@charset "utf-8";

/* secCmnIndexTop */
.secCmnIndexTop{
    background: url(../img/company/bgCmnIndexTop.jpg) center top / cover;
}
.secCmnIndexTop .titBox{
    padding-left: 5px;
}
.secCmnIndexTop .titBox::after{
    left: -25px;
    top: -70px;
}
.secCmnIndexTop .titJpn{
    letter-spacing: 4px;
}
@media only screen and (max-width:767px){
    .secCmnIndexTop{
        background: url(../img/company/bgCmnIndexTop_sp.jpg) center top / cover;
    }
    .secCmnIndexTop .titBox{
        padding-left: 0;
    }
    .secCmnIndexTop .titBox::after{
        width: 156px;
        height: 101px;
        left: -22px;
        top: -45px;
        background: url(../img/common/iconCmnIndexTop02_sp.png) center top / cover;
    }
    .secCmnIndexTop .titEng{
        width: 94px;
    }
    .secCmnIndexTop .titJpn{
        letter-spacing: 3px;
    }
}
/*-----------------------------------------------
    index
-----------------------------------------------*/
.secVision{
    margin-top: 40px;
    height: 1150px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}
.secVision.lazyloaded{
    background: url(../img/company/bgVision.jpg) center top / cover;
}
.secVision .wrapper{
    position: relative;
    z-index: 10;
}
.secVision .topTit{
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 18px;
}
.secVision .img{
    margin-top: 100px;
}
.secVision .txtBox{
    margin-top: 95px;
}
.secVision .tit{
    font-size: 50px;
    letter-spacing: 4px;
}
.secVision .txt{
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 2.77;
    margin-top: 35px;
}
.secVision .subTxt{
    font-size: 28px;
    letter-spacing: 3px;
    margin-top: 80px;
}
.secVision .subTxt span{
    position: relative;
}
.secVision .subTxt span::after,
.secVision .subTxt span::before{
    position: absolute;
    content: "";
    width: 120px;
    height: 1px;
    background: #fff;
    top: calc(50% - 0.5px);
}
.secVision .subTxt span::after{
    left: -160px;
}
.secVision .subTxt span::before{
    right: -160px;
}
@media only screen and (max-width:767px){
    .secVision{
        margin-top: 18px;
        height: 690px;
    }
    .secVision.lazyloaded{
        background: url(../img/company/bgVision_sp.jpg) center top / cover;
    }
    .secVision .engImgTit{
        width: 119px;
        margin: 0 auto;
    }
    .secVision .topTit{
        font-size: 14px;
        letter-spacing: 1px;
        margin-top: 15px;
    }
    .secVision .img{
        width: 128px;
        margin: 30px auto 0;
    }
    .secVision .txtBox{
        margin-top: 35px;
        text-align: left;
    }
    .secVision .tit{
        font-size: 30px;
        letter-spacing: 1px;
    }
    .secVision .txt{
        font-size: 15px;
        letter-spacing: normal;
        line-height: 2.13;
        margin-top: 18px;
    }
    .secVision .subTxt{
        font-size: 18px;
        letter-spacing: 1px;
        margin-top: 40px;
    }
    .secVision .subTxt span::after,
    .secVision .subTxt span::before{
        width: 43px;
    }
    .secVision .subTxt span::after{
        left: -53px;
    }
    .secVision .subTxt span::before{
        right: -53px;
    }
}
@media only screen and (max-width:359px){
    .secVision .txt{
        font-size: 13px;
    }
    .secVision .subTxt{
        font-size: 15px;
        letter-spacing: normal;
    }
}
/* secOutline */
.secOutline{
    margin-top: 120px;
}
.secOutline .titFlexBox{
    display: flex;
    align-items: center;
}
.secOutline .engTit{
    flex-shrink: 0;
}
.secOutline .jpnTit{
    width: calc(100% - 148px);
    padding-left: 15px;
    margin-top: 5px;
    font-size: 15px;
    letter-spacing: 1px;
    position: relative;
}
.secOutline .jpnTit::after,
.secOutline .jpnTit::before{
    position: absolute;
    content: "";
}
.secOutline .jpnTit::after{
    width: calc(100% - 100px);
    height: 1px;
    right: 0;
    top: calc(50% - 0.5px);
    background: #d6d6d6;
}
.secOutline .jpnTit::before{
    width: 30px;
    height: 3px;
    left: 100px;
    top: calc(50% - 1.5px);
    background: #0c6334;
    z-index: 10;
}
.secOutline .tableBox{
    margin: 50px auto 0;
}
.secOutline .boxTable,
.secOutline tbody,
.secOutline tr{
    width: 100%;
}
.secOutline .boxTable{
    border: solid 1px #d6d6d6;
}
.secOutline th,
.secOutline td{
    font-size: 16px;
    line-height: 2;
    vertical-align: middle;
}
.secOutline th{
    text-align: center;
    padding: 20px 5px;
    width: 170px;
    border-bottom: solid 1px #fff;
    background: #333333;
    color: #fff;
}
.secOutline td{
    padding: 20px 30px;
    width: calc(100% - 170px);
    border-bottom: solid 1px #d6d6d6;
}
.secOutline tr:last-child th,
.secOutline tr:last-child td{
    border-bottom: none;
}
.secOutline .txt02{
    margin-top: 31px;
    display: block;
}
.secOutline .img01{
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}
.secOutline .aTab{
    display: inline-block;
    color: #0c628e;
    text-underline-offset: 3px;
}
@media only screen and (max-width:767px){
    .secOutline{
        margin-top: 50px;
    }
    .secOutline .titFlexBox{
        position: relative;
        padding-bottom: 16px;
        border-bottom: solid 1px #d6d6d6;
    }
    .secOutline .titFlexBox::before{
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        left: 0;
        bottom: -1.5px;
        background: #0c6334;
        z-index: 10;
    }
    .secOutline .engTit{
        width: 148px;
    }
    .secOutline .jpnTit{
        width: calc(100% - 148px);
        padding-left: 10px;
        margin-top: 5px;
        font-size: 15px;
        letter-spacing: normal;
        position: relative;
    }
    .secOutline .jpnTit::after,
    .secOutline .jpnTit::before{
        display: none;
    }
    .secOutline .tableBox{
        margin: 20px auto 0;
    }
    .secOutline .boxTable,
    .secOutline tbody,
    .secOutline tr{
        display: block;
    }
    .secOutline .boxTable{
        border: none;
    }
    .secOutline tr{
        border: solid 1px #d6d6d6;
    }
    .secOutline tr:nth-child(n+2){
        margin-top: 15px;

    }
    .secOutline th,
    .secOutline td{
        font-size: 14px;
        line-height: 1.57;
        display: block;
    }
    .secOutline th{
        padding: 13px 15px;
        width: 100%;
        text-align: left;
    }
    .secOutline td{
        padding: 13px 15px;
        width: 100%;
        border-bottom: none;
    }
    .secOutline .txt02{
        margin-top: 22px;
    }
    .secOutline .img01{
        width: 100%;
        max-width: 200px;
        margin-top: 7px;
        margin-bottom: 0;
    }
    .secOutline .aTab{
        text-underline-offset: 2px;
    }
}
@media only screen and (max-width:374px){
    .secOutline th,
    .secOutline td{
        font-size: 12px;
    }
    .secOutline th{
        width: 110px;
    }
    .secOutline td{
        width: calc(100% - 110px);
    }
}
@media only screen and (max-width:359px){
    .secOutline th,
    .secOutline td{
        font-size: 11px;
    }
    .secOutline th{
        width: 100px;
    }
    .secOutline td{
        width: calc(100% - 100px);
    }
}
/* secAccess */
.secAccess{
    margin-top: 100px;
}
.secAccess .titFlexBox{
    display: flex;
    align-items: center;
}
.secAccess .engTit{
    flex-shrink: 0;
}
.secAccess .jpnTit{
    width: calc(100% - 121px);
    padding-left: 15px;
    margin-top: 5px;
    font-size: 15px;
    position: relative;
}
.secAccess .jpnTit::after,
.secAccess .jpnTit::before{
    position: absolute;
    content: "";
}
.secAccess .jpnTit::after{
    width: calc(100% - 135px);
    height: 1px;
    right: 0;
    top: calc(50% - 0.5px);
    background: #d6d6d6;
}
.secAccess .jpnTit::before{
    width: 30px;
    height: 3px;
    left: 135px;
    top: calc(50% - 1.5px);
    background: #0c6334;
    z-index: 10;
}
.isDesktopIpad .secAccess .jpnTit::after{
    width: calc(100% - 150px);
}
.isDesktopIpad .secAccess .jpnTit::before{
    left: 150px;
}
.secAccess .mapCover{
    text-align: center;
    margin-top: 40px;
}
.secAccess .mapCover iframe{
	max-width: 100%;
}
@media only screen and (max-width:767px){
    .secAccess{
        margin-top: 50px;
    }
    .secAccess .titFlexBox{
        position: relative;
        padding-bottom: 15px;
        border-bottom: solid 1px #d6d6d6;
    }
    .secAccess .titFlexBox::before{
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        left: 0;
        bottom: -1.5px;
        background: #0c6334;
        z-index: 10;
    }
    .secAccess .engTit{
        width: 121px;
    }
    .secAccess .jpnTit{
        width: calc(100% - 121px);
        padding-left: 10px;
        margin-top: 5px;
        font-size: 15px;
        position: relative;
    }
    .secAccess .jpnTit::after,
    .secAccess .jpnTit::before{
        display: none;
    }
    .secAccess .mapCover{
        width: 100%;
        height: 0;
        padding-top: 86.957%;
        position: relative;
        margin-top: 20px;
    }
    .secAccess .mapCover iframe{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
}
/* secCmnContact */
.secCmnContact{
    margin-top: 38px;
}
@media only screen and (max-width:767px){
    .secCmnContact{
        margin-top: 0;
    }
}