@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap";html{font-size:62.5%;background:#1a1a1a;width:100%;overscroll-behavior:none;font-family:"Noto Serif JP",serif}h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}a{text-decoration:none;color:#000}ul{list-style:none}.pcD{display:block!important}.spD{display:none!important}@media(max-width:860px){.pcD{display:none!important}.spD{display:block!important}}body{margin:0;padding:0;overscroll-behavior:none}body.first{overflow:hidden;overscroll-behavior:none}header{position:fixed;top:0;left:0;width:100%;z-index:100;background:#000;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;box-sizing:border-box}header a{color:#fff}header .header__Area{flex:1 1 0;width:100%;max-width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;font-weight:500}header .header__Area .logo{margin-left:0}header .header__Area .logo img{max-width:250px;width:100%;vertical-align:bottom}header .header__Area--Box{margin-left:auto}header .header__Area--Box nav ul{display:flex}header .header__Area--Box nav ul li{margin-right:80px}header .header__Area--Box nav ul li a{font-size:20px;color:#fff}header .header__Area__Lang{font-size:20px;margin-left:70px;margin-right:20px}header .header__Area__Lang a{color:gray}@media(max-width:1520px){header .header__Area--Box ul li{font-size:18px}header .header__Area__Lang{font-size:18px}}@media screen and (max-width:860px){header .header__Area .logo img{max-width:140px}header .header__Area--Box{transition:all .3s ease;opacity:0;visibility:hidden;position:fixed;display:block;top:55px;left:0;background:#000;height:calc(100vh - 55px);width:100%}header .header__Area--Box nav{display:flex;align-items:center;height:calc(100vh - 55px)}header .header__Area--Box nav ul{display:block;width:max-content;margin-left:auto;margin-right:0}header .header__Area--Box nav ul li{margin-right:34px;margin-bottom:20px}header .header__Area--Box.on{opacity:1;visibility:visible}header .header__Area__Lang{font-size:min(18px,4.2vw);margin-left:auto;margin-right:60px}}@media screen and (max-width:860px){.side-open header .header__Area__Box{opacity:1;visibility:visible}}.menu{display:none;position:absolute;z-index:50000;top:50%;right:20px;width:40px;height:40px;max-width:40px;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.menu .menu-trigger{opacity:1;display:inline-block;transition:all .4s;box-sizing:border-box;position:relative;width:40px;padding:5px 0;height:40px}.menu .menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box;position:absolute;height:2px;background-color:#fff;border-radius:0}.menu .menu-trigger span:nth-of-type(1){top:10px;width:30px;left:5px}.menu .menu-trigger span:nth-of-type(2){top:19px;width:30px;left:5px}.menu .menu-trigger span:nth-of-type(3){right:5px;bottom:10px;width:30px}.menu .menu-trigger.active{cursor:pointer}.menu .menu-trigger.active span{display:inline-block;transition:all .4s;box-sizing:border-box;position:absolute;border-radius:0}.menu .menu-trigger.active span:nth-of-type(1){-webkit-transform:translateY(14px) rotate(-45deg);transform:translateY(14px) rotate(-45deg);top:5px}.menu .menu-trigger.active span:nth-of-type(2){display:none}.menu .menu-trigger.active span:nth-of-type(3){bottom:4px;-webkit-transform:translateY(-14px) rotate(45deg);transform:translateY(-14px) rotate(45deg)}@media screen and (max-width:860px){.menu{display:block;top:50%;text-align:center;font-size:11px}.menu:after{transition:all .5s ease;opacity:0;display:none;position:relative;top:-10px}.side-open .menu:after{opacity:1;display:block}}@media screen and (max-width:480px){.menu{right:20px}}main .heroArea{position:relative}main .heroArea__Bg img{pointer-events:none;width:100%;height:100vh;object-fit:cover;opacity:1;transition:opacity 2s ease 1s;transform:scale(1);vertical-align:bottom}main .heroArea h1{position:absolute;top:50%;transform:translateY(-50%);right:50px}@media screen and (max-width:860px){main .heroArea h1{position:absolute;top:50%;transform:translateY(-50%) translate(-50%);left:50%;right:auto}main .heroArea h1 img{max-width:290px}}main .aboutArea{background:url(../assets/img/bg_about.webp) no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}main .aboutArea__Txt{text-align:center;color:#fff;font-size:24px;line-height:2.4;letter-spacing:.2em}main .aboutArea__Logo{text-align:center;margin-top:100px}main .aboutArea__Logo img{max-width:330px}@media screen and (max-width:860px){main .aboutArea__Txt{font-size:min(20px,3.7vw)}main .aboutArea__Logo{text-align:center;margin-top:60px}main .aboutArea__Logo img{max-width:180px}}main .featureArea{padding-top:100px;padding-bottom:100px;background:url(../assets/img/bg1.png) no-repeat top right;background-size:100%}main .featureArea h2{font-size:25px;color:#d4bd7d;margin-bottom:10px}main .featureArea p{font-size:15px;color:#fff}main .featureArea__BigSec{display:flex;width:100%;align-items:center;margin:0 auto 80px}main .featureArea__BigSec--Img{width:55%}main .featureArea__BigSec--Img img{max-width:100%}main .featureArea__BigSec--Con{margin-left:60px}main .featureArea__BigSec.reCol{flex-direction:row-reverse}main .featureArea__BigSec.reCol .featureArea__BigSec--Con{margin-right:60px}main .featureArea__normalSec{display:flex;width:100%;max-width:1340px;align-items:center;margin:0 auto 80px}main .featureArea__normalSec--Img{width:45%}main .featureArea__normalSec--Img img{max-width:100%}main .featureArea__normalSec--Con{margin-left:60px}main .featureArea__bottomSec{display:flex;width:100%;margin:0 auto 80px}main .featureArea__bottomSec--Col{position:relative;width:45%}main .featureArea__bottomSec--Col.img{width:55%;margin-right:60px}main .featureArea__bottomSec--Col img{max-width:100%}main .featureArea__bottomSec--Col .imgBox{display:block;margin-top:40px}main .featureArea__bottomSec--ColSub{width:max-content;text-align:right;position:absolute;right:calc(100% + 60px);bottom:0}@media screen and (max-width:860px){main .featureArea{padding-top:30px;padding-bottom:30px}main .featureArea h2{font-size:min(18px,3.7vw)}main .featureArea p{font-size:min(14px,3.4vw)}main .featureArea__BigSec{display:block;padding:0 30px;box-sizing:border-box;margin-bottom:40px}main .featureArea__BigSec--Img{width:100%;margin-bottom:10px}main .featureArea__BigSec--Con{margin:0 10px}main .featureArea__BigSec--Con br{display:none}main .featureArea__BigSec.reCol .featureArea__BigSec--Con{margin-right:0}main .featureArea__normalSec{display:block;padding:0 30px;box-sizing:border-box;margin-bottom:40px}main .featureArea__normalSec--Img{width:100%;margin-bottom:10px}main .featureArea__normalSec--Con{margin:0 10px}main .featureArea__normalSec--Con br{display:none}main .featureArea__bottomSec{display:block;padding:0 30px;box-sizing:border-box;margin-bottom:40px}main .featureArea__bottomSec--Col{position:relative;width:100%}main .featureArea__bottomSec--Col.rCon{margin:0 10px;width:calc(100% - 20px)}main .featureArea__bottomSec--Col.img{width:100%;margin-right:0;margin-bottom:10px}main .featureArea__bottomSec--Col .imgBox{display:block;margin-top:20px}main .featureArea__bottomSec--ColSub{margin-top:20px;position:static;text-align:left;width:100%}main .featureArea__bottomSec--Col br{display:none}}main .benefitArea{background:url(../assets/img/bg2.png) no-repeat bottom left;background-size:100%;padding-bottom:100px;color:#d4bd7d}main .benefitArea h2{text-align:center;font-size:34px;border-bottom:1px solid #d4bd7d;width:100%;padding-bottom:10px;max-width:740px;margin:0 auto 60px}main .benefitArea h2 span{font-size:80%}main .benefitArea__Con{max-width:740px;width:100%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}main .benefitArea__Con--Box{max-width:30%;width:100%;margin-bottom:60px}main .benefitArea__Con--Box h3{display:block;text-align:center;font-size:25px;margin-bottom:20px}main .benefitArea__Con--Box h3 img{display:block;width:max-content;margin:0 auto 10px}main .benefitArea__Con--Box p{font-size:15px;color:#fff}main .benefitArea .moreTxt{font-size:24px;text-align:center;color:#fff;letter-spacing:.2em;margin-bottom:120px}main .benefitArea .bTxt{max-width:1080px;width:100%;line-height:1.8;margin:0 auto;color:#b3b3b3;font-size:12px}@media screen and (max-width:860px){main .benefitArea h2{font-size:min(34px,5.2vw);margin:0 auto 40px;max-width:calc(100% - 60px)}main .benefitArea__Con{width:100%;padding:0 30px;box-sizing:border-box}main .benefitArea__Con--Box{max-width:45%;margin-bottom:40px}main .benefitArea__Con--Box img{max-width:90%}main .benefitArea__Con--Box h3{font-size:min(18px,3.7vw);margin-bottom:10px}main .benefitArea__Con--Box p{font-size:min(14px,3.4vw)}main .benefitArea .moreTxt{font-size:min(25px,4.4vw);margin-bottom:60px}main .benefitArea .bTxt{padding:0 30px;box-sizing:border-box;font-size:min(12px,2.9vw)}}main .accessArea{background:#4d4d4d;padding:100px 30px;color:#fff;text-align:center}main .accessArea h2{font-size:34px;letter-spacing:.2em;text-align:center;margin-bottom:40px}main .accessArea__Box{max-width:1080px;width:100%;margin:0 auto}main .accessArea__Box img{max-width:100%}main .accessArea__Box--Txt{margin-top:40px;font-size:15px}@media screen and (max-width:860px){main .accessArea{padding:50px 30px}main .accessArea h2{font-size:min(34px,5.2vw);margin-bottom:20px}main .accessArea__Box{box-sizing:border-box}main .accessArea__Box--Txt{margin-top:20px;font-size:min(12px,2.9vw)}}main .contactArea{background:#4d4d4d;padding:100px 30px;color:#fff}main .contactArea h2{font-size:34px;letter-spacing:.2em;text-align:center;margin-bottom:40px;color:#d4bd7d}main .contactArea .pTxt{max-width:780px;width:100%;margin:60px auto;font-size:14px;line-height:1.8}main .contactArea .pTxt a{color:#d4bd7d;border-bottom:1px solid #d4bd7d}main .contactArea__Box{max-width:780px;width:100%;margin:0 auto}main .contactArea__Box--Con{font-size:16px;width:100%;justify-content:space-between;display:flex;margin-bottom:20px}main .contactArea__Box--Con .title{padding:10px 0}main .contactArea__Box--Con .inputs input,main .contactArea__Box--Con .inputs textarea{background:#fff;padding:10px;border:none;width:540px;max-width:100%}main .contactArea__Box--Con .inputs textarea{min-height:8em}main .contactArea button{background:gray;font-size:25px;padding:3px 40px;border:none;color:#fff;font-family:serif;margin-left:220px}main .contactArea .thanksT{margin-top:60px;line-height:2;font-size:16px;color:#fff;text-align:center}@media screen and (max-width:860px){main .contactArea{padding:50px 30px}main .contactArea h2{font-size:min(34px,5.2vw);margin-bottom:20px}main .contactArea__Box--Con{font-size:min(18px,3.7vw);width:100%;display:block;margin-bottom:20px}main .contactArea__Box--Con .title{padding:10px 0}main .contactArea__Box--Con .inputs input,main .contactArea__Box--Con .inputs textarea{box-sizing:border-box;width:100%;max-width:100%}main .contactArea button{font-size:25px;padding:3px 40px;width:max-content;display:block;margin:0 auto}main .contactArea .thanksT{margin-top:60px;line-height:2;font-size:16px;color:#fff;text-align:center}}main .pickBtn{background:#333;padding:60px 30px}main .pickBtn p{text-align:center}main .pickBtn p a{padding:20px 60px;font-size:34px;letter-spacing:.2em;display:inline-block;border:1px solid #d4bd7d;color:#d4bd7d}@media screen and (max-width:860px){main .pickBtn p a{padding:20px 60px;font-size:min(34px,5.2vw)}}footer{background:#1a1a1a;padding:80px 30px;color:#fff}footer .footer__Area{max-width:1080px;width:100%;margin:0 auto 40px;display:flex;justify-content:space-between}footer .footer__Area ul li{font-size:24px}footer .footer__Area ul li span{font-size:80%}footer .footer__Area ul li a{color:#fff}footer .footer__Area--Logo img{max-width:330px}footer .copy{max-width:1080px;width:100%;margin:0 auto;font-size:12px}@media screen and (max-width:860px){footer{padding:60px 30px}footer .footer__Area{margin-bottom:40px;display:block}footer .footer__Area ul{margin-bottom:40px}footer .footer__Area ul li{font-size:min(25px,4.4vw)}footer .footer__Area ul li span{font-size:80%}footer .footer__Area--Logo img{max-width:160px}footer .copy{font-size:min(12px,2.9vw)}}.pageTitle{padding:100px 30px 0;font-size:34px;letter-spacing:.1em;text-align:center;margin-bottom:40px;color:#d4bd7d}.pageTitle h1 span{font-size:16px}.pageArea{background:#4d4d4d;padding:100px 30px;color:#fff}.pageArea .policyTxt{max-width:760px;margin:0 auto;line-height:1.8}.pageArea .policyTxt h2{font-size:20px;margin-bottom:10px}.pageArea .policyTxt p{font-size:15px;margin-bottom:2em;color:#eee}
