@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200..900&display=swap);body,html{-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#212833;font-family:ryo-gothic-plusn,sans-serif;font-style:normal;font-weight:400;line-height:180%}.f-paralucent{font-family:paralucent,sans-serif;font-style:normal;font-weight:600}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light}@supports not (min-block-size:100dvb){:where(html){block-size:100%}}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){-webkit-font-smoothing:antialiased;block-size:100%;block-size:100dvb;font-family:system-ui,sans-serif;line-height:1.5}:where(input,button,textarea,select){color:inherit;font:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){block-size:auto;max-inline-size:100%}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){-webkit-border-before:1px solid;block-size:0;border:none;border-block-start:1px solid;color:inherit;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color,Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;width:1px!important}body,html{background:#fff;color:#212121;font-size:14.4px;margin:0 auto;max-width:100vw;padding:0}body *,html *{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--gutter:80px}@media screen and (max-width:1150px){:root{--gutter:20px}}.is-pc{display:block}.is-sp{display:none}div,span{margin:0;padding:0}address{font-style:normal}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:400}blockquote,code,div,h1,h2,h3,h4,h5,h6,p,pre,q,span{margin:0;padding:0}span{font-size:inherit;font-weight:inherit}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}cite,code,dfn,em,strong,var{font-style:normal;font-weight:400}del,ins{text-decoration:none}abbr,acronym{-webkit-font-feature-settings:normal;font-feature-settings:normal;border:0;font-variant:normal}sup{vertical-align:top}sub{vertical-align:baseline}img{border:0;vertical-align:bottom;width:100%}.bold{font-weight:700}a,a:active,a:hover,a:link,a:visited{color:inherit;outline:0;text-decoration:none}.footer a .header a{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content}a[href=""]{opacity:.6;pointer-events:none}@media (hover:hover){a,a:active,a:hover,a:link,a:visited{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}a:active:hover,a:hover,a:hover:hover,a:link:hover,a:visited:hover{opacity:.6}a.over:hover img,a.over:hover p{zoom:1;filter:alpha(opacity=80);-ms-filter:"alpha(opacity=80)";opacity:.8;-moz-opacity:.8}}dd,dl,dt,li,ol,ul{margin:0;padding:0}li{list-style:none}table{border-collapse:collapse;border-spacing:0}table,tbody,td,tfoot,th,thead,tr{margin:0;padding:0}caption,th{font-weight:400;text-align:left}.clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}.scroll_stop{height:100vh;overflow-y:hidden}@media screen and (max-width:767px){body,html{font-size:3.4102564103vw}.is-pc{display:none}.is-sp{display:block}}.header{left:0;padding:0 var(--gutter);position:fixed;right:0;top:50px;z-index:1000}.header_inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:space-between;margin:0 auto;max-width:1352px;position:relative}.header_logo{-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;width:111px}.header_logo a{display:block}.header_logo.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.header nav{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pc_nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:26.5px;-webkit-box-shadow:2px 0 10px rgba(0,0,0,.1);box-shadow:2px 0 10px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:0;min-height:53px;padding:0 14px;position:relative;white-space:nowrap}.pc_nav .pc_nav_indicator{background:red;border-radius:999px;height:33px;left:0;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width .22s cubic-bezier(.22,.61,.36,1),opacity .2s ease,-webkit-transform .22s cubic-bezier(.22,.61,.36,1);transition:width .22s cubic-bezier(.22,.61,.36,1),opacity .2s ease,-webkit-transform .22s cubic-bezier(.22,.61,.36,1);transition:transform .22s cubic-bezier(.22,.61,.36,1),width .22s cubic-bezier(.22,.61,.36,1),opacity .2s ease;transition:transform .22s cubic-bezier(.22,.61,.36,1),width .22s cubic-bezier(.22,.61,.36,1),opacity .2s ease,-webkit-transform .22s cubic-bezier(.22,.61,.36,1);width:0;z-index:0}.pc_nav a{color:#212121;display:block;font-size:13.5px;font-weight:700;line-height:38px;padding:0 16px;position:relative;-webkit-transition:color .2s ease;transition:color .2s ease;z-index:1}.pc_nav a.is-active{color:#fff}@media (hover:hover){.pc_nav a:hover{opacity:1}}.btn_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px}.btn_wrapper,.search_trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.search_trigger{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;height:22px;justify-content:center;width:22px}.search_trigger img{width:100%}.search_trigger u{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}body:before{background:rgba(0,0,0,.65);content:"";inset:0;opacity:0;pointer-events:none;position:fixed;-webkit-transition:opacity .45s ease,visibility .45s ease;transition:opacity .45s ease,visibility .45s ease;visibility:hidden;z-index:1005}body.is-menu-mask:before{opacity:1;visibility:visible}.nav_trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid red;border-radius:18px;color:red;display:block;font-size:11.7px;font-weight:700;line-height:1;padding:8.5px 0;width:110px}#navTrigger,.sp_nav{background:#fff}.sp_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;opacity:0;overflow-y:auto;padding:40px 41px 80px;pointer-events:none;position:fixed;right:33px;top:32px;-webkit-transform:translateX(calc(100% + max(48px, (100vw - 1352px) / 2)));transform:translateX(calc(100% + max(48px, (100vw - 1352px) / 2)));-webkit-transition:opacity .45s ease,visibility .45s ease,-webkit-transform .45s ease;transition:opacity .45s ease,visibility .45s ease,-webkit-transform .45s ease;transition:opacity .45s ease,transform .45s ease,visibility .45s ease;transition:opacity .45s ease,transform .45s ease,visibility .45s ease,-webkit-transform .45s ease;visibility:hidden;width:min(504px,100vw - 96px);z-index:1010}.sp_nav.is-open{opacity:1;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.sp_nav>.nav_trigger{-ms-flex-negative:0;flex-shrink:0;margin:0 0 60px auto;text-transform:uppercase}.sp_nav ul{display:grid;gap:30px 80px;grid-template-columns:96px 168px;margin:0 40px;padding:0}.sp_nav ul:first-of-type a{font-size:21.6px;line-height:1}.sp_nav ul+ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:30px;margin-top:59.5px;padding-top:59.5px}.sp_nav ul+ul a{font-size:14.4px;line-height:1}.sp_nav li{line-height:1}.sp_nav a{color:#212121;display:block;font-weight:700;line-height:1.4}@media (hover:hover){.sp_nav a:hover{color:red;opacity:1}}.search_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;min-height:273px;opacity:0;padding:40px 40px 80px 50px;pointer-events:none;position:fixed;right:33px;top:32px;-webkit-transform:translateX(calc(100% + max(48px, (100vw - 1352px) / 2)));transform:translateX(calc(100% + max(48px, (100vw - 1352px) / 2)));-webkit-transition:opacity .45s ease,visibility .45s ease,-webkit-transform .45s ease;transition:opacity .45s ease,visibility .45s ease,-webkit-transform .45s ease;transition:opacity .45s ease,transform .45s ease,visibility .45s ease;transition:opacity .45s ease,transform .45s ease,visibility .45s ease,-webkit-transform .45s ease;visibility:hidden;width:min(504px,100vw - 96px);z-index:1010}.search_nav.is-open{opacity:1;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.search_nav>.nav_trigger{-ms-flex-negative:0;flex-shrink:0;margin:0 0 60px auto;text-transform:uppercase}.search_form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;border-radius:41px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;min-height:56px;padding:0 81px 0 24px;position:relative;width:100%}.search_form_label{display:block;width:100%}.search_form_label span{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.search_form input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#212121;font-size:11.7px;font-weight:500;line-height:1;outline:0;width:100%}.search_form input::-webkit-input-placeholder{color:#888;opacity:1}.search_form input::-moz-placeholder{color:#888;opacity:1}.search_form input:-ms-input-placeholder{color:#888;opacity:1}.search_form input::-ms-input-placeholder{color:#888;opacity:1}.search_form input::placeholder{color:#888;opacity:1}.search_form_submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:red;border:0;border-radius:36px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 10px);justify-content:center;position:absolute;right:8px;top:5px;width:76px}.search_form_submit img{background:50% no-repeat url(../img/common/icon_search_w.webp);background-size:cover;content:"";height:22px;width:22px}.search_form_submit span{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media screen and (max-width:999px){.pc_nav{display:none}}@media screen and (max-width:767px){.header{padding:0 7.6923076923vw;top:6.4102564103vw}.header_logo{width:20.5128205128vw}.btn_wrapper{gap:2.5641025641vw}.search_trigger{height:5.641025641vw;width:5.641025641vw}.nav_trigger{border-radius:4.6153846154vw;font-size:2.9230769231vw;padding:2.1794871795vw 0;width:20.5128205128vw}.sp_nav{border-radius:7.6923076923vw;max-height:calc(100vh - 33.58974vw);max-height:calc(100dvh - 33.58974vw);overflow:scroll;padding:10.2564102564vw 7.6923076923vw;right:5.1282051282vw;top:50vh;top:50dvh;-webkit-transform:translate(calc(100% + max(48px, (100vw - 1352px) / 2)),-50%);transform:translate(calc(100% + max(48px, (100vw - 1352px) / 2)),-50%);width:89.7435897436vw}.sp_nav.is-open{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sp_nav>.nav_trigger{margin:0 auto 7.6923076923vw;width:30.7692307692vw}.sp_nav ul{gap:7.6923076923vw 0;grid-template-columns:37.1794871795vw 37.1794871795vw;margin:0}.sp_nav ul:first-of-type a{font-size:3.8974358974vw}.sp_nav ul+ul{gap:7.6923076923vw;margin-top:7.5641025641vw;padding-top:7.5641025641vw}.sp_nav ul+ul a{font-size:3.8974358974vw}.sp_nav a{color:#333;line-height:1}.search_nav{border-radius:7.6923076923vw;max-height:48.4615384615vw;min-height:unset;overflow:scroll;padding:10.2564102564vw 5.641025641vw;right:5.1282051282vw;top:50vh;top:50dvh;-webkit-transform:translate(calc(100% + max(48px, (100vw - 1352px) / 2)),-50%);transform:translate(calc(100% + max(48px, (100vw - 1352px) / 2)),-50%);width:89.7435897436vw}.search_nav.is-open{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.search_nav>.nav_trigger{margin:0 auto 7.6923076923vw;width:30.7692307692vw}.search_form{border-radius:10.5128205128vw;min-height:10.8769230769vw;padding:0 15.7307692308vw 0 3.8461538462vw}.search_form input{font-size:3.1666666667vw}.search_form_submit{border-radius:8.9333333333vw;height:calc(100% - 1.94359vw);right:.9717948718vw;top:.9717948718vw;width:14.758974359vw}.search_form_submit img{height:3.8923076923vw;width:3.8923076923vw}}.footer{background:red;margin-top:-120px;padding:240px var(--gutter) 60px;position:relative;z-index:2}.footer *{color:#fff}.footer a,.footer p{font-size:14.4px;font-weight:700;line-height:2}.footer .fist_line,.footer .second_line{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:50px;margin:0 auto;max-width:1352px}.footer .fist_line{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-content:space-between}.footer .fist_line .site_ttl{font-size:36px;font-weight:700;line-height:1.2}.footer .fist_line ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:14.4144144144%;justify-content:flex-start;max-width:555px}.footer .fist_line ul li{display:block;width:62.1621621622%}.footer .fist_line ul li:nth-of-type(2n - 1){width:23.4234234234%}.footer .second_line{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:3.6982248521%;justify-content:space-between;margin-top:80px}.footer .second_line,.footer .second_line .left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer .second_line .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;justify-content:flex-start}.footer .second_line .logo{display:block;margin-bottom:30px;width:111px}.footer .second_line small{font-size:10.8px;font-weight:500;letter-spacing:.004em;line-height:1}.footer .second_line .right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:40px;justify-content:flex-start;width:555px}.footer .second_line .right .links a{display:block}.footer .second_line .right .sns{-ms-flex-negative:0;flex-shrink:0;padding-top:.3em}.footer .second_line .right .sns .sns_link--instagram:before{background-image:url(../img/common/icon_insta_w.svg)}.footer .second_line .right .sns .sns_link--x:before{background-image:url(../img/common/icon_x_w.svg)}.footer .second_line .right .sns .sns_link--youtube:before{background-image:url(../img/common/icon_yt_w.svg)}@media screen and (max-width:1024px){.footer .second_line{gap:50px}.footer .second_line .right{gap:40px}}@media screen and (max-width:767px){.footer{margin-top:-17.9487179487vw;padding:35.8974358974vw 7.6923076923vw 10.2564102564vw}.footer a,.footer p{font-size:3.1666666667vw;font-weight:700;line-height:140%}.footer .fist_line,.footer .second_line{gap:5.1282051282vw}.footer .fist_line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;justify-content:flex-start}.footer .fist_line .site_ttl{font-size:6.3333333333vw;line-height:1}.footer .fist_line ul{gap:4.6153846154vw 10.2564102564vw;max-width:unset}.footer .fist_line ul li{width:51.2820512821vw}.footer .fist_line ul li:nth-of-type(2n - 1){width:23.0769230769vw}.footer .fist_line ul li a{line-height:140%}.footer .second_line{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column-reverse nowrap;flex-flow:column-reverse nowrap;gap:10.2564102564vw;justify-content:flex-start;margin-top:10.2564102564vw}.footer .second_line .logo{margin-bottom:7.6923076923vw;width:20.5128205128vw}.footer .second_line small{font-size:2.4358974359vw}.footer .second_line .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:7.6923076923vw;width:100%}.footer .second_line .right .links a+a{margin-top:5.1282051282vw}.footer .second_line .right .sns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.float_btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;bottom:60px;display:block;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));opacity:0;pointer-events:none;position:fixed;right:clamp(20px,(100vw - 1352px)/2,80px);-webkit-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease;visibility:hidden;width:150px;z-index:900}.float_btn.is-current{opacity:1;pointer-events:auto;visibility:visible}@media screen and (max-width:767px){.float_btn{bottom:5.1282051282vw;-webkit-filter:drop-shadow(0 1.0256410256vw 1.0256410256vw rgba(0,0,0,.5));filter:drop-shadow(0 1.0256410256vw 1.0256410256vw rgba(0,0,0,.5));right:5.1282051282vw;width:25.641025641vw}}.entry_btn{background:transparent;border:none;bottom:60px;display:block;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));opacity:1;pointer-events:auto;position:absolute;right:clamp(20px,(100vw - 1352px)/2,80px);-webkit-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease;visibility:visible;width:150px;z-index:1}.entry_btn.is-hidden{opacity:0;pointer-events:none;visibility:hidden}@media screen and (max-width:1024px){.entry_btn{right:20px}}@media screen and (max-width:767px){.entry_btn{bottom:5.1282051282vw;display:none;-webkit-filter:drop-shadow(0 1.0256410256vw 1.0256410256vw rgba(0,0,0,.5));filter:drop-shadow(0 1.0256410256vw 1.0256410256vw rgba(0,0,0,.5));right:5.1282051282vw;width:25.641025641vw}}.category_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:15px;justify-content:flex-start;margin-bottom:60px}.category{background:#eaeaea;border-radius:16px;color:#888;display:block;font-size:10.8px;font-weight:700;line-height:1;padding:10px 25px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.category.is-current{background:red;color:#fff;pointer-events:none}@media screen and (max-width:767px){.category_list{gap:3.8461538462vw 2.5641025641vw;margin-bottom:15.3846153846vw}.category{border-radius:4.1025641026vw;padding:2.5641025641vw 0;text-align:center;width:20vw}}.news_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:60px 2.2189349112%;justify-content:flex-start}.news_list .content{max-width:315.5px;width:23.3357988166%}.news_list .content a{opacity:1!important}.news_list .content figure{aspect-ratio:315.5/247;border-radius:22px;margin-bottom:30px;overflow:hidden}.news_list .content figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news_list .content .category{background:transparent;border:2px solid #ddd;border-radius:12.5px;color:#888;font-size:10.8px;font-weight:700;line-height:1;margin-bottom:15px;padding:4px 11px}.news_list .content h3{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:15.3px;font-weight:700;line-height:170%;margin-bottom:15px;overflow:hidden}.news_list .content time{color:#888;display:block;font-size:11.7px;font-weight:600;line-height:1}@media (hover:hover){.news_list .content{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.news_list .content:hover{opacity:.6}}.gallery_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:60px 4.5362426036%;justify-content:flex-start}.gallery_list .content{max-width:292px;width:21.5976331361%}.gallery_list .content a{opacity:1!important}.gallery_list .content figure{aspect-ratio:1/1;margin-bottom:11px}.gallery_list .content figure img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.gallery_list .content h3{font-size:16.2px;font-weight:700;line-height:200%}.gallery_list .content .foot{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between;margin-top:10px}.gallery_list .content .foot .num{color:#86888a}.gallery_list .content .foot .like,.gallery_list .content .foot .num{font-family:paralucent,sans-serif;font-size:9px;line-height:1;max-width:50%}.gallery_list .content .foot .like{color:red;text-align:right}.gallery_list .content .foot .like:before{background:50% no-repeat url(../img/common/icon_like.webp);background-size:cover;content:"";display:inline-block;height:8px;margin-right:3px;width:9px}.related_posts{background:#f6f6f6;border-radius:0 0 80px 80px;margin-top:-150px;padding:240px 0 120px 20px;position:relative;z-index:3}.related_posts .inner{margin:0 auto;max-width:1352px}.related_posts h2{margin-bottom:30px}.related_posts .gallery_list,.related_posts .news_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-overflow-scrolling:touch;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start;margin:0 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}.related_posts .gallery_list::-webkit-scrollbar,.related_posts .news_list::-webkit-scrollbar{display:none}.related_posts .news_list .content{-webkit-box-flex:0;-ms-flex:0 0 315.5px;flex:0 0 315.5px;max-width:315.5px;width:315.5px}.related_posts .gallery_list .content{-webkit-box-flex:0;-ms-flex:0 0 292px;flex:0 0 292px;max-width:292px;width:292px}@media screen and (min-width:1372px){.related_posts .gallery_list,.related_posts .news_list{width:calc(50vw + 666px)}}@media screen and (max-width:767px){.news_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw}.news_list .content{max-width:unset;width:100%}.news_list .content figure{aspect-ratio:342/247;border-radius:5.641025641vw;margin-bottom:5.1282051282vw}.news_list .content .category{border-radius:3.2051282051vw;font-size:2.4358974359vw;margin-bottom:2.5641025641vw;padding:1.0256410256vw 2.8205128205vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.news_list .content h3{font-size:3.4102564103vw;margin-bottom:2.5641025641vw}.news_list .content time{font-size:2.6794871795vw}.news .news_list .content{padding-inline:0}.news .news_list .content a{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:5.1282051282vw;-moz-column-gap:5.1282051282vw;column-gap:5.1282051282vw;display:grid;grid-template-columns:38% 1fr}.news .news_list .content figure{border-radius:2.5641025641vw;margin-bottom:0}.news .news_list .content h3{-webkit-line-clamp:3;margin-bottom:2.5641025641vw}.gallery_list{gap:7.6923076923vw 3.8461538462vw}.gallery_list .content{max-width:unset;padding:0;width:38.4615384615vw}.gallery_list .content figure,.gallery_list .content h3{margin-bottom:2.5641025641vw}.gallery_list .content h3{font-size:2.9230769231vw;line-height:140%}.gallery_list .content .foot{gap:5.1282051282vw;margin-top:2.5641025641vw}.gallery_list .content .foot .like,.gallery_list .content .foot .num{font-size:2.4358974359vw}.gallery_list .content .foot .like:before{height:2.0512820513vw;margin-right:.7692307692vw;width:2.3076923077vw}.related_posts{border-radius:10.2564102564vw;margin-top:-17.9487179487vw;padding:35.8974358974vw 6.1538461538vw 17.9487179487vw}.related_posts h2{margin-bottom:10.2564102564vw}.related_posts .gallery_list,.related_posts .news_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:0 auto;overflow-x:hidden;width:100%}.related_posts .news_list .content{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:unset;padding-inline:0;width:100%}.related_posts .news_list .content a{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:5.1282051282vw;-moz-column-gap:5.1282051282vw;column-gap:5.1282051282vw;display:grid;grid-template-columns:38% 1fr}.related_posts .news_list .content figure{border-radius:2.5641025641vw;margin-bottom:0}.related_posts .news_list .content h3{-webkit-line-clamp:3;margin-bottom:2.5641025641vw}.related_posts .gallery_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:3.8461538462vw;justify-content:space-between}.related_posts .gallery_list .content{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:unset;width:42.9487179487vw}}.visually-hidden{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.sns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:flex-end}.sns_link:before{content:"";display:block;height:20px;width:20px}.sns_link--facebook:before{background:50% no-repeat url(../img/common/icon_fb.svg);background-size:contain}.sns_link--x:before{background:50% no-repeat url(../img/common/icon_x.svg);background-size:contain;height:18px;width:18px}.sns_link--instagram:before{background:50% no-repeat url(../img/common/icon_insta.svg);background-size:contain}.sns_link--youtube:before{background:50% no-repeat url(../img/common/icon_yt.svg);background-size:contain}.sns_link--note{margin-left:-8px}.sns_link--note:before{background:50% no-repeat url(../img/common/icon_note.svg);background-size:contain;height:28px;width:28px}@media screen and (max-width:767px){.sns{-webkit-box-pack:end;-ms-flex-pack:end;gap:3.8461538462vw;justify-content:flex-end}.sns_link:before{height:4.6153846154vw;width:4.6153846154vw}.sns_link--x:before{background:50% no-repeat url(../img/common/icon_x.svg);background-size:contain;height:4.1025641026vw;width:4.1025641026vw}.sns_link--note{margin-left:-1.7948717949vw}.sns_link--note:before{height:6.4102564103vw;width:6.4102564103vw}}.share{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:15px;justify-content:flex-end;padding:10px 15px}.share_link:before{content:"";display:block;height:20px;width:20px}.share_link--facebook:before{background:50% no-repeat url(../img/common/icon_share_fb.svg);background-size:contain}.share_link--x:before{background:50% no-repeat url(../img/common/icon_share_x.svg);background-size:contain}.share_link--line:before{background:50% no-repeat url(../img/common/icon_share_line.svg);background-size:contain}@media screen and (max-width:767px){.share{border-radius:5.1282051282vw;gap:3.8461538462vw;padding:2.5641025641vw 3.8461538462vw}.share_link:before{height:5.1282051282vw;width:5.1282051282vw}}.btn{background:transparent;border:1px solid red;border-radius:26px;color:red!important}.btn,.btn02{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;font-size:13.5px;font-weight:700;line-height:1;min-width:220px;padding:13px 48px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn02{border-radius:26px}.btn02,.more_btn{background:red;color:#fff!important}.more_btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:22px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-family:inherit;font-size:13.5px;font-weight:700;height:40px;justify-content:space-between;padding:0 20px;width:150px}.more_btn:after{background:50% no-repeat url(../img/common/icon_more.webp);background-size:cover;content:"";display:block;height:11px;width:11px}@media screen and (max-width:767px){.btn{color:red!important}.btn,.btn02{border-radius:7.1794871795vw;min-width:56.4102564103vw;padding:2.8205128205vw 13.3333333333vw}.btn,.btn02,.more_btn{font-size:3.1666666667vw}.more_btn{border-radius:5.641025641vw;height:10.2564102564vw;padding:0 5.1282051282vw;width:38.4615384615vw}.more_btn:after{height:2.8205128205vw;width:2.8205128205vw}}.lower{padding-top:742px}.lower .fv{height:742px;left:0;padding:584px var(--gutter) 0;position:fixed;right:0;top:0;z-index:1}.lower .fv_wrapper{height:100svh;left:0;max-height:870px;position:absolute;right:0;top:0}.lower .fv_wrapper picture{display:block}.lower .fv_wrapper img,.lower .fv_wrapper picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lower .fv h1{color:#fff;display:block;margin:0 auto;max-width:1352px;position:relative;z-index:1}.lower .fv h1 span{display:block;line-height:1}.lower .fv h1 span.jp{font-size:43.2px;font-weight:700;margin-bottom:30px}.lower .fv h1 span.en{font-family:paralucent,sans-serif;font-size:18px;font-weight:600}.lower.fv_low{padding-top:530px}.lower.fv_low .fv{height:530px;padding:372px var(--gutter) 0}.lower.fv_low .fv_wrapper{height:650px}.lower.fv_low .fv h1{color:#212121}.lower>.content,.lower>section:not(.fv){background:#fff;border-radius:80px;padding:120px var(--gutter);position:relative;z-index:3}.lower>.content .inner,.lower>section:not(.fv) .inner{margin:0 auto;max-width:1352px;width:100%}.lower h2{font-size:27px;font-weight:700;line-height:150%;padding-left:24px;position:relative}.lower h2:before{background:red;border-radius:50%;content:"";display:block;height:12px;left:0;position:absolute;top:22.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.lower .ly_2column,.lower .ly_2column_inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:3.5052910053%;justify-content:space-between;margin:0 auto;max-width:1432px;width:100%}.lower .ly_2column nav{padding-left:6px;position:sticky;top:120px;width:179px}.lower .ly_2column nav li{line-height:1;padding-left:18px;position:relative}.lower .ly_2column nav li+li{margin-top:20px}.lower .ly_2column nav li:before{background:red;border-radius:50%;content:"";display:block;height:6px;left:0;opacity:0;position:absolute;top:7px;width:6px}.lower .ly_2column nav li a{color:#888;font-size:12.6px;line-height:150%;white-space:nowrap}.lower .ly_2column nav li a span{display:block;font-size:10.8px;margin-top:-.7em}@media (hover:hover){.lower .ly_2column nav li a:hover{opacity:1}}.lower .ly_2column nav li.is-current:before{opacity:1}.lower .ly_2column nav li.is-current a{color:#212121;font-weight:700}.lower .ly_2column .main_content{width:calc((1200 + var(--gutter) + var(--gutter))/1512*100vw)}.lower .ly_2column .main_content h2{font-size:37.8px;line-height:1;margin-bottom:60px;padding-left:0}.lower .ly_2column .main_content h2:before{display:none}.lower .ly_2column .main_content h2 .num{color:red;display:block;font-size:14.4px;margin-bottom:30px}.lower .ly_2column .main_content h2 .f-sm{display:block;font-size:18px;font-weight:700;line-height:200%}.lower .ly_overlay{background:transparent;border-radius:80px 0 0 80px;margin:0 0 0 auto;max-width:94.708994709%;padding:80px var(--gutter);position:relative;z-index:0}.lower .ly_overlay:before{background:#f6f6f6;border-radius:inherit;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.lower .ly_overlay .ly_overlay_inner{margin:0 auto;max-width:1392px;padding-left:clamp(0px,(100vw - 1392px)/1.5,60px);padding-right:clamp(0px,(100vw - 1392px)/1.5,60px)}.lower:not(.fv_low) .fv_wrapper:after{background:rgba(0,0,0,.35);content:"";inset:0;pointer-events:none;position:absolute}@media screen and (max-width:767px){.lower{padding-top:184.6153846154vw}.lower .fv{height:100svh;padding:101.0256410256vw 5.1282051282vw 0}.lower .fv_wrapper{height:216.4102564103vw}.lower .fv h1 span.jp{font-size:7.7948717949vw;margin-bottom:5.1282051282vw}.lower .fv h1 span.en{font-size:3.8974358974vw}.lower.fv_low{padding-top:67.6923076923vw}.lower.fv_low .fv{padding:28.7179487179vw 5.1282051282vw 0}.lower.fv_low .fv,.lower.fv_low .fv_wrapper{height:102.0512820513vw}.lower.fv_low .fv .entry_btn{display:none}.lower>.content,.lower>section:not(.fv){border-radius:10.2564102564vw;padding:17.9487179487vw 7.6923076923vw}.lower h2{font-size:4.3846153846vw;line-height:180%;padding-left:3.5897435897vw}.lower h2:before{height:2.0512820513vw;top:4.1025641026vw;width:2.0512820513vw}.lower .ly_2column,.lower .ly_2column_inner{display:block}.lower .ly_2column nav{display:none}.lower .ly_2column .main_content{width:100%}.lower .ly_2column .main_content h2{font-size:7.3076923077vw;margin-bottom:10.2564102564vw}.lower .ly_2column .main_content h2 .num{font-size:2.9230769231vw;margin-bottom:5.1282051282vw}.lower .ly_2column .main_content h2 .f-sm{font-size:3.8974358974vw;line-height:180%}.lower .ly_overlay{border-radius:10.2564102564vw 0 0 10.2564102564vw;margin:10.2564102564vw 0 0 -3.5897435897vw;max-width:none;padding:12.8205128205vw 7.6923076923vw 12.8205128205vw 3.5897435897vw;width:96.41026vw}.lower .ly_overlay .ly_overlay_inner{padding-left:0;padding-right:0}}@-webkit-keyframes sec01-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes sec01-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.top{--fv-opacity:1;overflow:hidden}.top:before{background:50% no-repeat url(../img/top/fv_bg.webp);background-size:cover;bottom:0;content:"";display:block;height:100lvh;left:0;position:fixed;right:0;top:0;width:100%;z-index:0}.top>.content{position:relative;z-index:1}.top>.content:not(.fv){background:#fff;border-radius:80px;padding:120px var(--gutter);z-index:3}.top>.content .inner{margin:0 auto;max-width:1352px;width:100%}.top>.content:has(.sec02){border-radius:80px 80px 0 0}.top.is-fv-hidden .fv .entry_btn{pointer-events:none;visibility:hidden}.top .fv{min-height:900px;padding:min(158px,16.6666666667vh) min(20px,2.1097046414vw) 0;z-index:1}.top .fv_slider{left:0;margin:0 auto;opacity:var(--fv-opacity);overflow:visible;pointer-events:none;position:fixed;right:0;top:min(158px,16.6666666667vh);-webkit-transition:opacity .2s linear;transition:opacity .2s linear;width:min(908px,95.7805907173vh,100vw - 40px)}.top .fv_slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top .fv_slider .swiper-slide{opacity:0!important;-webkit-transition-property:opacity;transition-property:opacity}.top .fv_slider .swiper-slide.swiper-slide-active{opacity:1!important}.top .fv_slider figure,.top .fv_slider img{width:100%}.top .fv_slider_pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:auto!important;color:red;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:paralucent,sans-serif;font-size:11.7px;font-weight:300;left:calc(50% - 50vw + max(var(--gutter), (100vw - 1352px) / 2))!important;line-height:1;position:absolute!important;right:auto!important;top:calc(min(760px, 100vh - min(60px, 6.3291139241vh) - min(80px, 8.4388185654vh)) - min(158px, 16.6666666667vh) + min(80px, 8.4388185654vh))!important;width:auto;z-index:2}.top .fv h1,.top .fv_slider_pagination{opacity:var(--fv-opacity);-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.top .fv h1{display:block;left:50%;margin:0;pointer-events:none;position:fixed;top:min(710px,74.8945147679vh);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:min(908px,95.7805907173vh,100vw - 400px);z-index:1}.top .fv .entry_btn{bottom:auto;opacity:var(--fv-opacity);position:fixed;right:clamp(20px,(100vw - 1352px)/2,80px);top:min(760px,100vh - min(60px,6.3291139241vh) - min(80px,8.4388185654vh));-webkit-transition:opacity .2s linear,visibility .2s linear;transition:opacity .2s linear,visibility .2s linear;visibility:visible;width:min(150px,15.8227848101vw)}.top h2{font-size:43.2px;font-weight:700;line-height:1;margin-bottom:30px}.top .en{font-size:18px;font-weight:600;letter-spacing:.04em;line-height:1}.top .sec01 .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between;margin-bottom:60px}.top .sec01 .num{font-size:43.2px;font-weight:700;line-height:1}.top .sec01 .num span{color:red}.top .sec01 .text{font-size:19.8px;font-weight:700;line-height:180%;max-width:676px}.top .sec01 .sec01_slider{margin:60px calc(50% - 50vw) 0;overflow:hidden}.top .sec01 .sec01_track{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-animation:sec01-marquee 40s linear infinite;animation:sec01-marquee 40s linear infinite;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.top .sec01 .sec01_item{-ms-flex-negative:0;flex-shrink:0;margin-right:40px;width:292px}.top .sec01 figure{border-radius:20px;overflow:hidden}.top .sec01 img{width:100%}.top .sec01 .btn02{margin:65px auto 0}.top .sec02{margin-top:120px}.top .sec02 .section_inner{display:grid;gap:100px;grid-template-columns:360px 1fr;min-height:400px}.top .sec02 .head{-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-shrink:0;justify-content:space-between}.top .sec02 .btn.is-pc{display:block}.top .sec02 .btn.is-sp{display:none}.top .sec02 ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.top .sec02 li{border-bottom:1px solid #ddd}.top .sec02 li:first-child a{padding-top:0}.top .sec02 li a{display:block;padding:50px 42px 20px 0;position:relative}.top .sec02 li a:after{background:50% no-repeat url(../img/top/icon_anchor.webp);background-size:cover;content:"";display:block;height:8.666px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8.666px}.top .sec02 h3{color:#333;font-size:15.3px;font-weight:700;line-height:170%}.top .sec02 time{color:#86888a;display:block;font-family:paralucent,sans-serif;font-size:11.7px;font-weight:600;line-height:1;margin-top:10px}.top .sec03{background-color:red;color:#fff;padding:120px var(--gutter) 105px;position:relative;z-index:2}.top .sec03:after{background-color:red;content:"";height:9999px;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}.top .sec03 .section_inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1352px;width:100%}.top .sec03 .head{-ms-flex-negative:0;flex-shrink:0}.top .sec03 .detail{max-width:676px;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.top .sec03 .text{font-size:19.8px;font-weight:700;line-height:200%}.top .sec03 .btn02{background-color:#fff;color:red!important;margin-top:48px}.top .sec04 .img_wrapper{background:#f6f6f6;border-radius:80px;margin:60px auto 0;max-width:1352px;padding:80px 20px}.top .sec04 .schedule{-webkit-column-gap:clamp(26.9206349206px,3.5052910053vw,53px);-moz-column-gap:clamp(26.9206349206px,3.5052910053vw,53px);column-gap:clamp(26.9206349206px,3.5052910053vw,53px);display:grid;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1192px}.top .sec04 .schedule_item{text-align:center}.top .sec04 .schedule_box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#eaeaea;border-radius:clamp(11.1746031746px,1.455026455vw,22px);color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:clamp(12.1904761905px,1.5873015873vw,24px);font-weight:700;height:clamp(81.7777777778px,10.6481481481vw,161px);justify-content:center;line-height:1.3;position:relative}.top .sec04 .schedule_item:not(:last-child) .schedule_box:after{background:50%/contain no-repeat url(../img/top/schedule_arrow.svg);content:"";height:clamp(6.6031746032px,.8597883598vw,13px);left:calc(100% + clamp(26.9206349206px, 3.5052910053vw, 53px)*.5);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:clamp(10.1587301587px,1.3227513228vw,20px)}.top .sec04 .schedule_label{color:#333;font-size:clamp(10.1587301587px,1.3227513228vw,20px);font-weight:700;line-height:1.4;margin-top:clamp(7.1111111111px,.9259259259vw,14px)}.top .sec04 .schedule_item--result .schedule_box{background:red;color:#fff}.top .sec04 .schedule_item--exhibition .schedule_box{background:#f9e3bc}.top .sec05{margin-top:120px;padding:120px 0;position:relative}.top .sec05:before{background:#f6f6f6;border-radius:80px;bottom:0;content:"";display:block;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}.top .sec05 .section_inner{margin:0 auto;max-width:1352px}.top .sec05 .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between;margin:0 auto 60px;max-width:1352px;width:100%}.top .sec05 hgroup{-ms-flex-negative:0;flex-shrink:0}.top .sec05 .detail{max-width:676px;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.top .sec05 .text{color:#333;font-size:19.8px;font-weight:700;line-height:200%}.top .sec05 .jury_wrapper{-webkit-box-orient:horizontal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:60px 4.4378698225%;justify-content:center}.top .sec05 .jury_content,.top .sec05 .jury_wrapper{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.top .sec05 .jury_content{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;min-width:290px;width:30.325443787%}.top .sec05 .jury_content figure{aspect-ratio:1/1;border-radius:22px;margin-bottom:20px;overflow:hidden}.top .sec05 .jury_content img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.top .sec05 .jury_content .name{color:#333;font-size:25.2px;font-weight:700;line-height:150%;margin-bottom:12px}.top .sec05 .jury_content .position{color:#888;font-size:12.6px;font-weight:600;line-height:100%;margin-bottom:24px}.top .sec05 .jury_content .message,.top .sec05 .jury_content .text{color:#333;font-size:14.4px;font-weight:700;line-height:170%}.top .sec05 .jury_content .text{min-height:17em}.top .sec05 .jury_content .message{margin-top:0;padding-top:70px}.top .sec06{margin-top:120px;position:relative}.top .sec06 .section_inner{margin:0 auto;max-width:1352px}.top .sec06.sec06--gray{background:#f6f6f6;border-radius:80px;margin:120px calc(50% - 50vw);overflow:hidden;padding:120px var(--gutter)}.top .sec06 .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between;margin:0 auto 60px;max-width:1352px;width:100%}.top .sec06 hgroup{-ms-flex-negative:0;flex-shrink:0}.top .sec06 .detail{max-width:676px;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.top .sec06 .text{color:#333;font-size:19.8px;font-weight:700;line-height:200%}.top .sec06 .info_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:80px}.top .sec06 .info_block h3{color:#333;font-size:27px;font-weight:700;line-height:140%;margin-bottom:60px;padding-left:24px;position:relative}.top .sec06 .info_block h3:before{background:red;border-radius:50%;content:"";display:block;height:12px;left:0;position:absolute;top:.68em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.top .sec06 .info_flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:60px;justify-content:space-between}.top .sec06 .main_img{border-radius:20px;overflow:hidden;width:50%}.top .sec06 .main_img img{aspect-ratio:676/509;-o-object-fit:cover;object-fit:cover;width:100%}.top .sec06 .info_detail{width:45.5621301775%}.top .sec06 .info_detail h4{color:#333;font-size:19.8px;font-weight:700;line-height:200%;margin-bottom:60px}.top .sec06 .info_detail p{font-size:18px;line-height:180%}.top .sec06 .info_detail p+p{margin-top:28px}.top .sec06 .dl_wrapper{border:1px solid #ddd;border-radius:10px;margin-top:30px;padding:30px}.top .sec06 .dl_wrapper .dl_item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.top .sec06 .dl_wrapper .dl_item+.dl_item{border-top:1px dashed #ddd;margin-top:25px;padding-top:25px}.top .sec06 .dl_wrapper .dl_item dt{-ms-flex-negative:0;flex-shrink:0;font-size:14.4px;font-weight:700;line-height:150%;width:146px}.top .sec06 .dl_wrapper .dl_item dd{padding-left:1em;position:relative}.top .sec06 .dl_wrapper .dl_item dd:before{content:"：";left:0;position:absolute;top:0}.top .sec06 .sub_img_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:3.2467532468%;margin-top:40px}.top .sec06 .sub_img_wrapper figure{border-radius:22px;overflow:hidden;width:48.3766233766%}.top .sec06 .sub_img_wrapper img{aspect-ratio:298/200;-o-object-fit:cover;object-fit:cover;width:100%}.top .sec06 .btn_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px;justify-content:flex-start;margin-top:40px}.top .sec07{margin-top:120px;position:relative;z-index:1}.top .sec07 .section_inner{margin:0 auto;max-width:1352px;min-height:640px;position:relative}.top .sec07 .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between}.top .sec07 hgroup{-ms-flex-negative:0;flex-shrink:0;width:36.6124260355%}.top .sec07 h2{font-size:43.2px;line-height:100%}.top .sec07 .detail{width:50%}.top .sec07 .sub_ttl{color:#000;font-size:28.8px;font-weight:700;line-height:180%;margin-bottom:60px}.top .sec07 .text{color:#000;font-size:21.6px;line-height:180%}.top .sec07 .btn{line-height:100%;margin:60px auto 0 0;text-align:center;width:244px}.top .sec07 .message_img{border-radius:0 220px 220px 0;left:calc(50% - 50vw);max-height:440px;overflow:hidden;position:absolute;top:218px;width:max(477px,477px + (100vw - 1512px)/2)}.top .sec07 .message_img img{aspect-ratio:477/364;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;width:100%}@media screen and (max-width:767px){.top>.content:not(.fv){border-radius:10.2564102564vw;padding:17.9487179487vw 7.6923076923vw}.top>.content:has(.sec02){border-radius:10.2564102564vw 10.2564102564vw 0 0}.top .fv{min-height:unset;padding:100svh 5.1282051282vw 0}.top .fv_content_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100svh;justify-content:center;left:0;position:fixed;top:0;width:100%}.top .fv_slider{left:unset;margin-bottom:7.9487179487vw;position:static;right:unset;top:unset;width:89.6666666667vw}.top .fv_slider_pagination{bottom:7.6923076923vw!important;font-size:3.1666666667vw;left:7.6923076923vw!important;position:absolute!important;top:auto!important}.top .fv h1{position:relative;top:unset;width:79.4871794872vw}.top .fv .entry_btn{bottom:5.1282051282vw;right:5.1282051282vw;top:unset;width:25.641025641vw}.top h2{font-size:7.7948717949vw;margin-bottom:5.1282051282vw}.top .en{font-size:3.8974358974vw}.top .sec01 .head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw;justify-content:flex-start;margin-bottom:10.2564102564vw}.top .sec01 .num{font-size:11.6923076923vw}.top .sec01 .text{font-size:3.8974358974vw;max-width:unset}.top .sec01 .sec01_slider{margin:10.2564102564vw calc(50% - 50vw) 0}.top .sec01 .sec01_item{width:42.7461538462vw}.top .sec01 figure{border-radius:0}.top .sec01 .btn02{margin:10.2564102564vw auto 0}.top .sec02{margin-top:20.3307692308vw}.top .sec02 .section_inner{display:block;gap:0;grid-template-columns:unset;min-height:unset}.top .sec02 ul{margin-top:10.2564102564vw}.top .sec02 .btn{margin:10.2564102564vw auto 0}.top .sec02 .btn.is-pc{display:none}.top .sec02 .btn.is-sp{display:block}.top .sec02 li a{padding:5.1282051282vw 5.1282051282vw 5.1282051282vw 0}.top .sec02 li a:after{height:2.2220512821vw;width:2.2220512821vw}.top .sec02 h3{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:3.4102564103vw;overflow:hidden}.top .sec02 time{font-size:3.4102564103vw;margin-top:2.5641025641vw}.top .sec03{padding:17.9487179487vw 6.1538461538vw}.top .sec03 .section_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw;justify-content:flex-start}.top .sec03 .detail{max-width:unset;-webkit-transform:unset;transform:unset}.top .sec03 .text{font-size:3.8974358974vw}.top .sec03 .btn02,.top .sec04 .img_wrapper{margin:10.2564102564vw auto 0}.top .sec04 .img_wrapper{background:transparent;border-radius:0;padding:0}.top .sec04 .schedule{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw;max-width:unset}.top .sec04 .schedule,.top .sec04 .schedule_item{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.top .sec04 .schedule_item{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:4.1025641026vw;text-align:left}.top .sec04 .schedule_box{-ms-flex-negative:0;border-radius:2.5641025641vw;flex-shrink:0;font-size:5.8461538462vw;height:21.2820512821vw;width:46.1538461538vw}.top .sec04 .schedule_item:not(:last-child) .schedule_box:after{height:3.3333333333vw;left:50%;top:calc(100% + 5.12821vw);-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);width:5.1282051282vw}.top .sec04 .schedule_label{font-size:4.8717948718vw;margin-top:0}.top .sec05{margin-top:17.9487179487vw;padding:17.9487179487vw 0}.top .sec05:before{border-radius:10.2564102564vw}.top .sec05 .head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:5.1282051282vw;justify-content:flex-start;margin:0 auto 10.2564102564vw}.top .sec05 .detail{max-width:unset;-webkit-transform:unset;transform:unset}.top .sec05 .text{font-size:3.8974358974vw}.top .sec05 .jury_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column wrap;flex-flow:column wrap;gap:10.2564102564vw;justify-content:flex-start}.top .sec05 .jury_content{min-width:unset;width:100%}.top .sec05 .jury_content figure{border-radius:4.6153846154vw;margin-bottom:5.1282051282vw}.top .sec05 .jury_content .name{font-size:5.358974359vw;margin-bottom:3.0769230769vw}.top .sec05 .jury_content .position{font-size:2.9230769231vw;margin-bottom:5.1282051282vw}.top .sec05 .jury_content .message,.top .sec05 .jury_content .text{font-size:3.4102564103vw}.top .sec05 .jury_content .text{font-weight:600;min-height:unset}.top .sec05 .jury_content .message{font-weight:600;margin-top:10.2564102564vw;padding-top:0}.top .sec06{margin-top:17.9487179487vw}.top .sec06.sec06--gray{border-radius:10.2564102564vw;margin:0 calc(50% - 50vw);padding:17.9487179487vw 7.6923076923vw}.top .sec06 .head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:5.1282051282vw;justify-content:flex-start;margin:0 auto 10.2564102564vw}.top .sec06 .detail{max-width:unset;-webkit-transform:unset;transform:unset}.top .sec06 .text{font-size:3.8974358974vw}.top .sec06 .info_wrapper{gap:10.2564102564vw}.top .sec06 .info_block h3{font-size:4.3846153846vw;margin-bottom:7.6923076923vw;padding-left:4.2307692308vw}.top .sec06 .info_block h3:before{height:2.0512820513vw;width:2.0512820513vw}.top .sec06 .info_flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:5.1282051282vw;justify-content:flex-start}.top .sec06 .main_img{border-radius:4.6153846154vw;width:100%}.top .sec06 .info_detail{width:100%}.top .sec06 .info_detail h4{font-size:3.8974358974vw;margin-bottom:5.1282051282vw}.top .sec06 .info_detail p{font-size:3.4102564103vw}.top .sec06 .info_detail p+p{margin-top:6.4615384615vw}.top .sec06 .dl_wrapper{border-radius:2.5641025641vw;margin-top:7.6923076923vw;padding:5.1282051282vw}.top .sec06 .dl_wrapper .dl_item+.dl_item{margin-top:3.8461538462vw;padding-top:3.8461538462vw}.top .sec06 .dl_wrapper .dl_item dt{font-size:3.4102564103vw;width:27.6923076923vw}.top .sec06 .sub_img_wrapper{gap:5.1282051282vw;margin-top:7.6923076923vw}.top .sec06 .sub_img_wrapper figure{border-radius:5.641025641vw;width:41.2820512821vw}.top .sec06 .btn_wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5.1282051282vw;margin-top:7.6923076923vw}.top .sec07{border-radius:10.2564102564vw;margin:0 0 0 -7.69231vw;padding:17.9487179487vw 7.6923076923vw 112.3076923077vw;position:relative;width:100vw}.top .sec07 .section_inner{min-height:unset;position:unset}.top .sec07 .head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw;justify-content:flex-start}.top .sec07 hgroup{width:100%}.top .sec07 h2{font-size:7.7948717949vw}.top .sec07 .detail{width:100%}.top .sec07 .sub_ttl{font-size:5.358974359vw;margin-bottom:10.2564102564vw}.top .sec07 .text{font-size:3.8974358974vw}.top .sec07 .btn{margin:10.2564102564vw auto 0}.top .sec07 .message_img{border-radius:0 38.2051282051vw 38.2051282051vw 0;bottom:17.9487179487vw;left:-4.6153846154vw;max-height:unset;top:unset;width:100vw}.top .sec07 .message_img img{aspect-ratio:390/298;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;width:100%}}.news_single.fv_low .fv{padding:321px var(--gutter) 0}.news_single.fv_low .fv .post_meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:10px;justify-content:flex-start;margin:0 auto 20px;max-width:1352px;position:relative;z-index:1}.news_single.fv_low .fv .post_meta time{color:#888;font-size:11.7px;font-weight:600}.news_single.fv_low .fv h1 span{line-height:150%;max-width:77.6627218935%}.news_single.fv_low .fv h1 span.jp{font-size:32.4px;font-weight:700;margin-bottom:0}.news_single.fv_low .post_content{z-index:4}.news_single.fv_low .post_content .inner{max-width:1040px}.news_single.fv_low .post_content .inner>*+*{margin-top:40px}.news_single.fv_low .post_content .inner>*+h2{margin-top:60px}.news_single.fv_low .post_content p{font-size:14.4px;line-height:180%}.news_single.fv_low .post_content strong{font-weight:700}.news_single.fv_low .post_content a{color:red;text-decoration:underline;text-underline-offset:2px}@media (hover:hover){.news_single.fv_low .post_content a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.news_single.fv_low .post_content a:hover{opacity:.6}}.news_single.fv_low .post_content a.btn{display:inline-block;margin-block:.8em;text-decoration:none}.news_single.fv_low .post_content figure{border-radius:22px;display:block;overflow:hidden}.news_single.fv_low .post_content :not(figure)>img{border-radius:22px}.news_single.fv_low .post_content iframe{aspect-ratio:16/9;border-radius:22px;display:block;height:auto;width:100%}.news_single.fv_low .post_content ol,.news_single.fv_low .post_content ul{padding-left:1.5em}.news_single.fv_low .post_content ol li,.news_single.fv_low .post_content ul li{list-style:inherit}.news_single.fv_low .post_content ol li+li,.news_single.fv_low .post_content ul li+li{margin-top:.5em}.news_single.fv_low .post_content ul{list-style:disc}.news_single.fv_low .post_content ol{list-style:decimal}.news_single.fv_low .post_content em{font-style:italic}.news_single.fv_low .post_content del,.news_single.fv_low .post_content s{text-decoration:line-through}.news_single.fv_low .post_content blockquote{border-left:4px solid #ddd;color:#555;padding:20px 30px}.news_single.fv_low .post_content figcaption{color:#888;font-size:11.7px;line-height:180%;margin-top:10px;text-align:center}.news_single.fv_low .post_content .indented{padding-left:24px}.news_single.fv_low .post_content .credits{color:#888;font-size:10.8px;line-height:180%;text-align:right}.news_single.fv_low .post_content .profile{background:#f6f6f6;border-radius:80px;padding:80px 7.6923076923%}.news_single.fv_low .post_content .profile h2{margin-bottom:30px}.news_single.fv_low .post_content .profile article{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:2.8846153846%;justify-content:flex-start}.news_single.fv_low .post_content .profile article+article{margin-top:30px}.news_single.fv_low .post_content .profile article figure{aspect-ratio:1/1;width:200px}.news_single.fv_low .post_content .profile article .detail{width:calc(840px - 2.88462%)}.news_single.fv_low .post_content .profile article .detail .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between}.news_single.fv_low .post_content .profile article .detail .name{color:#333;font-size:18px;font-weight:700;line-height:150%}.news_single.fv_low .post_content .profile article .detail .position{font-size:12.6px;font-weight:500;line-height:200%;margin-top:10px}.news_single.fv_low .post_content .profile article .detail .text{font-size:14.4px;font-weight:400;line-height:180%;margin-top:20px}.news_single.fv_low .post_content .profile article .detail .link{border:1px solid red;border-radius:17px;color:red;display:block;font-size:12.6px;font-weight:700;line-height:100%;margin-top:20px;padding:10px 30px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1180px){.news_single.fv_low{padding-top:584px}}@media screen and (max-width:767px){.news_single.fv_low{padding-top:67.6923076923vw}.news_single.fv_low .fv{padding:28.7179487179vw 5.1282051282vw 0}.news_single.fv_low .fv .post_meta{gap:2.5641025641vw;margin:0 auto 3.5897435897vw}.news_single.fv_low .fv .post_meta time{font-size:3.1666666667vw}.news_single.fv_low .fv h1 span{max-width:unset}.news_single.fv_low .fv h1 span.jp{font-size:3.8974358974vw}.news_single.fv_low .post_content{padding-left:6.1538461538vw;padding-right:6.1538461538vw}.news_single.fv_low .post_content .inner>*+*{margin-top:10.2564102564vw}.news_single.fv_low .post_content .inner>*+h2{margin-top:12.8205128205vw}.news_single.fv_low .post_content p{font-size:3.4102564103vw}.news_single.fv_low .post_content a.btn{display:block;margin-inline:auto}.news_single.fv_low .post_content a.btn+br{display:none}.news_single.fv_low .post_content :not(figure)>img,.news_single.fv_low .post_content figure,.news_single.fv_low .post_content iframe{border-radius:4.6153846154vw}.news_single.fv_low .post_content blockquote{padding:4.1025641026vw 5.1282051282vw}.news_single.fv_low .post_content figcaption{font-size:2.9230769231vw}.news_single.fv_low .post_content .indented{padding-left:3.5897435897vw}.news_single.fv_low .post_content .credits{font-size:2.9230769231vw}.news_single.fv_low .post_content .profile{border-radius:10.2564102564vw;padding:17.9487179487vw 6.1538461538vw}.news_single.fv_low .post_content .profile h2{margin-bottom:7.6923076923vw}.news_single.fv_low .post_content .profile article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:5.1282051282vw}.news_single.fv_low .post_content .profile article+article{margin-top:7.6923076923vw}.news_single.fv_low .post_content .profile article .detail,.news_single.fv_low .post_content .profile article figure{width:100%}.news_single.fv_low .post_content .profile article .detail .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:0}.news_single.fv_low .post_content .profile article .detail .name{font-size:4.3846153846vw}.news_single.fv_low .post_content .profile article .detail .sns{-webkit-transform:translateY(14.358974359vw);transform:translateY(14.358974359vw)}.news_single.fv_low .post_content .profile article .detail .position{font-size:2.9230769231vw;margin-top:1.2820512821vw}.news_single.fv_low .post_content .profile article .detail .text{font-size:3.4102564103vw;margin-top:9.7435897436vw}.news_single.fv_low .post_content .profile article .detail .link{border-radius:4.358974359vw;font-size:3.4102564103vw;margin-top:5.1282051282vw;padding:2.3076923077vw 7.4358974359vw}}.gallery .content{position:relative}.gallery .content .deco{left:0;overflow:hidden;position:absolute;top:140px;width:100%;z-index:0}.gallery .content .inner{position:relative;z-index:1}.gallery h2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:12px;justify-content:flex-start;margin-bottom:60px}.gallery h2:before{top:50%}.gallery h2 span{color:red;font-size:90px;font-weight:600;line-height:1}.gallery .registration_period{font-size:18px;line-height:180%;margin-bottom:120px;padding-left:24px}.gallery .gallery_list>.is-hidden{display:none}.gallery .more_btn{margin:70px auto 0}.gallery .more_btn.is-hidden{display:none}.gallery_single.fv_low{padding-top:143px}.gallery_single.fv_low .fv{background:50%/cover no-repeat url(../img/top/fv_bg.webp);border-radius:0;height:530px;padding:0}.gallery_single.fv_low .fv .fv_wrapper{display:none}.gallery_single .content{position:relative;z-index:4}.gallery_single .content .inner{max-width:1040px}.gallery_single .content .inner figure{margin-bottom:60px}.gallery_single .content .inner .detail .num{color:#86888a;font-family:paralucent,sans-serif;font-size:9px;font-weight:500;line-height:1;margin-bottom:20px}.gallery_single .content .inner .detail .flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between}.gallery_single .content .inner .detail .head{max-width:520px}.gallery_single .content .inner .detail h1{font-size:37.8px;font-weight:700;line-height:1;margin-bottom:30px}.gallery_single .content .inner .detail .name{font-size:12.6px;font-weight:700;line-height:1}.gallery_single .content .inner .detail .foot{gap:30px;margin-top:20px}.gallery_single .content .inner .detail .foot,.gallery_single .content .inner .detail .foot dl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-end}.gallery_single .content .inner .detail .foot dl{gap:7px}.gallery_single .content .inner .detail .foot dl dt{color:#333;font-size:10.8px;font-weight:500;line-height:1}.gallery_single .content .inner .detail .foot .like{-webkit-box-pack:end;-ms-flex-pack:end;color:red;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:paralucent,sans-serif;font-size:14.4px;justify-content:flex-end;line-height:1;text-align:right}.gallery_single .content .inner .detail .foot .like,.gallery_single .content .inner .detail .foot .like button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.gallery_single .content .inner .detail .foot .like button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f6f6f6;border:none;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:40px;justify-content:center;margin-right:6px;width:40px}.gallery_single .content .inner .detail .foot .like button path{-webkit-transition:fill .2s ease,stroke .2s ease;transition:fill .2s ease,stroke .2s ease}.gallery_single .content .inner .detail .foot .like button.is-liked path{fill:red;stroke:red}.gallery_single .content .inner .text{max-width:460px}@media screen and (max-width:767px){.gallery .content .deco{top:21.7948717949vw}.gallery .content .deco img{display:block;max-width:unset;-webkit-transform:translateX(-31%);transform:translateX(-31%);width:387.6923076923vw}.gallery h2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;font-size:7.3076923077vw;gap:0;margin-bottom:7.6923076923vw;padding-left:6.1538461538vw}.gallery h2:before{height:3.0769230769vw;top:7.6923076923vw;width:3.0769230769vw}.gallery h2 span{font-size:14.6153846154vw}.gallery .registration_period{font-size:3.8974358974vw;margin-bottom:14.358974359vw;padding-left:0}.gallery .more_btn{margin:23.0769230769vw auto 0}.gallery_single.fv_low{padding-top:15.3846153846vw}.gallery_single.fv_low .fv{background:none;height:67.6923076923vw;padding:0}.gallery_single .content .inner figure{margin-bottom:7.6923076923vw}.gallery_single .content .inner .detail .num{font-size:2.4358974359vw;margin-bottom:5.1282051282vw}.gallery_single .content .inner .detail .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw;justify-content:flex-start}.gallery_single .content .inner .detail .head{max-width:unset}.gallery_single .content .inner .detail h1{font-size:7.3076923077vw;margin-bottom:5.1282051282vw}.gallery_single .content .inner .detail .name{font-size:3.4102564103vw}.gallery_single .content .inner .detail .foot{gap:7.6923076923vw;margin-top:5.1282051282vw}.gallery_single .content .inner .detail .foot dl{gap:1.7948717949vw}.gallery_single .content .inner .detail .foot dl dt{font-size:2.9230769231vw}.gallery_single .content .inner .detail .foot .like{font-size:3.8974358974vw}.gallery_single .content .inner .detail .foot .like button{height:10.2564102564vw;margin-right:1.5384615385vw;width:10.2564102564vw}.gallery_single .content .inner .text{max-width:unset}.gallery_single .related_posts{padding-left:5.1282051282vw;padding-right:5.1282051282vw}}.gallery-100 .content{padding-left:20px;padding-right:0}.gallery-100 .content .inner{margin-left:auto;margin-right:0;max-width:1432px}.gallery-100 .year{background:transparent;border:1px solid red;border-radius:18px;color:red;display:block;font-size:11.7px;font-weight:700;line-height:1;margin-bottom:92px;padding:10.5px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gallery-100 .main_content .intro{margin:0 auto;max-width:1080px;padding:0 var(--gutter)}.gallery-100 .main_content>section .section_inner{margin:0 auto;max-width:1040px}.gallery-100 .sec01{margin-top:60px;padding:0 var(--gutter)}.gallery-100 .sec01 .btn{margin:60px auto 0}.gallery-100 .comment_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:40px 3.8461538462%;justify-content:flex-start;max-width:1040px}.gallery-100 .comment_wrapper .comment_content{width:30.7692307692%}.gallery-100 .comment_wrapper .comment_content figure{border-radius:22px;margin-bottom:20px;overflow:hidden}.gallery-100 .comment_wrapper .comment_content figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-100 .comment_wrapper .comment_content .name{font-size:18px;font-weight:700;line-height:150%;margin-bottom:10px}.gallery-100 .comment_wrapper .comment_content .position{color:#888;font-size:12.6px;font-weight:500;line-height:200%;margin-bottom:30px}.gallery-100 .comment_wrapper .comment_content .text{font-size:14.4px;line-height:180%}.gallery-100 .sec02,.gallery-100 .sec03{margin-top:120px}.gallery-100 .sec02{border-radius:80px 0 0 80px;margin:120px 0 0;max-width:none;padding:120px var(--gutter)}.gallery-100 .sec02 .ly_overlay_inner{margin:0 auto;max-width:1040px;padding-left:0;padding-right:0}.gallery-100 .works_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:flex-start;max-width:1040px}.gallery-100 .works_list a{display:block}.gallery-100 .works_list--award{gap:60px 5.8%}.gallery-100 .works_list--award li{max-width:47.1%}.gallery-100 .works_list--award figure{margin-bottom:15px}.gallery-100 .works_list--award .ttl{color:#333;font-size:18px;font-weight:700;line-height:150%;margin-bottom:30px;text-decoration:underline}.gallery-100 .works_list--award .comment_ttl{color:#333;font-size:14.4px;font-weight:700;line-height:150%;margin-bottom:20px}.gallery-100 .works_list--award .comment_text{font-size:14.4px;font-weight:400;line-height:180%}.gallery-100 .works_list--selected{gap:60px 2.9%}.gallery-100 .works_list--selected li{max-width:22.825%}.gallery-100 .works_list--selected figure{margin-bottom:11px}.gallery-100 .works_list--selected .ttl{color:#333;font-size:12.6px;font-weight:700;line-height:150%}.gallery-100 .sec03{padding:0 var(--gutter)}.gallery-100 .sec03 .btn{margin:60px auto}@media screen and (min-width:1512px){.gallery-100 .content{padding-right:20px}.gallery-100 .content .inner{margin-left:auto;margin-right:auto}.gallery-100 .sec02:before{right:calc(716px - 50vw)}}@media screen and (max-width:1024px){.gallery-100 .comment_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.gallery-100 .comment_wrapper .comment_content{width:48.0769230769%}}@media screen and (max-width:767px){.content{padding-left:6.1538461538vw;padding-right:6.1538461538vw}.year{border-radius:18px;font-size:13px;margin-bottom:17.9487179487vw;padding:10.5px 50px}.gallery-100 .content{padding-left:6.1538461538vw;padding-right:6.1538461538vw}.gallery-100 .year{border-radius:6.1538461538vw;font-size:3.8974358974vw;margin-bottom:17.9487179487vw;padding:3.8461538462vw 12.6923076923vw}.gallery-100 .main_content .intro{font-size:3.8974358974vw;padding:0}.gallery-100 .sec01{margin-top:17.9487179487vw;padding:0}.gallery-100 .sec01 .btn{margin:10.2564102564vw auto 0}.gallery-100 .comment_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw}.gallery-100 .comment_wrapper .comment_content{width:100%}.gallery-100 .comment_wrapper .comment_content .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:5.1282051282vw;justify-content:flex-start;margin-bottom:5.1282051282vw}.gallery-100 .comment_wrapper .comment_content figure{border-radius:4.6153846154vw;margin-bottom:0;width:30.7692307692vw}.gallery-100 .comment_wrapper .comment_content .name{font-size:3.8974358974vw;margin-bottom:2.5641025641vw}.gallery-100 .comment_wrapper .comment_content .position{font-size:2.9230769231vw;margin-bottom:0}.gallery-100 .comment_wrapper .comment_content .text{font-size:3.4102564103vw}.gallery-100 .sec02,.gallery-100 .sec03{margin-top:17.9487179487vw}.gallery-100 .sec02{border-radius:10.2564102564vw 0 0 10.2564102564vw;margin:10.2564102564vw 0 0 -3.5897435897vw;max-width:none;padding:12.8205128205vw 6.1538461538vw 12.8205128205vw 3.5897435897vw;width:96.41026vw}.gallery-100 .works_list--award{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw}.gallery-100 .works_list--award li{max-width:100%}.gallery-100 .works_list--award figure{margin-bottom:5.1282051282vw}.gallery-100 .works_list--award .ttl{font-size:4.3846153846vw;margin-bottom:5.1282051282vw}.gallery-100 .works_list--award .comment_ttl{font-size:3.4102564103vw;margin-bottom:2.5641025641vw}.gallery-100 .works_list--award .comment_text{font-size:3.4102564103vw}.gallery-100 .works_list--selected{gap:7.6923076923vw 3.8461538462vw;margin-left:-1.0256410256vw;width:89.7435897436vw}.gallery-100 .works_list--selected li{max-width:42.9487179487vw}.gallery-100 .works_list--selected figure{margin-bottom:2.5641025641vw}.gallery-100 .works_list--selected .ttl{font-size:2.9230769231vw;line-height:140%}.gallery-100 .sec03{padding:0}.gallery-100 .sec03 .btn{margin:10.2564102564vw auto}}@-webkit-keyframes archive-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes archive-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.about .content{padding-left:0;padding-right:0}.about .content .inner{max-width:unset}.about .sec01{padding-left:var(--gutter);padding-right:var(--gutter)}.about .sec01 .section_inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:4.4378698225%;justify-content:space-between;margin:0 auto;max-width:1352px}.about .sec01 h2{margin-bottom:48px}.about .sec01 .text{font-size:18px;line-height:180%;padding-left:24px}.about .sec01 figure{border-radius:22px;overflow:hidden;width:50%}.about .archive_ttl{font-size:43.2px;line-height:100%;margin:120px auto 0;max-width:calc(1352px + var(--gutter)*2);padding:0 var(--gutter)}.about .archive_ttl:before{display:none}.about .sec02{margin:60px 0 0 auto}.about .sec02 .ly_overlay_inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:4.4378698225%;justify-content:space-between;margin:0;padding-inline:0}.about .sec02.ly_overlay{margin-left:auto;max-width:calc(50vw + 696px)}.about .sec02 .detail{-ms-flex-negative:0;flex-shrink:0}.about .sec02 .archive_slider{border-radius:8px;margin:0;overflow:hidden;width:clamp(470px,53.2544378698%,720px)}.about .sec02 .archive_track{-webkit-box-orient:horizontal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-animation:archive-marquee 40s linear infinite;animation:archive-marquee 40s linear infinite;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.about .sec02 .archive_col,.about .sec02 .archive_track{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.about .sec02 .archive_col{-ms-flex-negative:0;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-shrink:0;gap:clamp(8.126984127px,1.0582010582vw,16px);margin-right:clamp(8.126984127px,1.0582010582vw,16px);width:clamp(91.4285714286px,11.9047619048vw,180px)}.about .sec02 .archive_col img{border-radius:8px;height:auto;width:100%}.about .content_bg{height:66.6666666667vw;margin:-27.1825396825vw 0 -7.9365079365vw;overflow:hidden;position:relative;width:100vw;z-index:1}.about .content_bg_inner{clip:rect(auto,auto,auto,auto);height:100%;left:0;position:absolute;top:0;width:100%}.about .content_bg_img{background:50% no-repeat url(../img/about/bg_img.webp);background-size:cover;display:block;height:100vh;height:100lvh;left:50%;position:fixed;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}.about .sec03{padding-left:var(--gutter);padding-right:var(--gutter)}.about .sec03 .section_inner{margin:0 auto;max-width:1352px}.about .sec03 hgroup{margin-bottom:60px}.about .sec03 h2{font-size:43.2px;line-height:100%;margin-bottom:30px;padding-left:0}.about .sec03 h2:before{display:none}.about .sec03 .en{font-size:18px;font-weight:600;letter-spacing:.04em;line-height:1}.about .sec03 .magazine_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:4.4378698225%;justify-content:space-between}.about .sec03 .magazine_wrapper .magazine_content{width:47.7810650888%}.about .sec03 .magazine_wrapper .magazine_content figure{border-radius:22px;margin-bottom:30px;overflow:hidden}.about .sec03 .magazine_wrapper .magazine_content h3{font-size:27px;font-weight:700;line-height:150%;margin-bottom:30px;padding-left:24px;position:relative}.about .sec03 .magazine_wrapper .magazine_content h3:before{background:red;border-radius:50%;content:"";display:block;height:12px;left:0;position:absolute;top:22.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.about .sec03 .magazine_wrapper .magazine_content p{font-size:14.4px;font-weight:400;margin-bottom:60px}.about .sec04{margin-top:120px;position:relative}.about .sec04:before{background:50% no-repeat url(../img/common/bg_item.webp);background-size:cover;content:"";display:block;height:24.3386243386vw;left:0;position:absolute;right:0;top:-162px;width:100%;z-index:-1}.about .sec04 .head-wrapper{padding:0 var(--gutter)}.about .sec04 .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;justify-content:space-between;margin:0 auto 60px;max-width:1352px}.about .sec04 .head h2{font-size:27px;line-height:140%}.about .sec04 .head .text{font-size:14.4px;line-height:200%;max-width:676px}.about .sec04 .ly_overlay{margin-left:auto;max-width:calc(50vw + 676px);overflow:hidden}.about .sec04 .ly_overlay_inner{margin:0;max-width:unset;padding-inline:0;position:relative}.about .sec04 .slider_wrapper{margin-right:calc(50% - 50vw);overflow:visible}.about .sec04 .about_slider{overflow:hidden}.about .sec04 .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.about .sec04 .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:335px}.about .sec04 .swiper-slide a{color:inherit;display:block}@media (hover:hover){.about .sec04 .swiper-slide a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.about .sec04 .swiper-slide a:hover{opacity:.6}}.about .sec04 .swiper-slide figure{aspect-ratio:335/247;border-radius:22px;margin-bottom:30px;overflow:hidden}.about .sec04 .swiper-slide figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about .sec04 .swiper-slide .category{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:2px solid #e5e5e5;border-radius:999px;color:#888;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:10.8px;font-weight:700;line-height:1;margin-bottom:15px;min-height:24px;padding:4px 9px}.about .sec04 .swiper-slide h3{font-size:15.3px;font-weight:700;line-height:170%;margin-bottom:15px}.about .sec04 .swiper-slide time{color:#888;font-family:paralucent,sans-serif;font-size:11.7px;font-weight:600;line-height:1}.about .sec04 .swiper-button-next,.about .sec04 .swiper-button-prev{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff2f25;border:0;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;justify-content:center;position:absolute;top:102px;width:48px;z-index:2}.about .sec04 .swiper-button-next:before,.about .sec04 .swiper-button-prev:before{border-right:1px solid #fff;border-top:1px solid #fff;content:"";display:block;height:12px;width:12px}.about .sec04 .swiper-button-next:after,.about .sec04 .swiper-button-prev:after{display:none}.about .sec04 .swiper-button-next.swiper-button-disabled,.about .sec04 .swiper-button-prev.swiper-button-disabled{opacity:.35;pointer-events:none}.about .sec04 .swiper-button-prev{left:-23px}.about .sec04 .swiper-button-prev:before{-webkit-transform:translateX(3px) rotate(-135deg);transform:translateX(3px) rotate(-135deg)}.about .sec04 .swiper-button-next{right:0}.about .sec04 .swiper-button-next:before{-webkit-transform:translateX(-3px) rotate(45deg);transform:translateX(-3px) rotate(45deg)}.about .sec04 .btn{margin:60px auto 0}@media screen and (max-width:1024px){.about .sec01 .section_inner{-webkit-box-pack:center;-ms-flex-pack:center;gap:60px;justify-content:center}.about .sec01 figure{width:400px}}@media screen and (max-width:767px){.about .fv h1 span.jp{line-height:140%}.about .sec01{padding-left:7.6923076923vw;padding-right:7.6923076923vw}.about .sec01 .section_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:0}.about .sec01 h2{margin-bottom:7.6923076923vw}.about .sec01 .text{font-size:3.8974358974vw;padding-left:0}.about .sec01 figure{border-radius:4.6153846154vw;margin-bottom:7.6923076923vw;width:100%}.about .archive_ttl{font-size:7.7948717949vw;margin:17.9487179487vw auto 10.2564102564vw;padding:0 7.6923076923vw}.about .sec02{margin:0;padding-right:0}.about .sec02:before{left:2.5641025641vw;width:93.5897435897vw}.about .sec02 .ly_overlay_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10.2564102564vw;justify-content:center;max-width:97.4358974359vw;padding-left:3.5897435897vw;padding-right:6.1538461538vw;width:100%}.about .sec02 .detail{width:100%}.about .sec02 .btn{margin-left:auto;margin-right:auto}.about .sec02 .archive_slider{border-radius:2.0512820513vw;width:100%}.about .sec02 .archive_col{gap:2.5641025641vw;margin-right:2.5641025641vw;width:38.4615384615vw}.about .sec02 .archive_col img{border-radius:2.0512820513vw}.about .content_bg{height:216.4102564103vw;margin:-93.0769230769vw 0 -21.0256410256vw}.about .sec03{padding-left:7.6923076923vw;padding-right:7.6923076923vw}.about .sec03 hgroup{margin-bottom:10.2564102564vw}.about .sec03 h2{font-size:7.7948717949vw;line-height:140%;margin-bottom:5.1282051282vw}.about .sec03 .en{font-size:3.8974358974vw}.about .sec03 .magazine_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:15.3846153846vw;justify-content:flex-start}.about .sec03 .magazine_wrapper .magazine_content{width:100%}.about .sec03 .magazine_wrapper .magazine_content figure{border-radius:5.641025641vw;margin-bottom:5.1282051282vw}.about .sec03 .magazine_wrapper .magazine_content h3{font-size:4.3846153846vw;line-height:140%;margin-bottom:2.5641025641vw;padding-left:3.5897435897vw}.about .sec03 .magazine_wrapper .magazine_content h3:before{height:2.0512820513vw;top:2.8205128205vw;width:2.0512820513vw}.about .sec03 .magazine_wrapper .magazine_content p{font-size:3.4102564103vw;font-weight:400;margin-bottom:5.1282051282vw}.about .sec03 .magazine_wrapper .magazine_content .btn{margin-left:auto;margin-right:auto}.about .sec04{margin-top:17.9487179487vw}.about .sec04:before{background:-350px 0 no-repeat url(../img/common/bg_item.webp);background-size:cover;height:94.1025641026vw;top:-14.358974359vw}.about .sec04 .head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:7.6923076923vw;justify-content:flex-start;margin:0 auto 10.2564102564vw;padding:0 7.6923076923vw}.about .sec04 .head h2{font-size:4.3846153846vw}.about .sec04 .head .text{font-size:3.4102564103vw;line-height:200%;max-width:unset}.about .sec04 .ly_overlay{margin:0 0 0 2.5641025641vw;width:97.4358974359vw}.about .sec04 .swiper-slide{width:79.4871794872vw}.about .sec04 .swiper-slide figure{aspect-ratio:310/228.57;border-radius:5.641025641vw;margin-bottom:5.1282051282vw}.about .sec04 .swiper-slide .category{font-size:2.4358974359vw;margin-bottom:2.5641025641vw;min-height:5.641025641vw;padding:1.0256410256vw 2.3076923077vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about .sec04 .swiper-slide h3{font-size:3.4102564103vw;margin-bottom:2.5641025641vw}.about .sec04 .swiper-slide time{font-size:2.6794871795vw}.about .sec04 .swiper-button-next,.about .sec04 .swiper-button-prev{height:7.6923076923vw;top:102px;width:7.6923076923vw}.about .sec04 .swiper-button-next:before,.about .sec04 .swiper-button-prev:before{content:"";display:block;height:1.9230769231vw;width:1.9230769231vw}.about .sec04 .swiper-button-prev{left:-3.5897435897vw}.about .sec04 .swiper-button-prev:before{-webkit-transform:translateX(.2564102564vw) rotate(-135deg);transform:translateX(.2564102564vw) rotate(-135deg)}.about .sec04 .swiper-button-next{right:-3.3333333333vw}.about .sec04 .swiper-button-next:before{-webkit-transform:translateX(-.2564102564vw) rotate(45deg);transform:translateX(-.2564102564vw) rotate(45deg)}.about .sec04 .btn{margin:10.2564102564vw auto 0}}@counter-style circled-decimal{system:fixed;symbols:"①" "②" "③" "④" "⑤" "⑥" "⑦" "⑧" "⑨" "⑩";suffix:""}.entry #sec07{scroll-margin-top:100px}.entry .content{padding-left:var(--gutter);padding-right:0}.entry .content .inner{max-width:unset}.entry section+section{margin-top:120px!important}.entry .section_inner{padding-left:var(--gutter)}.entry .section_inner h3{font-size:18px;font-weight:700;line-height:1;padding-left:13px;position:relative}.entry .section_inner h3:before{background:red;border-radius:50%;content:"";display:block;height:6px;left:0;position:absolute;top:50%;width:6px}.entry .section_inner h3+:not(h3){margin-top:30px}.entry .section_inner>*+h3{margin-top:60px}.entry .section_inner>*+:not(h3){margin-top:30px}.entry .box,.entry .dl_wrapper,.entry .list_wrapper{border:1px solid #ddd;border-radius:10px;padding:30px}.entry .ly_overlay{margin-left:var(--gutter);padding:120px var(--gutter)}.entry .ly_overlay:before{right:min(0px,(1432px + var(--gutter) - 100vw)/2)}.entry .ly_overlay_inner{padding-inline:0!important}.entry .ly_overlay .dl_wrapper,.entry .ly_overlay .list_wrapper{background:#eaeaea;border:1px solid #eaeaea}.entry .ly_overlay .box{background:#eaeaea;border:none}.entry .dl_wrapper .dl_item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.entry .dl_wrapper .dl_item+.dl_item{border-top:1px dashed #ddd;margin-top:25px;padding-top:25px}.entry .dl_wrapper .dl_item dt{-ms-flex-negative:0;flex-shrink:0;font-size:14.4px;font-weight:700;line-height:150%;width:146px}.entry .dl_wrapper .dl_item dd{padding-left:1em;position:relative}.entry .dl_wrapper .dl_item dd:before{content:"：";left:0;position:absolute;top:0}.entry ul li{line-height:180%;padding-left:1em;position:relative}.entry ul li:before{content:"・";left:0;position:absolute;top:0}.entry ol{counter-reset:item;list-style:none}.entry ol li{counter-increment:item}.entry ol li:before{content:counter(item,circled-decimal)}.entry .box:not(.flex){border:1px solid #eaeaea}.entry .box:not(.flex)>*+*{margin-top:30px}.entry .notice_ttl{font-weight:700}.entry .notice_ttl+ul{margin-top:10px!important}.entry .flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:2.8846153846%;justify-content:space-between;padding:0}.entry .flex .box_content{background:#eaeaea;border-radius:10px;padding:30px 1.9230769231%;width:31.4105769231%}.entry .flex .box_content h4{font-size:14.4px;font-weight:700;line-height:150%;margin-bottom:20px}.entry figure{border-radius:22px;display:block;overflow:hidden}.entry .sec01,.entry .sec03,.entry .sec05,.entry .sec07{padding-left:var(--gutter);padding-right:var(--gutter)}.entry .sec01 .section_inner,.entry .sec03 .section_inner,.entry .sec05 .section_inner,.entry .sec07 .section_inner{gap:4.4378698225%;margin:0 auto;max-width:1352px}.entry .sec04 .btn02{margin:60px auto 0}.entry .sec05 .btn{margin-top:60px}.entry .faq{border-top:1px solid #ddd}.entry .faq+h3{margin-top:80px}.entry .faq_item{border-bottom:1px solid #ddd}.entry .faq_item[open] .faq_q:after{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.entry .faq_q{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#212121;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14.4px;font-weight:700;line-height:170%;list-style:none;min-height:88px;padding:30px 52px 30px 15px;position:relative}.entry .faq_q::-webkit-details-marker{display:none}.entry .faq_q:before{-ms-flex-negative:0;content:"Q.";flex-shrink:0;font-family:paralucent,sans-serif;line-height:1.1;margin-right:10px}.entry .faq_q:after,.entry .faq_q:before{color:#ff2f25;font-size:18px;font-weight:700}.entry .faq_q:after{content:"+";line-height:1;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.entry .faq_a{height:0;opacity:0;overflow:hidden;-webkit-transition:height .3s ease,opacity .3s ease;transition:height .3s ease,opacity .3s ease}.entry .faq_a p{font-size:14.4px;line-height:180%;padding:0 52px 30px 47px;position:relative}.entry .faq_a p:before{color:#ff2f25;content:"A.";font-family:paralucent,sans-serif;font-size:18px;font-weight:700;left:15px;line-height:1;position:absolute;top:.35em}@media screen and (max-width:767px){.entry .fv_key,.entry .fv_key_ttl{display:none}.entry .fv_wrapper{height:100svh}.entry #sec07{scroll-margin-top:12.8205128205vw}.entry #sec07 .section_inner>.btn{margin-inline:auto}.entry .content{padding-left:7.6923076923vw;padding-right:7.6923076923vw}.entry section+section{margin-top:10.2564102564vw!important}.entry .section_inner h3{font-size:4.3846153846vw;padding-left:2.5641025641vw}.entry .section_inner h3:before{height:1.5384615385vw;top:1.5384615385vw;width:1.5384615385vw}.entry .section_inner h3+:not(h3){margin-top:5.1282051282vw}.entry .section_inner>*+h3{margin-top:10.2564102564vw}.entry .section_inner>*+:not(h3){margin-top:5.1282051282vw}.entry .box,.entry .dl_wrapper,.entry .list_wrapper{border-radius:2.5641025641vw}.entry .ly_overlay{margin-left:-3.8461538462vw;padding:12.8205128205vw 7.6923076923vw 12.8205128205vw 3.8461538462vw;width:95.8974358974vw}.entry .ly_overlay:before{right:0;width:95.8974358974vw}.entry .ly_overlay .ly_overlay_inner{padding-left:0;padding-right:0;width:100%}.entry .dl_wrapper .dl_item+.dl_item{margin-top:3.8461538462vw;padding-top:3.8461538462vw}.entry .dl_wrapper .dl_item dt{font-size:3.4102564103vw;width:27.6923076923vw}.entry .box:not(.flex){padding:5.1282051282vw}.entry .box:not(.flex)>*+*{margin-top:5.1282051282vw}.entry .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:5.1282051282vw;justify-content:flex-start}.entry .flex .box_content{border-radius:2.5641025641vw;padding:5.1282051282vw;width:100%}.entry .flex .box_content h4{font-size:3.4102564103vw;margin-bottom:2.5641025641vw}.entry figure{border-radius:5.641025641vw}.entry .sec01,.entry .sec03,.entry .sec05,.entry .sec07{padding-left:0;padding-right:0}.entry .sec01 .section_inner,.entry .sec03 .section_inner,.entry .sec05 .section_inner,.entry .sec07 .section_inner{gap:4.4378698225%;padding-left:0;padding-right:0}.entry .sec04 .btn02,.entry .sec05 .btn{margin:10.2564102564vw auto 0}.entry .faq+h3{margin-top:10.2564102564vw}.entry .faq_q{font-size:3.4102564103vw;line-height:150%;min-height:15.641025641vw;padding:5.1282051282vw 9.7435897436vw 5.1282051282vw 1.5384615385vw}.entry .faq_q:before{font-size:3.8974358974vw;line-height:1;margin-right:2.5641025641vw}.entry .faq_q:after{font-size:4.8717948718vw;right:1.5384615385vw}.entry .faq_a p{font-size:3.4102564103vw;padding:0 9.7435897436vw 5.1282051282vw 7.9487179487vw}.entry .faq_a p:before{font-size:3.8974358974vw;left:1.5384615385vw;top:.3em}}@media screen and (min-width:768px){.entry .fv_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:50% no-repeat url(../img/top/fv_bg.webp);background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100svh;justify-content:center;max-height:none;padding:0 0 max(0px,100svh - 742px)}.entry .fv_wrapper .bg{display:none}.entry .fv_wrapper .fv_key{margin:0;width:min(780px,82.2784810127vh,100vw - 80px)}.entry .fv_wrapper .fv_key img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.entry .fv_wrapper .fv_key_ttl{margin:min(24px,2.5316455696vh) 0 0;width:min(660px,69.6202531646vh,100vw - 80px)}.entry .fv_wrapper .fv_key_ttl img,.entry .fv_wrapper .fv_key_ttl picture{display:block;height:auto;width:100%}.entry .fv_wrapper .fv_key_ttl img{-o-object-fit:contain;object-fit:contain}}.page.fv_low .post_content{z-index:4}.page.fv_low .post_content .inner{max-width:1040px}.page.fv_low .post_content .inner>*+*{margin-top:1.5em}.page.fv_low .post_content .inner>*+:is(h2,h3,h4){margin-top:2.5em}.page.fv_low .post_content .inner>p:has(>strong:only-child):not(:first-child){margin-top:2.5em}.page.fv_low .post_content .inner>:first-child{margin-top:0}.page.fv_low .post_content li,.page.fv_low .post_content p{font-size:14.4px;line-height:180%}.page.fv_low .post_content strong{font-weight:700}.page.fv_low .post_content em{font-style:italic}.page.fv_low .post_content a{color:red;text-decoration:underline;text-underline-offset:2px}@media (hover:hover){.page.fv_low .post_content a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.page.fv_low .post_content a:hover{opacity:.6}}.page.fv_low .post_content a.btn{display:inline-block;margin-block:.8em;text-decoration:none}.page.fv_low .post_content h3,.page.fv_low .post_content h4{font-weight:700;line-height:150%}.page.fv_low .post_content h3{font-size:19.8px}.page.fv_low .post_content h4{font-size:16.2px}.page.fv_low .post_content ol,.page.fv_low .post_content ul{padding-left:1.5em}.page.fv_low .post_content ol li,.page.fv_low .post_content ul li{list-style:inherit}.page.fv_low .post_content ol li+li,.page.fv_low .post_content ul li+li{margin-top:.5em}.page.fv_low .post_content ul{list-style:disc}.page.fv_low .post_content ol{list-style:decimal}.page.fv_low .post_content figure{border-radius:22px;display:block;overflow:hidden}.page.fv_low .post_content figure img{display:block;height:auto;width:100%}.page.fv_low .post_content :not(figure)>img{border-radius:22px}.page.fv_low .post_content iframe{aspect-ratio:16/9;border-radius:22px;display:block;height:auto;width:100%}.page.fv_low .post_content figcaption{color:#888;font-size:11.7px;line-height:180%;margin-top:10px;text-align:center}.page.fv_low .post_content blockquote{border-left:4px solid #ddd;color:#555;padding:20px 30px}.page.fv_low .post_content hr{border:none;border-top:1px solid #ddd}@media screen and (max-width:767px){.page.fv_low .post_content{padding-left:6.1538461538vw;padding-right:6.1538461538vw}.page.fv_low .post_content li,.page.fv_low .post_content p{font-size:3.4102564103vw}.page.fv_low .post_content a.btn{display:block;margin-inline:auto}.page.fv_low .post_content a.btn+br{display:none}.page.fv_low .post_content h3{font-size:4.3846153846vw}.page.fv_low .post_content h4{font-size:3.8974358974vw}.page.fv_low .post_content figcaption{font-size:2.9230769231vw}.page.fv_low .post_content blockquote{padding:4.1025641026vw 5.1282051282vw}}.search .search_count{font-size:13.5px;font-weight:600;margin-bottom:30px}.search .search_count .num{color:red;font-size:19.8px;margin-right:2px}.search .search_list{border-top:1px solid #ddd}.search .search_item{border-bottom:1px solid #ddd}.search .search_item>a{display:block;padding:30px 0 30px 24px;position:relative}@media (hover:hover){.search .search_item>a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.search .search_item>a:hover{opacity:.6}}.search .search_ttl{color:#212833;font-size:16.2px;font-weight:700;line-height:160%;position:relative}.search .search_ttl:before{background:red;border-radius:50%;content:"";display:block;height:10px;left:-24px;position:absolute;top:.8em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px}.search .search_excerpt{color:#888;font-size:12.6px;line-height:180%;margin-top:10px}.search .search_empty{font-size:14.4px;line-height:180%}@media screen and (max-width:767px){.search .search_count{font-size:3.1666666667vw;margin-bottom:6.1538461538vw}.search .search_count .num{font-size:4.8717948718vw}.search .search_item>a{padding:6.1538461538vw 0 6.1538461538vw 5.1282051282vw}.search .search_ttl{font-size:3.6538461538vw}.search .search_ttl:before{height:2.0512820513vw;left:-5.1282051282vw;width:2.0512820513vw}.search .search_excerpt{font-size:2.9230769231vw;margin-top:2.0512820513vw}.search .search_empty{font-size:3.4102564103vw}}