.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:0.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:0.9}.splide__arrow:disabled{opacity:0.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:0.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:0.7;padding:0;position:relative;-webkit-transition:-webkit-transform 0.2s linear;transition:-webkit-transform 0.2s linear;transition:transform 0.2s linear;transition:transform 0.2s linear,-webkit-transform 0.2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:0.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:0.5em;top:0}@-webkit-keyframes fadein{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0}}@keyframes fadein{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0}}@-webkit-keyframes downshow01{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}@keyframes downshow01{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}@-webkit-keyframes downshow02{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0.5em 0)}}@keyframes downshow02{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0.5em 0)}}._fadein{opacity:0}._fadein._active{-webkit-animation:fadein 0.4s linear forwards;animation:fadein 0.4s linear forwards}#about{container-type:inline-size;padding-inline:25px;position:relative;background-color:#EA5514;padding-block:60px 100px;background-image:url(../../img/common/pattern.webp);background-size:4000px 4000px;background-repeat:repeat}@media screen and (min-width:425px){#about{padding-inline:30px}}@media screen and (min-width:576px){#about{padding-inline:40px}}@media screen and (min-width:992px){#about{padding-inline:60px}}@media screen and (min-width:1200px){#about{width:calc(100vw - 210px);padding-inline:72px;-webkit-margin-start:210px;margin-inline-start:210px}}@media screen and (min-width:768px){#about{padding-block:100px 200px}}@media screen and (min-width:992px){#about{padding-block:125px 325px}}#about .contents_inner{max-width:1220px;margin-inline:auto}#about._active .about_catch_img{-webkit-animation:fadein 0.5s forwards 1;animation:fadein 0.5s forwards 1}#about._active .splide__slide{-webkit-animation:fadein 0.5s forwards 1 0.5s;animation:fadein 0.5s forwards 1 0.5s}.section_title .title_en{font-family:"Zen Old Mincho";font-size:1.4rem;font-weight:700;color:#fff;line-height:1}@media screen and (min-width:768px){.section_title .title_en{font-size:1.5rem}}@media screen and (min-width:992px){.section_title .title_en{font-size:1.6rem}}.section_title .title_ja{font-family:"Zen Old Mincho";font-size:3.6rem;line-height:1.5;color:#fff;font-weight:700}@media screen and (min-width:768px){.section_title .title_ja{font-size:4.4rem}}@media screen and (min-width:992px){.section_title .title_ja{font-size:5.4rem}}#about_slider{position:relative;z-index:2;-webkit-margin-before:65px;margin-block-start:65px;-webkit-padding-before:24vw;padding-block-start:24vw;margin-inline:-25px}@media screen and (min-width:435px){#about_slider{margin-inline:-30px}}@media screen and (min-width:576px){#about_slider{margin-inline:-40px}}@media screen and (min-width:992px){#about_slider{-webkit-padding-before:300px;padding-block-start:300px;margin-inline:-60px 0}}@media screen and (min-width:1200px){#about_slider{margin-inline:-72px 0}}#about_slider .splide__slide{width:224px;opacity:0}@media screen and (min-width:992px){#about_slider .splide__slide{width:330px}}.about_catch_img{position:absolute;top:0;right:0;width:90%;max-width:900px;opacity:0}.about_contents_block{-webkit-margin-before:-50px;margin-block-start:-50px;position:relative;z-index:3;-webkit-padding-before:350px;padding-block-start:350px}@media screen and (min-width:576px){.about_contents_block{-webkit-padding-before:0;padding-block-start:0;-webkit-margin-before:60px;margin-block-start:60px;max-width:900px;margin-inline:auto}}.about_contents_block .label_text{top:0;left:50%;position:absolute;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;line-height:1;z-index:3;translate:-50% 0}@media screen and (min-width:768px){.about_contents_block .label_text{left:initial;right:0;translate:0}}.about_contents_block .label_text .label{display:inline-block;font-size:3.2rem;font-weight:700;font-family:"Zen Old Mincho";background-color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-inline:10px;letter-spacing:0.1em;line-height:1.5;color:#EA5514;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;clip-path:inset(0 0 100% 0)}@media screen and (min-width:992px){.about_contents_block .label_text .label{font-size:3.6rem}}.about_contents_block._active .label:first-of-type{-webkit-animation:downshow01 0.6s forwards ease 0s;animation:downshow01 0.6s forwards ease 0s}.about_contents_block._active .label:nth-of-type(2){-webkit-animation:downshow02 0.6s forwards ease 0.5s;animation:downshow02 0.6s forwards ease 0.5s}.about_contents_block._active .section_contents{-webkit-animation:fadein 0.5s forwards ease 1s;animation:fadein 0.5s forwards ease 1s}.section_contents{position:relative;-webkit-box-shadow:0px 0px 40px 20px #EA5514;box-shadow:0px 0px 40px 20px #EA5514;background:radial-gradient(circle,rgb(234,85,20) 0%,rgba(234,85,20,0.9) 100%);border-radius:80px;z-index:2;padding-block:20px 0;padding-inline:25px;margin-inline:-25px;container-type:inline-size;opacity:0}@media screen and (min-width:425px){.section_contents{margin-inline:-30px}}@media screen and (min-width:576px){.section_contents{margin-inline:0px}}@media screen and (min-width:768px){.section_contents{max-width:743px;-webkit-padding-end:120px;padding-inline-end:120px}}@media screen and (min-width:992px){.section_contents{-webkit-padding-end:60px;padding-inline-end:60px}}@media screen and (min-width:1200px){.section_contents{-webkit-padding-end:0;padding-inline-end:0}}.section_contents_title{position:relative;color:#fff;font-size:2rem;font-weight:700;font-family:"Zen Old Mincho";-webkit-padding-after:10px;padding-block-end:10px}.section_contents_title:before{content:"";position:absolute;bottom:0;left:0;width:45px;height:1px;background-color:#fff}.contents_catch{-webkit-margin-before:10px;margin-block-start:10px;font-size:2.8rem;color:#fff;line-height:1.65}.contents_catch sub{font-size:1.4rem;bottom:0}.contents_text{-webkit-margin-before:20px;margin-block-start:20px;font-size:min(4.8929663609cqi,16px);font-weight:500;line-height:2;color:#fff;text-align:left}.contents_caution{font-size:1.1rem;line-height:1.3;color:#FFEBCF;-webkit-margin-before:20px;margin-block-start:20px}.about_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:0 10px;width:110%;-webkit-margin-before:60px;margin-block-start:60px;margin-inline:-25px}@media screen and (min-width:425px){.about_img{margin-inline:-30px}}@media screen and (min-width:576px){.about_img{max-width:1023px;margin-inline:-40px;gap:0 30px;width:100%;-webkit-margin-before:100px;margin-block-start:100px}}@media screen and (min-width:992px){.about_img{margin-inline:-60px;-webkit-margin-before:120px;margin-block-start:120px}}@media screen and (min-width:1200px){.about_img{margin-inline:-72px;gap:0 40px}}.about_img picture{-webkit-box-flex:1;-ms-flex:1;flex:1}.about_img img{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0 10px 10px 0}@media screen and (min-width:1440px){.about_img img{border-radius:10px;max-width:960px}}.about_img._active .about_img_tag{-webkit-animation:downshow01 0.6s forwards linear;animation:downshow01 0.6s forwards linear}.about_img_tag{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;font-size:1.2rem;font-weight:700;line-height:1.5;letter-spacing:0.1em;color:#fff;text-orientation:upright;clip-path:inset(0 0 100% 0)}@media screen and (min-width:576px){.about_img_tag{font-size:1.5rem;right:0}}.about_img_bottom_text{-webkit-margin-before:30px;margin-block-start:30px;max-width:778px;color:#fff;width:85.9375cqi;font-size:1.5rem;line-height:1.8}@media screen and (min-width:768px){.about_img_bottom_text{padding-inline:25px;-webkit-margin-start:0px;margin-inline-start:0px}}@media screen and (min-width:1080px){.about_img_bottom_text{-webkit-margin-start:20px;margin-inline-start:20px}}@media screen and (min-width:1200px){.about_img_bottom_text{-webkit-margin-start:8.606557377cqi;margin-inline-start:8.606557377cqi}}.section_title_block{text-align:center}.section_title_block .title_icon{margin-inline:auto;width:36px;height:19px}.section_title_block .section_title{font-family:"Zen Old Mincho";-webkit-margin-before:10px;margin-block-start:10px;font-size:2.9rem;font-weight:700;color:#00063A;text-align:center;line-height:1.5}@media screen and (min-width:992px){.section_title_block .section_title{font-size:3.2rem}}@media screen and (min-width:992px){.section_title_block .section_title br{display:none}}#feature{position:relative;z-index:2;padding-inline:25px;background-color:#FAF7EF;border-radius:10px;padding-block:60px;container-type:inline-size;opacity:0}@media screen and (min-width:425px){#feature{padding-inline:30px}}@media screen and (min-width:576px){#feature{padding-inline:40px}}@media screen and (min-width:992px){#feature{padding-inline:60px}}@media screen and (min-width:1200px){#feature{width:calc(100vw - 210px);padding-inline:72px;-webkit-margin-start:210px;margin-inline-start:210px}}@media screen and (min-width:992px){#feature{border-radius:0;background-color:transparent;padding-block:0;-webkit-margin-before:-205px;margin-block-start:-205px}}@media screen and (min-width:1200px){#feature{width:calc(100vw - 210px)}}#feature .contents_inner{max-width:1086px;margin-inline:auto;background-image:url(../../img/common/texture_sand.webp);background-size:100px 100px;background-repeat:repeat}@media screen and (min-width:992px){#feature .contents_inner{background-color:#FAF7EF;padding-inline:45px;border-radius:10px;padding-block:30px;width:min(88.2926829268cqi,1086px)}}@media screen and (min-width:1200px){#feature .contents_inner{padding-block:50px}}#feature._active{-webkit-animation:fadein 0.8s forwards linear;animation:fadein 0.8s forwards linear}.feature_flex{-webkit-margin-before:45px;margin-block-start:45px}@media screen and (min-width:768px){.feature_flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 30px}}.feature_item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 20px}@media screen and (min-width:768px){.feature_item{width:50%}}.feature_item+.feature_item{-webkit-margin-before:25px;margin-block-start:25px}@media screen and (min-width:768px){.feature_item+.feature_item{-webkit-margin-before:0;margin-block-start:0}}.feature_thumbnail{width:80px}@media screen and (min-width:992px){.feature_thumbnail{width:100px}}.feature_item_body{-webkit-box-flex:1;-ms-flex:1;flex:1}.feature_contents_title{font-size:2.2rem;font-weight:500;line-height:1.5;letter-spacing:0.05em}.feature_contents_title span{font-size:1.8rem}.feature_contents_text{-webkit-margin-before:10px;margin-block-start:10px;font-size:1.5rem;font-weight:500;line-height:1.8}#facility{padding-inline:25px;-webkit-margin-before:115px;margin-block-start:115px}@media screen and (min-width:425px){#facility{padding-inline:30px}}@media screen and (min-width:576px){#facility{padding-inline:40px}}@media screen and (min-width:992px){#facility{padding-inline:60px}}@media screen and (min-width:1200px){#facility{width:calc(100vw - 210px);padding-inline:72px;-webkit-margin-start:210px;margin-inline-start:210px}}#facility .contents_inner{max-width:1086px;margin-inline:auto}#facility._active .faclity_block{-webkit-animation:fadein 0.8s forwards linear;animation:fadein 0.8s forwards linear}.faclity_block{-webkit-margin-before:25px;margin-block-start:25px;opacity:0}@media screen and (min-width:992px){.faclity_block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 30px;-webkit-margin-before:45px;margin-block-start:45px}}@media screen and (min-width:1200px){.faclity_block{gap:0 60px}}.facility_img{width:100%}@media screen and (min-width:768px){.facility_img{margin-inline:auto;max-width:544px}}@media screen and (min-width:992px){.facility_img{width:50%}}.facility_block_contents{-webkit-margin-before:25px;margin-block-start:25px}@media screen and (min-width:768px){.facility_block_contents{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (min-width:992px){.facility_block_contents{-webkit-margin-before:0;margin-block-start:0}}.facility_block_title{font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:0.05em}.facility_block_text{-webkit-margin-before:15px;margin-block-start:15px;font-size:1.5rem;line-height:1.8}.facility_flex_item{-webkit-margin-before:30px;margin-block-start:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 20px}.facility_thumbnail{width:80px}@media screen and (min-width:992px){.facility_thumbnail{width:100px}}.facility_item_body{-webkit-box-flex:1;-ms-flex:1;flex:1}.facility_item_title{font-size:2rem;font-weight:500;line-height:1}.facility_item_text{font-size:1.5rem;line-height:1.8;-webkit-margin-before:10px;margin-block-start:10px}#works_slider{overflow:hidden}@media screen and (min-width:1200px){#works_slider{width:calc(100vw - 210px);-webkit-margin-end:210px;margin-inline-end:210px}}#works_slider .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}#works_slider .swiper-slide{width:240px}#works_slider{-webkit-margin-before:40px;margin-block-start:40px}@media screen and (min-width:768px){#works_slider{-webkit-margin-before:80px;margin-block-start:80px}}@media screen and (min-width:992px){#works_slider{-webkit-margin-before:120px;margin-block-start:120px}}#instagram{padding-inline:25px;-webkit-margin-before:65px;margin-block-start:65px;-webkit-padding-after:115px;padding-block-end:115px}@media screen and (min-width:425px){#instagram{padding-inline:30px}}@media screen and (min-width:576px){#instagram{padding-inline:40px}}@media screen and (min-width:992px){#instagram{padding-inline:60px}}@media screen and (min-width:1200px){#instagram{width:calc(100vw - 210px);padding-inline:72px;-webkit-margin-start:210px;margin-inline-start:210px}}@media screen and (min-width:768px){#instagram{-webkit-margin-before:80px;margin-block-start:80px}}@media screen and (min-width:992px){#instagram{-webkit-margin-before:120px;margin-block-start:120px}}.instagram{position:relative;background-color:#D0B061;container-type:inline-size;overflow:hidden;max-width:327px;max-height:358px;border-radius:10px;margin-inline:auto;-webkit-margin-before:25px;margin-block-start:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px){.instagram{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:900px;max-height:200px;gap:0 25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:992px){.instagram{gap:0 0}}@media screen and (min-width:768px){.insta_text_block_title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.instablock_logo{width:50px;height:70px}@media screen and (min-width:768px){.instablock_logo{width:auto;height:100%}}.instablock_logo img{height:100%;width:auto}.insta_title_flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.insta_title_flex{display:contents}}.instagram_text_block{text-align:center;padding-block:25px 0px;padding-inline:4.5871559633cqi}@media screen and (min-width:768px){.instagram_text_block{width:62cqi;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 4.4444444444cqi}}@container (width >= 900px){.instagram_text_block{gap:0 3.8888888889cqi}}.insta_block_text_group{display:contents}@media screen and (min-width:768px){.insta_block_text_group{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block}}.instagram_head{position:relative;font-family:"Zen Old Mincho";font-size:7.0336391437cqi;line-height:1.35;font-weight:700;color:#050052;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:768px){.instagram_head{font-size:1.8rem;-webkit-padding-end:6.6666666667cqi;padding-inline-end:6.6666666667cqi}}@container (width >= 850px){.instagram_head{font-size:3.1111111111cqi;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-padding-end:6.6666666667cqi;padding-inline-end:6.6666666667cqi}}.instagram_head:before{content:"";position:absolute;bottom:0;right:0;width:35px;height:35px;background-color:#fff;border-radius:50%;background-image:url(../../img/common/instagram.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;translate:0 15%}@media screen and (min-width:768px){.instagram_head:before{bottom:initial;top:0;translate:0 -5%;width:5.5555555556cqi;height:5.5555555556cqi;background-size:3.1111111111cqi 3.1111111111cqi}}@container (width >= 850px){.instagram_head:before{width:5.5555555556cqi;height:5.5555555556cqi;background-size:3.1111111111cqi 3.1111111111cqi}}.instagram_text{-webkit-margin-before:15px;margin-block-start:15px;font-size:3.9755351682cqi;font-weight:500;line-height:1.8;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;letter-spacing:-0.02em}@media screen and (min-width:768px){.instagram_text{font-size:1.3rem}}.instagram_img{width:100%;-webkit-mask-image:url(../../img/common/online_shop_mask.webp);mask-image:url(../../img/common/online_shop_mask.webp);-webkit-mask-size:180% 150%;mask-size:180% 150%;-webkit-mask-position:top center;mask-position:top center}@media screen and (min-width:768px){.instagram_img{translate:0% 0%;width:45.5555555556cqi;-webkit-mask-image:url("../../img/common/mask_circle.svg");mask-image:url("../../img/common/mask_circle.svg");-webkit-mask-position:-100% 90%;mask-position:-100% 90%;height:auto;aspect-ratio:410/273;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:47.4444444444cqi 47.4444444444cqi;mask-size:47.4444444444cqi 47.4444444444cqi}}.instagram_img img{max-width:none;width:328px;height:178px;-o-object-position:left 0% bottom 0;object-position:left 0% bottom 0}@media screen and (min-width:768px){.instagram_img img{width:100%;aspect-ratio:410/273;height:auto;translate:0 -5%}}.instagram_link{position:absolute;bottom:10px;left:50%;translate:-50% 0;background-color:#fff;border-radius:30px;padding:10px;line-height:1.5;display:inline-block}@media screen and (min-width:768px){.instagram_link{left:initial;translate:0;right:10px;bottom:10px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}}.instagram_link span{position:relative;color:#EA5514;font-size:1.4rem;font-weight:500;-webkit-padding-end:42px;padding-inline-end:42px;line-height:1.5;-webkit-transition:color 0.3s;transition:color 0.3s;text-wrap:nowrap;letter-spacing:0.1em}.instagram_link span:before{content:"";position:absolute;top:50%;right:0;width:30px;height:18px;border-radius:50%;border:solid 1px #EA5514;-webkit-margin-before:-9px;margin-block-start:-9px;-webkit-transition:translate 0.3s,border-color 0.3s;transition:translate 0.3s,border-color 0.3s}.instagram_link span:after{content:"";position:absolute;top:50%;right:14px;width:4px;height:4px;border-top:solid 1px #EA5514;border-right:solid 1px #EA5514;rotate:45deg;-webkit-margin-before:-2px;margin-block-start:-2px;-webkit-transition:translate 0.3s,border-color 0.3s;transition:translate 0.3s,border-color 0.3s}@media (hover:hover) and (pointer:fine){.instagram_link:hover{background-color:#EA5514}.instagram_link:hover span{color:#fff}.instagram_link:hover span:after,.instagram_link:hover span:before{border-color:#fff;translate:5px 0}}#concept{padding-inline:25px;background-color:#EA5514;background-image:url(../../img/common/pattern.webp);background-size:4000px 4000px;padding-block:100px}@media screen and (min-width:425px){#concept{padding-inline:30px}}@media screen and (min-width:576px){#concept{padding-inline:40px}}@media screen and (min-width:992px){#concept{padding-inline:60px}}@media screen and (min-width:1200px){#concept{width:calc(100vw - 210px);padding-inline:72px;-webkit-margin-start:210px;margin-inline-start:210px}}@media screen and (min-width:768px){#concept{padding-block:120px 140px}}@media screen and (min-width:992px){#concept{padding-block:130px 160px}}.concept_contents_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0px 0px 20px 20px #EA5514;box-shadow:0px 0px 20px 20px #EA5514;background:radial-gradient(circle,rgb(234,85,20) 0%,rgba(234,85,20,0.9) 100%);border-radius:80px;background-size:100% 70%;background-position:center 30%;container-type:inline-size}@media screen and (min-width:768px){.concept_contents_block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 30px;background:none;-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width:1200px){.concept_contents_block{max-width:1060px;margin-inline:auto}}.concept_contents_item{display:contents}@media screen and (min-width:768px){.concept_contents_item{display:block;container-type:inline-size;width:calc(50cqi - 15px)}}.concept_title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cencept_message{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-margin-before:60px;margin-block-start:60px;width:54.6666666667cqi;margin-inline:auto}@media screen and (min-width:768px){.cencept_message{max-width:305px;width:57.6923076923cqi}}.concept_text_block{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-margin-before:45px;margin-block-start:45px}@media screen and (min-width:768px){.concept_text_block{-webkit-margin-before:50px;margin-block-start:50px;-webkit-box-shadow:0px 0px 20px 20px #EA5514;box-shadow:0px 0px 20px 20px #EA5514;background:radial-gradient(circle,rgb(234,85,20) 0%,rgba(234,85,20,0.9) 100%)}}.concept_text{font-size:1.6rem;color:#fff;line-height:2;font-weight:500}@media screen and (min-width:992px){.concept_text{font-size:1.8rem}}.concept_text+.concept_text{-webkit-margin-before:15px;margin-block-start:15px}.concept_text .pc_break{display:none}@media screen and (min-width:992px){.concept_text .pc_break{display:block}}.concept_catch{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-margin-before:60px;margin-block-start:60px;max-width:460px}@media screen and (min-width:768px){.concept_catch{width:95%;translate:calc(5% + 60px) 0;-webkit-margin-before:75px;margin-block-start:75px}}@media screen and (min-width:1200px){.concept_catch{translate:calc(5% + 72px) 0}}.concept_interview_block{-webkit-margin-before:80px;margin-block-start:80px}.interview_block .section_title_block{-webkit-box-shadow:0px 0px 20px 20px #EA5514;box-shadow:0px 0px 20px 20px #EA5514;background:radial-gradient(circle,rgb(234,85,20) 0%,rgba(234,85,20,0.9) 100%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}.interview_block .section_title_block .section_title{color:#fff}.interview_block_body{position:relative;background-color:#FAF7EF;margin-inline:-25px;border-radius:10px;padding-inline:24px 25px;background-image:url(../../img/common/texture_sand.webp);background-size:100px 100px;background-repeat:repeat;-webkit-padding-after:50px;padding-block-end:50px;-webkit-margin-before:30px;margin-block-start:30px;max-width:960px}.interview_block_body:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(250,247,239)),to(rgba(250,247,239,0)));background:linear-gradient(0deg,rgb(250,247,239) 0%,rgba(250,247,239,0) 100%);border-radius:0 0 10px 10px}@media screen and (min-width:425px){.interview_block_body{margin-inline:-30px;padding-inline:30px}}@media screen and (min-width:576px){.interview_block_body{margin-inline:-40px;padding-inline:40px}}@media screen and (min-width:768px){.interview_block_body{margin-inline:auto}}.interview_block_btn{position:absolute;bottom:0;left:50%;translate:-50% 50%;z-index:2;background-color:#fff;border-radius:30px;width:240px;height:60px;border:1px solid #EA5514;-webkit-transition:border-color 0.3s,background-color 0.3s;transition:border-color 0.3s,background-color 0.3s}.interview_block_btn .btn_text{position:absolute;top:50%;left:22px;font-size:1.6rem;color:#00063A;display:block;translate:0 -50%;-webkit-transition:opacity 0.3s,color 0.3s;transition:opacity 0.3s,color 0.3s}.interview_block_btn .close{opacity:0}.interview_block_btn._open .more{opacity:0}.interview_block_btn._open .close{opacity:1}.interview_block_btn._open .btn_icon:after{rotate:0deg}@media (hover:hover) and (pointer:fine){.interview_block_btn:hover{cursor:pointer;background-color:#EA5514;border-color:#fff}.interview_block_btn:hover .btn_text{color:#fff}.interview_block_btn:hover .btn_icon{background-color:#FAF7EF}.interview_block_btn:hover .btn_icon:after,.interview_block_btn:hover .btn_icon:before{background-color:#EA5514}}.btn_text{position:absolute;top:50%;left:22px;font-size:1.5rem;color:#00063A;display:block;line-height:1;font-weight:500;translate:0 -50%;-webkit-transition:0.3s;transition:0.3s}.btn_icon{position:absolute;top:50%;right:22px;background-color:#EA5514;width:30px;height:30px;border-radius:50%;translate:0 -50%;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.btn_icon:after,.btn_icon:before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:10px;height:1px;background-color:#fff;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.btn_icon:after{rotate:90deg;-webkit-transition:rotate 0.3s;transition:rotate 0.3s}@media screen and (min-width:768px){#flow .interview_block_head_block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#flow .interview_contents_img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){#flow .interview_contents_img{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;width:45%}}#flow .interview_contents_img img{border-radius:inherit}#flow .interview_block_img{border-radius:10px 10px 0 0;margin-inline:-25px}@media screen and (min-width:425px){#flow .interview_block_img{margin-inline:-30px}}@media screen and (min-width:576px){#flow .interview_block_img{margin-inline:-40px}}@media screen and (min-width:768px){#flow .interview_block_img{margin-inline:0;max-width:300px}}#flow .interview_block_img img{border-radius:10px 10px 0 0}@media screen and (min-width:768px){#flow .interview_block_body{padding:0;-webkit-padding-after:50px;padding-block-end:50px}}.interview_block_head{-webkit-margin-before:30px;margin-block-start:30px}@media screen and (min-width:768px){.interview_block_head{-webkit-margin-before:0;margin-block-start:0}}.interview_block_head .head_title{font-size:2.4rem;font-weight:500;line-height:1.6}@media screen and (min-width:992px){.interview_block_head .head_title{font-size:2.8rem}}.interview_block_head .head_text{font-size:1.5rem;line-height:1;-webkit-margin-before:1.2lh;margin-block-start:1.2lh}.interview_contents_block{position:relative;display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;-webkit-transition:grid-template-rows 0.5s ease-out;transition:grid-template-rows 0.5s ease-out;transition:grid-template-rows 0.5s ease-out,-ms-grid-rows 0.5s ease-out}.interview_contents_block._open{-ms-grid-rows:1fr;grid-template-rows:1fr}.interview_contents_block._open:before{opacity:0}.interview_contents_inner{overflow-y:hidden}.interview_contents_textblock{display:contents}@media screen and (min-width:768px){.interview_contents_textblock{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}}.interview_contents_item{-webkit-margin-before:60px;margin-block-start:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (min-width:768px){.interview_contents_item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:45px 30px}.interview_contents_item:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-padding-end:40px;padding-inline-end:40px}.interview_contents_item:nth-of-type(2n) .interview_contents_img{border-radius:8px}}@media screen and (min-width:768px) and (min-width:768px){.interview_contents_item:nth-of-type(2n) .interview_contents_img{border-radius:0 10px 10px 0}.interview_contents_item:nth-of-type(2n) .interview_contents_img img{border-radius:inherit}}@media screen and (min-width:768px){.interview_contents_item:nth-of-type(odd){-webkit-padding-start:40px;padding-inline-start:40px}.interview_contents_item:nth-of-type(odd) .interview_contents_img{border-radius:8px}}@media screen and (min-width:768px) and (min-width:768px){.interview_contents_item:nth-of-type(odd) .interview_contents_img{border-radius:10px 0 0 10px}.interview_contents_item:nth-of-type(odd) .interview_contents_img img{border-radius:inherit}}@media screen and (min-width:992px){.interview_contents_item{gap:60px 40px}}.interview_contents_item+.interview_contents_item{-webkit-margin-before:40px;margin-block-start:40px}@media screen and (min-width:768px){.interview_contents_item+.interview_contents_item{-webkit-margin-before:55px;margin-block-start:55px}}@media screen and (min-width:768px){.interview_contents_item:last-of-type{-webkit-padding-after:20px;padding-block-end:20px}}.interview_contents_title_group{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.interview_contents_title_group .contents_title_small{color:#EA5514;font-size:1.8rem;font-weight:700;line-height:1.5}.interview_contents_title{font-size:2.4rem;font-weight:500;line-height:1.5;-webkit-margin-before:10px;margin-block-start:10px}.interview_contents_text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:1.5rem;line-height:1.8;-webkit-margin-before:15px;margin-block-start:15px}#glow{-webkit-margin-before:100px;margin-block-start:100px}#glow .interview_block_body{position:relative;border-radius:10px}@media screen and (min-width:768px){#glow .interview_block_body{-webkit-padding-after:0;padding-block-end:0}}#glow .interview_block_body:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:150px;background:-webkit-gradient(linear,left bottom,left top,from(rgb(250,247,239)),to(rgba(250,247,239,0)));background:linear-gradient(0deg,rgb(250,247,239) 0%,rgba(250,247,239,0) 100%);border-radius:0 0 10px 10px;z-index:2}@media screen and (min-width:768px){#glow .interview_block_body._open{-webkit-padding-after:50px;padding-block-end:50px}}#glow .interview_block_body._open .glow_interview_wrap_inner{height:auto;height:calc-size(150px,auto)}#glow .interview_block_img{position:relative;-webkit-padding-before:45px;padding-block-start:45px;border-radius:10px}@media screen and (min-width:992px){#glow .interview_block_img:before{content:"";position:absolute;width:138px;height:103px;background-image:url(../../img/about/glow_ballon_text.webp);background-size:cover;top:0;right:0;translate:25% 0}}#glow .interview_block_img img{border-radius:10px}.glow_interview_wrap{position:relative;display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;-webkit-transition:grid-template-rows 0.5s ease-out;transition:grid-template-rows 0.5s ease-out;transition:grid-template-rows 0.5s ease-out,-ms-grid-rows 0.5s ease-out}.glow_interview_wrap._open{-ms-grid-rows:1fr;grid-template-rows:1fr}.glow_interview_wrap_inner{position:relative;interpolate-size:allow-keywords;overflow-y:hidden;height:150px;-webkit-transition:height 0.3s;transition:height 0.3s}@media screen and (min-width:768px){.glow_interview_wrap_inner{-webkit-padding-after:0;padding-block-end:0;height:auto}}.glow_interview_block_title{-webkit-margin-before:30px;margin-block-start:30px;position:relative;font-size:1.8rem;font-family:"Zen Old Mincho";font-weight:700;line-height:1;-webkit-padding-start:12px;padding-inline-start:12px}.glow_interview_block_title:before{content:"";position:absolute;top:50%;left:0;width:8px;height:8px;border-radius:50%;background-color:#00063A;translate:0 -50%}@media screen and (min-width:768px){.profile_item_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 30px}}.profile_item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-margin-before:30px;margin-block-start:30px}@media screen and (min-width:768px){.profile_item{width:50%}}.profile_thumbnail{width:70px}.profile_item_body{-webkit-box-flex:1;-ms-flex:1;flex:1}.profile_item_body dt{font-size:1.4rem;font-weight:500;line-height:1.5}.profile_item_body dd{font-size:1.4rem;font-weight:500;line-height:1.8}.glow_interview_comment_item{-webkit-margin-before:30px;margin-block-start:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 15px}.glow_interview_comment_thumbnail{width:70px}.interview_name{font-size:1.2rem;font-weight:500;text-align:center}.glow_interview_comment{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.8}.glow_interview_comment small{display:inline-block;color:#A0A1AC;line-height:1.5;font-size:1.1rem}.glow_interview_bottom_img{-webkit-margin-before:30px;margin-block-start:30px;border-radius:10px}.glow_interview_bottom_img img{border-radius:10px}
/*# sourceMappingURL=about.css.map */