/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}@font-face{font-family:"futura-pt";src:url("../fonts/FuturaPTLight.otf") format("opentype");font-weight:300}@font-face{font-family:"futura-pt";src:url("../fonts/FuturaPTMedium.otf") format("opentype");font-weight:500}@font-face{font-family:"futura-pt";src:url("../fonts/FuturaPTDemi.otf") format("opentype");font-weight:600}@font-face{font-family:"futura-pt";src:url("../fonts/FuturaPTHeavy.otf") format("opentype");font-weight:900}@font-face{font-family:"futura-pt";src:url("../fonts/FuturaPTHeavyOblique.otf") format("opentype");font-weight:900;font-style:italic}@font-face{font-family:"futura-pt-book";src:url("../fonts/FuturaPTBook.otf") format("opentype");font-weight:400}@font-face{font-family:"futura-pt";src:url("../fonts/FuturaPTBook.otf") format("opentype");font-weight:400}@font-face{font-family:"freestyle-script";src:url("../fonts/FREESCPT.TTF") format("TrueType");font-weight:400}:root{--primary-color: #DD6C5A}:root{--YuGothic: "Yu Gothic", "游ゴシック", "YuGothic", "Meiryo", sans-serif;--notosan: "Noto Sans JP", sans-serif;--notoserif: "Noto Serif", serif;--futura-pt: "futura-pt", sans-serif;--freestyle: "freestyle-script", sans-serif;--max-width: 1020px;--pd-lr: 2rem}@media screen and (max-width: 767px){:root{--pd-lr: 3.5rem}}::-moz-selection{background:#abadfd}::selection{background:#abadfd}html{font-size:62.5%}@media screen and (max-width: 1450px){html{font-size:.6896551724vw}}@media screen and (max-width: 767px){html{font-size:1.3333333333vw}}body{color:#393939;font-family:var(--YuGothic);font-size:1.6rem;line-height:1.7;word-break:break-all;overflow-wrap:break-word;background-color:rgba(220,139,99,.1490196078)}body.fix{height:100%;overflow:hidden}@media screen and (max-width: 767px){body{font-size:2.4rem;line-height:1.75}}a,a:visited{text-decoration:none}a img,a:visited img{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-text-decoration-skip:none}img,video,iframe{max-width:100%;height:auto}* ul{margin:0;padding:0;list-style-type:none}* ul li{margin:0;padding:0}.bold{font-weight:bold}.no-scroll{overflow:hidden}.container{max-width:calc(var(--max-width) + 4rem);padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.container{padding-left:3.5rem;padding-right:3.5rem}}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}.br-sp{display:none}@media screen and (max-width: 1180px)and (min-width: 768px){.br-sp{display:block}}@media screen and (max-width: 767px){.br-sp{display:block}}.br-pc{display:block}@media screen and (max-width: 1180px)and (min-width: 768px){.br-pc{display:none}}@media screen and (max-width: 767px){.br-pc{display:none}}.l-header{padding:2rem;position:fixed;top:0;left:0;z-index:999;width:100%;transition:.2s;transition-duration:.3s}@media screen and (max-width: 767px){.l-header{padding:1.5rem 2rem}}.l-header.fixed{background-color:#fff;padding:1rem 2rem;box-shadow:-2px -2px 8px rgba(0,0,0,.3803921569)}@media screen and (max-width: 767px){.l-header.fixed{padding:2rem}}.l-header__in{display:flex;align-items:center;justify-content:space-between;width:100%}.l-header__logo{width:100%;max-width:30rem}@media screen and (max-width: 1180px)and (min-width: 768px){.l-header__logo{max-width:45rem}}@media screen and (max-width: 767px){.l-header__logo{max-width:42rem}.l-header__logo a{display:flex;align-items:center}}.l-header__nav{display:flex;align-items:center;-moz-column-gap:4rem;column-gap:4rem}.l-header__nav .btn-menu{background-color:#000;width:7.1rem;height:7.1rem;border-radius:50%;position:relative}.l-header__nav .btn-menu span{background-color:#fff;height:.45rem;width:3.5rem;display:inline-block;position:absolute;top:2.5rem;left:50%;transform:translateX(-50%);border-radius:.5rem;transition:.2s}.l-header__nav .btn-menu span:nth-of-type(2){top:3.8rem}.l-header__nav .btn-entry{display:none}@media screen and (max-width: 1180px)and (min-width: 768px){.l-header__nav .btn-entry{display:block;font-size:5.3rem;color:#fff;padding:.3rem 2rem;padding-bottom:.5rem;font-weight:900;font-style:italic;font-family:var(--futura-pt);line-height:1.3;border-radius:10rem;background:#f1bd8a;background:linear-gradient(90deg, rgb(241, 189, 138) 28%, rgb(243, 139, 87) 69%)}}@media screen and (max-width: 767px){.l-header__nav .btn-entry{display:block;font-size:4rem;color:#fff;padding:.3rem 2rem;padding-bottom:.5rem;font-weight:900;font-style:italic;font-family:var(--futura-pt);line-height:1.3;border-radius:10rem;background:#f1bd8a;background:linear-gradient(90deg, rgb(241, 189, 138) 28%, rgb(243, 139, 87) 69%)}}.l-header__nav.active .btn-menu{position:relative;z-index:9999}.l-header__nav.active .btn-menu span:nth-of-type(1){top:unset;transform:translate(-50%, -50%) rotate(45deg)}.l-header__nav.active .btn-menu span:nth-of-type(2){top:unset;transform:translate(-50%, -50%) rotate(-45deg)}.l-header__nav.active .nav{visibility:visible;opacity:1}.l-header .nav{position:fixed;top:-2rem;left:-2rem;width:100vw;height:calc(100vh + 2rem);background-color:rgba(245,209,204,.8117647059);display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:.2s;transition-duration:.5s}@media screen and (max-width: 1180px)and (min-width: 768px){.l-header .nav{align-items:flex-start;padding-top:14rem}}@media screen and (max-width: 767px){.l-header .nav{padding-top:14rem;align-items:flex-start;padding-left:5rem;padding-right:5rem}}.l-header .nav .wrap{width:100%;max-width:105rem;background-color:#fff;padding:8rem 7rem;border-radius:5rem;border:.3rem solid var(--primary-color);display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:10rem;column-gap:10rem}@media screen and (max-width: 1180px)and (min-width: 768px){.l-header .nav .wrap{grid-template-columns:1fr;justify-items:center}}@media screen and (max-width: 767px){.l-header .nav .wrap{grid-template-columns:1fr;justify-items:center}}@media screen and (max-width: 1180px)and (min-width: 768px){.l-header .nav .menu{width:100%;max-width:400px}}@media screen and (max-width: 767px){.l-header .nav .menu{width:100%;max-width:400px}}.l-header .nav .menu .menu-item a{display:block;font-size:1.9rem;font-weight:bold;padding:2rem 3rem;transition:.1s;transition-duration:.4s;background-image:url(../img/top/ico-c-arrow-black.svg);background-repeat:no-repeat;background-size:2.5rem;background-position-x:calc(100% - 4rem);background-position-y:center;border-bottom:.3rem solid #fff}@media screen and (max-width: 1180px)and (min-width: 768px){.l-header .nav .menu .menu-item a{font-size:2.5rem}}@media screen and (max-width: 767px){.l-header .nav .menu .menu-item a{font-size:2.5rem;background-size:4rem}}.l-header .nav .menu .menu-item a:hover{background-color:rgba(209,209,209,.4666666667);border-bottom:.3rem solid rgba(0,0,0,.6705882353)}@media screen and (max-width: 767px){.l-header .nav .menu .menu-item a:hover{background-color:unset}}.l-footer{background-color:#e0867c;color:#fff;padding-top:12rem;padding-bottom:13rem}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer{padding-top:20rem;padding-bottom:20rem}}@media screen and (max-width: 767px){.l-footer{padding-top:15rem}}.l-footer__in{max-width:78rem;padding-left:1.5rem;padding-right:1.5rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__in{max-width:100rem}}@media screen and (max-width: 767px){.l-footer__in{max-width:550px;padding-left:4rem;padding-right:4rem}}.l-footer__menu{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:3rem;column-gap:3rem}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__menu{display:flex;flex-direction:column}}@media screen and (max-width: 767px){.l-footer__menu{display:flex;flex-direction:column}}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__menu .menu-footer{display:contents}.l-footer__menu .menu-footer:nth-of-type(2) li:first-child a{border-top:none}}@media screen and (max-width: 767px){.l-footer__menu .menu-footer{display:contents}.l-footer__menu .menu-footer:nth-of-type(2) li:first-child a{border-top:none}}.l-footer__menu .menu-footer li:first-child a{border-top:.1rem solid rgba(255,255,255,.5254901961)}.l-footer__menu .menu-footer .instagram{padding-top:6rem;display:flex;justify-content:center}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__menu .menu-footer .instagram{padding-top:9rem;order:99}}@media screen and (max-width: 767px){.l-footer__menu .menu-footer .instagram{order:99}}.l-footer__menu .menu-footer .instagram .mess{background-color:#fff;font-size:1.5rem;line-height:1.6;letter-spacing:1.2px;color:#dd6c5a;font-weight:bold;padding:1.8rem 2.5rem;border-radius:1rem;position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__menu .menu-footer .instagram .mess{font-size:3.3rem;padding:4.5rem}}.l-footer__menu .menu-footer .instagram .mess::before{content:"";position:absolute;border-left:1.8rem solid rgba(0,0,0,0);border-right:1.8rem solid rgba(0,0,0,0);border-top:3.5rem solid #fff;bottom:-2rem;left:50%;transform:translateX(-50%)}.l-footer__menu .menu-footer .instagram a:hover{opacity:.7}.l-footer__menu .menu-footer .instagram .ico-ins{margin-top:4rem;display:block;width:6.5rem;height:6.5rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__menu .menu-footer .instagram .ico-ins{margin-top:6rem;width:14.6rem;height:14.6rem}}.l-footer__menu .menu-footer li:not(.instagram) a{display:block;font-size:1.5rem;font-weight:bold;border-bottom:.1rem solid rgba(255,255,255,.5254901961);padding:1.5rem 4rem;position:relative;transition:.2s}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__menu .menu-footer li:not(.instagram) a{font-size:3.4rem;padding:4rem 10rem}}@media screen and (max-width: 767px){.l-footer__menu .menu-footer li:not(.instagram) a{padding:4rem 10rem;padding-left:5rem;font-size:2.5rem;border-color:rgba(255,255,255,.3647058824)}}.l-footer__menu .menu-footer li:not(.instagram) a:hover{background-color:#db5452}.l-footer__menu .menu-footer li:not(.instagram) a::before{content:"";position:absolute;width:2.4rem;height:2.4rem;background-image:url(../img/top/ico-circle-arrow.svg);background-size:contain;background-position:center;background-repeat:no-repeat;right:4rem}@media screen and (max-width: 1180px)and (min-width: 768px){.l-footer__menu .menu-footer li:not(.instagram) a::before{right:10rem;width:5rem;height:5rem;top:50%;transform:translateY(-50%)}}@media screen and (max-width: 767px){.l-footer__menu .menu-footer li:not(.instagram) a::before{width:4rem;height:4rem;top:50%;transform:translateY(-50%)}}.not-found__content-top{padding:9rem 0;background-color:#f4f4f4}.not-found__content-bottom{text-align:center;padding-top:10rem}.not-found__content-bottom .c-button{margin-left:auto;margin-right:auto}.not-found-title{text-align:center;font-size:3rem;line-height:1.7333333333}.not-found-text{text-align:center;margin-top:3rem;line-height:1.75}.message-wrap{position:relative}.message-wrap::before{content:"";position:absolute;width:34rem;height:100%;top:10rem;background-color:#f8e0d8;z-index:-1;left:60%;transform:translateX(-60%)}@media screen and (max-width: 1180px)and (min-width: 768px){.message-wrap::before{left:50%;transform:translateX(-50%);width:25rem}}@media screen and (max-width: 767px){.message-wrap::before{left:50%;transform:translateX(-50%);width:25rem}}#sec-message{padding-top:10rem}#sec-message .container{max-width:110rem;padding-left:3rem;padding-right:6rem}@media screen and (max-width: 767px){#sec-message .container{padding-left:1.5rem;padding-right:3rem}}#sec-message .feature{background-color:#fff;border-radius:2rem;padding:5rem;border:.2rem solid var(--primary-color);position:relative}@media screen and (max-width: 767px){#sec-message .feature{padding:2.5rem}}#sec-message .feature .ttl{font-weight:bold;font-size:2.4rem;color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-message .feature .ttl{font-size:5rem}}@media screen and (max-width: 767px){#sec-message .feature .ttl{font-size:3rem;line-height:1.5}}#sec-message .feature .des{margin-top:4rem;font-size:1.7rem;font-weight:bold}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-message .feature .des{font-size:2.9rem}}@media screen and (max-width: 767px){#sec-message .feature .des{font-size:2rem;margin-top:3rem}}#sec-message .feature .des p{margin-bottom:3rem}@media screen and (max-width: 767px){#sec-message .feature .des p{margin-bottom:3rem}}#sec-message .feature .des .d-wrap{padding-right:30rem}@media screen and (max-width: 767px){#sec-message .feature .des .d-wrap{padding-right:unset}}#sec-message .feature .img{position:absolute;right:-6rem;bottom:-5rem;width:40rem}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-message .feature .img{width:40rem;right:-7rem;bottom:31rem}}@media screen and (max-width: 767px){#sec-message .feature .img{width:24rem;right:-2.5rem;bottom:16rem}}#sec-step{margin-top:10rem;padding-bottom:15rem}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step{margin-top:8rem;padding-bottom:10rem}}@media screen and (max-width: 767px){#sec-step{margin-top:8rem;padding-bottom:10rem}}#sec-step .container{max-width:125rem}@media screen and (max-width: 767px){#sec-step .container{padding-left:1.5rem;padding-right:1.5rem}}#sec-step .step .item{display:flex;align-items:center;-moz-column-gap:2rem;column-gap:2rem;margin-top:-5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step .step .item{box-shadow:1px 2px 7px 0px rgba(0,0,0,.1215686275);background-color:#fff8f3;margin-top:8rem;border-radius:3rem;padding:.5rem 0}}@media screen and (max-width: 767px){#sec-step .step .item{box-shadow:1px 2px 7px 0px rgba(0,0,0,.1215686275);background-color:#fff8f3;margin-top:8rem;border-radius:3rem;padding:.5rem 0}}@media screen and (min-width: 768px){#sec-step .step .item .img{width:28rem;min-width:28rem}}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step .step .item .img{width:40rem;padding-left:8rem}}@media screen and (max-width: 767px){#sec-step .step .item .img{width:22rem;padding-left:4rem}}#sec-step .step .item .box-step{width:calc(100% - 30rem);display:flex;align-items:center;padding:7rem 4rem;background-color:#fff8f3;border-radius:5rem;box-shadow:1px 2px 7px 0px rgba(0,0,0,.1215686275)}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step .step .item .box-step{box-shadow:unset;flex-wrap:wrap;padding:2rem 2rem;padding-right:4rem;width:calc(100% - 22rem)}}@media screen and (max-width: 767px){#sec-step .step .item .box-step{box-shadow:unset;flex-wrap:wrap;padding:2rem 2rem;width:calc(100% - 22rem)}}#sec-step .step .item .box-step .stt{width:11rem;font-size:4.6rem;font-family:var(--futura-pt);font-weight:500;color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step .step .item .box-step .stt{font-size:6.5rem}}@media screen and (max-width: 767px){#sec-step .step .item .box-step .stt{line-height:1.5;width:100%}}@media screen and (max-width: 767px){#sec-step .step .item .box-step .content{width:100%}}#sec-step .step .item .box-step .content .ttl{font-weight:bold;font-size:3.1rem;color:var(--primary-color);line-height:1.5}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step .step .item .box-step .content .ttl{font-size:4.2rem}}@media screen and (max-width: 767px){#sec-step .step .item .box-step .content .ttl{font-size:2.3rem}}#sec-step .step .item .box-step .content .des{display:flex;align-items:center;-moz-column-gap:2rem;column-gap:2rem;margin-top:2rem;font-weight:bold;line-height:1.9;font-size:1.6rem}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step .step .item .box-step .content .des{font-size:1.85rem;margin-top:1rem;display:block;position:relative}}@media screen and (max-width: 767px){#sec-step .step .item .box-step .content .des{font-size:2.2rem;margin-top:1rem;display:block;position:relative}}#sec-step .step .item .box-step .content .des>.img-sub{display:inline;float:right;width:15rem}@media screen and (max-width: 1180px)and (min-width: 768px){#sec-step .step .item .box-step .content .des>.img-sub{position:absolute;top:-13rem;right:1rem;width:22rem}}@media screen and (max-width: 767px){#sec-step .step .item .box-step .content .des>.img-sub{position:absolute;top:-7rem;right:5rem;width:12rem}}#p-environment .main-sub .main-left .title-page{right:-24rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .main-sub .main-left .title-page{right:-12rem}}@media screen and (max-width: 767px){#p-environment .main-sub .main-left .title-page{right:-6rem}}#p-environment .main-sub .main-left .title-page .ttl-h2{color:#e57382}#p-environment .ev-wrap{padding-top:10rem;padding-bottom:10rem}@media screen and (max-width: 767px){#p-environment .ev-wrap{padding-top:8rem;padding-bottom:7rem}}#p-environment .container{max-width:118rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .container{max-width:120rem}}@media screen and (max-width: 767px){#p-environment .container{padding-left:2rem;padding-right:2rem}}#p-environment .box-info{background-color:#fff;width:100%;border-radius:2rem;border:.2rem solid var(--primary-color);padding:4rem 8rem;padding-right:7rem;box-shadow:-2px 1px 8px rgba(51,51,51,.3294117647);position:relative}@media screen and (max-width: 767px){#p-environment .box-info{padding:3rem}}#p-environment .box-info img{float:right;max-width:21rem;margin-top:-8rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-info img{float:none;position:absolute;max-width:17rem;bottom:5rem;right:4rem}}@media screen and (max-width: 767px){#p-environment .box-info img{float:none;position:absolute;max-width:11rem;bottom:5rem;right:2rem}}#p-environment .box-info .ttl{font-weight:bold;font-size:3.6rem;line-height:1.5277777778;letter-spacing:2.88px;color:var(--primary-color);position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-info .ttl{font-size:5rem;padding-left:3rem}}@media screen and (max-width: 767px){#p-environment .box-info .ttl{font-size:3rem;margin-left:2rem}}#p-environment .box-info .ttl::before{content:"";position:absolute;width:.9rem;height:75%;left:-3rem;top:50%;transform:translateY(-50%);background-color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-info .ttl::before{height:50%;left:0rem}}@media screen and (max-width: 767px){#p-environment .box-info .ttl::before{width:.5rem;height:50%;left:-2rem}}#p-environment .box-info .des{margin-top:2rem;font-weight:bold;font-size:2.4rem;line-height:1.875;letter-spacing:1.92px}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-info .des{margin-top:1rem;font-size:2.9rem;letter-spacing:1px}}@media screen and (max-width: 767px){#p-environment .box-info .des{margin-top:1rem;font-size:2rem;letter-spacing:1px}}#p-environment .box-qq{margin-top:4.8rem;background-color:#fff;width:100%;border-radius:2rem;border:.2rem solid var(--primary-color);padding:6rem;padding-right:7rem;box-shadow:-2px 1px 8px rgba(51,51,51,.3294117647);max-width:82rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq{padding:7rem 3rem;padding-bottom:7rem;max-width:97rem}}@media screen and (max-width: 767px){#p-environment .box-qq{padding:4rem 3rem;padding-bottom:5rem}}#p-environment .box-qq .ttl{font-size:3.6rem;font-weight:bold;color:var(--primary-color);text-align:center}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .ttl{font-size:4.2rem}}@media screen and (max-width: 767px){#p-environment .box-qq .ttl{font-size:3rem}}#p-environment .box-qq .list{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr;justify-items:center;gap:3rem;width:100%;max-width:60rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .list{max-width:80rem}}@media screen and (max-width: 767px){#p-environment .box-qq .list{margin-top:3rem;max-width:46rem;gap:2rem}}#p-environment .box-qq .list .item{border-radius:2rem;background-color:#ffe6db;box-shadow:-2px 1px 8px rgba(51,51,51,.3294117647);padding:2rem;color:var(--primary-color);text-align:center;width:100%;max-width:29rem;height:29rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .list .item{max-width:44.4rem;height:40rem}}@media screen and (max-width: 767px){#p-environment .box-qq .list .item{height:22rem;width:22rem;align-items:flex-start;padding-top:4rem}}#p-environment .box-qq .list .item .tt-h{font-size:3rem;font-weight:bold;line-height:1.5}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .list .item .tt-h{font-size:3.5rem}}@media screen and (max-width: 767px){#p-environment .box-qq .list .item .tt-h{font-size:2.5rem}}#p-environment .box-qq .list .item .hour{line-height:1.5;font-size:5.1rem;font-weight:900;font-family:var(--futura-pt);position:relative;letter-spacing:.0078431373em}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .list .item .hour{font-size:6rem}}@media screen and (max-width: 767px){#p-environment .box-qq .list .item .hour{font-size:3.5rem}}#p-environment .box-qq .list .item .hour.from::after{content:"";position:absolute;height:2.5rem;width:.6rem;background-color:var(--primary-color);border-radius:1rem;bottom:-1.3rem;z-index:999;left:50%;transform:translateX(-50%)}@media screen and (max-width: 767px){#p-environment .box-qq .list .item .hour.from::after{width:.4rem;height:1.8rem;bottom:-1rem}}#p-environment .box-qq .list .item:nth-of-type(2){padding:.5rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 767px){#p-environment .box-qq .list .item:nth-of-type(2){padding-top:4rem;align-items:flex-start}}#p-environment .box-qq .list .item:nth-of-type(2) .tt-h{margin-bottom:1.9rem}@media screen and (max-width: 767px){#p-environment .box-qq .list .item:nth-of-type(2) .tt-h{margin-bottom:1rem}}#p-environment .box-qq .list .item .w-num{display:flex;align-items:center;justify-content:center}#p-environment .box-qq .list .item .w-num span{font-size:2.2rem;font-weight:bold;line-height:2.5}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .list .item .w-num span{font-size:2.6rem}}@media screen and (max-width: 767px){#p-environment .box-qq .list .item .w-num span{font-size:1.8rem}}#p-environment .box-qq .list .item .w-num .num{font-size:10rem;font-weight:500;font-family:var(--futura-pt);line-height:1.2;white-space:nowrap;letter-spacing:.2rem}@media screen and (max-width: 767px){#p-environment .box-qq .list .item .w-num .num{font-size:6rem}}#p-environment .box-qq .list .item:nth-of-type(3){font-weight:bold;font-size:5.5rem;line-height:1.5;letter-spacing:.44rem;color:#dd6c5a;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .list .item:nth-of-type(3){font-size:6.6rem}}@media screen and (max-width: 767px){#p-environment .box-qq .list .item:nth-of-type(3){font-size:3.8rem}}#p-environment .box-qq .list .item:nth-of-type(4){font-size:7.3rem;font-weight:bold;display:flex;align-items:center;justify-content:center;line-height:1.2876712329}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .box-qq .list .item:nth-of-type(4){font-size:8.6rem}}@media screen and (max-width: 767px){#p-environment .box-qq .list .item:nth-of-type(4){padding-top:2rem;font-size:5rem}}#p-environment .sec-common{position:relative;padding-top:7rem;padding-bottom:20rem}@media screen and (max-width: 767px){#p-environment .sec-common{padding-top:5rem;padding-bottom:10rem}#p-environment .sec-common .intro{padding-left:3rem;padding-right:3rem}}#p-environment .sec-common::before{content:"";position:absolute;background:linear-gradient(to right, #F1A9A0, #F38074);width:100%;height:100%;border-top-right-radius:10rem;border-top-left-radius:10rem;left:0;top:0;z-index:-1}@media screen and (max-width: 767px){#p-environment .sec-common::before{border-top-right-radius:4rem;border-top-left-radius:4rem}}#p-environment .sec-common .ttl-small{font-weight:bold;font-size:1.9rem;letter-spacing:.22rem;color:var(--primary-color);background-color:#fff;border-radius:2rem;width:-moz-fit-content;width:fit-content;padding:1rem 4rem;padding-top:1.2rem;line-height:1;display:flex;align-items:center;box-shadow:-2px 1px 8px rgba(51,51,51,.3294117647)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .sec-common .ttl-small{font-size:3rem;border-radius:3rem;padding-top:1.5rem}}@media screen and (max-width: 767px){#p-environment .sec-common .ttl-small{font-size:2.3rem}}#p-environment .sec-common .ttl-h2{font-size:3.2rem;color:#fff;font-weight:bold;margin:2.5rem 0}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .sec-common .ttl-h2{font-size:5.1rem}}@media screen and (max-width: 767px){#p-environment .sec-common .ttl-h2{margin:2rem 0;margin-bottom:1rem;font-size:4rem}}#p-environment .sec-common .des{color:#fff;font-size:1.7rem;font-weight:bold;line-height:1.8823529412}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment .sec-common .des{font-size:2.8rem}}@media screen and (max-width: 767px){#p-environment .sec-common .des{font-size:2rem}}#p-environment #sec-edu{padding-bottom:30rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment #sec-edu{padding-bottom:20rem}}@media screen and (max-width: 767px){#p-environment #sec-edu{padding-bottom:15rem}}#p-environment #sec-edu .q-wrap{display:grid;grid-template-columns:2fr 1fr;margin-top:7rem;-moz-column-gap:3rem;column-gap:3rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment #sec-edu .q-wrap{grid-template-columns:1fr;row-gap:8.6rem}}@media screen and (max-width: 767px){#p-environment #sec-edu .q-wrap{grid-template-columns:1fr;row-gap:7rem}}#p-environment #sec-edu .q-wrap .box-q{padding:2rem;padding-top:0;background-color:#fff;border-radius:3rem;box-shadow:-2px 1px 8px rgba(51,51,51,.3294117647)}#p-environment #sec-edu .q-wrap .box-q .wrap{margin-top:4rem}@media screen and (max-width: 767px){#p-environment #sec-edu .q-wrap .box-q{border-radius:1rem}}#p-environment #sec-edu .q-wrap .box-q .t-head{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;font-size:1.6rem;font-weight:bold;color:var(--primary-color);border-radius:5rem;padding:1rem 3rem;border:.2rem solid var(--primary-color);margin-top:-2rem;background-color:#fff;letter-spacing:2.4px}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment #sec-edu .q-wrap .box-q .t-head{font-size:3rem}}@media screen and (max-width: 767px){#p-environment #sec-edu .q-wrap .box-q .t-head{padding:.3rem 3rem;padding-top:.5rem;font-size:2rem}}#p-environment #sec-edu .q-wrap .box-q .des{color:#272727;font-size:1.4rem;font-weight:bold;letter-spacing:1.9px}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment #sec-edu .q-wrap .box-q .des{font-size:2.4rem}}@media screen and (max-width: 767px){#p-environment #sec-edu .q-wrap .box-q .des{font-size:2rem}}#p-environment #sec-edu .q-wrap .box-q .row{display:flex;justify-content:center;-moz-column-gap:2rem;column-gap:2rem}#p-environment #sec-edu .q-wrap .box-q .ttl{font-size:1.3rem;font-weight:bold;color:var(--primary-color);position:relative;letter-spacing:1.9px}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment #sec-edu .q-wrap .box-q .ttl{font-size:2.4rem}}@media screen and (max-width: 767px){#p-environment #sec-edu .q-wrap .box-q .ttl{font-size:2rem}}#p-environment #sec-edu .q-wrap .box-q .ttl span{background-color:#fff;padding-right:1rem;position:relative}#p-environment #sec-edu .q-wrap .box-q .ttl::before{content:"";position:absolute;width:100%;height:.2rem;background-color:var(--primary-color);top:50%;left:0;transform:translateY(-50%)}#p-environment #sec-edu .q-wrap .box-q2 .des{text-align:left}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment #sec-edu .q-wrap .box-q2 .des{display:flex;-moz-column-gap:7rem;column-gap:7rem}}#p-environment #sec-edu .q-wrap .wrap{display:flex;justify-content:center;-moz-column-gap:3rem;column-gap:3rem;margin-top:2rem}@media screen and (max-width: 767px){#p-environment #sec-edu .q-wrap .wrap{justify-content:flex-start;flex-wrap:wrap}#p-environment #sec-edu .q-wrap .wrap .ttl{font-size:2rem}#p-environment #sec-edu .q-wrap .wrap .des{font-size:2rem}#p-environment #sec-edu .q-wrap .wrap>.box-l{width:100%}#p-environment #sec-edu .q-wrap .wrap>.box-r{margin-top:2rem;width:100%}#p-environment #sec-edu .q-wrap .wrap>.box-r .row .des{width:50%}}#p-environment #sec-sup{margin-top:-10rem;padding-bottom:30rem}@media screen and (max-width: 767px){#p-environment #sec-sup{padding-bottom:18rem}}#p-environment #sec-sup .ttl-small{color:#fff;background-color:#ff8f84}#p-environment #sec-sup .ttl-h2{color:#272727}#p-environment #sec-sup::before{background:#fffff7;background:linear-gradient(90deg, rgb(255, 255, 247) 0%, rgb(255, 196, 182) 28%)}#p-environment #sec-sup .des{color:#272727}#p-environment #sec-sup .des img{max-width:25rem;float:right;display:inline}@media screen and (max-width: 1180px)and (min-width: 768px){#p-environment #sec-sup .des img{max-width:30rem}}@media screen and (max-width: 767px){#p-environment #sec-sup .des img{max-width:23rem;transform:translateY(2rem);padding-left:3rem}}#p-environment #sec-relation{margin-top:-10rem}#p-environment #sec-relation::before{background-color:#d97277}#p-environment #sec-relation .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto;height:54rem}@media screen and (max-width: 767px){#p-environment #sec-relation .swiper{height:38rem}}#p-environment #sec-relation .swiper-wrapper{transition-timing-function:linear !important}#p-environment #sec-relation .swiper-slide{text-align:center;margin-right:1.5rem !important;width:38rem}@media screen and (max-width: 767px){#p-environment #sec-relation .swiper-slide{width:42rem}}#p-environment #sec-relation .marquee{margin-top:6rem;padding:2rem;background-color:#fff}@media screen and (max-width: 767px){#p-environment #sec-relation .marquee{margin-top:4rem;padding-left:0;padding-right:0}}#p-environment #sec-relation .marquee_old{margin-top:6rem;overflow:hidden;background-color:#fff;padding:2rem 0;padding-bottom:0;border-left:2rem solid #fff;border-right:2rem solid #fff}@media screen and (max-width: 767px){#p-environment #sec-relation .marquee_old{margin-top:4rem;padding:3rem 0}}#p-environment #sec-relation .marquee_old .scroll{display:inline-block;width:120rem;animation:marquee 20s linear infinite}#p-environment #sec-relation .marquee_old .list{display:flex;gap:2rem}@media screen and (max-width: 767px){#p-environment #sec-relation .marquee_old .list{gap:1.5rem}}#p-environment #sec-relation .marquee_old .list .item{min-width:25rem}@media screen and (max-width: 767px){#p-environment #sec-relation .marquee_old .list .item{min-width:17rem}}#p-environment #sec-relation .marquee_old img{min-width:25.2rem;display:block;margin-bottom:2rem}@media screen and (max-width: 767px){#p-environment #sec-relation .marquee_old img{min-width:17rem}#p-environment #sec-relation .marquee_old img:nth-of-type(2){margin-bottom:0}}@keyframes marquee{from{transform:translateX(0%)}to{transform:translateX(-100%)}}#p-works .main-sub .main-left .title-page{right:-7rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .main-sub .main-left .title-page{right:-12rem}}@media screen and (max-width: 767px){#p-works .main-sub .main-left .title-page{right:-6rem}}#p-works .main-sub .main-left .title-page .ttl-h2{color:#f87e68}#p-works .w-wrap{padding-top:10rem;padding-left:5rem;padding-right:5rem}@media screen and (max-width: 767px){#p-works .w-wrap{padding-left:0rem;padding-right:0rem}}#p-works .w-wrap .container{max-width:110rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .w-wrap .container{max-width:128rem}}@media screen and (max-width: 767px){#p-works .w-wrap .container{padding-left:2rem;padding-right:2rem}}#p-works .box-info{background-color:#fff;width:100%;border-radius:2rem;border:.2rem solid var(--primary-color);padding:4rem 8rem;padding-right:7rem;box-shadow:-2px 1px 8px rgba(51,51,51,.3294117647);position:relative}@media screen and (max-width: 767px){#p-works .box-info{padding:3rem}}#p-works .box-info img{float:right;max-width:21rem;margin-top:-8rem;margin-right:-10rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .box-info img{margin-top:-1rem;margin-right:-8rem}}@media screen and (max-width: 767px){#p-works .box-info img{bottom:-3rem;right:9rem;max-width:14rem;position:absolute}}#p-works .box-info .ttl{font-weight:bold;font-size:3.6rem;line-height:1.5277777778;letter-spacing:2.88px;color:var(--primary-color);position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .box-info .ttl{font-size:4.7rem}}@media screen and (max-width: 767px){#p-works .box-info .ttl{font-size:2.4rem;margin-left:2rem}}#p-works .box-info .ttl::before{content:"";position:absolute;width:.9rem;height:75%;left:-3rem;top:50%;transform:translateY(-50%);background-color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .box-info .ttl::before{height:50%}}@media screen and (max-width: 767px){#p-works .box-info .ttl::before{width:.5rem;height:50%;left:-2rem}}#p-works .box-info .des{margin-top:2rem;font-weight:bold;font-size:2.4rem;line-height:1.875;letter-spacing:1.92px}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .box-info .des{font-size:2.9rem}}@media screen and (max-width: 767px){#p-works .box-info .des{margin-top:1.5rem;font-size:1.9rem;letter-spacing:1px}}#p-works .l-about{margin-top:15rem}#p-works .l-about .list .item{display:flex;background-image:url(../img/works/bg-i1.svg);background-repeat:no-repeat;background-size:100% auto;padding:3rem 9rem;padding-bottom:4rem;padding-right:0;background-position:calc(100% + 2rem) bottom;margin-bottom:15rem;min-height:38rem;position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item{width:100%;max-width:89rem;margin-left:auto;margin-right:auto;flex-wrap:wrap;padding:5rem;padding-top:4rem;margin-bottom:22.2rem;background-size:100%;background-position:100% bottom;min-height:52rem}}@media screen and (max-width: 767px){#p-works .l-about .list .item{width:100%;max-width:62rem;margin-left:auto;margin-right:auto;flex-wrap:wrap;padding:3rem;margin-bottom:7rem;background-position:100% bottom}}@media screen and (max-width: 767px){#p-works .l-about .list .item{background-image:url(../img/works/bg-i1-sp.svg)}}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item{background-image:url(../img/works/bg-i1-sp.svg)}}#p-works .l-about .list .item:nth-of-type(2n){background-image:url(../img/works/bg-i2.svg)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item:nth-of-type(2n){background-image:url(../img/works/bg-i2-sp.svg)}}@media screen and (max-width: 767px){#p-works .l-about .list .item:nth-of-type(2n){background-image:url(../img/works/bg-i2-sp.svg)}}#p-works .l-about .list .item .img{position:relative;width:40rem;height:26.8rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item .img{position:absolute;top:-7.5rem;right:-4rem;width:45rem}}@media screen and (max-width: 767px){#p-works .l-about .list .item .img{position:absolute;top:-7.5rem;right:-4rem;width:31rem}}#p-works .l-about .list .item img{position:absolute;left:0rem;bottom:.5rem;width:40rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item img{width:45rem}}@media screen and (max-width: 767px){#p-works .l-about .list .item img{width:31rem}}#p-works .l-about .list .item .ttl-l{font-weight:bold;font-size:4rem;letter-spacing:.32rem;color:var(--primary-color);margin-left:-6rem;transform:translateY(2rem)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item .ttl-l{font-size:3.5rem;margin-left:0;margin-top:-2rem;margin-left:-3rem;position:absolute;top:-6rem}}@media screen and (max-width: 767px){#p-works .l-about .list .item .ttl-l{margin-left:0;font-size:2.5rem;margin-top:-2rem;margin-left:-3rem;position:absolute;top:2rem}}#p-works .l-about .list .item .ttl{margin-top:5rem;font-weight:bold;font-size:3rem;line-height:1.5;color:#fff}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item .ttl{margin-top:0;font-size:4.5rem}}@media screen and (max-width: 767px){#p-works .l-about .list .item .ttl{margin-top:6rem;line-height:1.4}}#p-works .l-about .list .item .des{margin-top:2rem;font-weight:bold;font-size:1.6rem;color:#fff;width:calc(100% + 2rem)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item .des{font-size:2.9rem;letter-spacing:-1px}}@media screen and (max-width: 767px){#p-works .l-about .list .item .des{font-size:2rem;margin-bottom:1.5rem}}#p-works .l-about .list .item .box-l{width:calc(100% - 40rem);padding-left:2rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item .box-l{width:100%;padding-left:0}}@media screen and (max-width: 767px){#p-works .l-about .list .item .box-l{width:100%;padding-left:0}}#p-works .l-about .list .item .box-r{width:40rem;margin-bottom:-3rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item .box-r{width:100%}}@media screen and (max-width: 767px){#p-works .l-about .list .item .box-r{width:100%}}#p-works .l-about .list .item .btn-link{width:100%;border:.2rem solid #fff;border-radius:2rem;color:#fff;font-weight:bold;font-size:2.1rem;letter-spacing:5.46px;display:block;max-width:29rem;text-align:center;padding:.3rem 0;padding-top:.6rem;margin-left:auto;margin-right:2rem}@media screen and (min-width: 768px){#p-works .l-about .list .item .btn-link:hover{background-color:#fff;color:var(--primary-color);border:.3rem solid var(--primary-color)}}@media screen and (max-width: 1180px)and (min-width: 768px){#p-works .l-about .list .item .btn-link{margin-left:auto;margin-right:auto;line-height:1.4;border-radius:.8rem;border-width:.2rem;padding-top:.4rem;margin-bottom:0rem;font-size:2.4rem;padding:1rem 2rem}}@media screen and (max-width: 767px){#p-works .l-about .list .item .btn-link{margin-left:auto;margin-right:auto;line-height:1.4;border-radius:.8rem;border-width:.2rem;padding-top:.7rem;margin-bottom:2.5rem;font-size:2rem}}#p-voices .main-sub .main-left .title-page{right:-8rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .main-sub .main-left .title-page{right:-10rem}}@media screen and (max-width: 767px){#p-voices .main-sub .main-left .title-page{right:-5rem}}#p-voices .main-sub .main-left .title-page .ttl-h2{color:#ea6d3d}#p-voices .v-wrap{padding-top:15rem}@media screen and (max-width: 767px){#p-voices .v-wrap{padding-top:10rem}}#p-voices .v-wrap .container{padding-left:4rem;padding-right:4rem;max-width:122rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .v-wrap .container{max-width:125rem}}#p-voices .box-info{background-color:#fff;width:100%;border-radius:2rem;border:.2rem solid var(--primary-color);padding:4rem 8rem;padding-right:7rem;box-shadow:-2px 1px 8px rgba(51,51,51,.3294117647);position:relative}@media screen and (max-width: 767px){#p-voices .box-info{padding:3rem}}#p-voices .box-info img{float:right;max-width:21rem}@media screen and (min-width: 768px){#p-voices .box-info img{position:absolute;bottom:-6rem;right:-9rem}}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .box-info img{margin-left:4rem;transform:translateX(4rem) translateY(0rem)}}@media screen and (max-width: 767px){#p-voices .box-info img{float:none;position:absolute;max-width:11rem;bottom:7rem;right:2rem;transform:unset}}#p-voices .box-info .ttl{font-weight:bold;font-size:3.6rem;line-height:1.5277777778;letter-spacing:2.88px;color:var(--primary-color);position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .box-info .ttl{font-size:4.9rem}}@media screen and (max-width: 767px){#p-voices .box-info .ttl{font-size:2.5rem;margin-left:2rem}}#p-voices .box-info .ttl::before{content:"";position:absolute;width:.9rem;height:75%;left:-3rem;top:50%;transform:translateY(-50%);background-color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .box-info .ttl::before{height:30%}}@media screen and (max-width: 767px){#p-voices .box-info .ttl::before{width:.5rem;height:30%;left:-2rem}}#p-voices .box-info .des{margin-top:2rem;font-weight:bold;font-size:2.4rem;line-height:1.875;letter-spacing:1.92px}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .box-info .des{font-size:2.9rem}}@media screen and (max-width: 767px){#p-voices .box-info .des{margin-top:1rem;font-size:1.8rem;letter-spacing:1px;padding-right:12rem}}#p-voices .l-voice{margin-top:10rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice{margin-top:10rem}}#p-voices .l-voice .container{max-width:95rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .container{max-width:102rem}}#p-voices .l-voice .voice{margin-bottom:12rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice{margin-bottom:18rem}}@media screen and (max-width: 767px){#p-voices .l-voice .voice{margin-bottom:6rem}}#p-voices .l-voice .voice .header{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;display:flex;align-items:center;-moz-column-gap:4rem;column-gap:4rem;margin-bottom:3rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice .header{max-width:82rem}}@media screen and (max-width: 767px){#p-voices .l-voice .voice .header{-moz-column-gap:2rem;column-gap:2rem;justify-content:center;margin-bottom:2rem}}#p-voices .l-voice .voice .header .stt{font-family:var(--futura-pt);font-weight:400;font-size:3.3rem;color:var(--primary-color);position:relative;display:flex;align-items:center;gap:1rem}@media screen and (max-width: 767px){#p-voices .l-voice .voice .header .stt{font-size:2.8rem}}#p-voices .l-voice .voice .header .stt::before{content:"";position:absolute;width:11.5rem;height:11.5rem;border:.5rem solid var(--primary-color);right:-2.5rem;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){#p-voices .l-voice .voice .header .stt::before{width:8rem;height:8rem;border-width:.25rem;right:-2rem}}#p-voices .l-voice .voice .header .stt .text{background-color:#faeee8;position:relative}#p-voices .l-voice .voice .header .stt .num{font-size:5.2rem}@media screen and (max-width: 767px){#p-voices .l-voice .voice .header .stt .num{font-size:4rem}}#p-voices .l-voice .voice .header .ttl-h3{font-size:3.2rem;font-weight:500;margin-left:3rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice .header .ttl-h3{font-size:3.5rem}}@media screen and (max-width: 767px){#p-voices .l-voice .voice .header .ttl-h3{font-size:2.6rem}}#p-voices .l-voice .voice .body{position:relative;padding:0 6rem;padding-bottom:6rem}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body{padding:0 2.5rem;padding-bottom:3rem}}#p-voices .l-voice .voice .body::before{content:"";position:absolute;background-color:#f37e72;width:100%;height:calc(100% - 18rem);z-index:-1;left:0;bottom:0;border-radius:4rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice .body::before{height:calc(100% - 8rem)}}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body::before{border-radius:2rem}}#p-voices .l-voice .voice .body .img{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}#p-voices .l-voice .voice .body .img img{width:100%;max-width:86.2rem}#p-voices .l-voice .voice .body .des{margin-top:1rem;font-size:2.5rem;text-align:center;font-weight:500}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice .body .des{font-size:2.8rem}}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body .des{font-size:2rem}}#p-voices .l-voice .voice .body .btn-show{font-size:2.9rem;font-weight:400;margin-left:auto;margin-right:auto;display:block;width:-moz-fit-content;width:fit-content;width:17rem;border:.3rem solid #fff;border-radius:1rem;display:flex;justify-content:center;align-items:center;color:#fff;line-height:1;padding-top:1.2rem;padding-bottom:.6rem;margin-top:2rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice .body .btn-show{font-size:4.6rem;padding:.6rem 8rem;padding-top:1.2rem;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body .btn-show{padding-top:.8rem;font-size:2.5rem;border-width:.2rem}}#p-voices .l-voice .voice .body .btn-show .open{display:block}#p-voices .l-voice .voice .body .btn-show .close{display:none}#p-voices .l-voice .voice .body .btn-show.active .close{display:block}#p-voices .l-voice .voice .body .btn-show.active .open{display:none}#p-voices .l-voice .voice .body .c-box{margin-top:2rem;background-color:#fff;border-radius:5rem;display:none;overflow:hidden}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body .c-box{border-radius:2.5rem}}#p-voices .l-voice .voice .body .c-box .inn{padding:6rem 7rem}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body .c-box .inn{padding:3rem 3rem}}#p-voices .l-voice .voice .body .c-box h4{margin-bottom:1rem;font-size:2.9rem;font-weight:bold;color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice .body .c-box h4{font-size:4.5rem}}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body .c-box h4{margin-bottom:.6rem}}#p-voices .l-voice .voice .body .c-box p{font-size:1.5rem;font-weight:bold;margin-bottom:4rem;line-height:2;letter-spacing:.18rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-voices .l-voice .voice .body .c-box p{font-size:2.3rem}}@media screen and (max-width: 767px){#p-voices .l-voice .voice .body .c-box p{font-size:1.8rem;margin-bottom:2rem}}#p-about{background-color:#fff}#p-about .section__about{padding:10rem 0}#p-about .container{max-width:110rem}#p-about .tbl{border:.3rem solid var(--primary-color)}#p-about .tbl__title{background:linear-gradient(to right, #f08579, #f08b85);font-weight:bold;font-size:5.8rem;line-height:1.5;letter-spacing:1.16px;color:#fff;text-align:center;padding:2.5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-about .tbl__title{font-size:5.54rem}}@media screen and (max-width: 767px){#p-about .tbl__title{font-size:4rem;padding:1.5rem}}#p-about .tbl__content{padding:5rem 3rem;padding-left:6rem}@media screen and (max-width: 767px){#p-about .tbl__content{padding:3rem 1.5rem;padding-left:3rem}}#p-about .tbl__content dl{display:flex;padding:3.5rem 1rem;border-bottom:.1rem solid rgba(221,108,90,.5215686275)}@media screen and (max-width: 767px){#p-about .tbl__content dl{padding:3rem 0}}#p-about .tbl__content dl:last-child{border:none}#p-about .tbl__content dl dt{font-size:2.5rem;font-weight:bold;color:var(--primary-color);width:25rem;min-width:25rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-about .tbl__content dl dt{min-width:25rem;font-size:2.4rem}}@media screen and (max-width: 767px){#p-about .tbl__content dl dt{font-size:3rem;width:18rem;min-width:18rem;padding-left:2rem}}#p-about .tbl__content dl dd{font-weight:bold;font-size:1.9rem;line-height:1.8947368421;letter-spacing:2.28px;color:#231815}@media screen and (max-width: 1180px)and (min-width: 768px){#p-about .tbl__content dl dd{font-size:1.8rem}}@media screen and (max-width: 767px){#p-about .tbl__content dl dd{font-size:2rem;line-height:1.6}}#p-about .tbl__content dl .btn-link{font-weight:bold;font-size:2.3rem;line-height:1.9565217391;letter-spacing:2.76px;color:#fff;background-color:var(--primary-color);padding:1rem 3rem;border-radius:3rem;border:.3rem solid var(--primary-color)}#p-about .tbl__content dl .btn-link:hover{background-color:#fff;color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-about .tbl__content dl .btn-link{font-size:2.1rem}}#p-qa{background-color:#fff}@media screen and (max-width: 1180px)and (min-width: 768px){#p-qa .container{padding:0 9rem}}#p-qa .qa{padding:10rem 0}#p-qa .qa dl{margin-bottom:6rem}@media screen and (max-width: 767px){#p-qa .qa dl{margin-bottom:2rem}}#p-qa .qa dl dt{font-weight:bold;font-size:3.3rem;color:var(--primary-color);border-bottom:.3rem solid #cccdcd}@media screen and (max-width: 1180px)and (min-width: 768px){#p-qa .qa dl dt{font-size:3.1rem}}@media screen and (max-width: 767px){#p-qa .qa dl dt{font-size:2.6rem;border-bottom-width:.15rem;line-height:1.4}}#p-qa .qa dl dt::before{content:"Q.";margin-right:2.5rem;margin-left:-6rem}@media screen and (max-width: 767px){#p-qa .qa dl dt::before{margin-left:-3rem;margin-right:1.5rem}}#p-qa .qa dl dd{font-weight:bold;font-size:2.2rem;color:#231815}@media screen and (max-width: 1180px)and (min-width: 768px){#p-qa .qa dl dd{font-size:2.5rem}}@media screen and (max-width: 767px){#p-qa .qa dl dd{font-size:2rem}}#p-qa .qa dl dt,#p-qa .qa dl dd{padding:4rem 0;padding-left:8rem}@media screen and (max-width: 767px){#p-qa .qa dl dt,#p-qa .qa dl dd{padding:1.5rem 0;padding-left:4rem}}#p-entry #section__entry{position:relative;padding:20rem 0}#p-entry #section__entry::after{content:"";position:absolute;background-image:url(../img/top/bg-header.svg);background-repeat:no-repeat;background-size:contain;background-position:top right;width:28rem;height:56rem;top:0;z-index:-1;right:0}@media screen and (max-width: 767px){#p-entry #section__entry::after{width:32rem;background-image:url(../img/top/bg-header-sp.svg)}}#p-entry #section__entry .ttl-h2{margin-bottom:10rem}@media screen and (max-width: 767px){#p-entry #section__entry .ttl-h2{margin-bottom:5rem}}#p-entry #section__entry .ttl-h2 .en{font-size:11.2rem;font-family:var(--futura-pt);color:var(--primary-color);font-weight:400}@media screen and (max-width: 1180px)and (min-width: 768px){#p-entry #section__entry .ttl-h2 .en{font-size:10.4rem}}@media screen and (max-width: 767px){#p-entry #section__entry .ttl-h2 .en{font-size:9rem}}#p-entry #section__entry .ttl-h2 .ja{margin-left:1rem;font-weight:bold;font-size:4.1rem;letter-spacing:.41rem;color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-entry #section__entry .ttl-h2 .ja{font-size:3.8rem}}@media screen and (max-width: 767px){#p-entry #section__entry .ttl-h2 .ja{font-size:2.8rem}}#p-entry .container{max-width:102rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-entry .container{max-width:100%;padding:0 15rem}}#p-entry dl{display:flex;margin-bottom:5rem}@media screen and (max-width: 767px){#p-entry dl{margin-bottom:3.5rem;flex-wrap:wrap}}#p-entry dl dt{min-width:39rem}@media screen and (max-width: 767px){#p-entry dl dt{width:100%;padding-bottom:1rem}}#p-entry dl dt label{font-size:2.8rem;font-weight:bold;position:relative;display:flex;align-items:center}@media screen and (max-width: 1180px)and (min-width: 768px){#p-entry dl dt label{font-size:2.6rem}}@media screen and (max-width: 767px){#p-entry dl dt label{font-size:2rem}}#p-entry dl dt label.required::after{content:"必須";font-size:1.7rem;background-color:#f24f56;border-radius:.3rem;color:#fff;margin-left:2rem;padding:.5rem 1rem;line-height:1}@media screen and (max-width: 767px){#p-entry dl dt label.required::after{padding-top:1rem;font-size:1.5rem}}#p-entry dl dd{width:calc(100% - 39rem)}#p-entry dl dd label.error{color:red;font-size:2rem;font-weight:bold;display:block;margin-top:1rem}@media screen and (max-width: 767px){#p-entry dl dd{width:100%}}#p-entry .row-2{display:flex;-moz-column-gap:2.2rem;column-gap:2.2rem}#p-entry input,#p-entry textarea{font-size:2.8rem;padding:2rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-entry input,#p-entry textarea{font-size:2.6rem}}@media screen and (max-width: 767px){#p-entry input,#p-entry textarea{font-size:2.5rem}}#p-entry input:not([type=checkbox]){background-color:#fff;padding:2rem;border-radius:1rem;width:100%}#p-entry input:not([type=checkbox])::-moz-placeholder{color:#dbdcdc}#p-entry input:not([type=checkbox])::placeholder{color:#dbdcdc}@media screen and (max-width: 767px){#p-entry input:not([type=checkbox]){padding:1rem;min-height:7rem}}#p-entry textarea{background-color:#fff;width:100%;border-radius:1rem}#p-entry input[type=checkbox]{background-color:#fff;width:4.1rem;height:4.1rem}#p-entry input[type=checkbox]:checked{background-image:url(../img/form/checked.svg);background-repeat:no-repeat;background-size:80%;background-position:center}@media screen and (max-width: 767px){#p-entry input[type=checkbox]{width:3rem;height:3rem;padding:unset}}#p-entry .checkbox{margin-bottom:5rem;display:flex;align-items:center;-moz-column-gap:4rem;column-gap:4rem}@media screen and (max-width: 767px){#p-entry .checkbox{-moz-column-gap:2rem;column-gap:2rem;margin-bottom:2rem}}#p-entry .checkbox label{font-size:2.3rem;font-weight:bold}@media screen and (max-width: 1180px)and (min-width: 768px){#p-entry .checkbox label{font-size:2.6rem}}@media screen and (max-width: 767px){#p-entry .checkbox label{font-size:1.8rem}}#p-entry .f-agree .checkbox{align-items:flex-start}@media screen and (max-width: 767px){#p-entry .f-agree .checkbox input{min-width:3rem}}#p-entry .f-agree .checkbox input{transform:translateY(0.5rem) translateX(0.5rem)}#p-entry .info{background-color:#fff;margin-left:8rem;font-size:1.7rem;padding:2rem;font-weight:bold;height:20rem;overflow-y:scroll}@media screen and (max-width: 767px){#p-entry .info{margin-left:5rem}}@media screen and (max-width: 767px)and (max-width: 767px){#p-entry .info{padding:1rem}}#p-entry .btn-wrap{text-align:center;margin-top:10rem}@media screen and (max-width: 767px){#p-entry .btn-wrap{margin-top:7rem;display:flex;justify-content:center;-moz-column-gap:2rem;column-gap:2rem}}#p-entry .btn-wrap .btn{font-weight:bold;font-size:3.3rem;color:#fff;line-height:1;background-color:var(--primary-color);padding:2.3rem 7rem;border-radius:10rem;border:.4rem solid var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#p-entry .btn-wrap .btn{font-size:3rem}}@media screen and (max-width: 767px){#p-entry .btn-wrap .btn{padding:2rem 5rem;font-size:2.5rem;border-width:.2rem}}#p-entry .btn-wrap .btn:hover{background-color:#fff;color:var(--primary-color)}#p-entry .confirm-entry .ttl-l{font-size:4.7rem;font-weight:bold;color:var(--primary-color);letter-spacing:.6rem}@media screen and (max-width: 767px){#p-entry .confirm-entry .ttl-l{font-size:3rem}}#p-entry .confirm-entry .confirm-wrap{margin-top:3rem;background-color:#fff}@media screen and (max-width: 767px){#p-entry .confirm-entry .confirm-wrap{margin-top:1.5rem}}#p-entry .confirm-entry .confirm-wrap dl{margin:unset}#p-entry .confirm-entry .confirm-wrap dl:first-child dt,#p-entry .confirm-entry .confirm-wrap dl:first-child dd{padding-top:3rem}#p-entry .confirm-entry .confirm-wrap dl:last-child dt,#p-entry .confirm-entry .confirm-wrap dl:last-child dd{padding-bottom:3rem}#p-entry .confirm-entry .confirm-wrap dl dt{background-color:#f7d8c2;padding:3rem 6rem;padding-right:3rem;width:43rem}@media screen and (max-width: 767px){#p-entry .confirm-entry .confirm-wrap dl dt{width:100%;padding:1.5rem 3rem;padding-right:1.5rem}}#p-entry .confirm-entry .confirm-wrap dl dt label{font-size:2.5rem}@media screen and (max-width: 767px){#p-entry .confirm-entry .confirm-wrap dl dt label{font-size:2rem}#p-entry .confirm-entry .confirm-wrap dl dt label::after{white-space:nowrap;font-size:1rem;margin-left:1rem}}#p-entry .confirm-entry .confirm-wrap dl dd{font-size:2.5rem;font-weight:bold;padding:3rem}@media screen and (max-width: 767px){#p-entry .confirm-entry .confirm-wrap dl dd{font-size:2rem;padding:2rem}}#p-entry .confirm-entry .btn-wrap{margin-top:10rem}@media screen and (max-width: 767px){#p-entry .confirm-entry .btn-wrap{margin-top:5rem}}#p-entry .confirm-entry .btn-wrap .btn{width:100%;max-width:33rem}#p-entry .confirm-entry .btn-wrap .btn:nth-of-type(2){margin-left:4rem}@media screen and (max-width: 767px){#p-entry .confirm-entry .btn-wrap .btn:nth-of-type(2){margin-left:unset}}#p-entry .tab_form,#p-entry .tab_confirm{display:none}#p-entry .tab_form.active,#p-entry .tab_confirm.active{display:block}#p-thanks .l-main{padding-top:15rem;padding-bottom:15rem}@media screen and (max-width: 1180px)and (min-width: 768px){#p-thanks .l-main{padding:20rem 0}}#p-thanks .thanks{max-width:75rem;margin-left:auto;margin-right:auto;background-color:#fff;text-align:center;padding:10rem 5rem;font-weight:500;color:var(--primary-color);border-radius:5rem}@media screen and (max-width: 767px){#p-thanks .thanks{padding:6rem 3rem}}#p-thanks .thanks .ttl-h2{font-size:6.7rem}@media screen and (max-width: 767px){#p-thanks .thanks .ttl-h2{font-size:5rem}}#p-thanks .thanks .des{font-size:3.6rem}@media screen and (max-width: 767px){#p-thanks .thanks .des{font-size:2.8rem}}@media screen and (max-width: 767px){#home .l-main{padding-top:9.5rem}}#home .l-main::before{content:"";position:absolute;width:100%;height:54rem;background-color:#fff;left:0;top:0}#home .l-main .main-mv{display:flex;align-items:flex-end;position:relative;width:100%;max-width:192rem;margin-left:auto;margin-right:auto}#home .l-main .main-mv::after{content:"";position:absolute;background-image:url(../img/top/bg-header.svg);background-repeat:no-repeat;background-size:contain;background-position:top right;width:28rem;height:56rem;top:-11.3rem;right:0}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv::after{width:32rem;background-image:url(../img/top/bg-header-sp.svg)}}@media screen and (max-width: 767px){#home .l-main .main-mv::after{width:32rem;background-image:url(../img/top/bg-header-sp.svg)}}#home .l-main .main-mv .main-left{position:relative;z-index:2;width:calc(100% - 30rem)}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left{width:calc(100% - 15.6rem)}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left{width:calc(100% - 10rem)}}#home .l-main .main-mv .main-left .img-main{position:relative}#home .l-main .main-mv .main-left .ttl-en-wrap{position:absolute;padding-left:12rem;bottom:4rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left .ttl-en-wrap{padding-left:1.5rem;width:100%}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left .ttl-en-wrap{padding-left:1.5rem;width:100%}}#home .l-main .main-mv .main-left .ttl-en-wrap::before{content:"";position:absolute;width:9rem;height:.2rem;background-color:#fff;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left .ttl-en-wrap::before{left:unset;right:-14rem;width:52.6rem}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left .ttl-en-wrap::before{left:unset;right:-10rem;width:18rem}}#home .l-main .main-mv .main-left .ttl-en-wrap .ttl-en{color:#fff;font-family:var(--futura-pt);line-height:1.2272727273;font-size:4.4rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left .ttl-en-wrap .ttl-en{font-size:5.8rem}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left .ttl-en-wrap .ttl-en{font-size:4rem}}#home .l-main .main-mv .main-left .text-slogan{position:absolute;top:0rem;right:-3rem;padding-top:3rem;writing-mode:vertical-rl;text-orientation:upright;z-index:1}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left .text-slogan{width:100%;height:100%;left:0}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left .text-slogan{width:100%;height:100%;left:0}}#home .l-main .main-mv .main-left .text-slogan::before{content:"";width:60%;height:60%;position:absolute;right:0;top:0rem;z-index:-1;box-shadow:-20px 0px 20px 20px #fff;background:#fff}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left .text-slogan::before{display:none}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left .text-slogan::before{content:none}}#home .l-main .main-mv .main-left .text-slogan .ttl-h2{font-weight:bold;font-size:4.5rem;line-height:1.4;letter-spacing:3.6px;color:#d0464f;margin-left:3rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left .text-slogan .ttl-h2{font-size:9.9rem;transform:translateX(5rem) translateY(10rem)}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left .text-slogan .ttl-h2{transform:translateX(5rem) translateY(10rem)}}#home .l-main .main-mv .main-left .text-slogan .des{font-weight:bold;font-size:1.4rem;line-height:2.5;letter-spacing:2.52px;color:#000}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-left .text-slogan .des{color:#fff;position:absolute;left:1.5rem;bottom:10rem;writing-mode:horizontal-tb;text-orientation:unset;line-height:1.6;font-size:3.8rem}#home .l-main .main-mv .main-left .text-slogan .des p{margin-bottom:4rem}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-left .text-slogan .des{font-size:2rem;color:#fff;position:absolute;left:0rem;bottom:9rem;writing-mode:horizontal-tb;text-orientation:unset;line-height:2.3}#home .l-main .main-mv .main-left .text-slogan .des p{margin-bottom:2rem}#home .l-main .main-mv .main-left .text-slogan .des p span{padding-left:1.5rem;background-color:rgba(187,82,77,.631372549)}}#home .l-main .main-mv .main-right{width:30rem;display:flex;justify-content:center}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-right{width:15.6rem}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-right{width:10rem}}#home .l-main .main-mv .main-right .entry{position:fixed;bottom:2rem;right:2rem;z-index:999;width:19rem;height:19rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .l-main .main-mv .main-right .entry{display:none}}@media screen and (max-width: 767px){#home .l-main .main-mv .main-right .entry{display:none}}#home .l-main .main-mv .main-right .entry .btn-entry:hover{opacity:.8}#home #section-about{padding:6rem 0;padding-bottom:12rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about{padding-bottom:18rem}}@media screen and (max-width: 767px){#home #section-about{padding-bottom:14rem}}#home #section-about .about__box{position:relative}@media screen and (max-width: 767px){#home #section-about .about__box{padding-left:2rem;padding-right:2rem}}#home #section-about .about__box::before{content:"";position:absolute;background-color:#f2cfbd;width:50%;left:0;top:50%;transform:translateY(-50%);height:14rem;z-index:-1}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__box::before{width:100%}}@media screen and (max-width: 767px){#home #section-about .about__box::before{width:100%}}#home #section-about .about__box::after{content:"";position:absolute;width:50%;height:100%;right:0;top:0;z-index:-1;background-color:#fff;border:.2rem solid var(--primary-color);border-right:0}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__box::after{content:none}}@media screen and (max-width: 767px){#home #section-about .about__box::after{content:none}}#home #section-about .about__box .ttl-h2{font-size:5rem;font-weight:bold;letter-spacing:.4rem;color:var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__box .ttl-h2{font-size:6.23rem}}@media screen and (max-width: 767px){#home #section-about .about__box .ttl-h2{font-size:3.3rem}}#home #section-about .about__box .ttl-h2 .hightlight{background:#fff4b8;background:#fff4b8;background:linear-gradient(180deg, rgba(255, 244, 184, 0) 60%, rgb(255, 244, 184) 40%)}#home #section-about .about__in{padding:4.8rem 5rem;padding-right:0;padding-left:7rem;border:.2rem solid var(--primary-color);background-color:#fff;border-radius:1rem;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;width:100%;max-width:95rem;margin-left:auto;margin-right:auto;position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__in{max-width:calc(100% - 8rem);padding:3rem 4.5rem;border:.2rem solid var(--primary-color);border-radius:1rem}}@media screen and (max-width: 767px){#home #section-about .about__in{padding:3rem 4.5rem;border:.2rem solid var(--primary-color);border-radius:1rem}}#home #section-about .about__in::before{content:"";position:absolute;background-color:#f2cfbd;width:4rem;left:-0.2rem;top:50%;transform:translateY(-50%);height:14rem;border-top-right-radius:2rem;border-bottom-right-radius:2rem}@media screen and (max-width: 767px){#home #section-about .about__in::before{width:3rem;left:-0.4rem}}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__in::after{content:"";position:absolute;background-color:#f2cfbd;width:3rem;right:-0.2rem;top:50%;transform:translateY(-50%);height:14rem;border-top-left-radius:2rem;border-bottom-left-radius:2rem}}@media screen and (max-width: 767px){#home #section-about .about__in::after{content:"";position:absolute;background-color:#f2cfbd;width:3rem;right:-0.4rem;top:50%;transform:translateY(-50%);height:14rem;border-top-left-radius:2rem;border-bottom-left-radius:2rem}}#home #section-about .about__des p{font-size:1.8rem;font-weight:bold;line-height:2.5;letter-spacing:.14rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__des p{font-size:2.9rem}}@media screen and (max-width: 767px){#home #section-about .about__des p{font-size:1.7rem}}#home #section-about .about__des p.medium{font-size:2.1rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__des p.medium{font-size:3.5rem}}#home #section-about .about__des p .large{font-size:5rem;letter-spacing:.4rem;color:var(--primary-color);line-height:1.5}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__des p .large{font-size:8.1rem}}@media screen and (max-width: 767px){#home #section-about .about__des p .large{font-size:3.5rem}}#home #section-about .about__menu{margin-top:5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu{margin-top:13rem}}@media screen and (max-width: 767px){#home #section-about .about__menu{margin-top:7rem}}#home #section-about .about__menu .wrap{width:100%;max-width:95rem;margin-left:auto;margin-right:auto;padding-left:7.5rem;padding-right:7.5rem;position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .wrap{max-width:110rem;padding-left:3rem;padding-right:3rem}}@media screen and (max-width: 767px){#home #section-about .about__menu .wrap{padding-left:3rem;padding-right:3rem}}#home #section-about .about__menu .wrap .ttl{position:absolute;writing-mode:sideways-lr;text-orientation:upright;left:1rem;top:50%;transform:translateY(-50%);padding-top:10rem;padding-bottom:10rem;font-size:1.6rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .wrap .ttl{display:none}}@media screen and (max-width: 767px){#home #section-about .about__menu .wrap .ttl{display:none}}#home #section-about .about__menu .wrap .ttl span{position:relative;background-color:#faeee8;padding-top:2rem;padding-bottom:2rem;display:inline-flex;align-items:center;justify-content:center;height:18rem}#home #section-about .about__menu .wrap .ttl::before{content:"";position:absolute;width:.1rem;height:100%;border-left:.1rem solid #000;top:0;right:50%;transform:translateX(-50%)}#home #section-about .about__menu .list-menu{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu{grid-template-columns:1fr;row-gap:2rem}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu{grid-template-columns:1fr;row-gap:2rem}}#home #section-about .about__menu .list-menu .menu-item a{display:block;position:relative;transition:.2s;border-radius:2.5rem;overflow:hidden}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a{display:grid;grid-template-columns:calc(50% - 1.5rem) calc(50% + 1.5rem);border-radius:2.5rem;background-color:#f69a7e}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a{display:grid;grid-template-columns:calc(50% - 1.5rem) calc(50% + 1.5rem);border-radius:2.5rem;background-color:#f69a7e}}#home #section-about .about__menu .list-menu .menu-item a:hover{opacity:.8}#home #section-about .about__menu .list-menu .menu-item a::before{content:"";position:absolute;width:100%;height:100%;border-left:4rem solid #f69a7e;border-bottom:4rem solid #f69a7e;border-radius:2.4rem;z-index:1;bottom:-1px}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a::before{border:none}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a::before{border:none}}#home #section-about .about__menu .list-menu .menu-item a figure{position:relative}#home #section-about .about__menu .list-menu .menu-item a figure::before{content:"";position:absolute;width:3.5rem;height:100%;left:0;top:0;background-color:#f69a7e}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a figure::before{left:-2px}}#home #section-about .about__menu .list-menu .menu-item a figcaption{position:absolute;bottom:0;color:#f69a7e;bottom:4rem;left:5rem;font-weight:bold;font-size:6.5rem;font-weight:400;font-family:var(--futura-pt);line-height:1}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a figcaption{grid-column:2;grid-row:1}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a figcaption{grid-column:2;grid-row:1}}#home #section-about .about__menu .list-menu .menu-item a .txt-wrap{position:absolute;width:100%;bottom:0;z-index:2}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a .txt-wrap{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding-left:3rem}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a .txt-wrap{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding-left:3rem}}#home #section-about .about__menu .list-menu .menu-item a .txt-wrap .ttl-en{position:absolute;bottom:0;color:#f69a7e;bottom:4rem;left:5rem;font-weight:bold;font-size:6.5rem;font-weight:400;font-family:var(--futura-pt);line-height:1}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a .txt-wrap .ttl-en{font-size:4.1rem;font-weight:400;position:relative;top:unset;bottom:unset;left:unset;color:#fff}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a .txt-wrap .ttl-en{font-size:3rem;font-weight:400;position:relative;top:unset;bottom:unset;left:unset;color:#fff}}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a .txt-wrap{position:relative;grid-column:1;grid-row:1}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a .txt-wrap{position:relative;grid-column:1;grid-row:1}}#home #section-about .about__menu .list-menu .menu-item a .des{position:absolute;bottom:0;font-size:1.5rem;font-weight:bold;color:#fff;letter-spacing:.12rem;padding-left:4rem;padding-bottom:.5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a .des{padding-left:unset;font-size:5.5rem;position:relative}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a .des{padding-left:unset;font-size:3.3rem;position:relative}}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a.environment{background-color:#f1a9a5}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a.environment{background-color:#f1a9a5}}#home #section-about .about__menu .list-menu .menu-item a.environment .ttl-en{color:#f1a9a5}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a.environment .ttl-en{color:#fff}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a.environment .ttl-en{color:#fff}}#home #section-about .about__menu .list-menu .menu-item a.environment::before{border-color:#f1a9a5}#home #section-about .about__menu .list-menu .menu-item a.environment figure::before{background-color:#f1a9a5}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a.works{background-color:#f8af90}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a.works{background-color:#f8af90}}#home #section-about .about__menu .list-menu .menu-item a.works .ttl-en{color:#f8af90}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a.works .ttl-en{color:#fff}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a.works .ttl-en{color:#fff}}#home #section-about .about__menu .list-menu .menu-item a.works::before{border-color:#f8af90}#home #section-about .about__menu .list-menu .menu-item a.works figure::before{background-color:#f8af90}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a.voices{background-color:#f8b986}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a.voices{background-color:#f8b986}}#home #section-about .about__menu .list-menu .menu-item a.voices .ttl-en{color:#f8b986}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section-about .about__menu .list-menu .menu-item a.voices .ttl-en{color:#fff}}@media screen and (max-width: 767px){#home #section-about .about__menu .list-menu .menu-item a.voices .ttl-en{color:#fff}}#home #section-about .about__menu .list-menu .menu-item a.voices::before{border-color:#f8b986}#home #section-about .about__menu .list-menu .menu-item a.voices figure::before{background-color:#f8b986}#home .section__hey{background-color:#fff;border:.2rem solid var(--primary-color);border-radius:7rem}#home .section__hey .container{max-width:111.5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .container{max-width:120rem}}@media screen and (max-width: 767px){#home .section__hey .container{padding-left:2rem;padding-right:2rem}}#home .section__hey .hey__header{position:relative;margin-top:-7rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;padding:4rem 8rem;padding-bottom:2rem}@media screen and (max-width: 767px){#home .section__hey .hey__header{padding:3rem 5rem;padding-top:2rem}}#home .section__hey .hey__header::before{content:"";position:absolute;top:0rem;left:0;background-color:#fff;width:100%;height:7rem;border-top-left-radius:14rem;border-top-right-radius:14rem;border:.2rem solid var(--primary-color);border-bottom:none}@media screen and (max-width: 767px){#home .section__hey .hey__header::before{height:7.2rem}}#home .section__hey .hey__header .ttl-small{font-weight:bold;font-size:2.1rem;line-height:1.4;letter-spacing:.168rem;color:#272727;text-align:center;position:relative}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey__header .ttl-small{font-size:3.1rem}}#home .section__hey .hey__header .ttl-h2{color:var(--primary-color);font-weight:bold;font-size:4.2rem;position:relative;line-height:1.5}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey__header .ttl-h2{font-size:6.1rem}}@media screen and (max-width: 767px){#home .section__hey .hey__header .ttl-h2{font-size:4rem}}#home .section__hey .hey__header .ttl-h2::before{content:"";position:absolute;width:5rem;height:5rem;background-image:url(../img/top/ico-str.svg);background-repeat:no-repeat;background-size:contain;left:-4rem;bottom:0}#home .section__hey .hey__header .ttl-h2::after{content:"";position:absolute;width:6.6rem;height:6.6rem;background-image:url(../img/top/ico-req.svg);background-repeat:no-repeat;background-size:contain;right:-4rem;top:0}@media screen and (max-width: 767px){#home .section__hey .hey__header .ttl-h2::after{right:-5rem}}#home .section__hey .hey__header .ttl-h2 .outline{font-size:6.5rem;color:#fff;-webkit-text-stroke:1px var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey__header .ttl-h2 .outline{font-size:9.3rem}}@media screen and (max-width: 767px){#home .section__hey .hey__header .ttl-h2 .outline{font-size:5rem}}#home .section__hey .hey__body{background-color:#f5d1cc;border:.3rem solid var(--primary-color);border-radius:10rem}@media screen and (max-width: 767px){#home .section__hey .hey__body{border-radius:5rem;border-width:.2rem}}#home .section__hey .hey__in{width:100%;max-width:95rem;margin-left:auto;margin-right:auto;padding:5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey__in{max-width:100rem;padding-left:0;padding-right:0;padding-bottom:14rem}}@media screen and (max-width: 767px){#home .section__hey .hey__in{padding:4rem;padding-bottom:8rem}}#home .section__hey .hey .list-item{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey .list-item{display:flex;flex-wrap:wrap;gap:10rem;row-gap:6rem}}@media screen and (max-width: 767px){#home .section__hey .hey .list-item{display:flex;flex-wrap:wrap;gap:4rem}}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey .list-item .item{width:calc(50% - 5rem)}#home .section__hey .hey .list-item .item:nth-of-type(1){order:1}#home .section__hey .hey .list-item .item:nth-of-type(3){order:2}#home .section__hey .hey .list-item .item:nth-of-type(2){order:3}#home .section__hey .hey .list-item .item:nth-of-type(4){order:4}#home .section__hey .hey .list-item .item:nth-of-type(5){order:5}#home .section__hey .hey .list-item .item:nth-of-type(6){order:6}}@media screen and (max-width: 767px){#home .section__hey .hey .list-item .item{width:calc(50% - 2rem)}#home .section__hey .hey .list-item .item:nth-of-type(1){order:1}#home .section__hey .hey .list-item .item:nth-of-type(3){order:2}#home .section__hey .hey .list-item .item:nth-of-type(2){order:3}#home .section__hey .hey .list-item .item:nth-of-type(4){order:4}#home .section__hey .hey .list-item .item:nth-of-type(5){order:5}#home .section__hey .hey .list-item .item:nth-of-type(6){order:6}}#home .section__hey .hey .list-item .item .icon{width:15rem;height:15rem;margin-left:auto;margin-right:auto}#home .section__hey .hey .list-item .item .ttl{margin-top:1rem;text-align:center;padding-bottom:.5rem;font-size:2.3rem;font-weight:bold;color:var(--primary-color);letter-spacing:.184rem;border-bottom:.3rem solid var(--primary-color)}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey .list-item .item .ttl{font-size:4rem}}@media screen and (max-width: 767px){#home .section__hey .hey .list-item .item .ttl{margin-top:1.5rem;font-size:2.6rem}}#home .section__hey .hey .list-item .item .des{margin-top:1rem;font-size:1.4rem;font-weight:bold;letter-spacing:.12rem;line-height:1.8}@media screen and (max-width: 1180px)and (min-width: 768px){#home .section__hey .hey .list-item .item .des{font-size:2.3rem}}@media screen and (max-width: 767px){#home .section__hey .hey .list-item .item .des{font-size:2.2rem;margin-top:1.5rem;letter-spacing:.15rem}}#home #section__hey{padding-bottom:10rem;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}#home #section__hey1{margin-top:-6rem;padding-bottom:30rem}@media screen and (max-width: 767px){#home #section__hey1{padding-bottom:0}}#home #section__hey1 .hey__in{max-width:99rem}#home #section__hey1 .hey__body{background-color:#fcf4f0;padding-bottom:5rem}@media screen and (max-width: 767px){#home #section__hey1 .hey__body{padding-bottom:17rem}}#home #section__hey1 .hey .list-item{-moz-column-gap:4rem;column-gap:4rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section__hey1 .hey .list-item{gap:10rem;row-gap:6rem}}@media screen and (max-width: 1180px)and (min-width: 768px){#home #section__hey1 .hey .list-item .item{width:calc(50% - 5rem)}#home #section__hey1 .hey .list-item .item:nth-of-type(1){order:1}#home #section__hey1 .hey .list-item .item:nth-of-type(3){order:4}#home #section__hey1 .hey .list-item .item:nth-of-type(2){order:2}#home #section__hey1 .hey .list-item .item:nth-of-type(4){order:3}#home #section__hey1 .hey .list-item .item:nth-of-type(5){order:5}#home #section__hey1 .hey .list-item .item:nth-of-type(6){order:6}}@media screen and (max-width: 767px){#home #section__hey1 .hey .list-item .item{width:calc(50% - 2rem)}#home #section__hey1 .hey .list-item .item:nth-of-type(1){order:1}#home #section__hey1 .hey .list-item .item:nth-of-type(3){order:4}#home #section__hey1 .hey .list-item .item:nth-of-type(2){order:2}#home #section__hey1 .hey .list-item .item:nth-of-type(4){order:3}#home #section__hey1 .hey .list-item .item:nth-of-type(5){order:5}#home #section__hey1 .hey .list-item .item:nth-of-type(6){order:6}}#home #section__hey1 .hey .list-item .item .ttl{letter-spacing:.1px}#home #section__hey1 .hey .list-item .item .des{letter-spacing:1px}#home .career{margin-top:-20rem;position:relative}#home .career::before{content:"";position:absolute;width:100%;height:103%;bottom:-1px;background-color:#e0867c;z-index:-2}#home .career::after{content:"";position:absolute;width:100%;top:0;height:50%;background-color:#fff;z-index:-2;border-bottom-left-radius:10rem;border-bottom-right-radius:10rem;border:.2rem solid #e0867c;border-top:none}@media screen and (max-width: 767px){#home .career::after{height:60%;border-bottom-left-radius:5rem;border-bottom-right-radius:5rem}}#home .career .container{max-width:110rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .career .container{max-width:120rem}}@media screen and (max-width: 767px){#home .career .container{padding-left:2rem;padding-right:2rem}}#home .career__box{display:flex;align-items:center;position:relative}#home .career__box::after{content:none;position:absolute;width:calc(100% - 1px);top:0;left:0;height:50%;background-color:#fcf4f0;z-index:-1;border-bottom-left-radius:10rem;border-bottom-right-radius:10rem;border:.2rem solid #e0867c;border-top:none}@media screen and (max-width: 767px){#home .career__box::after{content:""}}#home .career__content{width:100%;max-width:60rem;background-color:#fff;font-weight:bold;font-size:2.9rem;line-height:1.8;letter-spacing:5.8px;color:#272727;min-height:38.4rem;display:flex;align-items:center;padding-left:5rem;border:.3rem solid #db5452;border-top-right-radius:5rem;border-bottom-right-radius:5rem;position:relative;margin-top:2rem}@media screen and (max-width: 767px){#home .career__content{background-color:rgba(0,0,0,0);border:none}}#home .career__content::before{content:"";position:absolute;width:calc(100% + 4rem);height:100%;top:0;left:0;border-top-right-radius:5rem;border-bottom-right-radius:5rem;border:.3rem solid #db5452;background-color:rgba(0,0,0,0);transform:translateX(-4rem) translateY(-3rem);z-index:-1}@media screen and (max-width: 767px){#home .career__content::before{transform:scale(1.2);width:100%;border:none;background-color:rgba(0,0,0,0);background-image:url(../img/top/bg-career.svg);background-size:contain;background-position:center;background-repeat:no-repeat}}#home .career__content::after{content:"";position:absolute;width:3.7rem;height:100%;top:0;left:0;background-color:#fff;border:.3rem solid #db5452;border-right:none;transform:translateX(-4rem) translateY(-3rem);z-index:-1}@media screen and (max-width: 767px){#home .career__content::after{content:none;width:.8rem;transform:translateX(-1rem) translateY(-1rem)}}@media screen and (max-width: 1180px)and (min-width: 768px){#home .career__content{font-size:3.1rem;max-width:68rem}}@media screen and (max-width: 767px){#home .career__content{padding-left:3rem;font-size:2.3rem;min-height:unset;padding-top:5rem;padding-bottom:5rem;letter-spacing:.2rem}}#home .career__content p .dot{position:relative}#home .career__content p .dot::before{content:"";position:absolute;top:-1rem;left:50%;transform:translateX(-50%);background-color:#db5452;width:.8rem;height:.8rem;border-radius:50%}@media screen and (max-width: 767px){#home .career__content p .dot::before{width:.5rem;height:.5rem}}#home .career__content .btn-link{display:inline-block;margin-top:5rem;font-weight:bold;font-size:2.3rem;letter-spacing:1.84px;color:#fff;background-color:#dd6c5a;padding:1rem 3rem;border-radius:5rem;position:relative;padding-right:8rem;border:.3rem solid var(--primary-color);transition:.2s;transition-duration:.3s}@media screen and (max-width: 1180px)and (min-width: 768px){#home .career__content .btn-link{font-size:2.4rem}}@media screen and (max-width: 767px){#home .career__content .btn-link{margin-top:3rem;font-size:2rem;padding:.8rem 2rem;padding-right:6rem}}#home .career__content .btn-link:hover{background-color:#fff;color:var(--primary-color)}#home .career__content .btn-link:hover::after{background-image:url(../img/top/ico-arrow-hover.svg)}#home .career__content .btn-link::after{content:"";position:absolute;width:4rem;height:1.5rem;background-image:url(../img/top/ico-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom;top:50%;transform:translateY(-50%);right:3rem}@media screen and (max-width: 767px){#home .career__content .btn-link::after{width:3rem;right:2rem}}#home .career__character{display:flex;margin-left:-5rem}#home .career__character img{max-width:51.5rem}@media screen and (max-width: 1180px)and (min-width: 768px){#home .career__character img{max-width:55.5rem}}body{opacity:0;animation:fadeInBody .6s ease-in forwards}html,body{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}@keyframes fadeInBody{to{opacity:1}}.l-main{position:relative;padding-top:11rem}body #loading{display:none}body.loading{overflow:hidden}body.loading #loading{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(221,107,90,.3411764706);z-index:9999}body.loading #loading .inn{width:13rem;height:13rem}.main-sub{display:flex;align-items:flex-end;position:relative;width:100%;max-width:192rem;margin-left:auto;margin-right:auto}.main-sub::before{content:"";position:absolute;width:100%;height:54rem;background-color:#fff;left:0;top:-11rem}.main-sub::after{content:"";position:absolute;background-image:url(../img/top/bg-header.svg);background-repeat:no-repeat;background-size:contain;background-position:top right;width:28rem;height:56rem;top:-11.3rem;right:0}@media screen and (max-width: 767px){.main-sub::after{width:32rem;background-image:url(../img/top/bg-header-sp.svg)}}.main-sub .main-left{position:relative;z-index:2;width:calc(100% - 30rem)}@media screen and (max-width: 767px){.main-sub .main-left{width:calc(100% - 10rem)}}.main-sub .main-left .img-main{position:relative}.main-sub .main-left .title-page{position:absolute;top:40%;transform:translateY(-50%);right:-15rem;padding-bottom:10rem;z-index:1}@media screen and (max-width: 1180px)and (min-width: 768px){.main-sub .main-left .title-page{top:60%;right:-8rem}}@media screen and (max-width: 767px){.main-sub .main-left .title-page{top:60%;right:-8rem}}.main-sub .main-left .title-page .ttl-h2{color:var(--primary-color)}.main-sub .main-left .title-page .ttl-h2 .en{font-size:11.4rem;font-weight:400;font-family:var(--futura-pt);line-height:1.3}@media screen and (max-width: 767px){.main-sub .main-left .title-page .ttl-h2 .en{font-size:7rem}}.main-sub .main-left .title-page .ttl-h2 .ja{font-size:2.6rem;font-weight:bold}@media screen and (max-width: 1180px)and (min-width: 768px){.main-sub .main-left .title-page .ttl-h2 .ja{font-size:4.5rem}}.main-sub .main-right{width:30rem;display:flex;justify-content:center}@media screen and (max-width: 767px){.main-sub .main-right{width:10rem}}.main-sub .main-right .entry{position:fixed;bottom:2rem;right:2rem;z-index:99;width:19rem;height:19rem}@media screen and (max-width: 1180px)and (min-width: 768px){.main-sub .main-right .entry{display:none}}@media screen and (max-width: 767px){.main-sub .main-right .entry{display:none}}.main-sub .main-right .entry .btn-entry:hover{opacity:.8}.main-sub-2{display:flex;align-items:flex-end;position:relative;width:100%;max-width:192rem;margin-left:auto;margin-right:auto}.main-sub-2::before{content:"";position:absolute;width:100%;height:54rem;background-color:#fff;left:0;top:-11rem}.main-sub-2::after{content:"";position:absolute;background-image:url(../img/top/bg-header.svg);background-repeat:no-repeat;background-size:contain;background-position:top right;width:28rem;height:56rem;top:-11.3rem;right:0}@media screen and (max-width: 1180px)and (min-width: 768px){.main-sub-2::after{width:39rem;height:75rem}}@media screen and (max-width: 767px){.main-sub-2::after{width:29rem;background-image:url(../img/top/bg-header-sp.svg)}}.main-sub-2 .main-left{padding-top:2rem;position:relative;z-index:2;width:calc(100% - 20rem);max-width:163rem}@media screen and (max-width: 767px){.main-sub-2 .main-left{width:calc(100% - 11rem)}}.main-sub-2 .main-left .img-main{position:relative;padding-bottom:8rem}@media screen and (max-width: 767px){.main-sub-2 .main-left .img-main{padding-top:1rem}}.main-sub-2 .main-left .title-page{position:absolute;bottom:0;background-color:var(--primary-color);z-index:1;padding-left:6rem;padding-right:6rem;border-bottom-right-radius:4rem}@media screen and (max-width: 767px){.main-sub-2 .main-left .title-page{bottom:2rem}}.main-sub-2 .main-left .title-page .ttl-h2{color:#fff;letter-spacing:.3rem;font-size:8.1rem;font-weight:500;font-family:"Zen Maru Gothic",sans-serif}@media screen and (max-width: 1180px)and (min-width: 768px){.main-sub-2 .main-left .title-page .ttl-h2{font-size:7.5rem}}@media screen and (max-width: 767px){.main-sub-2 .main-left .title-page .ttl-h2{font-size:5rem}}.main-sub-2 .entry{width:20rem;height:20rem;display:flex;justify-content:center;position:absolute;right:-15rem;bottom:-4rem;transition:.2s;position:fixed;bottom:2rem;right:2rem;z-index:99}@media screen and (max-width: 1180px)and (min-width: 768px){.main-sub-2 .entry{position:absolute;bottom:-6rem;right:-14rem}}@media screen and (max-width: 767px){.main-sub-2 .entry{bottom:-4rem;right:-6rem;position:absolute;display:none}}.main-sub-2 .entry img{width:19rem;height:19rem}@media screen and (max-width: 767px){.main-sub-2 .entry{width:10rem}}.main-sub-2 .entry .btn-entry:hover{opacity:.8}