@charset "UTF-8";

/*---------------------------
main section
---------------------------*/
.none{
    display: none;
}
.card-mainTxt{
    position: relative;
    padding-bottom: 106px;
    padding-top: 129px;
}

.rotate{
    transform: rotate(180deg);
    display: inline-block;
}

.card-txt{
    font-size: clamp(40px , 3.47222vw , 50px);
    letter-spacing: .05em;
    line-height: 1.24;
    position: relative;
    z-index: 1;
    font-weight: 700;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}

.card-txt-en{
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 1.25;
    font-weight: 500;
    text-align: center;
    margin-top: 26px;
}

.movie-btn-wrap{
    margin: 0 auto ;
    width: 80.175439%;
    position: relative;
}

.un-movie{
    width: 100%;
    display: block;
}
.un-movie img{
    width: 100%;
}

.about-movie {
    width: 63.47222%;
}
.movie-inside{
    width: 100%;
    padding-top: 42.23%;
    position: relative;
}
.about-movie video{
    height: 100%;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    display: block; 
    top: 0;
    left: 0;
    object-fit: cover;
}

.play_bt{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.play-btn{
    width: 94px;
    height:94px;

}
.btn-bg{
    width:106px;
    height:106px;
    
}

.play-btn , .btn-bg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

/*---------------------------
top message
---------------------------*/
.bg-smoky{
    background-color: #F4F4F7;
    padding-top: 340px;
    margin-top: -136px;
}

.message-wrap {
    justify-content: space-between;
    padding-bottom: 11px;
    position: relative;
    align-items: center;
}

.message-wrap li:first-child{
    width: 55%;
}

.message-ttl{
    font-size: clamp(20px , 2.36111vw , 34px);
    letter-spacing: 0;
    line-height: 1.47;
    padding: clamp(26px , 2.916667vw , 42px) 0 clamp(22px , 2.4305vw , 35px);
    font-weight: 700;
}


.message-txt{
    font-size: clamp(10px , 0.97222vw , 14px);
    line-height: 1.9333;
    margin-bottom: clamp(20px , 2.291667vw , 33px);
}

.message-wrap .message-txt:nth-child(4){
    margin-bottom: 30px;
}

.message-wrap li:last-child{
    width: 36.22807%;
    margin-top: 0;
}

.president-img img{
    width: 100%;
}

.plate{
    margin-top: clamp(18px , 2.013889vw , 29px);
}

.company-name{
    font-size: clamp(13px , 1.31944vw , 19px);
    line-height: 1;
    text-align: right;
    margin-bottom: 8px;
}

.name{
    text-align: right;
    font-size: clamp(17px , 1.80555vw , 26px);
    vertical-align: middle;
    line-height: 1;
}

.name span{
    text-align: right;
    font-size: clamp(12px , 0.97222vw , 14px);
    padding-right: 20px;
    vertical-align: middle;
    line-height: 1;
}

.message-img01{
    width: 35.625%;
}

.message-img01 img{
    width: 100%;
    display: block;
}

.message-img02{
    width: 52.986%;
    margin: -21.68% 0 0 auto;
}

.message-img02 img{
    width: 100%;
    display: block;
}

/*---------------------------
company profile
---------------------------*/
.company-profile .sec-ttl{
    text-align: center;
    margin-bottom: 90px;
}

.company-profile .bl-mediumTitle-ja{
    margin-top: 43px;
}

.company-profile {
    margin: 259px auto 212px;
}

table .company-profile-table{
    width:80%;
}

table.company-profile-table  th , table.company-profile-table  td{
    font-size: clamp(12px , 0.97222vw , 14px);
    letter-spacing: .1em;
    line-height: 2.5;
    text-align: left;
}

table.company-profile-table  th {
    padding-left: 4.483%;
    font-size: clamp(12px , 0.97222vw , 14px);
}

table.company-profile-table td{
    padding: 35px 5.428% 30px 12.98%;
    font-size: clamp(12px , 0.97222vw , 14px);
}

table.company-profile-table td{
    padding: 35px 8.428% 30px;
}

table.about-table__inside {
    width: 100%;
}

table.about-table__inside th{
    padding: 0px 20px 15px 0;
    width: calc(70% - 20px);
    text-align: left;
    border-bottom: unset;
    box-sizing: border-box;
}


table.about-table__inside td{
    padding: 0 0 15px;
    border-bottom: unset;
    width: 30%;
    box-sizing: border-box;
}

table.about-table__inside td.size-s{
    width: 50px;
}


table.about-table__inside td.size-m{
    width:30%;
}
.pdf-dl{
    display: inline-block;
}

.pdf-dl a img{
    height: 12px;
    width: auto;
    padding-left: 0;
    padding-bottom: 10px;
}

.pdf-dl a {
    vertical-align: middle;
    width: 100%;
    height: 12px;
    display: block;
}

.pdf-txt{
    color: #F20000;
    font-size: 10px;
    vertical-align: middle;
}
.total{
    margin-top: 20px;
}

table.about-table__inside td.total{
    padding: 45px 0 15px;
}
/*---------------------------
access
---------------------------*/
.access{
    position: relative;
    justify-content: space-between;
    background-color: #0D355D;
}
.access .sec-ttl .bl-mediumTitle-en{
    color: #fff;
    margin-bottom: clamp(17px , 1.9444vw , 28px);
}

.access__right{
    width: 51.53%;
    padding-right: 10.41%;
}

.access__address{
    width: clamp(197px , 21.875vw , 315px); 
    margin-right: auto;
    margin-left: auto;
    font-style: normal;
    color: #fff;
    text-align: left;
}

.access__tel{
    display: block;
    margin-top: clamp(18px , 2.0138889vw , 29px);
    margin-bottom: clamp(51.25px , 5.6944vw , 82px);
    color: #fff;
    font-weight: 400;
}

.access .sec-ttl{
    text-align: left;
    width: clamp(197px , 21.875vw , 315px); 
    margin: 0 auto clamp(35px , 4.930556vw , 71px); 
}

.access__map a{
    font-weight: 300;
    padding: 12px 0 11px 35px;
    width: clamp(196.875px , 21.875vw , 315px);
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    line-height: 1;
    border-radius: 50px;
    box-sizing: border-box;
}
.map-wrap{
    width: 48.47%;
}

.map{
    width: 100%;
    padding-top: 106.7335%;
    position: relative;
}

.map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.about-bottom{
    width: 100%;
}
.about-bottom img {
    width: 100%;
    display: block;
}

.table-sp{
    display: none;
}

/*---------------------------
office
---------------------------*/
.access02{
    padding: 70px 0;
}
.office{
    width: calc(50% - 35px);
}

.office01{
    margin-right: 70px;
}

.access__address_office , .access__address a.access__tel_office{
    color: #242424;
    display: block;
    width: 100%;
}

.office__address{
    margin-bottom: 29px;
    display: block;
}
.access__map_office{
    margin: 29px 0 50px;
}

.map-wrap__office{
    width: 100%;
    padding-top: 51.96%;
    position: relative;
}

.office-map{
    position: absolute;
    top: 0;
    left: 0;
}
.access02 a.to-btn{
    color: #242424;
    margin: 0 auto 0 0;
}

.access02 .to-btn::after{
    background-color: #242424;
}

.access02 .access__map a{
    border: 1px solid #242424;
}

@media screen and (max-width: 1000px) {
    .table-pc{
        display: none;
    }
    .table-sp{
        display: block;
    }

    .table-sp tr{
        display: flex;
        flex-direction: column;
        width: 100%;
    }



    table.company-profile-table .about-table__inside tbody{
        width: 100%;
        display: block;
    }

    table.company-profile-table .about-table__inside th{
        width: 100%;
        padding: 0;
    }

    table.company-profile-table .about-table__inside td{
        width: 100%;
        text-align: end;
        padding-bottom: 25px;
        padding: 0 0 40px 0;
    }
    
    table.company-profile-table .about-table__inside th.no-pdf{
        width: 83%;
    }


    table.company-profile-table .about-table__inside .no-pdf_tr{
        width: 100%;
        display: flex;
    }
    .pdf-dl a img{
        height: 16px;
        width: auto;
        padding-left: 10px;
        padding-top: 0;
        padding-bottom: 5px;
    }

}


@media screen and (max-width: 767px) {

/*---------------------------
main section
---------------------------*/


.card-mainTxt{
    padding-bottom: 80px;
    padding-top: 80px;
    background-color: unset;
}

.card-txt{
    font-size: clamp(28px , 7.46667vw , 40px);
}

.card-txt-en{
    font-size: clamp(12px , 3.2vw , 14px);
    margin-top: 10px;
}

.movie-btn-wrap{
    width: 100%;
}

.play-btn{
    width: clamp(50px , 13.333vw , 90px);
    height: clamp(50px , 13.333vw , 90px);

}
.btn-bg{
    width: clamp(60px , 16vw , 105px);
    height: clamp(60px , 16vw , 105px);
    
}


.modaal-video-container{
    width: 100% !important;
    height: 80vh !important;
}

.modaal-video-wrap{
    margin: 0 auto;
    position: relative;
    width: 100%;
}


/*---------------------------
top message
---------------------------*/
.bg-smoky{
    padding-top: 160px;
    margin-top: -60px;
}

.message-wrap {
    display: block;
}

.message-wrap li:first-child{
    width: 100%;
}

.message-wrap .bl-mediumTitle-en{
    font-size: clamp(28px , 7.46667vw , 45px);
}

.message-ttl{
    font-size: clamp(20px , 5.3333vw , 28px);
    padding: 45px 0;
    font-weight: 700;
}


.message-txt{
    font-size: 14px;
    margin-bottom: 25px;
}

.message-wrap li:last-child{
    width: 61%;
    margin: 50px 0 0 auto;
}

.message-wrap .message-txt:nth-child(4) {
    margin-bottom: 15px;
    margin-top: 30px;
}

.plate{
    margin-top: 45px;
}

.company-name{
    font-size: clamp(12px , 3.2vw , 14px);
}

.name{
    font-size: clamp(17px , 4.5333vw , 20px);
}

.name span{
    font-size: clamp(11px , 2.9333vw , 12px);
    padding-right: 10px;
}

.message-img01{
    width: 38.625%;
    margin-top: -18%;
}

    .message-img01 img{
        width: 100%;
        display: block;
    }

    .message-img02{
        width: 58.986%;
        margin: -21.68% 0 0 auto;
    }

    .message-img02 img{
        width: 100%;
        display: block;
    }

    .movie-inside{
        padding-top: 65%;
    }
/*---------------------------
company profile
---------------------------*/
.company-profile .sec-ttl{
    margin-bottom: 35px;
}

.company-profile .bl-mediumTitle-ja{
    margin-top: 20px;
    font-size: 15px;
    line-height: 1;
}

.company-profile .bl-mediumTitle-en {
    font-size: clamp(28px , 7.46667vw , 45px);
}
.company-profile {
    margin: 80px auto;
}

table.company-profile-table  th , table.company-profile-table  td{
    font-size: clamp(12px , 3.2vw , 14px);
}


/*---------------------------
access
---------------------------*/
.access{
    flex-direction: column-reverse;
    padding: 45px 0 0;
}

.access .sec-ttl .bl-mediumTitle-en{
    margin-bottom: 10px;
    font-size: 28px;
}

.access .sec-ttl .bl-mediumTitle-ja{
    font-size: clamp(15px , 4vw , 18px);
}

.access__right{
    width: fit-content;
    margin: 0 auto;
    padding: 0;
}

.access__address{
    width: 200px; 
    margin-right: auto;
    margin-left: auto;
    font-style: normal;
    color: #fff;
    text-align: left;
}

.access__tel{
    display: block;
    font-size: clamp(17px , 4.5333vw , 20px);
    margin-top: 10px;
    margin-bottom: 30px;
}

.access__tel{
    color: #fff;
    font-weight: 400;
}

.access .sec-ttl{
    width: 200px;
    margin: 0 auto 30px; 
}

.access__map a{
    width: 200px;
    box-sizing: border-box;
}
.map-wrap{
    width: 100%;
    margin-top: 45px;
}

.map{
    width: 100%;
    padding-top: 106.7335%;
    position: relative;
}

.map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*---------------------------
office
---------------------------*/
.access02{
    padding: 45px 0;
    display: block;
}
.office{
    width: 100%;
}

.office01{
    margin-right: 0;
    margin-bottom: 70px;
}

.office-name{
    text-align: center;
    font-size: 18px;
}

.access__address_office , .access__address a.access__tel_office{
    color: #242424;
    display: block;
    width: 100%;
}
.office__post{
    text-align: center;
    width: 100%;
    display: block;
}

.office__address{
    margin-bottom: 20px;
    text-align: center;
}

.access__tel_office{
    display: block;
    text-align: center;
    width: 100%;
}
.access__map_office{
    margin: 20px auto 25px;
    width: fit-content;
}

.map-wrap__office{
    width: 100%;
    padding-top: 60%;
    position: relative;
}



.about-bottom{
    width: 100%;
}
.about-bottom img {
    width: 100%;
    display: block;
}
}
