﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;-ms-word-wrap:break-word;word-wrap:break-word}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@media(min-width: 751px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}*,*::before,*::after{box-sizing:border-box}html{font-size:62.5%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;width:100%;font-family:var(--jp_font);background-color:var(--bg_color);-webkit-font-smoothing:antialiased;color:var(--text_color);position:relative;font-size:var(--font_size_PC);line-height:2;font-weight:500}@media screen and (max-width: 1199px){body{font-size:var(--font_size_TAB);line-height:2}}@media screen and (max-width: 849px){body{font-size:var(--font_size_SP);line-height:2.2}}a{text-decoration:none;background-color:rgba(0,0,0,0);color:var(--text_color);transition:all .5s}a:hover,a:active{text-decoration:none;outline:0}a img{display:block}h1,h2,h3,h4,h5,h6{clear:both}figure{max-width:100%;margin:0}table{width:100%;margin:0 auto;border-collapse:collapse;border-spacing:0}table th,table td{font-weight:normal;padding:10px}table th{white-space:normal}table tr{white-space:normal}table thead th,table thead td{padding:5px 10px}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:var(--text_color)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}svg:not(:root){overflow:hidden}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:80%}btn,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;-webkit-appearance:none}input,select,textarea{padding:20px;width:100%;border:none;background-color:#fff;border-radius:8px}btn{border:none;background-color:rgba(0,0,0,0)}input{line-height:normal}btn{overflow:visible}textarea{width:100%;overflow:auto}btn,select{text-transform:none}btn,html input[type=btn],input[type=reset],input[type=submit]{-webkit-appearance:btn;cursor:pointer}btn[disabled],html input[disabled]{cursor:default}btn::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input:focus-visible,select:focus-visible,select:focus-within,select:focus,textarea:focus-visible{outline:0;background:#fff}input[type=checkbox],input[type=radio]{padding:0}input[type=number]::-webkit-inner-spin-btn,input[type=number]::-webkit-outer-spin-btn{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-btn,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=submit]{padding:10px 20px;color:#fff;border:none}input[type=submit][disabled]{cursor:not-allowed}input[type=text]{width:100%}fieldset{margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:bold}p:has(.aligncenter){display:flex;gap:20px;justify-content:center}@media screen and (max-width: 849px){p:has(.aligncenter){flex-direction:column;align-items:center}}p:has(.alignleft){gap:20px;display:flex;justify-content:flex-start}@media screen and (max-width: 849px){p:has(.alignleft){flex-direction:column;align-items:center}}p:has(.alignright){gap:20px;display:flex;justify-content:flex-end}@media screen and (max-width: 849px){p:has(.alignright){flex-direction:column;align-items:center}}.wp-caption{display:block;max-width:100% !important;margin-top:4rem;text-align:center}.wp-caption-text{margin-top:0}.screen-reader-text{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px}.screen-reader-text:focus{font-size:80%;font-weight:bold;line-height:normal;z-index:100000;top:5px;left:5px;display:block;clip:auto;width:auto;height:auto;padding:15px 23px 14px;text-decoration:none;color:#21759b;border-radius:3px;background-color:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}img{max-width:100%;vertical-align:bottom}.loading{position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;height:100vh;z-index:700;color:var(--loading_text_color);background-color:var(--loading_bg_color);overflow:hidden}.loading.hidden{transform:scale(0);transition:transform .4s ease}.loading.hidden .loader{transform:scale(0);transition:transform .1s ease}.loading.show .loading__logo::before,.loading.show .loading__text::before{transform:translateX(100%)}.loading__logo{position:relative;overflow:hidden}.loading__logo::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--loading_bg_color);transition:transform 1s ease .2s}.loading__text{position:relative;overflow:hidden}.loading__text::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--loading_bg_color);transition:transform 2s ease .5s}.loader{display:inline-block;width:30px;height:30px;position:relative;border:4px solid var(--loading_text_color);animation:loader 2s infinite ease;transition:transform .1s ease}.loader-inner{vertical-align:top;display:inline-block;width:100%;background-color:var(--loading_text_color);animation:loader-inner 2s infinite ease-in}@keyframes loader{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@keyframes loader-inner{0%{height:0%}25%{height:0%}50%{height:100%}75%{height:100%}100%{height:0%}}.l-sp{display:none}@media screen and (max-width: 599px){.l-sp{display:block}}.l-tab{display:none}@media screen and (max-width: 1199px){.l-tab{display:none}}@media screen and (max-width: 849px){.l-tab{display:block}}@media screen and (max-width: 599px){.l-tab{display:block}}.l-miniPc{display:none}@media screen and (max-width: 1599px){.l-miniPc{display:none}}@media screen and (max-width: 1199px){.l-miniPc{display:block}}@media screen and (max-width: 849px){.l-miniPc{display:block}}@media screen and (max-width: 599px){.l-miniPc{display:block}}.l-pc{display:block}@media screen and (max-width: 1599px){.l-pc{display:block}}@media screen and (max-width: 1199px){.l-pc{display:block}}@media screen and (max-width: 849px){.l-pc{display:block}}@media screen and (max-width: 599px){.l-pc{display:block}}.l-spN{display:block}@media screen and (max-width: 599px){.l-spN{display:none}}.l-tabN{display:block}@media screen and (max-width: 1599px){.l-tabN{display:block}}@media screen and (max-width: 1199px){.l-tabN{display:block}}@media screen and (max-width: 849px){.l-tabN{display:none}}@media screen and (max-width: 599px){.l-tabN{display:none}}.l-miniPcN{display:block}@media screen and (max-width: 1599px){.l-miniPcN{display:block}}@media screen and (max-width: 1199px){.l-miniPcN{display:none}}.l-pcN{display:block}@media screen and (max-width: 1599px){.l-pcN{display:none}}.l-main{width:100%;padding:0}.l-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header{width:100%;height:80px;position:fixed;top:0;left:0;margin:0 auto;display:flex;align-items:center;justify-content:center;z-index:300}.header.header__underline{border-bottom:1px solid var(--text_color)}@media screen and (max-width: 599px){.header{height:65px}}.header__wrapper{width:94%;height:100%;position:relative;display:flex;align-items:center;max-width:1500px}.header__wrapper.header__card{margin-top:20px;box-shadow:2px 2px 10px rgba(0,0,0,.1);width:calc(94% + 60px);padding:10px 30px;border-radius:var(--card_radius_pc)}@media screen and (max-width: 849px){.header__wrapper.header__card{border-radius:var(--card_radius_tab)}}@media screen and (max-width: 599px){.header__wrapper.header__card{border-radius:var(--card_radius_sp);margin-top:10px}}@media screen and (max-width: 1199px){.header__wrapper .header__wrapper__btn{display:none}}@media screen and (max-width: 1199px){.header01{display:flex;align-items:center;justify-content:center}}.header01 .hamburger{display:none}@media screen and (max-width: 1199px){.header01 .hamburger{display:flex}}.header01__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header01__wrapper__logo{width:120px}}.header02{height:120px}@media screen and (max-width: 1199px){.header02{height:80px;margin-top:20px}}@media screen and (max-width: 599px){.header02{height:65px;margin-top:15px}}@media screen and (max-width: 1199px){.header02 .header__wrapper{padding:20px 50px}}@media screen and (max-width: 599px){.header02 .header__wrapper{height:65px;padding-inline:19px;border-radius:50px}}.header02 .hamburger{display:none}@media screen and (max-width: 1199px){.header02 .hamburger{display:flex;margin:0 auto}}@media screen and (max-width: 599px){.header02 .hamburger{margin:0}}@media screen and (max-width: 1199px){.header02__wrapper{background-color:var(--base_color);border-radius:70px}}.header02__wrapper__nav{background-color:var(--base_color)}.header02__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header02__wrapper__logo{width:120px}}.header03{padding-top:20px}@media screen and (max-width: 599px){.header03{height:65px}}.header03 .hamburger{display:none}@media screen and (max-width: 1199px){.header03 .hamburger{display:flex;padding:30px 16px;border:solid 1px;border-color:var(--text_color);background-color:var(--accent_color);border-left:none;height:80px;width:80px}}@media screen and (max-width: 599px){.header03 .hamburger{height:65px;width:65px;border-left:solid 1px;padding:22.5px 12px}}.header03__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header03__wrapper__logo{width:120px}}.header04 .hamburger{display:none}@media screen and (max-width: 1199px){.header04 .hamburger{display:flex}}.header04__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header04__wrapper__logo{width:120px}}.header04__wrapper__nav{display:flex;align-items:center;justify-content:flex-end}.header04__wrapper__nav--wrapper{position:absolute;left:50%;transform:translateX(-50%)}.header05{padding:15px 0;position:relative}.header05 .hamburger{display:none}@media screen and (max-width: 1199px){.header05 .hamburger{display:flex;margin-left:auto;background-color:var(--accent_color);border-radius:50px;height:54px;width:54px;padding:18px 12px}}.header05__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header05__wrapper__logo{width:120px}}.header05__wrapper__nav{display:flex;justify-content:flex-end}.header05__wrapper__nav--wrapper{height:50px;background-color:var(--base_color);border-radius:50px;padding:10px 26px;position:absolute;left:50%;transform:translateX(-50%)}@media screen and (max-width: 1199px){.header05__wrapper__nav--wrapper{display:none}}.header06{position:relative}.header06 .hamburger{display:none}@media screen and (max-width: 1199px){.header06 .hamburger{display:flex;padding:30px 16px;border:solid 1px;border-color:var(--text_color);background-color:var(--accent_color);border-left:none;height:80px;width:80px}}@media screen and (max-width: 599px){.header06 .hamburger{height:65px;width:65px;border-left:solid 1px;padding:22.5px 12px}}.header06__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header06__wrapper__logo{width:120px}}.header06__wrapper__nav{display:flex;align-items:center;justify-content:flex-end;width:calc(100% - 180px)}@media screen and (max-width: 599px){.header06__wrapper__nav{width:calc(100% - 120px)}}.header06__wrapper__nav--wrapper{position:absolute;left:50%;transform:translateX(-50%)}.header07{height:120px}@media screen and (max-width: 849px){.header07{height:110px}}@media screen and (max-width: 599px){.header07{height:80px}}.header07 .header__wrapper{position:relative;justify-content:space-between}.header07 .hamburger{display:none}@media screen and (max-width: 1199px){.header07 .hamburger{display:flex}}@media screen and (max-width: 1199px){.header07 .header02__wrapper__nav>.c-btn{display:none}}.header07__wrapper__logo{height:80px;max-width:250px;position:absolute;left:50%;transform:translateX(-50%)}@media screen and (max-width: 599px){.header07__wrapper__logo{height:60px;max-width:200px}}.header07__wrapper__logo img{height:100%;width:auto;object-fit:contain}.header08 .hamburger{display:none}@media screen and (max-width: 1199px){.header08 .hamburger{display:flex}}@media screen and (max-width: 1199px){.header08 .header02__wrapper__nav>.c-btn{display:none}}.header08__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header08__wrapper__logo{width:120px}}.header09 .hamburger{display:none}@media screen and (max-width: 1199px){.header09 .hamburger{display:flex;padding:30px 16px;border:solid 1px;border-color:var(--text_color);background-color:var(--accent_color);border-left:none;height:80px;width:80px}}@media screen and (max-width: 599px){.header09 .hamburger{height:65px;width:65px;border-left:solid 1px;padding:22.5px 12px}}.header09__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header09__wrapper__logo{width:120px}}.header09__wrapper__nav--wrapper__list li{text-align:center;vertical-align:middle}.header10 .header10__wrapper__btn{display:none}.header10 .hamburger{display:flex}.header10__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header10__wrapper__logo{width:120px}}.header11{height:120px}@media screen and (max-width: 599px){.header11{height:85px}}.header11 .hamburger{display:none}@media screen and (max-width: 1199px){.header11 .hamburger{display:flex}}.header11__wrapper{margin:20px 198px;background-color:var(--accent_color);padding-inline:30px;border-radius:70px;max-width:1100px;height:80px}@media screen and (max-width: 1599px){.header11__wrapper{margin:20px 0px}}@media screen and (max-width: 1199px){.header11__wrapper{width:94%}}@media screen and (max-width: 849px){.header11__wrapper{padding-inline:34px}}@media screen and (max-width: 599px){.header11__wrapper{padding-inline:30px;height:65px;margin:10px 0px}}.header11__wrapper__logo{width:180px}@media screen and (max-width: 599px){.header11__wrapper__logo{width:120px}}.header12 .hamburger{display:none}@media screen and (max-width: 1199px){.header12 .hamburger{display:flex}}.header12__wrapper{margin:0 auto;padding-inline:30px;max-width:1100px}@media screen and (max-width: 1199px){.header12__wrapper{padding-inline:0px}}.header12__wrapper__logo{width:206px}@media screen and (max-width: 1199px){.header12__wrapper__logo{width:180px}}@media screen and (max-width: 599px){.header12__wrapper__logo{width:120px}}.header13{height:160px}@media screen and (max-width: 1199px){.header13{height:80px}}@media screen and (max-width: 599px){.header13{height:65px}}.header13 .header13__wrapper{width:1100px;margin:0 auto}@media screen and (max-width: 1199px){.header13 .header13__wrapper{width:800px}}@media screen and (max-width: 849px){.header13 .header13__wrapper{width:540px}}@media screen and (max-width: 599px){.header13 .header13__wrapper{width:90%}}.header13 .header__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"header_logo header_btn" "header_nav header_nav";gap:10px}@media screen and (max-width: 1199px){.header13 .header__wrapper{display:flex;align-items:center;justify-content:space-between}}.header13 .header13__wrapper__logo{grid-area:header_logo}@media screen and (max-width: 599px){.header13 .header13__wrapper__logo{width:120px}}.header13 .header13__wrapper__btn{grid-area:header_btn;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 1199px){.header13 .header13__wrapper__btn{display:none}}.header13 .header13__wrapper__nav{grid-area:header_nav}@media screen and (max-width: 1199px){.header13 .header13__wrapper__nav--wrapper{display:none}}.header13 .header13__wrapper__nav--wrapper__list{display:flex;align-items:center;justify-content:center}.header13 .header13__wrapper__nav--wrapper__list li{flex:1;padding:0 30px;position:relative;text-align:center}.header13 .header13__wrapper__nav--wrapper__list li:not(:first-child)::before{display:none}.header13 .header13__wrapper__nav--wrapper__list li::before,.header13 .header13__wrapper__nav--wrapper__list li::after{content:"";width:1px;height:100%;background-color:var(--base_color);position:absolute;top:0}.header13 .header13__wrapper__nav--wrapper__list li::before{left:0}.header13 .header13__wrapper__nav--wrapper__list li::after{right:0}.header13 .hamburger{display:none}@media screen and (max-width: 1199px){.header13 .hamburger{display:flex}}.footer+.footer{margin-top:100px}.footer{display:flex;justify-content:center;align-items:center;width:100%;color:var(--footer_text_color)}.footer a{color:var(--footer_text_color)}.footer__wrapper{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.footer__wrapper{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.footer__wrapper{width:100%;max-width:800px}}@media screen and (max-width: 849px){.footer__wrapper{width:100%;max-width:540px}}@media screen and (max-width: 599px){.footer__wrapper{width:100%;max-width:90%}}.footer01{background-color:var(--footer_bg_color)}.footer01__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr 100px;grid-template-areas:"footer_logo footer_nav" "footer_text footer_nav" "footer_icon footer_nav" "footer_icon footer_info";gap:40px;padding:80px 0 40px}@media screen and (max-width: 1199px){.footer01__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:30px;padding-top:70px}}@media screen and (max-width: 849px){.footer01__wrapper{padding:60px 0 30px}}@media screen and (max-width: 599px){.footer01__wrapper{padding:50px 0 30px}}.footer01__logo{grid-area:footer_logo;width:300px}@media screen and (max-width: 1199px){.footer01__logo{order:2}}@media screen and (max-width: 599px){.footer01__logo{width:50vw;min-width:200px}}.footer01__text{grid-area:footer_text;color:var(--footer_text_color);max-width:400px}@media screen and (max-width: 1199px){.footer01__text{order:3}}.footer01__sns{grid-area:footer_icon;display:flex;gap:20px;flex-wrap:wrap}@media screen and (max-width: 1199px){.footer01__sns{order:4}}.footer01__sns a{display:inline-block;height:50px;width:50px}.footer01__sns img{width:100%}.footer01__sns span{background-image:url('data:image/svg+xml;utf8, <svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50 25.1528C50 11.2613 38.8071 0 25 0C11.1929 0 0 11.2613 0 25.1528C0 37.7073 9.14213 48.1131 21.0938 50V32.4235H14.7461V25.1528H21.0938V19.6113C21.0938 13.3074 24.8261 9.82532 30.5366 9.82532C33.2718 9.82532 36.1328 10.3166 36.1328 10.3166V16.5065H32.9804C29.8748 16.5065 28.9063 18.4454 28.9063 20.4345V25.1528H35.8399L34.7315 32.4235H28.9062V50C40.8579 48.1131 50 37.7073 50 25.1528Z" fill="%231C1C1C"/></svg>');background-repeat:no-repeat;object-fit:contain;width:50px;height:50px}.footer01__btn{display:none}.footer01__nav{grid-area:footer_nav;font-family:var(--heading_font);font-size:2.8rem;line-height:4.4rem}@media screen and (max-width: 1599px){.footer01__nav{font-size:2.6rem}}@media screen and (max-width: 1199px){.footer01__nav{margin-bottom:100px}}@media screen and (max-width: 849px){.footer01__nav{font-size:2.4rem;line-height:4.2rem}}@media screen and (max-width: 599px){.footer01__nav{margin-bottom:60px;font-size:2.2rem;line-height:4rem}}.footer01__nav__wrapper{display:flex;gap:130px;margin-bottom:60px}@media screen and (max-width: 1599px){.footer01__nav__wrapper{gap:70px}}@media screen and (max-width: 1199px){.footer01__nav__wrapper{justify-content:flex-start;margin-bottom:0px}}@media screen and (max-width: 849px){.footer01__nav__wrapper{display:block}}.footer01__nav__wrap-list__left{display:flex;flex-direction:column;row-gap:40px}@media screen and (max-width: 849px){.footer01__nav__wrap-list__left{margin-bottom:40px}}@media screen and (max-width: 599px){.footer01__nav__wrap-list__left{row-gap:30px;margin-bottom:30px}}.footer01__nav__wrap-list__right{display:flex;flex-direction:column;row-gap:40px}@media screen and (max-width: 599px){.footer01__nav__wrap-list__right{row-gap:30px}}.footer01__nav__wrap-list__right a{color:var(--footer_text_color)}.footer01__nav__wrap-list__item{width:auto;max-width:300px;height:auto;align-self:baseline}@media screen and (max-width: 1599px){.footer01__nav__wrap-list__item{max-width:230px}}@media screen and (max-width: 1199px){.footer01__nav__wrap-list__item{width:28vw;max-width:280px}}@media screen and (max-width: 849px){.footer01__nav__wrap-list__item{width:100%;max-width:100%}}.footer01__nav__list{display:none}.footer01__info{grid-area:footer_info;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 1199px){.footer01__info{order:5;width:100%}}@media screen and (max-width: 599px){.footer01__info{flex-direction:column;order:5}}.footer01__info small{order:2;padding-top:20px;font-size:1.5rem;line-height:2.8rem}@media screen and (max-width: 1599px){.footer01__info small{padding-top:15px}}@media screen and (max-width: 1199px){.footer01__info small{font-size:var(--font_size_PC);line-height:2;font-weight:500}}@media screen and (max-width: 1199px)and (max-width: 1199px){.footer01__info small{font-size:var(--font_size_TAB);line-height:2}}@media screen and (max-width: 1199px)and (max-width: 849px){.footer01__info small{font-size:var(--font_size_SP);line-height:2.2}}@media screen and (max-width: 849px){.footer01__info small{padding-top:10px}}@media screen and (max-width: 599px){.footer01__info small{padding-top:0px}}.footer01__textlink{display:flex;font-size:1.5rem;line-height:2.8rem;border-bottom:solid 1px;border-color:var(--bg_color);padding-bottom:20px;width:100%}@media screen and (max-width: 1599px){.footer01__textlink{padding-bottom:15px}}@media screen and (max-width: 1199px){.footer01__textlink{font-size:var(--font_size_PC);line-height:2;font-weight:500}}@media screen and (max-width: 1199px)and (max-width: 1199px){.footer01__textlink{font-size:var(--font_size_TAB);line-height:2}}@media screen and (max-width: 1199px)and (max-width: 849px){.footer01__textlink{font-size:var(--font_size_SP);line-height:2.2}}@media screen and (max-width: 849px){.footer01__textlink{padding-bottom:10px}}@media screen and (max-width: 599px){.footer01__textlink{flex-wrap:wrap;order:1;margin-bottom:10px}}.footer01__textlink li{margin-right:30px}@media screen and (max-width: 1199px){.footer01__textlink li{margin-right:20px}}@media screen and (max-width: 599px){.footer01__textlink li{margin-right:15px}}.footer01__textlink li:last-child{margin-right:0px}.footer02{background-color:var(--footer_bg_color)}.footer02__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr 64px;grid-template-areas:"footer_logo footer_nav" "footer_text footer_nav" "footer_icon footer_nav" "footer_info footer_info";gap:40px;padding-top:80px}@media screen and (max-width: 1199px){.footer02__wrapper{grid-template-columns:auto 309px;grid-template-rows:auto auto auto 54px;grid-template-areas:"footer_logo footer_logo" "footer_nav footer_nav" "footer_icon footer_text" "footer_info footer_info";gap:20px}}@media screen and (max-width: 599px){.footer02__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;padding-top:50px}}.footer02__logo{grid-area:footer_logo;width:300px}@media screen and (max-width: 1199px){.footer02__logo{width:348px}}@media screen and (max-width: 599px){.footer02__logo{order:1;width:50vw;min-width:200px}}.footer02__text{grid-area:footer_text;color:var(--footer_text_color);max-width:400px}@media screen and (max-width: 1199px){.footer02__text{max-width:310px}}@media screen and (max-width: 599px){.footer02__text{max-width:100%;order:4;margin:10px 0 20px}}.footer02__sns{grid-area:footer_icon;display:flex;gap:20px;margin-bottom:26%;flex-wrap:wrap}@media screen and (max-width: 1199px){.footer02__sns{margin-bottom:0px}}@media screen and (max-width: 599px){.footer02__sns{order:3}}.footer02__sns a{display:inline-block;height:50px;width:50px}.footer02__sns img{width:100%}.footer02__sns span{background-image:url('data:image/svg+xml;utf8, <svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50 25.1528C50 11.2613 38.8071 0 25 0C11.1929 0 0 11.2613 0 25.1528C0 37.7073 9.14213 48.1131 21.0938 50V32.4235H14.7461V25.1528H21.0938V19.6113C21.0938 13.3074 24.8261 9.82532 30.5366 9.82532C33.2718 9.82532 36.1328 10.3166 36.1328 10.3166V16.5065H32.9804C29.8748 16.5065 28.9063 18.4454 28.9063 20.4345V25.1528H35.8399L34.7315 32.4235H28.9062V50C40.8579 48.1131 50 37.7073 50 25.1528Z" fill="%231C1C1C"/></svg>');background-repeat:no-repeat;object-fit:contain;width:50px;height:50px}.footer02__btn{display:none}.footer02__nav{grid-area:footer_nav;color:var(--footer_text_color);font-family:var(--heading_font);font-size:2.8rem;line-height:4.4rem}@media screen and (max-width: 1199px){.footer02__nav{margin:40px 0 60px}}@media screen and (max-width: 849px){.footer02__nav{margin:30px 0 60px;font-size:2.4rem;line-height:4.2rem}}@media screen and (max-width: 599px){.footer02__nav{order:2;margin:30px 0 80px;font-size:2rem;line-height:4rem}}.footer02__nav__wrapper{display:flex;gap:130px;margin-bottom:30px}@media screen and (max-width: 1599px){.footer02__nav__wrapper{gap:70px;justify-content:flex-end}}@media screen and (max-width: 1199px){.footer02__nav__wrapper{justify-content:flex-start;margin-bottom:0px;gap:90px}}@media screen and (max-width: 599px){.footer02__nav__wrapper{gap:60px}}.footer02__nav__wrap-list__left{display:flex;flex-direction:column;row-gap:40px}@media screen and (max-width: 599px){.footer02__nav__wrap-list__left{row-gap:30px}}.footer02__nav__wrap-list__left a{color:var(--footer_text_color)}.footer02__nav__wrap-list__right{display:flex;flex-direction:column;row-gap:40px}@media screen and (max-width: 599px){.footer02__nav__wrap-list__right{row-gap:30px}}.footer02__nav__wrap-list__right a{color:var(--footer_text_color)}.footer02__nav__wrap-list__item{width:auto;max-width:300px;height:auto;align-self:baseline}@media screen and (max-width: 1599px){.footer02__nav__wrap-list__item{max-width:230px}}@media screen and (max-width: 1199px){.footer02__nav__wrap-list__item{width:22vw;max-width:265px}}@media screen and (max-width: 849px){.footer02__nav__wrap-list__item{width:30vw;max-width:235px}}@media screen and (max-width: 599px){.footer02__nav__wrap-list__item{width:33vw;max-width:200px}}.sub-menu{font-family:var(--heading_font);font-size:1.8rem;line-height:3.4rem;padding-top:5px}@media screen and (max-width: 849px){.sub-menu{font-size:1.6rem}}@media screen and (max-width: 599px){.sub-menu{font-size:1.4rem;line-height:2;padding-top:0}}.sub-menu a{color:var(--footer_text_color)}.footer02__info{grid-area:footer_info;display:flex;border-top:solid 1px;border-color:var(--bg_color);padding:20px 0;align-items:center;justify-content:space-between}@media screen and (max-width: 1199px){.footer02__info{order:3;margin-top:0px;width:100%;padding:15px 0}}@media screen and (max-width: 599px){.footer02__info{flex-direction:column;order:5}}.footer02__info small{font-size:1.2rem}@media screen and (max-width: 599px){.footer02__info small{order:2}}.footer02__textlink{display:flex;font-size:1.2rem;line-height:2.8rem;text-decoration:underline}@media screen and (max-width: 599px){.footer02__textlink{flex-wrap:wrap;order:1;margin-bottom:10px}}.footer02__textlink li{margin-right:30px}@media screen and (max-width: 1199px){.footer02__textlink li{margin-right:20px}}@media screen and (max-width: 599px){.footer02__textlink li{margin-right:15px}}.footer02__textlink li:last-child{margin-right:0px}.footer03__wrapper{width:94%;border-radius:50px 50px 0 0;background-color:var(--footer_bg_color);display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto 1fr 40px 30px;grid-template-areas:"footer_logo footer_btn" "footer_text footer_text" "footer_icon footer_icon" "footer_nav footer_nav" "footer_info footer_info";gap:30px;padding:100px 100px 50px}@media screen and (max-width: 1199px){.footer03__wrapper{grid-template-columns:auto 210px;grid-template-rows:auto auto 1fr 128px 30px;padding:100px 50px 25px}}@media screen and (max-width: 849px){.footer03__wrapper{grid-template-areas:"footer_logo footer_logo" "footer_text footer_text" "footer_btn footer_btn" "footer_icon footer_icon" "footer_nav footer_nav" "footer_info footer_info";grid-template-columns:auto 200px;grid-template-rows:auto auto 1fr auto auto 80px;padding:80px 50px 10px}}@media screen and (max-width: 599px){.footer03__wrapper{padding:60px 20px 10px;gap:20px}}.footer03__logo{grid-area:footer_logo;width:300px}@media screen and (max-width: 599px){.footer03__logo{order:1;width:50vw;min-width:200px}}.footer03__text{grid-area:footer_text;color:var(--footer_text_color);max-width:400px}@media screen and (max-width: 599px){.footer03__text{max-width:100%}}.footer03__sns{grid-area:footer_icon;display:flex;gap:20px;margin-bottom:70px;flex-wrap:wrap}@media screen and (max-width: 1599px){.footer03__sns{margin-bottom:80px}}@media screen and (max-width: 849px){.footer03__sns{margin-bottom:0}}.footer03__sns a{display:inline-block;height:50px;width:50px}.footer03__sns img{width:100%}.footer03__sns span{background-image:url('data:image/svg+xml;utf8, <svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50 25.1528C50 11.2613 38.8071 0 25 0C11.1929 0 0 11.2613 0 25.1528C0 37.7073 9.14213 48.1131 21.0938 50V32.4235H14.7461V25.1528H21.0938V19.6113C21.0938 13.3074 24.8261 9.82532 30.5366 9.82532C33.2718 9.82532 36.1328 10.3166 36.1328 10.3166V16.5065H32.9804C29.8748 16.5065 28.9063 18.4454 28.9063 20.4345V25.1528H35.8399L34.7315 32.4235H28.9062V50C40.8579 48.1131 50 37.7073 50 25.1528Z" fill="%231C1C1C"/></svg>');background-repeat:no-repeat;object-fit:contain;width:50px;height:50px}.footer03__btn{grid-area:footer_btn;display:flex;justify-content:flex-end;gap:10px}@media screen and (max-width: 1599px){.footer03__btn{gap:5px}}@media screen and (max-width: 849px){.footer03__btn{justify-content:flex-start}}@media screen and (max-width: 599px){.footer03__btn{flex-wrap:wrap;gap:10px}}@media screen and (max-width: 599px){.footer03__btn .btn--second{margin-left:0 !important}}.footer03__nav{grid-area:footer_nav;color:var(--footer_text_color);font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.footer03__nav{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.footer03__nav{font-size:1.8rem;line-height:3.2rem}}@media screen and (max-width: 849px){.footer03__nav{margin:0;margin-top:50px;font-size:2.4rem;line-height:4.2rem}}@media screen and (max-width: 599px){.footer03__nav{margin:0;margin-top:40px;font-size:2.2rem;line-height:4rem}}.footer03__nav__wrapper{display:flex;gap:40px}@media screen and (max-width: 1599px){.footer03__nav__wrapper{gap:30px}}@media screen and (max-width: 1199px){.footer03__nav__wrapper{flex-direction:column;column-gap:30px}}@media screen and (max-width: 599px){.footer03__nav__wrapper{gap:20px}}.footer03__nav__wrapper .sub-menu{display:none}.footer03__nav__wrap-list__left{display:flex;gap:40px}@media screen and (max-width: 1599px){.footer03__nav__wrap-list__left{gap:30px}}@media screen and (max-width: 849px){.footer03__nav__wrap-list__left{flex-direction:column}}@media screen and (max-width: 599px){.footer03__nav__wrap-list__left{margin-right:0px;gap:20px}}.footer03__nav__wrap-list__left a{color:var(--footer_text_color)}.footer03__nav__wrap-list__right{display:flex;gap:40px}@media screen and (max-width: 849px){.footer03__nav__wrap-list__right{flex-direction:column;gap:30px}}@media screen and (max-width: 599px){.footer03__nav__wrap-list__right{gap:20px}}.footer03__nav__wrap-list__right li:last-child{display:none}.footer03__nav__wrap-list__right a{color:var(--footer_text_color)}.footer03__nav__wrap-list__item{width:auto;max-width:200px}@media screen and (max-width: 1599px){.footer03__nav__wrap-list__item{max-width:230px}}@media screen and (max-width: 1199px){.footer03__nav__wrap-list__item{max-width:200px}}@media screen and (max-width: 849px){.footer03__nav__wrap-list__item{max-width:235px}}@media screen and (max-width: 599px){.footer03__nav__wrap-list__item{width:33vw;max-width:200px}}.footer03__nav__list{display:none}.footer03__info{grid-area:footer_info;display:flex;align-items:center}@media screen and (max-width: 849px){.footer03__info{flex-direction:column;align-items:flex-start}}.footer03__info small{margin-right:60px;line-height:3;font-size:1.2rem}@media screen and (max-width: 849px){.footer03__info small{order:2;margin:0 auto}}.footer03__textlink{display:flex;font-size:1.2rem;line-height:2.8rem}@media screen and (max-width: 849px){.footer03__textlink{order:1;flex-wrap:wrap;margin-bottom:20px}}@media screen and (max-width: 599px){.footer03__textlink{margin-bottom:10px}}.footer03__textlink li{margin-right:30px}@media screen and (max-width: 1199px){.footer03__textlink li{margin-right:20px}}@media screen and (max-width: 599px){.footer03__textlink li{margin-right:15px}}.footer03__textlink li:last-child{margin-right:0px}.header__wrapper__nav--wrapper__list{height:100%;display:flex;justify-content:center;align-items:center}.header__wrapper__nav--wrapper__list li{font-weight:600;font-size:1.8rem}.header__wrapper__nav--wrapper__list>.nav__link>a{display:flex;justify-content:center;align-items:center;height:80px}.header__wrapper__nav--wrapper__list>.nav__link>a:hover{color:var(--main_color)}.header01{background-color:var(--header_bg_color)}.header01__wrapper__nav{display:flex;align-items:center;margin-left:auto}.header01__wrapper__nav--wrapper__list li{display:inline-block;font-weight:600;font-size:1.8rem;margin-right:30px}.header01__wrapper__nav--wrapper__list li:last-child{margin-right:36px}.header01__wrapper__nav--wrapper__list li a{color:var(--header_text_color)}.header01__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header01__wrapper__nav--wrapper__list li{display:none}}.header02__wrapper__nav{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;border-radius:50px;height:80px;padding:0 32px 0 42px}@media screen and (max-width: 1599px){.header02__wrapper__nav{padding-left:35px}}@media screen and (max-width: 1199px){.header02__wrapper__nav{height:54px;width:54px;padding:0}}.header02__wrapper__nav--wrapper__list li{display:inline-block;margin-right:30px}.header02__wrapper__nav--wrapper__list li a{color:var(--header_text_color)}.header02__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header02__wrapper__nav--wrapper__list li{display:none}}.header03{padding-top:0;background-color:var(--header_bg_color)}.header03__wrapper__nav{display:flex;align-items:center;margin-left:auto}.header03__wrapper__nav a{display:flex;justify-content:center;align-items:center;height:100%;width:100%;padding-inline:20px}@media screen and (max-width: 1199px){.header03__wrapper__nav--wrapper{display:none}}.header03__wrapper__nav--wrapper__list{display:flex}.header03__wrapper__nav--wrapper__list li{width:auto;height:80px;min-width:150px;border:solid 1px;border-color:var(--header_text_color)}.header03__wrapper__nav--wrapper__list li a{color:var(--header_text_color)}.header03__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 599px){.header03__wrapper__nav--wrapper__list li{display:none}}.header03__wrapper__nav--wrapper__list li:not(:last-child){border-right:none}.header04{background-color:var(--header_bg_color)}.header04__wrapper__nav{display:flex;align-items:center;width:calc(100% - 180px)}@media screen and (max-width: 599px){.header04__wrapper__nav{width:calc(100% - 120px)}}.header04__wrapper__nav--wrapper__list{display:flex;gap:40px}@media screen and (max-width: 1199px){.header04__wrapper__nav--wrapper__list{display:none}}.header04__wrapper__nav--wrapper__list>li.nav__item{display:inline-block;margin-right:30px}.header04__wrapper__nav--wrapper__list>li.nav__item:last-child{margin-right:0px}.header04__wrapper__nav--wrapper__list>li.nav__item a{color:var(--header_text_color)}.header04__wrapper__nav--wrapper__list>li.nav__item a:hover{color:var(--main_color)}@media screen and (max-width: 1199px){.header04__wrapper__nav--wrapper__list>li.nav__item{display:none}}.header05__wrapper__nav{display:flex;align-items:center;width:calc(100% - 180px)}@media screen and (max-width: 599px){.header05__wrapper__nav{width:calc(100% - 120px)}}@media screen and (max-width: 1199px){.header05__wrapper__nav{margin-left:auto}}.header05__wrapper__nav--wrapper__list li{display:inline-block;margin-right:30px;vertical-align:middle}.header05__wrapper__nav--wrapper__list li:last-child{margin-right:0px}.header05__wrapper__nav--wrapper__list li a{color:var(--header_text_color)}.header05__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header05__wrapper__nav--wrapper__list li{display:none}}.header06__wrapper__nav--wrapper__list li{display:inline-block;padding:23px 20px;height:80px;border:solid 1px;border-color:var(--header_text_color);border-right:none}.header06__wrapper__nav--wrapper__list li:last-child{border-right:solid 1px var(--header_text_color)}.header06__wrapper__nav--wrapper__list li a{color:var(--header_text_color);height:100%}.header06__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header06__wrapper__nav--wrapper__list li{display:none}}.header07__wrapper__nav--left,.header07__wrapper__nav{display:flex;align-items:center}.header07__wrapper__nav--left>nav li,.header07__wrapper__nav>nav li{display:inline-block;margin-right:20px}.header07__wrapper__nav--left>nav li:last-child,.header07__wrapper__nav>nav li:last-child{margin-right:27px}@media screen and (max-width: 1199px){.header07__wrapper__nav--left>nav li,.header07__wrapper__nav>nav li{display:none}}.header08__wrapper__nav{display:flex;justify-content:space-between;align-items:center;margin-left:50px;width:calc(100% - 230px)}@media screen and (max-width: 599px){.header08__wrapper__nav{width:calc(100% - 170px)}}.header08__wrapper__nav--wrapper__list{justify-content:flex-start}.header08__wrapper__nav--wrapper__list li{display:inline-block;margin-right:30px;width:auto}.header08__wrapper__nav--wrapper__list li:last-child{margin-right:0px}.header08__wrapper__nav--wrapper__list li a{color:var(--header_text_color)}.header08__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header08__wrapper__nav--wrapper__list li{display:none}}.header09__wrapper__nav{display:flex;justify-content:space-between;align-items:center;margin-left:50px;width:calc(100% - 230px)}@media screen and (max-width: 1599px){.header09__wrapper__nav{margin-left:19px;width:calc(100% - 199px)}}@media screen and (max-width: 1199px){.header09__wrapper__nav{justify-content:flex-end}}@media screen and (max-width: 599px){.header09__wrapper__nav{width:calc(100% - 139px)}}.header09__wrapper__nav--wrapper__list{justify-content:flex-start}.header09__wrapper__nav--wrapper__list li{display:inline-block;padding:23px 20px;width:auto;height:80px;min-width:150px;border:solid 1px;border-color:var(--header_text_color);border-right:none}.header09__wrapper__nav--wrapper__list li:last-child{border-right:solid 1px}.header09__wrapper__nav--wrapper__list li a{color:var(--header_text_color);height:100%}.header09__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header09__wrapper__nav--wrapper__list li{display:none}}.header10__wrapper__nav{display:flex;justify-content:flex-end;align-items:center;width:calc(100% - 180px)}@media screen and (max-width: 599px){.header10__wrapper__nav{width:calc(100% - 120px)}}.header10__wrapper__nav--wrapper__list li{display:none}.header11__wrapper__nav{display:flex;align-items:center;width:calc(100% - 180px)}@media screen and (max-width: 599px){.header11__wrapper__nav{width:calc(100% - 120px)}}.header11__wrapper__nav--wrapper{margin:0 auto}.header11__wrapper__nav--wrapper__list li{display:inline-block;margin-right:30px}.header11__wrapper__nav--wrapper__list li:last-child{margin-right:0px}.header11__wrapper__nav--wrapper__list li a{color:var(--header_text_color)}.header11__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header11__wrapper__nav--wrapper__list li{display:none}}.header12__wrapper__nav{display:flex;align-items:center;width:calc(100% - 206px)}@media screen and (max-width: 1199px){.header12__wrapper__nav{width:calc(100% - 180px)}}@media screen and (max-width: 599px){.header12__wrapper__nav{width:calc(100% - 120px)}}.header12__wrapper__nav--wrapper{margin:0 auto}.header12__wrapper__nav--wrapper__list li{display:inline-block;font-weight:600;font-size:1.8rem;margin-right:30px}.header12__wrapper__nav--wrapper__list li:last-child{margin-right:0px}.header12__wrapper__nav--wrapper__list li a{color:var(--header_text_color)}.header12__wrapper__nav--wrapper__list li a:hover{color:var(--accent_color)}@media screen and (max-width: 1199px){.header12__wrapper__nav--wrapper__list li{display:none}}.megaMenu{opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;position:fixed;width:100vw;top:80px;left:0;z-index:300}.megaMenu .custom-sub-menu{position:relative;background-color:var(--header_bg_color);z-index:295}.l-container::before{content:"";opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;position:fixed;width:100vw;height:100vh;filter:blur(3.5px);background-color:rgba(0,0,0,.3);z-index:10;top:0;left:0}.l-container:has(.megaMenu.--active)::before{opacity:1;visibility:inherit;z-index:15}.page-title__wrapper+.page-title__wrapper{margin-top:100px}.page-title__wrapper{display:flex;justify-content:center;align-items:center}.page-title__feature{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.page-title__feature{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.page-title__feature{width:100%;max-width:800px}}@media screen and (max-width: 849px){.page-title__feature{width:100%;max-width:540px}}@media screen and (max-width: 599px){.page-title__feature{width:100%;max-width:90%}}.page-title__img img{object-fit:cover;height:100%;width:100%}.page-title01__wrapper{width:100%}.page-title01{width:100%}.page-title01__feature{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:243px auto;grid-template-areas:"page-title_main page-title_main" "page-title_sub page-title_text";gap:40px;margin-bottom:90px}@media screen and (max-width: 1199px){.page-title01__feature{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-top:150px;gap:10px}}@media screen and (max-width: 849px){.page-title01__feature{margin-bottom:40px}}@media screen and (max-width: 599px){.page-title01__feature{margin:110px auto 30px;gap:20px}}.page-title01__main{grid-area:page-title_main;display:flex;align-items:flex-end}.page-title01__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title01__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title01__title--main{font-size:var(--heading_fontSize_SP)}}.page-title01__sub{grid-area:page-title_sub}.page-title01__title--sub{font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title01__title--sub{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.page-title01__title--sub{font-size:1.8rem;line-height:3.2rem}}.page-title01__text{grid-area:page-title_text}@media screen and (max-width: 1199px){.page-title01__text{margin-top:20px}}@media screen and (max-width: 599px){.page-title01__text{margin-top:10px}}.page-title01__img{background-size:cover;background-position:center;height:460px;width:100%}@media screen and (max-width: 849px){.page-title01__img{aspect-ratio:849/460;height:100%}}.page-title01__img .cms__post__thumbnail{border-radius:0}.page-title02__wrapper{width:100%}.page-title02__feature{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:243px auto;grid-template-areas:"page-title_main page-title_main" "page-title_sub page-title_text";gap:40px;margin-bottom:90px}@media screen and (max-width: 1199px){.page-title02__feature{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-top:150px;gap:10px}}@media screen and (max-width: 849px){.page-title02__feature{margin-bottom:40px}}@media screen and (max-width: 599px){.page-title02__feature{margin:110px 0 30px;gap:20px}}.page-title02__main{grid-area:page-title_main;display:flex;align-items:flex-end}.page-title02__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title02__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title02__title--main{font-size:var(--heading_fontSize_SP)}}.page-title02__sub{grid-area:page-title_sub}.page-title02__title--sub{font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title02__title--sub{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.page-title02__title--sub{font-size:1.8rem;line-height:3.2rem}}.page-title02__text{grid-area:page-title_text}@media screen and (max-width: 1199px){.page-title02__text{margin-top:20px}}@media screen and (max-width: 599px){.page-title02__text{margin-top:10px}}.page-title02__img{background-size:cover;background-position:center;height:460px;width:100%}@media screen and (max-width: 849px){.page-title02__img{aspect-ratio:540/460;height:100%}}.page-title03__wrapper{width:100%;overflow-x:hidden}.page-title03__feature{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:243px auto;grid-template-areas:"page-title_main page-title_main" "page-title_sub page-title_text";gap:40px;margin-bottom:90px}@media screen and (max-width: 1199px){.page-title03__feature{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-top:150px;gap:10px}}@media screen and (max-width: 849px){.page-title03__feature{margin-bottom:40px}}@media screen and (max-width: 599px){.page-title03__feature{margin:110px 0 30px;gap:20px}}.page-title03__main{grid-area:page-title_main;display:flex;align-items:flex-end}.page-title03__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title03__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title03__title--main{font-size:var(--heading_fontSize_SP)}}.page-title03__sub{grid-area:page-title_sub}.page-title03__title--sub{font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title03__title--sub{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.page-title03__title--sub{font-size:1.8rem;line-height:3.2rem}}.page-title03__text{grid-area:page-title_text}@media screen and (max-width: 1199px){.page-title03__text{margin-top:20px}}@media screen and (max-width: 599px){.page-title03__text{margin-top:10px}}.page-title03__img{background-size:cover;background-position:center;height:460px;margin-right:calc(50% - 50vw)}@media screen and (max-width: 849px){.page-title03__img{aspect-ratio:695/460;height:100%}}.page-title04__wrapper{width:100%;overflow-x:hidden}.page-title04__feature{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:243px auto;grid-template-areas:"page-title_main page-title_main" "page-title_sub page-title_text";gap:40px;margin-bottom:90px}@media screen and (max-width: 1199px){.page-title04__feature{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-top:150px;gap:10px}}@media screen and (max-width: 849px){.page-title04__feature{margin-bottom:40px}}@media screen and (max-width: 599px){.page-title04__feature{margin:110px 0 30px;gap:20px}}.page-title04__main{grid-area:page-title_main;display:flex;align-items:flex-end}.page-title04__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title04__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title04__title--main{font-size:var(--heading_fontSize_SP)}}.page-title04__sub{grid-area:page-title_sub}.page-title04__title--sub{font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title04__title--sub{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.page-title04__title--sub{font-size:1.8rem;line-height:3.2rem}}.page-title04__text{grid-area:page-title_text}@media screen and (max-width: 1199px){.page-title04__text{margin-top:20px}}@media screen and (max-width: 599px){.page-title04__text{margin-top:10px}}.page-title04__img{background-size:cover;background-position:center;height:460px;margin-left:calc(50% - 50vw)}@media screen and (max-width: 849px){.page-title04__img{aspect-ratio:695/460;height:100%}}.page-title05__wrapper{width:100%;height:540px}@media screen and (max-width: 599px){.page-title05__wrapper{height:320px}}.page-title05{width:100%;height:100%;display:grid}.page-title05__feature{grid-area:1/1;z-index:10;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:360px auto;grid-template-areas:"page-title_main page-title_main" "page-title_sub page-title_text";gap:20px;color:#fff;margin-bottom:50px}@media screen and (max-width: 1199px){.page-title05__feature{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:10px}}@media screen and (max-width: 599px){.page-title05__feature{gap:20px}}.page-title05__main{grid-area:page-title_main;display:flex;align-items:flex-end}.page-title05__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title05__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title05__title--main{font-size:var(--heading_fontSize_SP)}}.page-title05__sub{grid-area:page-title_sub}.page-title05__title--sub{font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title05__title--sub{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.page-title05__title--sub{font-size:1.8rem;line-height:3.2rem}}.page-title05__text{grid-area:page-title_text}@media screen and (max-width: 1199px){.page-title05__text{margin-top:20px}}@media screen and (max-width: 599px){.page-title05__text{margin-top:10px}}.page-title05__img{grid-area:1/1;background-size:cover;background-position:center;height:540px;width:100%}@media screen and (max-width: 599px){.page-title05__img{height:320px}}.page-title05__img .cms__post__thumbnail{border-radius:0}.page-title06__wrapper{width:100%}.page-title06{display:flex;flex-direction:column;width:100%;max-width:100%}.page-title06__feature{order:2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:130px auto;grid-template-areas:"page-title_main page-title_main" "page-title_sub page-title_text";gap:30px}@media screen and (max-width: 1199px){.page-title06__feature{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-top:20px;gap:10px}}@media screen and (max-width: 599px){.page-title06__feature{margin-top:30px;gap:20px}}.page-title06__main{grid-area:page-title_main;display:flex;align-items:flex-end}.page-title06__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title06__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title06__title--main{font-size:var(--heading_fontSize_SP)}}.page-title06__sub{grid-area:page-title_sub}.page-title06__title--sub{font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title06__title--sub{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.page-title06__title--sub{font-size:1.8rem;line-height:3.2rem}}.page-title06__text{grid-area:page-title_text}@media screen and (max-width: 1199px){.page-title06__text{margin-top:20px}}@media screen and (max-width: 599px){.page-title06__text{margin-top:10px}}.page-title06__img{display:flex;order:1;background-size:cover;background-position:center;height:450px;width:100%;box-shadow:0 4px 4px rgba(0,0,0,.2)}.page-title07__wrapper{overflow:hidden;justify-content:flex-start;margin-left:calc((100% - 1500px)/2)}@media screen and (max-width: 1599px){.page-title07__wrapper{margin-left:calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.page-title07__wrapper{margin-left:calc((100% - 800px)/2)}}.page-title07{display:flex}@media screen and (max-width: 849px){.page-title07{display:inline-block}}.page-title07__feature{margin-right:100px;max-width:600px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width: 1199px){.page-title07__feature{max-width:420px;margin-right:80px}}@media screen and (max-width: 849px){.page-title07__feature{margin-right:0px;max-width:100%}}@media screen and (max-width: 849px){.page-title07__main{margin-top:80px}}@media screen and (max-width: 599px){.page-title07__main{margin-top:60px}}.page-title07__main::after{content:"";display:inline-block;width:80px;height:2px;background-color:var(--main_color);margin-top:50px}@media screen and (max-width: 1199px){.page-title07__main::after{width:60px}}@media screen and (max-width: 599px){.page-title07__main::after{margin-top:40px}}.page-title07__title--main{color:var(--main_color);font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title07__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title07__title--main{font-size:var(--heading_fontSize_SP)}}.page-title07__sub{margin-top:56px}@media screen and (max-width: 1199px){.page-title07__sub{margin-top:50px}}@media screen and (max-width: 599px){.page-title07__sub{margin-top:40px}}.page-title07__title--sub{font-size:4.4rem;line-height:8.4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title07__title--sub{font-size:4.2rem;line-height:6rem}}@media screen and (max-width: 849px){.page-title07__title--sub{font-size:3.8rem;line-height:5rem}}@media screen and (max-width: 599px){.page-title07__title--sub{font-size:2.8rem;line-height:3.8rem}}.page-title07__text{margin-top:30px}.page-title07__img{height:560px;margin-right:0}@media screen and (max-width: 849px){.page-title07__img{width:100%;margin-top:80px;height:100%;aspect-ratio:849/560}}@media screen and (max-width: 599px){.page-title07__img{margin-top:40px;aspect-ratio:599/395}}.page-title07__img .cms__post__thumbnail{border-radius:0}.page-title08__wrapper{width:100%}.page-title08__feature{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:217px auto;grid-template-areas:"page-title_main page-title_main" "page-title_sub page-title_text";gap:40px}@media screen and (max-width: 1199px){.page-title08__feature{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-top:130px;gap:10px}}@media screen and (max-width: 599px){.page-title08__feature{margin-top:110px;gap:20px}}.page-title08__main{grid-area:page-title_main;display:flex;align-items:flex-end}.page-title08__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title08__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title08__title--main{font-size:var(--heading_fontSize_SP)}}.page-title08__sub{grid-area:page-title_sub}.page-title08__title--sub{font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.page-title08__title--sub{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.page-title08__title--sub{font-size:1.8rem;line-height:3.2rem}}.page-title08__text{grid-area:page-title_text}@media screen and (max-width: 1199px){.page-title08__text{margin-top:20px}}@media screen and (max-width: 599px){.page-title08__text{margin-top:10px}}.page-title08__img{display:none}.page-title09__wrapper{margin-top:200px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.page-title09__wrapper{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.page-title09__wrapper{width:100%;max-width:800px}}@media screen and (max-width: 849px){.page-title09__wrapper{width:100%;max-width:540px}}@media screen and (max-width: 599px){.page-title09__wrapper{width:100%;max-width:90%}}.page-title09__feature{text-align:center;display:flex;gap:30px;flex-direction:column}.page-title09__main{margin-bottom:20px}@media screen and (max-width: 1199px){.page-title09__main{margin-bottom:10px}}@media screen and (max-width: 599px){.page-title09__main{margin-bottom:20px}}.page-title09__title--main{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.page-title09__title--main{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.page-title09__title--main{font-size:var(--heading_fontSize_SP)}}.page-title09__img{display:none}.top-cms__wrapper{display:flex;justify-content:center;align-items:center;padding:100px 0}@media screen and (max-width: 1199px){.top-cms__wrapper{padding:80px 0}}.top-cms__wrapper .c-btn btn{color:var(--text_color);border-color:var(--text_color)}.top-cms__wrapper .cat__link,.top-cms__wrapper .top-cms__post__date{font-size:1.2rem}.home .top-cms01{gap:30px;display:grid;grid-template-columns:300px calc(100% - 330px);grid-template-rows:auto 300px 100px auto;grid-template-areas:"cms_title cms_title" "cms_cat cms_list" "cms_link cms_list" "cms_link cms_list";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.home .top-cms01{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.home .top-cms01{width:100%;max-width:800px}}@media screen and (max-width: 849px){.home .top-cms01{width:100%;max-width:540px}}@media screen and (max-width: 599px){.home .top-cms01{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.home .top-cms01{grid-template-columns:250px calc(100% - 280px);grid-template-rows:auto 250px 100px auto}}@media screen and (max-width: 849px){.home .top-cms01{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}}.top-cms01__title{grid-area:cms_title}@media screen and (max-width: 849px){.top-cms01__title{order:1;width:100%}}.top-cms01__title--main{color:var(--main_color);font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.top-cms01__title--main{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.top-cms01__title--main{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.top-cms01__title--main{font-size:4rem;line-height:5.5rem}}@media screen and (max-width: 849px){.top-cms01__title--main{font-size:5.2rem;line-height:7.2rem}}.top-cms01__title--sub{color:var(--main_color)}.top-cms01__cat{grid-area:cms_cat;padding-top:10px}@media screen and (max-width: 849px){.top-cms01__cat{width:100%;order:2}}.top-cms01__cat__list a{display:block;position:relative;padding-left:20px}.top-cms01__cat__list a.--active{color:var(--main_color)}.top-cms01__cat__list a.--active::before{content:"●";position:absolute;top:0;left:0}@media screen and (max-width: 849px){.top-cms01__cat__list{width:100%;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.top-cms01__cat__list a{color:var(--base_color);display:block;padding:0 20px;border:1px solid var(--base_color);border-radius:20px}.top-cms01__cat__list a.--active{color:#fff;background-color:var(--main_color);border:1px solid var(--main_color)}.top-cms01__cat__list a.--active::before{display:none}}@media screen and (max-width: 849px){.top-cms01__cat__list .children{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}}.top-cms01__link{grid-area:cms_link}@media screen and (max-width: 849px){.top-cms01__link{order:4}}.top-cms01__content{grid-area:cms_list}@media screen and (max-width: 849px){.top-cms01__content{order:3;border-top:1px solid var(--base_color);width:100%;margin-bottom:20px}}.top-cms01__list{border-bottom:1px solid var(--base_color);display:none}@media screen and (max-width: 849px){.top-cms01__list{order:3;border-top:1px solid var(--base_color)}}.top-cms01__list.--active{display:flex;justify-content:center;align-items:center;flex-direction:column}.top-cms01__post{padding:20px 0;width:100%;display:grid;gap:0 35px;grid-template-columns:260px 1fr 1fr;grid-template-rows:100px 160px;grid-template-areas:"post__thumbnail post__cat post__date" "post__thumbnail post__title post__title"}@media screen and (max-width: 1599px){.top-cms01__post{grid-template-columns:230px 1fr 1fr;grid-template-rows:70px 160px}}@media screen and (max-width: 849px){.top-cms01__post{gap:0 25px;grid-template-columns:200px 1fr 1fr;grid-template-rows:50px 150px}}@media screen and (max-width: 599px){.top-cms01__post{gap:0 20px;grid-template-columns:105px 1fr 1fr;grid-template-rows:30px 75px}}.top-cms01__post+.top-cms01__post{border-top:1px solid var(--base_color)}.top-cms01__post img{transition:all .3s}.top-cms01__post:hover img{transition:all .3s;transform:scale(1.2)}.top-cms01__post:hover .top-cms01__post__title a{transition:all .3s;color:var(--main_color)}.top-cms01__post__thumbnail{grid-area:post__thumbnail;width:100%;height:100%;overflow:hidden}.top-cms01__post__thumbnail img{width:100%;height:100%;object-fit:cover}.top-cms01__post__cat{grid-area:post__cat;display:flex;align-items:flex-end}.top-cms01__post__cat a{padding:3px 20px;border-radius:50px;background-color:var(--base_color);line-height:1.5;font-size:1.2rem}@media screen and (max-width: 1199px){.top-cms01__post__cat a{padding:3px 10px}}.top-cms01__post__date{grid-area:post__date;display:flex;align-items:flex-end;justify-content:flex-end;font-size:1.2rem}.top-cms01__post__title{grid-area:post__title;margin-top:30px}@media screen and (max-width: 599px){.top-cms01__post__title{margin-top:10px}}.home .top-cms02{gap:30px;display:grid;grid-template-columns:300px calc(100% - 330px);grid-template-rows:auto 300px 100px auto;grid-template-areas:"cms_title cms_title" "cms_cat cms_list" "cms_link cms_list" "cms_link cms_list";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.home .top-cms02{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.home .top-cms02{width:100%;max-width:800px}}@media screen and (max-width: 849px){.home .top-cms02{width:100%;max-width:540px}}@media screen and (max-width: 599px){.home .top-cms02{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.home .top-cms02{grid-template-columns:250px calc(100% - 280px);grid-template-rows:auto 250px 100px auto}}@media screen and (max-width: 849px){.home .top-cms02{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}}.top-cms02__title{grid-area:cms_title;vertical-align:top}@media screen and (max-width: 849px){.top-cms02__title{order:1;width:100%}}.top-cms02__title--main{color:var(--main_color);font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.top-cms02__title--main{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.top-cms02__title--main{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.top-cms02__title--main{font-size:4rem;line-height:5.5rem}}.top-cms02__title--sub{color:var(--main_color)}.top-cms02__cat{grid-area:cms_cat}@media screen and (max-width: 849px){.top-cms02__cat{width:100%;order:2;padding-top:0px}}.top-cms02__cat__list a{display:block;position:relative;padding-left:20px}.top-cms02__cat__list a.--active{color:var(--main_color)}.top-cms02__cat__list a.--active::before{content:"●";position:absolute;top:0;left:0}@media screen and (max-width: 849px){.top-cms02__cat__list{width:100%;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.top-cms02__cat__list a{color:var(--base_color);display:block;padding:0 20px;border:1px solid var(--base_color);border-radius:20px}.top-cms02__cat__list a.--active{color:#fff;background-color:var(--main_color);border:1px solid var(--main_color)}.top-cms02__cat__list a.--active::before{display:none}}@media screen and (max-width: 849px){.top-cms02__cat__list .children{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}}.top-cms02__link{grid-area:cms_link}@media screen and (max-width: 849px){.top-cms02__link{order:4}}.top-cms02__content{grid-area:cms_list}@media screen and (max-width: 849px){.top-cms02__content{width:100%;order:3;border-top:1px solid var(--base_color);margin-bottom:20px}}.top-cms02__list{border-bottom:1px solid var(--base_color);display:none}@media screen and (max-width: 849px){.top-cms02__list{width:100%;order:3;border-top:1px solid var(--base_color)}}.top-cms02__list.--active{display:flex;justify-content:center;align-items:center;flex-direction:column}.top-cms02__post{padding:50px 0;width:100%;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"post__cat post__date" "post__title post__title"}@media screen and (max-width: 1199px){.top-cms02__post{padding:40px 0;gap:15px}}@media screen and (max-width: 599px){.top-cms02__post{padding:30px 0}}.top-cms02__post:first-child{padding:10px 0 50px}@media screen and (max-width: 1199px){.top-cms02__post:first-child{padding:0 0 40px}}@media screen and (max-width: 849px){.top-cms02__post:first-child{padding:40px 0}}@media screen and (max-width: 599px){.top-cms02__post:first-child{padding:30px 0}}.top-cms02__post+.top-cms02__post{border-top:1px solid var(--base_color)}.top-cms02__post:hover .top-cms02__post__title a{transition:all .3s;color:var(--main_color)}.top-cms02__post__thumbnail{display:none}.top-cms02__post__cat{font-size:1.2rem;font-weight:700}.top-cms02__post__cat a{padding:3px 28px;border-radius:20px;background-color:var(--base_color)}.top-cms02__post__date{text-align:end}.top-cms02__post__title{grid-area:post__title}.top-cms03__wrapper{width:100%;padding:80px 0}.top-cms03__wrapper .cms-pagination{top:auto;bottom:-20px}.top-cms03{width:100%;gap:30px;justify-content:center;align-items:center;overflow:hidden}.top-cms03 .swiper{overflow:visible;margin-right:2%}@media screen and (max-width: 1199px){.top-cms03 .swiper{margin-right:clamp(100px,16%,200px)}}@media screen and (max-width: 849px){.top-cms03 .swiper{margin-right:18%}}@media screen and (max-width: 599px){.top-cms03 .swiper{margin-right:10%}}.top-cms03 .swiper-slide img{width:100%;height:100%;object-fit:cover}.top-cms03 .swiper-slide:not(.swiper-slide-visible) .top-cms03__post__link{pointer-events:none;opacity:.3}.top-cms03 .swiper-scrollbar-drag{background-color:#e7a887}.top-cms03 .swiper-controller{position:relative;height:100px;display:flex;justify-content:space-between;align-items:center}.top-cms03 .swiper-button-prev,.top-cms03 .swiper-button-next{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:60px;height:60px;border-radius:30px;background-color:hsla(0,0%,100%,.9);box-shadow:0px 0px 10px var(--sub_color)}.top-cms03 .swiper-button-prev::after,.top-cms03 .swiper-button-next::after{font-size:2rem}@media screen and (max-width: 849px){.top-cms03 .swiper-button-prev,.top-cms03 .swiper-button-next{width:40px;height:40px}.top-cms03 .swiper-button-prev::after,.top-cms03 .swiper-button-next::after{font-size:1.5rem}}.top-cms03 .swiper-button{width:20%;display:flex;justify-content:flex-end;align-items:center;gap:20px}@media screen and (max-width: 849px){.top-cms03 .swiper-button{gap:10px;width:35%}}.top-cms03 .swiper-scrollbar,.top-cms03 .swiper-scrollbar{width:75%;position:relative;bottom:auto}@media screen and (max-width: 849px){.top-cms03 .swiper-scrollbar,.top-cms03 .swiper-scrollbar{bottom:0;width:60%}}.top-cms03__title{width:1500px;margin-left:calc((100% - 1500px)/2);margin-bottom:30px}@media screen and (max-width: 1599px){.top-cms03__title{width:1100px;margin-left:calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.top-cms03__title{width:800px;margin-left:calc((100% - 800px)/2)}}@media screen and (max-width: 849px){.top-cms03__title{width:540px;margin:0 auto 50px}}@media screen and (max-width: 599px){.top-cms03__title{width:90%;margin-bottom:40px}}.top-cms03__title--main{color:var(--main_color);font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.top-cms03__title--main{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.top-cms03__title--main{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.top-cms03__title--main{font-size:4rem;line-height:5.5rem}}.top-cms03__content{position:relative;width:calc(100% - (100% - 1500px)/2);margin-left:calc((100% - 1500px)/2);margin-bottom:80px}@media screen and (max-width: 1599px){.top-cms03__content{width:calc(100% - (100% - 1100px)/2);margin-left:calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.top-cms03__content{width:calc(800px + 100% - 800px);margin-left:calc((100% - 800px)/2)}}@media screen and (max-width: 849px){.top-cms03__content{width:calc(540px + 100% - 540px);margin-left:calc((100% - 540px)/2)}}@media screen and (max-width: 599px){.top-cms03__content{width:100%;margin:0 0 80px 5%}}.top-cms03__post__footer{display:flex;justify-content:space-between;padding:5px 20px 20px;order:3}.top-cms03__link{margin-left:calc((100% - 1500px)/2)}@media screen and (max-width: 1599px){.top-cms03__link{margin-left:calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.top-cms03__link{margin-left:calc((100% - 800px)/2)}}@media screen and (max-width: 849px){.top-cms03__link{margin:0 auto;display:flex;justify-content:center}}.top-cms03__post{background-color:var(--base_color);border-radius:10px;overflow:hidden;position:relative;border:solid 1px;border-color:hsla(0,0%,100%,0);display:flex}.top-cms03__post.swiper-slide{height:auto}.top-cms03__post__thumbnail{aspect-ratio:8/5;margin-bottom:20px;overflow:hidden;order:1}.top-cms03__post__thumbnail__text{width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;color:var(--base_color);border-bottom:1px solid var(--base_color)}.top-cms03__post__link{display:flex;height:100%;width:100%;flex-direction:column;justify-content:space-between}.top-cms03__post__link img{object-fit:cover}.top-cms03__post__cat{color:var(--text_color);display:flex;justify-content:center;align-items:center;padding:1px 15px;border:1px solid;border-color:var(--text_color);border-radius:20px;font-size:1.2rem;font-weight:700}.top-cms03__post__date{font-size:1.2rem;font-weight:700}.top-cms03__post__title{padding-inline:20px;padding-bottom:20px;order:2}.top-cms04__wrapper{margin-bottom:80px}.top-cms04{gap:30px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:112px auto;grid-template-areas:"cms_title cms_link" "cms_list cms_list";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.top-cms04{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.top-cms04{width:100%;max-width:800px}}@media screen and (max-width: 849px){.top-cms04{width:100%;max-width:540px}}@media screen and (max-width: 599px){.top-cms04{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.top-cms04{gap:20px;display:flex;justify-content:center;align-items:center;flex-direction:column}}.top-cms04__title{grid-area:cms_title}@media screen and (max-width: 1199px){.top-cms04__title{order:1;width:100%}}@media screen and (max-width: 599px){.top-cms04__title{margin-bottom:20px}}.top-cms04__title .section__block__title{display:flex;align-items:flex-start}.top-cms04__title--main{color:var(--main_color);font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.top-cms04__title--main{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.top-cms04__title--main{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.top-cms04__title--main{font-size:4rem;line-height:5.5rem}}.top-cms04__cat{display:none}.top-cms04__link{grid-area:cms_link;display:flex;justify-content:flex-end;cursor:pointer}@media screen and (max-width: 1199px){.top-cms04__link{order:3;margin-top:30px}}.top-cms04__content{grid-area:cms_list}@media screen and (max-width: 1199px){.top-cms04__content{order:2}}.top-cms04__list.tab__panel{display:none;flex-wrap:wrap;gap:60px 40px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.top-cms04__list.tab__panel{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.top-cms04__list.tab__panel{width:100%;max-width:800px}}@media screen and (max-width: 849px){.top-cms04__list.tab__panel{width:100%;max-width:540px}}@media screen and (max-width: 599px){.top-cms04__list.tab__panel{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.top-cms04__list.tab__panel{gap:50px 30px}}@media screen and (max-width: 599px){.top-cms04__list.tab__panel{gap:40px}}.top-cms04__list.tab__panel.--active{display:flex}.top-cms04__post{width:calc((100% - 80px)/3);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;grid-template-areas:"post__thumbnail post__thumbnail" "post__title post__title" "post__cat post__date";gap:20px}@media screen and (max-width: 1199px){.top-cms04__post{width:calc((100% - 30px)/2)}}@media screen and (max-width: 849px){.top-cms04__post{width:100%}}@media screen and (max-width: 599px){.top-cms04__post{gap:15px}}.top-cms04__post__link{display:block;width:100%;height:100%;overflow:hidden;cursor:pointer}.top-cms04__post__link{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.top-cms04__post__link{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.top-cms04__post__link{border-radius:var(--radius_sp)}}.top-cms04__post__link img{width:100%;height:100%;object-fit:cover}.top-cms04__post__thumbnail{grid-area:post__thumbnail;aspect-ratio:9/5}.top-cms04__post__cat{grid-area:post__cat;width:fit-content}.top-cms04__post__cat .cat{display:flex;gap:10px;flex-wrap:wrap}.top-cms04__post__cat a{padding:3px 20px;border-radius:50px;background-color:var(--base_color);line-height:1.5}@media screen and (max-width: 1199px){.top-cms04__post__cat a{padding:3px 10px}}.top-cms04__post__date{grid-area:post__date;display:flex;align-items:center}.top-cms04__post__title{grid-area:post__title}.top-cms05{gap:30px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:98px 377px auto;grid-template-areas:"cms_title cms_link" "cms_list cms_list" "cms_list cms_list";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.top-cms05{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.top-cms05{width:100%;max-width:800px}}@media screen and (max-width: 849px){.top-cms05{width:100%;max-width:540px}}@media screen and (max-width: 599px){.top-cms05{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.top-cms05{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}}.top-cms05__title{grid-area:cms_title}@media screen and (max-width: 1199px){.top-cms05__title{order:1;width:100%}}@media screen and (max-width: 599px){.top-cms05__title{margin-bottom:20px}}.top-cms05__title .section__block__title{align-items:flex-start;padding-bottom:0}.top-cms05__title--main{color:var(--main_color);font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.top-cms05__title--main{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.top-cms05__title--main{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.top-cms05__title--main{font-size:4rem;line-height:5.5rem}}.top-cms05__title--sub{color:var(--main_color)}.top-cms05__cat{display:none}.top-cms05__cat__list .tab__panel{display:none}.top-cms05__link{grid-area:cms_link;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 1199px){.top-cms05__link{width:100%;order:3}.top-cms05__link .c-btn{margin:0 auto}}.top-cms05__content{grid-area:cms_list}@media screen and (max-width: 1199px){.top-cms05__content{width:100%;order:2}}.top-cms05__list{display:flex;justify-content:center;align-items:center;flex-direction:column}.top-cms05__list.tab__panel{display:none}.top-cms05__list.tab__panel.--active{display:flex}.top-cms05__post{border-top:1px solid var(--base_color);padding:20px 0;width:100%;display:grid;gap:0 35px;grid-template-columns:536px 640px;grid-template-rows:274px 34px;grid-template-areas:"post__thumbnail post__title" "post__thumbnail post__date";position:relative}@media screen and (max-width: 1599px){.top-cms05__post{grid-template-columns:536px 528px}}@media screen and (max-width: 1199px){.top-cms05__post{width:100%;height:auto;margin:0;display:flex;flex-direction:column;gap:20px}}.top-cms05__post:hover img{transition:all .3s;opacity:.8;filter:blur(2px)}.top-cms05__post__thumbnail{grid-area:post__thumbnail;width:524px;height:308px;background-color:var(--bg_color)}@media screen and (max-width: 1199px){.top-cms05__post__thumbnail{width:100%;height:300px;aspect-ratio:2/1;order:1}}@media screen and (max-width: 849px){.top-cms05__post__thumbnail{height:auto}}.top-cms05__post__thumbnail img{width:100%;height:100%;object-fit:cover}.top-cms05__post__cat{position:absolute;top:35px;right:991px;color:var(--base_color);display:block;padding:0 10px;border:1px solid;border-color:var(--text_color);border-radius:20px;font-size:1.2rem;font-weight:700}@media screen and (max-width: 1599px){.top-cms05__post__cat{right:591px}}@media screen and (max-width: 1199px){.top-cms05__post__cat{right:15px}}.top-cms05__post__date{grid-area:post__date}@media screen and (max-width: 1199px){.top-cms05__post__date{order:3;margin-top:auto}}.top-cms05__post__title{grid-area:post__title;font-size:2.4rem}@media screen and (max-width: 1199px){.top-cms05__post__title{order:2;font-size:2rem}}@media screen and (max-width: 599px){.top-cms05__post__title{font-size:1.6rem;line-height:1.5}}@media screen and (max-width: 1199px){.top-cms05__post__title .top-cms05__post__link{height:150px}}.top-cms06{gap:30px;display:grid;grid-template-columns:360px auto;grid-template-rows:auto auto;grid-template-areas:"cms_title cms_list" "cms_link cms_list";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.top-cms06{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.top-cms06{width:100%;max-width:800px}}@media screen and (max-width: 849px){.top-cms06{width:100%;max-width:540px}}@media screen and (max-width: 599px){.top-cms06{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.top-cms06{grid-template-columns:300px auto}}@media screen and (max-width: 1199px){.top-cms06{display:flex;flex-direction:column}}.top-cms06__title{grid-area:cms_title}@media screen and (max-width: 1199px){.top-cms06__title{order:1}}.top-cms06__title .section__block__title{align-items:flex-start}.top-cms06__title--main{color:var(--main_color);font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.top-cms06__title--main{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.top-cms06__title--main{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.top-cms06__title--main{font-size:4rem;line-height:5.5rem}}.top-cms06__cat{display:none}.top-cms06__content{display:flex;overflow-x:auto;grid-area:cms_list;width:calc(100vw - (390px + (100vw - 1500px)/2));margin-right:calc((100vw - 1500px)/-2)}@media screen and (max-width: 1599px){.top-cms06__content{width:calc(100vw - (330px + (100vw - 1100px)/2));margin-right:calc((100vw - 1100px)/-2)}}@media screen and (max-width: 1199px){.top-cms06__content{width:calc(100vw - (100vw - 800px)/2);margin-right:calc((100vw - 800px)/-2);order:2}}@media screen and (max-width: 849px){.top-cms06__content{width:calc(100vw - (100vw - 540px)/2);margin-right:calc((100vw - 540px)/-2)}}@media screen and (max-width: 599px){.top-cms06__content{width:95vw;margin-right:-2.5vw}}.top-cms06__link{grid-area:cms_link;display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 1199px){.top-cms06__link{justify-content:center;align-items:center;order:3;margin-top:30px}}@media screen and (max-width: 849px){.top-cms06__link .c-btn{margin:0 auto}}.top-cms06__list.tab__panel{display:none}.top-cms06__list.tab__panel.--active{display:flex}.top-cms06__post{width:432px;height:512px;margin:0 20px;display:flex;flex-direction:column}.top-cms06__post:first-child{margin-left:0px}@media screen and (max-width: 1599px){.top-cms06__post{width:300px;height:413px}}@media screen and (max-width: 1199px){.top-cms06__post{width:300px;height:406px}}@media screen and (max-width: 599px){.top-cms06__post{width:250px;height:360px;margin:0 15px}}.top-cms06__post:hover img{transition:all .3s;transform:scale(1.2)}.top-cms06__post__thumbnail{margin-bottom:22px;width:100%;height:432px;order:1;overflow:hidden}@media screen and (max-width: 1599px){.top-cms06__post__thumbnail{height:300px}}@media screen and (max-width: 1199px){.top-cms06__post__thumbnail{margin-bottom:20px}}@media screen and (max-width: 599px){.top-cms06__post__thumbnail{height:250px}}.top-cms06__post__thumbnail img{width:100%;height:100%;object-fit:cover}.top-cms06__post__cat{order:3;color:var(--base_color);display:block;font-size:1.2rem;font-weight:700;margin-top:20px}.top-cms06__post__cat a{padding:3px 28px;border-radius:20px;border:1px solid;border-radius:20px}.top-cms06__post__date{display:none}.top-cms06__post__title{font-size:1.8rem;font-weight:600;order:2}@media screen and (max-width: 1599px){.top-cms06__post__title{height:67px}}@media screen and (max-width: 1199px){.top-cms06__post__title{font-size:1.6rem}}.top-cms07__wrapper{width:100%}.top-cms07{width:96%;max-width:1100px;display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 1199px){.top-cms07{width:800px}}@media screen and (max-width: 849px){.top-cms07{width:540px}}@media screen and (max-width: 599px){.top-cms07{width:90%}}.top-cms07__title{order:1;text-align:center}.top-cms07__title--main{font-weight:700;color:var(--main_color);font-size:var(--heading_fontSize_PC)}@media screen and (max-width: 1199px){.top-cms07__title--main{font-size:var(--heading_fontSize_TAB)}}@media screen and (max-width: 599px){.top-cms07__title--main{font-size:var(--heading_fontSize_SP)}}.top-cms07__cat{display:none}.top-cms07__cat__list{display:flex;gap:20px}.top-cms07__link{order:3;display:flex;justify-content:center;margin-top:30px}@media screen and (max-width: 849px){.top-cms07__link{margin-top:20px}}.top-cms07__content{order:2}.top-cms07__list.tab__panel{display:none}.top-cms07__list.tab__panel.--active{display:block}.top-cms07__post{display:flex;align-items:center;gap:30px;border-top:1px solid var(--base_color);padding:20px}@media screen and (max-width: 849px){.top-cms07__post{flex-wrap:wrap;gap:15px 0;justify-content:space-between}}@media screen and (max-width: 599px){.top-cms07__post{gap:10px 0;padding:20px 10px}}.top-cms07__post:last-of-type{border-bottom:1px solid var(--base_color)}.top-cms07__post__thumbnail{display:none}.top-cms07__post__cat{order:1;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 849px){.top-cms07__post__cat{width:50%;justify-content:flex-start}}.top-cms07__post__cat a{font-size:1.2rem;display:block;text-align:center;line-height:20px;min-width:100px;background-color:var(--main_color);color:#fff;padding:0 20px;border-radius:2px}.top-cms07__post__date{order:2;color:var(--main_color);font-size:1.2rem;font-weight:700}@media screen and (max-width: 849px){.top-cms07__post__date{width:50%;display:flex;justify-content:flex-end}}.top-cms07__post__title{order:3}@media screen and (max-width: 849px){.top-cms07__post__title{width:100%}}.top-cms08{gap:30px;display:grid;grid-template-columns:300px calc(100% - 330px);grid-template-rows:300px 100px auto;grid-template-areas:"cms_title cms_list" "cms_link cms_list";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.top-cms08{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.top-cms08{width:100%;max-width:800px}}@media screen and (max-width: 849px){.top-cms08{width:100%;max-width:540px}}@media screen and (max-width: 599px){.top-cms08{width:100%;max-width:90%}}@media screen and (max-width: 849px){.top-cms08{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}}.home .top-cms08{gap:30px;display:grid;grid-template-columns:300px calc(100% - 330px);grid-template-rows:auto auto;grid-template-areas:"cms_title cms_list" "cms_link cms_list";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.home .top-cms08{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.home .top-cms08{width:100%;max-width:800px}}@media screen and (max-width: 849px){.home .top-cms08{width:100%;max-width:540px}}@media screen and (max-width: 599px){.home .top-cms08{width:100%;max-width:90%}}@media screen and (max-width: 849px){.home .top-cms08{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}}.top-cms08__title{grid-area:cms_title}@media screen and (max-width: 849px){.top-cms08__title{order:1;width:100%}}.top-cms08__link{grid-area:cms_link}@media screen and (max-width: 849px){.top-cms08__link{order:3}}.top-cms08__content{grid-area:cms_list;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 849px){.top-cms08__content{order:2;border-top:1px solid var(--base_color);width:100%;margin-bottom:20px}}.top-cms08__post{background-color:#fff;border-radius:6px;display:flex;gap:30px;padding:15px 30px;position:relative}@media screen and (max-width: 849px){.top-cms08__post{gap:10px}}@media screen and (max-width: 599px){.top-cms08__post{display:grid;justify-content:space-between;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"date cat" "title title"}}.top-cms08__post img{transition:all .3s}.top-cms08__post:hover img{transition:all .3s;transform:scale(1.2)}.top-cms08__post:hover .top-cms08__post__title a{transition:all .3s;color:var(--main_color)}.top-cms08__post__thumbnail{grid-area:post__thumbnail;width:100%;height:100%;overflow:hidden}.top-cms08__post__thumbnail img{width:100%;height:100%;object-fit:cover}.top-cms08__post__cat{order:2;display:flex;align-items:center;line-height:1}@media screen and (max-width: 599px){.top-cms08__post__cat{grid-area:cat;justify-content:flex-end}}.top-cms08__post__cat a{border:none;color:var(--accent_color)}@media screen and (max-width: 599px){.top-cms08__post__cat a{padding:0}}.top-cms08__post__date{display:flex;align-items:center;order:1;color:var(--main_color);line-height:1;font-size:calc(var(--font_size_PC)*.8)}@media screen and (max-width: 849px){.top-cms08__post__date{font-size:calc(var(--font_size_TAB)*.8)}}@media screen and (max-width: 599px){.top-cms08__post__date{grid-area:date;justify-content:flex-start;font-size:calc(var(--font_size_SP)*.8)}}.top-cms08__post__title{order:3;flex:1;width:100%}@media screen and (max-width: 599px){.top-cms08__post__title{grid-area:title}}#page-hamburger-menu .hm{transform:translateX(0)}.hm{top:0;left:0;position:fixed;width:100%;height:100vh;z-index:500;overflow:hidden;display:none;opacity:0;transition:opacity .2s ease-in-out}.hm.--active .hm__img__wrapper{opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out,transform .2s ease-in-out}.hm.--active .hm__content__top{opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .1s}.hm.--active .hm__banner{opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .2s}.hm.--active .hm__logo{opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .1s}.hm.--active .hm__sns{opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .1s}.hm.--active .hm__btn{opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .1s}.hm.--active .hm__info{color:var(--header_text_color);opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .1s}.hm.--active .hm__info a{color:var(--header_text_color)}.hm__img__wrapper{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out,transform .2s ease-in-out;width:calc(100% - 750px)}@media screen and (max-width: 1599px){.hm__img__wrapper{width:calc(100% - 650px)}}@media screen and (max-width: 1199px){.hm__img__wrapper{width:calc(100% - 540px)}}@media screen and (max-width: 849px){.hm__img__wrapper{width:100%}}.hm__content__top{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .1s}.hm__banner{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .4s}.hm__logo{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .5s}.hm__sns{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .6s}.hm__btn{flex:1;display:inline-block;opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .7s}.hm__info{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out .1s,transform .2s ease-in-out .8s}.hm__inner{display:flex;width:100%;height:100%}.hm__img__wrapper{height:100%;position:relative}.hm__img{width:100%;height:100%;object-fit:cover}.hm__content{background-color:var(--hm_bg_color);width:750px;height:100%;display:flex;justify-content:center;align-items:center;padding-top:100px;overflow-y:auto}@media screen and (max-width: 1599px){.hm__content{width:650px;padding-top:80px}}@media screen and (max-width: 1199px){.hm__content{width:100%;padding-top:100px}}@media screen and (max-width: 849px){.hm__content{padding-top:80px}}@media screen and (max-width: 599px){.hm__content{padding-inline:20px}}.hm__content__inner{width:450px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 849px){.hm__content__inner{height:100%}}.hm__content__top{width:100%}.hm__content__bottom{width:100%;padding-bottom:70px}@media screen and (max-width: 1599px){.hm__content__bottom{padding-bottom:30px}}@media screen and (max-width: 1199px){.hm__content__bottom{padding-bottom:100px}}@media screen and (max-width: 849px){.hm__content__bottom{padding-bottom:80px}}@media screen and (max-width: 599px){.hm__content__bottom{padding-bottom:60px}}.hm__banner{width:100%;height:100px;display:flex;gap:10px}@media screen and (max-width: 599px){.hm__banner{height:auto;flex-direction:column}}.hm__banner__left{flex:1}.hm__banner__right{flex:1}.hm__banner__item{height:100px;border-radius:5px;overflow:hidden;position:relative}.hm__banner__item:hover{background-size:130% !important}.hm__banner__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:1;transition:all .2s ease-in-out}.hm__banner__link{width:100%;height:100%}.hm__banner__link:hover .hm__banner__bg{transform:scale(110%)}.hm__banner__link:hover .hm__banner__text{background-color:rgba(0,0,0,.6)}.hm__banner__text{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.4);color:#fff;position:relative;z-index:2;transition:all .2s ease-in-out}.hm__logo{margin-top:40px;width:300px}@media screen and (max-width: 1199px){.hm__logo{width:348px}}@media screen and (max-width: 599px){.hm__logo{width:50vw;min-width:200px}}.hm__externalLink{display:flex;gap:10px;margin-top:20px}@media screen and (max-width: 599px){.hm__externalLink{flex-direction:column}}.hm__sns{display:flex;flex-wrap:wrap;gap:15px;margin-right:10px}@media screen and (max-width: 1199px){.hm__sns{gap:10px;margin-right:5px}}@media screen and (max-width: 599px){.hm__sns{margin-right:0;margin-bottom:10px}}.hm__sns__link{display:flex;align-items:center}.hm__info__list{display:flex;gap:0 20px;margin-top:20px;text-decoration:underline;flex-wrap:wrap}.hm01 .hm01__inner{display:flex}@media screen and (max-width: 849px){.hm01 .hm01__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#ddd}}@media screen and (max-width: 849px){.hm01 .hm01__img__wrapper{display:none}}@media screen and (max-width: 849px){.hm01 .hm01__content{height:100%}}.hm01 .hm01__content__inner{width:450px;height:100%}@media screen and (max-width: 1199px){.hm01 .hm01__content__inner{width:400px}}.hm01 .hm01__content__inner .hm__logo{margin-top:0px}.hm01 .hm01__top{flex-grow:2}.hm01 .hm01__bottom{margin-top:80px}@media screen and (max-width: 1599px){.hm01 .hm01__bottom{margin-top:50px;padding-bottom:60px}}@media screen and (max-width: 1199px){.hm01 .hm01__bottom{margin-top:80px;padding-bottom:100px}}@media screen and (max-width: 849px){.hm01 .hm01__bottom{margin-top:100px;padding-bottom:80px}}@media screen and (max-width: 599px){.hm01 .hm01__bottom{margin-top:80px}}.hm01 .hm01__nav__wrapper{display:flex;flex-direction:column;gap:0 50px}.hm01 .hm01__nav__wrapper a{color:var(--header_text_color);display:inline-block;font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm01 .hm01__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm01 .hm01__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm01 .hm01__nav__list{display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 1599px){.hm01 .hm01__nav__list{gap:20px}}.hm01 .hm01__nav__list .menu-item-has-children::before,.hm01 .hm01__nav__list .menu-item-has-children::after{grid-area:menu_toggle;content:"";top:50%;width:30px;height:2px;background-color:var(--header_text_color);position:absolute;right:0;transition:transform .2s linear}.hm01 .hm01__nav__list .menu-item-has-children::before{transform:rotate(90deg)}.hm01 .hm01__nav__list .menu-item-has-children.--active::before{transform:rotate(0)}.hm01 .hm01__nav__list>li{grid-area:menu_main;position:relative;display:grid;grid-template-columns:calc(100% - 30px) 30px;grid-template-rows:auto auto;grid-template-areas:"menu_main menu_toggle" "menu_sub menu_sub";width:100%}.hm01 .hm01__nav__list>li .sub-menu{grid-area:menu_sub;max-height:0;overflow:hidden;display:block;height:auto;position:relative;transition:height .2s ease-out,padding .2s ease-out;padding:0px}.hm01 .hm01__nav__list>li .sub-menu.--active{max-height:100%;width:100%;padding:10px 0px;transition:height .2s ease-out,padding .2s ease-out}@media screen and (max-width: 849px){.hm01 .hm01__nav__list>li .sub-menu.--active{padding:5px 0px}}.hm01 .hm01__nav__list>li .sub-menu a{color:var(--header_text_color);font-size:1.8rem;line-height:3.2rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm01 .hm01__nav__list>li .sub-menu a{font-size:1.6rem;line-height:2.8rem}}@media screen and (max-width: 599px){.hm01 .hm01__nav__list>li .sub-menu a{font-size:1.5rem;line-height:2.8rem}}.hm01 .hm01__nav__list__left{flex:1}.hm01 .hm01__nav__list__right{flex:1;margin-top:30px}@media screen and (max-width: 1599px){.hm01 .hm01__nav__list__right{margin-top:20px}}.hm01 .hm01__banner{display:none}.hm01 .hm01__externalLink{display:flex}@media screen and (max-width: 599px){.hm01 .hm01__externalLink{flex-direction:column;align-items:flex-start}}.hm01 .hm01__btn--first{order:1}@media screen and (max-width: 599px){.hm01 .hm01__btn--first{width:100%}}.hm01 .hm01__btn--second{order:2}@media screen and (max-width: 599px){.hm01 .hm01__btn--second{width:100%}}.hm01 .hm01__sns{justify-content:center;height:50px}.hm01 .hm01__sns img{width:100%;height:100%}.hm01 .hm__sns__link{width:auto;height:100%}.hm02__inner{display:flex;justify-content:space-between}@media screen and (max-width: 599px){.hm02__inner .hm__img__wrapper{width:calc(100% - 350px)}}@media screen and (max-width: 849px){.hm02__img__wrapper{width:30%}}@media screen and (max-width: 599px){.hm02__img__wrapper{width:10%;min-width:40px}}.hm02__img__wrapper::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6)}.hm02__img{display:none}@media screen and (max-width: 849px){.hm02__content{width:80%}}@media screen and (max-width: 599px){.hm02__content{height:100%;width:90%}}.hm02__content__inner{width:450px;height:100%}@media screen and (max-width: 1199px){.hm02__content__inner{width:400px}}.hm02__content__inner .hm__logo{margin-top:0px}.hm02__top{flex-grow:2}.hm02__bottom{margin-top:80px}@media screen and (max-width: 1599px){.hm02__bottom{margin-top:50px;padding-bottom:60px}}@media screen and (max-width: 1199px){.hm02__bottom{margin-top:80px;padding-bottom:100px}}@media screen and (max-width: 849px){.hm02__bottom{margin-top:100px;padding-bottom:80px}}@media screen and (max-width: 599px){.hm02__bottom{margin-top:80px}}.hm02__nav__wrapper{display:flex;flex-direction:column;gap:0 50px}.hm02__nav__wrapper a{color:var(--header_text_color);display:inline-block;font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm02__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm02__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm02__nav__list{display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 1599px){.hm02__nav__list{gap:20px}}.hm02__nav__list .menu-item-has-children::before,.hm02__nav__list .menu-item-has-children::after{grid-area:menu_toggle;content:"";top:50%;width:30px;height:2px;background-color:var(--header_text_color);position:absolute;right:0;transition:transform .2s linear}.hm02__nav__list .menu-item-has-children::before{transform:rotate(90deg)}.hm02__nav__list .menu-item-has-children.--active::before{transform:rotate(0)}.hm02__nav__list>li{grid-area:menu_main;position:relative;display:grid;grid-template-columns:calc(100% - 30px) 30px;grid-template-rows:auto auto;grid-template-areas:"menu_main menu_toggle" "menu_sub menu_sub";width:100%}.hm02__nav__list>li .sub-menu{grid-area:menu_sub;max-height:0;overflow:hidden;display:block;height:auto;position:relative;transition:height .2s ease-out,padding .2s ease-out;padding:0px}.hm02__nav__list>li .sub-menu.--active{max-height:100%;width:100%;padding:10px 0px;transition:height .2s ease-out,padding .2s ease-out}@media screen and (max-width: 849px){.hm02__nav__list>li .sub-menu.--active{padding:5px 0px}}.hm02__nav__list>li .sub-menu a{color:var(--header_text_color);font-size:1.8rem;line-height:3.2rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm02__nav__list>li .sub-menu a{font-size:1.6rem;line-height:2.8rem}}@media screen and (max-width: 599px){.hm02__nav__list>li .sub-menu a{font-size:1.5rem;line-height:2.8rem}}.hm02__nav__list__left{flex:1}.hm02__nav__list__right{flex:1;margin-top:30px}@media screen and (max-width: 1599px){.hm02__nav__list__right{margin-top:20px}}.hm02__banner{display:none}.hm03__inner{display:flex}@media screen and (max-width: 849px){.hm03__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#ddd}}@media screen and (max-width: 849px){.hm03__img__wrapper{display:none}}@media screen and (max-width: 599px){.hm03__content{height:100%}}.hm03__content__inner{width:450px;height:100%}@media screen and (max-width: 1199px){.hm03__content__inner{width:400px}}.hm03__content__inner .hm__logo{margin-top:0px}.hm03__top{flex-grow:2;margin-top:80px}@media screen and (max-width: 1599px){.hm03__top{margin-top:60px}}@media screen and (max-width: 1199px){.hm03__top{margin-top:80px}}@media screen and (max-width: 599px){.hm03__top{margin-top:60px}}.hm03__bottom .hm__externalLink{margin-top:60px}.hm03__nav__wrapper{display:flex;flex-direction:column;gap:0 50px}@media screen and (max-width: 1199px){.hm03__nav__wrapper{padding-top:0}}.hm03__nav__wrapper a{color:var(--header_text_color);font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm03__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm03__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm03__nav__wrapper .sub-menu{display:none}.hm03__nav__list>li{padding:15px 0}.hm03__nav__list>li:first-child{padding-top:0}@media screen and (max-width: 1599px){.hm03__nav__list>li{padding:10px 0}.hm03__nav__list>li:first-child{padding-top:0}}.hm03__nav__list__left{flex:1}.hm03__nav__list__right{flex:1;margin-top:15px}@media screen and (max-width: 1599px){.hm03__nav__list__right{margin-top:10px}}.hm03__banner{display:none}.hm04__inner{display:flex;justify-content:space-between}@media screen and (max-width: 599px){.hm04__inner .hm__img__wrapper{width:calc(100% - 350px)}}@media screen and (max-width: 849px){.hm04__img__wrapper{width:30%}}@media screen and (max-width: 599px){.hm04__img__wrapper{width:10%;min-width:40px}}.hm04__img__wrapper::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6)}.hm04__img{display:none}@media screen and (max-width: 849px){.hm04__content{width:70%;padding-inline:20px}}@media screen and (max-width: 599px){.hm04__content{height:100%;width:90%}}.hm04__content__inner{width:450px;height:100%}@media screen and (max-width: 1199px){.hm04__content__inner{width:400px}}.hm04__content__inner .hm__logo{margin-top:0px}.hm04__top{flex-grow:2;margin-top:80px}@media screen and (max-width: 1599px){.hm04__top{margin-top:60px}}@media screen and (max-width: 1199px){.hm04__top{margin-top:80px}}@media screen and (max-width: 599px){.hm04__top{margin-top:60px}}.hm04__bottom .hm__externalLink{margin-top:60px}.hm04__nav__wrapper{display:flex;flex-direction:column;gap:0 50px}@media screen and (max-width: 1199px){.hm04__nav__wrapper{padding-top:0}}.hm04__nav__wrapper a{color:var(--header_text_color);font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm04__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm04__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm04__nav__wrapper .sub-menu{display:none}.hm04__nav__list>li{padding:15px 0}.hm04__nav__list>li:first-child{padding-top:0}@media screen and (max-width: 1599px){.hm04__nav__list>li{padding:10px 0}.hm04__nav__list>li:first-child{padding-top:0}}.hm04__nav__list__left{flex:1}.hm04__nav__list__right{flex:1;margin-top:15px}@media screen and (max-width: 1599px){.hm04__nav__list__right{margin-top:10px}}.hm04__banner{display:none}.hm05__inner{display:flex}@media screen and (max-width: 849px){.hm05__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#ddd}}.hm05__bottom{margin-top:80px}@media screen and (max-width: 1599px){.hm05__bottom{margin-top:50px;padding-bottom:60px}}@media screen and (max-width: 1199px){.hm05__bottom{margin-top:80px;padding-bottom:100px}}@media screen and (max-width: 849px){.hm05__bottom{margin-top:100px;padding-bottom:80px}}@media screen and (max-width: 599px){.hm05__bottom{margin-top:80px}}@media screen and (max-width: 1199px){.hm05__bottom .hm__externalLink{flex-direction:column}}@media screen and (max-width: 849px){.hm05__img__wrapper{display:none}}@media screen and (max-width: 1599px){.hm05__content{padding-top:100px}}.hm05__content__inner{width:500px;height:100%}@media screen and (max-width: 1199px){.hm05__content__inner{width:400px}}.hm05__nav__wrapper{display:flex;gap:0 50px}.hm05__nav__wrapper a{color:var(--header_text_color);font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm05__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm05__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm05__nav__wrapper .sub-menu a{color:var(--header_text_color);font-size:var(--font_size_PC);line-height:2;font-weight:500}@media screen and (max-width: 1199px){.hm05__nav__wrapper .sub-menu a{font-size:var(--font_size_TAB);line-height:2}}@media screen and (max-width: 849px){.hm05__nav__wrapper .sub-menu a{font-size:var(--font_size_SP);line-height:2.2}}.hm05__nav__list>li{padding:20px 0;border-bottom:solid 1px;border-color:var(--bg_color)}.hm05__nav__list>li:first-child{padding-top:0}@media screen and (max-width: 1599px){.hm05__nav__list>li{padding:15px 0}}@media screen and (max-width: 849px){.hm05__nav__list>li{padding:10px 0}}.hm05__nav__list__left{flex:1}.hm05__nav__list__right{flex:1}.hm05__banner{display:none}.hm06__inner{display:flex;justify-content:space-between}@media screen and (max-width: 599px){.hm06__inner .hm__img__wrapper{width:calc(100% - 350px)}}.hm06__bottom{margin-top:80px}@media screen and (max-width: 1599px){.hm06__bottom{margin-top:50px;padding-bottom:60px}}@media screen and (max-width: 1199px){.hm06__bottom{margin-top:80px;padding-bottom:100px}}@media screen and (max-width: 849px){.hm06__bottom{margin-top:100px;padding-bottom:80px}}@media screen and (max-width: 599px){.hm06__bottom{margin-top:80px}}@media screen and (max-width: 849px){.hm06__img__wrapper{width:30%}}@media screen and (max-width: 599px){.hm06__img__wrapper{width:10%;min-width:40px}}.hm06__img__wrapper::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6)}.hm06__img{display:none}@media screen and (max-width: 1599px){.hm06__content{padding-top:100px}}@media screen and (max-width: 849px){.hm06__content{width:80%}}@media screen and (max-width: 599px){.hm06__content{height:100%;width:90%}}.hm06__content__inner{width:500px;height:100%}@media screen and (max-width: 1199px){.hm06__content__inner{width:400px}}.hm06__nav__wrapper{display:flex;gap:0 50px}@media screen and (max-width: 599px){.hm06__nav__wrapper{gap:0 20px}}.hm06__nav__wrapper a{color:var(--header_text_color);font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm06__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm06__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm06__nav__wrapper .sub-menu a{color:var(--header_text_color);font-size:var(--font_size_PC);line-height:2;font-weight:500}@media screen and (max-width: 1199px){.hm06__nav__wrapper .sub-menu a{font-size:var(--font_size_TAB);line-height:2}}@media screen and (max-width: 849px){.hm06__nav__wrapper .sub-menu a{font-size:var(--font_size_SP);line-height:2.2}}.hm06__nav__list>li{padding:20px 0;border-bottom:solid 1px;border-color:var(--bg_color)}.hm06__nav__list>li:first-child{padding-top:0}@media screen and (max-width: 1599px){.hm06__nav__list>li{padding:15px 0}}@media screen and (max-width: 849px){.hm06__nav__list>li{padding:10px 0}}.hm06__nav__list__left{flex:1}.hm06__nav__list__right{flex:1}.hm06__banner{display:none}.hm07__inner{display:flex}@media screen and (max-width: 849px){.hm07__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(__base_color)}}.hm07__bottom{margin-top:80px}@media screen and (max-width: 1599px){.hm07__bottom{margin-top:60px}}@media screen and (max-width: 1199px){.hm07__bottom{padding-bottom:50px}}@media screen and (max-width: 849px){.hm07__bottom{padding-bottom:80px}}@media screen and (max-width: 849px){.hm07__img__wrapper{display:none}}@media screen and (max-width: 849px){.hm07__content{width:100%;height:100%;padding-top:80px}}@media screen and (max-width: 599px){.hm07__content{padding-inline:20px}}.hm07__content__inner{width:450px;height:100%}@media screen and (max-width: 1199px){.hm07__content__inner{width:400px}}.hm07__nav__wrapper{display:flex;gap:0 20px}@media screen and (max-width: 1199px){.hm07__nav__wrapper{flex-direction:column;padding-top:0}}.hm07__nav__wrapper a{color:var(--header_text_color);font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm07__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm07__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm07__nav__wrapper .sub-menu{display:none}.hm07__nav__list>li{padding:20px 0}.hm07__nav__list>li:first-child{padding-top:0}@media screen and (max-width: 1599px){.hm07__nav__list>li{padding:15px 0}}@media screen and (max-width: 1199px){.hm07__nav__list>li:first-child{padding-top:15px}}@media screen and (max-width: 599px){.hm07__nav__list>li{padding:10px 0}.hm07__nav__list>li:first-child{padding-top:10px}}.hm07__nav__list__left{flex:1}@media screen and (max-width: 1199px){.hm07__nav__list__left>li:first-child{padding-top:0}}.hm07__nav__list__right{flex:1}@media screen and (max-width: 849px){.hm07__banner{flex-direction:column;height:auto}}.hm08__inner{display:flex;justify-content:space-between}@media screen and (max-width: 599px){.hm08__inner .hm__img__wrapper{width:calc(100% - 350px)}}.hm08__bottom{margin-top:80px}@media screen and (max-width: 1599px){.hm08__bottom{margin-top:60px}}@media screen and (max-width: 1199px){.hm08__bottom{padding-bottom:50px}}@media screen and (max-width: 849px){.hm08__bottom{padding-bottom:80px}}@media screen and (max-width: 849px){.hm08__img__wrapper{width:30%}}@media screen and (max-width: 599px){.hm08__img__wrapper{width:10%;min-width:40px}}.hm08__img__wrapper::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6)}.hm08__img{display:none}@media screen and (max-width: 849px){.hm08__content{width:80%}}@media screen and (max-width: 599px){.hm08__content{height:100%;width:90%}}.hm08__content__inner{width:450px;height:100%}@media screen and (max-width: 1199px){.hm08__content__inner{width:400px}}.hm08__nav__wrapper{display:flex;gap:0 20px}@media screen and (max-width: 1199px){.hm08__nav__wrapper{flex-direction:column;padding-top:0}}.hm08__nav__wrapper a{color:var(--header_text_color);font-size:2.4rem;line-height:4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.hm08__nav__wrapper a{font-size:2.2rem;line-height:3.8rem}}@media screen and (max-width: 599px){.hm08__nav__wrapper a{font-size:1.8rem;line-height:3.2rem}}.hm08__nav__wrapper .sub-menu{display:none}.hm08__nav__list>li{padding:20px 0}.hm08__nav__list>li:first-child{padding-top:0}@media screen and (max-width: 1599px){.hm08__nav__list>li{padding:15px 0}}@media screen and (max-width: 1199px){.hm08__nav__list>li:first-child{padding-top:15px}}@media screen and (max-width: 599px){.hm08__nav__list>li{padding:10px 0}.hm08__nav__list>li:first-child{padding-top:10px}}.hm08__nav__list__left{flex:1}@media screen and (max-width: 1199px){.hm08__nav__list__left>li:first-child{padding-top:0}}.hm08__nav__list__right{flex:1}.l-fv .swiper-catch{position:absolute;z-index:100}@media screen and (max-width: 849px){.l-fv .swiper-catch{left:0 !important;width:100%;padding:0 5%}}.l-fv .p-top__subtitle{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.l-fv .p-top__subtitle{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.l-fv .p-top__subtitle{font-size:var(--heading_fontSize_SP)}}.l-fv .p-top__text{margin-top:20px}.l-fv .swiper-slide .swiper-catch.fv-fade,.l-fv .swiper-slide .p-top__postMeta.fv-fade{opacity:0;transition:all .8s ease}.l-fv .swiper-slide-active .swiper-catch.fv-fade,.l-fv .swiper-slide-active .p-top__postMeta.fv-fade{opacity:1;transition:all .8s ease 1s}.l-fv .swiper-slide .swiper-catch.fv-left,.l-fv .swiper-slide .p-top__postMeta.fv-left{opacity:0;transform:translateX(-50px);transition:all .8s ease}.l-fv .swiper-slide-active .swiper-catch.fv-left,.l-fv .swiper-slide-active .p-top__postMeta.fv-left{opacity:1;transform:translateX(0);transition:all .8s ease 1s}.l-fv .swiper-slide .swiper-catch.fv-right,.l-fv .swiper-slide .p-top__postMeta.fv-right{opacity:0;transform:translateX(50px);transition:all .8s ease}.l-fv .swiper-slide-active .swiper-catch.fv-right,.l-fv .swiper-slide-active .p-top__postMeta.fv-right{opacity:1;transform:translateX(0);transition:all .8s ease 1s}.l-fv .swiper-slide .swiper-catch.fv-top,.l-fv .swiper-slide .p-top__postMeta.fv-top{opacity:0;transform:translateY(-50px);transition:all .8s ease}.l-fv .swiper-slide-active .swiper-catch.fv-top,.l-fv .swiper-slide-active .p-top__postMeta.fv-top{opacity:1;transform:translateY(0);transition:all .8s ease 1s}.l-fv .swiper-slide .swiper-catch.fv-bottom,.l-fv .swiper-slide .p-top__postMeta.fv-bottom{opacity:0;transform:translateY(50px);transition:all .8s ease}.l-fv .swiper-slide-active .swiper-catch.fv-bottom,.l-fv .swiper-slide-active .p-top__postMeta.fv-bottom{opacity:1;transform:translateY(0);transition:all .8s ease 1s}.l-fv .swiper-slide .swiper-catch.fv-fill,.l-fv .swiper-slide .p-top__postMeta.fv-fill{opacity:1;transform:translateX(-50px);transition:all .8s ease 1s}.l-fv .swiper-slide .swiper-catch.fv-fill .p-top__subtitle,.l-fv .swiper-slide .swiper-catch.fv-fill .post-categories,.l-fv .swiper-slide .swiper-catch.fv-fill .post-tags,.l-fv .swiper-slide .swiper-catch.fv-fill .post-date,.l-fv .swiper-slide .swiper-catch.fv-fill .p-top_postLink,.l-fv .swiper-slide .p-top__postMeta.fv-fill .p-top__subtitle,.l-fv .swiper-slide .p-top__postMeta.fv-fill .post-categories,.l-fv .swiper-slide .p-top__postMeta.fv-fill .post-tags,.l-fv .swiper-slide .p-top__postMeta.fv-fill .post-date,.l-fv .swiper-slide .p-top__postMeta.fv-fill .p-top_postLink{position:relative;overflow:hidden;opacity:0}.l-fv .swiper-slide .swiper-catch.fv-fill .p-top__subtitle::before,.l-fv .swiper-slide .swiper-catch.fv-fill .post-categories::before,.l-fv .swiper-slide .swiper-catch.fv-fill .post-tags::before,.l-fv .swiper-slide .swiper-catch.fv-fill .post-date::before,.l-fv .swiper-slide .swiper-catch.fv-fill .p-top_postLink::before,.l-fv .swiper-slide .p-top__postMeta.fv-fill .p-top__subtitle::before,.l-fv .swiper-slide .p-top__postMeta.fv-fill .post-categories::before,.l-fv .swiper-slide .p-top__postMeta.fv-fill .post-tags::before,.l-fv .swiper-slide .p-top__postMeta.fv-fill .post-date::before,.l-fv .swiper-slide .p-top__postMeta.fv-fill .p-top_postLink::before{position:absolute;top:0;width:100%;height:100%;content:"";background-color:#fff;z-index:400}.l-fv .swiper-slide-active .swiper-catch.fv-fill,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill{opacity:1;transform:translateX(0);transition:all .8s ease 1s}.l-fv .swiper-slide-active .swiper-catch.fv-fill .p-top__subtitle,.l-fv .swiper-slide-active .swiper-catch.fv-fill .post-categories,.l-fv .swiper-slide-active .swiper-catch.fv-fill .post-tags,.l-fv .swiper-slide-active .swiper-catch.fv-fill .post-date,.l-fv .swiper-slide-active .swiper-catch.fv-fill .p-top_postLink,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .p-top__subtitle,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .post-categories,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .post-tags,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .post-date,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .p-top_postLink{position:relative;opacity:1}.l-fv .swiper-slide-active .swiper-catch.fv-fill .p-top__subtitle::before,.l-fv .swiper-slide-active .swiper-catch.fv-fill .post-categories::before,.l-fv .swiper-slide-active .swiper-catch.fv-fill .post-tags::before,.l-fv .swiper-slide-active .swiper-catch.fv-fill .post-date::before,.l-fv .swiper-slide-active .swiper-catch.fv-fill .p-top_postLink::before,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .p-top__subtitle::before,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .post-categories::before,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .post-tags::before,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .post-date::before,.l-fv .swiper-slide-active .p-top__postMeta.fv-fill .p-top_postLink::before{transform:translateX(-100%);transition:all .3s ease 1s;position:absolute;top:0;width:100%;height:100%;content:"";background-color:#fff;z-index:400}.l-fv .swiper-slide{width:100%;height:100%}.l-fv .swiper-slide img{object-fit:cover;width:100%;height:100%}.l-fv .swiper-scrollbar-drag{background-color:var(--main_color)}.l-fv .swiper-button-next,.l-fv .swiper-button-prev{width:5vw;height:5vw;z-index:99999;border-radius:50%;background-color:var(--main_color);display:flex;justify-content:center;align-items:center}.l-fv .swiper-button-next::after,.l-fv .swiper-button-prev::after{color:#fff;font-size:2vw}.l-fv .p-top_postLink{display:block;height:auto;color:#fff;font-size:3.6rem;font-weight:600}.l-fv .p-top__postMeta{width:90%;position:absolute;bottom:10%;left:5%}.l-fv ul.post-categories li{display:flex;align-items:center}.l-fv ul.post-categories li a{color:#fff;border:none;padding:5px 15px;font-weight:600;background-color:var(--main_color);border-radius:50px;font-size:1.2rem}.c-btn{display:inline-block;width:auto}.c-btn p:not([class]){display:none}.c-btn__text{font-weight:700;font-size:1.6rem;position:relative;z-index:5;white-space:nowrap}.c-btn01{height:50px}.c-btn01 .c-btn01__link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:100%;min-width:180px;border-radius:30px;outline:2px solid hsla(0,0%,100%,0);outline-offset:-2px;color:#fff;padding:12px 50px;line-height:1;text-align:center;transition:all .3s ease-out;background-color:var(--main_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.c-btn01 .c-btn01__link:hover{background-color:rgba(0,0,0,0);outline:2px solid var(--main_color);outline-offset:-2px;background-color:#fff;color:var(--main_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.c-btn01 .c-btn__icon{display:none}.c-btn02{height:50px}.c-btn02 .c-btn02__link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:100%;min-width:180px;border-radius:30px;border:2px solid;border-color:var(--main_color);color:var(--main_color);background-color:#fff;padding:12px 50px;line-height:1;text-align:center;transition:all .3s ease-out;gap:50px}.c-btn02 .c-btn02__link:hover{border-color:var(--main_color);background-color:var(--main_color);color:#fff;transition:all .3s ease-out}@media screen and (max-width: 599px){.c-btn02 .c-btn02__link{gap:15px}}.c-btn02 .c-btn__icon{display:none}.c-btn03{height:80px}.c-btn03 .c-btn03__link{display:inline-flex;align-items:center;justify-content:space-between;width:auto;height:100%;min-width:230px;border-radius:40px;outline:2px solid hsla(0,0%,100%,0);outline-offset:-2px;background-color:var(--main_color);color:#fff;padding:12px 25px 12px 35px;line-height:1;text-align:center;gap:50px;position:relative;z-index:0;overflow:hidden;transition:color .3s ease-out,outline .1s ease-out}.c-btn03 .c-btn03__link::before{background-color:var(--sub_color);width:200%;height:200%;content:"";position:absolute;top:0;left:0;transform:translate(-120%, -25%) skewX(-45deg);transition:all .3s ease-out}.c-btn03 .c-btn03__link:hover{color:var(--text_color);transition:color .3s ease-out,outline .1s ease-out .3s;outline:2px solid var(--sub_color)}.c-btn03 .c-btn03__link:hover::before{transform:translate(-20%, -25%) skewX(-45deg);transition:all .3s ease-out}@media screen and (max-width: 599px){.c-btn03 .c-btn03__link{gap:15px}}.c-btn04{height:80px}.c-btn04 .c-btn04__link{display:inline-flex;align-items:center;justify-content:space-between;width:auto;height:100%;min-width:230px;border-radius:40px;outline:2px solid var(--sub_color);outline-offset:-2px;background-color:var(--sub_color);color:var(--text_color);padding:12px 25px 12px 35px;line-height:1;text-align:center;transition:all .3s ease-out;gap:50px;position:relative;overflow:hidden}.c-btn04 .c-btn04__link::before{background-color:var(--sub_color);width:200%;height:200%;content:"";position:absolute;top:0;left:0;transform:translate(-20%, -25%) skewX(-45deg);transition:all .3s ease-out}.c-btn04 .c-btn04__link:hover{background-color:var(--main_color);color:#fff;transition:all .3s ease-out;outline:2px solid hsla(0,0%,100%,0);transition:color .3s ease-out,outline .1s ease-out}.c-btn04 .c-btn04__link:hover::before{transform:translate(120%, -25%) skewX(-45deg);transition:all .3s ease-out}@media screen and (max-width: 599px){.c-btn04 .c-btn04__link{gap:15px}}@media screen and (max-width: 599px){.c-btn04{gap:15px}}.c-btn05{height:80px}.c-btn05 .c-btn05__link{display:inline-flex;align-items:center;justify-content:space-between;width:auto;height:100%;min-width:230px;border-radius:40px;border:2px solid;border-color:var(--text_color);color:var(--text_color);padding:12px 25px 12px 35px;line-height:1;text-align:center;transition:all .3s ease-out;gap:50px}.c-btn05 .c-btn05__link:hover{color:var(--main_color);border-color:var(--main_color);transition:all .3s ease-out}@media screen and (max-width: 599px){.c-btn05 .c-btn05__link{gap:15px}}.c-btn06{height:64px}.c-btn06 .c-btn06__link{display:inline-flex;align-items:center;justify-content:space-between;width:auto;height:100%;min-width:180px;border-radius:50px;outline:2px solid hsla(0,0%,100%,0);outline-offset:-2px;color:#fff;padding:12px 15px 12px 30px;line-height:1;text-align:center;transition:all .3s ease-out;gap:50px;background-color:var(--main_color)}.c-btn06 .c-btn06__link:hover{background-color:rgba(0,0,0,0);color:var(--main_color);transition:all .3s ease-out;outline:2px solid var(--main_color)}@media screen and (max-width: 599px){.c-btn06 .c-btn06__link{gap:15px}}.c-btn07{height:64px}.c-btn07 .c-btn07__link{display:inline-flex;align-items:center;justify-content:space-between;width:auto;height:100%;min-width:180px;border-radius:50px;color:var(--main_color);padding:12px 15px 12px 30px;line-height:1;text-align:center;transition:all .3s ease-out;gap:70px;background-color:var(--sub_color)}.c-btn07 .c-btn07__link:hover{background-color:var(--main_color);color:#fff;transition:all .3s ease-out}@media screen and (max-width: 599px){.c-btn07 .c-btn07__link{gap:15px}}.c-btn08{height:80px}.c-btn08 .c-btn08__link{display:flex;align-items:center;justify-content:center;width:auto;height:100%;min-width:180px;border-radius:100px;color:#fff;padding:12px 20px 12px 30px;line-height:1;text-align:center;transition:all .3s ease-out;gap:100px;background-color:var(--main_color);position:relative;overflow:hidden}.c-btn08 .c-btn08__link .c-btn__text08{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.c-btn08 .c-btn08__link .c-btn__text08::after{content:"詳しく見る";font-size:60%;font-weight:500}.c-btn08 .c-btn08__link::before{content:"";width:100%;height:100%;background-color:var(--sub_color);position:absolute;top:0;left:0;transform:translateX(-110%);transition:all .3s;z-index:2}.c-btn08 .c-btn08__link:hover{background-color:var(--sub_color);color:var(--main_color);transition:all .3s ease-out}.c-btn08 .c-btn08__link:hover::before{transition:all .3s;transform:translateX(0)}@media screen and (max-width: 599px){.c-btn08 .c-btn08__link{gap:15px}}.c-btn09{height:64px}.c-btn09 .c-btn09__link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:100%;min-width:180px;border-radius:8px;color:#fff;padding:12px 12px 12px 30px;line-height:1;text-align:center;transition:all .3s ease-out;gap:70px;background-color:var(--main_color)}.c-btn09 .c-btn09__link:hover{background-color:var(--sub_color);color:var(--main_color);transition:all .3s ease-out}@media screen and (max-width: 599px){.c-btn09 .c-btn09__link{gap:15px}}.c-btn10{height:50px}.c-btn10 .c-btn10__link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:100%;min-width:180px;border-radius:0 2px 2px 0;color:var(--text_color);padding:12px 12px 12px 30px;line-height:1;text-align:center;transition:all .3s ease-out;gap:70px;background-color:var(--sub_color);border-left:5px solid var(--main_color)}.c-btn10 .c-btn10__link:hover{opacity:.6;transition:opacity .3s ease-out}@media screen and (max-width: 599px){.c-btn10 .c-btn10__link{gap:15px}}.header .c-btn01 .c-btn01__link{color:var(--header_btn_text_color);background:var(--header_btn_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.header .c-btn01 .c-btn01__link:hover{outline:2px solid var(--header_btn_bg_color);background:#fff !important;color:var(--header_btn_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.header .c-btn01.btn--second{margin-left:5px}.header .c-btn01.btn--second .c-btn01__link{color:var(--header_btn_sub_text_color);background:var(--header_btn_sub_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.header .c-btn01.btn--second .c-btn01__link:hover{outline:2px solid var(--header_btn_sub_bg_color);background:#fff !important;color:var(--header_btn_sub_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.header .c-btn02 .c-btn02__link{border-color:var(--header_btn_text_color);color:var(--header_btn_text_color);position:relative;overflow:hidden}.header .c-btn02 .c-btn02__link::before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;z-index:1;transition:opacity .5s ease}.header .c-btn02 .c-btn02__link:hover{border-color:var(--header_btn_text_color);color:#fff}.header .c-btn02 .c-btn02__link:hover::before{opacity:0;transition:opacity .5s ease}.header .c-btn03 .c-btn03__link{color:var(--header_btn_text_color)}.header .c-btn03 .c-btn03__link .c-btn__icon01::before{background-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link .c-btn__icon01::after{border-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link .c-btn__icon02,.header .c-btn03 .c-btn03__link .c-btn__icon04{background-color:var(--header_btn_text_color)}.header .c-btn03 .c-btn03__link .c-btn__icon02::before,.header .c-btn03 .c-btn03__link .c-btn__icon04::before{background-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover{color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon01{background-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon01::before{background-color:var(--header_btn_text_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon01::after{border-color:var(--header_btn_text_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon02,.header .c-btn03 .c-btn03__link:hover .c-btn__icon04{background-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon02::before,.header .c-btn03 .c-btn03__link:hover .c-btn__icon04::before{background-color:var(--header_btn_text_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon03::before{border-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon05::before{background-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon05::after{border-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon06::before{background-color:var(--header_btn_bg_color)}.header .c-btn03 .c-btn03__link:hover .c-btn__icon06::after{border-color:var(--header_btn_bg_color)}.header .c-btn05 .c-btn05__link{border-color:var(--header_btn_text_color);color:var(--header_btn_text_color)}.header .c-btn06 .c-btn06__link{color:var(--header_btn_text_color)}.hm__btn__link{width:100%;display:inline-flex;justify-content:center;align-items:center;padding:0 30px;line-height:50px}.hm__btn.hm__btn--first .hm__btn__link{border-radius:var(--hm_btn_radius);background-color:var(--hm_btn_bg_color);color:var(--hm_btn_text_color);outline:1px solid var(--hm_btn_border);outline-offset:-1px}.hm__btn.hm__btn--first .hm__btn__link:hover{background-color:var(--hm_btn_text_color);color:var(--hm_btn_bg_color);outline:1px solid var(--hm_btn_bg_color);outline-offset:-1px}.hm__btn.hm__btn--second .hm__btn__link{border-radius:var(--hm_btn_sub_radius);background-color:var(--hm_btn_sub_bg_color);color:var(--hm_btn_sub_text_color);outline:1px solid var(--hm_btn_sub_border);outline-offset:-1px}.hm__btn.hm__btn--second .hm__btn__link:hover{background-color:var(--hm_btn_sub_text_color);color:var(--hm_btn_sub_bg_color);outline:1px solid var(--hm_btn_sub_bg_color);outline-offset:-1px}.footer .c-btn01 .c-btn01__link{color:var(--footer_first_btn_text_color);background:var(--footer_first_btn_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.footer .c-btn01 .c-btn01__link:hover{outline:2px solid var(--footer_first_btn_bg_color);background:#fff !important;color:var(--footer_first_btn_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.footer .c-btn01.btn--second{margin-left:5px}.footer .c-btn01.btn--second .c-btn01__link{color:var(--footer_second_btn_text_color);background:var(--footer_second_btn_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.footer .c-btn01.btn--second .c-btn01__link:hover{outline:2px solid var(--footer_second_btn_bg_color);background:#fff !important;color:var(--footer_second_btn_bg_color);transition:background .3s ease-out,color .3s ease-out,outline .1s ease}.footer .c-btn02 .c-btn02__link{border-color:var(--footer_first_btn_text_color);color:var(--footer_first_btn_text_color);position:relative;overflow:hidden}.footer .c-btn02 .c-btn02__link::before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;z-index:1;transition:opacity .5s ease}.footer .c-btn02 .c-btn02__link:hover{border-color:var(--footer_first_btn_text_color);color:#fff}.footer .c-btn02 .c-btn02__link:hover::before{opacity:0;transition:opacity .5s ease}.footer .c-btn03 .c-btn03__link{color:var(--footer_first_btn_text_color);background-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link .c-btn__icon01::before{background-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link .c-btn__icon01::after{border-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link .c-btn__icon02,.footer .c-btn03 .c-btn03__link .c-btn__icon04{background-color:var(--footer_first_btn_text_color)}.footer .c-btn03 .c-btn03__link .c-btn__icon02::before,.footer .c-btn03 .c-btn03__link .c-btn__icon04::before{background-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover{color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon01{background-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon01::before{background-color:var(--footer_first_btn_text_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon01::after{border-color:var(--footer_first_btn_text_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon02,.footer .c-btn03 .c-btn03__link:hover .c-btn__icon04{background-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon02::before,.footer .c-btn03 .c-btn03__link:hover .c-btn__icon04::before{background-color:var(--footer_first_btn_text_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon03::before{border-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon05::before{background-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon05::after{border-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon06::before{background-color:var(--footer_first_btn_bg_color)}.footer .c-btn03 .c-btn03__link:hover .c-btn__icon06::after{border-color:var(--footer_first_btn_bg_color)}.footer .c-btn04 .c-btn04__link{background-color:var(--footer_first_btn_bg_color)}.footer .c-btn04 .c-btn04__link:hover .c-btn__icon03::before{border-color:#fff}.footer .c-btn05 .c-btn05__link{border-color:var(--footer_first_btn_text_color);color:var(--footer_first_btn_text_color)}.footer .c-btn06 .c-btn06__link{color:var(--footer_first_btn_text_color)}.hamburger{position:relative;z-index:600;justify-content:center;align-items:center;cursor:pointer}.hamburger.--active .hamburger__btn span{background-color:var(--header_text_color)}.hamburger__btn{padding:0}.hamburger__btn span{position:absolute;height:3px;background-color:var(--header_text_color);transition:transform .2s ease-in,background .4s ease-in;display:block}.hamburger__btn__top{top:0}.hamburger__btn__center{top:11px}.hamburger__btn__bottom{top:22px}.hamburger01{position:relative;z-index:600}.hamburger01:hover .hamburger01__btn__top{transform:translateX(-2px)}.hamburger01:hover .hamburger01__btn__center{transform:translateX(2px)}.hamburger01:hover .hamburger01__btn__bottom{transform:translateX(-2px)}.hamburger01.--active .hamburger01__btn__top{top:11px;transform:rotate(35deg)}.hamburger01.--active .hamburger01__btn__center{transform:rotate(-35deg);top:11px}.hamburger01.--active .hamburger01__btn__bottom{transform:rotate(35deg);top:11px;opacity:0}.hamburger01__btn{position:relative;width:32px;height:25px}.hamburger01__btn span{left:0;width:100%;border-radius:2px}.hamburger01__btn__top{top:0}.hamburger01__btn__center{top:11px}.hamburger01__btn__bottom{top:22px}.hamburger02:hover .hamburger02__btn__center{width:100%}.hamburger02.--active .hamburger02__btn__top{top:11px;transform:rotate(145deg)}.hamburger02.--active .hamburger02__btn__center{top:11px;opacity:0}.hamburger02.--active .hamburger02__btn__bottom{transform:rotate(-145deg);top:11px}.hamburger02__btn{position:relative;width:32px;height:25px}.hamburger02__btn span{left:0;height:3px;border-radius:2px}.hamburger02__btn__top{top:0;width:100%}.hamburger02__btn__center{top:11px;width:70%}.hamburger02__btn__bottom{top:22px;width:100%}.hamburger03{position:relative;z-index:600}.hamburger03:hover .hamburger03__btn__top{transform:translateX(-2px)}.hamburger03:hover .hamburger03__btn__center{transform:translateX(2px)}.hamburger03:hover .hamburger03__btn__bottom{transform:translateX(-2px)}.hamburger03.--active .hamburger03__btn__top{top:11px;transform:rotate(35deg)}.hamburger03.--active .hamburger03__btn__center{transform:rotate(-35deg);top:11px}.hamburger03.--active .hamburger03__btn__bottom{transform:rotate(35deg);top:11px;opacity:0}.hamburger03__btn{position:relative;width:32px;height:25px}.hamburger03__btn span{left:0;width:100%}.hamburger03__btn__top{top:0}.hamburger03__btn__center{top:11px}.hamburger03__btn__bottom{top:22px}.hamburger04:hover .hamburger04__btn__center{width:100%}.hamburger04.--active .hamburger04__btn__top{top:11px;transform:rotate(145deg)}.hamburger04.--active .hamburger04__btn__center{top:11px;opacity:0}.hamburger04.--active .hamburger04__btn__bottom{transform:rotate(-145deg);top:11px}.hamburger04__btn{position:relative;width:32px;height:25px}.hamburger04__btn span{left:0;transition:transform .2s ease-in,width .2s ease-in}.hamburger04__btn__top{top:0;width:100%}.hamburger04__btn__center{top:11px;width:70%}.hamburger04__btn__bottom{top:22px;width:100%}.hamburger05{width:45px;height:18px}.hamburger05:hover .hamburger05__btn__top{width:90%}.hamburger05:hover .hamburger05__btn__center{width:80%}.hamburger05:hover .hamburger05__btn__bottom{width:60%}.hamburger05.--active .hamburger05__btn__top{width:100%;top:8px;transform:rotate(25deg)}.hamburger05.--active .hamburger05__btn__center{width:100%;top:8px;transform:rotate(-25deg)}.hamburger05.--active .hamburger05__btn__bottom{opacity:0}.hamburger05__btn{width:100%;height:100%}.hamburger05__btn span{width:100%;height:2px;transition:width .2s ease-in}.hamburger05__btn__top{top:0}.hamburger05__btn__center{top:8px}.hamburger05__btn__bottom{top:16px}.hamburger06{width:45px;height:14px}.hamburger06:hover .hamburger06__btn__center{left:17px}.hamburger06:hover .hamburger06__btn__bottom{left:7px}.hamburger06.--active .hamburger06__btn__top{top:6px;transform:rotate(15deg);transition:left 0s ease,transform .2s ease-in}.hamburger06.--active .hamburger06__btn__center{opacity:0}.hamburger06.--active .hamburger06__btn__bottom{width:45px;top:6px;left:0;transform:rotate(-15deg);transition:left 0s ease,transform .2s ease-in}.hamburger06__btn span{height:2px;transition:left .3s ease-in}.hamburger06__btn__top{width:45px;top:0}.hamburger06__btn__center{width:28px;top:6px}.hamburger06__btn__bottom{width:38px;top:12px;right:auto;transition:all .2s}.hamburger07{width:45px;height:16px}.hamburger07:hover .hamburger07__btn__center{right:17px}.hamburger07:hover .hamburger07__btn__bottom{right:7px}.hamburger07.--active .hamburger07__btn__top{top:6px;transform:rotate(15deg);transition:left 0s ease,transform .2s ease-in}.hamburger07.--active .hamburger07__btn__center{opacity:0}.hamburger07.--active .hamburger07__btn__bottom{width:45px;top:6px;left:0;transform:rotate(-15deg);transition:left 0s ease,transform .2s ease-in}.hamburger07__btn span{height:2px;right:0;transition:right .2s ease-in}.hamburger07__btn__top{top:0;width:45px}.hamburger07__btn__center{top:7px;width:28px;right:0}.hamburger07__btn__bottom{top:14px;width:38px;left:auto;right:0}.hamburger08{width:48px;height:13px}.hamburger08:hover .hamburger08__btn__top{width:35px;top:7px;transition:width .2s ease-out,top .1s ease .2s,transform .2s ease-in .2s}.hamburger08:hover .hamburger08__btn__center{width:35px;top:7px;transition:width .2s ease-out,top .1s ease .2s,transform .2s ease-in .2s}.hamburger08.--active .hamburger08__btn__top{width:35px;top:7px}.hamburger08.--active .hamburger08__btn__top:hover{transform:rotate(0)}.hamburger08.--active .hamburger08__btn__center{width:35px;top:7px}.hamburger08:hover.--active .hamburger08__btn__top{transform:rotate(0)}.hamburger08__btn{display:block;width:100%;height:100%}.hamburger08__btn span{width:48px;height:2px;transition:width .2s ease-out,top .1s ease .2s,transform .2s ease-in .2s}.hamburger08__btn__top{top:0}.hamburger08__btn__center{top:11px}.hamburger08__btn__bottom{opacity:0}.hamburger09{width:48px;height:10px}.hamburger09:hover .hamburger09__btn__top{width:40px}.hamburger09:hover .hamburger09__btn__center{width:48px;right:0}.hamburger09.--active .hamburger09__btn__top{top:8px;width:40px;transition:left 0s ease,top .2s ease,transform .2s ease-in}.hamburger09.--active .hamburger09__btn__center{width:40px;transition:left 0s ease,top .2s ease,transform .2s ease-in}.hamburger09__btn span{height:2px;transition:width .2s ease-out,left .1s ease,transform .2s ease-in}.hamburger09__btn__top{right:0;width:48px}.hamburger09__btn__center{top:8px;width:40px;right:0}.hamburger09__btn__bottom{opacity:0}.hamburger10{width:48px;height:10px}.hamburger10:hover .hamburger10__btn__top{width:40px}.hamburger10:hover .hamburger10__btn__center{width:48px}.hamburger10.--active .hamburger10__btn__top{top:8px}.hamburger10__btn span{height:2px;transition:width .2s ease-out,top .2s ease,transform .2s ease-in}.hamburger10__btn__top{top:0;width:48px}.hamburger10__btn__center{top:8px;width:40px}.hamburger10__btn__bottom{opacity:0}.c-btn__icon{position:relative;z-index:5}.c-btn__link .c-btn__icon01::before,.c-btn__link .c-btn__icon01::after,.c-btn__link .c-btn__icon05::before,.c-btn__link .c-btn__icon05::after,.c-btn__link .c-btn__icon06::before,.c-btn__link .c-btn__icon06::after{transition:all .3s ease-out}.c-btn__link .c-btn__icon02::before,.c-btn__link .c-btn__icon03::before,.c-btn__link .c-btn__icon04::before{transition:all .3s ease-out}.c-btn__link:hover .c-btn__icon01::before,.c-btn__link:hover .c-btn__icon01::after,.c-btn__link:hover .c-btn__icon05::before,.c-btn__link:hover .c-btn__icon05::after,.c-btn__link:hover .c-btn__icon06::before,.c-btn__link:hover .c-btn__icon06::after{transition:all .3s ease-out}.c-btn__link:hover .c-btn__icon02::before,.c-btn__link:hover .c-btn__icon03::before,.c-btn__link:hover .c-btn__icon04::before{transition:all .3s ease-out}.c-btn__icon01{width:30px;height:30px;border-radius:15px;background-color:#fff;position:relative}.c-btn__icon01::before,.c-btn__icon01::after{display:inline-block;content:"";position:absolute}.c-btn__icon01::before{width:10px;height:1px;top:50%;left:10px;background-color:var(--main_color)}.c-btn__icon01::after{width:5px;height:5px;transform:rotate(45deg);border-top:solid 1px var(--main_color);border-right:solid 1px var(--main_color);top:13px}.c-btn05 .c-btn__icon01{background-color:var(--main_color)}.c-btn05 .c-btn__icon01::before{background-color:#fff}.c-btn05 .c-btn__icon01::after{border-color:#fff}.c-btn06 .c-btn__link:hover .c-btn__icon01{background-color:var(--main_color)}.c-btn06 .c-btn__link:hover .c-btn__icon01::before{background-color:#fff}.c-btn06 .c-btn__link:hover .c-btn__icon01::after{border-color:#fff}.c-btn__icon02{width:30px;height:30px;border-radius:15px;background-color:#fff;position:relative;border-radius:15px}.c-btn__icon02::before{position:absolute;content:"";width:14px;height:14px;background-color:var(--main_color);border-radius:50px;top:8px;left:8px}.c-btn05 .c-btn__icon02{background-color:var(--main_color)}.c-btn05 .c-btn__icon02::before{background-color:#fff}.c-btn06 .c-btn__link:hover .c-btn__icon02{background-color:var(--main_color)}.c-btn06 .c-btn__link:hover .c-btn__icon02::before{background-color:#fff}.c-btn__icon03{width:7px;height:7px;position:relative;display:flex;align-items:center;justify-content:center}.c-btn__icon03::before{width:100%;height:100%;display:inline-block;content:"";transform:rotate(45deg);border-top:solid 2px var(--text_color);border-right:solid 2px var(--text_color)}.c-btn03 .c-btn__icon03::before,.c-btn08 .c-btn__icon03::before{border-color:#fff}.c-btn03 .c-btn__link:hover .c-btn__icon03::before,.c-btn08 .c-btn__link:hover .c-btn__icon03::before{border-color:var(--text_color)}.c-btn04 .c-btn__link:hover .c-btn__icon03::before{border-color:#fff}.c-btn05 .c-btn__link:hover .c-btn__icon03::before{border-color:var(--main_color)}.c-btn06 .c-btn__icon03{margin-right:10px}.c-btn06 .c-btn__icon03::before{border-color:#fff}.c-btn06 .c-btn__link:hover .c-btn__icon03::before{border-color:var(--main_color)}.c-btn07 .c-btn__icon03{margin-right:5px}.c-btn07 .c-btn__icon03::before{border-color:var(--main_color)}.c-btn07 .c-btn__link:hover .c-btn__icon03::before{border-color:#fff}.c-btn08 .c-btn__icon03,.c-btn09 .c-btn__icon03{margin-right:5px}.c-btn08 .c-btn__icon03::before,.c-btn09 .c-btn__icon03::before{border-color:#fff}.c-btn08 .c-btn__link:hover .c-btn__icon03::before,.c-btn09 .c-btn__link:hover .c-btn__icon03::before{border-color:var(--main_color)}.c-btn__icon04{display:flex;justify-content:center;align-items:center;width:22px;height:22px;background-color:#fff;border-radius:50px}.c-btn__icon04::before{width:6px;height:6px;display:inline-block;content:"";background-color:var(--main_color);border-radius:50px}.c-btn04 .c-btn__icon04{background-color:var(--main_color)}.c-btn04 .c-btn__icon04::before{background-color:#fff}.c-btn04 .c-btn__link:hover .c-btn__icon04{background-color:#fff}.c-btn04 .c-btn__link:hover .c-btn__icon04::before{background-color:var(--main_color)}.c-btn05 .c-btn__icon04{background-color:var(--main_color)}.c-btn05 .c-btn__icon04::before{background-color:#fff}.c-btn06:hover .c-btn__icon04,.c-btn08:hover .c-btn__icon04{background-color:var(--main_color)}.c-btn06:hover .c-btn__icon04::before,.c-btn08:hover .c-btn__icon04::before{background-color:#fff}.c-btn__icon05{width:15px;height:8px;position:relative}.c-btn__icon05::before,.c-btn__icon05::after{display:inline-block;content:"";position:absolute;right:0}.c-btn__icon05::before{height:1px;width:14px;top:50%;background-color:var(--header_text_color)}.c-btn__icon05::after{width:5px;height:5px;transform:rotate(45deg);border-top:solid 1px var(--header_text_color);border-right:solid 1px var(--header_text_color);top:25%}.c-btn03 .c-btn__icon05::before{background-color:#fff}.c-btn03 .c-btn__icon05::after{border-color:#fff}.c-btn03 .c-btn__link:hover .c-btn__icon05::before{background-color:var(--text_color)}.c-btn03 .c-btn__link:hover .c-btn__icon05::after{border-color:var(--text_color)}.c-btn04 .c-btn__link:hover .c-btn__icon05::before{background-color:#fff}.c-btn04 .c-btn__link:hover .c-btn__icon05::after{border-color:#fff}.c-btn05 .c-btn__link:hover .c-btn__icon05::before{background-color:var(--main_color)}.c-btn05 .c-btn__link:hover .c-btn__icon05::after{border-color:var(--main_color)}.c-btn06 .c-btn__icon05{margin-right:5px}.c-btn06 .c-btn__icon05::before{background-color:#fff}.c-btn06 .c-btn__icon05::after{border-color:#fff}.c-btn06 .c-btn__link:hover .c-btn__icon05::before{background-color:var(--main_color)}.c-btn06 .c-btn__link:hover .c-btn__icon05::after{border-color:var(--main_color)}.c-btn08 .c-btn__icon05,.c-btn09 .c-btn__icon05{margin-right:5px}.c-btn08 .c-btn__icon05::before,.c-btn09 .c-btn__icon05::before{background-color:#fff}.c-btn08 .c-btn__icon05::after,.c-btn09 .c-btn__icon05::after{border-color:#fff}.c-btn08 .c-btn__link:hover .c-btn__icon05::before,.c-btn09 .c-btn__link:hover .c-btn__icon05::before{background-color:var(--main_color)}.c-btn08 .c-btn__link:hover .c-btn__icon05::after,.c-btn09 .c-btn__link:hover .c-btn__icon05::after{border-color:var(--main_color)}.c-btn07 .c-btn__icon05{margin-right:5px}.c-btn07 .c-btn__icon05::before{background-color:var(--main_color)}.c-btn07 .c-btn__icon05::after{border-color:var(--main_color)}.c-btn07 .c-btn__link:hover .c-btn__icon05::before{background-color:#fff}.c-btn07 .c-btn__link:hover .c-btn__icon05::after{border-color:#fff}.c-btn__icon06{width:48px;height:12px;position:relative}.c-btn__icon06::before,.c-btn__icon06::after{display:inline-block;content:"";position:absolute;right:0}.c-btn__icon06::before{height:1px;width:48px;top:50%;background-color:var(--header_text_color)}.c-btn__icon06::after{width:7px;height:7px;transform:rotate(45deg);border-top:solid 1px var(--header_text_color);border-right:solid 1px var(--header_text_color);top:25%}.c-btn03 .c-btn__icon06::before{background-color:#fff}.c-btn03 .c-btn__icon06::after{border-color:#fff}.c-btn03:hover .c-btn__link .c-btn__icon06::before{background-color:var(--text_color)}.c-btn03:hover .c-btn__link .c-btn__icon06::after{border-color:var(--text_color)}.c-btn04 .c-btn__link:hover .c-btn__icon06::before{background-color:#fff}.c-btn04 .c-btn__link:hover .c-btn__icon06::after{border-color:#fff}.c-btn05 .c-btn__link:hover .c-btn__icon06::before{background-color:var(--main_color)}.c-btn05 .c-btn__link:hover .c-btn__icon06::after{border-color:var(--main_color)}.c-btn06 .c-btn__icon06{margin-right:5px}.c-btn06 .c-btn__icon06::before{background-color:#fff}.c-btn06 .c-btn__icon06::after{border-color:#fff}.c-btn06 .c-btn__link:hover .c-btn__icon06::before{background-color:var(--main_color)}.c-btn06 .c-btn__link:hover .c-btn__icon06::after{border-color:var(--main_color)}.c-btn08 .c-btn__icon06,.c-btn09 .c-btn__icon06{margin-right:5px}.c-btn08 .c-btn__icon06::before,.c-btn09 .c-btn__icon06::before{background-color:#fff}.c-btn08 .c-btn__icon06::after,.c-btn09 .c-btn__icon06::after{border-color:#fff}.c-btn08 .c-btn__link:hover .c-btn__icon06::before,.c-btn09 .c-btn__link:hover .c-btn__icon06::before{background-color:var(--main_color)}.c-btn08 .c-btn__link:hover .c-btn__icon06::after,.c-btn09 .c-btn__link:hover .c-btn__icon06::after{border-color:var(--main_color)}.c-btn07 .c-btn__icon06{margin-right:5px}.c-btn07 .c-btn__icon06::before{background-color:var(--main_color)}.c-btn07 .c-btn__icon06::after{border-color:var(--main_color)}.c-btn07 .c-btn__link:hover .c-btn__icon06::before{background-color:#fff}.c-btn07 .c-btn__link:hover .c-btn__icon06::after{border-color:#fff}.icon01{width:30px;height:30px;border-radius:15px;background-color:#fff;position:relative}.icon01::before,.icon01::after{display:inline-block;content:"";position:absolute}.icon01::before{width:10px;height:1px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background-color:var(--main_color)}.icon01::after{width:5px;height:5px;top:50%;transform:translateY(-50%) rotate(45deg);border-top:solid 1px var(--main_color);border-right:solid 1px var(--main_color);right:10px}.linkText02 .icon01,.linkText04 .icon01,.linkText05 .icon01{width:48px;height:48px;border-radius:50px;background-color:var(--main_color)}.linkText02 .icon01::before,.linkText04 .icon01::before,.linkText05 .icon01::before{background-color:#fff}.linkText02 .icon01::after,.linkText04 .icon01::after,.linkText05 .icon01::after{border-top:solid 1px #fff;border-right:solid 1px #fff;right:19px}.icon02{width:30px;height:30px;border-radius:15px;background-color:#fff;position:relative;border-radius:15px}.icon02::before{position:absolute;content:"";width:14px;height:14px;background-color:var(--main_color);border-radius:50px;top:8px;left:8px}.linkText08 .icon02::before{background-color:var(--text_color)}.icon03{position:relative;display:flex;align-items:center;justify-content:center}.icon03::before{width:7px;height:7px;display:inline-block;content:"";transform:rotate(45deg);border-top:solid 2px var(--main_color);border-right:solid 2px var(--main_color)}.linkText02 .icon03,.linkText04 .icon03,.linkText05 .icon03{width:48px;height:48px;border-radius:50px;background-color:var(--main_color)}.linkText02 .icon03::before,.linkText04 .icon03::before,.linkText05 .icon03::before{border-top:solid 2px #fff;border-right:solid 2px #fff}.linkText08 .icon03{margin-right:10px}.linkText08 .icon03::before{border-top:solid 2px var(--text_color);border-right:solid 2px var(--text_color)}.icon04{display:flex;justify-content:center;align-items:center;width:22px;height:22px;background-color:#fff;border-radius:50px}.icon04::before{width:6px;height:6px;display:inline-block;content:"";background-color:var(--main_color);border-radius:50px}.linkText01 .icon04,.linkText03 .icon04{background-color:var(--main_color)}.linkText01 .icon04::before,.linkText03 .icon04::before{background-color:#fff}.linkText08 .icon04::before{background-color:var(--text_color)}.icon05{width:15px;height:8px;position:relative;margin-right:10px;transition:transform .3s ease}.icon05::before,.icon05::after{display:inline-block;content:"";position:absolute;right:0}.icon05::before{height:1px;width:14px;top:50%;background-color:var(--text_color)}.icon05::after{width:5px;height:5px;transform:rotate(45deg);border-top:solid 1px var(--text_color);border-right:solid 1px var(--text_color);top:25%}.linkText06 .icon05::before,.linkText07 .icon05::before{background-color:var(--main_color)}.linkText06 .icon05::after,.linkText07 .icon05::after{border-top:solid 1px var(--main_color);border-right:solid 1px var(--main_color)}.icon06{width:48px;height:12px;position:relative}.icon06::before,.icon06::after{display:inline-block;content:"";position:absolute;right:0}.icon06::before{height:1px;width:48px;top:50%;background-color:var(--main_color)}.icon06::after{width:7px;height:7px;transform:rotate(45deg);border-top:solid 1px var(--main_color);border-right:solid 1px var(--main_color);top:25%}.linkText08 .icon06{margin-right:10px}.linkText08 .icon06::before{background-color:var(--text_color)}.linkText08 .icon06::after{border-top:solid 1px var(--text_color);border-right:solid 1px var(--text_color)}.linkText01{display:flex;align-items:center;position:relative;gap:15px}.linkText01 .linkText__main{order:2;color:var(--main_color)}.linkText01 br{display:none}.linkText02{display:flex;align-items:center;position:relative;gap:15px}.linkText02 .linkText__main{order:2}.linkText02 br{display:none}.linkText03{display:flex;align-items:center;position:relative;gap:15px}.linkText03 .linkText__main{order:2;color:var(--main_color);font-size:2.8rem;display:flex;flex-direction:column;align-items:flex-start;line-height:1.4}.linkText03 .linkText__main::after{content:"詳しく見る";display:inline-block;font-size:1rem;color:var(--base_color)}.linkText03 br{display:none}.linkText04{display:flex;align-items:center;position:relative;gap:15px}.linkText04 br{display:none}.linkText05{display:flex;align-items:center;position:relative;gap:100px}@media screen and (max-width: 599px){.linkText05{gap:80px}}.linkText05 br{display:none}.linkText06{display:flex;align-items:center;position:relative;gap:15px}.linkText06 br{display:none}.linkText07{display:flex;align-items:center;position:relative;gap:15px}.linkText07 br{display:none}.linkText08{display:flex;justify-content:space-between;align-items:center;width:16.25vw;max-width:260px;min-width:200px;padding-bottom:12px;position:relative}.linkText08:hover .icon05{transform:translateX(5px)}.linkText08::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--text_color)}.linkText08 br{display:none}.linkText09{display:flex;justify-content:space-between;align-items:center;padding-bottom:5px;position:relative;width:min-content;white-space:nowrap}.linkText09 .icon01,.linkText09 .icon02,.linkText09 .icon03,.linkText09 .icon04,.linkText09 .icon05,.linkText09 .icon06{display:none}.linkText09::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:40%;height:1px;background-color:var(--text_color)}.linkText09 br{display:none}.c-marker{overflow:hidden}.c-marker.js-marker.is-active .c-marker__bar{transform:translateX(0)}.c-marker.js-marker.is-active .c-marker__content::after{transform:translateX(130%)}.c-marker__bar{overflow:hidden;display:inline-block;transition:transform .3s ease;transform:translateX(-100%)}.c-marker__content{display:inline-block;position:relative}.c-marker__content::after{content:"";position:absolute;width:100%;height:100%;background-color:var(--main_color);display:inline-block;top:0;left:0;z-index:1;transition:all .3s ease-in-out .5s}.section__block__title{color:var(--main_color);font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font)}@media screen and (max-width: 849px){.section__block__title{font-size:var(--heading_fontSize_TAB)}}@media screen and (max-width: 599px){.section__block__title{font-size:var(--heading_fontSize_SP)}}.section__block__title__text{display:block}.section__block__title--subtitle{font-size:25%;display:block;font-weight:100}@media screen and (max-width: 849px){.section__block__title--subtitle{font-size:40%}}@media screen and (max-width: 599px){.section__block__title--subtitle{font-size:50%}}.section__block__title01{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px;gap:20px}.section__block__title01__text{order:2;font-weight:600;color:var(--main_color)}.section__block__title01--subtitle{order:1;font-weight:600;font-size:30%}.section__block__title02{display:flex;padding-bottom:30px;gap:5px}.section__block__title02__text{font-weight:600}.section__block__title02--subtitle{display:none}.section__block__title03{width:100%;display:flex;justify-content:flex-start;align-items:flex-end;gap:30px;padding-bottom:30px;margin:0}@media screen and (max-width: 849px){.section__block__title03{flex-direction:column;align-items:flex-start}}.section__block__title03__text{font-weight:200}.section__block__title03--subtitle{transform:translateY(-50%);font-weight:400}.section__block__title04{display:flex;flex-direction:column;padding-bottom:30px;gap:10px}.section__block__title04__text{font-weight:500}.section__block__title04--subtitle{font-weight:500}.section__block__title05{display:flex;justify-content:flex-start;align-items:center;padding-bottom:30px;gap:15px;width:100%}@media screen and (max-width: 599px){.section__block__title05{gap:10px}}.section__block__title05::before{content:"";width:8%;height:1px;background-color:var(--main_color)}.section__block__title05__text{font-weight:550}.section__block__title05--subtitle{font-weight:500;display:flex;justify-content:flex-end;font-size:30%;margin-top:auto}.section__block__title06{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding-top:10px;gap:10px;min-height:calc(var(--font_size_PC)*5)}@media screen and (max-width: 1599px){.section__block__title06{min-height:calc(var(--font_size_PC)*4)}}@media screen and (max-width: 1199px){.section__block__title06{min-height:calc(var(--font_size_PC)*4)}}@media screen and (max-width: 849px){.section__block__title06{min-height:calc(var(--font_size_TAB)*3)}}@media screen and (max-width: 599px){.section__block__title06{min-height:calc(var(--font_size_SP)*3)}}.section__block__title06__image{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:0}.section__block__title06__text{position:relative;z-index:1;order:2;font-size:calc(var(--font_size_PC)*2);color:var(--text_color)}@media screen and (max-width: 849px){.section__block__title06__text{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__block__title06__text{font-size:calc(var(--font_size_SP)*2)}}.section__block__title06--subtitle{position:relative;z-index:1;order:1;font-size:var(--font_size_PC);font-weight:bold;color:var(--main_color);line-height:1}@media screen and (max-width: 849px){.section__block__title06--subtitle{font-size:var(--font_size_TAB)}}@media screen and (max-width: 599px){.section__block__title06--subtitle{font-size:var(--font_size_SP)}}.follow_btn{position:fixed;z-index:100;max-width:300px}.follow_btn--close{display:flex;width:30px;height:30px;background-color:var(--main_color);border-radius:15px;position:absolute;right:-10px;top:-15px;border:1px solid #fff;cursor:pointer}.follow_btn--close::before,.follow_btn--close::after{content:"";width:2px;height:10px;background-color:#fff;position:absolute;top:50%;left:50%}.follow_btn--close::before{transform:translateY(-50%) translateX(-50%) rotate(45deg)}.follow_btn--close::after{transform:translateY(-50%) translateX(-50%) rotate(-45deg)}.follow_btn.is-leftIn{transform:translateX(-100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-leftIn.--active{transform:translateX(0);opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-rightIn{transform:translateX(100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-rightIn.--active{transform:translateX(0);opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-topIn{transform:translateY(-100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-topIn.--active{transform:translateY(0);opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-bottomIn{transform:translateY(100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-bottomIn.--active{transform:translateY(0);opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.follow_btn.is-fadeIn{opacity:0;transition:opacity .3s ease-in-out}.follow_btn.is-fadeIn.--active{opacity:1;transition:opacity .3s ease-in-out}.follow_btn__img{width:100%}.follow_btn01{top:var(--follow_btn_tb);right:var(--follow_btn_lr)}@media screen and (max-width: 849px){.follow_btn01{top:var(--follow_sp_btn_tb);right:var(--follow_sp_btn_lr)}}.follow_btn02{bottom:var(--follow_btn_tb);right:var(--follow_btn_lr)}.follow_btn03{top:var(--follow_btn_tb);left:var(--follow_btn_lr)}.follow_btn04{bottom:var(--follow_btn_tb);left:var(--follow_btn_lr)}.sp__btn__wrapper{width:100%;flex-wrap:nowrap;position:fixed;left:0;bottom:0;display:none;z-index:200;transition:all .3s;transform:translateY(100%)}@media screen and (max-width: 599px){.sp__btn__wrapper{display:flex}}.sp__btn__wrapper.--active{transform:translateY(0)}.sp__btn{display:flex;justify-content:center;align-items:flex-end;width:100%}.sp__btn__wrapper:has(>:nth-child(2):last-child) .sp__btn{width:50%}.sp__btn__link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:10px}.sp__btn__first__link{height:var(--sp_btn_first_height);background:var(--sp_btn_first_bg) no-repeat;background-size:var(--sp_btn_first_image_fit);background-position:var(--sp_btn_first_image_position);border:solid var(--sp_btn_first_border_width) var(--sp_btn_first_border_color)}.sp__btn__first__text{color:var(--sp_btn_first_text_color)}.sp__btn__second__link{height:var(--sp_btn_second_height);background:var(--sp_btn_second_bg) no-repeat;background-size:var(--sp_btn_second_image_fit);background-position:var(--sp_btn_second_image_position);border:solid var(--sp_btn_second_border_width) var(--sp_btn_second_border_color)}.sp__btn__second__text{color:var(--sp_btn_second_text_color)}.u-color__main{color:var(--main_color)}.u-color__text{color:var(--text_color)}.u-color__accent{color:var(--accent_color)}.u-color__base{color:var(--base_color)}.u-color__sub{color:var(--sub_color)}.u-color__bg{color:var(--bg_color)}.section{padding:100px 0;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 1199px){.section{padding:80px 0}}@media screen and (max-width: 849px){.section{padding:80px 0}}@media screen and (max-width: 599px){.section{padding:50px 0}}*+.section__parts__wrapper{margin-top:80px}@media screen and (max-width: 849px){*+.section__parts__wrapper{margin-top:60px}}@media screen and (max-width: 599px){*+.section__parts__wrapper{margin-top:50px}}.section__parts__title{color:var(--main_color);font-family:var(--heading_font)}.section__parts__text ul:not([class]) li{margin-left:25px;list-style-type:disc}.section__parts__text ol:not([class]) li{margin-left:30px;list-style-type:decimal-leading-zero}.section__parts__text h3:not([class]){font-size:180%;font-weight:bold;color:var(--main_color)}.section__parts__text h4:not([class]){font-size:160%;font-weight:bold;color:var(--main_color) !important}.section__parts__text h5:not([class]){font-size:140%;font-weight:bold;color:var(--main_color) !important}.section__parts__text h6:not([class]){font-size:120%;font-weight:bold;color:var(--main_color) !important}.section__parts__text h3:not([class]) span,.section__parts__text h4:not([class]) span,.section__parts__text h5:not([class]) span,.section__parts__text h6:not([class]) span{font-size:70%;margin:0 10px;display:inline-block}*+.section__block__lib{margin-top:80px}@media screen and (max-width: 849px){*+.section__block__lib{margin-top:60px}}@media screen and (max-width: 599px){*+.section__block__lib{margin-top:50px}}.section__original__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__original__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__original__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__original__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__original__inner{width:100%;max-width:90%}}.section__parts__wrapper__original{padding-top:100px}@media screen and (max-width: 849px){.section__parts__wrapper__original{padding-top:80px}}@media screen and (max-width: 599px){.section__parts__wrapper__original{padding-top:60px}}@media screen and (max-width: 849px){.section__tab01{overflow:hidden}}.section__tab01 .tab__panels{display:flex}.section__tab01 .tab__panel{padding:10px 20px;width:100%;height:80px;display:flex;align-items:center;justify-content:center;font-size:calc(var(--font_size_PC)*2);font-weight:700;line-height:1.2;border-top:1px solid var(--base_color);border-bottom:1px solid var(--base_color)}@media screen and (max-width: 1599px){.section__tab01 .tab__panel{font-size:calc(var(--font_size_PC)*1.8)}}@media screen and (max-width: 1199px){.section__tab01 .tab__panel{font-size:calc(var(--font_size_PC)*1.6);height:70px}}@media screen and (max-width: 849px){.section__tab01 .tab__panel{font-size:calc(var(--font_size_TAB)*1.5);height:65px}}@media screen and (max-width: 599px){.section__tab01 .tab__panel{font-size:calc(var(--font_size_SP)*1.5);height:60px}}.section__tab01 .tab__panel.is-active{border-bottom:4px solid var(--main_color);color:var(--main_color)}.section__tab01 .tab__contents{margin:30px auto 0;width:900px}@media screen and (max-width: 1199px){.section__tab01 .tab__contents{width:760px}}@media screen and (max-width: 849px){.section__tab01 .tab__contents{margin:20px auto 0;width:540px}}@media screen and (max-width: 599px){.section__tab01 .tab__contents{width:100%}}.section__tab01 .tab__content{display:none}.section__tab01 .tab__content.is-active{display:block}.section__tab01__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1199px){.section__tab01__inner{max-width:800px}}@media screen and (max-width: 849px){.section__tab01__inner{max-width:540px}}@media screen and (max-width: 599px){.section__tab01__inner{max-width:90%}}.section__parts__tab01__img img{width:100%;height:100%;object-fit:cover}.section__tab02{position:relative}@media screen and (max-width: 849px){.section__tab02{overflow:hidden}}.section__tab02 .tab__panels{display:flex}.section__tab02 .tab__panel{padding:10px 20px;width:20%;height:50px;display:flex;align-items:center;justify-content:center;font-size:calc(var(--font_size_PC)*1.2);font-weight:700;line-height:1.2;border:1px solid var(--text_color);border-bottom:none;border-radius:var(--radius_pc) var(--radius_pc) 0 0;background-color:var(--base_color);white-space:nowrap}@media screen and (max-width: 1199px){.section__tab02 .tab__panel{font-size:calc(var(--font_size_PC)*1.1)}}@media screen and (max-width: 849px){.section__tab02 .tab__panel{width:25%;padding:5px 10px;font-size:calc(var(--font_size_TAB)*1.2)}}@media screen and (max-width: 599px){.section__tab02 .tab__panel{font-size:calc(var(--font_size_SP)*1);height:40px}}.section__tab02 .tab__panel.is-active{background-color:#fff}.section__tab02 .tab__panel:nth-of-type(2),.section__tab02 .tab__panel:nth-of-type(3),.section__tab02 .tab__panel:nth-of-type(4),.section__tab02 .tab__panel:nth-of-type(5){margin-left:-1px}.section__tab02 .tab__contents{padding:30px 100px;margin-top:0;border:1px solid var(--text_color);margin-top:-1px;border-radius:0 var(--radius_pc) var(--radius_pc) var(--radius_pc);background-color:#fff}@media screen and (max-width: 1199px){.section__tab02 .tab__contents{padding:30px 80px}}@media screen and (max-width: 849px){.section__tab02 .tab__contents{padding:20px 40px}}@media screen and (max-width: 599px){.section__tab02 .tab__contents{padding:20px 30px}}.section__tab02 .tab__content{display:none}.section__tab02 .tab__content.is-active{display:block}.section__tab02__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1199px){.section__tab02__inner{max-width:800px}}@media screen and (max-width: 849px){.section__tab02__inner{max-width:540px}}@media screen and (max-width: 599px){.section__tab02__inner{max-width:90%}}.section__parts__tab02__img img{width:100%;height:100%;object-fit:cover}.section__design01__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;overflow-wrap:break-word;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design01__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design01__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design01__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design01__inner{width:100%;max-width:90%}}.section__parts__wrapper__design01{display:grid;gap:60px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;order:3;z-index:0}@media screen and (max-width: 1599px){.section__parts__wrapper__design01{gap:30px}}@media screen and (max-width: 1199px){.section__parts__wrapper__design01{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}}@media screen and (max-width: 599px){.section__parts__wrapper__design01{gap:20px}}.section__parts__design01{display:grid;grid-template-rows:100px auto;gap:20px}@media screen and (max-width: 1199px){.section__parts__design01{height:400px}}@media screen and (max-width: 849px){.section__parts__design01{height:auto}}@media screen and (max-width: 599px){.section__parts__design01{grid-template-rows:50px auto}}.section__parts__design01__title{color:#fff;font-size:2.2rem;font-weight:600;text-align:center;grid-column:1/2;grid-row:1/2;z-index:100;display:flex;align-items:center;justify-content:center;padding:5% 5% 0}@media screen and (max-width: 599px){.section__parts__design01__title{font-size:2rem}}.section__parts__design01__subtitle{display:none}.section__parts__design01__text{grid-column:1/2;grid-row:2/3;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:0 5% 5%;color:#fff;font-weight:500}.section__parts__design01__img{width:100%;max-height:auto;overflow:hidden;grid-column:1/2;grid-row:1/3;filter:brightness(60%)}.section__parts__design01__img img{width:100%;height:100%;object-fit:cover}.section__design02{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__design02{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__design02{border-radius:var(--radius_sp)}}.section__design02__inner{padding-inline:100px;display:flex;justify-content:center;flex-direction:column;overflow-wrap:break-word;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design02__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design02__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design02__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design02__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design02__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design02__inner{padding-inline:0}}.section__parts__wrapper__design02{display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}@media screen and (max-width: 1599px){.section__parts__wrapper__design02{gap:30px}}@media screen and (max-width: 1199px){.section__parts__wrapper__design02{gap:50px;display:flex;justify-content:center;align-items:center;flex-direction:column}}@media screen and (max-width: 599px){.section__parts__wrapper__design02{gap:40px}}.section__parts__design02{display:grid;gap:20px;grid-template-rows:subgrid;grid-row:span 4;width:100%}@media screen and (max-width: 849px){.section__parts__design02{gap:10px}}.section__parts__design02__title{order:2;color:var(--main_color);font-size:2.2rem;font-weight:600}@media screen and (max-width: 599px){.section__parts__design02__title{font-size:2rem}}.section__parts__design02__subtitle{display:none}.section__parts__design02__text{order:3}.section__parts__design02__img{width:100%;height:250px;order:1;overflow:hidden}.section__parts__design02__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design02__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design02__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 1599px){.section__parts__design02__img{height:200px}}@media screen and (max-width: 1199px){.section__parts__design02__img{height:242px}}@media screen and (max-width: 599px){.section__parts__design02__img{height:215px}}.section__parts__design02__img img{width:100%;height:100%;object-fit:cover}.section__parts__design02__link{order:4;margin:10px auto 0}.section__design03__inner{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;overflow-wrap:break-word;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design03__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design03__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design03__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design03__inner{width:100%;max-width:90%}}.section__parts__wrapper__design03{display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}@media screen and (max-width: 1599px){.section__parts__wrapper__design03{gap:30px}}@media screen and (max-width: 1199px){.section__parts__wrapper__design03{gap:50px;display:flex;justify-content:center;align-items:center;flex-direction:column}}@media screen and (max-width: 599px){.section__parts__wrapper__design03{gap:40px}}.section__parts__design03{display:grid;gap:20px;grid-template-rows:subgrid;grid-row:span 4}@media screen and (max-width: 849px){.section__parts__design03{gap:10px}}.section__parts__design03__title{order:2;color:var(--main_color);font-size:2.2rem;font-weight:600}@media screen and (max-width: 599px){.section__parts__design03__title{font-size:2rem}}.section__parts__design03__subtitle{display:none}.section__parts__design03__text{order:3}.section__parts__design03__img{width:100%;height:250px;order:1;overflow:hidden}.section__parts__design03__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design03__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design03__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 1599px){.section__parts__design03__img{height:200px}}@media screen and (max-width: 1199px){.section__parts__design03__img{height:242px}}@media screen and (max-width: 599px){.section__parts__design03__img{height:215px}}.section__parts__design03__img img{width:100%;height:100%;object-fit:cover}.section__parts__design03__link{order:4;margin:10px auto 0}.section__design04__inner{padding-inline:100px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design04__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design04__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design04__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design04__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design04__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design04__inner{padding-inline:0}}.section__parts__wrapper__design04{display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 1199px){.section__parts__wrapper__design04{gap:60px}}@media screen and (max-width: 849px){.section__parts__wrapper__design04{gap:70px}}.section__parts__design04{display:grid;gap:30px 40px;grid-template-columns:calc(60% - 40px) 40%;grid-template-rows:auto 1fr auto;grid-template-areas:"design_title design_img" "design_text design_img" "design_btn design_img"}@media screen and (max-width: 1199px){.section__parts__design04{gap:20px 30px;grid-template-columns:calc(60% - 30px) 40%}}@media screen and (max-width: 849px){.section__parts__design04{gap:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start}}.section__parts__design04__title{grid-area:design_title;font-size:2.4rem;font-weight:700;color:var(--text_color)}@media screen and (max-width: 849px){.section__parts__design04__title{order:2;margin-top:20px;font-size:2.2rem}}@media screen and (max-width: 599px){.section__parts__design04__title{font-size:2rem}}.section__parts__design04__subtitle{display:none}.section__parts__design04__text{grid-area:design_text}@media screen and (max-width: 849px){.section__parts__design04__text{order:3}}.section__parts__design04__img{grid-area:design_img;width:100%;height:300px;overflow:hidden}@media screen and (max-width: 849px){.section__parts__design04__img{height:230px;order:1}}@media screen and (max-width: 599px){.section__parts__design04__img{height:200px}}.section__parts__design04__img img{width:100%;height:100%;object-fit:cover}.section__parts__design04__link{grid-area:design_btn;display:flex;align-items:flex-end}@media screen and (max-width: 849px){.section__parts__design04__link{order:4;margin:40px auto 0}}.section__design05__inner{padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design05__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design05__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design05__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design05__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design05__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design05__inner{padding-inline:0}}.section__parts__wrapper__design05{display:flex;flex-direction:column;gap:60px}@media screen and (max-width: 849px){.section__parts__wrapper__design05{gap:40px}}.section__parts__design05{display:grid;gap:30px;grid-template-columns:230px auto;grid-template-rows:50px auto 1fr auto;grid-template-areas:"design_title design_title" "design_img design_sub-title" "design_img design_text" "design_btn design_text"}@media screen and (max-width: 1199px){.section__parts__design05{gap:20px}}@media screen and (max-width: 849px){.section__parts__design05{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start}}.section__parts__design05__title{grid-area:design_title;font-size:3.2rem;font-weight:600;line-height:1.5}@media screen and (max-width: 1599px){.section__parts__design05__title{font-size:3rem}}@media screen and (max-width: 1199px){.section__parts__design05__title{font-size:2.4rem}}@media screen and (max-width: 849px){.section__parts__design05__title{order:1}}.section__parts__design05__subtitle{grid-area:design_sub-title;font-size:2.4rem;font-weight:600}@media screen and (max-width: 1599px){.section__parts__design05__subtitle{font-size:2.2rem}}@media screen and (max-width: 1199px){.section__parts__design05__subtitle{font-size:1.8rem}}@media screen and (max-width: 849px){.section__parts__design05__subtitle{order:3}}.section__parts__design05__text{grid-area:design_text}@media screen and (max-width: 849px){.section__parts__design05__text{order:4}}.section__parts__design05__img{grid-area:design_img;width:220px;height:220px;overflow:hidden}@media screen and (max-width: 849px){.section__parts__design05__img{height:200px;width:100%;order:2}}.section__parts__design05__img img{width:100%;height:100%;object-fit:cover}.section__parts__design05__link{grid-area:design_btn;margin-top:20px}.section__design06__inner{display:grid;gap:0 50px;grid-template-columns:min-content auto;grid-template-rows:auto auto auto;grid-template-areas:"block_title block_title" "parts_wrapper parts_wrapper";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design06__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design06__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design06__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design06__inner{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.section__design06__inner{margin-top:80px;padding-top:80px}}@media screen and (max-width: 849px){.section__design06__inner{gap:0 30px;margin-top:60px;padding-top:60px}}@media screen and (max-width: 599px){.section__design06__inner{margin-top:0;padding-top:0}}.section__design06__block-title{grid-area:block_title}.section__design06__block-subtitle{grid-area:block_subtitle}.section__parts__wrapper__design06{grid-area:parts_wrapper;gap:100px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 1199px){.section__parts__wrapper__design06{gap:80px}}@media screen and (max-width: 849px){.section__parts__wrapper__design06{gap:60px}}@media screen and (max-width: 599px){.section__parts__wrapper__design06{gap:50px}}.section__parts__design06{display:grid;gap:0 6%;grid-template-columns:auto 57.9%;grid-template-rows:auto auto;grid-template-areas:"parts_left parts_img" "parts_left parts_img";align-items:center}@media screen and (max-width: 849px){.section__parts__design06{display:flex;align-items:flex-start;flex-direction:column;gap:30px}}.section__parts__design06:nth-of-type(2n){grid-template-columns:57.9% auto;grid-template-areas:"parts_img parts_left" "parts_img parts_left"}@media screen and (max-width: 849px){.section__parts__design06:nth-of-type(2n) .section__parts__design06__left{order:2}}@media screen and (max-width: 849px){.section__parts__design06:nth-of-type(2n) .section__parts__design06__img,.section__parts__design06:nth-of-type(2n) .section__parts__design06__editor{order:1}}.section__parts__design06__left{grid-area:parts_left;display:flex;flex-direction:column;justify-content:center;width:100%}@media screen and (max-width: 849px){.section__parts__design06__left{width:100%;gap:5px;order:2}}.section__parts__design06__title{display:flex;align-items:flex-end;font-size:calc(var(--font_size_PC)*2);line-height:1.4}@media screen and (max-width: 1199px){.section__parts__design06__title{font-size:calc(var(--font_size_PC)*1.8)}}@media screen and (max-width: 849px){.section__parts__design06__title{font-size:calc(var(--font_size_TAB)*2);line-height:1.2}}@media screen and (max-width: 599px){.section__parts__design06__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__design06__subtitle{font-size:1.6rem;color:var(--base_color);margin-top:10px}@media screen and (max-width: 849px){.section__parts__design06__subtitle{line-height:1.2}}*+.section__parts__design06__text{padding-top:20px}@media screen and (max-width: 849px){*+.section__parts__design06__text{padding-top:10px}}.section__parts__design06__img{aspect-ratio:1.95/1;overflow:hidden;width:100%;grid-area:parts_img}.section__parts__design06__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design06__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design06__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design06__img{order:1}}.section__parts__design06__img img{width:100%;height:100%;object-fit:cover}.section__parts__design06__link{grid-area:parts_btn;margin-top:30px}.section__parts__design06__editor{grid-area:parts_img;aspect-ratio:1.95/1;overflow:hidden;width:100%}.section__parts__design06__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design06__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design06__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design06__editor{order:1;width:100%}}.section__parts__design06__editor iframe{width:100%}.section__design07__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design07__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design07__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design07__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design07__inner{width:100%;max-width:90%}}.section__parts__wrapper__design07{display:flex;flex-direction:column;gap:100px}@media screen and (max-width: 1199px){.section__parts__wrapper__design07{gap:80px}}@media screen and (max-width: 849px){.section__parts__wrapper__design07{gap:60px}}@media screen and (max-width: 599px){.section__parts__wrapper__design07{gap:50px}}.section__parts__design07{display:grid;gap:200px;grid-template-columns:auto 50%;grid-template-rows:auto;grid-template-areas:"design_left design_img"}@media screen and (max-width: 1599px){.section__parts__design07{gap:150px}}@media screen and (max-width: 1199px){.section__parts__design07{gap:80px}}@media screen and (max-width: 849px){.section__parts__design07{display:flex;flex-direction:column;gap:30px}}.section__parts__design07__left{display:flex;flex-direction:column;justify-content:center;grid-area:design_left;padding:200px 0}@media screen and (max-width: 1599px){.section__parts__design07__left{padding:180px 0}}@media screen and (max-width: 849px){.section__parts__design07__left{padding:0;order:2}}.section__parts__design07__title{grid-area:design_title;display:flex;align-items:flex-end;font-size:calc(var(--font_size_PC)*2);line-height:1.4}@media screen and (max-width: 1199px){.section__parts__design07__title{font-size:calc(var(--font_size_PC)*1.8)}}@media screen and (max-width: 849px){.section__parts__design07__title{font-size:calc(var(--font_size_TAB)*2);line-height:1}}@media screen and (max-width: 599px){.section__parts__design07__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__design07__subtitle{grid-area:design_subtitle;font-size:1.6rem;color:var(--base_color);margin-top:10px}.section__parts__design07__text{grid-area:design_text;padding-top:20px}@media screen and (max-width: 849px){.section__parts__design07__text{padding-top:10px}}.section__parts__design07__link{margin-top:40px}.section__parts__design07__img{grid-area:design_img}.section__parts__design07__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design07__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design07__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design07__img{order:1;aspect-ratio:1/1.3}}.section__parts__design07__img img{width:100%;height:100%;object-fit:cover}.section__parts__design07__editor{grid-area:design_img;overflow:hidden}.section__parts__design07__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design07__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design07__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design07__editor{order:1;aspect-ratio:1/1.3}}.section__parts__design07__editor p{height:100%}.section__parts__design07__editor iframe{width:100%;height:100%;object-fit:cover}.section__design08__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design08__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design08__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design08__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design08__inner{width:100%;max-width:90%}}.section__parts__wrapper__design08{display:flex;flex-direction:column;gap:100px}@media screen and (max-width: 1199px){.section__parts__wrapper__design08{gap:80px}}@media screen and (max-width: 849px){.section__parts__wrapper__design08{gap:60px}}@media screen and (max-width: 599px){.section__parts__wrapper__design08{gap:50px}}.section__parts__design08{display:grid;gap:200px;grid-template-columns:50% auto;grid-template-rows:auto;grid-template-areas:"design_img design_left"}@media screen and (max-width: 1599px){.section__parts__design08{gap:150px}}@media screen and (max-width: 1199px){.section__parts__design08{gap:80px}}@media screen and (max-width: 849px){.section__parts__design08{display:flex;flex-direction:column;gap:30px}}.section__parts__design08__left{display:flex;flex-direction:column;justify-content:center;grid-area:design_left;padding:200px 0}@media screen and (max-width: 1599px){.section__parts__design08__left{padding:180px 0}}@media screen and (max-width: 849px){.section__parts__design08__left{padding:0;order:2}}.section__parts__design08__title{grid-area:design_title;display:flex;align-items:flex-end;font-size:calc(var(--font_size_PC)*2);line-height:1.4}@media screen and (max-width: 1199px){.section__parts__design08__title{font-size:calc(var(--font_size_PC)*1.8)}}@media screen and (max-width: 849px){.section__parts__design08__title{font-size:calc(var(--font_size_TAB)*2);line-height:1}}@media screen and (max-width: 599px){.section__parts__design08__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__design08__subtitle{grid-area:design_subtitle;font-size:1.6rem;color:var(--base_color);margin-top:10px}.section__parts__design08__text{grid-area:design_text;padding-top:20px}@media screen and (max-width: 849px){.section__parts__design08__text{padding-top:10px}}.section__parts__design08__link{margin-top:40px}.section__parts__design08__img{grid-area:design_img}.section__parts__design08__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design08__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design08__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design08__img{order:1;aspect-ratio:1/1.3}}.section__parts__design08__img img{width:100%;height:100%;object-fit:cover}.section__parts__design08__editor{grid-area:design_img;overflow:hidden}.section__parts__design08__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design08__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design08__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design08__editor{order:1;aspect-ratio:1/1.3}}.section__parts__design08__editor p{height:100%}.section__parts__design08__editor iframe{width:100%;height:100%;object-fit:cover}.section__design09__inner{padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design09__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design09__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design09__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design09__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design09__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design09__inner{padding-inline:0}}.section__parts__wrapper__design09{gap:40px;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 599px){.section__parts__wrapper__design09{gap:30px}}.section__parts__design09{display:grid;gap:10px 6%;grid-template-columns:auto 50%;grid-template-rows:auto auto auto auto;grid-template-areas:"parts_sub parts_img" "parts_main parts_img" "parts_text parts_img" "parts_btn parts_img";background-color:#fff;border-radius:var(--radius_pc);padding:60px 80px;width:100%}@media screen and (max-width: 1599px){.section__parts__design09{padding:50px 70px;gap:5px 8%}}@media screen and (max-width: 1199px){.section__parts__design09{padding:40px 50px}}@media screen and (max-width: 849px){.section__parts__design09{display:flex;align-items:flex-start;flex-direction:column;gap:5px;border-radius:var(--radius_tab);padding:40px}}@media screen and (max-width: 599px){.section__parts__design09{border-radius:var(--radius_sp);padding:20px 20px 40px}}.section__parts__design09:nth-of-type(2n){grid-template-columns:50% auto;grid-template-areas:"parts_img parts_sub" "parts_img parts_main" "parts_img parts_text" "parts_img parts_btn"}.section__parts__design09:nth-of-type(2n) .section__parts__design09__img,.section__parts__design09:nth-of-type(2n) .section__parts__design09__editor{border-radius:var(--radius_pc) 0 0 var(--radius_pc);margin:-60px 0 -60px -80px}@media screen and (max-width: 1599px){.section__parts__design09:nth-of-type(2n) .section__parts__design09__img,.section__parts__design09:nth-of-type(2n) .section__parts__design09__editor{margin:-50px 0 -50px -70px}}@media screen and (max-width: 1199px){.section__parts__design09:nth-of-type(2n) .section__parts__design09__img,.section__parts__design09:nth-of-type(2n) .section__parts__design09__editor{margin:-40px 0 -40px -50px}}@media screen and (max-width: 849px){.section__parts__design09:nth-of-type(2n) .section__parts__design09__img,.section__parts__design09:nth-of-type(2n) .section__parts__design09__editor{margin:-40px -40px 30px;border-radius:var(--radius_tab) var(--radius_tab) 0 0}}@media screen and (max-width: 599px){.section__parts__design09:nth-of-type(2n) .section__parts__design09__img,.section__parts__design09:nth-of-type(2n) .section__parts__design09__editor{margin:-20px -20px 20px;border-radius:var(--radius_sp) var(--radius_sp) 0 0}}.section__parts__design09__title{grid-area:parts_main;display:flex;align-items:flex-start;font-size:calc(var(--font_size_PC)*2);line-height:1.4;font-family:var(--heading_font)}@media screen and (max-width: 1199px){.section__parts__design09__title{font-size:calc(var(--font_size_PC)*1.6)}}@media screen and (max-width: 849px){.section__parts__design09__title{font-size:calc(var(--font_size_TAB)*2);line-height:1.2;order:3}}@media screen and (max-width: 599px){.section__parts__design09__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__design09__subtitle{grid-area:parts_sub;font-size:1.6rem;color:var(--base_color);line-height:1.5}@media screen and (max-width: 849px){.section__parts__design09__subtitle{line-height:1.2;order:2}}.section__parts__design09__text{grid-area:parts_text;margin-top:20px}@media screen and (max-width: 849px){.section__parts__design09__text{order:4}}.section__parts__design09__img{grid-area:parts_img;overflow:hidden;width:calc(100% + 80px);margin:-60px -80px -60px 0;border-radius:0 var(--radius_pc) var(--radius_pc) 0}@media screen and (max-width: 1599px){.section__parts__design09__img{width:calc(100% + 70px);margin:-50px -70px -50px 0}}@media screen and (max-width: 1199px){.section__parts__design09__img{width:calc(100% + 50px);margin:-40px -50px -40px 0}}@media screen and (max-width: 849px){.section__parts__design09__img{width:calc(100% + 80px);height:280px;margin:-40px -40px 30px;order:1;border-radius:var(--radius_tab) var(--radius_tab) 0 0}}@media screen and (max-width: 599px){.section__parts__design09__img{width:calc(100% + 40px);margin:-20px -20px 20px;border-radius:var(--radius_sp) var(--radius_sp) 0 0;height:240px}}.section__parts__design09__img img{width:100%;height:100%;object-fit:cover}.section__parts__design09__link{grid-area:parts_btn;margin-top:20px}@media screen and (max-width: 849px){.section__parts__design09__link{order:5}}.section__parts__design09__editor{grid-area:parts_img;overflow:hidden;width:calc(100% + 80px);margin:-60px -80px -60px 0;border-radius:0 var(--radius_pc) var(--radius_pc) 0}@media screen and (max-width: 1599px){.section__parts__design09__editor{width:calc(100% + 70px);margin:-50px -70px -50px 0}}@media screen and (max-width: 1199px){.section__parts__design09__editor{width:calc(100% + 50px);margin:-40px -50px -40px 0}}@media screen and (max-width: 849px){.section__parts__design09__editor{width:calc(100% + 80px);height:280px;margin:-40px -40px 30px;order:1;border-radius:var(--radius_tab) var(--radius_tab) 0 0}}@media screen and (max-width: 599px){.section__parts__design09__editor{width:calc(100% + 40px);margin:-20px -20px 20px;border-radius:var(--radius_sp) var(--radius_sp) 0 0;height:240px}}.section__parts__design09__editor p{height:100%}.section__parts__design09__editor iframe{width:100%;height:100%;object-fit:cover}.section__design10__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design10__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design10__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design10__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design10__inner{width:100%;max-width:90%}}.section__parts__wrapper__design10{gap:30px;display:flex;flex-wrap:wrap}*+.section__parts__wrapper__design10{margin-top:80px}.section__parts__design10{background-color:#fff;padding:30px;display:grid;gap:0 50px;grid-template-columns:calc(40% - 50px) 60%;grid-template-rows:auto;grid-template-areas:"design_left design_img";width:calc(50% - 15px);align-items:center}.section__parts__design10{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design10{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design10{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.section__parts__design10{gap:0 40px}}@media screen and (max-width: 849px){.section__parts__design10{display:flex;flex-direction:column;gap:30px}}@media screen and (max-width: 599px){.section__parts__design10{padding:25px}}.section__parts__design10:first-child{width:100%}.section__parts__design10:not(:first-child){display:flex;flex-direction:column}.section__parts__design10:not(:first-child) .section__parts__design10__img,.section__parts__design10:not(:first-child) .section__parts__design10__editor{margin-top:50px;aspect-ratio:2/1}@media screen and (max-width: 1599px){.section__parts__design10:not(:first-child) .section__parts__design10__img,.section__parts__design10:not(:first-child) .section__parts__design10__editor{margin-top:40px}}@media screen and (max-width: 1199px){.section__parts__design10:not(:first-child) .section__parts__design10__img,.section__parts__design10:not(:first-child) .section__parts__design10__editor{aspect-ratio:2/1.2}}@media screen and (max-width: 849px){.section__parts__design10:not(:first-child) .section__parts__design10__img,.section__parts__design10:not(:first-child) .section__parts__design10__editor{margin-top:0;aspect-ratio:1.5/1}}@media screen and (max-width: 849px){.section__parts__design10{display:flex;flex-direction:column;width:100%}}.section__parts__design10__left{grid-area:design_left}@media screen and (max-width: 849px){.section__parts__design10__left{order:2}}.section__parts__design10__title{display:flex;align-items:flex-end;font-size:calc(var(--font_size_PC)*2);line-height:1.4;color:var(--text_color)}@media screen and (max-width: 1599px){.section__parts__design10__title{font-size:calc(var(--font_size_PC)*1.8)}}@media screen and (max-width: 1199px){.section__parts__design10__title{font-size:calc(var(--font_size_PC)*1.5)}}@media screen and (max-width: 849px){.section__parts__design10__title{font-size:calc(var(--font_size_TAB)*1.4);line-height:1}}@media screen and (max-width: 599px){.section__parts__design10__title{font-size:calc(var(--font_size_SP)*1.6)}}.section__parts__design10__subtitle{font-size:calc(var(--font_size_PC)*.9);margin-top:10px}@media screen and (max-width: 1599px){.section__parts__design10__subtitle{margin-top:5px}}@media screen and (max-width: 849px){.section__parts__design10__subtitle{font-size:calc(var(--font_size_TAB)*.9)}}@media screen and (max-width: 599px){.section__parts__design10__subtitle{font-size:calc(var(--font_size_SP)*.9)}}.section__parts__design10__text{padding-top:20px}@media screen and (max-width: 849px){.section__parts__design10__text{padding-top:10px}}.section__parts__design10__link{margin-top:30px}@media screen and (max-width: 1199px){.section__parts__design10__link{margin-top:20px}}.section__parts__design10__img{grid-area:design_img;max-height:600px;height:100%;width:100%}.section__parts__design10__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design10__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design10__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design10__img{width:100%;order:1;aspect-ratio:1.5/1;max-height:280px}}.section__parts__design10__img img{width:100%;height:100%;object-fit:cover}.section__parts__design10__editor{grid-area:design_img;max-height:600px;height:100%;width:100%;overflow:hidden}.section__parts__design10__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design10__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design10__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design10__editor{order:1;aspect-ratio:1.5/1;max-height:280px}}.section__parts__design10__editor iframe{width:100%}.section__design11__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design11__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design11__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design11__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design11__inner{width:100%;max-width:90%}}.section__parts__wrapper__design11{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width: 1199px){.section__parts__wrapper__design11{gap:20px}}.section__parts__design11{width:calc((100% - 60px)/3);display:flex;flex-direction:column;padding:20px;border:var(--text_color) 1px solid}.section__parts__design11{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design11{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design11{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.section__parts__design11{width:calc((100% - 20px)/2)}}@media screen and (max-width: 599px){.section__parts__design11{width:100%}}.section__parts__design11__title{order:3;font-size:calc(var(--font_size_PC)*1.1)}@media screen and (max-width: 849px){.section__parts__design11__title{font-size:calc(var(--font_size_TAB)*1.3);line-height:1.5}}@media screen and (max-width: 599px){.section__parts__design11__title{font-size:calc(var(--font_size_SP)*1.5)}}.section__parts__design11__subtitle{order:2}.section__parts__design11__text{order:4;font-size:calc(var(--font_size_PC)*.8);line-height:1.8;margin-top:20px}@media screen and (max-width: 1199px){.section__parts__design11__text{margin-top:15px}}@media screen and (max-width: 849px){.section__parts__design11__text{font-size:calc(var(--font_size_TAB)*.9)}}@media screen and (max-width: 599px){.section__parts__design11__text{font-size:calc(var(--font_size_SP)*.9)}}.section__parts__design11__img{order:1;width:60px;height:60px;margin-bottom:20px}.section__parts__design11__img img{width:100%;height:100%;object-fit:cover}.section__parts__design11__link{order:5;margin-top:30px}.section__design12__inner{width:100%;padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design12__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design12__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design12__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design12__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design12__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design12__inner{padding-inline:0}}.section__parts__wrapper__design12{display:flex;flex-wrap:wrap;gap:80px 60px}@media screen and (max-width: 1599px){.section__parts__wrapper__design12{gap:70px 60px}}@media screen and (max-width: 1199px){.section__parts__wrapper__design12{gap:60px 50px}}@media screen and (max-width: 849px){.section__parts__wrapper__design12{gap:50px;flex-direction:column}}@media screen and (max-width: 599px){.section__parts__wrapper__design12{gap:40px}}.section__parts__design12{display:flex;flex-direction:column;width:calc((100% - 60px)/2)}@media screen and (max-width: 1199px){.section__parts__design12{width:calc((100% - 50px)/2)}}@media screen and (max-width: 849px){.section__parts__design12{width:100%}}.section__parts__design12__title{order:3;font-size:2.2rem;font-weight:600}@media screen and (max-width: 599px){.section__parts__design12__title{font-size:1.8rem}}.section__parts__design12__subtitle{order:2}.section__parts__design12__text{order:4;margin-top:10px}.section__parts__design12__img,.section__parts__design12__editor{order:1;width:100%;aspect-ratio:620/270;overflow:hidden;max-width:620px;margin-bottom:30px}.section__parts__design12__img,.section__parts__design12__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design12__img,.section__parts__design12__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design12__img,.section__parts__design12__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.section__parts__design12__img,.section__parts__design12__editor{aspect-ratio:unset;height:200px;width:100%;margin-bottom:20px}}@media screen and (max-width: 849px){.section__parts__design12__img,.section__parts__design12__editor{aspect-ratio:1.8/1;height:auto}}.section__parts__design12__img img,.section__parts__design12__editor img{width:100%;height:100%;object-fit:cover}.section__parts__design12__img p,.section__parts__design12__img iframe,.section__parts__design12__editor p,.section__parts__design12__editor iframe{width:100%;height:100%}.section__parts__design12__link{order:5;margin-top:30px}@media screen and (max-width: 599px){.section__parts__design12__link{margin-top:20px}}.section__design13__inner{width:100%;padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design13__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design13__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design13__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design13__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design13__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design13__inner{padding-inline:0}}.section__parts__wrapper__design13{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width: 1199px){.section__parts__wrapper__design13{gap:20px}}.section__parts__design13{width:calc(50% - 15px);background:#fff;display:grid;grid-template-columns:60% 40%;grid-template-rows:auto auto auto;grid-template-areas:"parts_title parts_img" "parts_text parts_img" "parts_subtitle parts_img"}.section__parts__design13{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design13{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design13{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.section__parts__design13{width:100%}}@media screen and (max-width: 599px){.section__parts__design13{display:flex;flex-direction:column}}.section__parts__design13__title{grid-area:parts_title;padding:20px 20px 0;font-size:150%;font-weight:700;color:var(--text_color)}@media screen and (max-width: 849px){.section__parts__design13__title{padding:10px 20px 0}}@media screen and (max-width: 599px){.section__parts__design13__title{order:2;padding:15px 20px 0}}.section__parts__design13__subtitle{grid-area:parts_subtitle;padding:5% 20px 20px;color:var(--main_color);font-size:150%}@media screen and (max-width: 849px){.section__parts__design13__subtitle{padding:5px 20px 10px}}@media screen and (max-width: 599px){.section__parts__design13__subtitle{order:4}}.section__parts__design13__text{grid-area:parts_text;padding:0 20px;line-height:1.8;font-size:90%}@media screen and (max-width: 599px){.section__parts__design13__text{order:3}}.section__parts__design13__img,.section__parts__design13__editor{grid-area:parts_img}@media screen and (max-width: 599px){.section__parts__design13__img,.section__parts__design13__editor{order:1;aspect-ratio:1.5/1;max-height:230px}}.section__parts__design13__img img,.section__parts__design13__editor img{width:100%;height:100%;object-fit:cover}.section__parts__design13__img p,.section__parts__design13__img iframe,.section__parts__design13__editor p,.section__parts__design13__editor iframe{width:100%;height:100%}.section__parts__design13__link{display:none}.section__design14__inner{width:100%;padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design14__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design14__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design14__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design14__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design14__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design14__inner{padding-inline:0}}.section__parts__wrapper__design14{display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 1599px){.section__parts__wrapper__design14{gap:60px}}@media screen and (max-width: 849px){.section__parts__wrapper__design14{gap:50px}}@media screen and (max-width: 599px){.section__parts__wrapper__design14{gap:40px}}.section__parts__design14{width:100%}.section__parts__design14__title{font-size:200%;color:var(--main_color);text-align:center}@media screen and (max-width: 599px){.section__parts__design14__title{text-align:left}}.section__parts__design14__subtitle{color:var(--base_color);text-align:center}@media screen and (max-width: 599px){.section__parts__design14__subtitle{text-align:left}}.section__parts__design14__text{line-height:2;text-align:center}@media screen and (max-width: 599px){.section__parts__design14__text{text-align:left}}*+.section__parts__design14__text{margin-top:30px}@media screen and (max-width: 1199px){*+.section__parts__design14__text{margin-top:20px}}@media screen and (max-width: 599px){*+.section__parts__design14__text{margin-top:10px}}.section__parts__design14__img,.section__parts__design14__editor{aspect-ratio:3/1;margin:60px 0 0}.section__parts__design14__img,.section__parts__design14__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design14__img,.section__parts__design14__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design14__img,.section__parts__design14__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 1599px){.section__parts__design14__img,.section__parts__design14__editor{margin:50px 0 0}}@media screen and (max-width: 1199px){.section__parts__design14__img,.section__parts__design14__editor{margin:40px 0 0}}@media screen and (max-width: 849px){.section__parts__design14__img,.section__parts__design14__editor{margin:30px 0 0;aspect-ratio:3/1.5}}@media screen and (max-width: 599px){.section__parts__design14__img,.section__parts__design14__editor{aspect-ratio:1.75/1}}.section__parts__design14__img img,.section__parts__design14__editor img{width:100%;height:100%;object-fit:cover}.section__parts__design14__img p,.section__parts__design14__img iframe,.section__parts__design14__editor p,.section__parts__design14__editor iframe{width:100%;height:100%}.section__parts__design14__link{display:flex;justify-content:center;margin-top:60px}@media screen and (max-width: 1599px){.section__parts__design14__link{margin-top:50px}}@media screen and (max-width: 1199px){.section__parts__design14__link{margin-top:40px}}@media screen and (max-width: 849px){.section__parts__design14__link{margin-top:30px}}@media screen and (max-width: 599px){.section__parts__design14__link{margin-top:40px}}.section__design15__inner{width:100%;padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design15__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design15__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design15__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design15__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design15__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design15__inner{padding-inline:0}}.section__parts__wrapper__design15{display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 1599px){.section__parts__wrapper__design15{gap:70px}}@media screen and (max-width: 1199px){.section__parts__wrapper__design15{gap:60px}}@media screen and (max-width: 849px){.section__parts__wrapper__design15{gap:50px}}@media screen and (max-width: 599px){.section__parts__wrapper__design15{gap:40px}}.section__parts__design15{width:100%}.section__parts__design15 .section__parts__inner{display:grid;grid-template-columns:calc(60% - 50px) 40%;grid-template-rows:auto;grid-template-areas:"parts_left parts_right";gap:50px;margin-top:50px;align-items:stretch}@media screen and (max-width: 849px){.section__parts__design15 .section__parts__inner{display:flex;flex-direction:column;margin-top:30px;gap:30px}}@media screen and (max-width: 599px){.section__parts__design15 .section__parts__inner{margin-top:20px}}.section__parts__design15 .section__parts__inner__left{grid-area:parts_left}@media screen and (max-width: 849px){.section__parts__design15 .section__parts__inner__left{order:2}}.section__parts__design15 .section__parts__inner__right{grid-area:parts_right}@media screen and (max-width: 849px){.section__parts__design15 .section__parts__inner__right{order:1}}.section__parts__design15__title{font-size:200%;color:var(--main_color);text-align:center}.section__parts__design15__subtitle{color:var(--base_color);text-align:center}.section__parts__design15__text{line-height:2}.section__parts__design15__img{height:100%}.section__parts__design15__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design15__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design15__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design15__img{aspect-ratio:1.75/1}}.section__parts__design15__img img{width:100%;height:100%;object-fit:cover}.section__parts__design15__link{display:flex;margin-top:30px}.section__parts__design15__editor{width:100%;margin-top:50px;aspect-ratio:2/1}.section__parts__design15__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design15__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design15__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__design15__editor{aspect-ratio:1.75/2}}.section__parts__design15__editor img{width:100%;height:100%;object-fit:cover;margin-top:0}.section__parts__design15__editor p,.section__parts__design15__editor iframe{width:100%;height:100%}.section__design16__inner{width:100%;padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design16__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design16__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design16__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design16__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design16__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design16__inner{padding-inline:0}}.section__design16__block-title{align-items:flex-start;order:1}.section__design16__block-subtitle{order:2}.section__parts__wrapper__design16{display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 1199px){.section__parts__wrapper__design16{gap:60px}}@media screen and (max-width: 599px){.section__parts__wrapper__design16{gap:50px}}.section__parts__design16{width:100%;display:grid;grid-template-columns:auto 64%;grid-template-rows:auto auto auto auto;grid-template-areas:"parts_sub parts_sub" "parts_title parts_title" "parts_btn parts_text" "parts_img parts_img";gap:20px}@media screen and (max-width: 1199px){.section__parts__design16{gap:20px 30px}}@media screen and (max-width: 849px){.section__parts__design16{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:10px}}@media screen and (max-width: 599px){.section__parts__design16{gap:0}}.section__parts__design16__title{grid-area:parts_title;font-size:260%;color:var(--main_color);line-height:1.5}@media screen and (max-width: 849px){.section__parts__design16__title{order:2}}.section__parts__design16__subtitle{grid-area:parts_sub;color:var(--main_color);font-size:2.4rem;line-height:1}@media screen and (max-width: 1199px){.section__parts__design16__subtitle{font-size:2.2rem}}@media screen and (max-width: 849px){.section__parts__design16__subtitle{margin-bottom:5px;order:1;font-size:2rem}}@media screen and (max-width: 599px){.section__parts__design16__subtitle{font-size:1.6rem}}.section__parts__design16__text{grid-area:parts_text;line-height:2;display:flex;align-items:flex-end}@media screen and (max-width: 849px){.section__parts__design16__text{order:3}}@media screen and (max-width: 599px){.section__parts__design16__text{margin-top:15px}}.section__parts__design16__img,.section__parts__design16__editor{grid-area:parts_img;margin:60px 0 0;height:500px}.section__parts__design16__img,.section__parts__design16__editor{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design16__img,.section__parts__design16__editor{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design16__img,.section__parts__design16__editor{border-radius:var(--radius_sp)}}@media screen and (max-width: 1599px){.section__parts__design16__img,.section__parts__design16__editor{height:400px;margin:40px 0 0}}@media screen and (max-width: 1199px){.section__parts__design16__img,.section__parts__design16__editor{height:300px}}@media screen and (max-width: 849px){.section__parts__design16__img,.section__parts__design16__editor{aspect-ratio:3/1.5;order:5;height:auto;width:100%}}.section__parts__design16__img img,.section__parts__design16__editor img{width:100%;height:100%;object-fit:cover}.section__parts__design16__img p,.section__parts__design16__img iframe,.section__parts__design16__editor p,.section__parts__design16__editor iframe{width:100%;height:100%}.section__parts__design16__link{grid-area:parts_btn;display:flex;justify-content:flex-start;align-items:flex-end;padding-top:30px}@media screen and (max-width: 849px){.section__parts__design16__link{order:4}}.section__design17__inner{width:100%;padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__design17__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__design17__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__design17__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__design17__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__design17__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__design17__inner{padding-inline:0}}.section__parts__wrapper__design17{display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 849px){.section__parts__wrapper__design17{gap:20px}}.section__parts__design17{width:100%;display:grid;grid-template-columns:auto 60%;grid-template-rows:auto auto;grid-template-areas:"parts_sub parts_text" "parts_title parts_text";gap:10px 30px;padding:70px 90px;background-color:var(--base_color)}.section__parts__design17{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__design17{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__design17{border-radius:var(--radius_sp)}}@media screen and (max-width: 1599px){.section__parts__design17{padding:50px 70px}}@media screen and (max-width: 1199px){.section__parts__design17{padding:40px;gap:10px 20px}}@media screen and (max-width: 849px){.section__parts__design17{padding:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;gap:0}}@media screen and (max-width: 599px){.section__parts__design17{padding:30px}}.section__parts__design17__title{grid-area:parts_title;font-size:200%;color:var(--text_color);line-height:1.5;font-weight:600}@media screen and (max-width: 1599px){.section__parts__design17__title{font-size:170%}}@media screen and (max-width: 1199px){.section__parts__design17__title{font-size:185%}}@media screen and (max-width: 849px){.section__parts__design17__title{order:2}}.section__parts__design17__subtitle{grid-area:parts_sub;color:var(--main_color);font-size:1.6rem;line-height:1;font-family:var(--en_font);font-weight:600;display:flex;align-items:flex-end}@media screen and (max-width: 1199px){.section__parts__design17__subtitle{font-size:1.5rem}}@media screen and (max-width: 849px){.section__parts__design17__subtitle{margin-bottom:5px;order:1;font-size:1.4rem}}.section__parts__design17__text{grid-area:parts_text;line-height:2;font-weight:600;display:flex;align-items:center}@media screen and (max-width: 1199px){.section__parts__design17__text{font-size:1.5rem}}@media screen and (max-width: 849px){.section__parts__design17__text{order:3;font-size:1.4rem;margin-top:10px}}.section__parts__design17__img{display:none}.section__parts__design17__link{display:none}.section__parts__design17__editor{display:none}.cta__wrapper{display:flex;justify-content:center;align-items:center}.cta{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.cta{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.cta{width:100%;max-width:800px}}@media screen and (max-width: 849px){.cta{width:100%;max-width:540px}}@media screen and (max-width: 599px){.cta{width:100%;max-width:90%}}.section__cta01{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.section__cta01__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px 0}@media screen and (max-width: 1199px){.section__cta01__inner{padding:40px 0}}@media screen and (max-width: 599px){.section__cta01__inner{padding:0}}.section__cta01__block-title{font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__cta01__block-title{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.section__cta01__block-title{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.section__cta01__block-title{font-size:4rem;line-height:5.5rem}}.section__cta01__block-subtitle{width:100%;margin-top:10px}@media screen and (max-width: 849px){.section__cta01__block-subtitle{width:540px}}@media screen and (max-width: 599px){.section__cta01__block-subtitle{width:90vw}}.section__parts__wrapper__cta01{margin-top:60px;display:flex;gap:20px}@media screen and (max-width: 599px){.section__parts__wrapper__cta01{flex-direction:column;gap:15px}}.section__cta02{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center}.section__cta02__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:700px 0 30px}@media screen and (max-width: 1199px){.section__cta02__inner{padding:720px 0 50px}}@media screen and (max-width: 849px){.section__cta02__inner{padding:300px 0 0}}@media screen and (max-width: 599px){.section__cta02__inner{padding:290px 0 0}}.section__cta02__block-title{font-size:5rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.section__cta02__block-title{font-size:4rem;line-height:6rem}}@media screen and (max-width: 599px){.section__cta02__block-title{font-size:3.8rem;line-height:5.2rem}}.section__cta02__block-subtitle{width:50%;margin-top:10px}@media screen and (max-width: 849px){.section__cta02__block-subtitle{width:540px}}@media screen and (max-width: 599px){.section__cta02__block-subtitle{width:90vw}}.section__parts__wrapper__cta02{margin-top:45px;display:flex;gap:20px}@media screen and (max-width: 849px){.section__parts__wrapper__cta02{flex-direction:column;gap:15px}}.section__cta03__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__cta03__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__cta03__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__cta03__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__cta03__inner{width:100%;max-width:90%}}.section__cta03__block-title{display:none}.section__cta03__block-subtitle{display:none}.section__parts__wrapper__cta03{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width: 1199px){.section__parts__wrapper__cta03{display:flex;flex-direction:column;gap:20px}}.section__parts__cta03{border-radius:10px;overflow:hidden;display:flex;flex-direction:column;height:100%;position:relative}.section__parts__cta03__title{flex:0 0 140px;z-index:100;padding:60px 30px 0;line-height:5rem;font-size:5rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.section__parts__cta03__title{font-size:4rem;line-height:6rem}}@media screen and (max-width: 599px){.section__parts__cta03__title{font-size:3.8rem;line-height:5.2rem}}@media screen and (max-width: 1199px){.section__parts__cta03__title{flex:0 0 130px;padding:50px 30px 0}}@media screen and (max-width: 849px){.section__parts__cta03__title{flex:0 0 100px;padding:40px 30px 0}}.section__parts__cta03__text{flex:1 1 auto;z-index:100;padding:0 30px 60px}@media screen and (max-width: 849px){.section__parts__cta03__text{padding:0 30px 50px}}.section__parts__cta03__link{flex:0 0 130px;z-index:100;padding:0 30px 50px;display:flex;align-items:center}@media screen and (max-width: 1199px){.section__parts__cta03__link{flex:0 0 120px;padding:0 30px 40px}}.section__parts__cta03__img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.section__parts__cta03__img img{object-fit:cover;width:100%;height:100%}.section__cta04{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.section__cta04 .section__cta04__inner{display:grid;grid-template-columns:1fr 690px;align-items:stretch;width:1200px;height:100%;gap:50px}@media screen and (max-width: 1599px){.section__cta04 .section__cta04__inner{width:1040px;grid-template-columns:1fr 560px}}@media screen and (max-width: 1199px){.section__cta04 .section__cta04__inner{display:flex;flex-direction:column;gap:20px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 1199px)and (max-width: 1599px){.section__cta04 .section__cta04__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px)and (max-width: 1199px){.section__cta04 .section__cta04__inner{width:100%;max-width:800px}}@media screen and (max-width: 1199px)and (max-width: 849px){.section__cta04 .section__cta04__inner{width:100%;max-width:540px}}@media screen and (max-width: 1199px)and (max-width: 599px){.section__cta04 .section__cta04__inner{width:100%;max-width:90%}}.section__cta04 .section__cta04__left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (max-width: 1199px){.section__cta04 .section__cta04__left{width:100%;order:2}}.section__cta04 .section__block__title{display:flex;flex-direction:column;align-items:flex-start}.section__cta04 .section__block__title__text{order:1;font-size:5rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.section__cta04 .section__block__title__text{font-size:4rem;line-height:6rem}}@media screen and (max-width: 599px){.section__cta04 .section__block__title__text{font-size:3.8rem;line-height:5.2rem}}@media screen and (max-width: 599px){.section__cta04 .section__block__title__text{margin-top:10px}}.section__cta04 .section__block__title--subtitle{margin-top:10px;order:2}@media screen and (max-width: 1199px){.section__cta04 .section__block__title--subtitle{width:474px}}@media screen and (max-width: 849px){.section__cta04 .section__block__title--subtitle{width:100%;margin-top:5px}}.section__cta04 .section__parts__wrapper__cta04{margin-top:35px;gap:15px;display:flex;flex-direction:column}@media screen and (max-width: 1599px){.section__cta04 .section__parts__wrapper__cta04{margin-top:30px}}@media screen and (max-width: 1199px){.section__cta04 .section__parts__wrapper__cta04{margin-top:40px}}@media screen and (max-width: 849px){.section__cta04 .section__parts__wrapper__cta04{margin-top:30px}}.section__cta04 .section__cta04__right{display:flex;justify-content:center;align-items:center;width:690px;height:100%}@media screen and (max-width: 1599px){.section__cta04 .section__cta04__right{width:560px}}@media screen and (max-width: 1199px){.section__cta04 .section__cta04__right{width:100%;height:439px;order:1}}@media screen and (max-width: 849px){.section__cta04 .section__cta04__right{height:222px}}.section__cta04 .section__cta04__img{width:100%;height:100%;min-height:439px;border-radius:10px;overflow:hidden}@media screen and (max-width: 1199px){.section__cta04 .section__cta04__img{min-height:100%}}.section__cta04 .section__cta04__img img{width:100%;height:100%;object-fit:cover}.section__cta04 .section__parts__cta04__title{display:none}.section__cta04 .section__parts__cta04__text{display:none}.section__cta05__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__cta05__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__cta05__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__cta05__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__cta05__inner{width:100%;max-width:90%}}.section__parts__wrapper__cta05{display:flex;gap:30px}@media screen and (max-width: 1199px){.section__parts__wrapper__cta05{gap:20px}}@media screen and (max-width: 849px){.section__parts__wrapper__cta05{flex-direction:column;gap:30px}}.section__parts__cta05{position:relative;width:calc(50% - 15px);aspect-ratio:9/5;display:flex;padding:0 30px 30px;flex-direction:column;justify-content:flex-end}.section__parts__cta05{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__cta05{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__cta05{border-radius:var(--radius_sp)}}@media screen and (max-width: 849px){.section__parts__cta05{width:100%}}.section__parts__cta05__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.section__parts__cta05__title{color:var(--text_color);font-size:calc(var(--font_size_PC)*2);line-height:1.2}@media screen and (max-width: 849px){.section__parts__cta05__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__cta05__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__cta05__subtitle{font-size:calc(var(--font_size_PC)*.9)}@media screen and (max-width: 849px){.section__parts__cta05__subtitle{font-size:calc(var(--font_size_TAB)*.9)}}@media screen and (max-width: 599px){.section__parts__cta05__subtitle{font-size:calc(var(--font_size_SP)*.9)}}.section__parts__cta05__text{margin-top:20px}.section__parts__cta05__img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.section__parts__cta05__img img{width:100%;height:100%;object-fit:cover;object-position:right center}.section__faq01__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__faq01__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__faq01__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__faq01__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__faq01__inner{width:100%;max-width:90%}}.section__faq01__block-title{color:var(--accent_color);font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__faq01__block-title{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.section__faq01__block-title{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.section__faq01__block-title{font-size:4rem;line-height:5.5rem}}.section__parts__wrapper__faq01{margin-top:100px}@media screen and (max-width: 1199px){.section__parts__wrapper__faq01{margin-top:80px}}.section__parts__faq01{padding:30px 0;border-top:1px solid #a0a0a0;background-color:#fff;position:relative;z-index:1}.section__parts__faq01:last-of-type{border-bottom:1px solid #a0a0a0}.section__parts__faq01__title{padding-left:140px;padding-right:140px;cursor:pointer;position:relative;min-height:100px;display:flex;align-items:center;background-color:#fff;z-index:1;position:relative}@media screen and (max-width: 1199px){.section__parts__faq01__title{min-height:75px;padding-left:100px;padding-right:60px}}.section__parts__faq01__title::before,.section__parts__faq01__title::after{content:"";top:50%;width:28px;height:5px;background-color:#a0a0a0;position:absolute;right:0;transition:transform .3s linear}.section__parts__faq01__title::before{transform:rotate(90deg)}.section__parts__faq01__title.--active::before{transform:rotate(0)}.section__parts__faq01__title .versatile{position:absolute;top:0;left:0;width:100px;height:100px;border:4px solid var(--accent_color);border-radius:50px;font-size:2.4rem;background-color:#fff}.section__parts__faq01__title .versatile::before{width:92px;height:92px;content:"Q";display:flex;align-items:center;justify-content:center;color:var(--accent_color)}@media screen and (max-width: 1199px){.section__parts__faq01__title .versatile{width:75px;height:75px;font-size:2rem}.section__parts__faq01__title .versatile::before{width:67px;height:67px}}.section__parts__faq01__text{padding-left:140px;padding-right:140px;z-index:0;position:relative;color:var(--accent_color);max-height:0;overflow:hidden;display:block;height:auto;transition:height .3s ease-out,padding .3s ease-out}.section__parts__faq01__text.--active{max-height:auto;min-height:160px;padding:30px 140px;transition:height .3s ease-out,padding .3s ease-out}@media screen and (max-width: 1199px){.section__parts__faq01__text{padding-left:100px;padding-right:60px}.section__parts__faq01__text.--active{max-height:auto;min-height:135px;padding:30px 60px 30px 100px;transition:height .3s ease-out,padding .3s ease-out}}.section__parts__faq01__text::before{content:"";display:flex;align-items:center;justify-content:center;position:absolute;border:4px solid var(--accent_color);border-radius:50px;background-color:var(--accent_color);top:30px;left:0;font-size:2.4rem;width:100px;height:100px;opacity:0;transition:opacity .5s ease-out}@media screen and (max-width: 1199px){.section__parts__faq01__text::before{width:75px;height:75px}}.section__parts__faq01__text.--active::before{opacity:1;transition:opacity .5s ease-out}.section__parts__faq01__text::after{position:absolute;z-index:2;color:#fff;content:"A";top:72px;left:42px;line-height:1;width:16px;text-align:center;display:block;font-size:2.4rem}@media screen and (max-width: 1199px){.section__parts__faq01__text::after{font-size:2rem;top:57.5px;left:29.5px}}.section__faq02__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__faq02__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__faq02__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__faq02__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__faq02__inner{width:100%;max-width:90%}}.section__parts__wrapper__faq02{margin-top:70px}@media screen and (max-width: 1199px){.section__parts__wrapper__faq02{margin-top:80px}}.section__parts__faq02{padding:30px 0;background-color:var(--sub_color);position:relative;z-index:1;border-radius:10px}.section__parts__faq02+.section__parts__faq02{margin-top:20px}@media screen and (max-width: 1199px){.section__parts__faq02{padding:20px 0;border-radius:6px}}.section__parts__faq02__title{padding-left:140px;padding-right:140px;cursor:pointer;position:relative;display:flex;align-items:center;z-index:1;position:relative;color:var(--accent_color)}@media screen and (max-width: 1199px){.section__parts__faq02__title{padding-left:60px;padding-right:60px}}@media screen and (max-width: 599px){.section__parts__faq02__title{padding-top:30px;padding-left:20px;padding-right:50px}}.section__parts__faq02__title::before{content:"";top:50%;width:10px;height:10px;border-bottom:2px solid var(--accent_color);border-left:2px solid var(--accent_color);position:absolute;right:30px;transition:transform .3s linear}.section__parts__faq02__title::before{transform:rotate(-45deg)}.section__parts__faq02__title.--active::before{transform:rotate(135deg)}.section__parts__faq02__title .versatile{position:absolute;top:50%;left:0;width:100px;height:100px;font-size:2.4rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.section__parts__faq02__title .versatile::before{content:"Q"}@media screen and (max-width: 1199px){.section__parts__faq02__title .versatile{font-size:2rem;width:60px;height:6px}}@media screen and (max-width: 599px){.section__parts__faq02__title .versatile{top:0;transform:translateY(0)}}.section__parts__faq02__text{z-index:0;overflow:hidden;position:relative;color:var(--text_color);height:0;padding:0 140px;display:flex;align-items:center;transition:height .3s ease-out,padding-top .3s ease-out,padding-bottom .3s ease-out}.section__parts__faq02__text.--active{height:auto;padding:30px 140px 0;transition:height .3s ease-out,padding-top .3s ease-out,padding-bottom .3s ease-out}@media screen and (max-width: 1199px){.section__parts__faq02__text{padding:0 60px 0 60px}.section__parts__faq02__text.--active{padding:30px 60px 0 60px}}.section__parts__faq02__text .versatile{transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;top:50%;padding-top:30px;left:0;width:100px;height:auto;font-size:2.4rem;visibility:hidden;transition:height .2s linear,opacity .2s linear,visibility .2s linear}.section__parts__faq02__text .versatile::before{color:var(--text_color);content:"A";display:none;transition:opacity .1s linear,visibility .3s linear}@media screen and (max-width: 1199px){.section__parts__faq02__text .versatile{width:60px;top:calc(50% + 15px);padding-top:0}}.section__parts__faq02__text.--active .versatile{width:100px;height:100%;opacity:1;visibility:visible;transition:height .3s linear,opacity 1s linear,visibility 1s linear}.section__parts__faq02__text.--active .versatile::before{opacity:1;visibility:visible;display:block;transition:opacity .3s linear,visibility .3s linear}@media screen and (max-width: 1199px){.section__parts__faq02__text.--active .versatile{width:60px}}.section__faq03__inner{display:grid;gap:0 150px;grid-template-areas:"block-title parts__wrapper" "block-subtitle parts__wrapper";grid-template-rows:140px 1fr;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__faq03__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__faq03__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__faq03__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__faq03__inner{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.section__faq03__inner{display:block}}.section__faq03__block-title{color:var(--accent_color);grid-area:block-title;font-size:6rem;line-height:8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__faq03__block-title{font-size:5rem;line-height:7rem}}@media screen and (max-width: 849px){.section__faq03__block-title{font-size:4.5rem;line-height:6rem}}@media screen and (max-width: 599px){.section__faq03__block-title{font-size:4rem;line-height:5.5rem}}.section__faq03__block-subtitle{grid-area:block-subtitle}.section__parts__wrapper__faq03{grid-area:parts__wrapper}@media screen and (max-width: 1199px){.section__parts__wrapper__faq03{margin-top:80px}}.section__parts__faq03{padding:30px 0;border-top:3px solid var(--sub_color);position:relative;z-index:1}@media screen and (max-width: 1199px){.section__parts__faq03{padding:20px 0}}.section__parts__faq03:last-of-type{border-bottom:3px solid var(--sub_color)}.section__parts__faq03__title{padding-left:140px;padding-right:140px;cursor:pointer;position:relative;display:flex;align-items:center;z-index:1;position:relative}@media screen and (max-width: 1199px){.section__parts__faq03__title{padding-left:60px;padding-right:60px}}.section__parts__faq03__title::before{content:"";top:50%;width:10px;height:10px;border-bottom:2px solid var(--accent_color);border-left:2px solid var(--accent_color);position:absolute;right:30px;transition:transform .3s linear}.section__parts__faq03__title::before{transform:rotate(-45deg)}.section__parts__faq03__title.--active::before{transform:rotate(135deg)}.section__parts__faq03__title .versatile{position:absolute;top:50%;left:0;width:100px;height:100px;font-size:2.4rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.section__parts__faq03__title .versatile::before{content:"Q"}@media screen and (max-width: 1199px){.section__parts__faq03__title .versatile{font-size:2rem;width:60px;height:6px}}.section__parts__faq03__text{z-index:0;overflow:hidden;position:relative;color:var(--accent_color);height:0;padding:0 140px;display:flex;align-items:center;transition:height .3s ease-out,padding-top .3s ease-out,padding-bottom .3s ease-out}.section__parts__faq03__text.--active{height:auto;padding:30px 140px;transition:height .3s ease-out,padding-top .3s ease-out,padding-bottom .3s ease-out}@media screen and (max-width: 1199px){.section__parts__faq03__text{padding:0 60px 0 60px}.section__parts__faq03__text.--active{padding:30px 60px 0 60px}}.section__parts__faq03__text .versatile{transform:translateY(-50%);display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:0;width:100px;height:auto;font-size:2.4rem;visibility:hidden;transition:height .2s linear,opacity .2s linear,visibility .2s linear}.section__parts__faq03__text .versatile::before{color:var(--accent_color);content:"A";display:none;transition:opacity .1s linear,visibility .3s linear}@media screen and (max-width: 1199px){.section__parts__faq03__text .versatile{width:60px;top:calc(50% + 15px)}}.section__parts__faq03__text.--active .versatile{width:100px;opacity:1;visibility:visible;transition:height .3s linear,opacity 1s linear,visibility 1s linear}.section__parts__faq03__text.--active .versatile::before{opacity:1;visibility:visible;display:block;transition:opacity .3s linear,visibility .3s linear}@media screen and (max-width: 1199px){.section__parts__faq03__text.--active .versatile{width:60px}}.section__loop01{width:100%;overflow:hidden;display:flex;gap:30px}.section__loop01__inner{display:flex;animation:loop_animation_right_double 40s linear infinite;white-space:nowrap;gap:30px}.section__loop01__inner .section__parts__loop01__img{width:auto;height:300px;aspect-ratio:5/3;overflow:hidden;border-radius:10px}@media screen and (max-width: 849px){.section__loop01__inner .section__parts__loop01__img{width:auto;height:250px}}@media screen and (max-width: 599px){.section__loop01__inner .section__parts__loop01__img{height:200px}}.section__loop01__inner .section__parts__loop01__img img{width:100%;height:100%;object-fit:cover}@keyframes loop_animation_right_double{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.section__parts__loop01__img img{width:100%;height:100%;object-fit:cover}.section__loop02{width:100%;overflow:hidden;display:flex;gap:30px}.section__loop02__inner{display:flex;animation:loop_animation_left_double 40s linear infinite;white-space:nowrap;gap:30px}.section__loop02__inner .section__parts__loop02__img{width:auto;height:300px;aspect-ratio:5/3;overflow:hidden;border-radius:10px}@media screen and (max-width: 849px){.section__loop02__inner .section__parts__loop02__img{width:auto;height:250px}}@media screen and (max-width: 599px){.section__loop02__inner .section__parts__loop02__img{height:200px}}.section__loop02__inner .section__parts__loop02__img img{width:100%;height:100%;object-fit:cover}@keyframes loop_animation_left_double{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.section__parts__loop02__img img{width:100%;height:100%;object-fit:cover}.section__lead01{width:100%;overflow:hidden;padding:0}.section__lead01__block-title{display:none}.section__parts__wrapper__lead01{display:flex;gap:0;flex-direction:column;flex-wrap:wrap}@media screen and (max-width: 849px){.section__parts__wrapper__lead01{flex-direction:column}}.section__parts__lead01{width:100%;position:relative;padding:0 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:380px}@media screen and (max-width: 849px){.section__parts__lead01{width:100%;height:300px;padding:150px 30px}}.section__parts__lead01__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2);margin-left:auto;margin-right:auto;width:100%;padding:0 calc((100% - 1500px)/2)}@media screen and (max-width: 1599px){.section__parts__lead01__title{padding:0 calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.section__parts__lead01__title{padding:0 calc((100% - 800px)/2)}}@media screen and (max-width: 849px){.section__parts__lead01__title{padding:0 calc((100% - 540px)/2)}}@media screen and (max-width: 599px){.section__parts__lead01__title{padding:0 5%}}@media screen and (max-width: 849px){.section__parts__lead01__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead01__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead01__subtitle{margin-left:auto;margin-right:auto;width:100%;padding:0 calc((100% - 1500px)/2)}@media screen and (max-width: 1599px){.section__parts__lead01__subtitle{padding:0 calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.section__parts__lead01__subtitle{padding:0 calc((100% - 800px)/2)}}@media screen and (max-width: 849px){.section__parts__lead01__subtitle{padding:0 calc((100% - 540px)/2)}}@media screen and (max-width: 599px){.section__parts__lead01__subtitle{padding:0 5%}}.section__parts__lead01__text{position:relative;z-index:1;margin-top:20px;margin-left:auto;margin-right:auto;width:100%;padding:0 calc((100% - 1500px)/2)}@media screen and (max-width: 1599px){.section__parts__lead01__text{padding:0 calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.section__parts__lead01__text{padding:0 calc((100% - 800px)/2)}}@media screen and (max-width: 849px){.section__parts__lead01__text{padding:0 calc((100% - 540px)/2)}}@media screen and (max-width: 599px){.section__parts__lead01__text{padding:0 5%}}.section__parts__lead01__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:380px}@media screen and (max-width: 849px){.section__parts__lead01__img{height:300px}}.section__parts__lead01__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead01__link{position:relative;z-index:1;margin-top:30px;margin-left:auto;margin-right:auto;width:100%;padding:0 calc((100% - 1500px)/2)}@media screen and (max-width: 1599px){.section__parts__lead01__link{padding:0 calc((100% - 1100px)/2)}}@media screen and (max-width: 1199px){.section__parts__lead01__link{padding:0 calc((100% - 800px)/2)}}@media screen and (max-width: 849px){.section__parts__lead01__link{padding:0 calc((100% - 540px)/2)}}@media screen and (max-width: 599px){.section__parts__lead01__link{padding:0 5%}}.section__parts__lead01__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead01__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead01__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__lead02{overflow:hidden;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__lead02{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__lead02{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__lead02{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__lead02{width:100%;max-width:90%}}.section__lead02__block-title{display:none}.section__parts__wrapper__lead02{display:flex;gap:0;flex-direction:column;flex-wrap:wrap}@media screen and (max-width: 849px){.section__parts__wrapper__lead02{flex-direction:column}}.section__parts__lead02{width:100%;position:relative;padding:0 100px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:380px}@media screen and (max-width: 1599px){.section__parts__lead02{padding:0 80px}}@media screen and (max-width: 1199px){.section__parts__lead02{padding:0 60px}}@media screen and (max-width: 849px){.section__parts__lead02{width:100%;height:300px;padding:150px 30px}}.section__parts__lead02__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2)}@media screen and (max-width: 849px){.section__parts__lead02__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead02__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead02__text{position:relative;z-index:1;margin-top:20px}.section__parts__lead02__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:380px}@media screen and (max-width: 849px){.section__parts__lead02__img{height:300px}}.section__parts__lead02__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead02__link{position:relative;z-index:1;margin-top:30px}.section__parts__lead02__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead02__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead02__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__lead03{padding:0;overflow:hidden}.section__lead03__block-title{display:none}.section__parts__wrapper__lead03{display:flex;flex-wrap:wrap}.section__parts__wrapper__lead03:has(>:nth-child(2):last-child) .section__parts__lead03,.section__parts__wrapper__lead03:has(>:nth-child(4):last-child) .section__parts__lead03{width:50%}.section__parts__wrapper__lead03:has(>:nth-child(3):last-child) .section__parts__lead03,.section__parts__wrapper__lead03:has(>:nth-child(6):last-child) .section__parts__lead03{width:33.333%}@media screen and (max-width: 849px){.section__parts__wrapper__lead03{flex-direction:column}.section__parts__wrapper__lead03:has(>:nth-child(2):last-child) .section__parts__lead03,.section__parts__wrapper__lead03:has(>:nth-child(4):last-child) .section__parts__lead03,.section__parts__wrapper__lead03:has(>:nth-child(3):last-child) .section__parts__lead03,.section__parts__wrapper__lead03:has(>:nth-child(6):last-child) .section__parts__lead03{width:100%}}.section__parts__lead03{width:100%;position:relative;padding:80px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 849px){.section__parts__lead03{width:100%;padding:86px 30px}}.section__parts__lead03__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2)}@media screen and (max-width: 849px){.section__parts__lead03__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead03__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead03__text{position:relative;z-index:1;text-align:center;margin-top:20px;max-width:25vw}@media screen and (max-width: 1599px){.section__parts__lead03__text{max-width:350px}}@media screen and (max-width: 849px){.section__parts__lead03__text{max-width:450px}}@media screen and (max-width: 599px){.section__parts__lead03__text{max-width:90%}}.section__parts__lead03__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.section__parts__lead03__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead03__link{position:relative;z-index:1;margin-top:30px}.section__parts__lead03__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead03__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead03__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__lead04{padding:0;overflow:hidden;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__lead04{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__lead04{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__lead04{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__lead04{width:100%;max-width:90%}}.section__lead04__block-title{display:none}.section__parts__wrapper__lead04{display:flex;flex-wrap:wrap}@media screen and (max-width: 849px){.section__parts__wrapper__lead04{flex-direction:column}}.section__parts__lead04{width:50%;position:relative;padding:80px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 849px){.section__parts__lead04{width:100%;padding:86px 30px}}.section__parts__lead04__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2)}@media screen and (max-width: 849px){.section__parts__lead04__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead04__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead04__text{position:relative;z-index:1;text-align:center;margin-top:20px;max-width:350px}@media screen and (max-width: 849px){.section__parts__lead04__text{max-width:450px}}@media screen and (max-width: 599px){.section__parts__lead04__text{max-width:100%}}.section__parts__lead04__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.section__parts__lead04__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead04__link{position:relative;z-index:1;margin-top:30px}.section__parts__lead04__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead04__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead04__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__lead05{padding:0;overflow:hidden;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__lead05{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__lead05{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__lead05{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__lead05{width:100%;max-width:90%}}.section__lead05__block-title{display:none}.section__parts__wrapper__lead05{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width: 849px){.section__parts__wrapper__lead05{flex-direction:column}}.section__parts__lead05{width:calc((100% - 20px)/2);position:relative;padding:80px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 849px){.section__parts__lead05{width:100%;padding:86px 30px}}.section__parts__lead05__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2)}@media screen and (max-width: 849px){.section__parts__lead05__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead05__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead05__text{position:relative;z-index:1;text-align:center;margin-top:20px;max-width:350px}@media screen and (max-width: 849px){.section__parts__lead05__text{max-width:450px}}@media screen and (max-width: 599px){.section__parts__lead05__text{max-width:100%}}.section__parts__lead05__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.section__parts__lead05__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead05__link{position:relative;z-index:1;margin-top:30px}.section__parts__lead05__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead05__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead05__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__lead06{padding:0;overflow:hidden}.section__lead06__block-title{display:none}.section__parts__wrapper__lead06{display:flex;flex-wrap:wrap}@media screen and (max-width: 1199px){.section__parts__wrapper__lead06{flex-direction:column}}.section__parts__lead06{width:33.3333333333%;position:relative;padding:220px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1599px){.section__parts__lead06{padding:180px 30px}}@media screen and (max-width: 1199px){.section__parts__lead06{width:100%;padding:80px 30px}}@media screen and (max-width: 849px){.section__parts__lead06{width:100%;padding:86px 30px}}.section__parts__lead06__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2)}@media screen and (max-width: 849px){.section__parts__lead06__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead06__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead06__text{position:relative;z-index:1;text-align:center;margin-top:20px;max-width:370px}@media screen and (max-width: 1199px){.section__parts__lead06__text{max-width:383px}}@media screen and (max-width: 849px){.section__parts__lead06__text{max-width:333px}}@media screen and (max-width: 599px){.section__parts__lead06__text{max-width:90%}}.section__parts__lead06__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.section__parts__lead06__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead06__link{position:relative;z-index:1;margin-top:30px}.section__parts__lead06__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead06__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead06__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__lead07{padding:0;overflow:hidden;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__lead07{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__lead07{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__lead07{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__lead07{width:100%;max-width:90%}}.section__lead07__block-title{display:none}.section__parts__wrapper__lead07{display:flex;flex-wrap:wrap}@media screen and (max-width: 1199px){.section__parts__wrapper__lead07{flex-direction:column}}.section__parts__lead07{width:33.3333333333%;position:relative;padding:220px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1599px){.section__parts__lead07{padding:180px 30px}}@media screen and (max-width: 1199px){.section__parts__lead07{width:100%;padding:80px 30px}}@media screen and (max-width: 849px){.section__parts__lead07{width:100%;padding:86px 30px}}.section__parts__lead07__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2)}@media screen and (max-width: 849px){.section__parts__lead07__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead07__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead07__text{position:relative;z-index:1;text-align:center;margin-top:20px;max-width:370px}@media screen and (max-width: 1199px){.section__parts__lead07__text{max-width:383px}}@media screen and (max-width: 849px){.section__parts__lead07__text{max-width:333px}}@media screen and (max-width: 599px){.section__parts__lead07__text{max-width:90%}}.section__parts__lead07__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.section__parts__lead07__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead07__link{position:relative;z-index:1;margin-top:30px}.section__parts__lead07__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead07__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead07__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__lead08{padding:0;overflow:hidden;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__lead08{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__lead08{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__lead08{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__lead08{width:100%;max-width:90%}}.section__parts__wrapper__lead08{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width: 1199px){.section__parts__wrapper__lead08{flex-direction:column}}.section__parts__lead08{width:calc((100% - 40px)/3);position:relative;padding:220px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1599px){.section__parts__lead08{padding:180px 30px}}@media screen and (max-width: 1199px){.section__parts__lead08{width:100%;padding:80px 30px}}@media screen and (max-width: 849px){.section__parts__lead08{width:100%;padding:86px 30px}}.section__parts__lead08__title{position:relative;z-index:1;font-size:calc(var(--font_size_PC)*2)}@media screen and (max-width: 849px){.section__parts__lead08__title{font-size:calc(var(--font_size_TAB)*2)}}@media screen and (max-width: 599px){.section__parts__lead08__title{font-size:calc(var(--font_size_SP)*2)}}.section__parts__lead08__text{position:relative;z-index:1;text-align:center;margin-top:20px;max-width:370px}@media screen and (max-width: 1199px){.section__parts__lead08__text{max-width:383px}}@media screen and (max-width: 849px){.section__parts__lead08__text{max-width:333px}}@media screen and (max-width: 599px){.section__parts__lead08__text{max-width:90%}}.section__parts__lead08__img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.section__parts__lead08__img img{width:100%;height:100%;object-fit:cover}.section__parts__lead08__link{position:relative;z-index:1;margin-top:30px}.section__parts__lead08__link__btn a{display:inline-block;padding:0 50px;line-height:40px;border-radius:25px;border:2px solid;transition:all .3s}.section__parts__lead08__link__btn a:hover{border-color:var(--accent_color)}.section__parts__lead08__link__btn a:hover .text{color:var(--accent_color) !important;transition:all .3s}.section__company01 li,.section__company02 li,.section__company03 li,.section__company04 li{list-style:inside}.section__company01 h3:not([class]),.section__company02 h3:not([class]),.section__company03 h3:not([class]),.section__company04 h3:not([class]){color:var(--main_color)}.section__company01 p:not([class]),.section__company02 p:not([class]),.section__company03 p:not([class]),.section__company04 p:not([class]){display:flex;gap:10px;flex-wrap:wrap}@media screen and (max-width: 599px){.section__company01 p:not([class]),.section__company02 p:not([class]),.section__company03 p:not([class]),.section__company04 p:not([class]){flex-direction:column}}.section__company01 br:not([class]),.section__company02 br:not([class]),.section__company03 br:not([class]),.section__company04 br:not([class]){display:none}.section__company01 h2{border:none !important;margin-bottom:0 !important}.section__company01__inner{margin:0 auto;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__company01__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__company01__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__company01__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__company01__inner{width:100%;max-width:90%}}.section__company01__block-title{color:var(--main_color)}.section__parts__wrapper__company01{border-top:2px solid var(--main_color)}.section__parts__dl{display:flex}.section__parts__company01__dt{color:var(--text_color);padding:40px 40px 40px 0;width:22%;border-right:solid 1px var(--sub_color);border-bottom:solid 1px var(--sub_color);font-size:1.8rem;line-height:3.2rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__parts__company01__dt{font-size:1.6rem;line-height:2.8rem}}@media screen and (max-width: 599px){.section__parts__company01__dt{font-size:1.5rem;line-height:2.8rem}}@media screen and (max-width: 1199px){.section__parts__company01__dt{width:31%}}@media screen and (max-width: 849px){.section__parts__company01__dt{width:33%;padding:30px 30px 30px 0}}@media screen and (max-width: 599px){.section__parts__company01__dt{padding:20px 20px 20px 0}}.section__parts__company01__dd{padding:40px 0 40px 40px;width:78%;border-bottom:solid 1px var(--sub_color);display:grid;gap:10px;overflow:hidden}@media screen and (max-width: 1199px){.section__parts__company01__dd{width:69%;gap:5px}}@media screen and (max-width: 849px){.section__parts__company01__dd{width:67%;gap:0px;padding:30px 0 30px 30px}}@media screen and (max-width: 599px){.section__parts__company01__dd{padding:20px 0 20px 20px}}.section__parts__company01__dd iframe,.section__parts__company01__dd object,.section__parts__company01__dd embed{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.section__parts__company01__dd iframe{width:470px;height:198px}@media screen and (max-width: 1199px){.section__parts__company01__dd iframe{width:100%}}@media screen and (max-width: 849px){.section__parts__company01__dd iframe{height:150px;margin-top:20px}}@media screen and (max-width: 599px){.section__parts__company01__dd iframe{height:130px}}.section__parts__company01__dd img{border-radius:5px;width:250px;height:150px;object-fit:cover}.section__parts__company01__dd img:first-child,.section__parts__company01__dd img:nth-of-type(2),.section__parts__company01__dd img:nth-of-type(3){margin-top:10px}@media screen and (max-width: 1199px){.section__parts__company01__dd img{width:calc((100% - 10px)/2)}.section__parts__company01__dd img:first-child,.section__parts__company01__dd img:nth-of-type(2){margin-top:10px}.section__parts__company01__dd img:nth-of-type(3){margin-top:0px}}@media screen and (max-width: 849px){.section__parts__company01__dd img{height:92px}}@media screen and (max-width: 599px){.section__parts__company01__dd img{width:100%;height:125px}.section__parts__company01__dd img:first-child{margin-top:10px}.section__parts__company01__dd img:nth-of-type(2){margin-top:0px}}.section__company02{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__company02{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__company02{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__company02{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__company02{width:100%;max-width:90%}}.section__company02__inner{width:1100px;margin:0 auto;display:flex;gap:100px}@media screen and (max-width: 1199px){.section__company02__inner{width:100%;gap:60px}}@media screen and (max-width: 849px){.section__company02__inner{flex-direction:column;gap:40px}}@media screen and (max-width: 599px){.section__company02__inner{gap:30px}}.section__company02__block-title{color:var(--main_color);display:flex;align-items:flex-start;line-height:4rem;font-size:4.4rem;line-height:8.4rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__company02__block-title{font-size:4.2rem;line-height:6rem}}@media screen and (max-width: 849px){.section__company02__block-title{font-size:3.8rem;line-height:5rem}}@media screen and (max-width: 599px){.section__company02__block-title{font-size:2.8rem;line-height:3.8rem}}@media screen and (max-width: 1199px){.section__company02__block-title{line-height:3.6rem}}.section__parts__wrapper__company02{width:100%;border-top:solid 2px var(--main_color)}.section__parts__dl{display:flex}.section__parts__company02__dt{color:var(--text_color);padding:36px 36px 36px 0;width:20%;border-bottom:solid 1px var(--sub_color);font-size:1.8rem;line-height:3.2rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__parts__company02__dt{font-size:1.6rem;line-height:2.8rem}}@media screen and (max-width: 599px){.section__parts__company02__dt{font-size:1.5rem;line-height:2.8rem}}@media screen and (max-width: 1199px){.section__parts__company02__dt{padding:30px 30px 30px 0;width:25%}}@media screen and (max-width: 849px){.section__parts__company02__dt{padding:20px 20px 20px 0}}.section__parts__company02__dd{padding:36px 0 36px 36px;width:80%;border-bottom:solid 1px var(--sub_color);display:grid;gap:10px;overflow:hidden}@media screen and (max-width: 1199px){.section__parts__company02__dd{padding:30px 0 30px 30px;width:75%;gap:5px}}@media screen and (max-width: 849px){.section__parts__company02__dd{padding:20px 0 20px 20px;gap:0px}}.section__parts__company02__dd iframe{width:100%;height:198px}@media screen and (max-width: 849px){.section__parts__company02__dd iframe{height:150px;margin-top:20px}}@media screen and (max-width: 599px){.section__parts__company02__dd iframe{height:130px}}.section__parts__company02__dd img{border-radius:5px;width:calc((100% - 10px)/2);height:150px;object-fit:cover}.section__parts__company02__dd img:first-child,.section__parts__company02__dd img:nth-of-type(2){margin-top:10px}@media screen and (max-width: 1199px){.section__parts__company02__dd img:first-child,.section__parts__company02__dd img:nth-of-type(2){margin-top:10px}}@media screen and (max-width: 849px){.section__parts__company02__dd img{height:92px}}@media screen and (max-width: 599px){.section__parts__company02__dd img{width:100%;height:125px}.section__parts__company02__dd img:first-child{margin-top:10px}.section__parts__company02__dd img:nth-of-type(2){margin-top:0px}}.section__company03{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__company03{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__company03{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__company03{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__company03{width:100%;max-width:90%}}.section__company03__inner{width:1100px;margin:0 auto}@media screen and (max-width: 1199px){.section__company03__inner{width:100%}}.section__company03__block-title{color:var(--main_color);padding-bottom:60px;border-bottom:solid 2px var(--main_color);font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.section__company03__block-title{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.section__company03__block-title{font-size:var(--heading_fontSize_SP)}}@media screen and (max-width: 1199px){.section__company03__block-title{padding-bottom:50px}}@media screen and (max-width: 849px){.section__company03__block-title{padding-bottom:40px}}@media screen and (max-width: 599px){.section__company03__block-title{padding-bottom:30px}}.section__parts__dl{display:flex}.section__parts__company03__dt{color:var(--main_color);padding:40px 40px 40px 0;width:22%;border-right:solid 1px var(--sub_color);border-bottom:solid 1px var(--sub_color);line-height:3.6rem;font-size:3.2rem;line-height:4.8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__parts__company03__dt{font-size:3rem;line-height:4.4rem}}@media screen and (max-width: 599px){.section__parts__company03__dt{font-size:2.2rem;line-height:4rem}}@media screen and (max-width: 1199px){.section__parts__company03__dt{width:31%;line-height:3.2rem}}@media screen and (max-width: 849px){.section__parts__company03__dt{width:33%;padding:30px 30px 30px 0}}@media screen and (max-width: 599px){.section__parts__company03__dt{padding:20px 20px 20px 0}}.section__parts__company03__dd{padding:40px 0 40px 40px;width:78%;border-bottom:solid 1px var(--sub_color);display:grid;gap:5px;overflow:hidden}@media screen and (max-width: 1199px){.section__parts__company03__dd{width:69%}}@media screen and (max-width: 849px){.section__parts__company03__dd{width:67%;gap:0px;padding:30px 0 30px 30px}}@media screen and (max-width: 599px){.section__parts__company03__dd{padding:20px 0 20px 20px}}.section__parts__company03__dd iframe{width:470px;height:198px;margin-top:10px}@media screen and (max-width: 1199px){.section__parts__company03__dd iframe{width:100%}}@media screen and (max-width: 849px){.section__parts__company03__dd iframe{height:150px}}@media screen and (max-width: 599px){.section__parts__company03__dd iframe{height:130px}}.section__parts__company03__dd img{border-radius:5px;width:250px;height:150px;object-fit:cover}.section__parts__company03__dd img:first-child,.section__parts__company03__dd img:nth-of-type(2),.section__parts__company03__dd img:nth-of-type(3){margin-top:10px}@media screen and (max-width: 1199px){.section__parts__company03__dd img:first-child,.section__parts__company03__dd img:nth-of-type(2){margin-top:10px}.section__parts__company03__dd img:nth-of-type(3){margin-top:0px}}@media screen and (max-width: 849px){.section__parts__company03__dd img{width:155px;height:92px}}@media screen and (max-width: 599px){.section__parts__company03__dd img{width:100%;height:125px}.section__parts__company03__dd img:first-child{margin-top:10px}.section__parts__company03__dd img:nth-of-type(2){margin-top:0px}}.section__company04{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__company04{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__company04{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__company04{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__company04{width:100%;max-width:90%}}.section__company04__inner{width:1100px;margin:0 auto}@media screen and (max-width: 1199px){.section__company04__inner{width:100%}}.section__company04__block-title{color:var(--main_color);padding-bottom:60px;font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.section__company04__block-title{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.section__company04__block-title{font-size:var(--heading_fontSize_SP)}}@media screen and (max-width: 1199px){.section__company04__block-title{padding-bottom:50px}}@media screen and (max-width: 849px){.section__company04__block-title{padding-bottom:40px}}@media screen and (max-width: 599px){.section__company04__block-title{padding-bottom:30px}}.section__parts__wrapper__company04{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:0 50px}@media screen and (max-width: 1199px){.section__parts__wrapper__company04{gap:0 40px}}@media screen and (max-width: 849px){.section__parts__wrapper__company04{display:flex;flex-direction:column}}.section__parts__wrapper__company04:has(.section__parts__company04:nth-of-type(2)){grid-template-rows:repeat(1, auto)}.section__parts__wrapper__company04:has(.section__parts__company04:nth-of-type(3)){grid-template-rows:repeat(2, auto)}.section__parts__wrapper__company04:has(.section__parts__company04:nth-of-type(5)){grid-template-rows:repeat(3, auto)}.section__parts__wrapper__company04:has(.section__parts__company04:nth-of-type(7)){grid-template-rows:repeat(4, auto)}.section__parts__wrapper__company04:has(.section__parts__company04:nth-of-type(9)){grid-template-rows:repeat(5, auto)}.section__parts__company04{display:flex;justify-content:space-between}@media screen and (max-width: 849px){.section__parts__company04{display:block}}.section__parts__company04__dt{color:var(--main_color);padding:10px 30px 30px 0;border-right:solid 2px var(--main_color);line-height:3.6rem;width:120px;font-size:3.2rem;line-height:4.8rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__parts__company04__dt{font-size:3rem;line-height:4.4rem}}@media screen and (max-width: 599px){.section__parts__company04__dt{font-size:2.2rem;line-height:4rem}}@media screen and (max-width: 1199px){.section__parts__company04__dt{width:100px;padding:10px 20px 30px 0}}@media screen and (max-width: 849px){.section__parts__company04__dt{padding:10px 20px 20px 0}}@media screen and (max-width: 599px){.section__parts__company04__dt{width:80px;line-height:3rem}}.section__parts__company04__dd{padding:10px 0 30px 40px;border-bottom:solid 1px var(--bg_color);display:flex;flex-direction:column;gap:5px;overflow:hidden;width:405px}@media screen and (max-width: 1199px){.section__parts__company04__dd{width:280px;padding:10px 0 30px 30px}}@media screen and (max-width: 849px){.section__parts__company04__dd{gap:0px;padding:10px 0 20px 20px;width:440px}}@media screen and (max-width: 599px){.section__parts__company04__dd{width:calc(100% - 80px)}}.section__parts__company04__dd iframe{width:100%;height:198px;margin-top:10px}@media screen and (max-width: 849px){.section__parts__company04__dd iframe{height:150px}}.section__parts__company04__dd img{border-radius:5px;width:177px;height:113px;object-fit:cover}.section__parts__company04__dd img:first-child,.section__parts__company04__dd img:nth-of-type(2){margin-top:20px}@media screen and (max-width: 1199px){.section__parts__company04__dd img{width:100%;height:144px}.section__parts__company04__dd img:first-child{margin-top:20px}.section__parts__company04__dd img:nth-of-type(2){margin-top:0px}}@media screen and (max-width: 849px){.section__parts__company04__dd img{width:205px;height:116px}.section__parts__company04__dd img:first-child,.section__parts__company04__dd img:nth-of-type(2){margin-top:20px}}@media screen and (max-width: 599px){.section__parts__company04__dd img{width:100%;height:144px}.section__parts__company04__dd img:first-child{margin-top:20px}.section__parts__company04__dd img:nth-of-type(2){margin-top:0px}}.section__rule01{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__rule01{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__rule01{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__rule01{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__rule01{width:100%;max-width:90%}}.section__rule01__inner{width:1100px;margin:0 auto}@media screen and (max-width: 1199px){.section__rule01__inner{width:540px}}@media screen and (max-width: 599px){.section__rule01__inner{width:100%}}.section__parts__wrapper__rule01{display:flex;flex-direction:column;gap:60px}@media screen and (max-width: 1199px){.section__parts__wrapper__rule01{gap:50px}}@media screen and (max-width: 599px){.section__parts__wrapper__rule01{gap:40px}}.section__parts__rule01__title{color:var(--main_color);font-size:1.8rem;line-height:3.2rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__parts__rule01__title{font-size:1.6rem;line-height:2.8rem}}@media screen and (max-width: 599px){.section__parts__rule01__title{font-size:1.5rem;line-height:2.8rem}}.section__rule02{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__rule02{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__rule02{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__rule02{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__rule02{width:100%;max-width:90%}}.section__rule02__inner{width:1100px;margin:0 auto;background-color:var(--sub_color);border-radius:10px;padding:40px 50px}@media screen and (max-width: 1199px){.section__rule02__inner{padding:30px;width:540px}}@media screen and (max-width: 599px){.section__rule02__inner{padding:30px 20px;width:100%}}.section__parts__wrapper__rule02{display:flex;flex-direction:column;gap:60px}@media screen and (max-width: 1199px){.section__parts__wrapper__rule02{gap:50px}}@media screen and (max-width: 599px){.section__parts__wrapper__rule02{gap:40px}}.section__parts__rule02__title{color:var(--main_color);font-size:1.8rem;line-height:3.2rem;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 1199px){.section__parts__rule02__title{font-size:1.6rem;line-height:2.8rem}}@media screen and (max-width: 599px){.section__parts__rule02__title{font-size:1.5rem;line-height:2.8rem}}.section__flow01__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__flow01__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__flow01__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__flow01__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__flow01__inner{width:100%;max-width:90%}}.section__parts__wrapper__flow01{display:flex;flex-direction:column;justify-content:center;align-items:center}.section__parts__flow01{display:grid;gap:5px 60px;grid-template-columns:124px auto;grid-template-rows:auto auto auto;grid-template-areas:"flow_img flow_sub" "flow_img flow_title" "flow_img flow_text";width:600px;padding-bottom:60px}@media screen and (max-width: 1199px){.section__parts__flow01{grid-template-columns:110px auto;gap:5px 40px;padding-bottom:50px;width:580px}}@media screen and (max-width: 849px){.section__parts__flow01{grid-template-columns:100px auto;gap:3px 40px;padding-bottom:40px;width:100%}}@media screen and (max-width: 599px){.section__parts__flow01{grid-template-columns:90px auto;gap:0px 30px;padding-bottom:30px}}.section__parts__flow01:first-child{display:flex;justify-content:center;align-items:center;text-align:center;margin:0 auto 60px;width:900px;padding-bottom:0px}@media screen and (max-width: 1199px){.section__parts__flow01:first-child{width:100%;margin:0 auto 50px}}@media screen and (max-width: 849px){.section__parts__flow01:first-child{margin:0 auto 40px}}@media screen and (max-width: 599px){.section__parts__flow01:first-child{text-align:left;margin:0 auto 30px}}.section__parts__flow01:last-child{padding-bottom:40px}@media screen and (max-width: 849px){.section__parts__flow01:last-child{padding-bottom:20px}}.section__parts__flow01:last-child .section__parts__flow01__img::after{display:none}.section__parts__flow01__title{grid-area:flow_title;font-size:2.4rem;line-height:3.6rem;color:var(--main_color)}@media screen and (max-width: 1199px){.section__parts__flow01__title{font-size:2.2rem;line-height:3.2rem}}@media screen and (max-width: 599px){.section__parts__flow01__title{font-size:2rem;line-height:3rem}}.section__parts__flow01__subtitle{grid-area:flow_sub;font-size:1.6rem}@media screen and (max-width: 1199px){.section__parts__flow01__subtitle{font-size:1.4rem}}@media screen and (max-width: 849px){.section__parts__flow01__subtitle{font-size:1.2rem}}.section__parts__flow01__text{grid-area:flow_text;overflow-wrap:break-word}.section__parts__flow01__img{grid-area:flow_img;position:relative;display:flex;justify-content:center;align-items:center}.section__parts__flow01__img::before{content:"";width:124px;height:124px;border-radius:100px;background-color:#fff;position:absolute;z-index:1}@media screen and (max-width: 1199px){.section__parts__flow01__img::before{width:110px;height:110px}}@media screen and (max-width: 849px){.section__parts__flow01__img::before{width:100px;height:100px}}@media screen and (max-width: 599px){.section__parts__flow01__img::before{width:90px;height:90px}}.section__parts__flow01__img::after{content:"";width:1px;height:100%;background-color:var(--text_color);position:absolute;bottom:-120px;z-index:0}@media screen and (max-width: 1199px){.section__parts__flow01__img::after{bottom:-100px}}@media screen and (max-width: 849px){.section__parts__flow01__img::after{bottom:-90px}}@media screen and (max-width: 599px){.section__parts__flow01__img::after{bottom:-80px}}.section__parts__flow01__img img{width:45px;position:absolute;z-index:2}@media screen and (max-width: 849px){.section__parts__flow01__img img{width:35px}}.section__flow02__inner{padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__flow02__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__flow02__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__flow02__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__flow02__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__flow02__inner{padding-inline:60px}}@media screen and (max-width: 1199px){.section__flow02__inner{padding-inline:0}}.section__parts__wrapper__flow02{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:60px 0}@media screen and (max-width: 849px){.section__parts__wrapper__flow02{flex-direction:column;width:500px;margin:0 auto;gap:0}}@media screen and (max-width: 599px){.section__parts__wrapper__flow02{width:90%}}@media screen and (max-width: 400px){.section__parts__wrapper__flow02{width:100%}}.section__parts__flow02{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding-right:80px}@media screen and (max-width: 1599px){.section__parts__flow02{padding-right:40px}}@media screen and (max-width: 1199px){.section__parts__flow02{padding-right:40px}}@media screen and (max-width: 849px){.section__parts__flow02{display:grid;grid-template-columns:130px auto;grid-template-rows:32px auto;grid-template-areas:"flow_img flow_title" "flow_img flow_text";padding-right:0px;padding-bottom:60px}.section__parts__flow02:last-child{padding-bottom:0}}@media screen and (max-width: 599px){.section__parts__flow02{grid-template-columns:120px auto;grid-template-rows:30px auto}}.section__parts__flow02::before{content:"";width:53px;height:1px;background-color:var(--accent_color);position:absolute;top:72px;right:15px}@media screen and (max-width: 1599px){.section__parts__flow02::before{right:0}}@media screen and (max-width: 1199px){.section__parts__flow02::before{width:40px;top:55px;right:3px}}@media screen and (max-width: 849px){.section__parts__flow02::before{bottom:30px;left:34px;top:auto;transform:rotate(90deg);width:25px}}.section__parts__flow02::after{content:"";width:7px;height:7px;transform:rotate(45deg);border-top:solid 1px var(--accent_color);border-right:solid 1px var(--accent_color);position:absolute;top:69px;right:15px}@media screen and (max-width: 1599px){.section__parts__flow02::after{right:0}}@media screen and (max-width: 1199px){.section__parts__flow02::after{top:52px;right:3px}}@media screen and (max-width: 849px){.section__parts__flow02::after{bottom:17px;left:43px;top:auto;transform:rotate(135deg)}}.section__parts__flow02:last-child{padding-right:0px}.section__parts__flow02:last-child::before,.section__parts__flow02:last-child::after{display:none}.section__parts__flow02__title{order:2;font-size:2.4rem;line-height:3.6rem;color:var(--main_color);width:205px;text-align:center}@media screen and (max-width: 1599px){.section__parts__flow02__title{font-size:2.2rem;line-height:3.2rem}}@media screen and (max-width: 1199px){.section__parts__flow02__title{width:160px;font-size:2rem;line-height:1.5}}@media screen and (max-width: 849px){.section__parts__flow02__title{grid-area:flow_title;width:100%;text-align:left}}@media screen and (max-width: 599px){.section__parts__flow02__title{font-size:1.8rem}}.section__parts__flow02__subtitle{font-size:1.6rem;position:absolute;z-index:1;width:50px;height:50px;border-radius:50px;background-color:var(--main_color);color:#fff;display:flex;justify-content:center;align-items:center;top:0;left:25px}@media screen and (max-width: 1199px){.section__parts__flow02__subtitle{width:40px;height:40px;font-size:1.4rem;left:15px}}@media screen and (max-width: 849px){.section__parts__flow02__subtitle{width:36px;height:36px;font-size:1.2rem;left:-10px}}.section__parts__flow02__text{order:3;overflow-wrap:break-word;width:205px;text-align:center;margin-top:10px}@media screen and (max-width: 1199px){.section__parts__flow02__text{width:160px}}@media screen and (max-width: 849px){.section__parts__flow02__text{grid-area:flow_text;width:100%;text-align:left;display:flex;align-items:flex-start}}.section__parts__flow02__img{display:flex;justify-content:center;align-items:center;width:124px;height:124px;border-radius:100px;background-color:#fff;order:1;margin-bottom:20px;position:relative}@media screen and (max-width: 1199px){.section__parts__flow02__img{width:110px;height:110px}}@media screen and (max-width: 849px){.section__parts__flow02__img{width:100px;height:100px;grid-area:flow_img;margin-bottom:0px;margin-right:30px}}@media screen and (max-width: 599px){.section__parts__flow02__img{width:90px;height:90px}}.section__parts__flow02__img img{width:45px;position:absolute;z-index:2}@media screen and (max-width: 849px){.section__parts__flow02__img img{width:35px}}.section__flow03 .section__parts__wrapper{margin-top:0}.section__flow03__inner{padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__flow03__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__flow03__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__flow03__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__flow03__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__flow03__inner{padding-inline:0}}.section__parts__wrapper__flow03{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:60px 18px;margin:0 auto}@media screen and (max-width: 1599px){.section__parts__wrapper__flow03{gap:50px 15px}}@media screen and (max-width: 1199px){.section__parts__wrapper__flow03{gap:40px 15px}}@media screen and (max-width: 849px){.section__parts__wrapper__flow03{flex-direction:column;width:100%;gap:0px}}.section__parts__flow03{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;padding-right:30px;width:310px;position:relative}@media screen and (max-width: 1599px){.section__parts__flow03{padding-right:27px;width:257px}}@media screen and (max-width: 1199px){.section__parts__flow03{padding-right:25px;width:256px}}@media screen and (max-width: 849px){.section__parts__flow03{display:grid;grid-template-columns:230px 280px;grid-template-rows:32px auto 1fr;grid-template-areas:"flow_sub flow_sub" "flow_img flow_title" "flow_img flow_text";padding-right:0px;width:100%;gap:10px 30px;padding-bottom:40px}.section__parts__flow03:last-child{padding-bottom:0}}@media screen and (max-width: 599px){.section__parts__flow03{display:flex;flex-direction:column;padding-bottom:30px;gap:0px}}.section__parts__flow03:last-child::after{display:none}.section__parts__flow03::after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:12px solid var(--main_color);border-right:0;position:absolute;top:130px;right:0}@media screen and (max-width: 1599px){.section__parts__flow03::after{top:100px}}@media screen and (max-width: 1199px){.section__parts__flow03::after{border-top:9px solid rgba(0,0,0,0);border-bottom:9px solid rgba(0,0,0,0);border-left:10px solid var(--main_color)}}@media screen and (max-width: 849px){.section__parts__flow03::after{top:unset;right:50%;bottom:0;transform:rotate(90deg)}}.section__parts__flow03__title{order:2;font-size:2.2rem;line-height:3rem;color:var(--main_color);width:100%;margin-bottom:10px}@media screen and (max-width: 1199px){.section__parts__flow03__title{font-size:2rem;line-height:2.8rem;margin-bottom:5px}}@media screen and (max-width: 849px){.section__parts__flow03__title{grid-area:flow_title;text-align:left;margin-bottom:0}}@media screen and (max-width: 599px){.section__parts__flow03__title{font-size:2rem;line-height:3rem;margin-bottom:5px}}.section__parts__flow03__subtitle{font-size:2.4rem;color:var(--main_color);display:flex;justify-content:center;align-items:center;font-weight:600}@media screen and (max-width: 1599px){.section__parts__flow03__subtitle{font-size:2.2rem}}@media screen and (max-width: 1199px){.section__parts__flow03__subtitle{font-size:2rem}}@media screen and (max-width: 849px){.section__parts__flow03__subtitle{grid-area:flow_sub;font-size:1.8rem;justify-content:flex-start}}.section__parts__flow03__text{order:3;overflow-wrap:break-word}@media screen and (max-width: 849px){.section__parts__flow03__text{grid-area:flow_text;width:100%;text-align:left;display:flex;align-items:flex-start}}@media screen and (max-width: 599px){.section__parts__flow03__text{line-height:2}}.section__parts__flow03__img{display:flex;justify-content:center;align-items:center;aspect-ratio:1.63/1;width:100%;border-radius:100px;order:1;margin-bottom:20px;position:relative}.section__parts__flow03__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__flow03__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__flow03__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 1599px){.section__parts__flow03__img{margin-bottom:15px}}@media screen and (max-width: 849px){.section__parts__flow03__img{grid-area:flow_img;margin-bottom:0}}@media screen and (max-width: 599px){.section__parts__flow03__img{aspect-ratio:1.6/1;margin-bottom:10px;max-height:250px}}.section__parts__flow03__img img{width:100%;height:100%;object-fit:cover}.section__flow04 .section__parts__wrapper{margin-top:0}.section__flow04__inner{padding-inline:100px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__flow04__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__flow04__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__flow04__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__flow04__inner{width:100%;max-width:90%}}@media screen and (max-width: 1599px){.section__flow04__inner{padding-inline:60px}}@media screen and (max-width: 849px){.section__flow04__inner{padding-inline:0}}.section__parts__wrapper__flow04{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:30px}@media screen and (max-width: 1599px){.section__parts__wrapper__flow04{gap:25px}}@media screen and (max-width: 1199px){.section__parts__wrapper__flow04{gap:14px}}@media screen and (max-width: 849px){.section__parts__wrapper__flow04{flex-direction:column;width:500px;margin:0 auto}}@media screen and (max-width: 599px){.section__parts__wrapper__flow04{width:90%}}.section__parts__flow04{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;border-radius:5px;padding:20px;background-color:var(--main_color);gap:20px;height:400px}@media screen and (max-width: 1599px){.section__parts__flow04{height:380px}}@media screen and (max-width: 1199px){.section__parts__flow04{height:350px}}@media screen and (max-width: 849px){.section__parts__flow04{flex-direction:row;height:auto;width:100%}}@media screen and (max-width: 599px){.section__parts__flow04{padding:15px}}.section__parts__flow04:nth-of-type(7){background-color:#fff;border:solid 2px var(--main_color);justify-content:center}.section__parts__flow04:nth-of-type(7) .section__parts__flow04__title,.section__parts__flow04:nth-of-type(7) .section__parts__flow04__subtitle{color:var(--main_color) !important}.section__parts__flow04__title{order:2;font-size:2rem;color:#fff !important;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-weight:600;line-height:1;letter-spacing:.2em}@media screen and (max-width: 1199px){.section__parts__flow04__title{font-size:1.8rem}}@media screen and (max-width: 849px){.section__parts__flow04__title{-ms-writing-mode:unset;writing-mode:unset;font-size:1.6rem}}@media screen and (max-width: 599px){.section__parts__flow04__title{font-size:1.5rem}}.section__parts__flow04__subtitle{font-size:1.6rem;color:#fff;display:flex;justify-content:center;align-items:center;font-family:var(--en_font);line-height:1}@media screen and (max-width: 1199px){.section__parts__flow04__subtitle{font-size:1.5rem}}@media screen and (max-width: 849px){.section__parts__flow04__subtitle{font-size:1.4rem}}.section__parts__flow04__text{display:none}.section__parts__flow04__img{display:none}.section__follow01 .section__parts__follow01+.section__parts{margin-top:70px}@media screen and (max-width: 1199px){.section__follow01 .section__parts__follow01+.section__parts{margin-top:50px}}.section__follow01__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto;max-width:1100px}@media screen and (max-width: 1599px){.section__follow01__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__follow01__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__follow01__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__follow01__inner{width:100%;max-width:90%}}.section__parts__wrapper__follow01{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 849px){.section__parts__wrapper__follow01{padding-top:30px;border-top:2px solid var(--main_color)}}.section__parts__cover__follow01{display:flex;align-items:flex-start;justify-content:space-between;border-top:2px solid var(--main_color);padding-top:40px}@media screen and (max-width: 849px){.section__parts__cover__follow01{flex-direction:column;border-top:unset;padding-top:0}}.section__parts__nav__wrapper__follow01{width:250px;position:sticky;top:150px}@media screen and (max-width: 1199px){.section__parts__nav__wrapper__follow01{width:230px}}@media screen and (max-width: 849px){.section__parts__nav__wrapper__follow01{position:relative;top:0;width:100%;padding-bottom:60px}}.section__parts__nav__link__follow01{display:block;padding:15px 20px 15px 50px}@media screen and (max-width: 849px){.section__parts__nav__link__follow01{font-size:1.4rem}}.section__parts__nav__link__follow01::before{content:"0" counter(follow_nav) ". ";position:absolute;top:50%;left:20px;transform:translateY(-50%)}.section__parts__nav__link__follow01.current{font-weight:bold;font-size:110%;background-color:var(--base_color);color:var(--main_color)}.section__parts__nav__item__follow01{counter-increment:follow_nav;position:relative;border:1px solid var(--base_color);margin-top:-1px}.section__parts__content__wrapper__follow01{width:calc(100% - 350px)}@media screen and (max-width: 1199px){.section__parts__content__wrapper__follow01{width:calc(100% - 300px)}}@media screen and (max-width: 849px){.section__parts__content__wrapper__follow01{width:100%}}.section__parts__follow01{display:grid;grid-template-columns:45px auto;grid-template-rows:auto auto auto auto;grid-template-areas:"parts_sub parts_main" "parts_text parts_text" "parts_link parts_link" "parts_img parts_img";gap:10px}.section__parts__follow01+.section__parts{margin-top:80px}.section__parts__follow01__title{grid-area:parts_main;font-size:calc(var(--font_size_PC)*1.5);color:var(--text_color)}@media screen and (max-width: 1199px){.section__parts__follow01__title{font-size:calc(var(--font_size_PC)*1.3)}}.section__parts__follow01__subtitle{grid-area:parts_sub;color:var(--main_color);width:45px;height:45px;border:1px solid var(--main_color);border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1.2;font-weight:600}@media screen and (max-width: 849px){.section__parts__follow01__subtitle{font-size:1.4rem}}.section__parts__follow01__text{grid-area:parts_text;margin-top:10px}.section__parts__follow01__img{grid-area:parts_img;margin-top:20px}.section__parts__follow01__link{grid-area:parts_link;margin-top:20px}.section__follow02__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__follow02__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__follow02__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__follow02__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__follow02__inner{width:100%;max-width:90%}}.section__parts__wrapper__follow02{display:flex;flex-direction:column;justify-content:center;align-items:center}.section__follow03__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__follow03__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__follow03__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__follow03__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__follow03__inner{width:100%;max-width:90%}}.section__parts__wrapper__follow03{display:flex;flex-direction:column;justify-content:center;align-items:center}.section__form01{background-color:#f0f0f0}.section__form01 .section__form__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__form01 .section__form__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__form01 .section__form__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__form01 .section__form__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__form01 .section__form__inner{width:100%;max-width:90%}}.section__form01 .section__parts__form__text{width:800px;margin:0 auto}@media screen and (max-width: 849px){.section__form01 .section__parts__form__text{width:540px}}@media screen and (max-width: 599px){.section__form01 .section__parts__form__text{width:100%}}.section__form01 .ctaForm{display:flex;flex-direction:column;gap:5px}.section__form01 .ctaForm .ctaForm__form__wrapper{display:flex;flex-direction:column;gap:5px}.section__form01 .ctaForm .ctaForm__form-group__wrap{display:flex}@media screen and (max-width: 1199px){.section__form01 .ctaForm .ctaForm__form-group__wrap{width:100%}}.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group{width:100%}.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:first-child{position:relative}.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:first-child .wpcf7-text{border-radius:20px 0 0 20px}@media screen and (max-width: 1199px){.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:first-child .wpcf7-text{border-radius:15px 0 0 15px}}@media screen and (max-width: 599px){.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:first-child .wpcf7-text{border-radius:10px 0 0 10px}}.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:first-child::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:70px;border-right:solid 1px #a0a0a0}@media screen and (max-width: 1199px){.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:first-child::after{height:50px}}@media screen and (max-width: 599px){.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:first-child::after{height:40px}}.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:last-child .wpcf7-text{border-radius:0 20px 20px 0}@media screen and (max-width: 1199px){.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:last-child .wpcf7-text{border-radius:0 15px 15px 0}}@media screen and (max-width: 599px){.section__form01 .ctaForm .ctaForm__form-group__wrap .ctaForm__form-group:last-child .wpcf7-text{border-radius:0 10px 10px 0}}.section__form01 .ctaForm .ctaForm__form-group{position:relative}.section__form01 .ctaForm .ctaForm__form-group label{display:none}.section__form01 .ctaForm .ctaForm__form-group br{display:none}.section__form01 .ctaForm .checkbox,.section__form01 .ctaForm .radio,.section__form01 .ctaForm .file{margin-bottom:25px}@media screen and (max-width: 1199px){.section__form01 .ctaForm .checkbox,.section__form01 .ctaForm .radio,.section__form01 .ctaForm .file{margin-bottom:20px}}@media screen and (max-width: 849px){.section__form01 .ctaForm .checkbox,.section__form01 .ctaForm .radio,.section__form01 .ctaForm .file{margin-bottom:15px}}@media screen and (max-width: 599px){.section__form01 .ctaForm .checkbox,.section__form01 .ctaForm .radio,.section__form01 .ctaForm .file{margin-bottom:10px}}.section__form01 .ctaForm .checkbox label,.section__form01 .ctaForm .radio label,.section__form01 .ctaForm .file label{display:flex;gap:20px;align-items:center;margin-bottom:15px}@media screen and (max-width: 1199px){.section__form01 .ctaForm .checkbox label,.section__form01 .ctaForm .radio label,.section__form01 .ctaForm .file label{margin-bottom:10px}}.section__form01 .ctaForm .file input{background-color:rgba(0,0,0,0);padding:0}.section__form01 .ctaForm .form_file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.section__form01 .ctaForm .file_contents{display:flex;align-items:center}.section__form01 .ctaForm .file_contents .wpcf7-form-control-wrap{width:0}.section__form01 .ctaForm .custom-file-button{background-color:#a0a0a0;margin-bottom:0 !important;color:#fff;font-size:1.4rem;padding:2px 15px;border-radius:4px}@media screen and (max-width: 1199px){.section__form01 .ctaForm .custom-file-button{font-size:1.2rem}}@media screen and (max-width: 849px){.section__form01 .ctaForm .custom-file-button{font-size:1rem}}@media screen and (max-width: 599px){.section__form01 .ctaForm .custom-file-button{line-height:1.5;padding:2px 10px}}.section__form01 .ctaForm .file-name{font-size:1.2rem;margin-left:30px}@media screen and (max-width: 849px){.section__form01 .ctaForm .file-name{font-size:1rem;margin-left:20px}}@media screen and (max-width: 599px){.section__form01 .ctaForm .file-name{line-height:1.5}}.section__form01 .ctaForm .ctaForm__comments{font-size:1.2rem}@media screen and (max-width: 849px){.section__form01 .ctaForm .ctaForm__comments{font-size:1rem}}.section__form01 .ctaForm .wpcf7-list-item{margin:0}.section__form01 .ctaForm .wpcf7-list-item label{margin-bottom:0}.section__form01 .ctaForm .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:20px 30px}@media screen and (max-width: 599px){.section__form01 .ctaForm .wpcf7-form-control{gap:10px 20px}}.section__form01 .ctaForm .wpcf7-form-control-wrap{position:relative;display:inline-block;width:100%}.section__form01 .ctaForm .form_date{width:100%;box-sizing:border-box}.section__form01 .ctaForm .form_date::-webkit-calendar-picker-indicator{position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:2;opacity:1;pointer-events:auto}@media screen and (max-width: 599px){.section__form01 .ctaForm .form_date::-webkit-calendar-picker-indicator{right:20px}}.section__form01 .ctaForm input[type=radio],.section__form01 .ctaForm input[type=checkbox]{display:none}.section__form01 .ctaForm input[type=radio]+.wpcf7-list-item-label,.section__form01 .ctaForm input[type=checkbox]+.wpcf7-list-item-label{position:relative;display:flex;align-items:center;font-weight:500;color:var(--text_color);cursor:pointer}.section__form01 .ctaForm input[type=radio]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #a0a0a0;border-radius:50%;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form01 .ctaForm input[type=radio]+.wpcf7-list-item-label::after{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:var(--main_color);position:absolute;top:50%;left:10px;transform:translate(-50%, -50%);opacity:0;transition:opacity .3s}.section__form01 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #a0a0a0;border-radius:4px;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form01 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::after{content:"";display:block;width:8px;height:13px;border:solid var(--main_color);border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:48%;left:10px;transform:translate(-50%, -50%) rotate(45deg);opacity:0;transition:opacity .3s}.section__form01 .ctaForm input[type=radio]:checked+.wpcf7-list-item-label::after,.section__form01 .ctaForm input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1}.section__form01 .ctaForm .wpcf7-text,.section__form01 .ctaForm .wpcf7-date{height:100px;border-radius:20px}@media screen and (max-width: 1199px){.section__form01 .ctaForm .wpcf7-text,.section__form01 .ctaForm .wpcf7-date{height:75px;border-radius:15px}}@media screen and (max-width: 599px){.section__form01 .ctaForm .wpcf7-text,.section__form01 .ctaForm .wpcf7-date{height:60px;border-radius:10px}}.section__form01 .ctaForm select{height:100px}@media screen and (max-width: 1199px){.section__form01 .ctaForm select{height:75px}}@media screen and (max-width: 599px){.section__form01 .ctaForm select{height:60px}}.section__form01 .ctaForm textarea,.section__form01 .ctaForm select{border-radius:20px}@media screen and (max-width: 1199px){.section__form01 .ctaForm textarea,.section__form01 .ctaForm select{border-radius:15px}}@media screen and (max-width: 599px){.section__form01 .ctaForm textarea,.section__form01 .ctaForm select{border-radius:10px}}@media screen and (max-width: 599px){.section__form01 .ctaForm input,.section__form01 .ctaForm select,.section__form01 .ctaForm textarea{padding:10px}}.section__form01 .ctaForm .form_pull_down{appearance:none;background-image:url(../../assets/images/ctaForm/form_arrow04.svg);background-repeat:no-repeat;background-position:right 30px center}@media screen and (max-width: 599px){.section__form01 .ctaForm .form_pull_down{background-position:right 20px center}}.section__form01 .ctaForm .ctaForm__privacypolicy{margin-top:20px}@media screen and (max-width: 1199px){.section__form01 .ctaForm .ctaForm__privacypolicy{margin-top:15px}}@media screen and (max-width: 849px){.section__form01 .ctaForm .ctaForm__privacypolicy{margin-top:10px}}.section__form01 .ctaForm .ctaForm__privacypolicy .underline{color:var(--main_color);text-decoration:underline}.section__form01 .ctaForm .submit-btn{width:180px;margin:30px auto 0}@media screen and (max-width: 1199px){.section__form01 .ctaForm .submit-btn{margin:20px auto 0}}.section__form01 .ctaForm .submit-btn input{border-radius:50px;color:var(--main_color);border:solid 2px var(--main_color);transition:all .3s ease-out}.section__form01 .ctaForm .submit-btn input:hover{color:#fff;background-color:var(--main_color);transition:all .3s ease-out}.section__form01 .ctaForm .submit-btn .wpcf7-spinner{display:none}.section__form02{background-color:#f0f0f0}.section__form02 .section__form__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__form02 .section__form__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__form02 .section__form__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__form02 .section__form__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__form02 .section__form__inner{width:100%;max-width:90%}}.section__form02 .section__parts__form__text{width:800px;margin:0 auto}@media screen and (max-width: 849px){.section__form02 .section__parts__form__text{width:540px}}@media screen and (max-width: 599px){.section__form02 .section__parts__form__text{width:100%}}.section__form02 .ctaForm{display:flex;flex-direction:column;gap:5px}.section__form02 .ctaForm .ctaForm__form__wrapper{display:flex;flex-direction:column;gap:30px;background-color:#fff;border-radius:20px;padding:40px 30px}@media screen and (max-width: 849px){.section__form02 .ctaForm .ctaForm__form__wrapper{padding:30px;gap:20px}}@media screen and (max-width: 599px){.section__form02 .ctaForm .ctaForm__form__wrapper{padding:20px 15px}}.section__form02 .ctaForm .required{color:red}.section__form02 .ctaForm .ctaForm__form-group__wrap{display:flex;gap:10px}@media screen and (max-width: 1199px){.section__form02 .ctaForm .ctaForm__form-group__wrap{width:100%}}@media screen and (max-width: 599px){.section__form02 .ctaForm .ctaForm__form-group__wrap{gap:5px}}.section__form02 .ctaForm .ctaForm__form-group br{display:none}.section__form02 .ctaForm .checkbox label,.section__form02 .ctaForm .radio label,.section__form02 .ctaForm .file label{display:flex;gap:20px;align-items:center;margin-bottom:15px}@media screen and (max-width: 1199px){.section__form02 .ctaForm .checkbox label,.section__form02 .ctaForm .radio label,.section__form02 .ctaForm .file label{margin-bottom:10px}}.section__form02 .ctaForm .file input{background-color:rgba(0,0,0,0);padding:0}.section__form02 .ctaForm .form_file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.section__form02 .ctaForm .file_contents{display:flex;align-items:center}.section__form02 .ctaForm .file_contents .wpcf7-form-control-wrap{width:0}.section__form02 .ctaForm .custom-file-button{background-color:#a0a0a0;margin-bottom:0 !important;color:#fff;font-size:1.4rem;padding:2px 15px;border-radius:4px}@media screen and (max-width: 1199px){.section__form02 .ctaForm .custom-file-button{font-size:1.2rem}}@media screen and (max-width: 849px){.section__form02 .ctaForm .custom-file-button{font-size:1rem}}@media screen and (max-width: 599px){.section__form02 .ctaForm .custom-file-button{line-height:1.5;padding:2px 10px}}.section__form02 .ctaForm .file-name{font-size:1.2rem;margin-left:30px}@media screen and (max-width: 849px){.section__form02 .ctaForm .file-name{font-size:1rem;margin-left:20px}}@media screen and (max-width: 599px){.section__form02 .ctaForm .file-name{line-height:1.5}}.section__form02 .ctaForm .ctaForm__comments{font-size:1.2rem}@media screen and (max-width: 849px){.section__form02 .ctaForm .ctaForm__comments{font-size:1rem}}.section__form02 .ctaForm .wpcf7-list-item{margin:0}.section__form02 .ctaForm .wpcf7-list-item label{margin-bottom:0}.section__form02 .ctaForm .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:20px 30px}@media screen and (max-width: 599px){.section__form02 .ctaForm .wpcf7-form-control{gap:10px 20px}}.section__form02 .ctaForm .wpcf7-form-control-wrap{position:relative;display:inline-block;width:100%}.section__form02 .ctaForm .form_date{width:100%;box-sizing:border-box}.section__form02 .ctaForm .form_date::-webkit-calendar-picker-indicator{position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:2;opacity:1;pointer-events:auto}@media screen and (max-width: 599px){.section__form02 .ctaForm .form_date::-webkit-calendar-picker-indicator{right:20px}}.section__form02 .ctaForm input[type=radio],.section__form02 .ctaForm input[type=checkbox]{display:none}.section__form02 .ctaForm input[type=radio]+.wpcf7-list-item-label,.section__form02 .ctaForm input[type=checkbox]+.wpcf7-list-item-label{position:relative;display:flex;align-items:center;font-weight:500;color:var(--text_color);cursor:pointer}.section__form02 .ctaForm input[type=radio]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #a0a0a0;border-radius:50%;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form02 .ctaForm input[type=radio]+.wpcf7-list-item-label::after{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:var(--main_color);position:absolute;top:50%;left:10px;transform:translate(-50%, -50%);opacity:0;transition:opacity .3s}.section__form02 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #a0a0a0;border-radius:4px;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form02 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::after{content:"";display:block;width:8px;height:13px;border:solid var(--main_color);border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:48%;left:10px;transform:translate(-50%, -50%) rotate(45deg);opacity:0;transition:opacity .3s}.section__form02 .ctaForm input[type=radio]:checked+.wpcf7-list-item-label::after,.section__form02 .ctaForm input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1}.section__form02 .ctaForm .wpcf7-text,.section__form02 .ctaForm .wpcf7-date{height:60px;border-radius:5px;background-color:var(--base_color)}@media screen and (max-width: 849px){.section__form02 .ctaForm .wpcf7-text,.section__form02 .ctaForm .wpcf7-date{height:50px}}.section__form02 .ctaForm select{height:60px}@media screen and (max-width: 849px){.section__form02 .ctaForm select{height:50px}}.section__form02 .ctaForm textarea,.section__form02 .ctaForm select{border-radius:5px;background-color:var(--base_color)}.section__form02 .ctaForm input,.section__form02 .ctaForm select,.section__form02 .ctaForm textarea{padding:10px}@media screen and (max-width: 599px){.section__form02 .ctaForm input,.section__form02 .ctaForm select,.section__form02 .ctaForm textarea{padding:5px 10px}}.section__form02 .ctaForm .form_pull_down{appearance:none;background-image:url(../../assets/images/ctaForm/form_arrow04.svg);background-repeat:no-repeat;background-position:right 30px center}@media screen and (max-width: 599px){.section__form02 .ctaForm .form_pull_down{background-position:right 20px center}}.section__form02 .ctaForm .ctaForm__privacypolicy .underline{color:var(--main_color);text-decoration:underline}.section__form02 .ctaForm .submit-btn{width:180px;margin:0 auto}.section__form02 .ctaForm .submit-btn input{border-radius:50px;color:var(--main_color);border:solid 2px var(--main_color);transition:all .3s ease-out;height:50px}.section__form02 .ctaForm .submit-btn input:hover{color:#fff;background-color:var(--main_color);transition:all .3s ease-out}.section__form02 .ctaForm .submit-btn .wpcf7-spinner{display:none}.section__form03 .section__form__inner{width:1100px;margin:0 auto;display:flex;gap:50px}@media screen and (max-width: 1199px){.section__form03 .section__form__inner{width:540px;flex-direction:column}}@media screen and (max-width: 849px){.section__form03 .section__form__inner{gap:40px}}@media screen and (max-width: 599px){.section__form03 .section__form__inner{width:90%;gap:30px}}.section__form03 .section__form__inner p{display:none}.section__form03 .section__parts__form__img{flex:1;height:350px}.section__form03 .section__parts__form__img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__form03 .section__parts__form__img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__form03 .section__parts__form__img{border-radius:var(--radius_sp)}}@media screen and (max-width: 599px){.section__form03 .section__parts__form__img{height:270px}}.section__form03 .section__parts__form__img img{width:100%;height:100%;object-fit:cover;margin-top:0}.section__form03 .section__parts__form__text{flex:1}@media screen and (max-width: 599px){.section__form03 .section__parts__form__text{width:100%}}.section__form03 .section__parts__form__text h2{color:var(--main_color);font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font)}.section__form03 .ctaForm{display:flex;flex-direction:column;gap:5px;margin-top:15px}@media screen and (max-width: 599px){.section__form03 .ctaForm{gap:0}}.section__form03 .ctaForm .ctaForm__note{font-size:1.4rem}@media screen and (max-width: 599px){.section__form03 .ctaForm .ctaForm__note{font-size:1.2rem}}.section__form03 .ctaForm .ctaForm__form__wrapper{display:flex;flex-direction:column;gap:20px;margin-top:10px}.section__form03 .ctaForm .required{color:red}.section__form03 .ctaForm label{font-size:1.4rem}@media screen and (max-width: 599px){.section__form03 .ctaForm label{font-size:1.2rem}}.section__form03 .ctaForm .ctaForm__form-group__wrap{display:flex;gap:10px}@media screen and (max-width: 1199px){.section__form03 .ctaForm .ctaForm__form-group__wrap{width:100%}}@media screen and (max-width: 599px){.section__form03 .ctaForm .ctaForm__form-group__wrap{gap:5px}}.section__form03 .ctaForm .ctaForm__form-group br{display:none}.section__form03 .ctaForm .checkbox label,.section__form03 .ctaForm .radio label,.section__form03 .ctaForm .file label{display:flex;gap:20px;align-items:center;margin-bottom:15px;font-size:1.4rem}@media screen and (max-width: 1199px){.section__form03 .ctaForm .checkbox label,.section__form03 .ctaForm .radio label,.section__form03 .ctaForm .file label{margin-bottom:10px}}@media screen and (max-width: 599px){.section__form03 .ctaForm .checkbox label,.section__form03 .ctaForm .radio label,.section__form03 .ctaForm .file label{font-size:1.2rem}}.section__form03 .ctaForm .file input{background-color:rgba(0,0,0,0);padding:0}.section__form03 .ctaForm .form_file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.section__form03 .ctaForm .file_contents{display:flex;align-items:center}.section__form03 .ctaForm .file_contents .wpcf7-form-control-wrap{width:0}.section__form03 .ctaForm .custom-file-button{background-color:#a0a0a0;margin-bottom:0 !important;color:#fff;font-size:1.2rem !important;padding:2px 15px;border-radius:4px}@media screen and (max-width: 849px){.section__form03 .ctaForm .custom-file-button{font-size:1rem !important}}@media screen and (max-width: 599px){.section__form03 .ctaForm .custom-file-button{line-height:1.5;padding:2px 10px}}.section__form03 .ctaForm .file-name{font-size:1.2rem;margin-left:30px}@media screen and (max-width: 849px){.section__form03 .ctaForm .file-name{font-size:1rem;margin-left:20px}}@media screen and (max-width: 599px){.section__form03 .ctaForm .file-name{line-height:1.5}}.section__form03 .ctaForm .ctaForm__comments{font-size:1.2rem}@media screen and (max-width: 849px){.section__form03 .ctaForm .ctaForm__comments{font-size:1rem}}.section__form03 .ctaForm .wpcf7-list-item{margin:0}.section__form03 .ctaForm .wpcf7-list-item label{margin-bottom:0}.section__form03 .ctaForm .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:20px 30px}@media screen and (max-width: 599px){.section__form03 .ctaForm .wpcf7-form-control{gap:10px 20px}}.section__form03 .ctaForm .wpcf7-form-control-wrap{position:relative;display:inline-block;width:100%}.section__form03 .ctaForm .form_date{width:100%;box-sizing:border-box}.section__form03 .ctaForm .form_date::-webkit-calendar-picker-indicator{position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:2;opacity:1;pointer-events:auto}@media screen and (max-width: 599px){.section__form03 .ctaForm .form_date::-webkit-calendar-picker-indicator{right:20px}}.section__form03 .ctaForm input[type=radio],.section__form03 .ctaForm input[type=checkbox]{display:none}.section__form03 .ctaForm input[type=radio]+.wpcf7-list-item-label,.section__form03 .ctaForm input[type=checkbox]+.wpcf7-list-item-label{position:relative;display:flex;align-items:center;font-weight:500;color:var(--text_color);cursor:pointer}.section__form03 .ctaForm input[type=radio]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #a0a0a0;border-radius:50%;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form03 .ctaForm input[type=radio]+.wpcf7-list-item-label::after{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:var(--main_color);position:absolute;top:50%;left:10px;transform:translate(-50%, -50%);opacity:0;transition:opacity .3s}.section__form03 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #a0a0a0;border-radius:4px;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form03 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::after{content:"";display:block;width:8px;height:13px;border:solid var(--main_color);border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:48%;left:10px;transform:translate(-50%, -50%) rotate(45deg);opacity:0;transition:opacity .3s}.section__form03 .ctaForm input[type=radio]:checked+.wpcf7-list-item-label::after,.section__form03 .ctaForm input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1}.section__form03 .ctaForm .wpcf7-text,.section__form03 .ctaForm .wpcf7-date{height:60px;border-radius:5px;background-color:var(--base_color)}@media screen and (max-width: 1199px){.section__form03 .ctaForm .wpcf7-text,.section__form03 .ctaForm .wpcf7-date{height:50px}}.section__form03 .ctaForm select{height:60px}@media screen and (max-width: 1199px){.section__form03 .ctaForm select{height:50px}}.section__form03 .ctaForm textarea,.section__form03 .ctaForm select{border-radius:5px;background-color:var(--base_color)}.section__form03 .ctaForm input,.section__form03 .ctaForm select,.section__form03 .ctaForm textarea{padding:10px;font-size:1.4rem}@media screen and (max-width: 599px){.section__form03 .ctaForm input,.section__form03 .ctaForm select,.section__form03 .ctaForm textarea{padding:5px 10px;font-size:1.2rem}}.section__form03 .ctaForm .form_pull_down{appearance:none;background-image:url(../../assets/images/ctaForm/form_arrow04.svg);background-repeat:no-repeat;background-position:right 30px center}@media screen and (max-width: 599px){.section__form03 .ctaForm .form_pull_down{background-position:right 20px center}}.section__form03 .ctaForm .ctaForm__privacypolicy .underline{color:var(--main_color);text-decoration:underline}.section__form03 .ctaForm .submit-btn{width:180px;margin:0 auto}.section__form03 .ctaForm .submit-btn input{border-radius:50px;color:var(--main_color);border:solid 2px var(--main_color);transition:all .3s ease-out;height:50px}.section__form03 .ctaForm .submit-btn input:hover{color:#fff;background-color:var(--main_color);transition:all .3s ease-out}.section__form03 .ctaForm .submit-btn .wpcf7-spinner{display:none}.section__form04 .section__form__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.section__form04 .section__form__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__form04 .section__form__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__form04 .section__form__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__form04 .section__form__inner{width:100%;max-width:90%}}.section__form04 .section__parts__form__text{width:800px;margin:0 auto}@media screen and (max-width: 849px){.section__form04 .section__parts__form__text{width:540px}}@media screen and (max-width: 599px){.section__form04 .section__parts__form__text{width:100%}}.section__form04 .ctaForm{display:flex;flex-direction:column;gap:5px}.section__form04 .ctaForm .ctaForm__form__wrapper{display:flex;flex-direction:column;gap:30px;padding:40px 30px}@media screen and (max-width: 1199px){.section__form04 .ctaForm .ctaForm__form__wrapper{padding:30px}}@media screen and (max-width: 849px){.section__form04 .ctaForm .ctaForm__form__wrapper{padding:20px;gap:20px}}@media screen and (max-width: 599px){.section__form04 .ctaForm .ctaForm__form__wrapper{padding:15px 0}}.section__form04 .ctaForm .required{color:red}.section__form04 .ctaForm label{color:var(--main_color)}.section__form04 .ctaForm .ctaForm__form-group br{display:none}.section__form04 .ctaForm .checkbox label,.section__form04 .ctaForm .radio label,.section__form04 .ctaForm .file label{display:flex;gap:20px;align-items:center;margin-bottom:15px}@media screen and (max-width: 1199px){.section__form04 .ctaForm .checkbox label,.section__form04 .ctaForm .radio label,.section__form04 .ctaForm .file label{margin-bottom:10px}}.section__form04 .ctaForm .file input{background-color:rgba(0,0,0,0);padding:0}.section__form04 .ctaForm .form_file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.section__form04 .ctaForm .file_contents{display:flex;align-items:center}.section__form04 .ctaForm .file_contents .wpcf7-form-control-wrap{width:0}.section__form04 .ctaForm .custom-file-button{background-color:var(--main_color);margin-bottom:0 !important;color:#fff;font-size:1.4rem;padding:2px 15px;border-radius:4px}@media screen and (max-width: 1199px){.section__form04 .ctaForm .custom-file-button{font-size:1.2rem}}@media screen and (max-width: 849px){.section__form04 .ctaForm .custom-file-button{font-size:1rem}}@media screen and (max-width: 599px){.section__form04 .ctaForm .custom-file-button{line-height:1.5;padding:2px 10px}}.section__form04 .ctaForm .file-name{font-size:1.2rem;margin-left:30px}@media screen and (max-width: 849px){.section__form04 .ctaForm .file-name{font-size:1rem;margin-left:20px}}@media screen and (max-width: 599px){.section__form04 .ctaForm .file-name{line-height:1.5}}.section__form04 .ctaForm .ctaForm__comments{font-size:1.2rem}@media screen and (max-width: 849px){.section__form04 .ctaForm .ctaForm__comments{font-size:1rem}}.section__form04 .ctaForm .wpcf7-list-item{margin:0}.section__form04 .ctaForm .wpcf7-list-item label{margin-bottom:0}.section__form04 .ctaForm .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:20px 30px}@media screen and (max-width: 599px){.section__form04 .ctaForm .wpcf7-form-control{gap:10px 20px}}.section__form04 .ctaForm .wpcf7-form-control-wrap{position:relative;display:inline-block;width:100%}.section__form04 .ctaForm .form_date{width:100%;box-sizing:border-box}.section__form04 .ctaForm .form_date::-webkit-calendar-picker-indicator{position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:2;opacity:1;pointer-events:auto}@media screen and (max-width: 599px){.section__form04 .ctaForm .form_date::-webkit-calendar-picker-indicator{right:20px}}.section__form04 .ctaForm input[type=radio],.section__form04 .ctaForm input[type=checkbox]{display:none}.section__form04 .ctaForm input[type=radio]+.wpcf7-list-item-label,.section__form04 .ctaForm input[type=checkbox]+.wpcf7-list-item-label{position:relative;display:flex;align-items:center;font-weight:500;color:var(--text_color);cursor:pointer}.section__form04 .ctaForm input[type=radio]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid var(--main_color);border-radius:50%;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form04 .ctaForm input[type=radio]+.wpcf7-list-item-label::after{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:var(--main_color);position:absolute;top:50%;left:10px;transform:translate(-50%, -50%);opacity:0;transition:opacity .3s}.section__form04 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid var(--main_color);border-radius:4px;background-color:#fff;position:relative;box-sizing:border-box;transition:background-color .3s,border-color .3s}.section__form04 .ctaForm input[type=checkbox]+.wpcf7-list-item-label::after{content:"";display:block;width:8px;height:13px;border:solid var(--main_color);border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:48%;left:10px;transform:translate(-50%, -50%) rotate(45deg);opacity:0;transition:opacity .3s}.section__form04 .ctaForm input[type=radio]:checked+.wpcf7-list-item-label::after,.section__form04 .ctaForm input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1}.section__form04 .ctaForm .wpcf7-text,.section__form04 .ctaForm .wpcf7-date{height:60px;border-radius:5px;background-color:#fff;border:solid 1px var(--main_color)}@media screen and (max-width: 849px){.section__form04 .ctaForm .wpcf7-text,.section__form04 .ctaForm .wpcf7-date{height:50px}}.section__form04 .ctaForm select{height:60px}@media screen and (max-width: 849px){.section__form04 .ctaForm select{height:50px}}.section__form04 .ctaForm textarea,.section__form04 .ctaForm select{border-radius:5px;background-color:#fff;border:solid 1px var(--main_color)}.section__form04 .ctaForm input,.section__form04 .ctaForm select,.section__form04 .ctaForm textarea{padding:10px}@media screen and (max-width: 599px){.section__form04 .ctaForm input,.section__form04 .ctaForm select,.section__form04 .ctaForm textarea{padding:5px 10px}}.section__form04 .ctaForm .form_pull_down{appearance:none;background-image:url(../../assets/images/ctaForm/form_arrow04.svg);background-repeat:no-repeat;background-position:right 30px center}@media screen and (max-width: 599px){.section__form04 .ctaForm .form_pull_down{background-position:right 20px center}}.section__form04 .ctaForm .ctaForm__privacypolicy{margin-top:50px}@media screen and (max-width: 849px){.section__form04 .ctaForm .ctaForm__privacypolicy{margin-top:30px}}@media screen and (max-width: 599px){.section__form04 .ctaForm .ctaForm__privacypolicy{margin-top:20px}}.section__form04 .ctaForm .ctaForm__privacypolicy .wpcf7-form-control{justify-content:center}.section__form04 .ctaForm .ctaForm__privacypolicy .underline{color:var(--main_color);text-decoration:underline}.section__form04 .ctaForm .submit-btn{width:180px;margin:10px auto 0}.section__form04 .ctaForm .submit-btn input{border-radius:50px;color:var(--main_color);border:solid 2px var(--main_color);transition:all .3s ease-out;height:50px}.section__form04 .ctaForm .submit-btn input:hover{color:#fff;background-color:var(--main_color);transition:all .3s ease-out}.section__form04 .ctaForm .submit-btn .wpcf7-spinner{display:none}.section__plan01__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto;width:1100px}@media screen and (max-width: 1599px){.section__plan01__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__plan01__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__plan01__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__plan01__inner{width:100%;max-width:90%}}.section__parts__wrapper__plan01{display:flex;gap:20px}@media screen and (max-width: 849px){.section__parts__wrapper__plan01{flex-direction:column}}.section__parts__plan01{padding:50px 30px;background-color:#fff;display:flex;flex-direction:column}.section__parts__plan01{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__plan01{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__plan01{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.section__parts__plan01{padding:40px 20px}}@media screen and (max-width: 849px){.section__parts__plan01{padding:30px}}@media screen and (max-width: 599px){.section__parts__plan01{padding:30px 20px}}.section__parts__plan01__title{font-size:calc(var(--font_size_PC)*3);line-height:1.2;font-weight:700;order:2}@media screen and (max-width: 1599px){.section__parts__plan01__title{font-size:calc(var(--font_size_PC)*2.5)}}@media screen and (max-width: 1199px){.section__parts__plan01__title{font-size:calc(var(--font_size_PC)*2)}}@media screen and (max-width: 849px){.section__parts__plan01__title{font-size:calc(var(--font_size_TAB)*2)}}.section__parts__plan01__subtitle{order:1}.section__parts__plan01__text{order:3;margin-top:40px}@media screen and (max-width: 1599px){.section__parts__plan01__text{margin-top:30px}}@media screen and (max-width: 849px){.section__parts__plan01__text{margin-top:20px}}.section__parts__plan01__text ul{margin-top:30px;color:var(--main_color)}@media screen and (max-width: 1199px){.section__parts__plan01__text ul{margin-top:20px}}@media screen and (max-width: 599px){.section__parts__plan01__text ul{margin-top:10px}}.section__plan02__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto;width:1100px}@media screen and (max-width: 1599px){.section__plan02__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__plan02__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__plan02__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__plan02__inner{width:100%;max-width:90%}}.section__parts__wrapper__plan02{display:flex}@media screen and (max-width: 849px){.section__parts__wrapper__plan02{flex-direction:column}}.section__parts__plan02{padding:100px 30px 40px;background-color:#fff;display:flex;flex-direction:column;border:1px solid var(--base_color);position:relative}.section__parts__plan02{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__plan02{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__plan02{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.section__parts__plan02{padding:80px 30px 40px}}@media screen and (max-width: 849px){.section__parts__plan02{padding:60px 30px}}@media screen and (max-width: 599px){.section__parts__plan02{padding:60px 20px}}.section__parts__plan02:nth-of-type(2){border:4px solid var(--main_color)}.section__parts__plan02:nth-of-type(2)::before{content:"おすすめ";display:block;border-radius:50px;background-color:var(--main_color);color:#fff;text-align:center;padding:0px 20px;width:120px;position:absolute;top:50px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 1599px){.section__parts__plan02:nth-of-type(2)::before{top:60px}}@media screen and (max-width: 1199px){.section__parts__plan02:nth-of-type(2)::before{top:50px}}@media screen and (max-width: 849px){.section__parts__plan02:nth-of-type(2)::before{top:35px}}.section__parts__plan02__title{font-size:calc(var(--font_size_PC)*3);line-height:1.2;font-weight:700;order:3;margin:20px 0 40px}@media screen and (max-width: 1599px){.section__parts__plan02__title{font-size:calc(var(--font_size_PC)*2.5);margin:20px 0 30px}}@media screen and (max-width: 1199px){.section__parts__plan02__title{font-size:calc(var(--font_size_PC)*2)}}@media screen and (max-width: 849px){.section__parts__plan02__title{font-size:calc(var(--font_size_TAB)*2);margin:20px 0}}.section__parts__plan02__subtitle{order:1;display:flex;justify-content:center;font-size:calc(var(--font_size_PC)*1.5);font-weight:700;color:var(--main_color);margin-bottom:20px}@media screen and (max-width: 1199px){.section__parts__plan02__subtitle{margin-bottom:10px}}.section__parts__plan02__text{order:4;padding-top:40px;border-top:1px solid var(--base_color)}@media screen and (max-width: 1599px){.section__parts__plan02__text{padding-top:30px}}@media screen and (max-width: 849px){.section__parts__plan02__text{padding-top:20px}}.section__parts__plan02__text ul{margin-top:20px;color:var(--main_color)}@media screen and (max-width: 1199px){.section__parts__plan02__text ul{margin-top:20px}}@media screen and (max-width: 599px){.section__parts__plan02__text ul{margin-top:10px}}.section__parts__plan02__editor{order:2}.section__plan03__inner{width:100%;max-width:1500px;margin-left:auto;margin-right:auto;width:1100px}@media screen and (max-width: 1599px){.section__plan03__inner{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.section__plan03__inner{width:100%;max-width:800px}}@media screen and (max-width: 849px){.section__plan03__inner{width:100%;max-width:540px}}@media screen and (max-width: 599px){.section__plan03__inner{width:100%;max-width:90%}}.section__parts__wrapper__plan03{display:flex;gap:20px;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 1199px){.section__parts__wrapper__plan03{gap:10px}}@media screen and (max-width: 849px){.section__parts__wrapper__plan03{flex-direction:column;gap:20px}}.section__parts__plan03{padding:40px 30px 90px;background-color:#fff;border:1px solid var(--main_color);display:flex;flex-direction:column;position:relative;flex-shrink:0;flex-grow:0;flex-basis:30%;align-self:flex-start}.section__parts__plan03{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.section__parts__plan03{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.section__parts__plan03{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.section__parts__plan03{padding:40px 20px 80px;flex-basis:32%}}@media screen and (max-width: 849px){.section__parts__plan03{padding:30px 30px 70px;width:100%}}@media screen and (max-width: 599px){.section__parts__plan03{padding:30px 20px 70px}}.section__parts__plan03 .plan_toggle{width:100%;height:50px;background-color:var(--base_color);color:#fff;text-align:center;position:absolute;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.section__parts__plan03 .plan_toggle_close{display:none}.section__parts__plan03__title{font-size:calc(var(--font_size_PC)*3);line-height:1.2;font-weight:700;order:2;text-align:center}@media screen and (max-width: 1599px){.section__parts__plan03__title{font-size:calc(var(--font_size_PC)*2.5)}}@media screen and (max-width: 1199px){.section__parts__plan03__title{font-size:calc(var(--font_size_PC)*2)}}@media screen and (max-width: 849px){.section__parts__plan03__title{font-size:calc(var(--font_size_TAB)*3)}}.section__parts__plan03__subtitle{order:1;text-align:center}.section__parts__plan03__text{order:5;max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding-top .3s ease-out;width:100%;margin-top:0;position:relative;display:block;min-height:0}.section__parts__plan03__text ul{margin-top:20px;color:var(--main_color)}@media screen and (max-width: 1199px){.section__parts__plan03__text ul{margin-top:20px}}@media screen and (max-width: 599px){.section__parts__plan03__text ul{margin-top:10px}}.section__parts__plan03__link{order:4;display:flex;justify-content:center;margin-top:30px}@media screen and (max-width: 849px){.section__parts__plan03__link{margin-top:20px}}.section__parts__plan03__editor{order:3;text-align:center;margin-top:20px}.p-law__heading{padding:150px 0 0;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.p-law__heading{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.p-law__heading{width:100%;max-width:800px}}@media screen and (max-width: 849px){.p-law__heading{width:100%;max-width:540px}}@media screen and (max-width: 599px){.p-law__heading{width:100%;max-width:90%}}@media screen and (max-width: 849px){.p-law__heading{padding:100px 0 0}}.p-law__title{font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font);font-weight:500}@media screen and (max-width: 849px){.p-law__title{font-size:var(--heading_fontSize_TAB);line-height:1.4}}@media screen and (max-width: 599px){.p-law__title{font-size:var(--heading_fontSize_SP)}}body.error404{height:100%}.section__error01{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:180px 0 130px}@media screen and (max-width: 1199px){.section__error01{padding:150px 0 110px}}@media screen and (max-width: 849px){.section__error01{padding:150px 30px 100px}}@media screen and (max-width: 599px){.section__error01{padding:120px 20px 80px}}.section__error01 .c-btn{margin-top:40px}@media screen and (max-width: 599px){.section__error01 .c-btn{margin-top:30px}}.section__error01__title{font-family:var(--en_font);font-weight:600;font-size:30rem;line-height:.8;color:var(--main_color)}@media screen and (max-width: 1199px){.section__error01__title{font-size:26rem}}@media screen and (max-width: 849px){.section__error01__title{font-size:22rem}}@media screen and (max-width: 599px){.section__error01__title{font-size:40vw}}.section__error01__subtitle{font-family:var(--en_font);font-weight:600;font-size:9rem;line-height:1;color:var(--main_color);margin-top:50px}@media screen and (max-width: 1599px){.section__error01__subtitle{margin-top:40px}}@media screen and (max-width: 1199px){.section__error01__subtitle{font-size:8rem}}@media screen and (max-width: 849px){.section__error01__subtitle{font-size:7rem;margin-top:30px}}@media screen and (max-width: 599px){.section__error01__subtitle{font-size:12vw}}.section__error01__text{margin-top:50px;text-align:center;font-weight:500}@media screen and (max-width: 849px){.section__error01__text{margin-top:40px}}@media screen and (max-width: 599px){.section__error01__text{margin-top:30px}}.section__error02{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:180px 0 130px}@media screen and (max-width: 1199px){.section__error02{padding:150px 0 110px}}@media screen and (max-width: 849px){.section__error02{padding:150px 30px 100px}}@media screen and (max-width: 599px){.section__error02{padding:120px 20px 80px}}.section__error02__title{font-family:var(--jp_font);font-weight:500;font-size:19.2rem;line-height:.8;color:var(--text_color)}@media screen and (max-width: 849px){.section__error02__title{font-size:16rem}}@media screen and (max-width: 599px){.section__error02__title{font-size:30vw}}.section__error02__subtitle{font-family:var(--jp_font);font-weight:500;font-size:5.6rem;line-height:1;color:var(--text_color);margin-top:30px}@media screen and (max-width: 849px){.section__error02__subtitle{font-size:5rem}}@media screen and (max-width: 599px){.section__error02__subtitle{font-size:9vw;margin-top:20px}}.section__error02__text{margin-top:60px;text-align:center;font-weight:500;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 1199px){.section__error02__text{margin-top:50px}}@media screen and (max-width: 849px){.section__error02__text{margin-top:40px;gap:30px}}@media screen and (max-width: 599px){.section__error02__text{margin-top:30px;gap:20px}}.section__error02__text::before{content:"このページはご利用いただけません";display:inline-block;font-weight:700;font-size:4rem;line-height:1}@media screen and (max-width: 1199px){.section__error02__text::before{font-size:3.2rem}}@media screen and (max-width: 849px){.section__error02__text::before{font-size:3rem}}@media screen and (max-width: 599px){.section__error02__text::before{font-size:2.4rem;line-height:1.5}}.section__error02__btn{margin-top:60px}@media screen and (max-width: 1199px){.section__error02__btn{margin-top:50px}}@media screen and (max-width: 849px){.section__error02__btn{margin-top:40px}}.error404 .l-main:has(.section__error03){background:linear-gradient(180deg, var(--main_color) 0%, var(--main_color) 50%, #fff 50%, #fff 100%)}.section__error03{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"error_title error_sub" "error_text error_text" "error_btn error_btn";gap:50px 10px;background-color:#fff;width:1000px;border-radius:20px;box-shadow:0px 0px 20px 0px rgba(0,0,0,.25);margin:180px auto 130px;padding:150px 0}@media screen and (max-width: 1599px){.section__error03{width:900px;padding:100px 0}}@media screen and (max-width: 1199px){.section__error03{margin:150px auto 110px;width:750px;padding:100px 30px;gap:30px 10px}}@media screen and (max-width: 849px){.section__error03{margin:150px auto 100px;width:540px;display:flex;flex-direction:column;justify-content:center;padding:30px;gap:0}}@media screen and (max-width: 599px){.section__error03{margin:120px auto 80px;width:90%;height:auto;padding:30px 20px}}.section__error03__title{font-family:var(--en_font);font-weight:500;font-size:7.2rem;line-height:.8;color:var(--main_color);grid-area:error_title;display:flex;justify-content:flex-end}@media screen and (max-width: 1599px){.section__error03__title{font-size:6.8rem}}@media screen and (max-width: 1199px){.section__error03__title{font-size:6rem}}@media screen and (max-width: 849px){.section__error03__title{justify-content:center}}@media screen and (max-width: 599px){.section__error03__title{font-size:5.4rem}}.section__error03__subtitle{grid-area:error_sub;font-family:var(--en_font);font-weight:500;font-size:7.2rem;line-height:.8;color:var(--main_color)}@media screen and (max-width: 1599px){.section__error03__subtitle{font-size:6.8rem}}@media screen and (max-width: 1199px){.section__error03__subtitle{font-size:6rem}}@media screen and (max-width: 849px){.section__error03__subtitle{font-size:4.8rem;display:flex;justify-content:center;margin-top:10px}}@media screen and (max-width: 599px){.section__error03__subtitle{font-size:4.4rem}}.section__error03__text{text-align:center;font-weight:500;grid-area:error_text}@media screen and (max-width: 849px){.section__error03__text{margin-top:40px}}.section__error03__btn{grid-area:error_btn;display:flex;justify-content:center}@media screen and (max-width: 849px){.section__error03__btn{margin-top:40px}}.error404 .l-main:has(.section__error04){background:var(--base_color)}.section__error04{display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#fff;width:1000px;border-radius:20px;margin:180px auto 130px;padding:100px 0}@media screen and (max-width: 1599px){.section__error04{width:900px}}@media screen and (max-width: 1199px){.section__error04{margin:150px auto 110px;width:750px;padding:80px 30px}}@media screen and (max-width: 849px){.section__error04{margin:150px auto 100px;width:540px;padding:50px 30px;grid-template-columns:32% auto}}@media screen and (max-width: 599px){.section__error04{margin:120px auto 80px;width:90%;height:auto;padding:40px 20px;grid-template-columns:35% auto}}.section__error04::before{content:"";display:inline-block;width:100px;aspect-ratio:1.1/1;background-image:url(../images/common/error04_img.svg);background-repeat:no-repeat;background-size:contain;margin:0 auto}.section__error04__title{font-family:var(--en_font);font-weight:500;font-size:5.6rem;line-height:.8;color:var(--text_color)}@media screen and (max-width: 1199px){.section__error04__title{font-size:5rem}}@media screen and (max-width: 849px){.section__error04__title{font-size:4.8rem}}@media screen and (max-width: 599px){.section__error04__title{font-size:4rem;text-align:center;line-height:1.2}}.section__error04__subtitle{display:none}.section__error04__text{text-align:center;font-weight:500;margin-top:20px}@media screen and (max-width: 599px){.section__error04__text{margin-top:10px}}.section__error04__btn{display:flex;justify-content:center;margin-top:20px}@media screen and (max-width: 599px){.section__error04__btn{margin-top:10px}}.section__error05{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:140px auto 80px;width:1500px}@media screen and (max-width: 1599px){.section__error05{width:1100px;margin:120px auto 60px}}@media screen and (max-width: 1199px){.section__error05{width:800px;margin:100px auto 40px}}@media screen and (max-width: 849px){.section__error05{width:540px;margin:80px auto 20px}}@media screen and (max-width: 599px){.section__error05{width:90%;margin:80px auto 30px}}.section__error05::before{content:"お探しのページが見つかりません";display:flex;font-size:2.4rem;font-weight:500}@media screen and (max-width: 1199px){.section__error05::before{font-size:2.2rem}}@media screen and (max-width: 849px){.section__error05::before{font-size:1.8rem}}@media screen and (max-width: 599px){.section__error05::before{font-size:1.6rem}}.section__error05 .title__wrap{display:flex;gap:10px;padding-bottom:40px;position:relative}@media screen and (max-width: 1199px){.section__error05 .title__wrap{padding-bottom:35px}}@media screen and (max-width: 849px){.section__error05 .title__wrap{padding-bottom:30px}}@media screen and (max-width: 599px){.section__error05 .title__wrap{display:flex;flex-direction:column}}.section__error05 .title__wrap::after{content:"";width:50px;height:10px;background-color:var(--main_color);position:absolute;left:0;bottom:0}@media screen and (max-width: 1199px){.section__error05 .title__wrap::after{height:6px}}.section__error05__title{font-family:var(--en_font);font-weight:700;font-size:8rem;line-height:.8;color:var(--text_color)}@media screen and (max-width: 1199px){.section__error05__title{font-size:6rem}}@media screen and (max-width: 849px){.section__error05__title{font-size:5.6rem}}.section__error05__subtitle{font-family:var(--en_font);font-weight:700;font-size:8rem;line-height:.8;color:var(--text_color)}@media screen and (max-width: 1199px){.section__error05__subtitle{font-size:6rem}}@media screen and (max-width: 849px){.section__error05__subtitle{font-size:5.6rem}}.section__error05__text{font-weight:500;margin-top:50px}@media screen and (max-width: 1199px){.section__error05__text{margin-top:30px}}@media screen and (max-width: 849px){.section__error05__text{margin-top:20px}}.section__error05__btn{margin-top:50px}@media screen and (max-width: 1199px){.section__error05__btn{margin-top:30px}}@media screen and (max-width: 849px){.section__error05__btn{margin-top:20px}}.post-container{margin:200px 0}@media screen and (max-width: 599px){.single .post-container{margin-top:100px;margin-bottom:100px}}.entry-title{margin-top:30px;font-size:var(--heading_fontSize_PC);line-height:1.2;font-family:var(--heading_font)}@media screen and (max-width: 849px){.entry-title{font-size:var(--heading_fontSize_TAB)}}@media screen and (max-width: 599px){.entry-title{font-size:var(--heading_fontSize_SP)}}@media screen and (max-width: 849px){.entry-title{margin-top:20px}}.entry-common{display:flex;justify-content:space-between}.entry-body{padding:40px 0 50px}@media screen and (max-width: 849px){.entry-body{padding:30px 0 50px}}@media screen and (max-width: 599px){.entry-body{padding:20px 0 50px}}.entry-body ul:not([class]) li{margin-left:25px;list-style-type:disc}.entry-body ol:not([class]) li{margin-left:30px;list-style-type:decimal-leading-zero}.entry-body *+*:not([class]){margin-top:20px}.entry-body h2:not([class]){font-size:220%;font-weight:normal;padding-left:30px;line-height:1.2;margin-top:30px;position:relative}.entry-body h2:not([class])::before{content:"";display:block;position:absolute;width:20px;height:3px;background-color:var(--text_color);top:50%;left:0}.entry-body h3:not([class]){font-size:180%;font-weight:bold}.entry-body h3:not([class]) span{font-size:70%;display:inline-block}.entry-thumbnail{overflow:hidden;margin-top:30px;aspect-ratio:5/2}.entry-thumbnail{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.entry-thumbnail{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.entry-thumbnail{border-radius:var(--radius_sp)}}@media screen and (max-width: 599px){.entry-thumbnail{margin-top:20px;aspect-ratio:1.75/1}}.entry-thumbnail img{width:100%;height:100%;object-fit:cover}.entry-footer{display:none}.entry-footer:has(a){padding-top:20px;display:flex;justify-content:space-between}.post-main .entry01-wrapper{padding:20px 0;border-top:1px solid var(--text_color);border-bottom:1px solid var(--text_color);width:100%;max-width:1100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry01-wrapper{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry01-wrapper{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry01-wrapper{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry01-wrapper{width:100%;max-width:90%}}.post-main .entry01-thumbnail img{width:100%;height:100%;object-fit:cover}.post-main .entry01-footer:has(a) a{display:flex;align-items:center;gap:10px;position:relative}.post-main .entry01-footer:has(a) a:nth-child(2){order:1}.post-main .entry01-footer:has(a) a:nth-child(2)::before{order:2}.post-main .entry01-footer:has(a) a:nth-child(2)::after{top:45%;left:unset;right:10px;transform:rotate(45deg) translateY(-50%)}@media screen and (max-width: 1199px){.post-main .entry01-footer:has(a) a:nth-child(2)::after{top:50%}}.post-main .entry01-footer:has(a) a::before{content:"";display:block;width:20px;height:20px;background-color:var(--main_color);border-radius:50%}.post-main .entry01-footer:has(a) a::after{content:"";display:block;width:5px;height:5px;transform:rotate(225deg) translateY(-50%);border-top:solid 1px #fff;border-right:solid 1px #fff;position:absolute;top:35%;left:10px;z-index:1}.post-main .entry02-wrapper{padding:20px 0;border-top:1px solid var(--text_color);border-bottom:1px solid var(--text_color);width:100%;max-width:1100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry02-wrapper{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry02-wrapper{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry02-wrapper{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry02-wrapper{width:100%;max-width:90%}}.post-main .entry02-thumbnail img{width:100%;height:100%;object-fit:cover}.post-main .entry02-footer:has(a){border-top:1px solid var(--text_color)}.post-main .entry03-wrapper{border:none;padding-top:0;width:100%;max-width:1100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry03-wrapper{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry03-wrapper{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry03-wrapper{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry03-wrapper{width:100%;max-width:90%}}.post-main .entry03-header{display:flex;flex-direction:column}.post-main .entry03-title{order:3}.post-main .entry03-common{order:2;margin-top:30px}@media screen and (max-width: 1199px){.post-main .entry03-common{margin-top:20px}}@media screen and (max-width: 599px){.post-main .entry03-common{margin-top:10px}}.post-main .entry03-thumbnail{order:1;border-radius:0;margin-top:0}.post-main .entry03-thumbnail img{width:100%;height:100%;object-fit:cover}.post-main .entry03-footer{border:none}.post-main .entry03-footer a{padding:10px 50px;border:1px solid var(--text_color);display:inline-block;background-color:#fff;text-align:center}@media screen and (max-width: 599px){.post-main .entry03-footer a{padding:10px 30px}}.post-main .entry04-wrapper{padding:20px 0;border-top:1px solid var(--text_color);border-bottom:1px solid var(--text_color);margin-top:100px;width:100%;max-width:1100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry04-wrapper{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry04-wrapper{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry04-wrapper{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry04-wrapper{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.post-main .entry04-wrapper{margin-top:80px}}@media screen and (max-width: 599px){.post-main .entry04-wrapper{margin-top:60px}}.post-main .entry04-thumbnail img{width:100%;height:100%;object-fit:cover}.post-main .entry04-footer:has(a){border-top:1px solid var(--text_color)}.post-main .entry05-header{color:var(--main_color)}.post-main .entry05-header a{color:var(--main_color)}.post-main .entry05-title{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry05-title{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry05-title{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry05-title{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry05-title{width:100%;max-width:90%}}.post-main .entry05-common{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry05-common{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry05-common{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry05-common{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry05-common{width:100%;max-width:90%}}.post-main .entry05-body .entry05-content h2:not([class]){padding-left:0;line-height:1.5;font-weight:700;font-size:calc(var(--heading_fontSize_PC)*.7)}@media screen and (max-width: 849px){.post-main .entry05-body .entry05-content h2:not([class]){font-size:calc(var(--heading_fontSize_TAB)*.7)}}@media screen and (max-width: 599px){.post-main .entry05-body .entry05-content h2:not([class]){font-size:calc(var(--heading_fontSize_SP)*.7)}}.post-main .entry05-body .entry05-content h2:not([class])::before{display:none}.post-main .entry05-body .entry05-content h3:not([class]){font-weight:700;line-height:1.5;font-size:calc(var(--heading_fontSize_PC)*.5)}@media screen and (max-width: 849px){.post-main .entry05-body .entry05-content h3:not([class]){font-size:calc(var(--heading_fontSize_TAB)*.5)}}@media screen and (max-width: 599px){.post-main .entry05-body .entry05-content h3:not([class]){font-size:calc(var(--heading_fontSize_SP)*.6)}}.post-main .entry05-body .entry05-content h3:not([class])::before{display:none}.post-main .entry05-body .entry05-content a{color:var(--main_color);text-decoration:underline}.post-main .entry05-body .entry05-content a:hover{color:var(--accent_color)}.post-main .entry05-body .entry05-content strong{font-weight:700;color:var(--accent_color)}.post-main .entry05-body .entry05-content img{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.post-main .entry05-body .entry05-content img{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.post-main .entry05-body .entry05-content img{border-radius:var(--radius_sp)}}.post-main .entry05-thumbnail{display:none}.post-main .entry05-thumbnail img{width:100%;height:100%;object-fit:cover}.post-main .entry05-content{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry05-content{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry05-content{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry05-content{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry05-content{width:100%;max-width:90%}}.post-main .entry05-footer{background-color:#fff;border-radius:5px;padding:20px 40px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.post-main .entry05-footer{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.post-main .entry05-footer{width:100%;max-width:800px}}@media screen and (max-width: 849px){.post-main .entry05-footer{width:100%;max-width:540px}}@media screen and (max-width: 599px){.post-main .entry05-footer{width:100%;max-width:90%}}.post-main .entry06-thumbnail img{width:100%;height:100%;object-fit:cover}.page-title__wrapper+.cms__wrapper{margin-top:100px}.cms__wrapper{padding:0 0 100px}.cms{display:flex;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.cms{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.cms{width:100%;max-width:800px}}@media screen and (max-width: 849px){.cms{width:100%;max-width:540px}}@media screen and (max-width: 599px){.cms{width:100%;max-width:90%}}.cms__cat__item a{background-color:#fff}.cms__tag{margin-top:20px}.cms__content{width:100%}.cms__post__thumbnail{width:100%;aspect-ratio:16/9}.cms__post__thumbnail{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.cms__post__thumbnail{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.cms__post__thumbnail{border-radius:var(--radius_sp)}}.cms__post__thumbnail img{width:100%;height:100%;object-fit:cover}.cms__post__thumbnail__link img{transition:transform .3s}.cms__post__thumbnail__link:hover img{transform:scale(1.1);transition:transform .3s}.cms__post__cat{grid-area:post__cat}.cms__post__cat a{white-space:nowrap;color:var(--text_color);display:inline-flex;justify-content:center;align-items:center;padding:0 20px;border:1px solid;border-color:var(--text_color);border-radius:20px;font-weight:700;height:20px;font-size:1.2rem}.cms__post__date{display:flex;justify-content:flex-end;font-size:1.2rem}.cms__post__title{grid-area:post__title}.cms__pagination{width:100%;margin-top:80px;padding:20px;border-radius:6px}.cms__pagination ul.page-numbers{display:flex;gap:10px;justify-content:center}.cms__pagination span.page-numbers,.cms__pagination a.page-numbers{display:inline-flex;justify-content:center;align-items:center;width:38px;height:38px;border-radius:20px}.cms__pagination span.page-numbers.current,.cms__pagination a.page-numbers.current{background:var(--main_color);color:#fff}.cms__pagination span.page-numbers.next,.cms__pagination span.page-numbers.prev,.cms__pagination a.page-numbers.next,.cms__pagination a.page-numbers.prev{width:auto;white-space:nowrap;display:flex;gap:10px}.cms__pagination span.page-numbers.prev,.cms__pagination a.page-numbers.prev{margin-right:30px}.cms__pagination span.page-numbers.prev::before,.cms__pagination a.page-numbers.prev::before{content:"<<";color:var(--main_color)}.cms__pagination span.page-numbers.next,.cms__pagination a.page-numbers.next{margin-left:30px}.cms__pagination span.page-numbers.next::after,.cms__pagination a.page-numbers.next::after{content:">>";color:var(--main_color)}.cms01{gap:30px;display:grid;grid-template-columns:300px calc(100% - 330px);grid-template-areas:"archive_cat archive_content";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.cms01{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.cms01{width:100%;max-width:800px}}@media screen and (max-width: 849px){.cms01{width:100%;max-width:540px}}@media screen and (max-width: 599px){.cms01{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.cms01{grid-template-columns:200px calc(100% - 230px)}}@media screen and (max-width: 849px){.cms01{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}}.cms01__cat{grid-area:archive_cat}@media screen and (max-width: 849px){.cms01__cat{width:100%;order:2}}.cms01__cat__title{display:none}.cms01__cat__list a{display:block;position:relative;padding-left:20px}.cms01__cat__list a.--active{color:var(--main_color)}.cms01__cat__list a.--active::before{content:"●";position:absolute;top:0;left:0}@media screen and (max-width: 849px){.cms01__cat__list{width:100%;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.cms01__cat__list a{color:var(--base_color);display:block;padding:0 20px;border:1px solid var(--base_color);border-radius:20px}.cms01__cat__list a.--active{color:#fff;background-color:var(--main_color);border:1px solid var(--main_color)}.cms01__cat__list a.--active::before{display:none}}@media screen and (max-width: 849px){.cms01__cat__list .children{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}}.cms01__content{grid-area:archive_content}@media screen and (max-width: 849px){.cms01__content{order:3;border-top:1px solid var(--base_color);width:100%;margin-bottom:20px}}.cms01__list{border-bottom:1px solid var(--base_color);display:none}@media screen and (max-width: 849px){.cms01__list{order:3;border-top:1px solid var(--base_color)}}.cms01__list.--active{display:flex;justify-content:center;align-items:center;flex-direction:column}.cms01__post{padding:20px 0;width:100%;display:grid;gap:0 35px;grid-template-columns:260px 1fr 1fr;grid-template-rows:100px 160px;grid-template-areas:"post__thumbnail post__cat post__date" "post__thumbnail post__title post__title";border-bottom:1px solid var(--base_color)}@media screen and (max-width: 1599px){.cms01__post{grid-template-columns:230px 1fr 1fr;grid-template-rows:70px 160px}}@media screen and (max-width: 1199px){.cms01__post{grid-template-columns:200px 1fr 1fr;grid-template-rows:70px 130px}}@media screen and (max-width: 849px){.cms01__post{gap:0 25px;grid-template-columns:150px 1fr 1fr;grid-template-rows:50px 100px}}@media screen and (max-width: 599px){.cms01__post{gap:0 20px;grid-template-columns:105px 1fr 1fr;grid-template-rows:30px 75px}}.cms01__post:first-child{padding-top:0}@media screen and (max-width: 849px){.cms01__post:first-child{padding-top:20px}}.cms01__post:hover img{transition:all .3s;transform:scale(1.2)}.cms01__post:hover .top-cms01__post__title a{transition:all .3s;color:var(--main_color)}.cms01__post__thumbnail{grid-area:post__thumbnail;width:100%;height:100%;overflow:hidden}@media screen and (max-width: 1199px){.cms01__post__thumbnail{width:200px;height:200px}}@media screen and (max-width: 849px){.cms01__post__thumbnail{width:150px;height:150px}}@media screen and (max-width: 599px){.cms01__post__thumbnail{width:105px;height:105px}}.cms01__post__thumbnail img{width:100%;height:100%;object-fit:cover}.cms01__post__cat{grid-area:post__cat;display:flex;align-items:flex-end}.cms01__post__cat a{padding:3px 20px;border-radius:50px;background-color:var(--base_color);border:unset}@media screen and (max-width: 1199px){.cms01__post__cat a{padding:3px 10px}}.cms01__post__date{grid-area:post__date;display:flex;align-items:flex-end;justify-content:flex-end;color:var(--base_color)}.cms01__post__title{grid-area:post__title;margin-top:30px}@media screen and (max-width: 849px){.cms01__post__title{margin-top:20px}}@media screen and (max-width: 599px){.cms01__post__title{margin-top:10px}}.cms02__wrapper{margin-top:0 !important}.cms02{gap:30px;display:grid;grid-template-columns:300px calc(100% - 330px);grid-template-areas:"archive_cat archive_content";width:100%;max-width:1500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1599px){.cms02{width:100%;max-width:1100px}}@media screen and (max-width: 1199px){.cms02{width:100%;max-width:800px}}@media screen and (max-width: 849px){.cms02{width:100%;max-width:540px}}@media screen and (max-width: 599px){.cms02{width:100%;max-width:90%}}@media screen and (max-width: 1199px){.cms02{grid-template-columns:200px calc(100% - 230px)}}@media screen and (max-width: 849px){.cms02{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}}.cms02__cat{grid-area:archive_cat}@media screen and (max-width: 849px){.cms02__cat{width:100%;order:2;padding-top:0px}}.cms02__cat__title{display:none}.cms02__cat__list a{display:block;position:relative;padding-left:20px}.cms02__cat__list a.--active{color:var(--main_color)}.cms02__cat__list a.--active::before{content:"●";position:absolute;top:0;left:0}@media screen and (max-width: 849px){.cms02__cat__list{width:100%;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.cms02__cat__list a{color:var(--base_color);display:block;padding:0 20px;border:1px solid var(--base_color);border-radius:20px}.cms02__cat__list a.--active{color:#fff;background-color:var(--main_color);border:1px solid var(--main_color)}.cms02__cat__list a.--active::before{display:none}}@media screen and (max-width: 849px){.cms02__cat__list .children{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}}.cms02__content{grid-area:archive_content}@media screen and (max-width: 849px){.cms02__content{width:100%;order:3;margin-bottom:20px}}.cms02__post{padding:50px 0;width:100%;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"post__cat post__date" "post__title post__title"}@media screen and (max-width: 1199px){.cms02__post{padding:40px 0;gap:15px}}@media screen and (max-width: 849px){.cms02__post{border-top:1px solid var(--base_color)}}@media screen and (max-width: 599px){.cms02__post{padding:30px 0}}.cms02__post:first-child{padding:10px 0 50px}@media screen and (max-width: 1199px){.cms02__post:first-child{padding:0 0 40px}}@media screen and (max-width: 849px){.cms02__post:first-child{padding:40px 0}}@media screen and (max-width: 599px){.cms02__post:first-child{padding:30px 0}}.cms02__post+.cms02__post{border-top:1px solid var(--base_color)}.cms02__post:hover .top-cms02__post__title a{transition:all .3s;color:var(--main_color)}.cms02__post__thumbnail{display:none}.cms02__post__cat{font-size:1.2rem;font-weight:700}.cms02__post__cat a{padding:3px 28px;border-radius:20px;background-color:var(--base_color);border:unset}@media screen and (max-width: 1199px){.cms02__post__cat a{padding:3px 10px}}.cms02__post__date{text-align:end}.cms02__post__title{grid-area:post__title}.cms03{flex-direction:column}.cms03 .cms__pagination{margin-top:20px}.cms03__cat{display:none}.cms03__content{display:flex;flex-wrap:wrap;gap:40px;max-width:1100px;margin:0 auto}@media screen and (max-width: 1199px){.cms03__content{max-width:720px}}@media screen and (max-width: 849px){.cms03__content{flex-wrap:nowrap;flex-direction:column;width:100%;gap:25px;max-width:340px}}.cms03__post{width:calc((100% - 80px)/3);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"post__thumbnail post__thumbnail" "post__title post__title" "post__cat post__date";gap:20px;background-color:#f5f5f5}.cms03__post{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.cms03__post{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.cms03__post{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.cms03__post{width:calc((100% - 40px)/2)}}@media screen and (max-width: 849px){.cms03__post{width:100%}}.cms03__post__thumbnail{display:block;width:100%;aspect-ratio:8/5;overflow:hidden;cursor:pointer;border-radius:var(--radius_pc) var(--radius_pc) 0 0;grid-area:post__thumbnail}.cms03__post__thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 849px){.cms03__post__thumbnail{aspect-ratio:unset;height:242px}}@media screen and (max-width: 599px){.cms03__post__thumbnail{aspect-ratio:1.8/1;height:auto;max-height:242px}}.cms03__post__cat{grid-area:post__cat;padding:5px 0 25px 20px}.cms03__post__cat .cat{display:flex;align-items:center}.cms03__post__date{grid-area:post__date;display:flex;justify-content:flex-end;align-items:center;padding:5px 20px 25px 0;font-family:var(--en_font);font-size:1.2rem}.cms03__post__title{grid-area:post__title;padding-inline:20px;padding-bottom:10px}.cms03__post__link{font-weight:600}.cms04__wrapper{margin-top:0 !important}.cms04__cat{display:none}.cms04__content{display:flex;flex-wrap:wrap;gap:80px 45px}@media screen and (max-width: 1599px){.cms04__content{gap:70px 45px}}@media screen and (max-width: 849px){.cms04__content{flex-wrap:nowrap;flex-direction:column;width:100%;gap:40px}}.cms04__post{width:calc((100% - 90px)/3);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"post__thumbnail post__thumbnail" "post__title post__title" "post__cat post__date";gap:20px}@media screen and (max-width: 1199px){.cms04__post{width:calc((100% - 45px)/2)}}@media screen and (max-width: 849px){.cms04__post{width:100%;gap:15px}}.cms04__post__thumbnail{display:block;width:100%;aspect-ratio:1.88/1;overflow:hidden;cursor:pointer;grid-area:post__thumbnail}.cms04__post__thumbnail{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.cms04__post__thumbnail{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.cms04__post__thumbnail{border-radius:var(--radius_sp)}}.cms04__post__thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1599px){.cms04__post__thumbnail{aspect-ratio:1.34/1}}@media screen and (max-width: 1199px){.cms04__post__thumbnail{aspect-ratio:1.5/1}}@media screen and (max-width: 849px){.cms04__post__thumbnail{height:242px}}.cms04__post__cat{grid-area:post__cat}.cms04__post__date{grid-area:post__date;display:flex;justify-content:flex-start;align-items:center}.cms04__post__title{grid-area:post__title}.cms05__cat{display:none}.cms05__content{display:flex;flex-wrap:wrap;width:100%}@media screen and (max-width: 1199px){.cms05__content{gap:40px 20px}}@media screen and (max-width: 849px){.cms05__content{flex-wrap:nowrap;flex-direction:column;width:100%;gap:24px}}.cms05__post{width:calc((100% - 40px)/3);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"post__thumbnail post__thumbnail" "post__title post__title" "post__date post__date";gap:20px;position:relative;margin:0 20px 72px 0}@media screen and (max-width: 1199px){.cms05__post{display:flex;flex-direction:column;width:calc((100% - 20px)/2);margin:0}}@media screen and (max-width: 849px){.cms05__post{width:100%;gap:15px;border-bottom:1px solid var(--base_color);padding-bottom:20px}}@media screen and (max-width: 599px){.cms05__post{gap:10px}}.cms05__post:nth-child(3n){margin-right:0}.cms05__post:first-child,.cms05__post:nth-child(2),.cms05__post:nth-child(3){width:100%;grid-template-columns:524px auto;grid-template-rows:auto 40px;grid-template-areas:"post__thumbnail post__title" "post__thumbnail post__date";gap:40px;border-bottom:1px solid var(--base_color);padding:20px 0;margin:0}@media screen and (max-width: 1199px){.cms05__post:first-child,.cms05__post:nth-child(2),.cms05__post:nth-child(3){width:calc((100% - 20px)/2);grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"post__thumbnail post__thumbnail" "post__title post__title" "post__date post__date";gap:20px;border-bottom:unset;padding:0}}@media screen and (max-width: 849px){.cms05__post:first-child,.cms05__post:nth-child(2),.cms05__post:nth-child(3){width:100%;gap:15px;border-bottom:1px solid var(--base_color);padding-bottom:20px}}@media screen and (max-width: 599px){.cms05__post:first-child,.cms05__post:nth-child(2),.cms05__post:nth-child(3){gap:10px}}.cms05__post:first-child .cms05__post__thumbnail,.cms05__post:nth-child(2) .cms05__post__thumbnail,.cms05__post:nth-child(3) .cms05__post__thumbnail{max-width:524px}@media screen and (max-width: 849px){.cms05__post:first-child .cms05__post__thumbnail,.cms05__post:nth-child(2) .cms05__post__thumbnail,.cms05__post:nth-child(3) .cms05__post__thumbnail{max-width:100%;height:210px}}@media screen and (max-width: 599px){.cms05__post:first-child .cms05__post__thumbnail,.cms05__post:nth-child(2) .cms05__post__thumbnail,.cms05__post:nth-child(3) .cms05__post__thumbnail{aspect-ratio:2/1;height:auto;max-height:200px}}.cms05__post:first-child .cms05__post__date,.cms05__post:nth-child(2) .cms05__post__date,.cms05__post:nth-child(3) .cms05__post__date{margin-top:0}.cms05__post:first-child .cms05__post__cat,.cms05__post:nth-child(2) .cms05__post__cat,.cms05__post:nth-child(3) .cms05__post__cat{top:30px;right:991px}@media screen and (max-width: 1599px){.cms05__post:first-child .cms05__post__cat,.cms05__post:nth-child(2) .cms05__post__cat,.cms05__post:nth-child(3) .cms05__post__cat{top:30px;right:592px}}@media screen and (max-width: 1199px){.cms05__post:first-child .cms05__post__cat,.cms05__post:nth-child(2) .cms05__post__cat,.cms05__post:nth-child(3) .cms05__post__cat{top:10px;right:10px}}.cms05__post:first-child{border-top:1px solid var(--base_color)}@media screen and (max-width: 1199px){.cms05__post:first-child{border-top:none}}.cms05__post:nth-child(3){margin-bottom:20px}@media screen and (max-width: 1199px){.cms05__post:nth-child(3){margin-bottom:0}}.cms05__post__thumbnail{display:block;width:100%;aspect-ratio:1.7/1;overflow:hidden;cursor:pointer;grid-area:post__thumbnail}.cms05__post__thumbnail{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.cms05__post__thumbnail{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.cms05__post__thumbnail{border-radius:var(--radius_sp)}}.cms05__post__thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 849px){.cms05__post__thumbnail{aspect-ratio:2/1;order:1}}@media screen and (max-width: 599px){.cms05__post__thumbnail{max-height:200px}}.cms05__post__cat{position:absolute;top:15px;right:15px}@media screen and (max-width: 1599px){.cms05__post__cat{top:10px;right:10px}}.cms05__post__date{grid-area:post__date;display:flex;justify-content:flex-start;margin-top:80px}@media screen and (max-width: 1199px){.cms05__post__date{margin-top:0}}@media screen and (max-width: 849px){.cms05__post__date{order:3}}.cms05__post__title{grid-area:post__title}@media screen and (max-width: 849px){.cms05__post__title{order:2}}.cms06__cat{display:none}.cms06__content{display:flex;flex-wrap:wrap;gap:80px 45px}@media screen and (max-width: 1599px){.cms06__content{gap:80px 35px}}@media screen and (max-width: 1199px){.cms06__content{gap:60px 30px}}@media screen and (max-width: 849px){.cms06__content{gap:50px 15px}}@media screen and (max-width: 599px){.cms06__content{flex-wrap:nowrap;flex-direction:column;width:100%;gap:40px}}.cms06__post{width:calc((100% - 90px)/3);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"post__thumbnail post__thumbnail" "post__title post__title" "post__cat post__cat" "post__text post__text";gap:15px}@media screen and (max-width: 1599px){.cms06__post{width:calc((100% - 70px)/3)}}@media screen and (max-width: 1199px){.cms06__post{width:calc((100% - 30px)/2);gap:10px}}@media screen and (max-width: 849px){.cms06__post{width:calc((100% - 15px)/2);gap:10px 0}}@media screen and (max-width: 599px){.cms06__post{width:100%}}.cms06__post__thumbnail{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;cursor:pointer;grid-area:post__thumbnail}.cms06__post__thumbnail{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.cms06__post__thumbnail{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.cms06__post__thumbnail{border-radius:var(--radius_sp)}}.cms06__post__thumbnail img{width:100%;height:100%;object-fit:cover}.cms06__post__cat{grid-area:post__cat}.cms06__post__date{display:none}.cms06__post__title{grid-area:post__title;font-size:2rem;line-height:1.5;margin-top:10px}@media screen and (max-width: 1199px){.cms06__post__title{font-size:1.8rem}}@media screen and (max-width: 599px){.cms06__post__title{font-size:1.6rem}}.cms06__post__excerpt{grid-area:post__text}@media screen and (max-width: 849px){.cms07__wrapper{margin-top:30px}}.cms07{width:950px;flex-direction:column}@media screen and (max-width: 1599px){.cms07{width:80%}}@media screen and (max-width: 849px){.cms07{width:90%}}@media screen and (max-width: 849px){.cms07{width:94%}}.cms07__cat{display:none}.cms07__content{width:100%}.cms07__post{width:100%;border-top:1px solid var(--base_color);min-height:90px;padding:10px 0;display:flex;align-items:center;gap:20px}@media screen and (max-width: 849px){.cms07__post{flex-wrap:wrap;gap:0;justify-content:space-between}}.cms07__post:last-of-type{border-bottom:1px solid var(--base_color)}.cms07__post__thumbnail{display:none}.cms07__post__thumbnail img{width:100%;height:100%;object-fit:cover}.cms07__post__cat{order:2}@media screen and (max-width: 849px){.cms07__post__cat{display:flex;width:50%;justify-content:flex-start;order:1}}.cms07__post__date{order:1;color:var(--main_color)}@media screen and (max-width: 849px){.cms07__post__date{width:50%;justify-content:flex-end;order:2}}.cms07__post__title{order:3}@media screen and (max-width: 849px){.cms07__post__title{width:100%}}.cms08{flex-direction:column}.cms08 .cms__pagination{margin-top:20px}.cms08__cat{display:none}.cms08__content{display:flex;flex-wrap:wrap;gap:40px;max-width:1100px;margin:0 auto}@media screen and (max-width: 1199px){.cms08__content{max-width:720px}}@media screen and (max-width: 849px){.cms08__content{flex-wrap:nowrap;flex-direction:column;width:100%;gap:25px;max-width:340px}}.cms08__post{width:calc((100% - 80px)/3);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"post__thumbnail post__thumbnail" "post__title post__title" "post__cat post__date";gap:20px;background-color:#f5f5f5}.cms08__post{border-radius:var(--radius_pc);overflow:hidden}@media screen and (max-width: 849px){.cms08__post{border-radius:var(--radius_tab)}}@media screen and (max-width: 599px){.cms08__post{border-radius:var(--radius_sp)}}@media screen and (max-width: 1199px){.cms08__post{width:calc((100% - 40px)/2)}}@media screen and (max-width: 849px){.cms08__post{width:100%}}.cms08__post__thumbnail{display:block;width:100%;aspect-ratio:8/5;overflow:hidden;cursor:pointer;border-radius:var(--radius_pc) var(--radius_pc) 0 0;grid-area:post__thumbnail}.cms08__post__thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 849px){.cms08__post__thumbnail{aspect-ratio:unset;height:242px}}@media screen and (max-width: 599px){.cms08__post__thumbnail{aspect-ratio:1.8/1;height:auto;max-height:242px}}.cms08__post__cat{grid-area:post__cat;padding:5px 0 25px 20px}.cms08__post__cat .cat{display:flex;align-items:center}.cms08__post__date{grid-area:post__date;display:flex;justify-content:flex-end;align-items:center;padding:5px 20px 25px 0;font-family:var(--en_font);font-size:1.2rem}.cms08__post__title{grid-area:post__title;padding-inline:20px;padding-bottom:10px}.cms08__post__link{font-weight:600}.cms09{flex-direction:column}.cms09 .cms__pagination span.page-numbers,.cms09 .cms__pagination a.page-numbers{border-radius:2px;background-color:#fff;color:var(--main_color);font-size:calc(var(--font_size_PC)*.8)}.cms09 .cms__pagination span.page-numbers:hover,.cms09 .cms__pagination a.page-numbers:hover{background-color:var(--main_color);color:#fff}@media screen and (max-width: 849px){.cms09 .cms__pagination span.page-numbers,.cms09 .cms__pagination a.page-numbers{font-size:calc(var(--font_size_TAB)*.8)}}@media screen and (max-width: 599px){.cms09 .cms__pagination span.page-numbers,.cms09 .cms__pagination a.page-numbers{font-size:calc(var(--font_size_SP)*.8)}}.cms09 .cms__pagination span.page-numbers.current,.cms09 .cms__pagination a.page-numbers.current{background-color:var(--main_color);color:#fff}.cms09 .cms__pagination span.page-numbers.next,.cms09 .cms__pagination span.page-numbers.prev,.cms09 .cms__pagination a.page-numbers.next,.cms09 .cms__pagination a.page-numbers.prev{width:38px;height:38px;position:relative;border:1px solid var(--main_color)}.cms09 .cms__pagination span.page-numbers.next:hover,.cms09 .cms__pagination span.page-numbers.prev:hover,.cms09 .cms__pagination a.page-numbers.next:hover,.cms09 .cms__pagination a.page-numbers.prev:hover{background-color:#fff;color:var(--main_color);border-color:#fff}.cms09 .cms__pagination span.page-numbers.next::before,.cms09 .cms__pagination a.page-numbers.next::before{position:absolute;content:"";top:50%;right:11px;width:12px;height:1px;background-color:var(--main_color);transform:translateY(-50%)}.cms09 .cms__pagination span.page-numbers.prev::after,.cms09 .cms__pagination a.page-numbers.prev::after{position:absolute;content:"";top:50%;left:11px;width:6px;height:6px;border-top:1px solid var(--main_color);border-right:1px solid var(--main_color);transform:translateY(-50%) rotate(-135deg)}.cms09 .cms__pagination span.page-numbers.prev::before,.cms09 .cms__pagination a.page-numbers.prev::before{position:absolute;content:"";top:50%;left:11px;width:12px;height:1px;background-color:var(--main_color);transform:translateY(-50%)}.cms09 .cms__pagination span.page-numbers.next::after,.cms09 .cms__pagination a.page-numbers.next::after{position:absolute;content:"";top:50%;right:11px;width:6px;height:6px;border-top:1px solid var(--main_color);border-right:1px solid var(--main_color);transform:translateY(-50%) rotate(45deg)}.cms09__cat{display:none}.cms09__content{display:flex;flex-direction:column;gap:10px}.cms09__post{background-color:#fff;border-radius:6px;display:flex;gap:30px;padding:15px 30px;position:relative}@media screen and (max-width: 849px){.cms09__post{gap:10px}}@media screen and (max-width: 599px){.cms09__post{display:grid;justify-content:space-between;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"date cat" "title title"}}.cms09__post::before{position:absolute;content:"";width:35px;height:35px;border-radius:20px;top:50%;right:30px;transform:translateY(-50%);border:1px solid var(--main_color)}@media screen and (max-width: 849px){.cms09__post::before{right:20px}}@media screen and (max-width: 599px){.cms09__post::before{display:none}}.cms09__post__thumbnail{display:none}.cms09__post__thumbnail img{width:100%;height:100%;object-fit:cover}.cms09__post__cat{order:2;display:flex;align-items:center;line-height:1}@media screen and (max-width: 599px){.cms09__post__cat{grid-area:cat;justify-content:flex-end}}.cms09__post__cat a{border:none;color:var(--accent_color)}@media screen and (max-width: 599px){.cms09__post__cat a{padding:0}}.cms09__post__date{display:flex;align-items:center;order:1;color:var(--main_color);line-height:1;font-size:calc(var(--font_size_PC)*.8)}@media screen and (max-width: 849px){.cms09__post__date{font-size:calc(var(--font_size_TAB)*.8)}}@media screen and (max-width: 599px){.cms09__post__date{grid-area:date;justify-content:flex-start;font-size:calc(var(--font_size_SP)*.8)}}.cms09__post__title{order:3;flex:1;width:100%}@media screen and (max-width: 599px){.cms09__post__title{grid-area:title}}.cms09__post__title::before{position:absolute;content:"";width:6px;height:6px;top:50%;right:42px;transform:translateY(-50%) rotate(45deg);border-top:1px solid var(--main_color);border-right:1px solid var(--main_color)}@media screen and (max-width: 849px){.cms09__post__title::before{right:32px}}@media screen and (max-width: 599px){.cms09__post__title::before{display:none}}.cms09__post__title::after{position:absolute;content:"";width:12px;height:1px;top:50%;right:42px;transform:translateY(-50%);background-color:var(--main_color)}@media screen and (max-width: 849px){.cms09__post__title::after{right:32px}}@media screen and (max-width: 599px){.cms09__post__title::after{display:none}}.cms09__post__link{display:block;padding-right:40px;position:relative;z-index:1}@media screen and (max-width: 849px){.cms09__post__link{line-height:1.5}}@media screen and (max-width: 599px){.cms09__post__link{padding-right:0}}/*# sourceMappingURL=theme.min.css.map */
