/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-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,button{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit;transition:opacity .3s;cursor:pointer}a:hover,button:hover{opacity:.7}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}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}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}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}@media screen and (min-width: 820px){.sp-only{display:none !important}}@media screen and (max-width: 819px){.pc-only{display:none !important}}:root{--text-color: #483636;--dark-color: #3f3434;--gray-color: #8c8c8c;--border-color01: #cdc0c0;--border-color02: #e4e1e1;--base-color: #ffffff;--card-bg: rgba(255, 255, 255, 0.8);--font-family: 'Zen Kaku Gothic New', sans-serif;--font-sub: 'Noto Sans JP', sans-serif;--en-font: 'Lora', serif}html{scrollbar-gutter:stable}body{overflow-x:hidden;overflow-y:scroll;font-family:var(--font-family);color:var(--text-color)}@media screen and (max-width: 819px){body{font-size:1rem}}body.is-fixed{overflow:hidden;touch-action:none}p{line-height:2;font-weight:500}img{max-width:100%;width:100%;height:auto;vertical-align:top}.en{font-family:var(--en-font)}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 2rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1200px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0}.is-disabled-link{pointer-events:none;opacity:.8}@media screen and (min-width: 820px){.breadcrumb.type-category-top{margin-top:10rem}}.breadcrumb__list{list-style:none;padding-inline:1.25rem;max-width:70rem;margin:3.75rem auto 0;display:flex;flex-wrap:wrap;font-size:0.75rem;color:#000}@media screen and (min-width: 1024px){.breadcrumb__list{margin-block:0}}@media screen and (max-width: 819px){.breadcrumb__list{flex-wrap:nowrap;overflow:auto;white-space:nowrap;position:static;box-sizing:border-box;width:auto;padding-block:0.625rem}}.breadcrumb__item+.breadcrumb__item::before{content:"/";margin:0 0.3125rem;color:#000}.grid-box{display:grid;gap:1.25rem;grid-template-rows:max-content 1fr}@media screen and (max-width: 819px){.grid-box{display:flex;flex-direction:column}}.grid-box .grid-box__catch{grid-area:catch;font-weight:700;font-size:1.5rem;line-height:1.4}.grid-box .grid-box__img{grid-area:img}.grid-box .grid-box__text{grid-area:text;font-size:1rem}.grid-box.img-right{grid-template-columns:1fr max-content;grid-template-areas:"catch img" "text img"}.grid-box.img-left{grid-template-columns:max-content 1fr;grid-template-areas:"img catch" "img text"}.flex-box-bg{display:flex;background-color:#f4f3f3;padding:1.25rem 1.25rem 1.25rem 3.125rem}@media screen and (min-width: 1024px){.flex-box-bg{flex-wrap:wrap;margin-bottom:6.25rem;gap:2.5rem;align-items:center}}@media screen and (max-width: 1023px){.flex-box-bg{flex-direction:column;gap:1.25rem;padding:1.25rem 1rem}}.flex-box-bg .flex-box__catch{font-weight:700;font-size:1.5rem;line-height:1.4}.flex-box-bg .flex-box__img{border-radius:0.5rem}@media screen and (min-width: 1024px){.flex-box-bg .flex-box__img{width:25.1875rem;height:20.125rem}}@media screen and (min-width: 1024px){.flex-box-bg .flex-box__wrap{width:calc(100% - 443px)}}.flex-box-bg .flex-box__wrap{display:flex;gap:1.25rem;flex-direction:column}.flex-box-bg .flex-box__text{font-size:1rem}@media screen and (min-width: 1024px){.flex-box-bg.img-right{flex-direction:row-reverse}}.btn-wrapper{margin-top:5.9375rem}@media screen and (max-width: 819px){.btn-wrapper{margin-top:3.375rem}}.btn-wrapper.-center{display:flex;justify-content:center;margin-left:auto;margin-right:auto}.template{margin-block:1.875rem}.template .template-title{font-size:1.75rem;font-weight:700;margin-block:2.5em 1em}@media screen and (max-width: 819px){.template .template-title{margin-block:1.5em .6em}}.template .template-sub-title{font-size:1.25rem;font-weight:700;margin-block:1.5em .6em}@media screen and (max-width: 819px){.template .template-sub-title{margin-block:1.3em .6em}}.template .template-box{display:flex;flex-wrap:wrap;gap:1.25rem}.template .toc_parts{padding:1.25rem;border:1px solid #ccc}.template .toc_parts .ttl{font-weight:700;margin-bottom:0.625rem}.template .toc_parts #toc ul{display:flex;flex-direction:column;gap:0.625rem}.template .toc_parts #toc ul li{position:relative;padding-left:0.875rem}.template .toc_parts #toc ul li::before{position:absolute;content:"";background-color:#ccc;width:0.4375rem;height:0.4375rem;border-radius:50%;left:0;top:0;bottom:0;margin-block:auto}.template .toc_parts #toc ul li.chapter-h-three::before{content:unset}.template .toc_parts #toc ul li a{display:block;position:relative}.template .hover-zoom{display:inline-block}.template .hover-zoom .hover-zoom__img-wrap{cursor:pointer;overflow:hidden;width:100%;display:block}.template .hover-zoom .hover-zoom__img-wrap .hover-zoom__img{height:auto;transition:transform .6s ease}@media(any-hover: hover){.template .hover-zoom:hover .hover-zoom__img-wrap .hover-zoom__img{transform:scale(1.04)}}.template .d-flex{display:flex;flex-wrap:wrap;gap:0.625rem}.template .grid-two{grid-template-columns:1fr 1fr;display:grid;grid-gap:1.25rem}@media screen and (max-width: 819px){.template .grid-two{grid-template-columns:1fr}}.template .grid-two .grid-two__box{padding:1.25rem;border:1px solid #ccc}.template .grid-three{grid-template-columns:1fr 1fr 1fr;display:grid;grid-gap:1.25rem}@media screen and (max-width: 819px){.template .grid-three{grid-template-columns:1fr}}.template .grid-three .grid-three__box{padding:1.25rem;border:1px solid #ccc}.template .sticky-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1.875rem}@media screen and (max-width: 819px){.template .sticky-content .sticky-content__img-wrap{margin-inline:auto}}@media screen and (min-width: 1024px){.template .sticky-content .sticky-content__img-wrap{position:sticky;top:0;max-width:37.5rem;width:25vw}}.template .sticky-content .sticky-content__text-wrap{flex:1}@media screen and (max-width: 819px){.template .sticky-content.img-left{flex-direction:column}}@media screen and (min-width: 1024px){.template .sticky-content.img-left .sticky-content__img-wrap{margin-left:calc(50% - 50vw)}}.template .sticky-content.img-right{flex-direction:row-reverse}@media screen and (max-width: 819px){.template .sticky-content.img-right{flex-direction:column}}@media screen and (min-width: 1024px){.template .sticky-content.img-right .sticky-content__img-wrap{margin-right:calc(50% - 50vw)}}.template table:not([class]){width:100%;border-collapse:collapse;border-top:1px solid #ccc;border-left:1px solid #ccc}.template table:not([class]) th,.template table:not([class]) td{padding:0.625rem;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.template table:not([class]) th{background-color:#e0e0e0;text-align:left}.template .table-type01{width:100%}.template .table-type01 th,.template .table-type01 td{padding-block:1.875rem}.template .table-type01 tr{border-bottom:1px solid #ccc}.template .table-type01 tr:first-child th,.template .table-type01 tr:first-child td{padding-top:0}.template .table-type01 th{font-weight:700;width:15%}@media screen and (max-width: 819px){.template .table-type01 th{width:30%}}.template .table-type02{width:100%}.template .table-type02 th,.template .table-type02 td{padding-block:1.875rem}@media screen and (max-width: 819px){.template .table-type02 th,.template .table-type02 td{width:100%;display:block}}.template .table-type02 tr{border-bottom:1px solid #ccc}.template .table-type02 tr:first-child th,.template .table-type02 tr:first-child td{padding-top:0}.template .table-type02 th{font-weight:700;width:15%}@media screen and (max-width: 819px){.template .table-type02 th{padding-block:1.25rem 0.625rem;width:100%}}@media screen and (max-width: 819px){.template .table-type02 td{padding-block:0.625rem 1.25rem}}@media screen and (max-width: 819px){.template .l-scroll-x-sp{width:100%;padding-bottom:6px;overflow:hidden;overflow-x:scroll;overflow-y:visible}.template .l-scroll-x-sp::-webkit-scrollbar{height:6px}.template .l-scroll-x-sp::-webkit-scrollbar-track{border-radius:3px;background:#eee}.template .l-scroll-x-sp::-webkit-scrollbar-thumb{border-radius:3px;background:#ddd}}.template .l-scroll-x-sp table th,.template .l-scroll-x-sp table td{width:inherit;min-width:15rem;display:table-cell}.template .btn-link.type-01{display:inline-block;max-width:15.625rem;width:100%;padding:0.625rem 1.25rem;display:flex;justify-content:center;align-items:center;text-align:center;border:1px solid #ccc;transition:all .3s ease-in-out;background:url(../img/sample/sample_arrow_right.svg) no-repeat center right 0.9375rem/0.9375rem}.template .btn-link.type-02{display:inline-block;max-width:15.625rem;width:100%;padding:0.625rem 1.25rem;display:flex;justify-content:center;align-items:center;text-align:center;transition:all .3s ease-in-out;background:#e0e0e0 url(../img//sample/sample_arrow_right.svg) no-repeat center right 0.9375rem/0.9375rem}.template .btn-link.type-03{display:inline-block;max-width:15.625rem;width:100%;padding:0.625rem 1.25rem;display:flex;justify-content:center;align-items:center;text-align:center;transition:all .3s ease-in-out;border:1px solid #e0e0e0;background:#e0e0e0 url(../img//sample/sample_arrow_right.svg) no-repeat center right 0.9375rem/0.9375rem}@media(any-hover: hover){.template .btn-link.type-03:hover{background:#fff url(../img//sample/sample_arrow_right.svg) no-repeat center right 0.9375rem/0.9375rem}}.template .btn-link.type-04{position:relative;display:inline-flex;align-items:center;padding-right:2.5rem}.template .btn-link.type-04::before,.template .btn-link.type-04::after{content:"";position:absolute;right:0;width:1.875rem;height:1.875rem}.template .btn-link.type-04::before{background:url(../img/sample/sample_arrow_right.svg) center center/16px 16px no-repeat;z-index:1}.template .btn-link.type-04::after{background-color:#ccc;border-radius:50%;z-index:0}.template ol:not([class]) li{padding-left:1.875rem;margin-bottom:0.625rem;counter-increment:number;position:relative}.template ol:not([class]) li::before{content:counter(number);width:1.25rem;background-color:#ccc;text-align:center;position:absolute;left:0}.works-item__media{position:relative;z-index:1}@media screen and (min-width: 820px){.works-item__media{display:flex;-moz-column-gap:1.25rem;column-gap:1.25rem;overflow:hidden;width:100%}}@media screen and (max-width: 819px){.works-item__media{order:1;flex-direction:column;gap:0.25rem}}.works-slider__main{flex:1;min-width:0;overflow:hidden;height:30.125rem}@media screen and (max-width: 819px){.works-slider__main{margin-bottom:0.875rem}}.works-slider__main .swiper-wrapper{align-items:stretch}.works-slider__main .swiper-slide{flex-shrink:0;height:30.125rem}.works-slider__main .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;background:var(--border-color02)}@media screen and (max-width: 819px){.works-slider__main .swiper-slide img{border-radius:0.625rem}}@media screen and (max-width: 819px){.works-slider__main{height:14rem}.works-slider__main .swiper-slide{height:14rem}}.works-slider__thumbs{flex-shrink:0;overflow:hidden;width:10.0625rem;height:30.125rem}@media screen and (max-width: 819px){.works-slider__thumbs{width:100%;height:5rem}}.works-slider__thumbs .swiper-slide{flex-shrink:0;cursor:pointer;opacity:.5;transition:opacity .2s ease}@media screen and (min-width: 820px){.works-slider__thumbs .swiper-slide{width:10.0625rem !important;height:7.25rem}}.works-slider__thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}.works-slider__thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;background:var(--border-color02)}@media screen and (max-width: 819px){.works-slider__thumbs .swiper-slide img{border-radius:0.625rem}}@media screen and (max-width: 819px){.works-slider__thumbs .swiper-slide{height:5rem}}.ul-list{position:relative;font-size:1.125rem}.ul-list *+*{margin-top:1.5rem}.ul-list li{position:relative;margin-left:1rem;color:var(--text-color);line-height:1.5;font-weight:500}.ul-list li::before{content:"";position:absolute;top:0.75rem;left:-0.75rem;width:0.25rem;height:0.25rem;border-radius:50%;background:var(--text-color)}@media screen and (max-width: 819px){.horizontal-scroll{display:flex !important;flex-wrap:nowrap !important;width:100%}.horizontal-scroll>*{flex-shrink:0 !important}.os-scrollbar{--os-scrollbar-track-bg: #f1f1f1;--os-scrollbar-handle-bg: #b5b5b5;--os-scrollbar-handle-bg-hover: #888;height:6px !important}}.btn{position:relative;display:inline-flex;align-items:center;gap:1rem;min-width:11.875rem;padding:0.5625rem 2.1875rem 0.5625rem 1.5625rem;border:1px solid var(--border-color01);border-radius:9999px;font-family:var(--font-sub);font-size:0.875rem;font-weight:700;color:var(--text-color);letter-spacing:.2em;flex-shrink:0;justify-content:space-around;transition:background .2s ease,color .2s ease}.btn::after{content:"";position:absolute;inset:0;left:calc(100% - 5rem);margin:auto;display:inline-block;width:0.5rem;height:0.5rem;background:var(--text-color);border-radius:50%;flex-shrink:0;transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-property:width,height;transform-origin:center}@media screen and (max-width: 819px){.btn::after{left:calc(100% - 3.75rem)}}.btn:is(a):hover{opacity:1}.btn:is(a):hover::after{width:1rem;height:1rem}@media screen and (min-width: 1024px){.btn{height:3.375rem}}@media screen and (max-width: 819px){.btn{min-width:10.625rem;padding:0.75rem 2.1875rem 0.75rem 1.5625rem}}.btn-primary{background:linear-gradient(147.78deg, rgb(124, 95, 84) 6.12%, rgb(58, 41, 41) 85.48%);color:#fff;background-clip:padding-box}.btn-primary::after{background:#fff}.btn-secondary{background:rgba(0,0,0,.7);color:#fff}.btn-secondary::after{background:#fff}.btn-text-lg{font-size:0.9375rem}@media screen and (max-width: 819px){.btn-text-medium{font-weight:500;line-height:170%}}.btn-dot-position::after{left:calc(100% - 2.5rem)}.btn-bdrs-s{border-radius:1rem}.btn-wrap-link{display:block;width:100%}.btn-wrap-link:hover{opacity:1}.btn-wrap-link:hover .btn::after{width:1rem;height:1rem}@media screen and (max-width: 819px){.lower-mv{margin-top:5.9375rem;position:relative}}.lower-mv__image{position:absolute;right:0;top:6.875rem;width:56%;height:19.5rem;border-radius:3rem 0 0 3rem;overflow:hidden}.lower-mv__image img{width:200%;height:110%;-o-object-fit:none;object-fit:none;-o-object-position:50% 72%;object-position:50% 72%}@media screen and (max-width: 819px){.lower-mv__image{top:0;left:4.6875rem;width:auto;height:7.25rem;border-radius:1.5rem 0 0 1.5rem}.lower-mv__image img{width:150%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:99% 79%;object-position:99% 79%;transform:scale(2.6)}}.lower-mv__image.type-of-c img{-o-object-fit:cover;object-fit:cover}.lower-mv__body{position:relative;z-index:1;max-width:67.5rem;margin-inline:auto;padding:25.3125rem 1.25rem 7.5rem}@media screen and (max-width: 819px){.lower-mv__body{padding:9.375rem 1.4375rem 3.875rem;max-width:100%}}.lower-mv__label{font-family:var(--font-sub);font-size:0.75rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7;margin-bottom:3.125rem}@media screen and (max-width: 1023px){.lower-mv__label{font-size:0.875rem}}.lower-mv__title{font-family:var(--font-family);font-size:3rem;font-weight:700;color:var(--text-color);line-height:1.7083333333;margin-bottom:2.5rem}@media screen and (min-width: 1024px){.lower-mv__title{letter-spacing:.08em}}@media screen and (max-width: 819px){.lower-mv__title{font-size:1.875rem;line-height:1.3333333333;margin-bottom:2.1875rem}}.lower-mv__title.en{font-family:var(--en-font);text-transform:uppercase}@media screen and (max-width: 819px){.lower-mv__title.en{font-size:1.875rem}}.lower-mv__title.type-a{color:#00528c}.lower-mv__title.type-b{color:#7d6702}.lower-mv__title.type-c{color:#690b0b}.lower-mv__catch{font-family:var(--font-family);font-size:1.25rem;font-weight:700;color:var(--text-color);line-height:2.5rem;margin-bottom:1.5rem}@media screen and (min-width: 1024px){.lower-mv__catch{font-size:1.5rem}}.lower-mv__desc{font-family:var(--font-family);font-size:1rem;font-weight:700;color:var(--text-color);line-height:1.8}@media screen and (min-width: 1024px){.lower-mv__desc{letter-spacing:2px;line-height:1.875}}.lower-mv.type-no-photo>.lower-mv__body{padding-block:12.25rem 0}@media screen and (max-width: 819px){.lower-mv.type-no-photo>.lower-mv__body{padding-block:4.1875rem 5.3125rem}}.lower__layout{position:relative;max-width:90rem;margin:0 auto}@media screen and (min-width: 1024px){.lower__layout{display:flex;align-items:flex-start}}.lower__layout.lower__single{max-width:70rem;padding-inline:1.25rem;flex-wrap:wrap}.lower__sidebar{position:sticky;top:3.75rem;z-index:9}@media screen and (max-width: 1023px){.lower__sidebar{background:#fff}}@media(min-width: 1025px),(orientation: landscape)and (min-height: 769px){.lower__sidebar{top:6.25rem}}@media screen and (min-width: 1024px){.lower__sidebar{top:5rem;display:block;width:14.375rem;flex-shrink:0;align-self:flex-start}}@media screen and (min-width: 1024px){.lower-nav{padding:5.375rem 0 1.25rem 2.375rem}}.lower-nav__list{display:flex}@media screen and (max-width: 1023px){.lower-nav__list{width:100%;overflow-x:auto;background:#f4f3f3;white-space:nowrap}}@media screen and (min-width: 1024px){.lower-nav__list{flex-direction:column;gap:1.3125rem}}@media screen and (max-width: 1023px){.lower-nav__item{flex-shrink:0;min-width:36%}}.lower-nav__link{display:block;font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.5}@media screen and (max-width: 1023px){.lower-nav__link{height:54px;display:flex;justify-content:center;align-items:center}}@media screen and (min-width: 1024px){.lower-nav__link{width:10.625rem}}@media screen and (max-width: 1023px){.lower-nav__link{padding-inline:1.25rem;font-size:0.875rem;line-height:1.2;text-align:center;border-bottom:0.1875rem solid rgba(0,0,0,0)}}@media(any-hover: hover){.lower-nav__link:hover{opacity:.7}}.lower-nav__link.is-active{display:flex;width:100%}@media screen and (max-width: 1023px){.lower-nav__link.is-active{flex-wrap:wrap;color:#00528c;border-color:#00528c}}@media screen and (min-width: 1024px){.lower-nav__link.is-active{padding-bottom:0.5rem;border-bottom:1px solid var(--text-color);align-items:center;gap:0.625rem}.lower-nav__link.is-active::before{content:"";display:inline-block;width:0.75rem;height:0.75rem;background:var(--text-color);border-radius:50%;flex-shrink:0}}.lower__main{flex:1;min-width:0;max-width:58.4375rem;margin-inline:auto;padding-inline:1.25rem;padding-bottom:7.5rem}@media screen and (max-width: 819px){.lower__main{padding:0 1.25rem 3.75rem}}.lower__main.pb-0{padding-bottom:0}.lower__section{margin-bottom:10rem}@media screen and (max-width: 819px){.lower__section{margin:0.625rem 0 3.75rem}}.lower__section.mb-0{margin-bottom:0}.section-head{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3.4375rem}@media screen and (max-width: 1023px){.section-head{gap:1.0625rem;margin-bottom:2.6875rem;padding-top:4.375rem}}.section-head__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:#8d8d8d;letter-spacing:.24em;text-transform:uppercase;line-height:1.7}@media screen and (max-width: 1023px){.section-head__label{letter-spacing:2px}}.section-head__title{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.section-head__title{font-size:1.5rem}}.section-head__subtitle{font-size:1.5rem;font-weight:700;line-height:1.667}@media screen and (max-width: 819px){.section-head__subtitle{font-size:1.25rem}}@media screen and (min-width: 1024px){.section__body{margin:-25px 0 67px}}.section__body .section__text{line-height:1.7}@media screen and (max-width: 819px){.section__body .section__text{margin:-1.25rem 0 1.875rem}}.footer-nav{display:flex;flex-direction:column;gap:1.25rem;margin:1.25rem auto 4.625rem;max-width:70rem}@media screen and (min-width: 820px){.footer-nav{padding:2.5rem 1.25rem}}@media screen and (max-width: 819px){.footer-nav{padding:2rem 1.25rem;flex-direction:column;gap:1rem}}.footer-nav__row{display:flex;gap:1.25rem}.footer-nav__row.--top br{display:none}.footer-nav__row.--bottom .footer-nav__item{flex:0 1 calc((100% - 0.9375rem*2)/3);min-width:0;white-space:nowrap}@media screen and (max-width: 819px){.footer-nav__row{flex-direction:column;gap:1rem}.footer-nav__row .footer-nav__item{flex:none !important;width:100%}}.footer-nav__item{flex:1;min-height:11.25rem;background:var(--dark-color);border-radius:1rem;display:flex;align-items:center;justify-content:space-between;padding:2.8125rem 3.75rem 2.5rem 3.125rem;transition:opacity .2s ease;font-family:var(--font-family);font-size:1.25rem;font-weight:700;color:#fff;line-height:2.5rem;position:relative}@media screen and (max-width: 1023px){.footer-nav__item{min-height:5.875rem;max-height:5.875rem;padding:1.75rem 1.5rem;font-size:1.125rem;line-height:1.6}}.footer-nav__item[target=_blank]::after{content:"";position:absolute;inset:0;top:0.1875rem;left:calc(100% - 5rem);margin:auto;display:inline-block;width:1rem;height:1rem;border-radius:0;background:url(../img//common/external-link.svg) no-repeat center/contain;filter:brightness(0) invert(1)}@media screen and (max-width: 819px){.footer-nav__item[target=_blank]::after{left:calc(100% - 3.75rem)}}.footer-nav__item::after{content:"";position:absolute;inset:0;left:calc(100% - 5rem);margin:auto;display:inline-block;width:1rem;height:1rem;background:#fff;border-radius:50%;flex-shrink:0;transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-property:width,height;transform-origin:center}@media screen and (max-width: 1023px){.footer-nav__item::after{left:calc(100% - 3.75rem)}}.footer-nav__item:hover{opacity:1}@media screen and (min-width: 1024px){.footer-nav__item:hover::after{width:1.375rem;height:1.375rem}}.lower-content__body{background:#f4f3f3;padding:3.75rem 1.25rem 2.125rem;margin-bottom:-3.75rem}@media screen and (max-width: 1023px){.lower-content__body{padding:3.125rem 1.25rem 5rem}}@media screen and (max-width: 819px){.lower-content__body{background:#fff;margin-bottom:-3.125rem;padding:0}}.lower-content__card{max-width:67.5rem;margin:0 auto 5.625rem;background:#fff;border-radius:1rem;padding:3.75rem 5.375rem 3.75rem}@media screen and (max-width: 1023px){.lower-content__card{padding:3.125rem 1.25rem 3.125rem}}@media screen and (max-width: 819px){.lower-content__card{background:rgba(0,0,0,0);border-radius:0;padding:0 1.25rem;max-width:100%;margin-bottom:8.75rem}}.lower-container{max-width:68.75rem;margin:0 auto}@media screen and (min-width: 1024px){.lower-container{padding:0 1.25rem 7.375rem}}@media screen and (max-width: 1023px){.lower-container{padding:0 1.25rem 5rem;margin-top:-4.125rem}}@media screen and (max-width: 819px){.lower-container{padding:0 1.5rem 2.125rem}}.header{position:fixed;transform-origin:top left;transition:opacity .3s linear;z-index:10}.header::before{position:fixed;top:0;left:0;right:0;margin-inline:auto;content:"";width:100%;height:8.4375rem;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.8) 48%, rgba(255, 255, 255, 0.6) 68%, rgba(255, 255, 255, 0.51) 75%, rgba(255, 255, 255, 0));z-index:-1;transition:all .3s ease-in-out;opacity:0}@media screen and (max-width: 819px){.header::before{height:4.375rem}}@media(max-width: 912px)and (orientation: portrait){.header{top:0;left:0;width:100%;height:3.75rem;display:flex;align-items:center}.header.is-zoomed{opacity:0}}@media(orientation: landscape)and (max-height: 500px){.header{top:20px;left:58px}}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.header{top:1.25rem;left:3.625rem}}.header.is-scrolled::before{opacity:1}@media screen and (min-width: 1024px){.header.is-scrolled .header__logo{width:3.125rem}}@media screen and (min-width: 1024px){.header.is-scrolled .header__logo{width:4.5625rem}}.header__logo{position:fixed;display:block;padding:0;background:none;border:none;z-index:100;transition:all .3s ease-in-out}@media(max-width: 912px)and (orientation: portrait){.header__logo{width:134px;max-width:134px;margin-left:1rem}}@media(orientation: landscape)and (max-height: 500px){.header__logo{width:53px}}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.header__logo{width:107px;aspect-ratio:107/160}}.header__logo img{width:100%;height:auto}.global-nav{position:fixed;right:5.8125rem;top:0.3125rem;z-index:10;line-height:1.3}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.global-nav{top:1.5rem}}@media(max-width: 912px)and (orientation: portrait){.global-nav{top:0;right:3.125rem}}.global-nav ul{display:flex;flex-wrap:wrap;width:65rem;gap:0 32px;font-size:15px;justify-content:end;margin-right:15px;min-height:4.0625rem}.global-nav ul li{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1350px){.global-nav ul li:not(:has(.gloval-nav-contact)){display:none}}.global-nav ul a{display:flex;font-size:13px;align-items:center;justify-content:space-between;padding:1rem 0;text-align:center;font-weight:600}.global-nav ul a.gloval-nav-contact{background:#3f3434;color:#fff;font-family:var(--font-family);font-size:15px;letter-spacing:1.4px;border-radius:6px;padding:11px 26px 12px 16px;font-weight:bold;margin-left:16px;position:relative}.global-nav ul a.gloval-nav-contact::after{content:"";width:0.5rem;height:0.5rem;display:block;position:absolute;inset:0;margin:auto;margin-right:0.625rem;background:#fff;opacity:.8;border-radius:100px;transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-property:width,height;transform-origin:center}@media screen and (max-width: 1280px){.global-nav ul a.gloval-nav-contact{font-size:0.75rem}}.global-nav ul a.gloval-nav-contact:hover{opacity:1}.global-nav ul a.gloval-nav-contact:hover::after{width:0.75rem;height:0.75rem}.nav-button{position:fixed;top:0.875rem;right:0.875rem;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;cursor:pointer;border-radius:50%;opacity:1;backdrop-filter:blur(8px);z-index:10}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-button{top:25px;right:29px;width:61px;height:60px;z-index:100;border:1px solid #cdc0c0;background:#fff}}.nav-button:hover{opacity:.7}.nav-button.is-hidden{pointer-events:none;opacity:0}.nav-button__list{display:flex;flex-direction:column;gap:4px;align-items:flex-end;justify-content:center;width:24px}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-button__list{gap:5px;width:30px}}.nav-button__line{width:23px;height:2px;background:rgba(0,0,0,.6);border-radius:2px}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-button__line{width:30px;height:3px}}.nav-button__line:nth-child(2){width:20px}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-button__line:nth-child(2){width:25px}}.nav-button__line:nth-child(3){width:15px}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-button__line:nth-child(3){width:19px}}.nav-overlay{position:fixed;inset:0;width:100%;max-width:100%;height:100%;max-height:100%;padding:0;margin:0;overflow:hidden;background:rgba(0,0,0,.3019607843);border:none;opacity:0;transition:opacity .3s ease}.nav-overlay[open]{display:grid;justify-content:center;align-content:start}.nav-overlay.is-visible{opacity:1}.nav-overlay__inner{position:relative;background:#fff;border-radius:10px}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-overlay__inner{display:flex;align-items:center;justify-content:center;margin-top:1.875rem}}@media(orientation: landscape)and (max-height: 500px){.nav-overlay__inner{display:flex;align-items:center;justify-content:center;width:1376px;height:716px;transform:scale(min(1, (100vw - 64px) / 1376px, (100vh - 64px) / 716px));transform-origin:center center}}@media(max-width: 1024px)and (orientation: portrait){.nav-overlay__inner{position:absolute;inset:0;display:block;margin:auto;width:calc(100% - 32px);height:calc(100% - 36px);overflow:scroll}}.nav-content__close{position:fixed;display:flex;flex-shrink:0;align-items:center;justify-content:center;cursor:pointer;background:rgba(0,0,0,0);border:none;transition:opacity .2s;z-index:100}.nav-content__close:hover{opacity:.6}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content__close{top:40px;right:45px;width:24px;height:24px}}@media(max-width: 767px)and (orientation: portrait){.nav-content__close{top:30px;right:30px;width:24px;height:24px}}@media(orientation: landscape)and (max-height: 500px){.nav-content__close{top:30px;right:30px;width:24px;height:24px}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content__close{top:30px;right:30px;width:24px;height:24px}}.nav-content__close-line{position:fixed;width:1.5rem;height:2px;background:#fff}@media(max-width: 1200px){.nav-content__close-line{background:#483636}}.nav-content__close-line:nth-child(1){transform:rotate(45deg)}.nav-content__close-line:nth-child(2){transform:rotate(-45deg)}.nav-content{max-width:92vw;min-height:calc(100vh - 70px)}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content{display:flex;flex-direction:column;padding:21px clamp(24px,4vw,114px) 50px}}@media(orientation: landscape)and (max-height: 500px){.nav-content{display:flex;flex-direction:column;padding:51px clamp(24px,4vw,114px) 50px}}@media(max-width: 1200px){.nav-content{width:100vw}}@media(max-width: 767px)and (orientation: portrait){.nav-content{flex-direction:column;width:100%;padding:40px 24px 29px}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content{flex-direction:column;width:100%;padding:40px 24px 29px}}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content__header{display:flex;align-items:center;justify-content:space-between}}@media(orientation: landscape)and (max-height: 500px){.nav-content__header{display:flex;align-items:center;justify-content:space-between}}@media(max-width: 767px)and (orientation: portrait){.nav-content__header{display:flex;flex-direction:column;gap:35px;align-items:center}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content__header{display:flex;flex-direction:column;gap:35px;align-items:center}}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content__logo{width:79px;aspect-ratio:79/120}}@media(orientation: landscape)and (max-height: 500px){.nav-content__logo{width:79px;aspect-ratio:79/120}}@media(max-width: 767px)and (orientation: portrait){.nav-content__logo{width:54.8717948718vw;aspect-ratio:214/33}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content__logo{width:54.8717948718vw;aspect-ratio:214/33}}.nav-content__actions{text-decoration:none}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content__actions{display:flex;gap:19px}}@media(orientation: landscape)and (max-height: 500px){.nav-content__actions{display:flex;gap:19px}}@media(max-width: 767px)and (orientation: portrait){.nav-content__actions{display:flex;gap:3.5897435897vw}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content__actions{display:flex;gap:3.5897435897vw}}.nav-content__action{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;text-decoration:none;border-radius:6px;transition:opacity .2s}.nav-content__action:hover{opacity:1}.nav-content__action:hover::after{width:0.75rem;height:0.75rem}.nav-content__action::after{transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-property:width,height;transform-origin:center}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content__action{display:flex;align-items:center;justify-content:space-between;width:200px;aspect-ratio:200/60;padding:0 16px;font-size:16px}.nav-content__action:after{display:block;width:8px;height:8px;content:"";background:#483636;border-radius:50%}}@media(orientation: landscape)and (max-height: 500px){.nav-content__action{display:flex;align-items:center;justify-content:space-between;width:200px;aspect-ratio:200/60;padding:0 16px;font-size:16px}.nav-content__action:after{display:block;width:8px;height:8px;content:"";background:#483636;border-radius:50%}}@media(max-width: 767px)and (orientation: portrait){.nav-content__action{display:flex;align-items:center;justify-content:center;width:24.1025641026vw;aspect-ratio:114/59;font-size:15px}.nav-content__action:hover{opacity:.7}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content__action{display:flex;align-items:center;justify-content:center;width:24.1025641026vw;aspect-ratio:94/59;font-size:28px}.nav-content__action:hover{opacity:.7}}.nav-content__action--news{color:#483636;background:#f9fafb;border:1px solid #8c8c8c}.nav-content__action--recruit{color:#483636;background:#e4e1e1;border:1px solid #cdc0c0}.nav-content__action--contact{color:#fff;background:#3f3434;border:none}.nav-content__action--contact:after{background:#fff}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content__body{display:grid;grid-template-columns:repeat(2, 1fr);gap:60px;margin-top:40px}}@media(orientation: landscape)and (max-height: 500px){.nav-content__body{display:grid;grid-template-columns:repeat(2, 1fr);gap:56px;margin-top:64px}}@media(max-width: 1360px){.nav-content__body{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(4, 1fr);gap:20px 30px}}@media(max-width: 767px)and (orientation: portrait){.nav-content__body{display:flex;flex-direction:column;gap:7.6923076923vw;margin-top:8.9743589744vw}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content__body{display:flex;flex-direction:column;gap:7.6923076923vw;margin-top:8.9743589744vw}}.nav-content .mobile-only{display:none}@media(max-width: 767px)and (orientation: portrait){.nav-content .mobile-only{display:block}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-content .mobile-only{display:block}}.nav-content .pc-only-inline{display:none}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-content .pc-only-inline{display:inline}}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-section--trees{grid-row:1;grid-column:1/span 4;width:clamp(196px,48vw,336px)}.nav-section--sky{grid-row:1;grid-column:5/span 4;width:clamp(161px,48vw,336px)}.nav-section--tree{grid-row:1;grid-column:9/span 4;width:clamp(176px,48vw,336px)}.nav-section--rainbow{grid-row:2;grid-column:1/span 3;width:248px}.nav-section--bird{grid-row:2;grid-column:4/span 3;width:248px}.nav-section--land{grid-row:2;grid-column:7/span 3;width:248px}.nav-section--river{grid-row:2;grid-column:10/span 3;width:248px}}@media(max-width: 1360px)and (min-width: 775px){.nav-section--trees{grid-row:1;grid-column:1;width:clamp(196px,25vw,330px)}.nav-section--sky{grid-row:1;grid-column:2;width:clamp(161px,25vw,330px)}.nav-section--tree{grid-row:1;grid-column:3;width:clamp(176px,25vw,330px)}.nav-section--rainbow{grid-row:2;grid-column:1;width:clamp(150px,25vw,330px)}.nav-section--bird{grid-row:2;grid-column:2;width:clamp(150px,25vw,330px)}.nav-section--land{grid-row:2;grid-column:3;width:clamp(150px,25vw,330px)}.nav-section--river{grid-row:3;grid-column:3;width:clamp(150px,22vw,248px);margin-top:-170px}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-section{width:100%}}@media(orientation: landscape)and (max-height: 500px){.nav-section--trees{grid-row:1;grid-column:1/span 4;width:336px}.nav-section--sky{grid-row:1;grid-column:5/span 4;width:336px}.nav-section--tree{grid-row:1;grid-column:9/span 4;width:336px}.nav-section--rainbow{grid-row:2;grid-column:1/span 3;width:248px}.nav-section--bird{grid-row:2;grid-column:4/span 3;width:248px}.nav-section--land{grid-row:2;grid-column:7/span 3;width:248px}.nav-section--river{grid-row:2;grid-column:10/span 3;width:248px}}@media(max-width: 767px)and (orientation: portrait){.nav-section{width:100%}}.nav-section__title{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;color:#483636;border-bottom:1px solid rgba(72,54,54,.4)}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-section__title{padding-bottom:10px;margin-bottom:20px;font-size:16px;letter-spacing:.1em}}@media(orientation: landscape)and (max-height: 500px){.nav-section__title{padding-bottom:8px;margin-bottom:20px;font-size:16px;letter-spacing:.1em}}@media(max-width: 767px)and (orientation: portrait){.nav-section__title{padding-bottom:2.0512820513vw;margin-bottom:10px;font-size:18px;letter-spacing:.1em}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-section__title{padding-bottom:2.0512820513vw;margin-bottom:10px;font-size:18px;letter-spacing:.1em}}.nav-section__title-link{color:inherit;text-decoration:none;transition:opacity .2s}.nav-section__title-link:hover{opacity:.6}.nav-section__title-link.type-works{letter-spacing:normal}.nav-section__list{display:flex;flex-direction:column}@media(min-width: 1025px),(orientation: landscape)and (min-height: 501px){.nav-section__list{gap:13px}}@media(orientation: landscape)and (max-height: 500px){.nav-section__list{gap:13px}}@media(max-width: 767px)and (orientation: portrait){.nav-section__list{gap:20px}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-section__list{gap:20px}}.nav-section__item{display:flex;flex-direction:column;gap:8px;line-height:1.4}.nav-section__link{display:flex;align-items:center;width:100%;font-family:Noto Sans JP,sans-serif;color:#483636;text-align:left;text-decoration:none;cursor:pointer;background:rgba(0,0,0,0);border:none;transition:opacity .2s}.nav-section__link:hover{opacity:.6}@media(min-width: 1025px),(orientation: landscape){.nav-section__link{font-size:15px;font-weight:700;letter-spacing:.05em}}@media(max-width: 1024px)and (orientation: portrait){.nav-section__link{font-size:15px;font-weight:500;letter-spacing:.05em}}.nav-section__sublist{display:flex;flex-direction:column;gap:12px;line-height:1.4}@media(max-width: 767px)and (orientation: portrait){.nav-section__sublist{display:none}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.nav-section__sublist{display:none}}.nav-section__sublist li{display:flex}.nav-section__sublink{display:inline-flex;align-items:center;font-family:Zen Kaku Gothic New,sans-serif;font-size:14px;font-weight:600;color:#483636;letter-spacing:.05em;text-decoration:none;opacity:.8;transition:opacity .2s}.nav-section__sublink:hover{opacity:.6}.nav-section__sublink:before{display:block;width:5px;height:5px;margin-right:8px;content:"";background:#483636;border-radius:50%}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){[data-nav-section=rainbow] .nav-section__title,[data-nav-section=bird] .nav-section__title,[data-nav-section=land] .nav-section__title,[data-nav-section=river] .nav-section__title{margin-bottom:0}}.footer{position:relative;overflow:hidden;height:auto;padding:0rem 3.125rem 2.375rem;margin:1.25rem 0 0;display:block;background:url(../img/sample/contact-bg.jpg) no-repeat center 100%/150% auto}@media screen and (max-width: 1023px){.footer{padding:2.5rem 1.875rem 0rem;background-size:cover;background-position:center -30rem}}@media screen and (max-width: 819px){.footer{padding:1.5rem 0rem 0rem;background-size:254% auto;background-position:50% -21rem}}@media screen and (min-width: 1020px)and (max-width: 1085px){.footer{background-size:160% auto}}.footer::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5)}.footer__card{position:relative;z-index:1;background:rgba(249,250,251,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid #e5e7eb;border-radius:0.5rem;padding:4.4375rem 2.25rem 0rem}@media screen and (max-width: 819px){.footer__card{background:#fff;padding:2rem 1.25rem 1.5rem;border-radius:0}}.footer__body{display:flex;align-items:flex-start;gap:5.5vw;border-bottom:1px solid #8c8c8c;padding-bottom:2.5rem;margin-bottom:0.625rem}@media screen and (max-width: 1023px){.footer__body{gap:3rem}}@media screen and (max-width: 819px){.footer__body{flex-direction:column;gap:3px}}.footer__logo{flex-shrink:0}@media screen and (max-width: 1023px){.footer__logo{display:block;margin:1rem auto}}.footer__logo img{display:block;width:6.6875rem;height:auto}@media screen and (max-width: 819px){.footer__logo img{width:3.375rem}}.contact-section{position:relative;z-index:1}.contact-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:38rem;padding:6.25rem 0 2.25rem;text-align:center}@media screen and (max-width: 1023px){.contact-section__inner{padding:5rem 3.75rem}}@media screen and (max-width: 819px){.contact-section__inner{min-height:auto;padding:2.1875rem 1.5rem 1.25rem}}.contact-section__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:#fff;letter-spacing:.24em;text-transform:uppercase;line-height:1.7;margin-bottom:1.875rem}@media screen and (max-width: 1023px){.contact-section__label{letter-spacing:1px;margin-bottom:0.5rem}}.contact-section__title{font-family:var(--font-family);font-size:3rem;font-weight:500;color:#fff;line-height:1.5;margin-bottom:2.5rem}@media screen and (min-width: 1024px){.contact-section__title{letter-spacing:.1em}}@media screen and (max-width: 819px){.contact-section__title{font-size:1.5rem;margin-bottom:1.4375rem}}.contact-section__desc{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#fff;margin-bottom:3.125rem;line-height:1.7}@media screen and (min-width: 1024px){.contact-section__desc{line-height:1.875}}.contact-section__panels{display:flex;gap:1.5rem;width:100%;max-width:67.5rem}@media screen and (max-width: 819px){.contact-section__panels{flex-direction:column;gap:1.3125rem}}.contact-panel{flex:1;min-height:10rem;background:hsla(0,0%,100%,.9);border-radius:0.5rem;display:flex;gap:2.4375rem;padding:1.5rem 2.3125rem}@media screen and (min-width: 1024px){.contact-panel{flex-direction:row;align-items:center;justify-content:center}}@media screen and (max-width: 1200px){.contact-panel{flex-direction:column;gap:0.875rem;min-height:auto;padding:1.4375rem 1.625rem 1.25rem}}.contact-panel__title{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:160%}@media screen and (max-width: 1023px){.contact-panel__title{font-size:1rem}}.contact-panel__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#00528c;border-radius:9999px;padding:1.25rem 0;font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:#fff;width:17.75rem;gap:0 1.0625rem;margin:auto;transition:background .2s ease,color .2s ease}@media(any-hover: hover){.contact-panel__btn:hover{opacity:1}.contact-panel__btn:hover::after{width:1rem;height:1rem}}.contact-panel__btn::after{content:"";position:absolute;inset:0;left:calc(100% - 3.125rem);margin:auto;display:inline-block;width:0.5rem;height:0.5rem;background:#fff;border-radius:50%;flex-shrink:0;transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-property:width,height;transform-origin:center}@media screen and (max-width: 819px){.contact-panel__btn::after{left:calc(100% - 3.75rem)}}@media screen and (min-width: 1024px){.contact-panel__tel-wrap{padding-right:1.375rem}}@media screen and (max-width: 1023px){.contact-panel__tel-wrap{margin-top:-17px}}.contact-panel__tel{font-family:var(--font-family);font-size:3.1875rem;font-weight:700;color:#00528c;line-height:1.2}@media screen and (max-width: 819px){.contact-panel__tel{font-size:2.5625rem}}.contact-panel__hours{font-size:0.875rem;font-weight:500;color:var(--text-color);line-height:1.5;text-align:left}@media screen and (max-width: 1023px){.contact-panel__hours{margin-top:8px}}@media screen and (min-width: 1024px){.tel-link{pointer-events:none;cursor:default}}.footer-nav-links{flex:1;min-width:0;display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem;font-weight:500}@media screen and (min-width: 820px){.footer-nav-links a{width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 1023px){.footer-nav-links{grid-template-columns:repeat(2, 1fr);gap:2rem 1.5rem;width:100%}}@media screen and (max-width: 819px){.footer-nav-links{grid-template-columns:1fr;gap:0;width:100%}}.footer-nav-links__col{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 819px){.footer-nav-links__col{gap:0}}.footer-nav-links__group{display:flex;flex-direction:column;gap:0.75rem}@media screen and (max-width: 819px){.footer-nav-links__group{gap:0}}.footer-nav-links__heading{display:flex;align-items:center;gap:0.5rem;padding-left:0.5rem;font-family:var(--font-family);font-size:0.875rem;font-weight:700;color:#1f2937;line-height:1.25rem}@media screen and (max-width: 819px){.footer-nav-links__heading{padding:0.875rem 0.25rem;border-bottom:1px solid #e5e7eb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.footer-nav-links__heading::after{content:"";display:inline-block;width:0.5rem;height:0.5rem;border-bottom:1.5px solid #374151;border-right:1.5px solid #374151;transform:rotate(45deg);position:absolute;top:0;bottom:0;right:9px;margin:auto;transition:transform .25s ease}.footer-nav-links__heading.is-open::after{transform:rotate(-135deg)}.footer-nav-links__heading.no-toggle::after{display:none}}.footer-nav-links__dot{display:inline-block;width:0.5rem;height:0.5rem;background:#1f2937;border-radius:50%;flex-shrink:0}.footer-nav-links__list{display:flex;flex-direction:column;gap:1rem;padding-left:1.5rem}@media screen and (max-width: 819px){.footer-nav-links__list{overflow:hidden;max-height:0;padding-left:1rem;padding-bottom:0;gap:0;transition:max-height .3s ease,padding-bottom .3s ease}}@media screen and (max-width: 819px){.footer-nav-links__list.is-open{max-height:31.25rem;padding-bottom:0.75rem}}.footer-nav-links__item{display:flex;flex-direction:column;gap:0.375rem}.footer-nav-links__item>a{font-family:var(--font-family);font-size:0.875rem;color:#374151;line-height:1.25rem}@media screen and (max-width: 819px){.footer-nav-links__item>a{display:block;padding-block:0.75rem}}@media(any-hover: hover){.footer-nav-links__item>a:hover{opacity:.7}}.footer-nav-links__item>a[target=_blank]{position:relative}.footer-nav-links__item>a[target=_blank]::after{content:"";position:absolute;inset:0;top:0.1875rem;left:calc(100% + 0.3125rem);margin:auto;display:inline-block;width:0.75rem;height:0.75rem;background:url(../img//common/external-link.svg) no-repeat center/contain;filter:brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(0%) hue-rotate(164deg) brightness(93%) contrast(89%)}@media screen and (max-width: 819px){.footer-nav-links__item>a[target=_blank]::after{position:relative;left:1rem}}.footer-nav-links__sub{display:flex;flex-direction:column;gap:0.375rem;padding-left:1rem}.footer-nav-links__sub li a{font-family:var(--font-family);font-size:0.875rem;color:#4b5563;line-height:1.25rem}@media screen and (max-width: 819px){.footer-nav-links__sub li a{display:block;padding-block:0.3125rem}}@media(any-hover: hover){.footer-nav-links__sub li a:hover{opacity:.7}}.footer-nav-links__detail{display:flex;flex-direction:column;gap:0.375rem;padding-left:1.25rem}.footer-nav-links__detail li a{font-family:var(--font-family);font-size:0.875rem;color:#4b5563;line-height:1.25rem}@media screen and (max-width: 819px){.footer-nav-links__detail li a{display:block;padding-block:0.3125rem}}@media(any-hover: hover){.footer-nav-links__detail li a:hover{opacity:.7}}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:0.625rem 0;margin-top:1.5rem}@media screen and (max-width: 819px){.footer__bottom{flex-direction:column;align-items:center;gap:0.75rem;text-align:center;margin-top:1rem}}.footer__copyright{font-family:var(--font-family);font-size:0.8125rem;color:#1f2937;line-height:1.25rem;padding-left:0.5rem}@media screen and (max-width: 1023px){.footer__copyright{order:2}}.footer__bottom-nav{display:flex;gap:1.875rem}@media screen and (max-width: 1023px){.footer__bottom-nav{order:1}}@media screen and (max-width: 819px){.footer__bottom-nav{gap:1rem;flex-direction:column;align-items:center;flex-wrap:wrap}}.footer__bottom-link{font-family:var(--font-family);font-size:0.875rem;color:#1f2937;line-height:1.25rem;padding:0.625rem 0.5rem}@media screen and (max-width: 1023px){.footer__bottom-link{padding:0}}@media(any-hover: hover){.footer__bottom-link:hover{opacity:.7}}#js-pagetop{display:none;position:fixed;right:1.25rem;bottom:1.25rem;z-index:99}#js-pagetop.is-footer{background:#fff;position:relative;bottom:0;left:0;padding:0 20px 20px 0;margin-bottom:-20px}#js-pagetop.is-footer .btn-to-top{margin-left:auto}#js-pagetop[style*="display: block"],#js-pagetop[style*="display: inline-block"]{display:flex !important}.btn-to-top{display:flex;border-radius:50%;width:3.125rem;height:3.125rem;background:url(../img/common/pagetop.png) no-repeat top 0.4375rem center var(--text-color);background-size:auto 1.4375rem;color:#fff;box-shadow:0rem 0.125rem 0.25rem 0rem rgba(0,0,0,.2509803922);border-radius:50%;padding-top:1.4375rem;justify-content:center;align-items:center;font-size:0.8125rem;font-weight:bold;transition:background-color .2s ease,transform .2s ease}@media screen and (max-width: 819px){.btn-to-top{font-size:0.75rem}}.btn-to-top:hover{transform:translateY(-3px);background-color:#555}.not-found{text-align:center;margin-block:12.5rem}.not-found__title{font-size:3rem;font-weight:700;line-height:1;letter-spacing:.26em}@media screen and (max-width: 819px){.not-found__title{letter-spacing:.2em}}.not-found__title-sub{font-size:1.5rem}.not-found__text{margin-top:2.5rem;font-size:1.25rem;font-weight:700;line-height:1.7}.not-found__link{margin-top:3.125rem}.c-hero-gate{position:relative;min-height:49.25rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:-5.9375rem}@media screen and (max-width: 819px){.c-hero-gate{min-height:70vh;padding:3.75rem 0 0;margin:0}}.c-hero-gate__bg{position:absolute;inset:0;pointer-events:none;z-index:0}.c-hero-gate__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.c-hero-gate__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:3.4375rem;text-align:center;padding:0 1.25rem}@media screen and (max-width: 819px){.c-hero-gate__body{gap:1.5rem}}.c-hero-gate__poem p{background:linear-gradient(141.86deg, rgb(124, 95, 84) 6.116%, rgb(58, 41, 41) 85.478%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:var(--font-family);font-size:2.25rem;letter-spacing:.26em;text-align:center;font-weight:700;line-height:1.94;opacity:0;transform:translateY(20px);will-change:transform,opacity;transition:opacity .8s ease,transform .8s ease}@media screen and (max-width: 1023px){.c-hero-gate__poem p{line-height:1.85}}@media screen and (max-width: 819px){.c-hero-gate__poem p{font-size:1.5rem;letter-spacing:0}}.c-hero-gate__poem.aos-animate p{transform:translateY(0);visibility:visible;opacity:1}.c-hero-gate__poem.aos-animate p:nth-child(1){transition-delay:0.1s}.c-hero-gate__poem.aos-animate p:nth-child(2){transition-delay:0.5s}.c-hero-gate__poem.aos-animate p:nth-child(3){transition-delay:0.9s}.c-hero-gate__poem.aos-animate p:nth-child(4){transition-delay:1.3s}.c-hero-gate__poem.aos-animate p:nth-child(5){transition-delay:1.7s}.c-hero-gate__poem.aos-animate p:nth-child(6){transition-delay:2.1s}.c-hero-gate__poem.aos-animate p:nth-child(7){transition-delay:2.5s}.c-hero-gate__poem.aos-animate p:nth-child(8){transition-delay:2.9s}.c-hero-gate__poem.aos-animate p:nth-child(9){transition-delay:3.3s}.c-hero-gate__poem.aos-animate p:nth-child(10){transition-delay:3.7s}.c-hero-gate__poem p+p{margin-top:0}.c-hero-gate__subtitle{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem;text-align:center;transform:translateY(20px);will-change:transform,opacity;opacity:0;transition:opacity .8s ease,transform .8s ease}@media screen and (max-width: 819px){.c-hero-gate__subtitle{font-size:1rem;line-height:1.6875rem}}.c-hero-gate__poem.aos-animate+.c-hero-gate__subtitle{transform:translateY(0);visibility:visible;opacity:1;transition-delay:calc(var(--total)*.4s + .2s)}.c-cards{padding:0rem;margin:auto;position:relative;display:flex;z-index:1}@media screen and (max-width: 1023px){.c-cards{padding:3.75rem 3.75rem}}@media screen and (max-width: 819px){.c-cards{padding:1.25rem 1.5rem}}.c-cards-inner{display:grid;gap:4.6875rem;margin:0 auto}@media screen and (min-width: 1024px){.c-cards-inner{grid-template-columns:repeat(2, 415px);max-width:67.5rem}}@media screen and (max-width: 819px){.c-cards-inner{flex-direction:column;gap:4.375rem;margin-top:1.25rem}}@media screen and (min-width: 1024px){.c-cards--col3 .c-cards-inner{grid-template-columns:repeat(3, 344px);gap:1.5rem}}@media screen and (max-width: 1090px)and (min-width: 1024px){.c-cards--col3 .c-cards-inner{grid-template-columns:repeat(3, 300px)}}.c-card{flex:1;min-width:0;display:flex;flex-direction:column;gap:2.25rem;position:relative}@media screen and (min-width: 1024px){.c-card{padding-bottom:4.0625rem}}@media screen and (max-width: 819px){.c-card{gap:1.1875rem}}.c-card__image{border-radius:0.5rem;overflow:hidden;aspect-ratio:415/208}.c-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.c-card__image.c-card__border{border:1px solid #e4e1e1}.c-card__body{display:flex;flex-direction:column;gap:1.6875rem}@media screen and (max-width: 819px){.c-card__body{gap:1.5rem}}.c-card__info{display:flex;flex-direction:column;gap:0.375rem}@media screen and (max-width: 819px){.c-card__info{gap:0.5625rem}}.c-card__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7}@media screen and (max-width: 819px){.c-card__label{font-size:0.75rem;letter-spacing:.24em}}.c-card__heading{display:block;align-items:center;justify-content:space-between}.c-card__desc{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.875rem;margin-right:1.875rem}@media screen and (max-width: 819px){.c-card__desc{font-size:0.875rem;line-height:1.7}}.c-card__title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem}@media screen and (max-width: 819px){.c-card__title{font-size:1.4375rem}}.c-card .card-btn{display:block;position:relative}.c-card .card-btn::after{content:"";position:absolute;inset:0;left:calc(100% - 5rem);margin:auto;display:inline-block;width:0.75rem;height:0.75rem;background:var(--text-color);border-radius:50%;flex-shrink:0;transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition-property:width,height;transform-origin:center}@media screen and (max-width: 819px){.c-card .card-btn::after{left:calc(100% - 3.75rem)}}.c-card .card-btn[target=_blank]::after{border-radius:0;width:1.125rem;height:1.125rem;background:url(../img//common/external-link.svg) no-repeat center/contain}.c-card .card-btn[target=_blank]:hover::after{width:1.375rem;height:1.375rem}@media screen and (min-width: 1024px){.c-card:hover img{transform:scale(1.1)}.c-card:hover .card-btn::after{width:1rem;height:1rem}.c-card:hover .card-btn[target=_blank]::after{width:1.375rem;height:1.375rem}}.c-card__cover-link{position:absolute;inset:0;z-index:5}.c-card.c-coming-soon a{color:var(--gray-color);pointer-events:none}.c-card.c-coming-soon .card-btn::after{background-color:var(--gray-color)}.c-card.c-coming-soon:hover img{transform:none}.c-card.c-coming-soon:hover .card-btn::after{width:0.75rem;height:0.75rem}.c-card.c-coming-soon:hover .card-btn[target=_blank]::after{width:1.125rem;height:1.125rem;background-color:var(--gray-color)}.c-card.c-coming-soon .c-card__image{position:relative}.c-card.c-coming-soon .c-card__image::after{content:"Coming Soon";color:#fff;display:flex;background-color:rgba(0,0,0,.5490196078);position:absolute;inset:0;margin:auto;z-index:1;font-size:1.5rem;flex-wrap:wrap;align-content:center;justify-content:center;font-weight:bold}.c-card.c-coming-soon .c-card__desc{color:var(--gray-color)}.c-card.c-coming-soon .attention{font-size:1.125rem;margin-left:0.625rem}.reno-biz__mv{position:relative;overflow:hidden;min-height:47.8125rem}@media screen and (max-width: 819px){.reno-biz__mv{min-height:26.875rem;margin-top:6.25rem}}.philosophy-mv img{-o-object-position:99% 93%;object-position:99% 93%}@media screen and (min-width: 1024px){.philosophy-mv img{width:100%;height:100%;-o-object-fit:none;object-fit:none;-o-object-position:50% 81%;object-position:50% 81%}}@media screen and (max-width: 819px){.partners-mv img{-o-object-fit:cover;object-fit:cover;-o-object-position:89% -11%;object-position:89% -11%;transform:none}}.concept{background:#000;margin-bottom:10rem;padding:1.875rem 0;position:relative}@media screen and (min-width: 1024px){.concept{padding:1.875rem 1.25rem}}@media screen and (max-width: 819px){.concept{margin-bottom:0;padding:1.875rem 0}}.concept__img{overflow:hidden;position:absolute;inset:0;opacity:.8}.concept__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.concept__img-white{background:none;opacity:1}.concept__inner{display:flex;justify-content:center}@media screen and (min-width: 1024px){.concept__inner{max-width:67.125rem;margin:0 auto}}.concept__card{background:var(--card-bg);border:2px solid #fff;border-radius:1rem;padding:5rem 6.4375rem;width:calc(100% - 2.125rem);text-align:center;box-shadow:0 2px 20px rgba(72,54,54,.06)}@media screen and (max-width: 819px){.concept__card{padding:1.75rem 0.625rem}}.concept__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7;margin-bottom:4rem}@media screen and (max-width: 819px){.concept__label{margin-bottom:2.875rem;letter-spacing:0.125rem}}.concept__title{margin-bottom:3.125rem;text-align:center;color:var(--text-color)}@media screen and (max-width: 819px){.concept__title{margin-bottom:2.625rem}}@media screen and (min-width: 1024px){.concept__title{letter-spacing:11px}}.concept__minititle{font-size:1.5rem;font-weight:700;margin-bottom:1.9375rem;text-align:center;color:var(--text-color);line-height:1.667}@media screen and (max-width: 819px){.concept__minititle{font-size:1.125rem;margin-bottom:1.25rem}}.concept__title-en{font-family:var(--en-font);font-size:1.5rem;font-weight:700;font-style:normal}@media screen and (min-width: 1024px){.concept__title-en{font-size:2.6875rem;line-height:2.5625rem}}.concept__title-ja{font-family:var(--font-family);font-size:1.25rem;font-weight:700}@media screen and (min-width: 1024px){.concept__title-ja{font-size:2rem;line-height:2.5625rem}}.concept__lead{font-family:var(--font-family);font-size:2rem;font-weight:700;color:var(--text-color);line-height:1.7;margin-bottom:3.25rem}@media screen and (max-width: 819px){.concept__lead{font-size:1.25rem;line-height:32.5px;margin-bottom:2rem}}.concept__body{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:2;text-align:center;max-width:39.375rem;margin:auto}.concept__body+.btn{margin-top:2.5rem}.concept__body+.concept__body{margin-top:0.625rem}.process__list{display:flex;flex-direction:column;gap:0}.process-card{display:flex;gap:1.5rem;align-items:flex-start;background:var(--card-bg);border-bottom:1px solid #cdc0c0;padding:5rem 8.125rem 3.9375rem 4.1875rem}.process-card:first-child{border-top:1px solid #cdc0c0}@media screen and (max-width: 819px){.process-card{gap:1.4375rem;flex-direction:column;padding:1.25rem 1.125rem 1.25rem 1.5625rem}}.process-card__label-area{display:flex;flex-direction:column;gap:0.9375rem;width:17.3125rem;flex-shrink:0;min-height:8.5rem}@media screen and (max-width: 819px){.process-card__label-area{flex-direction:column;align-items:start;width:100%;min-height:auto;padding-bottom:0.1875rem;gap:0.5rem}}.process-card__number{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7}.process-card__title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:1.6666666667}@media screen and (max-width: 1023px){.process-card__title{font-size:1.125rem}}.process-card__body{font-family:var(--font-family);font-weight:500;color:var(--text-color);display:flex;align-items:center;font-size:0.875rem;flex-direction:column}@media screen and (min-width: 1024px){.process-card__body{line-height:1.7;font-size:1rem;margin-top:2.4375rem}}@media screen and (max-width: 1023px){.process-card__body .btn{margin-top:1.25rem}}@media screen and (min-width: 1024px){.process-card__body .btn{margin-right:-260px}}.c-case-gallery{position:relative;z-index:0}.c-case-gallery .btn-wrap-link{position:relative}.c-case-gallery .btn-wrap-link:hover .c-case-gallery__image-item img{transform:scale(1.1)}.c-case-gallery__images{position:relative;display:flex;gap:0;margin-bottom:2.5rem}.c-case-gallery__image-item{flex:1;height:25rem;overflow:hidden;position:relative}.c-case-gallery__image-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease-out}.c-case-gallery__image-item::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.6)}@media screen and (max-width: 819px){.c-case-gallery__image-item{height:18.75rem}}.c-case-gallery__title-overlay{position:absolute;inset:0;text-align:center;color:#fff;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1023px){.c-case-gallery__title-overlay{margin:0 0.9375rem}}@media screen and (min-width: 1024px){.c-case-gallery__title-overlay{padding:0 5rem}}.c-case-gallery__title-en{font-family:var(--en-font);font-size:3.125rem;font-weight:600;line-height:3.8125rem;display:block;letter-spacing:13px}@media screen and (max-width: 819px){.c-case-gallery__title-en{font-size:1.875rem;line-height:1.3;letter-spacing:1.5px}}.c-case-gallery__title-ja{font-family:var(--font-family);font-size:1.375rem;font-weight:700;line-height:3.8125rem;letter-spacing:.08em;display:block}@media screen and (max-width: 819px){.c-case-gallery__title-ja{font-size:1rem;line-height:1.7;margin-top:0.625rem}}.c-case-gallery__title{font-size:1.25rem;font-weight:700;margin-bottom:1.25rem}@media screen and (min-width: 1024px){.c-case-gallery__title{font-size:2.25rem;margin-bottom:1.875rem}}.c-case-gallery__text{font-size:1rem;line-height:1.7}.c-case-gallery__link{display:flex;justify-content:flex-end}@media screen and (max-width: 819px){.c-case-gallery__link{justify-content:center}}.c-case-gallery .btn{position:absolute;top:80%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 819px){.c-case-gallery .btn{display:none}}.works__list{display:flex;flex-direction:column;gap:6.25rem}@media screen and (max-width: 819px){.works__list{gap:3.75rem}}.works__center-link{display:flex;justify-content:center;margin-top:1.25rem}@media screen and (min-width: 1024px){.works__center-link{margin-top:3.75rem}}@media screen and (max-width: 819px){.works .section-head{gap:16px;margin-top:0;margin-bottom:44px;padding:0}}.works-item{position:relative;padding:2.6875rem 0 0}@media screen and (max-width: 819px){.works-item{display:flex;flex-direction:column;padding:0}}.works-item__bg{position:absolute;top:0;left:0;height:calc(50% + 1.25rem);border-radius:1rem 0 0 1rem;background-color:rgba(228,225,225,.4);margin-left:-4rem;width:calc(100% + (100vw - 100%)/2 + 50vw - 39rem);max-width:80rem;padding:7.5rem 10.625rem 7.125rem 5.8125rem}@media screen and (max-width: 1023px){.works-item__bg{top:280px;left:-20px;right:-20px;width:auto;height:calc(100% - 280px);border-radius:0}}.works-item__label{position:relative;z-index:1;display:inline-block;background:#fff;border-radius:0.5rem;padding:0.5rem 2.625rem;font-family:var(--font-sub);font-size:0.875rem;font-weight:600;color:#4a4a4a;margin-bottom:2.5625rem;letter-spacing:0;margin-left:-0.3125rem}@media screen and (max-width: 819px){.works-item__label{order:2;padding:0 1.0625rem;margin:18px 0 0;align-self:flex-start;border-radius:100px}}.works-item__content{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:1.5rem}@media screen and (max-width: 819px){.works-item__content{order:3;flex-direction:column;align-items:flex-start;padding:0.125rem 0 1.5rem}}.works-item__info{flex:1;margin-bottom:3.1875rem}@media screen and (max-width: 1023px){.works-item__info{margin-bottom:0}}.works-item__title{font-family:var(--font-family);font-size:1.5625rem;font-weight:700;color:#4a4a4a;line-height:2.5625rem;margin-bottom:1rem}@media screen and (min-width: 1024px){.works-item__title{letter-spacing:.26em}}@media screen and (max-width: 819px){.works-item__title{font-size:1.125rem;letter-spacing:1px;margin-bottom:0.625rem}}.works-item__desc{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#4a4a4a}@media screen and (max-width: 1023px){.works-item__desc{font-size:0.875rem;line-height:1.875}}.works-item .btn{margin-left:auto}@media screen and (min-width: 1024px){.works-item .btn{margin:0 1.25rem 3.1875rem}}.faq{position:relative}@media screen and (min-width: 1024px){.faq{margin-top:17.3125rem}}@media screen and (min-width: 1024px){.faq::before{position:absolute;top:-7.3125rem;left:0;height:calc(100% + 14.5rem);border-radius:1rem 0 0 1rem;background-color:rgba(228,225,225,.4);margin-left:-4rem;width:calc(100% + (100vw - 100%)/2 + 50vw - 39rem);max-width:80rem;padding:7.5rem 10.625rem 7.125rem 5.8125rem;z-index:-1;content:""}}.faq__list{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 1023px){.faq__list{background-color:rgba(228,225,225,.4);padding:2px 25px 10px 24px;gap:0}}@media screen and (max-width: 819px){.faq .section-head{gap:16px;margin-top:0;margin-bottom:44px;padding:0}}.faq-item__details.is-open .faq-item__icon::before{transform:translate(-50%, -50%) rotate(90deg)}.faq-item__details.is-open .faq-item__icon::after{opacity:0}.faq-item__details.is-open .faq-item__answer{display:block}.faq-item__question{list-style:none;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color01);padding:1rem 0 0;cursor:pointer;gap:0.625rem}@media screen and (max-width: 1023px){.faq-item__question{padding:1.125rem 0 0.9375rem;letter-spacing:-1px;margin-bottom:0.8125rem}}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question-text{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:1.8888888889;flex:1}@media screen and (max-width: 819px){.faq-item__question-text{font-size:0.9375rem;line-height:1.6}}.faq-item__icon{width:1.25rem;height:1.25rem;position:relative;flex-shrink:0}.faq-item__icon::before,.faq-item__icon::after{content:"";position:absolute;background:var(--text-color);border-radius:0.125rem;transition:all .3s ease}.faq-item__icon::before{width:0.125rem;height:1rem;top:50%;left:50%;transform:translate(-50%, -50%)}.faq-item__icon::after{width:1rem;height:0.125rem;top:50%;left:50%;transform:translate(-50%, -50%)}.faq-item__answer{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7;padding:1.75rem 0.625rem 0 1.5rem}.faq-item__answer:first-of-type{padding-top:2.0625rem}@media screen and (max-width: 1023px){.faq-item__answer:first-of-type{padding-top:0.1875rem}}@media screen and (max-width: 1023px){.faq-item__answer{padding:0;font-size:0.875rem;line-height:2;margin-bottom:0.625rem}}.initiatives .process-card__body{align-items:flex-start}.initiatives .process-card__body .btn{margin-inline:auto 0}@media screen and (max-width: 819px){.initiatives .process-card__body .btn{width:100%}}.initiatives .info-table th,.initiatives .info-table td{padding-top:0.3125rem;font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.3;color:var(--text-color)}@media screen and (max-width: 819px){.initiatives .info-table th,.initiatives .info-table td{font-size:0.875rem}}.initiatives .info-table th{min-width:2rem}.initiatives .info-table td{position:relative;padding-left:0.8125rem;white-space:nowrap}.initiatives .info-table td::before{position:absolute;top:0.25rem;left:0.25rem;content:":"}.initiatives .concept__body.type-l{max-width:47.375rem}.initiatives .concept__sub-lead{margin-bottom:1.875rem;font-size:1.125rem;font-weight:bold}@media screen and (max-width: 819px){.initiatives .concept__sub-lead{margin-bottom:1.25rem;font-size:1rem}}.initiatives .concept__img-box{display:block;margin-top:1.875rem;margin-inline:auto}@media screen and (max-width: 819px){.initiatives .concept__img-box{max-width:31.25rem;padding-inline:1.875rem}}.initiatives .concept__grid-img{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;max-width:47.375rem;margin-top:3.75rem;margin-inline:auto}@media screen and (max-width: 819px){.initiatives .concept__grid-img{grid-template-columns:1fr;grid-template-rows:repeat(2, 1fr);gap:0.9375rem;margin-top:1.875rem}}.grid-img-box{margin-bottom:5.625rem}@media screen and (max-width: 819px){.grid-img-box{margin-bottom:1.875rem}}.grid-img-box.type-border .grid-img-box__inner{border-top:1px solid #cdc0c0}@media screen and (min-width: 820px){.grid-img-box.type-border .grid-img-box__inner{padding:3.75rem 4.1875rem}}.grid-img-box.type-border .grid-img-box__inner:last-child{border-bottom:1px solid #cdc0c0}.grid-img-box.mt-m{margin-top:7.3125rem}@media screen and (max-width: 819px){.grid-img-box.mt-m{margin-top:3.125rem}}.grid-img-box__inner{display:grid}.grid-img-box__inner.type-r{grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 820px){.grid-img-box__inner.type-r{grid-template-columns:1fr clamp(18.75rem,6.25rem + 15.625vw,25rem);gap:4.125rem}}@media screen and (max-width: 819px){.grid-img-box__inner.type-r{grid-template-columns:1fr;gap:1.25rem;padding-block:1.875rem}}@media screen and (min-width: 820px){.grid-img-box__inner.type-r .grid-img-box__img{order:2;margin-top:auto}}.grid-img-box__inner.type-l{gap:2.5rem}@media screen and (min-width: 820px){.grid-img-box__inner.type-l{grid-template-columns:12.5rem 1fr;grid-template-rows:1fr}}@media screen and (max-width: 819px){.grid-img-box__inner.type-l{grid-template-columns:1fr;grid-template-rows:12.5rem 1fr;padding-block:1.875rem}}.grid-img-box__inner.type-l .grid-img-box__img{max-width:12.5rem;width:100%;margin-inline:auto}.grid-img-box__img:not(.no-bdrs) img{border-radius:1rem}@media screen and (max-width: 819px){.grid-img-box__text .process-card__body{margin-top:1.25rem}}.grid-img-box__text .process-card__body+.process-card__body{margin-top:0.9375rem}.grid-img-box__link{margin-top:1.5rem;text-align:right}.activity-history__inner{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;gap:1.5rem}@media screen and (max-width: 819px){.activity-history__inner{grid-template-columns:1fr;grid-template-rows:repeat(3, 1fr);gap:2.5rem}}.activity-history__link:hover{opacity:1}.activity-history__link:hover img{transform:scale(1.1)}.activity-history__link:hover .activity-history__btn::after{transform:scale(1.5)}.activity-history__img{border-radius:0.5rem;overflow:hidden;border:1px solid #e4e1e1}.activity-history__img img{transition:transform .4s ease}.activity-history__body{margin-top:1.1875rem}.activity-history__title{font-size:1.125rem;font-weight:700;line-height:1.7}.activity-history__btn{position:relative;margin-top:1rem;margin-right:2.125rem;text-align:right;font-size:0.875rem;font-weight:700;letter-spacing:.2em}.activity-history__btn::after{content:"";position:absolute;top:0.5625rem;right:-1.375rem;width:0.5rem;height:0.5rem;background:var(--text-color);border-radius:50%;transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1);transform-origin:center}.activity-history__more{text-align:right;margin-top:2.6875rem}@media screen and (max-width: 819px){.activity-history__more{text-align:center}}.blue-sky{position:relative;overflow:hidden;padding-block:16.5rem 17.125rem;-o-border-image:url(../img/initiatives/sdgs-csr/sdgs-csr-bg2.png) 300 fill/200px 0 stretch;border-image:url(../img/initiatives/sdgs-csr/sdgs-csr-bg2.png) 300 fill/200px 0 stretch}@media screen and (max-width: 819px){.blue-sky{border-image-slice:500 fill;padding-block:6.25rem}}.blue-sky__inner{width:-moz-fit-content;width:fit-content;margin-inline:auto}@media screen and (max-width: 819px){.blue-sky__inner{padding-inline:1.25rem}}.blue-sky__text{position:relative;text-align:center;color:#00528c}.blue-sky__text-line{position:relative;font-weight:700;line-height:2;font-size:1.5rem;z-index:5}@media screen and (max-width: 819px){.blue-sky__text-line{font-size:1.25rem}}.blue-sky__img{position:absolute}.blue-sky__img.type-01{top:-5.25rem;left:-20.25rem}@media screen and (max-width: 1023px){.blue-sky__img.type-01{left:0}}.blue-sky__img.type-02{top:-10.125rem;right:-14.5625rem}@media screen and (max-width: 1023px){.blue-sky__img.type-02{top:auto;left:-4.375rem;bottom:-8.75rem;width:70%}}@media screen and (max-width: 819px){.blue-sky__img.type-02{right:-3.125rem;top:-6.25rem;width:70%}}@media screen and (min-width: 1024px){.initiatives .lower__sidebar{padding-bottom:4.375rem}}.flow__wrap{margin-bottom:14.375rem}@media screen and (max-width: 819px){.flow__wrap{padding-left:0;padding-right:0;margin-bottom:8.5625rem}}.flow__main{padding-top:0;padding-bottom:0}.mv-flow .lower-mv__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flow__sidebar-btn{display:none}@media screen and (min-width: 1024px){.flow__sidebar-btn{display:flex;align-items:center;justify-content:space-between;width:11.3125rem;height:3.5rem;background:var(--dark-color);border-radius:0.375rem;padding:1rem;margin:0.9375rem 0 0 2.0625rem;transition:opacity .2s ease}}@media screen and (min-width: 1024px)and (any-hover: hover){.flow__sidebar-btn:hover{opacity:.85}}.flow__sidebar-btn-text{font-family:var(--font-family);font-size:0.9375rem;font-weight:700;color:#fff;letter-spacing:.093em;line-height:1.3125rem}.flow__sidebar-btn-dot{display:inline-block;width:0.5rem;height:0.5rem;background:#fff;border-radius:50%;flex-shrink:0}.process-flow{list-style:none}.process-flow__item{display:flex;align-items:center;gap:3rem;background:hsla(0,0%,100%,.8);border-bottom:1px solid #8c8c8c;padding:1.25rem 4.25rem 1.25rem 1.25rem}.process-flow__item:first-child{border-top:1px solid #8c8c8c}@media screen and (max-width: 819px){.process-flow__item{flex-direction:column;padding:1.25rem;gap:2.125rem}}.process-flow__img-wrap{flex-shrink:0;width:20rem;height:20rem;border-radius:0.5rem;overflow:hidden}.process-flow__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width: 819px){.process-flow__img-wrap{width:83%;height:auto;aspect-ratio:1}}.process-flow__body{display:flex;flex-direction:column;gap:1.5rem;flex:1;min-width:0}.process-flow__num{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7}.process-flow__title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem}.process-flow__desc{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.footer-nav--two .footer-nav__item{padding:3.75rem 2.5rem}.reroom .lower-mv__image img{width:100%;height:auto}.reroom__styles{margin-top:-2.25rem;margin-inline:auto;max-width:69.875rem;padding:0rem 1.25rem 7.5rem}@media screen and (max-width: 819px){.reroom__styles{padding:5rem 1.25rem 3.75rem}}.style-card{display:flex;gap:4.125rem;align-items:center;background:var(--card-bg);border-top:1px solid var(--border-color01);border-bottom:1px solid var(--border-color01);padding:1.25rem}.style-card+.style-card{border-top:none}@media screen and (max-width: 819px){.style-card{flex-direction:column;gap:1.5rem;padding:1.125rem 1.25rem 1.875rem}}.style-card__whole-link{text-decoration:none;display:flex;gap:4.125rem;align-items:center}.style-card__whole-link:hover{opacity:1}@media screen and (max-width: 819px){.style-card__whole-link{flex-direction:column;gap:1.5rem;width:100%}}.style-card__img-wrap{max-width:27.4375rem;aspect-ratio:439/330;flex-shrink:0;border-radius:1rem;overflow:hidden;width:clamp(18.4375rem,-8.614rem + 48.07vw,27.4375rem)}.style-card__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}@media screen and (max-width: 819px){.style-card__img-wrap{aspect-ratio:295/189;width:100%;height:auto;border-radius:0.75rem}}@media(any-hover: hover){.style-card:hover .style-card__img-wrap img{transform:scale(1.04)}}.style-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1rem;position:relative}@media screen and (min-width: 1024px){.style-card__body{top:-1.0625rem}}.style-card__title{font-family:var(--en-font);font-size:2.25rem;font-weight:600;line-height:1.7;letter-spacing:0}@media screen and (max-width: 819px){.style-card__title{font-size:1.75rem}}.style-card__title--type-a{color:#00528c}.style-card__title--type-b{color:#7d6702}.style-card__title--type-c{color:#690b0b}.style-card__lead{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:1.8888888889}.style-card__text-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}@media screen and (max-width: 819px){.style-card__text-wrap{gap:0.625rem}}.style-card__text{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7;width:100%}@media screen and (min-width: 1024px){.style-card .btn{margin-right:2.5rem}}@media screen and (max-width: 819px){.reno-biz__mv .lower-mv__image img{transform:none}}@media screen and (min-width: 1024px){.cases-detail{padding:12.0625rem 0 0}}.cases-detail__subnav{background:#fff;padding:2.5rem 11.25rem 2rem}@media screen and (max-width: 1023px){.cases-detail__subnav{padding:2rem 2.5rem}}@media screen and (max-width: 819px){.cases-detail__subnav{padding:1.5rem 1rem}}.cases-detail__subnav-inner{max-width:67.5rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.cases-detail__breadcrumb{font-family:var(--font-family);font-size:0.75rem;font-weight:400;color:var(--text-color);line-height:1}.cases-subnav__grid{display:flex;flex-direction:column;gap:0.625rem}.cases-slider{display:none !important}@media screen and (max-width: 819px){.cases-slider{display:block !important}}.cases-subnav__row{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.cases-subnav__row--three{grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 819px){.cases-subnav__row--three{grid-template-columns:1fr}}@media screen and (max-width: 819px){.cases-subnav__row{grid-template-columns:1fr;gap:0.5rem}}.cases-subnav-card{display:flex;align-items:center;justify-content:space-between;gap:0.625rem;background-color:var(--text-color);border-radius:1rem;padding:3.75rem 2.5rem;color:#fff;transition:opacity .3s}@media screen and (max-width: 819px){.cases-subnav-card{padding:1.75rem 1.5rem;border-radius:0.75rem}}.cases-subnav-card:hover{opacity:.85}.cases-subnav-card__label{font-family:var(--font-family);font-size:1.5rem;font-weight:700;line-height:2.5rem}@media screen and (max-width: 819px){.cases-subnav-card__label{font-size:1.125rem}}.cases-subnav-card__dot{display:inline-block;width:1rem;height:1rem;border-radius:50%;border:1px solid hsla(0,0%,100%,.6);flex-shrink:0}.cases-detail__hero{padding:2.5rem 0 5rem;background:#fff}@media screen and (max-width: 1023px){.cases-detail__hero{padding:2.5rem 2.5rem 3.75rem}}@media screen and (max-width: 819px){.cases-detail__hero{padding:3.875rem 1rem 3.625rem}}.cases-detail__hero-inner{max-width:67.5rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:1.4375rem;align-items:start}@media screen and (max-width: 1023px){.cases-detail__hero-inner{display:flex;flex-direction:column}}@media screen and (max-width: 819px){.cases-detail__hero-inner{grid-template-columns:1fr;gap:1.5625rem}}.cases-detail__hero .swiper-button-next:after,.cases-detail__hero .swiper-button-prev:after{color:#fff;font-size:1.25rem;text-shadow:0 0 0.625rem #000}@media screen and (min-width: 1024px){.cases-detail__hero .swiper-button-next:after,.cases-detail__hero .swiper-button-prev:after{display:none}}.cases-detail__info{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1024px){.cases-detail__info{width:33rem}}@media screen and (max-width: 1023px){.cases-detail__info{order:2}}.case-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}@media screen and (min-width: 1024px){.case-tags{margin-bottom:3.0625rem}}.cases-badge{display:inline-block;color:var(--text-color);border:1px solid;font-size:0.75rem;font-weight:500;line-height:100%;padding:0.40625rem 1rem;border-radius:0.3125rem}@media screen and (max-width: 1023px){.cases-badge{padding:5px 10px}}.cases-badge.reloom-nord{background:#00528c;color:#fff;font-family:var(--en-font);border:none}.cases-badge.reloom-loft{background:#7d6702;color:#fff;font-family:var(--en-font);border:none}.cases-badge.reloom-maison{background:#690b0b;color:#fff;font-family:var(--en-font);border:none}.cases-detail__title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem;margin-bottom:1.75rem}@media screen and (max-width: 819px){.cases-detail__title{font-size:1.25rem;line-height:2.03125rem;margin-bottom:0.9375rem}}.cases-detail__lead{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}@media screen and (max-width: 1023px){.cases-detail__lead{font-size:0.875rem;line-height:1.421875rem}.cases-detail__lead br{display:none}}.swiper-horizontal{max-width:100%;width:370px}@media screen and (min-width: 1024px){.swiper-horizontal{width:33.125rem}}@media screen and (min-width: 1024px){.cases-detail__images{padding-top:0.3125rem}}@media screen and (max-width: 1023px){.cases-detail__images{order:1;width:100%}}.cases-specs{border-top:1px solid #e5e5e5;display:flex;flex-direction:column;gap:0;margin-top:2.0625rem}.cases-specs__item{display:flex;align-items:center;padding:0.5625rem 0;border-bottom:1px dashed #e5e5e5}.cases-specs__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--text-color);line-height:1.575rem;width:6.25rem;flex-shrink:0}.cases-specs__value{font-family:var(--font-sub);font-size:0.875rem;font-weight:400;color:var(--text-color);line-height:1.575rem;flex:1}.cases-detail__main-slider,.cases-detail__thumbs-slider{overflow:hidden;position:relative}.cases-detail__main-slider .swiper-wrapper,.cases-detail__thumbs-slider .swiper-wrapper{display:flex}.cases-detail__main-slider .swiper-slide,.cases-detail__thumbs-slider .swiper-slide{flex-shrink:0;width:100%}.cases-detail__main-slider{height:400px}@media(max-width: 768px){.cases-detail__main-slider{height:250px}}.cases-detail__main-img{height:100%;display:flex !important;justify-content:center;align-items:center}.cases-detail__main-img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.cases-detail__thumbs-slider{margin-top:10px}.cases-detail__thumb{height:80px;display:flex;justify-content:center;align-items:center}.cases-detail__thumb img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 767px){.cases-detail__thumbs-slider{display:none !important}}@media(min-width: 768px){.cases-detail__thumbs-slider{margin-top:1.75rem;display:flex;flex-flow:row wrap;justify-content:space-between}.swiper-free-mode>.swiper-wrapper{display:flex;flex-wrap:wrap;gap:1.1875rem 1.4375rem}.cases-detail__thumbs-slider .swiper-slide{width:calc((100% - 50px)/3) !important;cursor:pointer;aspect-ratio:200/150;background:var(--border-color02)}.cases-detail__thumbs-slider .swiper-slide:last-child{margin-right:0}.swiper-backface-hidden .swiper-slide{margin:0 !important}}.cases-detail__before-after{margin:0 auto;border-radius:0 0 1rem 1rem}@media screen and (max-width: 1023px){.cases-detail__before-after{padding:3rem 2.5rem 3.75rem;background:#f4f3f3}}@media screen and (max-width: 819px){.cases-detail__before-after{padding:2rem 1rem 3rem;border-radius:0}}.before-after__inner{margin:0 auto;display:flex;flex-direction:column;gap:3.3125rem}@media screen and (min-width: 1024px){.before-after__inner{padding:3rem 4.25rem 3.125rem;background:rgba(228,225,225,.4);max-width:67.5rem;gap:4rem}}.before-after__header{display:flex;flex-direction:column;gap:2.25rem}@media screen and (max-width: 1023px){.before-after__header{gap:1.5625rem}}.before-after__tag{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:0.5rem;padding:0.625rem;font-family:var(--font-sub);font-size:0.875rem;font-weight:600;color:#4a4a4a;text-transform:uppercase;width:8.875rem}@media screen and (max-width: 1023px){.before-after__tag{padding:0.25rem 0;width:9.25rem}}.before-after__title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem}@media screen and (max-width: 819px){.before-after__title{font-size:1.25rem;line-height:165%}}.before-after__lead{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7;max-width:44.5rem}@media screen and (max-width: 1023px){.before-after__lead{font-size:0.875rem;line-height:22.75px}}.comparison-item{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:3.0625rem;border-bottom:1px solid #e5e5e5}@media screen and (max-width: 1023px){.comparison-item{gap:1.25rem;padding-bottom:2.5625rem}}.comparison-item:last-child{border-bottom:none;padding-bottom:3rem}@media screen and (max-width: 1023px){.comparison-item:last-child{padding-bottom:1.5rem}}.comparison-item__body{display:flex;flex-direction:column;gap:0.6875rem}@media screen and (max-width: 1023px){.comparison-item__body{gap:0.75rem}}.comparison-item__title{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:2.125rem}@media screen and (max-width: 1023px){.comparison-item__title{font-size:1rem;line-height:1.625}}.comparison-item__desc{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#6b6b6b;line-height:1.7}@media screen and (max-width: 1023px){.comparison-item__desc{font-size:0.875rem;line-height:22.75px}}.comparison-item__images{display:flex;align-items:center;gap:1.625rem;justify-content:center}@media screen and (max-width: 819px){.comparison-item__images{flex-direction:column;gap:0.75rem}}.comparison-item__arrow{flex-shrink:0;width:1.5rem;height:1.5rem;opacity:.5;position:relative}@media screen and (max-width: 819px){.comparison-item__arrow{transform:rotate(90deg)}}.comparison-img{position:relative;flex:1;height:15.1875rem;max-width:none;overflow:hidden;border-radius:0.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 819px){.comparison-img{max-width:none}}.comparison-img img{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width: 1023px){.comparison-img img{border-radius:0.625rem}}.comparison-img__label{position:absolute;top:0.75rem;left:0.75rem;background:#2a2a2a;color:#fff;font-family:var(--font-sub);font-size:0.75rem;font-weight:700;letter-spacing:.05em;padding:0.4375rem;min-width:65px;text-align:center;border-radius:0.25rem}@media screen and (min-width: 1024px){.comparison-img__label{line-height:1.35rem;padding:0.25rem 1rem}}.comparison-img__label--after{background:#00528c}@media screen and (max-width: 819px){.comparison-img{width:100%;flex:none;height:12.5rem}}.cases-detail__center-link{display:flex;justify-content:center;padding:5rem 0 7.875rem}@media screen and (max-width: 1023px){.cases-detail__center-link{padding:1.625rem 0 5.75rem}}.lower-mv__image.reloom-mv img{-o-object-fit:unset;object-fit:unset}@media screen and (max-width: 819px){.lower-mv__image.reloom-mv img{transform:none}}.style-text-card{background:rgba(228,225,225,.4);border-radius:1rem;padding:3rem}@media screen and (max-width: 819px){.style-text-card{padding:1.5rem 1.25rem}}.style-text-card__heading{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#2a2a2a;line-height:2.5rem;margin-bottom:1.5rem}.style-text-card__body{display:flex;flex-direction:column;gap:1.75rem}.style-text-card__body p{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#6b6b6b;line-height:1.7}.style-images{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-bottom:3rem}@media screen and (max-width: 819px){.style-images{grid-template-columns:repeat(2, 1fr);gap:0.75rem}}.style-images__item{border-radius:1rem;overflow:hidden;aspect-ratio:4/3}@media screen and (max-width: 819px){.style-images__item:nth-child(n+3){display:none}}.style-images__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.style-design-title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#2a2a2a;line-height:2.5rem;margin-bottom:1.5rem}@media screen and (max-width: 819px){.style-design-title{margin-bottom:0}}.style-features{border-top:1px solid var(--border-color01);border-bottom:1px solid var(--border-color01);padding:1.25rem 0;display:flex;flex-direction:column;gap:1.75rem;margin-bottom:6.25rem}.style-features__heading{font-family:var(--font-family);font-size:1rem;font-weight:700;color:#6b6b6b;line-height:1.875rem}.style-features__list{display:flex;flex-direction:column}.style-features__list li{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#6b6b6b;line-height:1.7}.style-features__list li::before{content:"・"}.works-item__location{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:#4a4a4a;line-height:2.125rem;margin-bottom:0.25rem}.style-investment{background:#f5f5f3;padding:3rem 2.6875rem}@media screen and (max-width: 819px){.style-investment{margin-left:-1.25rem;margin-right:-1.25rem;padding:2rem 1rem}}.style-investment__card{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;overflow:hidden;padding:2.5625rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}@media screen and (max-width: 819px){.style-investment__card{padding:1.5rem 1.25rem}}.style-investment__card-title{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:#2a2a2a;line-height:2.125rem}.style-investment__card-desc{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#2a2a2a;line-height:1.7;max-width:44.25rem}.lower-mv__image.tree-mv img{width:240%;height:200%;-o-object-fit:none;object-fit:none;-o-object-position:0% 72%;object-position:0% 72%}@media screen and (max-width: 819px){.lower-mv__image.tree-mv img{width:160%;height:160%;position:relative;top:50%;left:50%;transform:scale(2) translate(-10%, -44%);-o-object-fit:cover;object-fit:cover;-o-object-position:20% 43%;object-position:20% 43%}}.message__content-inner{display:flex;gap:4.375rem;max-width:67.5rem;margin:0 auto}@media screen and (min-width: 1024px){.message__content-inner{flex-direction:row-reverse}}@media screen and (max-width: 1023px){.message__content-inner{gap:1.875rem}}@media screen and (max-width: 819px){.message__content-inner{flex-direction:column;gap:3.3125rem}}.message__photo{flex-shrink:0;width:22.875rem;height:29.875rem;overflow:hidden}@media screen and (max-width: 1023px){.message__photo{width:17.5rem;height:22.5rem}}@media screen and (max-width: 819px){.message__photo{width:83%;height:auto;aspect-ratio:366/478;margin:auto}}.message__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.message__text-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:2.4375rem}.message__subtitle{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7;margin-top:-0.75rem}@media screen and (max-width: 819px){.message__subtitle{font-size:1.625rem;letter-spacing:-0.00625rem;margin-top:0}}.message__text p{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7;margin-bottom:1.625rem}.message__text p:last-child{margin-bottom:0}@media screen and (max-width: 819px){.message__text{margin-top:-5px;letter-spacing:2px}.message__text p{font-size:0.875rem;line-height:192%}}.message__author{margin-top:0.5625rem;display:flex;flex-direction:column;gap:0.125rem}.message__author-title{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.message__author-name{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:2.125rem}@media screen and (max-width: 819px){.message__author-name{font-size:1.125rem}}.executive__header{padding:0rem 11.25rem 3.75rem}@media screen and (max-width: 1023px){.executive__header{padding:0rem 3.75rem 3.75rem}}@media screen and (max-width: 819px){.executive__header{padding:0rem 1.5rem 2.5rem}}.executive__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7;margin-bottom:3.125rem}@media screen and (max-width: 819px){.executive__label{margin-bottom:1.5rem}}.executive__title{font-family:var(--font-family);font-size:3rem;font-weight:700;color:var(--text-color);letter-spacing:.08em;line-height:5.125rem}@media screen and (max-width: 819px){.executive__title{font-size:2rem;line-height:1.5}}.executive__members{max-width:66.875rem;padding:0 0 5rem;margin:-3.1875rem auto 0}@media(max-width: 1070px){.executive__members{padding:0 3.75rem 3.75rem}}@media screen and (max-width: 819px){.executive__members{padding:0 1.5rem 3rem}}.executive__members-inner{display:flex;gap:2.3125rem;max-width:66.875rem;margin:0 auto}@media screen and (max-width: 819px){.executive__members-inner{flex-direction:column;gap:3rem}}.executive__members-inner>.executive__card{width:20.9375rem;flex-shrink:0}@media screen and (max-width: 819px){.executive__members-inner>.executive__card{width:100%}}.executive__members-inner .executive__card{flex-direction:column}.executive__advisors{max-width:66.875rem;margin:auto;padding:0 0 10.5rem}@media(max-width: 1070px){.executive__advisors{padding:0 3.75rem 5rem}}@media screen and (max-width: 819px){.executive__advisors{padding:0 1.5rem 2.375rem}}.executive__advisors-inner{display:grid;grid-template-columns:repeat(2, 1fr);gap:3.5rem 1.5rem;max-width:67.5rem;margin:0 auto;align-items:flex-start}@media screen and (max-width: 1023px){.executive__advisors-inner{gap:2rem 1.5rem}}@media screen and (max-width: 819px){.executive__advisors-inner{gap:2rem 1rem;grid-template-columns:1fr}}@media screen and (min-width: 1024px){.executive__advisors-inner .executive__card-photo img{width:auto;height:13.5rem;border-radius:1rem}}.executive__card{display:flex;gap:1.5rem}.executive__card-photo{overflow:hidden;width:84%;margin:0 auto}@media screen and (min-width: 1024px){.executive__card-photo{width:100%;border-radius:1rem;margin:0}}@media screen and (max-width: 819px){.executive__card-photo{max-width:17rem}}.executive__card-photo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media screen and (min-width: 1024px){.executive__card--small .executive__card-photo{border-radius:0.75rem;width:11.6875rem}}@media(max-width: 1070px){.executive__card--small{flex-direction:column}}.executive__card-info{display:flex;flex-direction:column;gap:1rem;color:var(--text-color)}.executive__card-head{display:flex;flex-direction:column;gap:0.3125rem}@media screen and (min-width: 1024px){.executive__card-head{gap:0.5rem}}.executive__card-role{font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.7}@media screen and (min-width: 820px){.executive__card-role{min-height:3.375rem}}.executive__card--small .executive__card-role{font-size:1rem;min-height:unset}.executive__card-name{font-family:var(--font-family);font-size:1.5rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.executive__card--small .executive__card-name{line-height:1.5}@media screen and (max-width: 1023px){.executive__card-name{font-size:1.25rem;margin-bottom:-0.125rem}}.executive__card-career{display:flex;flex-direction:column;gap:0.375rem;font-family:var(--font-family);font-size:0.875rem;font-weight:500;line-height:1.5}@media screen and (max-width: 819px){.executive__card-career{font-size:0.8125rem;gap:0.4375rem}}.executive__career-item{display:flex;gap:1.125rem}@media screen and (max-width: 819px){.executive__career-item{gap:1.25rem}}.executive__career-year{flex-shrink:0;white-space:nowrap}.executive__career-desc{margin:0;min-width:0}.executive__card-note{font-family:var(--font-family);font-size:0.8125rem;font-weight:500;color:var(--text-color);line-height:1.6}.executive__links{padding:3.75rem 11.25rem 7.5rem;background:#fff}@media screen and (max-width: 1023px){.executive__links{padding:3.75rem 3.75rem 5rem}}@media screen and (max-width: 819px){.executive__links{padding:2.5rem 1.5rem 3.75rem}}.executive__links-inner{max-width:67.5rem;margin:0 auto}.executive__breadcrumb{font-family:var(--font-family);font-size:0.75rem;color:var(--text-color);line-height:1;margin-bottom:1rem}.executive__link-grid{display:flex;flex-direction:column;gap:1.25rem}.executive__link-row{display:flex;gap:1rem}@media screen and (max-width: 819px){.executive__link-row{flex-direction:column;gap:0.75rem}}.executive__link-row .executive__link-card{flex:1}.executive__link-card{display:flex;align-items:center;justify-content:space-between;padding:3.75rem 3.125rem;background:var(--dark-color);border-radius:1rem;text-decoration:none;min-height:11.25rem;transition:opacity .2s}.executive__link-card:hover{opacity:.85}@media screen and (max-width: 819px){.executive__link-card{padding:1.5rem 1.5rem;min-height:auto}}.executive__link-card-text{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;line-height:2.5rem}@media screen and (max-width: 819px){.executive__link-card-text{font-size:1.125rem;line-height:1.5}}.executive__link-card-dot{display:inline-block;width:1rem;height:1rem;background:#fff;border-radius:50%;flex-shrink:0}.access__location{display:flex;align-items:center;gap:1.5rem;padding:3.75rem 0;border-bottom:1px solid var(--border-color01)}@media screen and (max-width: 1023px){.access__location{gap:1rem}}@media screen and (max-width: 819px){.access__location{flex-direction:column;gap:1.5rem;padding:2.5rem 0 2.25rem}}.access__location-info{display:flex;flex-direction:column;gap:2.5rem;flex-shrink:0;width:27.25rem}@media screen and (max-width: 1023px){.access__location-info{width:20rem}}@media screen and (max-width: 819px){.access__location-info{width:100%;gap:2.4375rem}}.access__location-text{display:flex;flex-direction:column;gap:1rem;line-height:1.7}.access__location-name{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.access__location-name{font-size:1.625rem}}.access__location-address{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#606060;line-height:1.7}@media screen and (max-width: 819px){.access__location-address{font-size:1rem}}.access__map-link{display:inline-flex;align-items:center;justify-content:space-between;width:14.1875rem;height:3.375rem;padding:0.5625rem 0.6875rem 0.5625rem 1.5625rem;border:1px solid var(--border-color01);border-radius:624.9375rem;text-decoration:none;transition:opacity .2s}.access__map-link:hover{opacity:.75}@media screen and (max-width: 819px){.access__map-link{width:auto;max-width:13.75rem;height:3rem}}.access__map-link-text{font-family:var(--font-sub);font-size:0.875rem;font-weight:700;color:var(--text-color);letter-spacing:.2em;white-space:nowrap}.access__map-link-dot{display:inline-block;width:0.5rem;height:0.5rem;background:var(--text-color);border-radius:50%;flex-shrink:0}.access__location-map{flex:1;min-width:0;height:18.25rem;overflow:hidden}@media screen and (max-width: 819px){.access__location-map{width:100%;height:13.75rem}}.access__location-map iframe{width:100%;height:100%;border:0;display:block}.access__links{padding:3.75rem 11.25rem 7.5rem;background:#fff}@media screen and (max-width: 1023px){.access__links{padding:3.75rem 3.75rem 5rem}}@media screen and (max-width: 819px){.access__links{padding:2.5rem 1.5rem 3.75rem}}.access__links-inner{max-width:67.5rem;margin:0 auto}.access__breadcrumb{font-family:var(--font-family);font-size:0.75rem;color:var(--text-color);line-height:1;margin-bottom:1rem}.access__link-grid{display:flex;flex-direction:column;gap:1.25rem}.access__link-row{display:flex;gap:1rem}@media screen and (max-width: 819px){.access__link-row{flex-direction:column;gap:0.75rem}}.access__link-row .access__link-card{flex:1}.access__link-card{display:flex;align-items:center;justify-content:space-between;padding:3.75rem 3.125rem;background:var(--dark-color);border-radius:1rem;text-decoration:none;min-height:11.25rem;transition:opacity .2s}.access__link-card:hover{opacity:.85}@media screen and (max-width: 819px){.access__link-card{padding:1.5rem 1.5rem;min-height:auto}}.access__link-card-text{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;line-height:2.5rem}@media screen and (max-width: 819px){.access__link-card-text{font-size:1.125rem;line-height:1.5}}.access__link-card-dot{display:inline-block;width:1rem;height:1rem;background:#fff;border-radius:50%;flex-shrink:0}.company .mv__image img{transform-origin:left center;width:150%;height:90%;-o-object-position:230% 50%;object-position:230% 50%;-o-object-fit:cover;object-fit:cover;transform:scale(1.5)}.company__info{margin:auto}@media screen and (min-width: 1024px){.company__info{max-width:59rem;padding-bottom:6.25rem}}@media screen and (max-width: 1023px){.company__info{padding:0 3.75rem 5rem}}@media screen and (max-width: 819px){.company__info{padding:0 1.5rem 3.75rem;margin:-18px auto 74px}}.company__info-inner{max-width:59rem;margin:0 auto}.company__table{width:100%}.company__table-row{display:flex;align-items:center;gap:3.4375rem;padding:2rem 0;border-bottom:1px solid var(--border-color01)}@media screen and (max-width: 819px){.company__table-row{flex-direction:column;align-items:flex-start;gap:25px;padding:31px 0}}.company__table-label{flex-shrink:0;width:13rem;font-family:var(--font-sub);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:1.111}@media screen and (max-width: 819px){.company__table-label{width:100%}}.company__table-value{flex:1;min-width:0;font-family:var(--font-family);font-size:1rem;font-weight:500;color:#606060;line-height:1.7}@media screen and (max-width: 819px){.company__table-value{width:100%}}.company__info-inner .btn-wrap{margin:4.375rem auto 0;text-align:center}@media screen and (max-width: 819px){.company__info-inner .btn-wrap{margin:2.5rem auto 0}}.c-form__hero{position:relative;min-height:26.5625rem;background:var(--base-color);overflow:hidden}@media screen and (max-width: 819px){.c-form__hero{min-height:auto;padding-bottom:2.5rem}}.c-form__hero-text{position:absolute;left:12.5%;top:5.875rem;z-index:1}@media screen and (max-width: 1023px){.c-form__hero-text{left:3.75rem}}@media screen and (max-width: 819px){.c-form__hero-text{position:relative;left:auto;top:auto;padding:6.25rem 1.5rem 2rem}}.c-form__hero-label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7;margin-bottom:3.125rem}@media screen and (max-width: 819px){.c-form__hero-label{font-size:0.75rem;margin-bottom:1.5rem}}.c-form__hero-title{font-family:var(--font-family);font-size:3rem;font-weight:700;color:var(--text-color);letter-spacing:.08em;line-height:5.125rem}@media screen and (max-width: 819px){.c-form__hero-title{font-size:1.875rem;line-height:2.625rem}}.c-form__body{background:#f4f3f3;padding:4.6875rem 0 3.75rem;margin-bottom:-3.75rem}@media screen and (max-width: 1023px){.c-form__body{padding:3.75rem 0 5rem}}@media screen and (max-width: 819px){.c-form__body{background:var(--base-color);padding:2rem 1.75rem 2.125rem}}.c-form__body .snow-monkey-form{margin:auto}@media screen and (min-width: 1024px){.c-form__body .snow-monkey-form{max-width:67.5rem}}.c-form__body .snow-monkey-form[data-screen=confirm] .c-form__name-label{display:none}.c-form__body .snow-monkey-form[data-screen=confirm] .smf-item__controls .wp-block-group.is-layout-flex>.smf-placeholder,.c-form__body .snow-monkey-form[data-screen=confirm] .smf-placeholder div,.c-form__body .snow-monkey-form[data-screen=confirm] .smf-item__controls .wp-block-group.is-layout-flex{display:inline !important}.c-form__body .snow-monkey-form[data-screen=confirm] .smf-item__controls{display:inline}.c-form__body .snow-monkey-form[data-screen=confirm] .c-form__privacy-inner{display:none}.c-form__body .snow-monkey-form[data-screen=confirm] .c-form__privacy-section{border:none}.c-form__body .snow-monkey-form[data-screen=complete] .c-form__privacy-inner{display:none}.c-form__body .snow-monkey-form[data-screen=complete] .c-form__privacy-section{border:none}.c-form__body .snow-monkey-form[data-screen=complete] .smf-progress-tracker__item--input{background:none;color:var(--text-color);font-weight:normal;border:1px solid var(--border-color01)}.c-form__body .snow-monkey-form[data-screen=complete] .smf-progress-tracker__item--complete{background:var(--text-color);border-color:var(--text-color);color:#fff;font-weight:700}.c-form__body .smf-progress-tracker{display:flex;align-items:center;list-style:none;padding:0;margin:0 auto 2.9375rem}@media screen and (min-width: 1024px){.c-form__body .smf-progress-tracker{max-width:64.25rem}}@media screen and (max-width: 819px){.c-form__body .smf-progress-tracker{justify-content:center;margin-bottom:2rem}}.c-form__body .smf-progress-tracker__item__number{display:none}.c-form__body .smf-progress-tracker .screen-reader-text{display:none}.c-form__body .smf-progress-tracker__item__text{font-size:0}.c-form__body .smf-progress-tracker__item{display:flex;flex:unset;align-items:center;justify-content:center;width:8.25rem;padding:1.5rem 0;border-radius:0.5rem;border:1px solid var(--border-color01);font-family:var(--font-sub);font-size:1.125rem;font-weight:500;color:var(--text-color);position:relative;height:4.375rem}@media screen and (max-width: 819px){.c-form__body .smf-progress-tracker__item{width:5rem;height:3rem;padding:0;font-size:1.125rem}}.c-form__body .smf-progress-tracker__item[aria-current=true]{background:var(--text-color);border-color:var(--text-color);color:#fff;font-weight:700}.c-form__body .smf-progress-tracker__item:not(:first-child)::before{content:"";display:block;height:1px;background:var(--border-color01);position:absolute}.c-form__body .smf-progress-tracker__item::before,.c-form__body .smf-progress-tracker__item::after{background:none;position:absolute;display:block;z-index:2;text-align:center}.c-form__body .smf-progress-tracker__item.smf-progress-tracker__item--input::before{content:"入力";inset:0;margin:auto;height:25px}.c-form__body .smf-progress-tracker__item.smf-progress-tracker__item--confirm::after{content:"確認";inset:0;margin:auto;height:25px}.c-form__body .smf-progress-tracker__item.smf-progress-tracker__item--complete::after{content:"送信";inset:0;margin:auto;height:25px}.c-form__body .smf-progress-tracker__item+.smf-progress-tracker__item{margin-left:2rem;position:relative}.c-form__body .smf-progress-tracker__item+.smf-progress-tracker__item::before{content:"";position:absolute;top:50%;left:-2rem;width:2rem;height:1px;background:var(--border-color01);transform:translateY(-50%)}.c-form__body .c-form__form-card{background:var(--base-color);border-radius:1rem;padding:3.75rem 4.25rem 5.4375rem;margin-bottom:4.125rem}@media screen and (max-width: 1023px){.c-form__body .c-form__form-card{padding:3.75rem 2.5rem 2rem}}@media screen and (max-width: 819px){.c-form__body .c-form__form-card{background:rgba(0,0,0,0);border-radius:0;padding:0 0 2.5rem;margin-bottom:0}}.c-form__body .wp-block-snow-monkey-forms-item.smf-item{display:grid;grid-template-columns:20.8125rem 1fr;gap:1rem;align-items:start;padding:1.0625rem 0}.c-form__body .wp-block-snow-monkey-forms-item.smf-item:first-child{padding-top:0}.c-form__body .wp-block-snow-monkey-forms-item.smf-item:last-child{border-bottom:none;padding-bottom:0}@media screen and (max-width: 1023px){.c-form__body .wp-block-snow-monkey-forms-item.smf-item{grid-template-columns:16.25rem 1fr}}@media screen and (max-width: 819px){.c-form__body .wp-block-snow-monkey-forms-item.smf-item{grid-template-columns:1fr;gap:0.75rem;padding:1.25rem 0}}.c-form__body .c-form__field-head{display:flex;align-items:center;gap:0.5rem;padding-top:1.0625rem;flex-wrap:wrap}@media screen and (max-width: 819px){.c-form__body .c-form__field-head{padding-top:0}}.c-form__body .smf-item__col.smf-item__col--label{padding-top:13px}.c-form__body .smf-item__label{font-family:var(--font-sub);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:1.2}@media screen and (max-width: 819px){.c-form__body .smf-item__label{font-size:1rem}}.c-form__body .smf-placeholder{width:100%}.c-form__body .c-form__required .smf-item__label__text{position:relative}@media screen and (max-width: 1023px){.c-form__body .c-form__required .smf-item__label__text{font-size:1.125rem}}.c-form__body .c-form__required .smf-item__label__text::after{content:"必須";display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:1.3125rem;border:1px solid #ff2857;border-radius:0.0625rem;font-family:var(--font-sub);font-size:0.8125rem;font-weight:400;color:#ff2857;line-height:1;flex-shrink:0;margin-left:0.9375rem}.c-form__body .c-form__field-body{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 819px){.c-form__body .c-form__field-body{gap:0.5rem}}.c-form__body .smf-form .smf-text-control__control,.c-form__body .smf-form .smf-select-control__control{font-family:var(--font-sub);font-size:1.125rem;color:#333;border:none;border-bottom:1px solid var(--border-color01);background:rgba(0,0,0,0);padding:1rem 0.875rem;height:3.375rem;outline:none;transition:border-color .2s;box-shadow:none;border-radius:0}.c-form__body .smf-form .smf-text-control__control::-moz-placeholder, .c-form__body .smf-form .smf-select-control__control::-moz-placeholder{color:#e4e1e1}.c-form__body .smf-form .smf-text-control__control::placeholder,.c-form__body .smf-form .smf-select-control__control::placeholder{color:#e4e1e1}.c-form__body .smf-form .smf-text-control__control:focus,.c-form__body .smf-form .smf-select-control__control:focus{border-bottom-color:var(--text-color)}.c-form__body .smf-form .smf-text-control__control--name,.c-form__body .smf-form .smf-select-control__control--name{width:15rem}@media screen and (max-width: 819px){.c-form__body .smf-form .smf-text-control__control--name,.c-form__body .smf-form .smf-select-control__control--name{width:100%;min-width:0}}.c-form__body .smf-form .smf-text-control__control--date,.c-form__body .smf-form .smf-select-control__control--date{width:16.8125rem;color:#989898}@media screen and (max-width: 819px){.c-form__body .smf-form .smf-text-control__control--date,.c-form__body .smf-form .smf-select-control__control--date{width:100%}}.c-form__body .smf-form .smf-text-control__control--zip,.c-form__body .smf-form .smf-select-control__control--zip{width:17.5rem}@media screen and (max-width: 819px){.c-form__body .smf-form .smf-text-control__control--zip,.c-form__body .smf-form .smf-select-control__control--zip{width:100%}}.c-form__body .smf-form .smf-text-control__control--pref,.c-form__body .smf-form .smf-select-control__control--pref{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:17.5rem;cursor:pointer;padding-right:2rem;color:#989898}@media screen and (max-width: 819px){.c-form__body .smf-form .smf-text-control__control--pref,.c-form__body .smf-form .smf-select-control__control--pref{width:100%;flex:1}}.c-form__body .smf-form .smf-text-control__control--full,.c-form__body .smf-form .smf-select-control__control--full{width:100%;max-width:36.125rem}@media screen and (max-width: 819px){.c-form__body .smf-form .smf-text-control__control--full,.c-form__body .smf-form .smf-select-control__control--full{max-width:100%}}.c-form__body .smf-form .smf-text-control__control--half,.c-form__body .smf-form .smf-select-control__control--half{width:16.8125rem}@media screen and (max-width: 819px){.c-form__body .smf-form .smf-text-control__control--half,.c-form__body .smf-form .smf-select-control__control--half{width:100%}}.c-form__body textarea{resize:vertical}.c-form__body .smf-form .smf-checkbox-control{align-items:center !important}.c-form__body .c-form__name-group{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}@media screen and (max-width: 819px){.c-form__body .c-form__name-group{gap:1rem;flex-direction:column;align-items:stretch}}.c-form__body .c-form__name-item{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 819px){.c-form__body .c-form__name-item{gap:0.75rem}}.c-form__body .c-form__name-label{font-family:var(--font-sub);font-size:1rem;font-weight:700;color:#333;flex-shrink:0;min-width:1.125rem}.c-form__body .smf-radio-buttons-control__control{display:flex;gap:1.5625rem;flex-wrap:wrap}.c-form__body .smf-label{text-align:center}.c-form__body .smf-label .smf-radio-button-control{display:inline-flex;align-items:center;cursor:pointer;position:relative}.c-form__body .smf-label .smf-radio-button-control__control{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.c-form__body .smf-label .smf-radio-button-control__label{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sub);font-size:1.125rem;font-weight:700;color:#333}@media screen and (max-width: 819px){.c-form__body .smf-label .smf-radio-button-control__label{font-size:1rem}}.c-form__body .smf-label .smf-radio-button-control__label::before{content:"";display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#ececec;flex-shrink:0}@media screen and (max-width: 819px){.c-form__body .smf-label .smf-radio-button-control__label::before{width:2.25rem;height:2.25rem}}.c-form__body .smf-label .smf-radio-button-control__label::after{content:"";position:absolute;left:0.375rem;display:block;width:0.75rem;height:0.75rem;border-radius:50%;background:rgba(0,0,0,0);transition:background .2s}@media screen and (max-width: 819px){.c-form__body .smf-label .smf-radio-button-control__label::after{left:0.5rem;width:1.25rem;height:1.25rem}}.c-form__body .smf-label .smf-radio-button-control__control:checked+.smf-radio-button-control__label::after{background:#333}.c-form__body .c-form__address-zip-row{display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap}@media screen and (max-width: 819px){.c-form__body .c-form__address-zip-row{gap:0.5rem}.c-form__body .c-form__address-zip-row .c-form__text-input--zip{flex:1}.c-form__body .c-form__address-zip-row .c-form__select-wrap{flex-basis:100%;width:100%}}.c-form__body .c-form__zip-mark{font-family:var(--font-sub);font-size:1.125rem;font-weight:700;color:#333;flex-shrink:0}.c-form__body .c-form__select-wrap{position:relative;display:inline-flex;align-items:center}@media screen and (max-width: 819px){.c-form__body .c-form__select-wrap{width:100%}}.c-form__body .c-form__select-arrow{position:absolute;right:0.75rem;top:50%;transform:translateY(-50%);pointer-events:none;width:0;height:0;border-left:0.3125rem solid rgba(0,0,0,0);border-right:0.3125rem solid rgba(0,0,0,0);border-top:0.375rem solid var(--text-color)}.form-area .c-form__privacy-section{background:var(--base-color);border:1px solid var(--text-color);padding:2.75rem 0 120px;margin-bottom:140px}@media screen and (max-width: 819px){.form-area .c-form__privacy-section{border-color:#bcc1c9;padding:2.5rem 1.5rem 8.125rem}}.form-area .c-form__privacy-section .smf-label{text-align:center}.form-area .c-form__privacy-section .c-form__privacy-text,.form-area .c-form__privacy-section .smf-checkbox-control__label{font-family:var(--font-sub);font-size:1rem;font-weight:700;color:#363636;text-align:center;line-height:2.25}@media screen and (max-width: 819px){.form-area .c-form__privacy-section .c-form__privacy-text,.form-area .c-form__privacy-section .smf-checkbox-control__label{font-size:0.875rem;line-height:2}}.form-area .c-form__privacy-inner{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:41.875rem;margin:0 auto;padding:0 1.25rem}@media screen and (max-width: 819px){.form-area .c-form__privacy-inner{padding:0;max-width:100%;width:100%}}.form-area .c-form__privacy-link{text-decoration:underline;color:#363636;position:relative}.form-area .c-form__privacy-link::before{content:"";display:inline-block;width:15px;height:15px;vertical-align:-2px;background:url(../img//common/external-link.svg) no-repeat 0 0/cover;filter:brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(0%) hue-rotate(164deg) brightness(93%) contrast(89%)}.form-area .smf-item__controls{display:flex;flex-wrap:wrap;width:100%}.form-area .smf-item__controls .wp-block-group.is-layout-flex{width:100% !important;display:flex !important;gap:12px !important;align-items:center;margin-bottom:12px}.form-area .smf-item__controls .wp-block-group.is-layout-flex>.smf-placeholder{flex:1 1 0%;min-width:0}.form-area .smf-item__controls .smf-text-control,.form-area .smf-item__controls .smf-text-control__control,.form-area .smf-item__controls .smf-select-control,.form-area .smf-item__controls .smf-select-control__control{width:100%}.form-area .smf-item__controls .smf-text-control.c-form-half,.form-area .smf-item__controls .smf-text-control__control.c-form-half,.form-area .smf-item__controls .smf-select-control.c-form-half,.form-area .smf-item__controls .smf-select-control__control.c-form-half{width:50%}.form-area .smf-item__controls .zip-code{flex:0 0 auto;white-space:nowrap}.form-area .snow-monkey-form[data-screen=confirm] .smf-item__controls .wp-block-group.is-layout-flex>.smf-placeholder[data-name=agreement],.form-area .snow-monkey-form[data-screen=confirm] .smf-placeholder[data-name=agreement] div{display:none !important}.form-area .snow-monkey-form[data-screen=confirm] .wp-block-snow-monkey-forms-item.smf-item{align-items:center;font-weight:bold}.form-area .smf-action{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:-237px;margin-bottom:140px}@media screen and (min-width: 1024px){.form-area .smf-action{flex-wrap:wrap}}@media screen and (max-width: 1023px){.form-area .smf-action{flex-direction:column-reverse}}.form-area .smf-action .smf-button-control+.smf-button-control{margin:0 !important}.form-area .smf-action .smf-button-control__control{font-family:var(--font-family);font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.14em;white-space:nowrap;padding:.8125rem 1.875rem .8125rem 0;background:#3f3434;margin:0;display:block;position:relative;border-radius:100px;min-width:17.6875rem;text-align:center}@media screen and (max-width: 819px){.form-area .smf-action .smf-button-control__control{font-size:1.125rem}}.form-area .smf-action .smf-button-control__control::after{content:"→";width:16px;height:24px;font-size:16px;line-height:24px;position:absolute;right:61px;color:#fff;transition:450ms cubic-bezier(0.215, 0.61, 0.355, 1)}.form-area .smf-action .smf-button-control__control:hover{opacity:1}.form-area .smf-action .smf-button-control__control:hover::after{transform:scale(1.5)}.form-area .smf-action .smf-button-control__control[data-action=back]{background:#fff;color:var(--text-color);border:1px solid;padding:.8125rem 0 .8125rem 1.875rem}.form-area .smf-action .smf-button-control__control[data-action=back]::after{content:"←";color:var(--text-color);left:61px;right:auto}.c-form__submit-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;width:17.6875rem;padding:0.5625rem 0.5625rem 0.5625rem 1.5625rem;background:var(--dark-color);border:1px solid #e5e5e5;border-radius:624.9375rem;cursor:pointer;transition:opacity .2s}@media(any-hover: hover){.c-form__submit-btn:hover{opacity:.8}}@media screen and (max-width: 819px){.c-form__submit-btn{width:15.8125rem;height:5rem}}.c-form__submit-arrow{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;color:#fff;font-size:1.125rem;font-weight:300;flex-shrink:0}@media screen and (min-width: 1024px){.thanks-message{max-width:64.375rem;margin:0 auto 6.25rem}}.vision__hero{position:relative;overflow:hidden;background:url(../img//vision/mv-bg.jpg) no-repeat left bottom #c7ecf4}@media screen and (min-width: 1024px){.vision__hero{background-size:auto 140%}}@media screen and (max-width: 1023px){.vision__hero{background-position:0px -690px}}@media screen and (max-width: 819px){.vision__hero{background-position:-440px -800px}}.vision__hero-bg{position:absolute;inset:0}.vision__hero-bg img{width:100%;height:100%;-o-object-fit:none;object-fit:none;-o-object-position:-5% 105%;object-position:-5% 105%}.vision__hero-header{position:relative;padding:13.6875rem 11.25rem 7.5rem;display:flex;flex-direction:column;gap:3.125rem}@media screen and (max-width: 1023px){.vision__hero-header{padding:10.625rem 3.75rem 4.375rem;gap:2rem}}@media screen and (max-width: 819px){.vision__hero-header{padding:7.0625rem 1.375rem 4.375rem;gap:3rem}}.vision__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase}.vision__title{font-family:var(--font-family);font-size:3rem;font-weight:700;color:var(--text-color);letter-spacing:.08em;line-height:5.125rem}@media screen and (max-width: 819px){.vision__title{font-size:1.875rem;line-height:2.5rem;letter-spacing:0}}.vision__card-wrap{position:relative;padding:0 11.25rem 6.25rem;display:flex;justify-content:center}@media screen and (max-width: 1023px){.vision__card-wrap{padding:0 3.75rem 5rem}}@media screen and (max-width: 819px){.vision__card-wrap{padding:0 1.5rem 2.5rem}}.vision__card{width:100%;max-width:47.5rem;background:hsla(0,0%,100%,.9);border-radius:1.5625rem;padding:3.5rem 3.75rem 6.4375rem;display:flex;flex-direction:column;gap:1rem;text-align:center}@media screen and (max-width: 1023px){.vision__card{padding:2.5rem 2.5rem 3rem}}@media screen and (max-width: 819px){.vision__card{padding:3.125rem 0.75rem 2.625rem;border-radius:1rem;gap:1.875rem}}.vision__card-label{font-family:var(--font-family);font-size:1.25rem;font-weight:700;color:var(--text-color);letter-spacing:5.3px;line-height:106px}@media screen and (max-width: 819px){.vision__card-label{font-size:0.875rem;line-height:1.7;letter-spacing:2px}}.vision__card-title{font-family:var(--font-family);font-size:3rem;font-weight:700;color:var(--text-color);letter-spacing:.08em;line-height:5.125rem;margin-bottom:1.875rem}@media screen and (max-width: 819px){.vision__card-title{font-size:1.5rem;line-height:1.5;letter-spacing:0;margin:24px 0 36px}}.vision__card-text p{font-family:var(--font-family);font-size:1.25rem;font-weight:700;color:var(--text-color);line-height:3.75rem}@media screen and (max-width: 819px){.vision__card-text p{font-size:1rem;line-height:1.9}}.vision__value-section{position:relative;overflow:hidden;background:#fff;padding-bottom:11.5625rem}@media screen and (max-width: 819px){.vision__value-section{padding-bottom:3.5rem}}.vision__value-boat{position:absolute;top:19.375rem;left:calc(33.33% + 251px);width:58.3125rem;height:86.3125rem;pointer-events:none}@media screen and (max-width: 1023px){.vision__value-boat{left:auto;right:-12.5rem;width:43.75rem;top:12.5rem;height:56.25rem}}@media screen and (max-width: 819px){.vision__value-boat{width:11.25rem;height:16.875rem;top:0;left:15.0625rem}}.vision__value-boat img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.vision__value-header{position:relative;padding:8.125rem 0 3.125rem;display:flex;flex-direction:column;margin:auto}@media screen and (max-width: 1023px){.vision__value-header{padding:3.75rem 3.75rem 2.5rem}}@media screen and (max-width: 819px){.vision__value-header{padding:4.375rem 1.375rem 2.5rem;gap:2.9375rem}}@media screen and (min-width: 1024px){.vision__value-header{max-width:37.25rem;margin-left:11.25rem;gap:3.125rem}}.vision__value-section-title{font-family:var(--en-font);font-size:3rem;font-weight:700;color:var(--text-color);letter-spacing:.08em;line-height:5.125rem}@media screen and (max-width: 819px){.vision__value-section-title{font-size:1.875rem;line-height:1.4}}.vision__value-list{position:relative;padding:0 11.25rem;max-width:62.4375rem}@media screen and (max-width: 1023px){.vision__value-list{padding:0 3.75rem;max-width:47.4375rem}}@media screen and (max-width: 819px){.vision__value-list{padding:0 0.625rem;max-width:100%}}.vision__value-item{background:hsla(0,0%,100%,.8);border-top:1px solid var(--border-color01);border-bottom:1px solid var(--border-color01);margin-top:-1px;padding:1.625rem 2.125rem 2rem}@media screen and (max-width: 819px){.vision__value-item{padding:1.625rem 0.6875rem 1.9375rem}}.vision__value-num{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;line-height:1.7;margin-bottom:1.625rem}@media screen and (max-width: 819px){.vision__value-num{margin-bottom:1.75rem}}.vision__value-jp{font-family:var(--font-family);font-size:1.75rem;font-weight:700;color:var(--text-color);line-height:2.5rem;margin-bottom:1.625rem}@media screen and (max-width: 819px){.vision__value-jp{font-size:1.25rem;line-height:1.5}}.vision__value-en{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--text-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7}@media screen and (max-width: 819px){.vision__value-en{font-size:0.75rem;line-height:1.4}}.vision__value-body{position:relative;padding:5.75rem 11.25rem 0;max-width:70rem}@media screen and (max-width: 1023px){.vision__value-body{padding:3rem 3.75rem 0;max-width:47.5rem}}@media screen and (max-width: 819px){.vision__value-body{padding:1.9375rem 1.3125rem 0;max-width:100%}}.vision__value-body-text{font-family:var(--font-family);font-size:1.25rem;font-weight:700;color:var(--text-color);line-height:2}@media screen and (max-width: 819px){.vision__value-body-text{line-height:1.889;font-size:1rem}}.vision__links{padding:3.75rem 11.25rem 7.5rem;background:#fff}@media screen and (max-width: 1023px){.vision__links{padding:3.75rem 3.75rem 5rem}}@media screen and (max-width: 819px){.vision__links{padding:2.5rem 1.5rem 3.75rem}}.vision__links-inner{max-width:67.5rem;margin:0 auto}.vision__breadcrumb{font-family:var(--font-family);font-size:0.75rem;color:var(--text-color);line-height:1;margin-bottom:1rem}.vision__link-grid{display:flex;flex-direction:column;gap:1.25rem}.vision__link-row{display:flex;gap:1rem}@media screen and (max-width: 819px){.vision__link-row{flex-direction:column;gap:0.75rem}}.vision__link-row .vision__link-card{flex:1}.vision__link-card{display:flex;align-items:center;justify-content:space-between;padding:3.75rem 3.125rem;background:var(--dark-color);border-radius:1rem;text-decoration:none;min-height:11.25rem;transition:opacity .2s}.vision__link-card:hover{opacity:.85}@media screen and (max-width: 819px){.vision__link-card{padding:1.5rem 1.5rem;min-height:auto}}.vision__link-card-text{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;line-height:2.5rem}@media screen and (max-width: 819px){.vision__link-card-text{font-size:1.125rem;line-height:1.5}}.vision__link-card-dot{display:inline-block;width:1rem;height:1rem;background:#fff;border-radius:50%;flex-shrink:0}@media screen and (min-width: 820px){.header:has(+.poem) .header__logo{position:fixed}}.poem{position:relative;overflow:hidden}.poem .bg-box{top:0;left:0;width:100vw;background-image:url("../img/poem/mv-bg.jpg");background-size:cover;background-position:top center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;z-index:-1;will-change:transform}@media screen and (min-width: 820px){.poem .bg-box{position:absolute;height:180vh}}@media screen and (max-width: 819px){.poem .bg-box{position:fixed;height:100vh;background-position:top 9vw center;background-color:#c7ecf4}}.poem__hero{position:relative;height:42.375rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 819px){.poem__hero{height:auto;padding-top:7.75rem}}.poem__hero-inner{position:relative;width:67.5rem;max-width:calc(100% - 3rem);display:flex;flex-direction:column;gap:3.125rem;text-align:center}@media screen and (max-width: 819px){.poem__hero-inner{gap:3.5625rem;text-align:left}}.poem__label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7}.poem__title{font-family:var(--font-family);font-size:3rem;font-weight:700;color:var(--text-color);letter-spacing:.08em;line-height:5.125rem}@media screen and (max-width: 819px){.poem__title{font-size:2rem;line-height:1.5}}.poem__main{position:relative}@media screen and (max-width: 819px){.poem__main{padding-inline:1.0625rem}}.poem__main-overlay{position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.48) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.6) 100%);mix-blend-mode:multiply;pointer-events:none;z-index:0}.poem__stanzas{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:5rem;padding:80vh 3.75rem 8.125rem}@media screen and (max-width: 819px){.poem__stanzas{gap:3rem;padding:60vh 1.5rem 5rem}}.poem__stanza{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;text-align:center;line-height:3.125rem}.poem__stanza p{line-height:3.125rem;font-weight:700}@media screen and (max-width: 819px){.poem__stanza p{line-height:1.9}}@media screen and (max-width: 819px){.poem__stanza{font-size:1.125rem}}.poem__lead{position:relative;z-index:1}.poem__lead-inner{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:3.75rem 6.25rem;text-align:center;color:#fff;margin:0 auto;max-width:39.8125rem}@media screen and (max-width: 1023px){.poem__lead-inner{padding:3.75rem 3.75rem;max-width:calc(100% - 7.5rem)}}@media screen and (max-width: 819px){.poem__lead-inner{padding:2.5rem 1.5rem;max-width:100%;text-align:left}}.poem__lead-title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;line-height:2.5rem;margin-bottom:2.5rem}@media screen and (max-width: 819px){.poem__lead-title{font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}}.poem__lead-body{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:#fff;line-height:2.125rem}@media screen and (max-width: 819px){.poem__lead-body{font-size:0.9375rem;line-height:1.8}}.poem__main-footer{position:relative;z-index:1;padding-bottom:23.625rem}@media screen and (max-width: 819px){.poem__main-footer{padding-bottom:16.625rem}}.poem .lower__footer-nav{background:#fff}.poem .footer-nav{margin:0 auto}.poem+.btn-to-top+.footer{margin-top:0}:root{--omoideai-red: #690b0b;--omoideai-bg: #f4f3f3}.omoideai{background:var(--omoideai-bg);overflow:hidden}@media screen and (max-width: 819px){.omoideai{background:linear-gradient(to bottom, var(--omoideai-bg) 0, var(--omoideai-bg) calc(100% - 50rem), #fff calc(100% - 43.75rem), #fff 100%)}}.omoideai .c-hero-gate{margin-bottom:0}.omoideai .btn{background:var(--omoideai-red);color:#fff;border-color:var(--omoideai-red);font-size:1.1875rem;padding:1rem 1.75rem;max-width:17.1875rem;letter-spacing:.12em}.omoideai .btn::after{background:#fff}@media screen and (max-width: 819px){.omoideai .btn{width:100%;max-width:none}}.omoideai .btn.btn--white{background:#fff;color:var(--omoideai-red);border-color:#e5e5e5}.omoideai .btn.btn--white::after{background:var(--omoideai-red)}.omoideai__text{display:flex;flex-direction:column;gap:1.25rem;font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.omoideai__text p{line-height:1.7}.omoideai__text--white{color:#fff}.omoideai__text--white p{color:#fff}.omoideai__text-strong{font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.omoideai__text-strong{font-size:1rem}}.omoideai__intro{position:relative;padding:2.5625rem 2.1875rem 0}@media screen and (max-width: 819px){.omoideai__intro{padding:1.625rem 1.25rem 0}}.omoideai__intro .omoideai__text{padding-block:1.5625rem 2.5rem}.omoideai__intro .omoideai__text p{line-height:1.7}.omoideai__intro .omoideai__text p+p{padding-top:0.375rem}.omoideai__intro .omoideai__intro-card{position:relative;z-index:1;background:#fff;border-radius:200px 0 200px 0;padding:8.125rem 9.6875rem 10rem;display:flex;gap:0.5rem;align-items:flex-start;max-width:85.5rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 1023px){.omoideai__intro .omoideai__intro-card{padding:5rem 3.75rem 3.75rem;gap:2.5rem}}@media screen and (max-width: 819px){.omoideai__intro .omoideai__intro-card{flex-direction:column;padding:3.75rem 1.75rem 3rem;border-radius:60px 0 60px 0;gap:2.5rem}}.omoideai__intro .omoideai__intro-body{display:grid;width:100%}@media screen and (min-width: 1250px){.omoideai__intro .omoideai__intro-body{grid-template-columns:repeat(2, auto);grid-template-rows:repeat(4, auto);grid-column-gap:6.25rem}.omoideai__intro .omoideai__intro-body .omoideai__kicker{grid-area:1/1/2/2}.omoideai__intro .omoideai__intro-body .omoideai__subtitle{grid-area:2/1/3/2;padding-top:1.9375rem}.omoideai__intro .omoideai__intro-body .omoideai__intro-phones{grid-area:1/2/5/3}.omoideai__intro .omoideai__intro-body .omoideai__text{grid-area:3/1/4/2;padding-top:2.5rem}.omoideai__intro .omoideai__intro-body .btn{grid-area:4/1/5/2;margin-top:1.625rem}}.omoideai__intro .omoideai__kicker{font-family:var(--font-family);font-size:2rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.omoideai__intro .omoideai__kicker{font-size:1.25rem}}.omoideai__intro .omoideai__page-title{display:block;font-family:var(--font-family);font-size:4rem;font-weight:700;color:var(--omoideai-red);letter-spacing:.15em;line-height:5.125rem}@media screen and (max-width: 1023px){.omoideai__intro .omoideai__page-title{font-size:3rem}}@media screen and (max-width: 819px){.omoideai__intro .omoideai__page-title{font-size:2.5rem;line-height:1.4}}.omoideai__intro .omoideai__catch{display:block;font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--omoideai-red);line-height:1.5;padding-block:2.0625rem 0.625rem}@media screen and (max-width: 819px){.omoideai__intro .omoideai__catch{font-size:1.125rem}}.omoideai__intro .omoideai__intro-phones{width:clamp(18.75rem,-3.5rem + 27.8125vw,29.875rem);position:relative;flex-shrink:0;margin-inline:auto}@media screen and (max-width: 1023px){.omoideai__intro .omoideai__intro-phones{width:17.5rem;max-width:17.5rem;margin-block:0.8125rem 2.0625rem}}@media screen and (max-width: 819px){.omoideai__intro .omoideai__intro-phones{width:100%;max-width:10.875rem}}.omoideai__zigzag{position:relative;z-index:2}@media screen and (min-width: 1250px){.omoideai__zigzag{height:81.75rem}}@media screen and (max-width: 1249px){.omoideai__zigzag{max-width:62.5rem;margin:2rem auto;display:flex;flex-direction:column;gap:2rem}}@media screen and (max-width: 819px){.omoideai__zigzag{width:100%;max-width:none}}.omoideai__zigzag .omoideai__zblock{display:flex;flex-direction:column;gap:1.75rem;padding:6.25rem 2.5rem 4.625rem 5.75rem;border-radius:12.5rem 0 12.5rem 0;background:#fff}@media screen and (min-width: 1250px){.omoideai__zigzag .omoideai__zblock{position:absolute}}@media screen and (max-width: 1023px){.omoideai__zigzag .omoideai__zblock{border-radius:6.25rem 0 6.25rem 0;padding:3rem 3rem 3rem 2.5rem}}@media screen and (max-width: 819px){.omoideai__zigzag .omoideai__zblock{border-radius:3.75rem 0 3.75rem 0;padding:2.5rem 1.25rem;gap:1.5rem}}.omoideai__zigzag .omoideai__zblock.omoideai__zblock--left{min-width:38.75rem;background:var(--border-color01)}@media screen and (min-width: 1250px){.omoideai__zigzag .omoideai__zblock.omoideai__zblock--left{top:-4.6875rem;left:calc(50% - 33.8125rem);box-shadow:9.0625rem 7.4375rem 1.0625rem rgba(185,173,173,.3)}}@media screen and (max-width: 1249px){.omoideai__zigzag .omoideai__zblock.omoideai__zblock--left{margin-inline:0.625rem auto;box-shadow:2.5rem 0.625rem 1.0625rem rgba(185,173,173,.3)}}@media screen and (max-width: 819px){.omoideai__zigzag .omoideai__zblock.omoideai__zblock--left{min-width:auto;width:85%;padding:2.5rem 0.625rem 2.5rem 1.25rem}.omoideai__zigzag .omoideai__zblock.omoideai__zblock--left .omoideai__text{padding-right:0.625rem}}.omoideai__zigzag .omoideai__zblock.omoideai__zblock--right{min-width:38.75rem;padding-inline:5.3125rem 1.875rem}@media screen and (min-width: 1250px){.omoideai__zigzag .omoideai__zblock.omoideai__zblock--right{top:21.875rem;right:calc(50% - 550px);box-shadow:3.6875rem 3.625rem 1.0625rem rgba(194,194,194,.3)}}@media screen and (max-width: 1249px){.omoideai__zigzag .omoideai__zblock.omoideai__zblock--right{margin-inline:auto 0.625rem;box-shadow:1.25rem 0.625rem 1.0625rem rgba(194,194,194,.3)}}@media screen and (max-width: 819px){.omoideai__zigzag .omoideai__zblock.omoideai__zblock--right{min-width:auto;width:85%;padding:2.5rem 0.625rem 2.5rem 1.25rem}}.omoideai__zigzag .omoideai__zblock.omoideai__red-block{min-width:31.25rem;padding:5.75rem 2.5rem 2.9375rem 4.375rem;background:var(--omoideai-red)}@media screen and (min-width: 1250px){.omoideai__zigzag .omoideai__zblock.omoideai__red-block{bottom:4.6875rem;left:calc(50% - 33.8125rem)}}@media screen and (max-width: 819px){.omoideai__zigzag .omoideai__zblock.omoideai__red-block{min-width:auto;padding:3rem 2.5rem}.omoideai__zigzag .omoideai__zblock.omoideai__red-block>*{width:100%;max-width:18.5625rem;margin-inline:auto}}.omoideai__zigzag .omoideai__zblock.omoideai__red-block .omoideai__red-block-heading{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;line-height:2.5rem}@media screen and (max-width: 819px){.omoideai__zigzag .omoideai__zblock.omoideai__red-block .omoideai__red-block-heading{font-size:1.25rem;line-height:1.6}}.omoideai__zblock{position:relative;isolation:isolate;max-width:35.75rem;display:flex;flex-direction:column;gap:1.75rem}@media screen and (max-width: 819px){.omoideai__zblock{max-width:100%}}.omoideai__section-heading{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem}@media screen and (max-width: 819px){.omoideai__section-heading{font-size:1.25rem;line-height:1.6}}.omoideai__memory{position:relative;padding-inline:2.1875rem}@media screen and (max-width: 819px){.omoideai__memory{padding-inline:1.25rem}}.omoideai__memory .omoideai__memory-inner{position:relative;max-width:85.5rem;margin-inline:auto;padding:8.5625rem 8.9375rem 10rem;background:#fff;border-radius:12.5rem 0 12.5rem 0;z-index:1}@media screen and (min-width: 1250px){.omoideai__memory .omoideai__memory-inner{display:grid;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(2, auto);grid-column-gap:1.25rem;grid-row-gap:4.1875rem}.omoideai__memory .omoideai__memory-inner .omoideai__memory-catch{grid-area:1/1/2/3}.omoideai__memory .omoideai__memory-inner .omoideai__memory-image{grid-area:2/2/3/3}.omoideai__memory .omoideai__memory-inner .omoideai__memory-text{grid-area:2/1/3/2;margin-top:1.25rem}}@media screen and (max-width: 1249px){.omoideai__memory .omoideai__memory-inner{display:flex;flex-direction:column;gap:1.875rem}}@media screen and (max-width: 1023px){.omoideai__memory .omoideai__memory-inner{padding:3.75rem 2.5rem;gap:2.5rem}}@media screen and (max-width: 819px){.omoideai__memory .omoideai__memory-inner{padding:3rem 1.75rem 3rem;border-radius:3.75rem 0 3.75rem 0;gap:2rem}}.omoideai__memory .omoideai__memory-catch{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--omoideai-red);text-align:center;line-height:1.7}@media screen and (max-width: 819px){.omoideai__memory .omoideai__memory-catch{font-size:1.625rem;text-align:left;width:-moz-fit-content;width:fit-content;margin-inline:auto}}.omoideai__memory .omoideai__memory-text{flex:1;display:flex;flex-direction:column;gap:2rem}.omoideai__memory .omoideai__memory-image{width:clamp(22.5rem,-2.5rem + 31.25vw,35rem);margin-inline:auto}@media screen and (max-width: 819px){.omoideai__memory .omoideai__memory-image{width:100%;max-width:18.75rem}}.omoideai__story{position:relative;display:flex;justify-content:center;margin-inline:auto;z-index:5}@media screen and (min-width: 1250px){.omoideai__story{left:1.875rem;gap:1.5625rem}}@media screen and (max-width: 1249px){.omoideai__story{max-width:62.5rem;margin:1.5rem auto 0;flex-direction:column;gap:1.5rem}}.omoideai__story .omoideai__zblock{position:relative;display:flex;flex-direction:column;gap:1.75rem;padding:6.25rem 2.5rem 4.625rem 4.4375rem;border-radius:12.5rem 0 12.5rem 0}@media screen and (max-width: 1023px){.omoideai__story .omoideai__zblock{border-radius:6.25rem 0 6.25rem 0;padding:3rem 3rem 3rem 2.5rem}}@media screen and (max-width: 819px){.omoideai__story .omoideai__zblock{width:calc(100% - 3.125rem);border-radius:3.75rem 0 3.75rem 0;padding:2.5rem 1.25rem;gap:1.5rem}}.omoideai__story .omoideai__zblock.omoideai__zblock--left{background:url(../img/common/logo.svg) no-repeat top 2rem right 3rem/5.3125rem #e4e1e1;box-shadow:2.5rem 1.25rem 1.0625rem rgba(140,140,140,.3)}@media screen and (min-width: 1250px){.omoideai__story .omoideai__zblock.omoideai__zblock--left{top:-3.5625rem;width:34.6875rem}.omoideai__story .omoideai__zblock.omoideai__zblock--left::after{top:-1.4375rem;left:100%;position:absolute;width:6.25rem;height:5rem;background:#fff;content:"";opacity:0;transition:opacity .5s 1s}.omoideai__story .omoideai__zblock.omoideai__zblock--left.aos-animate::after{opacity:1}}@media screen and (max-width: 1249px){.omoideai__story .omoideai__zblock.omoideai__zblock--left{margin-inline:1.25rem auto}}@media screen and (min-width: 820px){.omoideai__story .omoideai__zblock.omoideai__zblock--left{padding-top:9.5625rem}}@media screen and (max-width: 819px){.omoideai__story .omoideai__zblock.omoideai__zblock--left{padding-top:12.6875rem;background-position:top 2.25rem center;box-shadow:1.25rem 1.25rem 1.0625rem rgba(140,140,140,.3)}.omoideai__story .omoideai__zblock.omoideai__zblock--left .omoideai__section-heading{margin-right:-1.25rem}}.omoideai__story .omoideai__zblock.omoideai__zblock--right{background:var(--border-color01);max-height:29.5rem;margin-top:auto;box-shadow:2.5rem 1.25rem 1.0625rem rgba(185,173,173,.3)}@media screen and (max-width: 1249px){.omoideai__story .omoideai__zblock.omoideai__zblock--right{margin-inline:auto 1.25rem}}@media screen and (max-width: 819px){.omoideai__story .omoideai__zblock.omoideai__zblock--right{box-shadow:1.25rem 1.25rem 1.0625rem rgba(194,194,194,.3)}.omoideai__story .omoideai__zblock.omoideai__zblock--right .omoideai__section-heading{margin-right:-1.25rem}}.omoideai__closing{position:relative;z-index:5;padding:1.75rem 2.1875rem 5rem}@media screen and (max-width: 819px){.omoideai__closing{padding:1.5rem 0 0}}.omoideai__closing .omoideai__closing-inner{background:var(--omoideai-red);border-radius:160px 0 160px 0;padding:4.375rem 12.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:68.3125rem;margin-inline:auto}.omoideai__closing .omoideai__closing-inner .btn{margin-top:0.4375rem}@media screen and (max-width: 1023px){.omoideai__closing .omoideai__closing-inner{padding:3.75rem 5rem}}@media screen and (max-width: 819px){.omoideai__closing .omoideai__closing-inner{padding:3rem 2rem;border-radius:80px 0 80px 0;text-align:left;align-items:flex-start}}.omoideai__closing .omoideai__closing-heading{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;line-height:2.5rem}@media screen and (max-width: 819px){.omoideai__closing .omoideai__closing-heading{font-size:1.125rem;line-height:1.6}}.omoideai__closing .omoideai__closing-text{font-family:var(--font-family);font-size:1rem;font-weight:500;color:#fff;line-height:1.7;max-width:32.875rem}.omoideai__links{padding:3.75rem 11.25rem 0.875rem;background:#fff}@media screen and (max-width: 1023px){.omoideai__links{padding:3.75rem 3.75rem 5rem}}@media screen and (max-width: 819px){.omoideai__links{padding:0}}.omoideai__links .footer-nav{margin-bottom:0}.news{background:#fff}@media screen and (min-width: 1024px){.news .lower-mv.type-no-photo{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2.5rem;max-width:67.5rem;margin-inline:auto;padding:12.25rem 1.25rem 2.5rem}}@media screen and (max-width: 819px){.news .lower-mv.type-no-photo{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:0 0 2.25rem}}@media screen and (min-width: 1024px){.news .lower-mv.type-no-photo>.lower-mv__body{padding:0;max-width:none;margin:0}}@media screen and (max-width: 819px){.news .lower-mv.type-no-photo>.lower-mv__body{padding:4.1875rem 1.4375rem 0;max-width:100%;width:100%}}@media screen and (min-width: 1024px){.news .lower-mv.type-no-photo>.lower-mv__body .lower-mv__title{margin-bottom:0}}@media screen and (min-width: 1024px){.news .lower-mv.type-no-photo>.news__filters{justify-self:end}}@media screen and (max-width: 819px){.news .lower-mv.type-no-photo>.news__filters{width:100%}}.news .lower-content__body{margin-bottom:4.75rem}@media screen and (max-width: 819px){.news .lower-content__body{margin-bottom:6.25rem;padding:1rem 0.6875rem;background:#f4f3f3}}@media screen and (min-width: 820px){.news .lower-content__card{padding-top:2rem}}@media screen and (max-width: 819px){.news .lower-content__card{margin-bottom:1.4375rem;padding-bottom:3.4375rem;border-radius:1rem;background:#fff}}.news__filters{display:flex;gap:1rem;flex-shrink:0;max-width:67.5rem;margin-inline:auto;padding:0 1.25rem 1.25rem}@media screen and (max-width: 819px){.news__filters{width:100%;overflow-x:auto;padding-bottom:0.25rem;scrollbar-width:none}.news__filters::-webkit-scrollbar{display:none}}.news__filter{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:3.375rem;padding:0 1.5625rem;border:1px solid var(--border-color01);border-radius:9999px;font-family:var(--font-sub);font-size:0.875rem;font-weight:700;color:var(--text-color);letter-spacing:.2em;text-decoration:none;white-space:nowrap;transition:background .2s}@media screen and (max-width: 819px){.news__filter{padding:0 1.375rem}}.news__filter.is-active{background:#f4f3f3}.news__filter:hover:not(.is-active){background:rgba(0,0,0,.04)}.news__item{padding:2rem 0;border-bottom:1px solid var(--border-color01)}.news__item-meta{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.news__tag{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:6.25rem;border:1px solid var(--border-color01);border-radius:9999px;padding:0.5625rem 1.0625rem;background:#fff;font-family:var(--font-sub);font-size:0.875rem;font-weight:700;color:var(--text-color);letter-spacing:.2em;white-space:nowrap;line-height:1.43}.news__date{flex-shrink:0;font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7;white-space:nowrap}.news__empty{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7;padding:2rem 0}.news__link{display:flex;align-items:center;gap:1.5rem;width:100%;min-width:0;font-family:var(--font-family);font-size:1rem;font-weight:500;color:#606060;line-height:1.7;text-decoration:none;transition:opacity .2s}.news__link:hover{opacity:.7}@media screen and (max-width: 819px){.news__link{flex-direction:column;align-items:flex-start}}.news__link-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 819px){.news__link-text{width:100%;white-space:normal;overflow:visible}}.news__paging{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding-top:3rem}@media screen and (max-width: 819px){.news__paging{padding-top:2rem;gap:0.375rem}}.news__paging-btn,.news__paging-num{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;font-family:var(--font-sub);font-size:0.875rem;text-decoration:none;transition:background .2s}@media screen and (max-width: 819px){.news__paging-btn,.news__paging-num{width:2.25rem;height:2.25rem;font-size:0.8125rem}}.news__paging-btn{border:1px solid #d1d5db;color:#4b5563;cursor:pointer}.news__paging-btn.is-disabled{color:#9ca3af;cursor:default;pointer-events:none}.news__paging-btn:not(.is-disabled):hover{background:rgba(0,0,0,.05)}.news__paging-num{border:1px solid #d1d5db;color:#4b5563;letter-spacing:normal}.news__paging-num.is-active{background:var(--text-color);color:#fff;border-color:var(--text-color)}.news__paging-num:not(.is-active):hover{background:rgba(0,0,0,.05)}.news__paging-dots{color:#9ca3af;font-family:var(--font-sub);font-size:1rem;padding:0 0.25rem}.news-detail__content{background:#fff;padding:10rem 12.5% 5rem}@media screen and (max-width: 1023px){.news-detail__content{padding:7.5rem 3.75rem 3.75rem}}@media screen and (max-width: 819px){.news-detail__content{padding:5rem 1.375rem 3rem}}.news-detail__content-inner{max-width:59.125rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.news-detail__article{display:flex;flex-direction:column;gap:2rem}.news-detail__title{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.news-detail__title{font-size:1.25rem}}.news-detail__meta{display:flex;align-items:center;gap:1.4375rem}.news-detail__block:not(:last-child){margin-bottom:9.375rem}@media screen and (max-width: 819px){.news-detail__block:not(:last-child){margin-bottom:7.5rem}}.news-detail__block-inner{display:flex;align-items:flex-start;gap:2.5rem}@media screen and (max-width: 819px){.news-detail__block-inner{flex-direction:column;gap:1.625rem}}.news-detail__block-content{min-width:0}.news-detail__image{overflow:hidden}.news-detail__image img{display:block;width:auto;max-width:100%;height:auto;margin-inline:auto;-o-object-fit:contain;object-fit:contain}.news-detail__youtube{width:100%;max-width:100%;margin-top:1.5rem}@media screen and (max-width: 819px){.news-detail__youtube{margin-top:1rem}}.news-detail__youtube-inner{position:relative;width:100%;padding-top:56.25%}.news-detail__youtube-inner iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.news-detail__block.is-img-top .news-detail__image{width:100%;margin-bottom:3.3125rem}@media screen and (max-width: 819px){.news-detail__block.is-img-top .news-detail__image{margin-bottom:1.625rem}}.news-detail__block.is-img-top .news-detail__image img{margin:0 auto}.news-detail__block.is-img-center .news-detail__block-content{width:100%}.news-detail__block.is-img-center .news-detail__image{width:-moz-fit-content;width:fit-content;max-width:100%;margin:2.5rem auto 0}@media screen and (max-width: 819px){.news-detail__block.is-img-center .news-detail__image{margin-top:1.625rem}}.news-detail__block.is-img-left .news-detail__image,.news-detail__block.is-img-right .news-detail__image{flex-shrink:0;width:42%;max-width:25rem;margin-bottom:0}@media screen and (max-width: 819px){.news-detail__block.is-img-left .news-detail__image,.news-detail__block.is-img-right .news-detail__image{width:100%;max-width:100%}}.news-detail__block.is-img-left .news-detail__block-content,.news-detail__block.is-img-right .news-detail__block-content{flex:1}@media screen and (max-width: 819px){.news-detail__block.is-img-right .news-detail__image{order:-1}}.news-detail__body{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.news-detail__body h2{font-size:1.5rem;font-weight:700;line-height:2.5rem;margin-bottom:1.5rem}@media screen and (max-width: 819px){.news-detail__body h2{font-size:1.125rem;line-height:2.125rem}}.news-detail__body h3{font-size:1.25rem;font-weight:700;line-height:1.6;margin-top:2.5rem;margin-bottom:1rem}@media screen and (max-width: 819px){.news-detail__body h3{font-size:1rem}}.news-detail__body p{margin-bottom:1rem}.news-detail__body p:last-child{margin-bottom:0}.news-detail__body a{color:var(--text-color);text-decoration:underline;overflow-wrap:break-word;word-break:break-all}.news-detail__body a:hover{opacity:.7}.news-detail__body ul,.news-detail__body ol{padding-left:1.5rem;margin-bottom:1rem}.news-detail__body ul li,.news-detail__body ol li{margin-bottom:0.5rem}.news-detail__body ul{list-style:disc}.news-detail__body ol{list-style:decimal}.news-detail__body h2+p,.news-detail__body h3+p{margin-top:0}.news-detail__back{margin-top:4.375rem}@media screen and (max-width: 819px){.news-detail__back{margin-top:1.375rem}}@media screen and (max-width: 819px){.news-detail__back .btn{justify-content:center;width:100%;padding:1.875rem;font-size:1rem}}.recruit-mv img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:30% 79%;object-position:30% 79%}.recruit__hero{position:relative;background:#fff;min-height:26.875rem;overflow:hidden}@media screen and (max-width: 819px){.recruit__hero{min-height:auto;padding-bottom:2.5rem}}.recruit__hero-text{position:absolute;left:12.5%;top:5.875rem;z-index:1}@media screen and (max-width: 1023px){.recruit__hero-text{left:3.75rem}}@media screen and (max-width: 819px){.recruit__hero-text{position:relative;left:auto;top:auto;padding:7.5rem 1.5rem 2rem}}.recruit__hero-label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7;margin-bottom:3.125rem}@media screen and (max-width: 819px){.recruit__hero-label{font-size:0.75rem;margin-bottom:1.5rem}}.recruit__hero-title{font-family:var(--font-family);font-size:3rem;font-weight:700;color:var(--text-color);letter-spacing:.08em;line-height:5.125rem}@media screen and (max-width: 819px){.recruit__hero-title{font-size:1.875rem;line-height:2.5rem}}.recruit__hero-image{position:absolute;left:43.82%;right:0;top:6.875rem;aspect-ratio:809/312;border-radius:3rem 0 0 3rem;overflow:hidden}.recruit__hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1023px){.recruit__hero-image{left:50%}}@media screen and (max-width: 819px){.recruit__hero-image{position:relative;left:auto;right:auto;top:auto;aspect-ratio:4/3;border-radius:1.5rem 0 0 1.5rem;margin-left:1.5rem}}.recruit .concept{margin-bottom:0}.recruit__vision{background:var(--border-color02);padding:4.875rem 0 4.5rem}@media screen and (max-width: 819px){.recruit__vision{padding:3.25rem 0 3.125rem}}.recruit__vision-text{display:flex;flex-direction:column;align-items:center;gap:3.25rem;max-width:46.25rem;margin:0 auto;padding:0 1.25rem}@media screen and (max-width: 819px){.recruit__vision-text{gap:1.25rem;padding:0 1rem}}.recruit__vision-title{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7;text-align:center}@media screen and (max-width: 1023px){.recruit__vision-title{font-size:1.5rem}}.recruit__vision-body{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:2.125rem}@media screen and (max-width: 819px){.recruit__vision-body{font-size:1rem;font-weight:500;line-height:1.7;text-align:left}}.recruit__vision-media{max-width:44.375rem;margin:3.75rem auto 0;overflow:hidden}@media screen and (max-width: 1023px){.recruit__vision-media{margin-top:2.3125rem}}.recruit__vision-media video{background-color:#3a2929;width:100%;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 819px){.recruit__vision-media{margin-top:2rem;max-width:100%;padding:0 1rem}}.recruit__intro{padding:8.875rem 0}@media screen and (max-width: 819px){.recruit__intro{padding:4.1875rem 0}}.recruit__intro-inner{max-width:67.5rem;margin:0 auto;padding:0 1.25rem}@media screen and (max-width: 819px){.recruit__intro-inner{padding:0 1.4375rem}}.recruit__intro-label{font-family:var(--font-sub);font-size:0.875rem;font-weight:500;color:var(--gray-color);letter-spacing:.24em;text-transform:uppercase;line-height:1.7;margin-bottom:1.5rem}@media screen and (max-width: 819px){.recruit__intro-label{font-size:0.75rem;margin-bottom:1.1875rem}}.recruit__intro-title{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7;margin-bottom:1.8125rem}@media screen and (max-width: 819px){.recruit__intro-title{font-size:1.625rem;line-height:2.4375rem;margin-bottom:2.625rem}}.recruit__intro-text p{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.recruit__intro-text p+p{margin-top:0.75rem}@media screen and (max-width: 1023px){.recruit__section{padding:0 3.75rem}}@media screen and (max-width: 819px){.recruit__section{padding:0}}.recruit__section-inner{max-width:67.5rem;margin:0 auto;background:hsla(0,0%,100%,.8);border-top:1px solid var(--border-color01);border-bottom:1px solid var(--border-color01);padding:3.625rem 4.1875rem}@media screen and (max-width: 819px){.recruit__section-inner{margin:auto;width:87%;padding:2.5rem 0.9375rem}}.recruit__section+.recruit__section .recruit__section-inner{border-top:none;padding-bottom:7.5625rem;margin-bottom:6.25rem}@media screen and (max-width: 819px){.recruit__section+.recruit__section .recruit__section-inner{padding-bottom:2.4375rem;margin-bottom:4.125rem}}.recruit__section-heading{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.recruit__section-heading{font-size:1.625rem;line-height:2.4375rem;margin-bottom:4.125rem}}.recruit__section-body{display:flex;gap:4.125rem;align-items:center}.recruit__section-body+.recruit__section-body{padding-top:2.5rem;border-top:1px solid var(--border-color01);margin-top:2.5rem}@media screen and (max-width: 1023px){.recruit__section-body{gap:2.5rem}}@media screen and (max-width: 819px){.recruit__section-body{flex-direction:column-reverse;gap:1.5rem}.recruit__section-body+.recruit__section-body{padding-top:2.25rem;margin-top:2.25rem}}.recruit__section-text{max-width:30.3125rem;padding-top:14px}@media screen and (max-width: 819px){.recruit__section-text{max-width:none;width:100%}}.recruit__section-text .recruit__section-lead{font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:2.125rem;margin-bottom:25px}@media screen and (max-width: 819px){.recruit__section-text .recruit__section-lead{font-size:1rem;line-height:1.7}}.recruit__section-text p{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.recruit__subsection-heading{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem;margin-bottom:16px}@media screen and (max-width: 819px){.recruit__subsection-heading{font-size:1.25rem;line-height:1.7;margin-bottom:2.125rem}}.recruit__section-image{width:24.625rem;min-width:24.625rem;height:18.4375rem;border-radius:1rem;overflow:hidden;flex-shrink:0}.recruit__section-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1023px){.recruit__section-image{width:17.5rem;min-width:17.5rem;height:13.125rem}}@media screen and (max-width: 819px){.recruit__section-image{width:100%;min-width:auto;height:13.4375rem;border-radius:1rem}}.recruit__section--athlete .recruit__section-heading{margin-bottom:4.125rem}.recruit__btns{display:flex;gap:1.5rem;flex-wrap:wrap;margin:23px 0 0}@media screen and (max-width: 819px){.recruit__btns{margin-top:1.875rem}}@media screen and (max-width: 819px){.recruit__btns .btn{height:5rem;width:100%;max-width:17.8125rem;font-size:1rem;padding:0.5625rem 1.25rem 0.5625rem 1.5625rem;justify-content:flex-start}}.recruit__btn-dot{display:inline-block;width:0.5rem;height:0.5rem;border-radius:50%;flex-shrink:0}.recruit__btn--outlined{background:#fff;color:var(--text-color);border-color:var(--border-color01)}.recruit__btn--outlined .recruit__btn-dot{background:var(--text-color)}.recruit__btn--primary{background:linear-gradient(147.78deg, #7c5f54 6.1%, #3a2929 85.5%);color:#fff;border-color:rgba(0,0,0,0)}.recruit__btn--primary .recruit__btn-dot{background:#fff}.recruit__links{padding:3.75rem 0 7.5rem;background:#fff}@media screen and (max-width: 1023px){.recruit__links{padding:3.75rem 3.75rem 5rem}}@media screen and (max-width: 819px){.recruit__links{padding:2.5rem 1.5rem 3.75rem}}.recruit__links-inner{max-width:67.5rem;margin:0 auto}.recruit__breadcrumb{font-family:var(--font-family);font-size:0.75rem;color:var(--text-color);line-height:1;margin-bottom:1rem}.recruit__link-grid{display:flex;flex-direction:column;gap:1.25rem}.recruit__link-row{display:flex;gap:1rem}@media screen and (max-width: 819px){.recruit__link-row{flex-direction:column;gap:0.75rem}}.recruit__link-row .recruit__link-card{flex:1}.recruit__link-card{display:flex;align-items:center;justify-content:space-between;padding:3.75rem 2.5rem 3.75rem 3.125rem;background:var(--dark-color);border-radius:1rem;text-decoration:none;min-height:11.25rem;transition:opacity .2s}.recruit__link-card:hover{opacity:.85}@media screen and (max-width: 819px){.recruit__link-card{min-height:auto;padding:1.25rem 1.5rem 1.25rem 1.875rem}}.recruit__link-card-text{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:#fff;line-height:2.5rem}@media screen and (max-width: 819px){.recruit__link-card-text{font-size:1.125rem;line-height:1.5}}.recruit__link-card-dot{display:inline-block;width:1rem;height:1rem;min-width:1rem;background:#fff;border-radius:50%}.privacy{background:#fff}.privacy__intro{display:flex;flex-direction:column;gap:2rem}.privacy__intro-title{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.privacy__intro-title{font-size:1.625rem;line-height:2.4375rem}}.privacy__sections{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.privacy__section{display:flex;flex-direction:column;gap:1.5rem}.privacy__section-title{font-family:var(--font-family);font-size:1.5rem;font-weight:700;color:var(--text-color);line-height:2.5rem}@media screen and (max-width: 819px){.privacy__section-title{font-size:1.25rem;line-height:1.7}}.privacy__text{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.privacy__text p{margin-bottom:0.5rem}.privacy__text p:last-child{margin-bottom:0}.privacy__list{list-style:disc;padding-left:1.5rem;margin-top:0.5rem}.privacy__list li{font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);line-height:1.7}.sitemap{background:#fff}.sitemap__grid{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width: 819px){.sitemap__grid{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:3.25rem}}.sitemap__col{display:flex;flex-direction:column;gap:3.25rem}.sitemap__section{display:flex;flex-direction:column;gap:1.5rem}.sitemap__section-heading{display:flex;align-items:center;gap:0.5rem;padding-left:0.5rem;font-family:var(--font-family);font-size:1rem;font-weight:700;color:#1f2937;line-height:1.25rem}.sitemap__section-heading a{color:inherit}@media(any-hover: hover){.sitemap__section-heading a:hover{opacity:.7}}.sitemap__dot{display:inline-block;width:0.5rem;height:0.5rem;background:#1f2937;border-radius:50%;flex-shrink:0}.sitemap__list{display:flex;flex-direction:column;gap:2rem;padding-left:1.5rem}.sitemap__list a{width:-moz-fit-content;width:fit-content}.sitemap__item{display:flex;flex-direction:column;gap:1.5rem}.sitemap__item>a{font-family:var(--font-family);font-size:1rem;color:#374151;line-height:1.25rem}@media(any-hover: hover){.sitemap__item>a:hover{opacity:.7}}.sitemap__item>a[target=_blank]{position:relative}.sitemap__item>a[target=_blank]::after{content:"";position:absolute;top:0.375rem;left:calc(100% + 0.875rem);margin:auto;display:inline-block;width:0.75rem;height:0.75rem;background:url(../img//common/external-link.svg) no-repeat center/contain;filter:brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(0%) hue-rotate(164deg) brightness(93%) contrast(89%)}@media screen and (max-width: 819px){.sitemap__item>a[target=_blank]::after{position:relative;top:0;left:1rem}}.sitemap__sublist{display:flex;flex-direction:column;gap:1.5rem;padding-left:1rem}.sitemap__sublist>li{display:flex;flex-direction:column;gap:1.5rem}.sitemap__sublist li a{font-family:var(--font-family);font-size:1rem;color:#4b5563;line-height:1.25rem}@media(any-hover: hover){.sitemap__sublist li a:hover{opacity:.7}}.sitemap__detail-list{display:flex;flex-direction:column;gap:1.5rem;padding-left:1.25rem}.sitemap__detail-list li a{font-family:var(--font-family);font-size:1rem;color:#6b7280;line-height:1.25rem}@media(any-hover: hover){.sitemap__detail-list li a:hover{opacity:.7}}.c-gate-slim{margin-bottom:0}@media screen and (min-width: 1024px){.c-gate-slim{min-height:543px;padding-top:100px}}.case-list__hero{position:relative;height:36rem;overflow:hidden}@media screen and (max-width: 1023px){.case-list__hero{height:26.25rem}}@media screen and (max-width: 819px){.case-list__hero{height:15rem}}.case-list__hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.case-list__heading{background:#fff;margin:4.5rem auto 0;max-width:1140px}@media screen and (max-width: 1023px){.case-list__heading{padding:2rem 3.75rem 0;margin:0}}@media screen and (max-width: 819px){.case-list__heading{padding:1.5rem 1.375rem 0}}.case-list__heading-title{font-family:var(--font-family);font-size:2.25rem;font-weight:700;color:var(--text-color);line-height:1.7}@media screen and (max-width: 819px){.case-list__heading-title{font-size:1.625rem}}.case-list__content{padding:1.8125rem 0 0rem}@media screen and (max-width: 1023px){.case-list__content{padding:2rem 2.75rem 0rem}}@media screen and (max-width: 819px){.case-list__content{padding:1.5rem 1rem 0rem}}.case-list__layout{margin:0 auto;display:flex;gap:2.8125rem;align-items:flex-start;padding:0 0.5rem;max-width:71.625rem}@media screen and (max-width: 1023px){.case-list__layout{flex-direction:column;gap:2rem}}.case-list__aside{flex-shrink:0;width:14.375rem;font-size:0.875rem}@media screen and (max-width: 1023px){.case-list__aside{width:100%}}@media screen and (max-width: 819px){.case-list__aside{max-width:100%;font-size:1rem}}@media screen and (min-width: 1024px){.case-list__modal-close{display:none}}.case-list__modal-wrapper{display:block}@media screen and (max-width: 819px){.case-list__modal-wrapper{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);z-index:9999}.case-list__modal-wrapper.is-open{display:block}}.case-list__modal-inner{display:block}@media screen and (max-width: 819px){.case-list__modal-inner{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f3f3;overflow-y:auto;padding:3.75rem 1.25rem 2.5rem;box-sizing:border-box;-webkit-overflow-scrolling:touch}}.case-list__modal-close{display:none}@media screen and (max-width: 819px){.case-list__modal-close{display:block;position:absolute;top:0.9375rem;right:1.25rem;width:2rem;height:2rem;border:none;background:#f5f5f5;border-radius:50%;font-size:1rem;font-weight:bold;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}}.case-list__filter{display:flex;flex-direction:column;gap:2.0625rem;padding:2.1875rem 0}@media screen and (min-width: 1024px){.case-list__filter{background:#fff}}@media screen and (max-width: 819px){.case-list__filter{font-weight:500;padding-top:0}}.case-list__filter-head{display:flex;align-items:center;gap:0.5rem;position:relative}@media screen and (max-width: 819px){.case-list__filter-head.is-active::before{content:"";position:absolute;inset:0;margin:auto;right:-9.5rem;top:-0.875rem;width:0.5rem;height:0.5rem;border-radius:50%;background:var(--text-color)}}.case-list__filter-head-title{display:flex;align-items:center;gap:0.5rem;padding:0;font-family:var(--font-family);font-size:1.125rem;font-weight:700;color:var(--text-color);line-height:2.125rem}.case-list__filter-head-title svg{flex-shrink:0;color:var(--text-color)}@media screen and (max-width: 819px){.case-list__filter-head-title{display:flex;align-items:center;justify-content:center;gap:0.5rem;width:100%;padding:0.8125rem;background:#fff;border:1px solid #d1d5db;border-radius:0.5rem;box-shadow:0 1px 1px rgba(0,0,0,.05);font-family:var(--font-family);font-size:1rem;font-weight:500;color:var(--text-color);cursor:pointer;transition:background .15s}.case-list__filter-head-title svg{flex-shrink:0}.case-list__filter-head-title:hover{background:rgba(0,0,0,.03)}}.case-list__filter-clear{font-size:0.8125rem;color:#3b82f6;font-weight:500;text-decoration:underline;margin:1px 0 0 10px}@media screen and (max-width: 1023px){.case-list__filter-clear{margin:-30px 0 10px}}.case-list__filter-group{display:flex;flex-direction:column;gap:0.625rem;padding:0}.case-list__filter-group:last-of-type{padding:0}.case-list__filter-group:last-of-type .case-list__filter-group-label{padding:0 1.25rem}.case-list__filter-group-label{display:flex;align-items:center;gap:0.375rem;font-family:var(--font-sub);font-weight:500;color:var(--text-color);line-height:1.7}.case-list__filter-group-label svg{flex-shrink:0;color:var(--text-color)}.case-list__sub-label input[type=checkbox],.case-list__pref-label input[type=checkbox],.case-list__checkbox-item input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1rem;height:1rem;flex-shrink:0;border:1px solid #767676;border-radius:3px;background:#fff;cursor:pointer;position:relative;margin:0;transition:background .15s,border-color .15s}.case-list__sub-label input[type=checkbox]:checked,.case-list__pref-label input[type=checkbox]:checked,.case-list__checkbox-item input[type=checkbox]:checked{background:var(--text-color);border-color:var(--text-color)}.case-list__sub-label input[type=checkbox]:checked::after,.case-list__pref-label input[type=checkbox]:checked::after,.case-list__checkbox-item input[type=checkbox]:checked::after{content:"";position:absolute;top:1px;left:4px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.case-list__checkbox-list{display:flex;flex-direction:column;gap:0.375rem}.case-list__checkbox-item{display:flex;align-items:center;gap:0.75rem;font-family:var(--font-family);color:#606060;cursor:pointer;line-height:1.5rem}.case-list__pref-list{border:1px solid #e5e7eb;border-radius:0.5rem;overflow:hidden;padding:1px}.case-list__pref{border-bottom:1px solid #e5e7eb}.case-list__pref:last-child{border-bottom:none}.case-list__pref-summary{display:flex;align-items:center;justify-content:space-between;padding:0.9375rem 0.875rem;cursor:pointer;list-style:none;background:rgba(228,225,225,.4);-webkit-user-select:none;-moz-user-select:none;user-select:none}.case-list__pref-summary::-webkit-details-marker{display:none}.case-list__pref-summary:hover{background:rgba(228,225,225,.65)}@media screen and (max-width: 819px){.case-list__pref-summary{background:#e4e1e1}}.case-list__pref-label{display:flex;align-items:center;gap:0.5rem;font-family:var(--font-family);color:var(--text-color);cursor:pointer}.case-list__pref-chevron{flex-shrink:0;color:var(--text-color);display:flex;align-items:center;transition:transform .2s ease}details[open]>.case-list__pref-summary .case-list__pref-chevron{transform:rotate(180deg)}details[open]>.case-list__sub-summary .case-list__pref-chevron{transform:rotate(180deg)}.case-list__pref-body{border-top:1px solid #e5e7eb}.case-list__sub-summary{display:flex;align-items:center;justify-content:space-between;padding:0.0625rem 0.625rem 0.1875rem 0.25rem;margin:1rem 0.625rem 0.8125rem;cursor:pointer;list-style:none;background:#f4f3f3;-webkit-user-select:none;-moz-user-select:none;user-select:none}.case-list__sub-summary::-webkit-details-marker{display:none}.case-list__sub-label{display:flex;align-items:center;gap:0.5rem;font-family:var(--font-family);color:#606060;cursor:pointer;line-height:1.5rem}.case-list__wards{display:grid;grid-template-columns:1fr 1fr;gap:0.875rem;margin:1rem;background:#fff}@media screen and (max-width: 819px){.case-list__wards{font-size:0.875rem;display:flex;flex-wrap:wrap;margin:0;padding:1rem}}@media screen and (max-width: 479px){.case-list__wards{grid-template-columns:1fr}}.case-list__wards .case-list__checkbox-item{font-size:0.8125rem;gap:0.5rem;line-height:1.3}@media screen and (max-width: 819px){.case-list__wards .case-list__checkbox-item{width:calc(50% - 8px)}}.case-list__filter-footer{display:flex;justify-content:center;padding:0.5rem 0 0;margin-top:-1rem}@media screen and (max-width: 819px){.case-list__filter-footer{position:fixed;bottom:0;left:0;background:rgba(96,96,96,.6);padding:17px 0 9px;width:100%}}.case-list__filter-btn{display:flex;align-items:center;justify-content:center;width:12.5rem;height:2.75rem;background:var(--dark-color);color:#fff;font-family:var(--font-family);font-size:1rem;font-weight:700;border:none;border-radius:9999px;cursor:pointer;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:opacity .2s,box-shadow .2s}@media screen and (max-width: 819px){.case-list__filter-btn{border:2px solid #fff}}.case-list__filter-btn:hover{opacity:.85;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.case-list__main{flex:1;min-width:0;width:100%}@media screen and (min-width: 1024px){.case-list__main{width:50.4375rem}}.case-list__selected-conditions{display:none;gap:0.5rem;margin-bottom:1.5rem;font-family:var(--font-family)}@media screen and (min-width: 1024px){.case-list__selected-conditions{flex-wrap:nowrap;align-items:flex-start}}.case-list__selected-conditions .case-list__conditions-label{font-size:0.875rem;font-weight:500;color:#606060;min-width:6.25rem}@media screen and (min-width: 1024px){.case-list__selected-conditions .case-list__conditions-label{padding-top:0.25rem}}.case-list__selected-conditions .case-list__conditions-group{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;flex-grow:1}@media screen and (min-width: 1024px){.case-list__selected-conditions .case-list__conditions-group{width:calc(100% - 6.875rem)}}.case-list__selected-conditions .case-list__condition-tag{display:inline-flex;align-items:center;font-size:0.875rem;color:#606060;line-height:1}@media screen and (min-width: 1024px){.case-list__selected-conditions .case-list__condition-tag{font-weight:700;padding:0.375rem 0.875rem;border-radius:1.25rem;gap:0.375rem}}@media screen and (min-width: 1024px){.case-list__selected-conditions .case-list__condition-tag.is-business{background-color:#fbf1c9}}@media screen and (min-width: 1024px){.case-list__selected-conditions .case-list__condition-tag.is-area{background-color:rgba(150,192,232,.4)}}@media screen and (max-width: 819px){.case-list__selected-conditions .case-list__condition-tag button{display:none}}.case-list__selected-conditions .case-list__condition-tag-remove{border:none;background:rgba(0,0,0,0);padding:0;font-size:0.75rem;color:#9ca3af;cursor:pointer;transition:color .15s;display:inline-flex;align-items:center;justify-content:center}.case-list__selected-conditions .case-list__condition-tag-remove:hover{color:#4b5563}.case-list__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}@media screen and (min-width: 1024px){.case-list__meta{width:50.3125rem}}@media screen and (max-width: 819px){.case-list__meta{margin-bottom:1rem}}.case-list__count{font-family:var(--font-family);font-size:1rem;color:var(--text-color)}.case-list__count span{font-size:1.5rem;font-weight:700}.js-sort-select{display:flex;align-items:center;gap:0.25rem;font-family:var(--font-family);color:var(--text-color);cursor:pointer}.js-sort-select svg{flex-shrink:0}.case-list__sort-select-wrapper{position:relative;display:inline-block;width:6.375rem}.case-list__sort-select-wrapper select{width:100%;padding:0.625rem 2.1875rem 0.625rem 0.9375rem;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:0.375rem;cursor:pointer;font-size:0.875rem}.case-list__sort-select-wrapper .case-list__sort-arrow{position:absolute;right:0.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280}.case-list__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media screen and (max-width: 1023px){.case-list__grid{gap:1rem}}@media screen and (min-width: 1024px){.case-list__grid{width:50.4375rem}}@media screen and (max-width: 819px){.case-list__grid{grid-template-columns:1fr;gap:1.25rem}}.case-list__article{display:block;background:#fff;border:1px solid #f3f4f6;border-radius:0.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;transition:box-shadow .2s,transform .2s}@media screen and (min-width: 1024px){.case-list__article{min-height:25rem}}.case-list__article-thumb{position:relative;aspect-ratio:16/9;overflow:hidden}.case-list__article-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.case-list__article-thumb .case-list__article-tag{position:absolute;top:15px;left:15px;z-index:2;padding:6px 16px;background:hsla(0,0%,100%,.8980392157);color:var(--text-color);font-size:0.75rem;font-weight:bold;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);pointer-events:none}.case-list__article-badge{position:absolute;top:0.75rem;left:0.75rem;padding:0.25rem 0.5rem;background:hsla(0,0%,100%,.9);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-shadow:0 1px 2px rgba(0,0,0,.05);color:var(--text-color);font-family:var(--font-sub);font-size:0.75rem;font-weight:700;border-radius:0.25rem;white-space:nowrap;line-height:1.5}.case-list__article-body{padding:1.0625rem 1.25rem}@media screen and (max-width: 1023px){.case-list__article-body{height:auto;gap:0.75rem}}.case-list__article-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.case-list__article-location{display:flex;align-items:center;gap:0.25rem;font-family:var(--font-family);font-size:0.75rem;color:var(--gray-color)}.case-list__article-location svg{flex-shrink:0}.case-list__article-date{font-family:var(--font-family);font-size:0.75rem;color:var(--gray-color);white-space:nowrap}.case-list__article-title{font-family:var(--font-family);font-size:1rem;font-weight:700;color:var(--text-color);letter-spacing:.26em;line-height:1.875rem;margin-bottom:35px}.case-list__article-specs{font-family:var(--font-family);color:#606060;border-top:1px solid #f3f4f6;padding-top:1.0625rem;line-height:1.3125rem;display:flex;flex-wrap:wrap;gap:0.4375rem 1.25rem}.case-list__article-specs dl{display:flex;flex-wrap:wrap;gap:0.625rem;font-size:0.875rem}.case-list__article-specs dt{font-weight:700}@media screen and (max-width: 1023px){.case-list__article-specs{white-space:normal}}.case-list__paging{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin:0 auto;padding:3rem 0 5rem}@media screen and (min-width: 1024px){.case-list__paging{max-width:71.625rem}}@media screen and (max-width: 819px){.case-list__paging{padding:2rem 0 3rem;gap:0.375rem}}.case-list__paging-btn,.case-list__paging-num{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid var(--border-color01);font-family:var(--font-sub);text-decoration:none;color:var(--text-color);transition:background .2s}@media screen and (max-width: 819px){.case-list__paging-btn,.case-list__paging-num{width:2.25rem;height:2.25rem;font-size:0.8125rem}}.case-list__paging-btn{cursor:pointer}.case-list__paging-btn.is-disabled{color:#9ca3af;border-color:#e5e7eb;cursor:default;pointer-events:none}.case-list__paging-btn:not(.is-disabled):hover{background:rgba(0,0,0,.05)}.case-list__paging-num.is-active{background:var(--text-color);color:#fff;border-color:var(--text-color)}.case-list__paging-num:not(.is-active):hover{background:rgba(0,0,0,.05)}.case-list__paging-dots{color:#9ca3af;font-size:1rem;padding:0 0.25rem}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0, 100px, 0)}[data-aos=fade-down]{transform:translate3d(0, -100px, 0)}[data-aos=fade-right]{transform:translate3d(-100px, 0, 0)}[data-aos=fade-left]{transform:translate3d(100px, 0, 0)}[data-aos=fade-up-right]{transform:translate3d(-100px, 100px, 0)}[data-aos=fade-up-left]{transform:translate3d(100px, 100px, 0)}[data-aos=fade-down-right]{transform:translate3d(-100px, -100px, 0)}[data-aos=fade-down-left]{transform:translate3d(100px, -100px, 0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translate3d(0, 100px, 0) scale(0.6)}[data-aos=zoom-in-down]{transform:translate3d(0, -100px, 0) scale(0.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px, 0, 0) scale(0.6)}[data-aos=zoom-in-left]{transform:translate3d(100px, 0, 0) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0, 100px, 0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0, -100px, 0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px, 0, 0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px, 0, 0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0, 100%, 0)}[data-aos=slide-down]{transform:translate3d(0, -100%, 0)}[data-aos=slide-right]{transform:translate3d(-100%, 0, 0)}[data-aos=slide-left]{transform:translate3d(100%, 0, 0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}/*# sourceMappingURL=main.css.map */