html{box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-y:scroll}*,:before,:after{box-sizing:inherit;background-repeat:no-repeat}:before,:after{-webkit-text-decoration:inherit;text-decoration:inherit;vertical-align:inherit}*{box-sizing:border-box;margin:0;padding:0}figcaption,figure,footer,header,main,nav,section{display:block}a{text-decoration-skip:objects;background-color:#0000}a:active,a:hover{outline-width:0}h1,h2,h3{font-weight:400}li{list-style:none}button,[type=button]{cursor:pointer}button{font:inherit}button{overflow:visible}button::-moz-focus-inner{border-style:0;padding:0}[type=button]::-moz-focus-inner{border-style:0;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]::-moz-focus-inner{outline:1px dotted buttontext}button,html[type=button]{appearance:button}button{text-transform:none}button{color:inherit;background-color:#0000;border-style:none}::-webkit-file-upload-button{appearance:button;font:inherit}img{border-style:none}svg:not(:root){overflow:hidden}::selection{color:#000;text-shadow:none;background-color:#b3d4fc}:root{scroll-behavior:smooth}html:has(dialog[open]){overflow:hidden}body{font-optical-sizing:auto;color:#15191f;background:#fff;font-family:Noto Sans JP,sans-serif;font-size:clamp(.8rem,1.6vw - .4rem,1rem);font-weight:400}@media screen and (width<=767px){body{font-size:14px}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1{font-size:clamp(1.8rem,3.6vw - .9rem,2.25rem);line-height:1.8}@media screen and (width<=767px){h1{font-size:26px}}h2{font-size:clamp(1.5rem,3vw - .75rem,1.875rem);line-height:1.8}@media screen and (width<=767px){h2{font-size:24px}}h3{font-size:clamp(1.3rem,2.6vw - .65rem,1.625rem);line-height:1.8}@media screen and (width<=767px){h3{font-size:22px}}p,dt,dd,li{font-size:clamp(.8rem,1.6vw - .4rem,1rem);line-height:1.8}@media screen and (width<=767px){p,dt,dd,li{font-size:14px}}::placeholder{color:#f4f4f4}.ly_main{width:100%;position:relative}.ly_container{padding:min(6vw,4em) 0;position:relative}.ly_container.__bgLight{background-color:#e7eeee}.ly_container.__bgDark{background-color:#24444e}.ly_container_inner{width:min(90%,1200px);margin-inline:auto;overflow:hidden}.ly_content{width:min(78%,1100px)}@media screen and (width<=767px){.ly_content{width:100%}}.ly_toc{z-index:2147483647;width:min(20%,200px);height:0;position:sticky;top:0;left:77%;overflow:visible}@media screen and (width<=767px){.ly_toc{display:none}}.ly_gFoot{background-color:#ec712b;padding:.5em}.ut_mt_10{margin-top:1em!important}.ut_mt_thin{margin-top:min(3vw,2em)}.ut_mt_medium{margin-top:min(6vw,4em)}.ut_txt_en{font-family:Plus Jakarta Sans,sans-serif}.ut_txt_white{color:#fff}.ut_txt_accent{color:#e5ba41}.ut_txt_center{text-align:center}.ut_txt_s{font-size:clamp(.7rem,1.4vw - .35rem,.875rem)}@media screen and (width<=767px){.ut_txt_s{font-size:12px}}.ut_inlineBlock{display:inline-block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes shrink-v{0%{height:0}50%{height:100%}to{height:0%}}@keyframes shrink-h{0%{width:0}50%{width:100%}to{width:0%}}@keyframes modal_open{0%{opacity:0;width:0;height:0}1%{opacity:0;width:100%;height:100vh}to{opacity:1;width:100%;height:100vh}}@keyframes modal_close{0%{opacity:1;width:100%;height:100vh}99%{opacity:0;width:100%;height:100vh}to{opacity:0;width:0;height:0}}@keyframes loadingbar{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes scrollTopShow{0%{opacity:0;translate:0 10vw}to{opacity:1;translate:0}}@keyframes scrollTopHide{0%{opacity:1;translate:0}to{opacity:0;translate:0 10vw}}@keyframes trigger-icon{0%{transform:rotate(0)}to{top:35%;right:27%;transform:rotate(-90deg)}}@keyframes trigger-line-top{0%{opacity:1;top:10%}to{opacity:0;top:45%}}@keyframes trigger-line-mid{0%{opacity:1;top:45%}to{opacity:0;top:10%}}@keyframes trigger-line-btm{0%{opacity:1;top:80%}to{opacity:0;top:10%}}.bl_editor{overflow:hidden}.bl_editor h1,.bl_editor h2,.bl_editor h3{margin:1.5em 0 .8em;font-weight:600}.bl_editor h1:first-child,.bl_editor h2:first-child,.bl_editor h3:first-child{margin-top:0}.bl_editor p{margin-top:min(3vw,2em)}.bl_editor p:first-of-type{margin-top:0}.bl_editor a{text-decoration:underline}.bl_editor ul{margin-bottom:1em}.bl_editor ul>li{margin-bottom:.3em;padding-left:1em;line-height:1.6;position:relative}.bl_editor ul>li:before{content:"●";color:#24444e;font-size:.4em;position:absolute;top:1.6em;left:0;transform:rotate(90deg)}.bl_editor ul li li{padding-left:1em;position:relative}.bl_editor ul li li>ul{margin-top:.5em}.bl_editor ul li:last-of-type{margin-bottom:0}.bl_editor ul{font-size:clamp(.8rem,1.6vw - .4rem,1rem)}@media screen and (width<=767px){.bl_editor ul{font-size:14px}}.bl_editor dl{flex-wrap:wrap;width:100%;display:flex}@media screen and (width<=767px){.bl_editor dl{display:block}}.bl_editor dl dt,.bl_editor dl dd{border-bottom:1px solid #f4f4f4;padding:1em 0;line-height:1.6}@media screen and (width<=767px){.bl_editor dl dt,.bl_editor dl dd{padding:0}}.bl_editor dl dt{width:25%;font-weight:500}@media screen and (width<=767px){.bl_editor dl dt{border-bottom:none;width:100%;padding:1em 0 .5em}}.bl_editor dl dd{width:75%;padding-left:2em}@media screen and (width<=767px){.bl_editor dl dd{width:100%;padding-bottom:1em;padding-left:0}}.bl_mv{background:url(../images/MV@2x.jpg) 50%/cover no-repeat;width:100%;height:100vh;position:relative}@media screen and (width<=767px){.bl_mv{height:300px}}.bl_mv_inner{position:absolute;top:15%;left:0}.bl_mv_title{color:#fff;letter-spacing:.05em;background-color:#24444e;width:fit-content;padding:2px 20px 2px 100px;font-family:Plus Jakarta Sans;font-weight:700;line-height:1}@media screen and (width<=1023px){.bl_mv_title{padding-left:20px}}.bl_mv_subtitle{color:#24444e;letter-spacing:.05em;background-color:#fff;width:fit-content;margin-top:1em;padding:2px 20px 2px 100px;font-family:Plus Jakarta Sans;font-size:clamp(.9rem,1.8vw - .45rem,1.125rem);font-weight:500;line-height:1}@media screen and (width<=767px){.bl_mv_subtitle{font-size:15px}}@media screen and (width<=1023px){.bl_mv_subtitle{padding-left:20px}}.bl_mv_scroll{color:#fff;flex-direction:column;align-items:center;font-size:clamp(.7rem,1.4vw - .35rem,.875rem);font-weight:700;display:flex;position:absolute;bottom:2em;left:50%;transform:translate(-50%)}@media screen and (width<=767px){.bl_mv_scroll{font-size:12px;display:none}}.bl_toc{padding-top:min(6vw,4em)}.bl_toc>li{border-left:1px solid #24444e;font-size:clamp(.7rem,1.4vw - .35rem,.875rem)}@media screen and (width<=767px){.bl_toc>li{font-size:12px}}.bl_toc>li a{padding:.8em 0 .8em .8em;display:block}.bl_toc>li a.is_active{font-weight:700;position:relative}.bl_toc>li a.is_active:before{content:"";background-color:#e5ba41;width:5px;height:80%;position:absolute;top:10%;left:-2px}.bl_profile{align-items:start;gap:1em;display:flex}@media screen and (width<=1023px){.bl_profile{flex-direction:column}}.bl_profile_list{grid-template-columns:100px 1fr;gap:1.5em 0;margin-top:min(3vw,2em);display:grid}.bl_profile_list dt{font-weight:700}@media screen and (width<=767px){.bl_profile_list{grid-template-columns:1fr;gap:.5em}}.bl_profile_image{flex:0 0 55%;grid-template-columns:1fr 1fr;gap:2px;display:grid}.bl_profile_image_wide{grid-column:span 2}.bl_campHeader{align-items:start;gap:2em;display:flex}@media screen and (width<=1023px){.bl_campHeader{flex-direction:column}}.bl_campHeader_item{flex-basis:50%}.bl_camp{align-items:start;gap:2em;display:flex}@media screen and (width<=1023px){.bl_camp{flex-direction:column-reverse}}.bl_camp_image{flex-basis:50%}.bl_camp_body{flex:1 0 0}.bl_satoyama{text-align:center;grid-template-columns:repeat(2,1fr);justify-content:center;gap:1em;display:grid}@media screen and (width<=767px){.bl_satoyama{gap:1em .5em}}.bl_ctaLarge{gap:min(3vw,2em);display:flex}.bl_ctaLarge_body{flex-basis:70%;justify-content:space-between;align-items:center;gap:min(3vw,2em);display:flex}@media screen and (width<=767px){.bl_ctaLarge_body{flex-direction:column;flex-basis:100%}}.bl_ctaLarge_name{color:#fff;font-size:clamp(1.2rem,2.4vw - .6rem,1.5rem);font-weight:500}@media screen and (width<=767px){.bl_ctaLarge_name{font-size:20px}}.bl_ctaLarge_name_label{border:1px solid #fff;border-radius:4px;width:fit-content;padding:2px .5em;font-size:clamp(.6rem,1.2vw - .3rem,.75rem);display:block}@media screen and (width<=767px){.bl_ctaLarge_name_label{font-size:10px}}.bl_ctaLarge_button{flex-direction:column;flex-basis:240px;gap:1em;display:flex}@media screen and (width<=767px){.bl_ctaLarge_button{flex-basis:unset;width:100%}}.bl_ctaUnit{grid-template-columns:repeat(3,1fr);gap:min(3vw,2em);display:grid}@media screen and (width<=767px){.bl_ctaUnit{grid-template-columns:1fr}}.bl_cta{background-color:#fff;padding:1em}.bl_cta_title{margin:.5em 0;font-size:clamp(.9rem,1.8vw - .45rem,1.125rem);font-weight:500}@media screen and (width<=767px){.bl_cta_title{font-size:15px}}.bl_cta_button{flex-direction:column;gap:1em;margin-top:1em;display:flex}.bl_floatingBnr{z-index:2147483647;isolation:isolate;position:fixed}.bl_floatingBnr img{filter:drop-shadow(0 0 5px #0003)}.bl_floatingBnr--pc{z-index:2147483647;bottom:.5em;left:.5em}@media screen and (width<=767px){.bl_floatingBnr--pc{display:none}}.bl_floatingBnr--sp{text-align:center;width:100%;bottom:.5em}@media screen and (width>=768px){.bl_floatingBnr--sp{display:none}}.bl_floatingBnr_close{z-index:1;background-color:#ebebeb;border:1px solid #a1a1a1;border-radius:50%;flex-wrap:wrap;place-content:center;width:1.5em;height:1.5em;display:flex;position:absolute;top:-.5em;right:-.5em}@media screen and (width<=767px){.bl_floatingBnr_close{right:.5em}}.el_img{width:min(100%,390px);margin-inline:auto;display:block}.el_img img{filter:drop-shadow(0 0 5px #0003)}.el_img_caption{grid-template-columns:repeat(auto-fill, minmax(1fr, 390px));justify-content:center;gap:.5em 1em;display:grid}.el_img_caption img{filter:drop-shadow(0 0 5px #0003)}.el_img_caption figcaption{text-align:center;grid-column:span 2;font-size:clamp(.7rem,1.4vw - .35rem,.875rem)}@media screen and (width<=767px){.el_img_caption figcaption{font-size:12px}}.el_img_beforeAfter{grid-template-columns:1fr;align-items:center;gap:.8em;display:grid}@media screen and (width<=1023px){.el_img_beforeAfter{grid-template-columns:1fr 1em 1fr;gap:.2em;display:grid}}.el_img_beforeAfter img{filter:drop-shadow(0 0 5px #0003);display:block}.el_img_beforeAfter_arrow{background:url(../images/icn_arrow_down.svg) 50%/contain no-repeat;width:2.5em;height:2.5em;margin-inline:auto;display:block}@media screen and (width<=1023px){.el_img_beforeAfter_arrow{width:1em;height:1em;transform:rotate(270deg)}}.el_img_beforeAfter_horizontal{grid-template-columns:1fr 2.5em 1fr;align-items:center;gap:.8em;display:grid}@media screen and (width<=1023px){.el_img_beforeAfter_horizontal{grid-template-columns:1fr 1em 1fr;gap:.2em}}.el_img_beforeAfter_horizontal_arrow{background:url(../images/icn_arrow_down.svg) 50%/contain no-repeat;width:2.5em;height:2.5em;margin-inline:auto;display:block;transform:rotate(270deg)}@media screen and (width<=1023px){.el_img_beforeAfter_horizontal_arrow{width:1em;height:1em}}.el_img_beforeAfter_horizontal img{filter:drop-shadow(0 0 5px #0003);display:block}.el_ttl_section{color:#24444e;align-items:center;gap:.5em;padding:.5em 0 .8em;font-size:clamp(1.8rem,3.6vw - .9rem,2.25rem);font-weight:700;display:flex}@media screen and (width<=767px){.el_ttl_section{flex-wrap:wrap;row-gap:0;font-size:26px}}.el_ttl_section_label{align-items:center;gap:.5em;font-weight:300;display:flex}.el_ttl_section_label:after{content:"";background-color:#e5ba41;width:1px;height:1.5em;display:block;transform:rotate(30deg)}.el_ttl_lead{color:#24444e;font-size:clamp(1.2rem,2.4vw - .6rem,1.5rem)}@media screen and (width<=767px){.el_ttl_lead{font-size:20px}}.el_list_border{border:1px solid #24444e;width:fit-content;padding:1em}.el_btn_pill{background-color:#e5ba41;border-radius:10em;align-items:center;gap:.3em;width:min(240px,100%);padding:.3em 1em;font-size:clamp(.7rem,1.4vw - .35rem,.875rem);font-weight:700;line-height:1;transition:background-color .3s;display:flex}@media screen and (width<=767px){.el_btn_pill{font-size:12px}}.el_btn_pill:hover{background-color:#ec712b}@media print{*{color:#000!important;text-shadow:none!important;box-shadow:none!important;background:0 0!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
