.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;word-break:break-all}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;font-size:1em}address{font-style:normal}p{margin-top:0;margin-bottom:1rem}p:last-child{margin-bottom:0}dl{margin:0}dd{margin-left:0}dt{font-weight:700}ul,ol{padding-left:0;margin:0}*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}figure{margin:0}img{vertical-align:bottom}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}summary::-webkit-file-upload-button,summary::-webkit-details-marker,summary::marker{display:none}template{display:none}[hidden]{display:none}.fs_10{font-size:12px;font-size:0.75em}.fs_12{font-size:12px;font-size:0.75em}.fs_14{font-size:14px;font-size:0.88em}.fs_16{font-size:16px !important;font-size:1em !important}.fs_18{font-size:18px;font-size:1.13em;line-height:1.7}.fs_20{font-size:20px !important;font-size:1.25em !important}.fs_24{font-size:24px !important;font-size:1.5em !important}.fs_28{font-size:28px;font-size:1.75em}.fs_32{font-size:32px;font-size:2em}.color_white{color:#fff !important}.shadow_white{text-shadow:2px 2px 0px #fff}.shadow_white--sharrow{text-shadow:1px 1px 0px #fff}.fw_bold{font-weight:700}.fw_normal{font-weight:400}.fc_primary{color:#817070}.ff_noto{font-family:"Noto Serif JP",serif}.ff_en{font-family:"fairwater-script",sans-serif;font-weight:400;font-style:normal}em.underline{font-size:1.1em;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 204, 0, 0.5)), to(rgba(255, 204, 0, 0.5)));background:linear-gradient(90deg, rgba(255, 204, 0, 0.5) 0%, rgba(255, 204, 0, 0.5) 100%);background-size:100% .2em;background-repeat:no-repeat;background-position:0px 90%}.std_link{text-decoration:underline !important}:root{--orange: #ff7f00;--yellow: #ffd700;--red: #db5745;--brown: #5f4a23;--primary_color: #817070;--primary_color_light: #f6f4f2;--secondary_color: #f6f4f2;--third_color: #f6f4f2;--fourth_color: #f6f4f2}html{-webkit-text-size-adjust:100%;font-size:89%}@media screen and (min-width: 992px){html{font-size:100%}}body{width:100%;line-height:2;font-size:1rem;letter-spacing:.03em;font-family:"メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;position:relative;color:#817070;background-color:#f6f4f2}body.fixed{height:100vh;overflow:hidden}em{font-weight:700;font-style:normal}iframe{max-width:100%;vertical-align:bottom}hr{border:none;border-top:1px solid #e1d5cc}hr.dashed_line{border-top:1px dashed #e1d5cc}p,a{font-size:1.15em}@media screen and (min-width: 992px){p,a{font-size:1em}}a{-webkit-transition:opacity .3s;transition:opacity .3s}a:hover{opacity:.8}.wrapper{max-width:2500px;margin:0 auto}@media screen and (min-width: 992px){header:not(.page_header){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px 0;max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:2.1rem !important;margin-top:.8rem}}.header{margin-bottom:1rem;padding-top:1rem !important}@media screen and (min-width: 992px){.header{margin-bottom:0 !important;padding-top:0 !important}}.modal_nav{position:fixed;top:0;left:0;width:100%;height:100%;background:#817070;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none}.modal_nav #menu-global_nav{list-style:none;width:90vw;max-width:300px}.modal_nav #menu-global_nav a{color:#817070;background:#fff;border-radius:5px;text-decoration:none;font-size:18px;font-size:1.13em;padding:10px 20px;line-height:1.4;display:block;border-bottom:1px solid #817070;margin-bottom:10px;font-weight:700}body.open_menu .modal_nav{opacity:1;pointer-events:auto}@media screen and (min-width: 992px){.modal_nav{opacity:1;pointer-events:auto;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.modal_nav #menu-global_nav{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:none;gap:20px}.modal_nav #menu-global_nav a{color:#817070;background:none;border-radius:5px;text-decoration:none;font-size:16px;padding:10px 5px;line-height:1.4;display:inline-block;border-bottom:none;font-weight:700;margin-bottom:0}}@media screen and (min-width: 991px)and (max-width: 1160px){.modal_nav #menu-global_nav{gap:10px}}.main_logo{width:clamp(125px,20vw,145px)}@media screen and (min-width: 992px){.main_logo{width:200px}}.menu_btn{display:block;width:50px;height:50px;background-color:var(--orange);border:none;border-radius:5px;position:fixed;top:10px;right:10px;z-index:999}@media screen and (min-width: 992px){.menu_btn{display:none}}.menu_line{display:block;height:2px;background-color:#fff;margin-left:auto;-webkit-transition:all .3s;transition:all .3s;border-radius:10px}.menu_line:not(:first-child){margin-top:7px}.menu_line--top{width:100%}.menu_line--middle{width:80%}.menu_line--bottom{width:60%}.menu_btn.open .menu_line{background:#fff}.menu_btn.open .menu_line:not(:first-child){margin-top:0}.menu_btn.open .menu_line--top{width:100%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu_btn.open .menu_line--middle{opacity:0}.menu_btn.open .menu_line--bottom{width:100%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;top:-3px}@media screen and (min-width: 992px){#menu-item-19,#menu-item-93,#menu-item-273{display:none}}.catch{line-height:1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:.5rem;text-decoration:none}.catch p{margin-bottom:0}.catch__text{grid-column:1/3;grid-row:1/2;color:#817070}.catch__strong{grid-column:1/2;grid-row:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catch__name{grid-column:2/3;grid-row:2/3;margin-top:.1em}.header_catch{font-size:0.82rem}.catch_txt{display:block;font-size:1.13rem;font-weight:bold;background:#817070;display:inline-block;color:#fff;line-height:1;padding:5px 20px;border-radius:20px}.catch_txt--red{background:var(--red)}.catch_txt--white{color:#817070;background:#fff}.site_name{font-size:clamp(14px,6.5vw,30px);color:#817070;font-weight:700}.site_name__en{font-size:.8em}.site_name__ja{font-size:.7em;font-family:"Noto Sans JP",serif;font-weight:500;font-style:normal}.content{width:100%;padding:0 15px}@media screen and (min-width: 992px){.content{padding:0 15px;max-width:950px;margin-left:auto;margin-right:auto}.content--wide{max-width:1100px}.content--header{max-width:unset;width:unset;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0}}.bottom_nav{position:fixed;bottom:0;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99}body.open_menu .bottom_nav{border-top:1px solid #f6f4f2}@media screen and (min-width: 992px){.bottom_nav{right:0;left:unset;-webkit-transform:none;transform:none;max-width:unset;bottom:unset;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:unset;width:55px}}@media screen and (min-width: 991px)and (max-width: 1160px){.bottom_nav{width:40px}}.bottom_nav_list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom_nav_list__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.bottom_nav_list__link{display:block;width:100%;height:100%;color:#fff;font-size:clamp(12px,3.5vw,15px);text-decoration:none;text-align:center;line-height:1.2;padding:18px 0;position:relative;font-weight:700}.bottom_nav_list__link::after{display:inline-block;margin-left:.5em;content:"";background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:middle;position:relative;bottom:.1em}.bottom_nav_list__link--check{background:#817070}.bottom_nav_list__link--check::after{background-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/book_icon.svg);width:1.2em;height:1.6em}.bottom_nav_list__link--contact{background:#ff7f00}.bottom_nav_list__link--contact::after{background-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/mail_icon.svg);width:1.87em;height:1.87em}@media screen and (min-width: 992px){.bottom_nav_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom_nav_list__item{-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto;overflow:hidden}.bottom_nav_list__item:first-child{border-radius:5px 0 0 0}.bottom_nav_list__item:last-child{border-radius:0 0 0 5px}.bottom_nav_list__link{width:100%;height:unset;padding:40px 0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom_nav_list__link::after{margin-left:0;margin-top:.5em}}@media screen and (min-width: 991px)and (max-width: 1160px){.bottom_nav_list__link{padding:20px 0}}.footer{background:#817070;color:#fff;text-align:center;padding-bottom:100px;padding-top:5rem}.footer p{margin-bottom:0}@media screen and (min-width: 992px){.footer__inner{max-width:760px;margin-left:auto;margin-right:auto}}.footer_menu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;border-bottom:1px solid #fff;padding-bottom:80px}.footer_menu__ttl{font-weight:700;font-size:1.2em;line-height:1.5;margin-bottom:.8rem !important;text-align:left}@media screen and (min-width: 992px){.footer_menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:90px;border-bottom:1px solid #fff;padding-bottom:80px}}.footer_menu_list{text-align:left;padding-left:1.5em}.footer_menu_list>*+*{margin-top:.8rem}.footer_menu_list a{color:#fff;text-decoration:none;font-size:1.2em;line-height:1.5;font-size:16px}@media screen and (min-width: 992px){.footer_menu_list>*+*{margin-top:0}}.footer_logo{padding-left:10px;padding-right:10px}.c_block{margin-bottom:5.49rem}.cta_block__txt{background:#fff;padding:1rem;border-radius:10px;margin-top:-2rem;position:relative;z-index:1}.cta_block__table{font-size:14px;width:100%;border-collapse:collapse}.cta_block__table th{background:#e1d5cc;color:#7b4201;border-right:1px solid #fff}.cta_block__table td{border-bottom:1px solid #7b4201;text-align:center}@media screen and (min-width: 992px){.cta_block__txt{width:85% !important}}.footer_name_address{margin-bottom:1.3rem}.footer_name_address__en{font-size:1.8em;margin-bottom:.8rem;line-height:1}.footer_name_address__ja{font-size:1.5em;font-family:"Noto Sans JP",serif;font-weight:400;font-style:normal}.splide__track{margin-bottom:2.1rem}.splide__pagination{position:relative}.splide__pagination__page.is-active{background-color:#f3af0c !important}@media screen and (min-width: 992px){.map_iframe{width:100%;height:450px}}.under_line{background-image:-webkit-gradient(linear, left top, right top, from(#ff7f00), to(rgba(255, 204, 0, 0.5)));background-image:linear-gradient(to right, #ff7f00 0%, rgba(255, 204, 0, 0.5) 100%);background-repeat:no-repeat;background-size:100% 4px;background-position:0 93%;font-weight:700;display:inline;padding-bottom:.3em;line-height:1.5}.under_line--yellow{background-image:-webkit-gradient(linear, left top, right top, from(var(--yellow)), to(var(--yellow)));background-image:linear-gradient(90deg, var(--yellow), var(--yellow) 100%);background-position:0 85%}.add_circle{position:relative}.add_circle::before{content:"";display:inline-block;width:1em;height:1em;background-color:var(--orange);border-radius:50%;vertical-align:middle;margin-right:.3em;position:relative;bottom:.1em}:where(.balloon_block){background:#fff;padding:1.5rem 7%;border-radius:10px;color:#817070;font-size:28px;font-size:1.75em;font-weight:700;line-height:1.5;position:relative}:where(.balloon_block)::before{content:"";position:absolute;top:100%;left:50%;margin-left:-15px;border:15px solid rgba(0,0,0,0);border-top:15px solid #fff}.balloon_block--brown{background-color:#817070;color:#fff}.balloon_block--brown::before{border-top:15px solid #817070}.balloon_txt{background:#f3af0c;color:#fff;padding:.5em 1em;border-radius:10px;font-weight:700;font-size:1em;position:relative;text-align:center;display:table;margin-left:auto;margin-right:auto}.balloon_txt::before{content:"";position:absolute;top:100%;left:50%;margin-left:-7px;border:7px solid rgba(0,0,0,0);border-top:7px solid #f3af0c}.balloon_txt--red{background-color:#fff;color:#db5745;font-size:1.4em}.balloon_txt--red::before{border-top:7px solid #fff}@media screen and (min-width: 992px){.balloon_txt--red{font-size:2em}}.brown_bg_00{background-color:#f1ece5}.point_item{margin-bottom:8.88rem;position:relative}.point_item__num{color:#fff;font-size:clamp(12px,7vw,32px);font-weight:700;letter-spacing:0em;line-height:1;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/common/number_back.svg) no-repeat center center/contain;position:absolute;top:-1.3em;left:15px;width:2.6em;height:2.6em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.point_item__ttl{font-size:28px;font-size:1.75em;color:#fff;font-weight:700;line-height:1.5;margin-bottom:1.3rem}.point_item__txt{width:85%;margin-left:auto;margin-right:auto}.point_item__img{width:100%}.point_item__img img{width:100%}.point_item__txt{background:#817070;color:#fff;padding:2rem;border-radius:20px;margin-top:-5rem;position:relative;z-index:1}@media screen and (min-width: 992px){.point_item__txt{margin-top:0rem}.point_item__img img{border-radius:20px}}.fluid{width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;border-radius:10px}.fluid--60{width:60%}.fluid--80{width:80%}.fluid--40{width:40%}.fluid--20{width:20%}.fluid--nr_corner{border-radius:0}@media screen and (min-width: 992px){.fluid--60,.fluid--80{width:100%}.fluid--nr_corner{border-radius:15px}.fluid--nr_corner_non_lg{border-radius:0}}.three_lines{position:relative;display:table;margin-left:auto;margin-right:auto}.three_lines::before{content:"";position:absolute;top:-0.8em;left:-1.5em;width:1.2em;height:1.2em;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/three_lines_icon.svg) no-repeat center center/contain}.balloon_icon{position:relative;display:block;padding-left:2em}.balloon_icon::before{content:"";position:absolute;top:-0.8em;left:0;width:1.8em;height:1.8em;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/balloon_icon.svg) no-repeat center center/contain}.mid_txt{width:90%;margin-left:auto;margin-right:auto}.mid_txt p{text-align:justify}@media screen and (min-width: 992px){.mid_txt{width:100%}.mid_txt--left_pc{margin-left:0}}.color_bk{position:relative}.color_bk::before{content:"";display:block;background-repeat:no-repeat;background-position:center bottom;background-size:cover;position:absolute;width:100%;height:200px;left:0;z-index:-1}.color_bk--01{padding-bottom:3rem}.color_bk--01::before{bottom:-2rem;height:60%;background-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/common/color_bk_01@2x.png)}.color_bk--02{padding-bottom:1rem}.color_bk--02::before{bottom:-2rem;height:159%;background-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/common/color_bk_02@2x.png)}.color_bk--03::before{bottom:-5rem;height:121%;background-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/common/color_bk_03@2x.png)}@media screen and (min-width: 992px){.color_bk::before{display:none}}.solid_bk--brown{background-color:#817070;color:#fff}.icon_before{padding-left:1.8em;position:relative;display:inline-block}.icon_before::before{content:"";display:block;width:1em;height:1em;background-color:#817070;position:absolute;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;left:0;top:0}.icon_before--question::before{background-color:#fff;-webkit-mask-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/question_icon.svg);mask-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/question_icon.svg);top:.4em;left:.3em;z-index:1}.icon_before--question::after{content:"";display:block;position:absolute;width:1.5em;height:1.5em;background-color:#ff7f00;border-radius:50%;top:.1em;left:0}.icon_before--answer::before{background-color:#fff;-webkit-mask-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/answer_icon.svg);mask-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/answer_icon.svg);top:.35em;left:.25em;z-index:1}.icon_before--answer::after{content:"";display:block;position:absolute;width:1.5em;height:1.5em;background-color:#7c9b5e;border-radius:50%;top:.1em;left:0}.icon_before--circle::before,.icon_before--scircle::before{content:"";display:inline-block;width:1em;height:1em;background-color:#817070;border-radius:50%;margin-right:.3em;top:.2em}.icon_before--scircle{padding-left:1.2em}.icon_before--scircle::before{width:.8em;height:.8em;top:.3em}.basic_list{max-width:500px;margin-left:auto;margin-right:auto}.basic_list__item{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ccc;padding:.5rem 0;gap:1rem}.basic_list__item__ttl{width:5em;font-weight:700}.basic_list__item__def{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.single_nav__item--next a::after,.single_nav__item--prev a::before{content:"";display:inline-block;width:1.43em;height:1.43em;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/arrow_icon.svg) center center/contain no-repeat;vertical-align:middle}.single_nav__list{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:repeat(3, 30%);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2%}.single_nav__list .item{text-align:center}.single_nav__back{background:#817070;text-align:center;text-decoration:none;color:#fff;display:inline-block;border-radius:2em;line-height:1.5;padding:.5rem 27px}.single_nav__item a{font-size:14px;font-size:0.88em;display:inline-block;text-decoration:none;color:#7c9b5e}.single_nav__item--prev{text-align:right}.single_nav__item--prev a::before{margin-right:.5em}.single_nav__item--next{text-align:left}.single_nav__item--next a::after{margin-left:.5em;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.balloon_like_txt{background:#ff7f00;color:#fff;padding:.5em 1em;border-radius:1em;font-size:24px;font-size:1.5em;font-weight:700;line-height:1.1;display:table;margin-left:auto;margin-right:auto;position:relative}.balloon_like_txt::before{content:"";position:absolute;top:100%;left:50%;margin-left:-8px;border:8px solid rgba(0,0,0,0);border-top:8px solid #ff7f00}.balloon_like_txt--brown{background-color:#817070}.balloon_like_txt--brown::before{border-top:8px solid #817070}.balloon_like_txt--white{background-color:#fff;color:#817070}.balloon_like_txt--white::before{border-top:8px solid #fff}.balloon_like_txt--left{margin-left:0}.arrow_right{position:relative;padding-right:35px !important;display:block}.arrow_right::after{content:"";display:inline-block;width:12px;height:23px;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/arrow_right.svg) center center/contain no-repeat;vertical-align:middle;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.arrow_right--white::after{background-image:none;background-color:#fff;-webkit-mask-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/arrow_right.svg);mask-image:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/arrow_right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}@media screen and (min-width: 992px){.flex_base{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.flex_base__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex_base__item--forth{-webkit-box-flex:0 !important;-ms-flex:0 0 25% !important;flex:0 0 25% !important}.flex_base__item--half{-webkit-box-flex:0 !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important}.flex_base--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_base--ai_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_base--gap_20{gap:20px}}.show_lg{display:none}@media screen and (min-width: 992px){.show_lg{display:block}}@media screen and (min-width: 992px){.reverse_sp{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.border_white_kim{background-color:#fff;border-radius:10px;padding-top:5px;padding-left:10px;padding-right:10px}.border_gr_kim{-o-border-image:linear-gradient(to right, #ff7f00 0%, rgba(255, 204, 0, 0.5) 100%);border-image:-webkit-gradient(linear, left top, right top, from(#ff7f00), to(rgba(255, 204, 0, 0.5)));border-image:linear-gradient(to right, #ff7f00 0%, rgba(255, 204, 0, 0.5) 100%);border-image-slice:1}.circle_btn{color:#817070;display:table;margin-left:auto;font-weight:700}.circle_btn--white{color:#fff}.circle_btn::after{content:"";display:inline-block;width:2.13em;height:2.13em;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/arrow_orange_icon.svg) no-repeat center center/contain;vertical-align:middle;position:relative;bottom:.1em;margin-left:.5em}.circle_btn--ac{margin-right:auto;background:none;font-weight:700;font-size:1.2em;text-decoration:underline}.circle_btn--ac::after{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.circle_btn.open::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.highlight_btn{display:block;color:#fff;background:#ff7f00;padding:1rem 5px;border-radius:10px;text-decoration:none;text-align:center;font-weight:700}.round_btn{background:#fff;display:inline-block;text-decoration:none;padding:1rem 20px;border-radius:10px;color:#817070;font-weight:700;-webkit-box-shadow:3px 3px 0px #e1d5cc;box-shadow:3px 3px 0px #e1d5cc}.round_btn--orange{background:#ff7f00;color:#fff;width:100%;text-align:center}.round_btn.icon_arrow::after{content:"";display:inline-block;width:2.13em;height:2.13em;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/icon/white_orange_icon.svg) no-repeat center center/contain;vertical-align:middle;position:relative;bottom:.1em;margin-left:.5em}.top_mid_ttl{font-weight:700;font-style:normal;color:#817070;text-align:center;line-height:1.5;margin-bottom:1.3rem}.top_mid_ttl--balloon{font-size:clamp(16px,6.2vw,24px)}.top_mid_ttl--white{color:#fff}.line_ttl{font-weight:900;font-style:normal;color:#817070;text-align:center;line-height:1.5;margin-bottom:1.3rem;font-size:42px;font-size:2.63em;position:relative}.line_ttl span{display:inline-block;background-color:#f6f4f2;padding:0 20px;z-index:1;position:relative}.line_ttl::before{content:"";display:block;width:100%;height:3px;background-color:#ff7f00;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:0}.line_ttl--white span{color:#fff;background-color:#817070}.line_ttl--white::before{background-color:#fff}@media screen and (min-width: 992px){.line_ttl{margin-bottom:3rem}}.line_ttl_update{text-align:center;font-weight:900;font-style:normal;color:#817070;text-align:center;line-height:1.5;margin-bottom:1.3rem;font-size:42px;font-size:2.63em;position:relative;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:.75em 0;grid-gap:22px;margin-bottom:2.1rem}.line_ttl_update::before,.line_ttl_update::after{content:" ";display:block;border-bottom:3px solid #ff7f00}.white_line_ttl{color:#fff;font-size:24px;font-size:1.5em;font-weight:700;text-align:center}.solid_ttl{background:#817070;color:#fff;padding:.5rem 1rem;border-radius:10px;text-align:center;font-weight:700}.page_ttl{font-size:32px;font-size:2em;font-weight:700;text-align:center;color:#817070;line-height:1.5;margin-bottom:2.1rem;position:relative}.page_ttl::after,.page_ttl::before{display:block;content:"";width:100px;height:3px;background-color:#ff7f00;position:relative;margin:0 auto}.page_ttl::before{width:70px;margin-top:5px;position:absolute;bottom:-6px;height:2px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-left:15px}@media screen and (min-width: 992px){.page_ttl{font-size:36px;font-size:2.25em;margin-top:3.39rem !important;margin-bottom:3.39rem !important}}.page_section_ttl{font-size:28px;font-size:1.75em;font-weight:700;text-align:center;color:#817070;line-height:1.5;margin-bottom:1.3rem}@media screen and (min-width: 992px){.page_section_ttl{font-size:32px;font-size:2em;margin-bottom:2.1rem}}.archive_ttl{font-size:24px;font-size:1.5em}.archive_ttl__age{font-size:.8em;display:inline-block;margin-left:.5em}.mt_00{margin-top:0rem !important}.mt_01{margin-top:1rem !important}.mt_02{margin-top:2rem !important}.mt_03{margin-top:3rem !important}.mt_04{margin-top:4rem !important}.mt_05{margin-top:5rem !important}.mb_00{margin-bottom:0rem !important}.mb_01{margin-bottom:1rem !important}.mb_02{margin-bottom:2rem !important}.mb_03{margin-bottom:3rem !important}.mb_04{margin-bottom:4rem !important}.mb_05{margin-bottom:5rem !important}.mb_06{margin-bottom:6rem !important}.mb_07{margin-bottom:7rem !important}.mb_08{margin-bottom:8rem !important}.mb_09{margin-bottom:9rem !important}.mb_010{margin-bottom:10rem !important}.pt-00{padding-top:0rem}.pt-01{padding-top:1rem}.pt-02{padding-top:2rem}.pt-03{padding-top:3rem}.pt-04{padding-top:4rem}.pt-05{padding-top:5rem}.pb_00{padding-bottom:0rem !important}.pb_01{padding-bottom:1rem !important}.pb_02{padding-bottom:2rem !important}.pb_03{padding-bottom:3rem !important}.pb_04{padding-bottom:4rem !important}.pb_05{padding-bottom:5rem !important}.mt_s{margin-top:.5rem !important}.mb_s{margin-bottom:.5rem !important}.mr_s{margin-right:.5rem !important}.ml_s{margin-left:.5rem !important}.pt_s{padding-top:.5rem !important}.pb_s{padding-bottom:.5rem !important}.pr_s{padding-right:.5rem !important}.pl_s{padding-left:.5rem !important}.mt_x{margin-top:.8rem !important}.mb_x{margin-bottom:.8rem !important}.mr_x{margin-right:.8rem !important}.ml_x{margin-left:.8rem !important}.pt_x{padding-top:.8rem !important}.pb_x{padding-bottom:.8rem !important}.pr_x{padding-right:.8rem !important}.pl_x{padding-left:.8rem !important}.mt_xx{margin-top:1.3rem !important}.mb_xx{margin-bottom:1.3rem !important}.mr_xx{margin-right:1.3rem !important}.ml_xx{margin-left:1.3rem !important}.pt_xx{padding-top:1.3rem !important}.pb_xx{padding-bottom:1.3rem !important}.pr_xx{padding-right:1.3rem !important}.pl_xx{padding-left:1.3rem !important}.mt_xxx{margin-top:2.1rem !important}.mb_xxx{margin-bottom:2.1rem !important}.mr_xxx{margin-right:2.1rem !important}.ml_xxx{margin-left:2.1rem !important}.pt_xxx{padding-top:2.1rem !important}.pb_xxx{padding-bottom:2.1rem !important}.pr_xxx{padding-right:2.1rem !important}.pl_xxx{padding-left:2.1rem !important}.mt_xxxx{margin-top:3.39rem !important}.mb_xxxx{margin-bottom:3.39rem !important}.mr_xxxx{margin-right:3.39rem !important}.ml_xxxx{margin-left:3.39rem !important}.pt_xxxx{padding-top:3.39rem !important}.pb_xxxx{padding-bottom:3.39rem !important}.pr_xxxx{padding-right:3.39rem !important}.pl_xxxx{padding-left:3.39rem !important}.mt_xxxxx{margin-top:5.49rem !important}.mb_xxxxx{margin-bottom:5.49rem !important}.mr_xxxxx{margin-right:5.49rem !important}.ml_xxxxx{margin-left:5.49rem !important}.pt_xxxxx{padding-top:5.49rem !important}.pb_xxxxx{padding-bottom:5.49rem !important}.pr_xxxxx{padding-right:5.49rem !important}.pl_xxxxx{padding-left:5.49rem !important}.mt_xxxxxx{margin-top:8.88rem !important}.mb_xxxxxx{margin-bottom:8.88rem !important}.mr_xxxxxx{margin-right:8.88rem !important}.ml_xxxxxx{margin-left:8.88rem !important}.pt_xxxxxx{padding-top:8.88rem !important}.pb_xxxxxx{padding-bottom:8.88rem !important}.pr_xxxxxx{padding-right:8.88rem !important}.pl_xxxxxx{padding-left:8.88rem !important}.mt_xxxxxxx{margin-top:14.36rem !important}.mb_xxxxxxx{margin-bottom:14.36rem !important}.mr_xxxxxxx{margin-right:14.36rem !important}.ml_xxxxxxx{margin-left:14.36rem !important}.pt_xxxxxxx{padding-top:14.36rem !important}.pb_xxxxxxx{padding-bottom:14.36rem !important}.pr_xxxxxxx{padding-right:14.36rem !important}.pl_xxxxxxx{padding-left:14.36rem !important}.mt_xxxxxxxx{margin-top:23.23rem !important}.mb_xxxxxxxx{margin-bottom:23.23rem !important}.mr_xxxxxxxx{margin-right:23.23rem !important}.ml_xxxxxxxx{margin-left:23.23rem !important}.pt_xxxxxxxx{padding-top:23.23rem !important}.pb_xxxxxxxx{padding-bottom:23.23rem !important}.pr_xxxxxxxx{padding-right:23.23rem !important}.pl_xxxxxxxx{padding-left:23.23rem !important}.mt_xxxxxxxxx{margin-top:37.58rem !important}.mb_xxxxxxxxx{margin-bottom:37.58rem !important}.mr_xxxxxxxxx{margin-right:37.58rem !important}.ml_xxxxxxxxx{margin-left:37.58rem !important}.pt_xxxxxxxxx{padding-top:37.58rem !important}.pb_xxxxxxxxx{padding-bottom:37.58rem !important}.pr_xxxxxxxxx{padding-right:37.58rem !important}.pl_xxxxxxxxx{padding-left:37.58rem !important}.mt_xxxxxxxxxx{margin-top:60.8rem !important}.mb_xxxxxxxxxx{margin-bottom:60.8rem !important}.mr_xxxxxxxxxx{margin-right:60.8rem !important}.ml_xxxxxxxxxx{margin-left:60.8rem !important}.pt_xxxxxxxxxx{padding-top:60.8rem !important}.pb_xxxxxxxxxx{padding-bottom:60.8rem !important}.pr_xxxxxxxxxx{padding-right:60.8rem !important}.pl_xxxxxxxxxx{padding-left:60.8rem !important}.mt_xxxxxxxxxxx{margin-top:98.38rem !important}.mb_xxxxxxxxxxx{margin-bottom:98.38rem !important}.mr_xxxxxxxxxxx{margin-right:98.38rem !important}.ml_xxxxxxxxxxx{margin-left:98.38rem !important}.pt_xxxxxxxxxxx{padding-top:98.38rem !important}.pb_xxxxxxxxxxx{padding-bottom:98.38rem !important}.pr_xxxxxxxxxxx{padding-right:98.38rem !important}.pl_xxxxxxxxxxx{padding-left:98.38rem !important}@media screen and (min-width: 992px){.mt_lg_s{margin-top:.5rem !important}.mb_lg_s{margin-bottom:.5rem !important}.mr_lg_s{margin-right:.5rem !important}.ml_lg_s{margin-left:.5rem !important}.pt_lg_s{padding-top:.5rem !important}.pb_lg_s{padding-bottom:.5rem !important}.pr_lg_s{padding-right:.5rem !important}.pl_lg_s{padding-left:.5rem !important}.mt_lg_x{margin-top:.8rem !important}.mb_lg_x{margin-bottom:.8rem !important}.mr_lg_x{margin-right:.8rem !important}.ml_lg_x{margin-left:.8rem !important}.pt_lg_x{padding-top:.8rem !important}.pb_lg_x{padding-bottom:.8rem !important}.pr_lg_x{padding-right:.8rem !important}.pl_lg_x{padding-left:.8rem !important}.mt_lg_xx{margin-top:1.3rem !important}.mb_lg_xx{margin-bottom:1.3rem !important}.mr_lg_xx{margin-right:1.3rem !important}.ml_lg_xx{margin-left:1.3rem !important}.pt_lg_xx{padding-top:1.3rem !important}.pb_lg_xx{padding-bottom:1.3rem !important}.pr_lg_xx{padding-right:1.3rem !important}.pl_lg_xx{padding-left:1.3rem !important}.mt_lg_xxx{margin-top:2.1rem !important}.mb_lg_xxx{margin-bottom:2.1rem !important}.mr_lg_xxx{margin-right:2.1rem !important}.ml_lg_xxx{margin-left:2.1rem !important}.pt_lg_xxx{padding-top:2.1rem !important}.pb_lg_xxx{padding-bottom:2.1rem !important}.pr_lg_xxx{padding-right:2.1rem !important}.pl_lg_xxx{padding-left:2.1rem !important}.mt_lg_xxxx{margin-top:3.39rem !important}.mb_lg_xxxx{margin-bottom:3.39rem !important}.mr_lg_xxxx{margin-right:3.39rem !important}.ml_lg_xxxx{margin-left:3.39rem !important}.pt_lg_xxxx{padding-top:3.39rem !important}.pb_lg_xxxx{padding-bottom:3.39rem !important}.pr_lg_xxxx{padding-right:3.39rem !important}.pl_lg_xxxx{padding-left:3.39rem !important}.mt_lg_xxxxx{margin-top:5.49rem !important}.mb_lg_xxxxx{margin-bottom:5.49rem !important}.mr_lg_xxxxx{margin-right:5.49rem !important}.ml_lg_xxxxx{margin-left:5.49rem !important}.pt_lg_xxxxx{padding-top:5.49rem !important}.pb_lg_xxxxx{padding-bottom:5.49rem !important}.pr_lg_xxxxx{padding-right:5.49rem !important}.pl_lg_xxxxx{padding-left:5.49rem !important}.mt_lg_xxxxxx{margin-top:8.88rem !important}.mb_lg_xxxxxx{margin-bottom:8.88rem !important}.mr_lg_xxxxxx{margin-right:8.88rem !important}.ml_lg_xxxxxx{margin-left:8.88rem !important}.pt_lg_xxxxxx{padding-top:8.88rem !important}.pb_lg_xxxxxx{padding-bottom:8.88rem !important}.pr_lg_xxxxxx{padding-right:8.88rem !important}.pl_lg_xxxxxx{padding-left:8.88rem !important}.mt_lg_xxxxxxx{margin-top:14.36rem !important}.mb_lg_xxxxxxx{margin-bottom:14.36rem !important}.mr_lg_xxxxxxx{margin-right:14.36rem !important}.ml_lg_xxxxxxx{margin-left:14.36rem !important}.pt_lg_xxxxxxx{padding-top:14.36rem !important}.pb_lg_xxxxxxx{padding-bottom:14.36rem !important}.pr_lg_xxxxxxx{padding-right:14.36rem !important}.pl_lg_xxxxxxx{padding-left:14.36rem !important}.mt_lg_xxxxxxxx{margin-top:23.23rem !important}.mb_lg_xxxxxxxx{margin-bottom:23.23rem !important}.mr_lg_xxxxxxxx{margin-right:23.23rem !important}.ml_lg_xxxxxxxx{margin-left:23.23rem !important}.pt_lg_xxxxxxxx{padding-top:23.23rem !important}.pb_lg_xxxxxxxx{padding-bottom:23.23rem !important}.pr_lg_xxxxxxxx{padding-right:23.23rem !important}.pl_lg_xxxxxxxx{padding-left:23.23rem !important}.mt_lg_xxxxxxxxx{margin-top:37.58rem !important}.mb_lg_xxxxxxxxx{margin-bottom:37.58rem !important}.mr_lg_xxxxxxxxx{margin-right:37.58rem !important}.ml_lg_xxxxxxxxx{margin-left:37.58rem !important}.pt_lg_xxxxxxxxx{padding-top:37.58rem !important}.pb_lg_xxxxxxxxx{padding-bottom:37.58rem !important}.pr_lg_xxxxxxxxx{padding-right:37.58rem !important}.pl_lg_xxxxxxxxx{padding-left:37.58rem !important}.mt_lg_xxxxxxxxxx{margin-top:60.8rem !important}.mb_lg_xxxxxxxxxx{margin-bottom:60.8rem !important}.mr_lg_xxxxxxxxxx{margin-right:60.8rem !important}.ml_lg_xxxxxxxxxx{margin-left:60.8rem !important}.pt_lg_xxxxxxxxxx{padding-top:60.8rem !important}.pb_lg_xxxxxxxxxx{padding-bottom:60.8rem !important}.pr_lg_xxxxxxxxxx{padding-right:60.8rem !important}.pl_lg_xxxxxxxxxx{padding-left:60.8rem !important}.mt_lg_xxxxxxxxxxx{margin-top:98.38rem !important}.mb_lg_xxxxxxxxxxx{margin-bottom:98.38rem !important}.mr_lg_xxxxxxxxxxx{margin-right:98.38rem !important}.ml_lg_xxxxxxxxxxx{margin-left:98.38rem !important}.pt_lg_xxxxxxxxxxx{padding-top:98.38rem !important}.pb_lg_xxxxxxxxxxx{padding-bottom:98.38rem !important}.pr_lg_xxxxxxxxxxx{padding-right:98.38rem !important}.pl_lg_xxxxxxxxxxx{padding-left:98.38rem !important}}.ta_center{text-align:center}.ta_left{text-align:left}.ta_right{text-align:right !important}.ta_justify{text-align:justify}.ta_justify br{display:none}.ta_center_sp{margin:0 auto;display:table}.block_center{display:table block;margin-left:auto;margin-right:auto}@media screen and (min-width: 992px){.ta_left_pc{text-align:left}}.fw_bold{font-weight:bold !important}.fc_whtie{color:#fff !important}.fc_orange{color:#eb9c60 !important}.fc_pink{color:#f19b98 !important}.fc_green{color:#459c9d !important}.fc_brown{color:#765a45 !important}.first_view{margin-bottom:2rem}.first_view_slider{position:relative;margin-bottom:1rem}.first_view_slider::after,.first_view_slider::before{position:absolute;content:"";width:15px;height:100%;background-color:rgba(255,255,255,.9);z-index:9;top:0}.first_view_slider::before{left:0;border-radius:0 10px 10px 0}.first_view_slider::after{right:0;border-radius:10px 0 0 10px}.first_view_slider .splide__pagination{position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 992px){.first_view_slider::after,.first_view_slider::before{display:none}}.first_view_ttl{font-size:24px;font-size:1.5em;font-size:clamp(12px,6vw,24px);font-weight:700;line-height:1.1;letter-spacing:0em;color:#817070;margin-bottom:1rem;text-align:center;border-bottom:3px solid #ff7f00;display:table;margin-left:auto;margin-right:auto}.first_view_ttl__small{font-size:.9em}@media screen and (min-width: 992px){.first_view_ttl{margin:0}}.main_copy{position:absolute;top:15px;left:45px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;z-index:1}.main_copy span{white-space:pre;display:inline-block;background-color:#fff;color:#817070;font-size:24px;font-size:1.5em;font-size:clamp(12px,5vw,27px);letter-spacing:.1em;font-weight:700;line-height:1.1;padding:10px;border-radius:5px;-ms-flex-item-align:start;align-self:flex-start}.main_copy__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}@media screen and (min-width: 992px){.main_copy{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.main_copy span{font-size:clamp(12px,2.5vw,32px);letter-spacing:.3em}}#main_slider img{width:100%;height:auto;border-radius:10px}#main_slider .splide__slide{position:relative;max-height:500px;height:calc(100vh - 270px)}#main_slider .splide__slide img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 576px){#main_slider .splide__slide{max-height:870px}}@media screen and (min-width: 992px){#main_slider .splide__slide{height:43vw;height:calc(100vh - 220px);max-height:1090px;min-height:600px}}.strong_points{list-style:none;display:table;margin-left:auto;margin-right:auto;font-size:clamp(12px,4.3vw,22px)}.strong_points__item{font-size:1.1em;font-weight:700;color:#817070}@media screen and (min-width: 992px){.strong_points{border-radius:10px;margin-top:5.49rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;max-width:1100px;margin-left:auto;margin-right:auto}.strong_points__item{background:#fff;padding:1rem;border-radius:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}}.course_card{background:rgba(129,112,112,.7);color:#fff;padding:1.5rem;border-radius:15px}.course_card__ttl{font-weight:700;font-size:28px;font-size:1.75em;line-height:1.4;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.course_card__img{margin-bottom:1rem;overflow:hidden;border-radius:10px;position:relative;padding-bottom:79%}.course_card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course_card p{line-height:1.8}@media screen and (min-width: 992px){.course_card{padding:3.5rem}}@media screen and (min-width: 992px){.main_course{width:40% !important}}@media screen and (min-width: 992px){.other_course{width:30% !important;margin-top:30px}}.counseling_block{background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/top/counseling_img@2x.jpg) no-repeat center center/cover;color:#fff;text-align:center;padding:6rem 0rem 4rem;line-height:1.5;border-radius:10px;height:0;padding-bottom:50%;font-weight:700;font-size:1.2em;font-size:clamp(12px,5.5vw,26px);margin-bottom:1rem}.counseling_block p{font-size:1em}@media screen and (min-width: 992px){.counseling_block{padding-bottom:54%}}@media screen and (min-width: 992px){.counseling_grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:2rem}.counseling_grid__01{grid-column:1/2;grid-row:1/2}.counseling_grid__02{grid-column:2/3;grid-row:1/3}.counseling_grid__03{grid-column:1/2;grid-row:2/3}}.kaizen_card{color:#817070}.kaizen_card__txt_block{background:#fff;padding:.8rem 1.3rem;border-radius:0 0 10px 10px}.kaizen_card__num{position:absolute;top:5px;left:5px;z-index:1;background:#fff;padding:.2rem .5rem;border-radius:10px;font-size:14px;font-size:0.88em;font-weight:700}.kaizen_card__img{position:relative;height:0;padding-bottom:77%;border-radius:10px 10px 0 0;overflow:hidden}.kaizen_card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.column_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.8rem 0;line-height:1.5;font-size:1.2em;margin-bottom:1.3rem}.column_list_item a{color:#fff}.column_list_item__date{font-weight:700;font-size:14px;font-size:0.88em;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.column_list_item__date a{text-decoration:none}.column_list_item__ttl{margin-left:0}.column_block{overflow:hidden;background:url(//seitai-nature.com/wp-content/themes/nature-original-theme/assets/images/top/column_block@2x.jpg) no-repeat center center/cover;color:#fff;padding:200px 2rem;position:relative}.column_block__inner{position:relative;z-index:1}.column_block::before{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:0}.basic_course{position:relative;z-index:1}@media screen and (min-width: 992px){.top_copy{margin-top:0 !important}}.top_mid_copy{max-width:2000px;margin-left:auto;margin-right:auto}