@font-face {
    font-family: 'HiraginoProW6';
    src: url(../font/HiraginoW6.otf);
    font-display: swap;
}


@font-face {
    font-family: 'DIN';
    src: url(../font/DIN\ Condensed\ Bold.ttf);
    font-weight: bold;
    font-display: swap;
}




body{
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Sans","メイリオ", "Meiryo", "MS Ｐゴシック",sans-serif;
}

 /*======================
     fv
======================*/


.sp_br{
    display: none;
}

.sp-only{
    display: none;
}


.fv-section{
    position: relative;
    background-image: url("../img/fv_bg.png");
    display: block;
    background-repeat: no-repeat;
    margin-bottom: 53px;

}



.fv-picture_pc{
    text-align: center;
    max-width: 1200px;
    margin:  0 auto;
}
.interest-section{
    background-color: #E6E6E6;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.interest-section::after{
    content: url(../img/arrow.png);
    display: block;
    position: absolute;
    top: 96%;
    left: 48%;
}

.interest-box{
    display: flex;
    margin: 0 auto;
    gap: 20px;
    max-width: 1100px;
}

.worry{
    color: #68543A;
    font-family: 'HiraginoProW6';
    font-size: 49px;
}

.inter-copy{
    text-align: center;
    font-size: 44px;
    margin-bottom: 30px;
}

.interbox01,.interbox02{
    display: flex;
    gap: 20px;
    justify-content: center;
}

.interpic{
    position: relative;
    z-index: 4;
}

.in-text{
    text-align: center;
    position: relative;
    z-index: 5;

}



.inter-title{
    font-family: 'HiraginoProW6';
    font-size: 20px;
    margin-bottom: 15px;
    width: 254px;
    margin: 0 auto;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.text{
   padding-left: 10px;
    line-height: 28px;
   text-align: left;
    margin: 0 auto;
}

.product-section{
    position: relative;
}

.productbg{
    background-image: url(../img/productbg.png);
    display: block;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 400px;
    position: relative;
    z-index: -2;
}

.productbg::before{
    content: '';
    background-image: url(../img/productcar_pc.png);
    height: 517px;
    width: 80%;
    position: absolute;
    top: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: -1;
    right: 30px;
}

.product-logo{
    display: none;
}


.attention{
    color: #C87C00;
    font-family: 'HiraginoProW6';
    font-size: 49px;
}

.vertically{
    writing-mode: vertical-rl;
}

.product-copy{
    font-size: 44px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 37px;
}

.product-box{
    display: flex;
}

.product-box2{
    position: absolute;
    left: 57%;
    transform: translateX(-50%);
    bottom: 22%;

}

.product-p{
    display: none;
}

.product-textarea{
    margin-top: 347px;
}

.product-logo{
    width: 43%;
    margin: 0 auto;
    margin: 0 auto;
    text-align: center;
}

.product-des{
    width: 56%;
    margin: 0 auto;
    margin-bottom: 77px;
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}

.picturebox{
    width: 88%;
    margin:  0 auto;
}

.merit-section{
    background-color: #EAE4D7;
    padding-top: 98px;
    padding-left: 170px;
    padding-right: 170px;
    padding-bottom: 140px;
}

.merit-container{
    background-color: #FFF;
    padding-bottom: 1px;
    margin-bottom: 100px;
}

.me01-box,.me02-box{
    margin-bottom: 90px;
}

.feature-textbox{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.feature-picturebox{
    width: 640px;
}

.merit-copy,.video-copy,.strength-copy{
    font-family: 'HiraginoProW6';
    font-size: 40px;
    margin: 0 auto;
    width: fit-content;
    border-bottom: 5px solid #C87C00;
}
.merit-copy{
    margin-bottom: 80px;
    line-height: 1.3;
}
.meritbox{
    display: flex;
    align-items: center;
    margin-right: 80px;
}

.merittext{
    width: 60%;
    position: relative;
}

.merittext::before{
    content: url(../img/motif.png);
    display: block;
    position: absolute;
    width: 13px;
    height: 250px;
    left: -6%;
}

.merit{
    font-family: 'DIN';
    font-size: 26px;
    border-bottom: 3px solid #C87C00;
    margin-right: 12px;
    margin-bottom: 20px;
}

.four{
    font-size: 62px;
    color: #C87C00;
}

.num{
    font-family: 'DIN';
    font-size: 110px;
}

.title{
    border: #C87C00 solid 2px;
    border-radius: 25px;
    width: fit-content;
    padding: 3px 20px;
    font-size: 19px;
    margin-bottom: 10px;
}

.small1,.small2{
    margin-right: 10px;
}

.small1{
    margin-bottom: 10px;
}

.big{
    margin-right: 10px;
}

.me-sub{
    font-family: 'HiraginoProW6';
    font-size: 32px;
    color: #C87C00;
    margin-bottom: 17px;
}

.me-sub2{
    font-family: 'HiraginoProW6';
    font-size: 32px;
    color: #C87C00;
    margin-bottom: 17px;
}


.number-box{
    display: flex;
}

.merit-description{
    line-height: 1.7;
    letter-spacing: 0.02rem;
    text-align: justify;
}

.btnwrap{
    text-align: center;
    margin-top: 50px;
    background-color: #4E9651;
    display: inline-block;
    position: relative;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 980px;
}

.btn{
    color: #FFF;
    font-family: 'HiraginoProW6';
    font-size: 32px;
    letter-spacing: 0.1rem;
    line-height: 36px;
}

.btnwrap:hover{
    transform: translateY(4px);
    opacity:0.8;
   
}

.btn::before{
    content: '';
    background: transparent no-repeat center center/contain;
    background-image: url(../img/mail.png);
    position: absolute;
    height: 50px;
    width: 50px;
    top: 26%;
}

.video-section{
    margin-bottom: 85px;
}


.video-container{
    background-image: url(../img/videobg.png);
    background-size: cover;
    display: inline-block;
    background-position: center center;
    width: 100%;
    position: relative;
    height: 574px;

}
.videocopywrap{
    text-align: center;
    margin-bottom: 38px;
    margin-top: 72px;
}

.video-copy{
    margin-top: 120px;
    line-height: 2.3;
    text-align: center;
    padding-bottom: 5px;
}
.video{
    text-align: center;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.video iframe{
    border: 6px solid #FFF;
}

.point{
    font-family: 'DIN';
    font-size: 26px;
    color: #DDAF63;
    position: relative;
    z-index: 1;
    margin-right: 5px;
    line-height: 1.7;
}

.point::before{
    content: '';
    background: #000;
    position: absolute;
    height: 34px;
    width: 119%;
    z-index: -2;
    top: 3%;
    left: -9%;
}

.number{
    font-family: 'DIN';
    font-size: 40px;
    margin-left: 8px;
}

.pointbox{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.fe-title{
    font-family: 'HiraginoProW6';
    font-size: 32px;
    text-align: center;
}

.fe-textarea{
    width: 280px;
}


.colorbox1,.colorbox,.colorbox2,.colorbox3,.colorbox4,.colorbox5,.colorbox6{
    background-color: #DDAF63;
    margin-bottom: 30px;
    width: 280px;
    height: 280px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.fe-des{
    line-height: 1.7;
    text-align: justify;
    letter-spacing: 0.01em;
}

.fe-left,.fe-right{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 90px;
}


.colorbox1::before{
    content: '';
    background: #EAE4D7;
    height: 710px;
    width: 1011px;
    display: block;
    position: absolute;
    z-index: -1;
    left: -81px;
    top: 40px;
}

.colorbox2::before{
    content: '';
    background: #EAE4D7;
    height: 475px;
    width: 1010px;
    display: block;
    position: absolute;
    z-index: -1;
    right: -79px;
    top: 50px;
}

.colorbox3::before{
    content: '';
    background: #EAE4D7;
    height: 542px;
    width: 1010px;
    display: block;
    position: absolute;
    z-index: -1;
    left: -81px;
    top: 50px;
}

.colorbox4::before{
    content: '';
    background: #EAE4D7;
    height: 502px;
    width: 1006px;
    display: block;
    position: absolute;
    z-index: -1;
    right: -80px;
    top: 50px;
}

.colorbox5::before{
    content: '';
    background: #EAE4D7;
    height: 499px;
    width: 1010px;
    display: block;
    position: absolute;
    z-index: -1;
    left: -81px;
    top: 50px;
}

.colorbox6::before{
    content: '';
    background: #EAE4D7;
    height: 597px;
    width: 1006px;
    display: block;
    position: absolute;
    z-index: -1;
    right: -78px;
    top: 50px;

}

.fe01{
    padding-left: 76px;
}

.fe02{
   margin-top: 156px;
   padding-right: 76px;
}

.fe03{
    margin-top: 160px;
   padding-left: 76px;
}

.fe04{
    margin-top: 160px;
   padding-right: 76px;
}

.fe05{
    margin-top: 160px;
    padding-left: 76px;
  
}

.fe06{
    margin-top: 160px;
   padding-right: 76px;
}

.spanwrap{
    text-align: center;
    margin-bottom: 100px;
}

.strength-copy{
    margin-top: 80px;
    margin-bottom: 100px;
    padding-bottom: 5px;
}
.wood{
    font-size: 52px;
}
.st01{
    margin-top: 180px;
}


.strength-section{
    margin-top: 200px;
}


.strengthbg{
    background-image: url(../img/strengthbg.png);
    display: block;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 500px;
    position: relative;
}

.strength-title{
    text-align: center;
    background-color: #FFF;
    position: absolute;
    top: 78%;
    padding: 35px;
    left: 50%;
    transform: translateX(-50%);
}

.en{
    font-family: 'DIN';
    font-size: 110px;
    line-height: 0.8;
}

.ja{
    font-family: 'HiraginoProW6';
    font-size: 26px;
}

.st-title{
    font-family: 'HiraginoProW6';
    background-color: #DDAF63;
    width: fit-content;
    font-size: 28px;
    padding: 8px 14px;
    margin-bottom: 36px;
}

.st-sub{
    font-family: 'HiraginoProW6';
    font-size: 36px;
    margin-bottom: 36px;
}

.sttextbox{
    width: 494px;
    border-top: #000 1px solid;
    border-bottom: #000 1px solid;
    padding-top: 30px;
    padding-bottom: 30px;
}

.st01>.sttextbox{
    width: 483px;
    margin-left: 60px;
}

.st01,.st02{
    display: flex;
    justify-content: center;
    gap: 60px;
    margin-bottom: 110px;
    align-items: center;
}

.st02{
    margin-bottom: 146px;
}


.st-picture{
    width: 490px;
}

.st-des{
    line-height: 2;
    text-align: justify;
}

.message-section{
    background-image: url(../img/messagebg_pc.png);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 50px;
    margin-bottom: 70px;
}

.bgimage-box{
    background-image: url(../img/messagebg.png);
    display: block;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 500px;
    position: relative;
}

.message-box{
    border: #000 1px solid;
    padding: 80px 0px;
    width: 1100px;
    margin: 0 auto;
    margin-top: 100px;
    background-color: #FFF;
}

.message-title-c{
    text-align: center;
    background-color: #FFF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 78%;
    padding: 35px;
}

.message-title{
    font-family: 'HiraginoProW6';
    font-size: 50px;
    text-align: center;
    margin-bottom: 70px;
}

.message-des{
    font-size: 18px;
    width: 434px;
    line-height: 1.7;
    text-align: justify;
}

.bottom-space{
    margin-bottom: 20px;
}

.com{
    font-family: 'HiraginoProW6';
    font-size: 24px;
}

.president{
    font-family: 'HiraginoProW6';
    font-size: 24px;
}

.mes-name{
    display: flex;
    gap: 20px;
}

.me-box{
    display: flex;
    justify-content: center;
    gap: 50px;
}

.corporatebg{
    background-image: url(../img/corporate_bg.webp);
    display: block;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 500px;
    position: relative;

}

.corporate-section{
    margin-top: 140px;
    position: relative;
}

.corpo-title{
    text-align: center;
    background-color: #FFF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 53px;
    top: 78%;
}

.information{
    width: 634px;
    margin: 0 auto;
    margin-top: 150px;
    margin-bottom: 140px;
}

.list{
    display: flex;
    border-bottom: 1px solid #B2B2B2;
    align-items: center;
}

.item{
    font-family: 'HiraginoProW6';
    font-size: 24px;
    line-height: 2.8;
    width: 26%;
}

.info{
    font-size: 24px;
    line-height: 2.7;
    letter-spacing: 0.1rem;
}

.site{
    color: #00007B;
    border-bottom: #00007B 1px solid;
    line-height: 1;
}

.map{
    margin-top: 70px;
    margin-bottom: 160px;
    position: relative;
    padding-top: 34%;
   margin: 0 auto;
    width: 1100px;
    margin-bottom: 163px;
}

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

.footer{
    margin-top: 200px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}


