@charset "utf-8";
.inContent00{
    padding-top: 50px;
    padding-bottom: 70px;
}
.inCo00Rows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 30px;
}
.inCo00Left{
    width: 47%;
    margin-right: 6%;
}
.inCo00Right{
    width: 47%;
}
table.tbStyle00{
    width: 100%;
    border-collapse: collapse;
}
table.tbStyle00 tr td{
    font-size: 14px;
    line-height: 140%;
    color: #333333;
    border: 1px solid #E6E6E6;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 10px;
}
table.tbStyle00 tr td:first-child{
    width: 305px;
}
.inCo00RChild{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.inCo00RCLeft{
    width: 65.5%;
    margin-right: 3.4%;
}
.inCo00RCLeft a{
    display: block;
    transition: ease all 0.35s;
    opacity: 1;
}
.inCo00RCLeft a:hover{
    opacity: 0.75;
}
.inCo00RCRight{
    width: 31.1%;
}
span.inLeftImg{
    background-size: cover;
    background-position: center center;
    min-height: 540px;
    display: block;
}
span.inName{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 140%;
    padding-top: 5px;
}
.inCo00RCRight ul{
    font-size: 0;
}
.inCo00RCRight ul li{
    display: block;
    text-align: center;
    padding-bottom: 55px;
}
.inCo00RCRight ul li a{
    display: block;
    transition: ease all 0.35s;
    opacity: 1;
}
.inCo00RCRight ul li a:hover{
    opacity: 0.75;
}
.inCo00RCRight ul li:last-child{
    padding-bottom: 0;
}
span.inRightImg{
    background-size: cover;
    background-position: center center;
    min-height: 230px;
    display: block;
}
.inCo00Rows01{
    margin-top: 80px;
}
.inCo00RChild00{
    margin-top: 52px;
}
.inCo00RChild00 ul{
    font-size: 0;
}
.inCo00RChild00 ul li{
    float: left;
    width: 31%;
    margin-right: 3.5%;
    padding-bottom: 52px;
}
.inCo00RChild00 ul li:nth-child(3n){
    margin-right: 0;
}
.inCo00Rows02{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.inCoR02Left{
    width: 65.5%;
    margin-right: 3.4%;
    background-position: center center;
    min-height: 540px;
    background-repeat: no-repeat;
}
.inCoR02Right{
    width: 31.1%;
    font-size: 14px;
    color: #333333;
    line-height: 140%;
}
.inContent01{
    background-color: #F5F4F2;
    padding-top: 70px;
    padding-bottom: 48px;
}
.inContent01 ul{
    font-size: 0;
    margin-top: 50px;
}
.inContent01 ul li{
    float: left;
    width: 31%;
    margin-right: 3.5%;
    padding-bottom: 52px;
}
.inContent01 ul li:nth-child(3n){
    margin-right: 0;
}

@media screen and (max-width:1040px){
    table.tbStyle00 tr td{
        padding-left: 10px;
        padding-right: 10px;
    }

    table.tbStyle00 tr td:first-child{
        width: 62.954%;
    }
}

@media screen and (max-width:767px){
    .inContent00 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .inCo00Left {
        width: 100%;
        margin-right: 0%;
    }

    .inCo00Right {
        width: 100%;
        margin-right: 0%;
    }
    .inCo00Rows {
        margin-top: 20px;
    }
    table.tbStyle00 tr td{
        font-size: 13px;
        padding-top: 9px;
        padding-bottom: 8px;
    }
    table.tbStyle00 tr td:first-child {
        width: 62.954%;
    }

    .inCo00Right table.tbStyle00 tr:first-child td{
        border-top: 0;
    }

    .inCo00Rows01 {
        margin-top: 30px;
    }

    .inCo00RCLeft {
        width: 100%;
        margin-right: 0%;
    }

    .inCo00RCRight {
        width: 100%;
        margin-top: 20px;
    }

    .inCo00RCRight ul, .inCo00RChild00 ul, .inContent01 ul{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
    }

    .inCo00RCRight ul li{
        width: 47.272%;
        padding-bottom: 0px;
    }

    span.inName{
        font-size: 10px;
    }

    .inCo00RChild00 ul li{
        width: 47.272%;
        margin-right: 0;
        padding-bottom: 18px;
    }

    .inCo00RChild00 {
        margin-top: 20px;
    }

    .inCoR02Left {
        width: 100%;
        margin-right: 0%;
        min-height: 360px;
    }

    .inCoR02Right {
        width: 100%;
        font-size: 10px;
        text-align: center;
        padding-top: 6px;
    }
    .inContent01 {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .inContent01 ul {
        font-size: 0;
        margin-top: 20px;
    }

    .inContent01 ul li{
        width: 47.272%;
        margin-right: 0;
        padding-bottom: 20px;
    }
    
}

@media screen and (max-width:470px){
    table.tbStyle00 tr td {
        padding-left: 20px;
        width: 50%;
        float: left;
        border-top: 0;
    }
    table.tbStyle00 tr td:first-child {
        width: 50%;    
    }
    .inCo00Left table.tbStyle00 tr:first-child td:first-child{
        border-top: 1px solid #E6E6E6;
    }
    .inCoR02Left{
        min-height: unset;
    }
    table.tbStyle00 tr td {
        float: unset;
    }

    .inCo00Left table.tbStyle00 tr:first-child td:last-child {
        border-top: 1px solid #E6E6E6;
    }
    .inCo00Left table.tbStyle00 tr td:last-child,.inCo00Right table td:last-child {
        text-align: center;
    }
    
}
@media screen and (max-width:320px){
    table.tbStyle00 tr td {
        font-size: 11px;
    }
}

