@charset "UTF-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;font-weight:400;font-style:normal}body{line-height:1;overflow-x:hidden;width:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}button{padding:0}html{visibility:hidden}html.wf-active,html.loading-delay{visibility:visible}*,:before,:after{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:spvw(14)}@media screen and (min-width:1280px){html{font-size:tabvw(14)}}@media screen and (min-width:768px){html{font-size:lapvw(14)}}@media screen and (min-width:1366px){html{font-size:pcvw(16)}}body{color:#322b29;background-color:#fff;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-family:-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI","Helvetica Neue",HelveticaNeue,YuGothic,"Yu Gothic Medium","Yu Gothic",Verdana,Meiryo,sans-serif,sans-serif;font-weight:400;line-height:1.75;letter-spacing:.05em;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-transition:background-color 1s,color 1s;transition:background-color 1s,color 1s}@media screen and (min-width:768px){body{line-height:2}}h1,h2,h3,h4,h5,h6{font-weight:400}p{text-align:justify}img{max-width:100%;height:auto;vertical-align:middle;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges}video{max-width:100%;height:auto}a,a:link,a:visited{color:inherit;text-decoration:none}a:active,a:hover{color:inherit;text-decoration:none}ul,ol,li{list-style-type:none}dl,dt,dd{margin:0;padding:0}p{margin:0;padding:0}img{border:0;line-height:0;vertical-align:middle}svg{vertical-align:middle}hr{display:none}table{margin:0;padding:0}th{text-align:left;font-weight:700;margin:0}td{margin:0}em{font-weight:700;font-style:normal}form{margin:0;padding:0}label{margin:0;padding:0}input.btn{margin:0 .5em;padding:0 1em}button{border:none;font:inherit;line-height:inherit;background:0 0;margin:0}.js-focus-visible :focus:not(.focus-visible){outline:0}.l-container{width:90%;max-width:850px;margin:0 auto}@media screen and (min-width:768px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.l-spacer.-medium{padding-top:15vw}.l-spacer.-medium.-both{padding-bottom:15vw}.l-spacer.-mid-small{padding-top:10vw}.l-spacer.-mid-small.-both{padding-bottom:10vw}.l-spacer.-small{padding-top:10vw}.l-spacer.-small.-both{padding-bottom:5vw}.l-spacer.-em1{margin-top:1em}.l-spacer.-em2{margin-top:2em}.l-spacer.-em3{margin-top:3em}.head_sns{display:block;width:25px;height:25px}@media screen and (min-width:768px){.head_sns{width:30px;height:30px}}.head_sns a{width:100%;display:block}
/*!------------------------------------*\
    Base
\*!------------------------------------*/
.drawer-open{overflow:hidden !important}.drawer-nav{position:fixed;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;z-index:101;top:0;overflow:hidden;width:100vw;height:100vh;font-weight:700}.drawer-brand{font-size:.75rem;font-weight:700;display:block;padding-right:.75rem;padding-left:.75rem;text-decoration:none}.drawer-menu{margin:0 auto 3rem;padding:0;list-style:none;text-align:center}.drawer-menu-item{font-size:.625rem;display:block;padding:.75rem;text-decoration:none;color:#005246 !important;font-family:toppan-bunkyu-midashi-go-std,sans-serif}@media screen and (min-width:768px){.drawer-menu-item{font-size:1rem}}.drawer-menu-item:hover{text-decoration:underline}.gnav_sns{margin-top:20px}.gnav_sns ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gnav_sns ul li{width:22px;margin:0 .5em}
/*! overlay */
.drawer-overlay{position:fixed;z-index:100;top:0;left:0;display:none;width:100%;height:100%}.drawer-open .drawer-overlay{display:block}
/*!------------------------------------*\
    Top
\*!------------------------------------*/
.drawer--top .drawer-nav{top:-100%;left:0;width:100vw;height:100vh;background-color:rgba(255,255,255,.9);max-height:100%;-webkit-transition:top .6s cubic-bezier(.19,1,.22,1);transition:top .6s cubic-bezier(.19,1,.22,1);overflow:auto;-webkit-overflow-scrolling:touch}.drawer--top.drawer-open .drawer-nav{top:0}.drawer--top .drawer-hamburger,.drawer--top.drawer-open .drawer-hamburger{right:27px}
/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger{position:fixed;z-index:104;top:27px;display:block;-webkit-box-sizing:content-box;box-sizing:content-box;width:17.3%;padding:0;padding-left:.75rem;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);border:0;outline:0}@media screen and (min-width:560px){.drawer-hamburger{width:130px}}.drawer-hamburger:hover{cursor:pointer}.drawer-hamburger-icon{display:block;margin-top:10px;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/menu_w.svg) no-repeat 50% 50%;background-size:contain;height:12px}.drawer-hamburger-icon{width:100%}.change-color .drawer-hamburger-icon{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/menu.svg)}.change-color .drawer-open .drawer-hamburger-icon,.drawer-open .drawer-hamburger-icon{background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/menu_close.svg) no-repeat 50% 50%}
/*!------------------------------------*\
    Sidebar
\*!------------------------------------*/
.drawer--sidebar{background-color:#005246}.drawer--sidebar .drawer-contents{background-color:transparent}
/*!------------------------------------*\
    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter{padding-top:0}.drawer-navbar{z-index:102;top:0;width:100%}
/*! .drawer-navbar modifier */
.drawer-navbar--fixed{position:fixed}.drawer-navbar-header{position:relative;z-index:102;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .75rem;text-align:center}#sitelogo{display:none}.drawer-navbar .drawer-brand{line-height:0;display:inline-block;padding-top:0;padding-bottom:0;text-decoration:none}.drawer-navbar .drawer-brand:hover{background-color:transparent}
/*!------------------------------------*\
    Dropdown
\*!------------------------------------*/
.drawer-dropdown-menu{display:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;padding:0;background-color:rgba(255,255,255,.9)}.drawer-dropdown-menu>li{width:100%;list-style:none}.drawer-dropdown-menu-item{display:block;padding:0;padding-right:.75rem;padding-left:1.5rem;text-decoration:none}.drawer-dropdown-menu-item:hover{text-decoration:underline}
/*! open */
.drawer-dropdown.open>.drawer-dropdown-menu{display:block}
/*! drawer-caret */
.drawer-dropdown .drawer-caret{display:inline-block;width:0;height:0;margin-left:4px;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg);vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
/*! open */
.drawer-dropdown.open .drawer-caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagetop{position:fixed;right:10px;bottom:0;z-index:2;opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px)}@media screen and (min-width:768px){.pagetop{right:27px}}.pagetop.UpMove{-webkit-animation:UpAnime .5s forwards;animation:UpAnime .5s forwards}.pagetop.DownMove{-webkit-animation:DownAnime .5s forwards;animation:DownAnime .5s forwards}.pagetop a{display:block;width:80px;height:70px;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/pagetop.svg) no-repeat center;background-size:contain}@media screen and (min-width:768px){.pagetop a{width:108px;height:93px}}.pagetop.floatAnime a{background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/pagetop2.svg) no-repeat center;background-size:contain;-webkit-animation:floatAnime 2s linear infinite;animation:floatAnime 2s linear infinite;opacity:0}.pagetop span{display:none}@-webkit-keyframes UpAnime{from{opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes UpAnime{from{opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes DownAnime{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(150px);transform:translateY(150px)}}@keyframes DownAnime{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(150px);transform:translateY(150px)}}@-webkit-keyframes floatAnime{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}25%{-webkit-transform:translateX(-6px);transform:translateX(-6px);opacity:1}50%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(6px);transform:translateX(6px);opacity:1}}@keyframes floatAnime{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}25%{-webkit-transform:translateX(-6px);transform:translateX(-6px);opacity:1}50%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(6px);transform:translateX(6px);opacity:1}}.global__foot{color:#fff;background:#005246;padding:20px 0}@media screen and (min-width:768px){.global__foot{padding:30px 0}}.global__foot .c-foot_wrapper{width:90%;max-width:850px;margin:0 auto}.foot__sp{display:block;font-size:.625rem}@media screen and (min-width:768px){.foot__sp{display:none}}.foot__sp .foot__logo{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;margin-bottom:17.5px}.foot__sp .foot__logo>a{display:block;width:60%}@media screen and (min-width:375px){.foot__sp .foot__logo>a{width:50%}}.foot__sp .foot__logo ul{width:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.foot__sp .foot__logo ul li{width:30px}.foot__pc{display:none}@media screen and (min-width:768px){.foot__pc{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem}}.foot__pc .foot__logo{width:24%}.foot__pc .footer__nav{width:68%;margin-left:5%}.foot__pc .footer__nav nav{font-family:toppan-bunkyu-midashi-go-std,sans-serif}.foot__pc .footer__nav nav ul{margin-bottom:1rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 2em}.foot__pc .footer__nav nav ul li{display:inline-block;margin-bottom:1em}.foot__pc .copyright{font-size:.6875rem}.foot__other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.foot__other{width:calc(100% - 100px)}}@media screen and (min-width:1024px){.foot__other{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.foot__other .copyright{width:auto}.foot__other .foot__sns{width:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:1rem}.foot__other .foot__sns li{width:20px}.clearfix:after{content:"";display:table;clear:both}.c-main{padding:1rem 0}@media screen and (min-width:768px){.c-main{padding:5rem 0 6rem}}.c-main__wrapper{max-width:850px;width:90%;margin-right:auto;margin-left:auto}.c-main hr{display:block;width:90%;max-width:850px;height:2px;background:#005246;margin:0 auto 3rem;border:0}@media screen and (min-width:768px){.c-main hr{background:0 0}}@media screen and (min-width:768px){.c-herohead{position:relative;height:43.9vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.c-herohead__img{margin-bottom:1.5rem}@media screen and (min-width:768px){.c-herohead__img{position:absolute;margin:0;top:0;left:0}}.c-herohead__txt{text-align:center}@media screen and (min-width:768px){.c-herohead__txt{position:absolute;width:90%;max-width:850px;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}}.c-herohead__txt img{display:inline-block;height:2rem}@media screen and (min-width:768px){.c-herohead__txt img{width:78px;height:auto}}.c-lead{margin-bottom:2.4rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif}@media screen and (min-width:768px){.c-lead{margin-bottom:5rem}}.c-lead p{text-align:center;font-size:.8125rem;letter-spacing:.26em}@media screen and (min-width:768px){.c-lead p{font-size:1.125rem;font-weight:700;color:#005246}}.c-lead h2{width:90%;max-width:850px;margin:0 auto;font-size:.9375rem;color:#005246;font-weight:700;letter-spacing:.18em}@media screen and (min-width:768px){.c-lead h2{font-size:1.125rem;text-align:center}}.c-localnav{text-align:center;background:#005246;color:#fff;padding:.5rem 0;margin-top:-1.5rem}@media screen and (min-width:768px){.c-localnav{background:0 0;color:inherit}}.c-localnav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-localnav ul li{display:block;width:auto;border-left:1px solid #fff}@media screen and (min-width:768px){.c-localnav ul li{border-color:#005246}}.c-localnav ul li:first-child{border:0}.c-localnav ul li a{display:block;font-size:.75rem;line-height:1;padding:0 2em}@media screen and (min-width:768px){.c-localnav ul li a{color:#005246}}@media screen and (min-width:768px){.c-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-post .c-conts{margin-bottom:3rem}@media screen and (min-width:768px){.c-post .c-conts{width:67%}}@media screen and (min-width:768px){.c-post .c-sidebar{width:25%}}ul.astarisk{font-size:.8125rem;list-style-type:none;margin-bottom:2rem}ul.astarisk li{position:relative;line-height:1.6;padding:0 0 0 1em;margin-bottom:3px;background:0 0}ul.astarisk li:before{content:"※";position:absolute;border-radius:0;top:0;left:0;width:1em;height:1em;background:0 0}ul.astarisk li span{color:#f50000}.c-sp{display:block}@media screen and (min-width:768px){.c-sp{display:none}}.c-pc{display:none}@media screen and (min-width:768px){.c-pc{display:block}}.p-home__keyvisual .slider-home{position:relative;height:108vw;overflow:hidden}@media screen and (min-width:768px){.p-home__keyvisual .slider-home{height:100vh}}.p-home__keyvisual .slider-home .swiper-slide img{width:100%;height:100%;max-height:100vh;-o-object-fit:cover;object-fit:cover}.p-home__keyvisual .swiper-scroll{display:none}@media screen and (min-width:768px){.p-home__keyvisual .swiper-scroll{display:block;position:absolute;width:1rem;height:10rem;right:4%;bottom:4%;z-index:100}.p-home__keyvisual .swiper-scroll span{position:relative;width:100%;height:100%;display:block;text-indent:-999rem;-webkit-animation:pathmove 5s ease-in-out infinite;animation:pathmove 5s ease-in-out infinite;opacity:0}.p-home__keyvisual .swiper-scroll span:before,.p-home__keyvisual .swiper-scroll span:after{position:absolute;bottom:0;right:0;margin:auto;content:"";vertical-align:middle}.p-home__keyvisual .swiper-scroll span:before{width:1px;height:100%;background:#fff}.p-home__keyvisual .swiper-scroll span:after{width:1.3rem;height:1.3rem;bottom:.2rem;right:-.6rem;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes pathmove{0%{opacity:.2}30%{opacity:1}100%{opacity:.2}}@keyframes pathmove{0%{opacity:.2}30%{opacity:1}100%{opacity:.2}}.p-home__instagram .swiper{overflow:hidden}.p-home__instagram .swiper-wrapper{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important}.p-home__instagram .swiper-slide{width:63%}@media screen and (min-width:768px){.p-home__instagram .swiper-slide{width:28%}}body.page-id-14 .swiper-container{position:relative;overflow:hidden}body.page-id-14 .swiper-container,body.page-id-14 .swiper-slide{height:auto}body.page-id-14 .swiper-slide>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}body.page-id-14 img{width:100%;vertical-align:bottom}body.page-id-14 .main-sldier{margin-bottom:3px}body.page-id-14 .main-outer{max-width:300px;margin:0 auto 20px}body.page-id-14 .thumbnail-outer{max-width:300px;margin:0 auto}body.page-id-14 .thumbnail-sldier .swiper-slide{width:33%;background-color:#fff}body.page-id-14 .thumbnail-sldier .swiper-slide img{opacity:.5}body.page-id-14 .thumbnail-sldier .swiper-slide-active img{opacity:1}body.page-id-14 .swiper-button-next,body.page-id-14 .swiper-button-prev{--swiper-navigation-color:#fff}body.page-id-14 .swiper-button-next,body.page-id-14 .swiper-button-prev,body.page-id-14 .swiper-button-prev:after,body.page-id-14 .swiper-button-next:after{--swiper-navigation-size:25px}.c-btn ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 3%;font-family:toppan-bunkyu-midashi-go-std,sans-serif}@media screen and (min-width:768px){.c-btn ul{width:68%;margin:0 auto}}.c-btn ul li{width:48.5%;text-align:center}@media screen and (min-width:768px){.c-btn ul li{width:45.5%}}.c-btn ul li:hover{background-color:#f4ed86}.c-btn ul li a{position:relative;display:block;width:100%;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/btn.svg) no-repeat 50% 50%;background-size:cover;aspect-ratio:1/0.22}.c-btn ul li a span{display:block;width:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#005246;font-size:.625rem;font-weight:700;white-space:nowrap}@media screen and (min-width:768px){.c-btn ul li a span{font-size:.9375rem}}.c-section{margin-bottom:2.4rem}@media screen and (min-width:768px){.c-section{margin-bottom:5rem}.c-section:last-of-type{margin-bottom:0}}@media screen and (min-width:768px){body.page-id-2 .c-herohead__txt{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.page-id-2 .c-section{margin-bottom:4rem}@media screen and (min-width:768px){body.page-id-2 .c-section{margin-bottom:8rem}}body.page-id-2 .c-section:last-of-type{margin-bottom:0}body.page-id-2 .c-section:nth-of-type(odd) .c-section__block__txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.page-id-2 .c-section:nth-of-type(odd) .c-section__block__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){body.page-id-2 .c-section:nth-of-type(odd) .c-section__block__img{margin-right:-11.5%}}body.page-id-2 .c-section:nth-of-type(even) .c-section__block__txt{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.page-id-2 .c-section:nth-of-type(even) .c-section__block__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:768px){body.page-id-2 .c-section:nth-of-type(even) .c-section__block__img{margin-left:-11.5%}}@media screen and (min-width:768px){body.page-id-2 .c-section__block{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}}body.page-id-2 .c-section__block__txt{margin-bottom:1.6rem}@media screen and (min-width:768px){body.page-id-2 .c-section__block__txt{width:40%;margin-bottom:0}}body.page-id-2 .c-section__block__txt h2{padding-left:2.5em;font-size:.9375rem;line-height:1.8;letter-spacing:.12em;font-family:toppan-bunkyu-midashi-go-std,sans-serif;color:#005246;margin-bottom:1.2rem;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/icn_q.svg) no-repeat 0 0;background-size:1.8em}@media screen and (min-width:768px){body.page-id-2 .c-section__block__txt h2{font-size:1rem;letter-spacing:.14em;margin-bottom:2.3rem}}body.page-id-2 .c-section__block__txt p{font-size:.8125rem;line-height:2;letter-spacing:.12em}@media screen and (min-width:768px){body.page-id-2 .c-section__block__txt p{font-size:.9375rem}}@media screen and (min-width:768px){body.page-id-2 .c-section__block__img{width:67.5%}}body.page-id-10 .c-herohead__txt{width:auto}@media screen and (min-width:768px){body.page-id-10 .c-herohead__txt{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}body.page-id-10 .c-section h2{color:#005246;font-size:.9375rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif;letter-spacing:.18em;text-align:center;margin-bottom:1.8rem}@media screen and (min-width:768px){body.page-id-10 .c-section h2{font-size:1.125rem;font-weight:900;text-align:left}}body.page-id-10 .c-section:nth-of-type(1){display:none}@media screen and (min-width:768px){body.page-id-10 .c-section:nth-of-type(1){display:block}}@media screen and (min-width:768px){body.page-id-10 .c-section:nth-of-type(2) .c-main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.page-id-10 .c-section:nth-of-type(2) .c-section__block{width:45.3%;gap:0 9.4%}}@media screen and (min-width:768px){body.page-id-10 .c-section:nth-of-type(3) h2,body.page-id-10 .c-section:nth-of-type(4) h2{font-size:1.6875rem;text-align:center}body.page-id-10 .c-section:nth-of-type(3) p,body.page-id-10 .c-section:nth-of-type(4) p{font-family:toppan-bunkyu-midashi-go-std,sans-serif;text-align:center;font-size:.8125rem;line-height:1.875rem}}body.page-id-10 .c-section__block__img{margin-bottom:1rem}body.page-id-10 .c-section__block__ttl{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;color:#005246;margin-bottom:1.28rem}body.page-id-10 .c-section__block__ttl h2{width:50%;margin:0;text-align:left}body.page-id-10 .c-section__block__ttl span{display:block;width:8em;font-size:.6875rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif;letter-spacing:.16em;text-align:center;padding-bottom:.4em;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/line15.svg) no-repeat 100% 100%;background-size:100%}@media screen and (min-width:768px){body.page-id-10 .c-section__block__ttl span{font-size:.8125rem}}body.page-id-10 .c-section__block__txt{font-size:.8125rem;line-height:2;letter-spacing:.12em;margin-bottom:2.68rem}@media screen and (min-width:768px){body.page-id-10 .c-section__block__txt{font-size:.9375rem;letter-spacing:.26em}}body.page-id-10 .c-section__block__txt__hold p{text-align:center;margin:5rem auto 2rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif}body.page-id-10 .c-section ol{font-size:.75rem;line-height:1.25rem;counter-reset:num;margin-bottom:2rem}@media screen and (min-width:768px){body.page-id-10 .c-section ol{display:none}}body.page-id-10 .c-section ol li{position:relative;padding-left:1.8em;margin-bottom:1em}body.page-id-10 .c-section ol li:before{content:"";position:absolute;display:inline-block;background-repeat:no-repeat;background-position:0 0;background-size:100%;width:.9375rem;height:.9375rem;top:.5em;left:0}body.page-id-10 .c-section ol li span{display:block;font-weight:700;color:#005246;font-size:.9375rem;line-height:1.6875rem}body.page-id-10 .c-section ol li:nth-of-type(1):before{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/grow/no01.svg)}body.page-id-10 .c-section ol li:nth-of-type(2):before{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/grow/no02.svg)}body.page-id-10 .c-section ol li:nth-of-type(3):before{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/grow/no03.svg)}body.page-id-10 .c-section ol li:nth-of-type(4):before{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/grow/no04.svg)}body.page-id-10 .c-section ol li:nth-of-type(5):before{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/grow/no05.svg)}body.page-id-10 .c-section ol li:nth-of-type(6):before{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/grow/no06.svg)}body.page-id-10 .c-section ol li:nth-of-type(7):before{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/grow/no07.svg)}body.page-id-10 .c-section nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px){body.page-id-10 .c-section nav ul{width:68%;margin:0 auto}}body.page-id-10 .c-section nav ul li{width:48.5%;text-align:center}@media screen and (min-width:768px){body.page-id-10 .c-section nav ul li{width:45.5%}}body.page-id-10 .c-section nav ul li :hover{background-color:#f4ed86}body.page-id-10 .c-section nav ul li a{position:relative;display:block;width:100%;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/btn.svg) no-repeat 50% 50%;background-size:cover;aspect-ratio:1/0.22}body.page-id-10 .c-section nav ul li a span{display:block;width:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#005246;font-size:.625rem;font-weight:700;white-space:nowrap}@media screen and (min-width:768px){body.page-id-10 .c-section nav ul li a span{font-size:.9375rem}}@media screen and (min-width:768px){body.page-id-12 .c-herohead__txt{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:768px){body.page-id-12 .c-section:nth-of-type(odd){width:95%;margin-left:5%}body.page-id-12 .c-section:nth-of-type(odd) .c-main__wrapper{width:100%}body.page-id-12 .c-section .c-section__block__txt{margin-right:5%}body.page-id-12 .c-section:nth-of-type(even){width:95%;margin-right:5%}body.page-id-12 .c-section:nth-of-type(even) .c-main__wrapper{width:100%}body.page-id-12 .c-section .c-section__block__txt{margin-left:5%}}@media screen and (min-width:768px){body.page-id-12 .c-section .c-main__wrapper{width:100%;max-width:100%}body.page-id-12 .c-section .c-main__wrapper .c-section__block__img,body.page-id-12 .c-section .c-main__wrapper .c-section__block__txt{width:50%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}body.page-id-12 .c-section:nth-of-type(1),body.page-id-12 .c-section:nth-of-type(3),body.page-id-12 .c-section:nth-of-type(5){margin:0}body.page-id-12 .c-section:nth-of-type(1) .c-section__block__txt,body.page-id-12 .c-section:nth-of-type(3) .c-section__block__txt,body.page-id-12 .c-section:nth-of-type(5) .c-section__block__txt{width:425px}body.page-id-12 .c-section:nth-of-type(1) .c-section__block__img,body.page-id-12 .c-section:nth-of-type(5) .c-section__block__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.page-id-12 .c-section:nth-of-type(1) .c-section__block__txt,body.page-id-12 .c-section:nth-of-type(5) .c-section__block__txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.page-id-12 .c-section:nth-of-type(2) .c-main__wrapper,body.page-id-12 .c-section:nth-of-type(4) .c-main__wrapper{max-width:850px}body.page-id-12 .c-section:nth-of-type(1) .c-section__block__txt,body.page-id-12 .c-section:nth-of-type(4) .c-section__block__txt,body.page-id-12 .c-section:nth-of-type(5) .c-section__block__txt{padding-right:4.8rem;margin-left:calc(50% - 425px)}body.page-id-12 .c-section:nth-of-type(2) .c-section__block__txt,body.page-id-12 .c-section:nth-of-type(3) .c-section__block__txt,body.page-id-12 .c-section:nth-of-type(4) .c-section__block__txt{padding-left:4.8rem;margin-right:calc(50% - 425px)}body.page-id-12 .c-section:nth-of-type(4) .c-section__block__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.page-id-12 .c-section:nth-of-type(4) .c-section__block__txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:0}}body.page-id-12 .c-section:nth-of-type(2) .c-section__block__img{position:relative;width:100%}@media screen and (min-width:768px){body.page-id-12 .c-section:nth-of-type(2) .c-section__block__img{width:50%}}body.page-id-12 .c-section:nth-of-type(2) .c-section__block__img:before{content:"";display:block;padding-top:71%}body.page-id-12 .c-section:nth-of-type(2) .c-section__block__img picture{position:absolute}body.page-id-12 .c-section:nth-of-type(2) .c-section__block__img picture:first-of-type{width:100%;height:100%;top:0;left:0}body.page-id-12 .c-section:nth-of-type(2) .c-section__block__img picture:last-of-type{width:40%;right:-3%;bottom:3%}@media screen and (min-width:768px){body.page-id-12 .c-section:nth-of-type(2) .c-section__block__img picture:last-of-type{width:34%;top:-24%;left:-11%}}@media screen and (min-width:768px){body.page-id-12 .c-section .c-main__wrapper{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}}body.page-id-12 .c-section__block__img{margin-bottom:1.65rem}body.page-id-12 .c-section__block__txt h2{margin-bottom:1.7rem}body.page-id-12 .c-section__block__txt h2 img{display:block;height:2.43rem;margin:0 auto}@media screen and (min-width:768px){body.page-id-12 .c-section__block__txt h2 img{height:4.65rem}}body.page-id-12 .c-section__block__txt p{font-size:.8125rem;line-height:1.8;letter-spacing:.22em}@media screen and (min-width:768px){body.page-id-12 .c-section__block__txt p{font-size:.9375rem}}@media screen and (min-width:768px){body.page-id-16 .c-herohead__txt{left:40%;top:10%}}body.page-id-16 .c-section__block{margin-bottom:2rem}@media screen and (min-width:768px){body.page-id-16 .c-section__block{margin-bottom:4.5rem}}@media screen and (min-width:768px){body.page-id-20 .c-herohead__txt{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.page-id-20 .c-herohead__txt img{width:7.8rem}}body.page-id-20 .c-section__block{margin-bottom:2rem}@media screen and (min-width:768px){body.page-id-20 .c-section__block{margin-bottom:4.5rem}}body.page-id-20 .c-sp h2{background:#005246;color:#fff;font-size:.9375rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif;text-align:center;padding:.3em 0}body.page-id-20 .c-sp .c-main__wrapper{width:100%;background:#eeecd4;padding:5%}body.page-id-20 .c-sp .c-main__wrapper p{text-align:center;font-size:1rem;margin-bottom:1em}body.page-id-20 .c-sp .c-main__wrapper p span{font-size:.8125rem;color:#005246;font-weight:700}body.page-id-20 .c-pc table{width:100%;border-collapse:separate;border-spacing:3px}body.page-id-20 .c-pc table th{font-size:1.125rem;line-height:1.38;background:#005246;color:#fff;font-weight:400;text-align:center}body.page-id-20 .c-pc table td{font-size:1.25rem;background:#eeecd4;text-align:center}body.page-id-20 .c-pc table thead th{padding:.3em}body.page-id-20 .c-pc table tbody th,body.page-id-20 .c-pc table tbody td{padding:.5em;vertical-align:middle}body.page-id-20 .c-form h2{font-size:.9375rem;color:#005246;font-family:toppan-bunkyu-midashi-go-std,sans-serif;text-align:center;letter-spacing:.18em;margin-bottom:2rem}@media screen and (min-width:768px){body.page-id-20 .c-form h2{font-size:1.1875rem}}body.page-id-20 .c-form p{font-size:.8125rem;line-height:1.8;letter-spacing:.15em;margin-bottom:2em}@media screen and (min-width:768px){body.page-id-20 .c-form p{font-size:.875rem;text-align:center}}body.page-id-20 .c-form span.star{color:#d0121b}body.page-id-20 .c-form dl div{margin-bottom:10px}@media screen and (min-width:768px){body.page-id-20 .c-form dl div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1em}}body.page-id-20 .c-form dl div dt{font-size:.75rem;margin-bottom:5px}body.page-id-20 .c-form dl div dt span{margin-left:1em}@media screen and (min-width:768px){body.page-id-20 .c-form dl div dt{font-size:.875rem;width:21%}}@media screen and (min-width:768px){body.page-id-20 .c-form dl div dd{width:78%}}body.page-id-20 .c-form__btn{max-width:190px;text-align:center;margin:3rem auto 0}body.page-id-20 .c-form__acceptance{text-align:center;margin:3rem auto 0}body.page-id-20 .c-form input[type=text],body.page-id-20 .c-form input[type=email],body.page-id-20 .c-form input[type=tel],body.page-id-20 .c-form input[type=datetime],body.page-id-20 .c-form input[type=date],body.page-id-20 .c-form input[type=month],body.page-id-20 .c-form input[type=week],body.page-id-20 .c-form input[type=time],body.page-id-20 .c-form input[type=datetime-local],body.page-id-20 .c-form input[type=tel],body.page-id-20 .c-form input[type=serch],body.page-id-20 .c-form input[type=url],body.page-id-20 .c-form input[type=password],body.page-id-20 .c-form input[type=number],body.page-id-20 .c-form input[type=range],body.page-id-20 .c-form input[type=color],body.page-id-20 .c-form input[type=file],body.page-id-20 .c-form input[type=image]{width:100%;font-size:100%;padding:.5em;border:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #322b29}body.page-id-20 .c-form textarea{width:100%;font-size:100%;padding:.8em;border:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:10em;background:#fff;border:1px solid #322b29}body.page-id-20 .c-form dl input[type=radio]{clip:rect(1px,1px,1px,1px);position:absolute !important}body.page-id-20 .c-form dl .wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 3%}body.page-id-20 .c-form dl .wpcf7-list-item{width:31.3333333333%;margin:0}body.page-id-20 .c-form dl .wpcf7-list-item-label{display:block;width:100%;text-align:center;font-size:.5625rem;padding:1em 0;margin-right:18px;-webkit-transition:all .2s;transition:all .2s;border:1px solid #000}@media screen and (min-width:768px){body.page-id-20 .c-form dl .wpcf7-list-item-label{font-size:.875rem}}body.page-id-20 .c-form dl input[type=radio]:checked+.wpcf7-list-item-label{background:#005246;color:#fff;text-shadow:0 0 1px rgba(0,0,0,.7)}body.page-id-20 .c-form dl input[type=radio]:focus+.wpcf7-list-item-label{outline-color:#000;outline-offset:0;outline-style:auto;outline-width:0}body.page-id-20 .c-form input[type=submit],body.page-id-20 .c-form button[type=submit]{display:block;border:0;width:100%;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/btn.svg) no-repeat 50% 50%;background-size:cover;aspect-ratio:1/0.22;font-size:.9375rem;letter-spacing:.82em;padding:0 0 0 .82em;color:#005246;font-family:toppan-bunkyu-midashi-go-std,sans-serif}@media screen and (min-width:768px){body.page-id-18 .c-herohead__txt{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.page-id-18 .c-section:nth-of-type(1){width:100%}body.page-id-18 .c-section:nth-of-type(1) .c-main__wrapper{width:100%;max-width:100%}body.page-id-18 .c-section:nth-of-type(1) .c-section__block__img{margin-bottom:3.5rem}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(1) .c-section__block__img{display:-webkit-box;display:-ms-flexbox;display:flex}body.page-id-18 .c-section:nth-of-type(1) .c-section__block__img img{width:33.3333333333%}}body.page-id-18 .c-section:nth-of-type(1) .c-section__block__txt{width:90%;max-width:850px;margin:0 auto;text-align:center}body.page-id-18 .c-section:nth-of-type(1) .c-section__block__txt h2{width:61.5%;margin:0 auto 2rem}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(1) .c-section__block__txt h2{width:34%}}body.page-id-18 .c-section:nth-of-type(1) .c-section__block__txt p{font-size:.8125rem;line-height:1.8;letter-spacing:.22em}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(1) .c-section__block__txt p{font-size:.875rem;line-height:2.5;letter-spacing:.18em;text-align:center}}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(2) .c-main__wrapper{max-width:724px}}body.page-id-18 .c-section:nth-of-type(2) .c-section__block h2{text-align:center;font-size:.9375rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif;letter-spacing:.18em;margin:0 auto 2rem;color:#005246}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(2) .c-section__block h2{font-size:1.125rem}}body.page-id-18 .c-section:nth-of-type(2) .c-section__block p{font-size:.75rem;line-height:1.8;letter-spacing:.22em;color:#005246;margin-bottom:1.8rem;text-align:center}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(2) .c-section__block p{font-size:.875rem}}body.page-id-18 .c-section:nth-of-type(2) .c-section__block .c-member{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 5.7%;margin-bottom:3rem}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(2) .c-section__block .c-member{gap:0 7.7%;margin-bottom:0}}body.page-id-18 .c-section:nth-of-type(2) .c-section__block .c-member li{width:47.15%;margin-bottom:1rem}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(2) .c-section__block .c-member li{width:28%;margin-bottom:5.5rem}}body.page-id-18 .c-section:nth-of-type(2) .c-section__block .c-member li span{display:block;text-align:center;font-size:.9375rem;border:1px solid #000;padding:1em 0}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(2) .c-section__block .c-member li span{font-size:1.125rem}}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(3) .c-main__wrapper{max-width:724px}}body.page-id-18 .c-section:nth-of-type(3) .c-section__block h2{text-align:center;font-size:.9375rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif;letter-spacing:.18em;margin:0 auto 2rem;color:#005246}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(3) .c-section__block h2{font-size:1.125rem}}body.page-id-18 .c-section:nth-of-type(3) .c-section__block p{font-size:.75rem;line-height:1.8;letter-spacing:.22em;color:#005246;margin-bottom:1.8rem;text-align:center}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(3) .c-section__block p{font-size:.875rem}}body.page-id-18 .c-section:nth-of-type(3) .c-section__block .c-member{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 5.7%;margin-bottom:3rem}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(3) .c-section__block .c-member{gap:0 7.7%;margin-bottom:0}}body.page-id-18 .c-section:nth-of-type(3) .c-section__block .c-member li{width:47.15%;margin-bottom:1rem}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(3) .c-section__block .c-member li{width:28%;margin-bottom:5.5rem}}body.page-id-18 .c-section:nth-of-type(3) .c-section__block .c-member li span{display:block;text-align:center;font-size:.9375rem;border:1px solid #000;padding:1em 0}@media screen and (min-width:768px){body.page-id-18 .c-section:nth-of-type(3) .c-section__block .c-member li span{font-size:1.125rem}}@media screen and (min-width:768px){body.page-id-14 .c-herohead__txt{left:0;right:0;margin:0 auto}body.page-id-14 .c-herohead__txt img{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:7.8rem}}body.page-id-14 .c-main__wrapper{width:100%}@media screen and (min-width:768px){body.page-id-14 .c-main__wrapper{width:90%}}body.page-id-14 .thumbnail-sldier{margin-bottom:2rem}body.page-id-14 .c-section h2{margin-bottom:1.8rem}@media screen and (min-width:768px){body.page-id-14 .c-section h2{position:relative}}body.page-id-14 .c-section h2 img{height:2.5rem}@media screen and (min-width:768px){body.page-id-14 .c-section h2 img{position:absolute;width:4rem;height:auto;top:-2.5rem}}@media screen and (min-width:768px){body.page-id-14 .c-section:nth-of-type(1){margin-bottom:9.25rem}body.page-id-14 .c-section:nth-of-type(1) h2 img{left:-5rem}}@media screen and (min-width:768px){body.page-id-14 .c-section:nth-of-type(2) h2 img{right:-5rem}}body.page-id-14 .c-section .c-section__block__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:90%;margin:0 auto}@media screen and (min-width:768px){body.page-id-14 .c-section .c-section__block__txt{display:block;width:100%}}body.page-id-14 .c-section .c-section__block__txt div{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:27%;height:auto;margin-left:3%}@media screen and (min-width:768px){body.page-id-14 .c-section .c-section__block__txt div{float:right;width:22%;margin-left:7%}}body.page-id-14 .c-section .c-section__block__txt h3{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin-bottom:1.6rem;color:#005246;font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-size:.9375rem;letter-spacing:.18em}@media screen and (min-width:768px){body.page-id-14 .c-section .c-section__block__txt h3{width:auto;font-size:1.125rem}}body.page-id-14 .c-section .c-section__block__txt p{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:70%;font-size:.8125rem;letter-spacing:.18em}@media screen and (min-width:768px){body.page-id-14 .c-section .c-section__block__txt p{width:auto;font-size:1rem}}body.privacy-policy .drawer-hamburger-icon,body.error404 .drawer-hamburger-icon{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/menu.svg)}body.privacy-policy .c-herohead,body.error404 .c-herohead{height:auto;position:static;display:block}body.privacy-policy .c-herohead__txt,body.error404 .c-herohead__txt{position:static;margin:9rem auto 4.8rem}@media screen and (min-width:768px){body.privacy-policy .c-herohead__txt,body.error404 .c-herohead__txt{margin:7rem auto 2.8rem}}body.privacy-policy .c-herohead__txt img,body.error404 .c-herohead__txt img{display:block;width:auto;height:2rem;margin:0 auto}@media screen and (min-width:768px){body.privacy-policy .c-herohead__txt img,body.error404 .c-herohead__txt img{height:2.8rem}}body.privacy-policy .c-main__wrapper h2,body.privacy-policy .c-main__wrapper h3,body.error404 .c-main__wrapper h2,body.error404 .c-main__wrapper h3{font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-size:1rem;line-height:2}body.privacy-policy .c-main__wrapper p,body.privacy-policy .c-main__wrapper ul,body.privacy-policy .c-main__wrapper ol,body.error404 .c-main__wrapper p,body.error404 .c-main__wrapper ul,body.error404 .c-main__wrapper ol{font-size:.875rem;margin-bottom:2em}body.privacy-policy .c-main__wrapper address,body.error404 .c-main__wrapper address{font-size:.875rem}body.error404 .c-main__wrapper p{text-align:center}body.error404 .c-main__wrapper nav{margin-top:3.75rem}.wp-pagenavi{display:block;width:100%;text-align:center;margin-top:2rem;font-size:.71875rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif}@media screen and (min-width:768px){.wp-pagenavi{font-size:.875rem;margin-top:5.5rem}}.wp-pagenavi span,.wp-pagenavi a{color:#005246;margin:0 .5em}@media screen and (min-width:768px){body.post-type-archive-moribito .c-herohead__txt,body.single-moribito .c-herohead__txt{top:-20%;left:34%}}@media screen and (min-width:768px){body.post-type-archive-moribito .c-main__wrapper,body.single-moribito .c-main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.post-type-archive-moribito .c-section__block,body.single-moribito .c-section__block{margin-bottom:3.8rem}@media screen and (min-width:768px){body.post-type-archive-moribito .c-section__block,body.single-moribito .c-section__block{width:45.3%;gap:0 9.4%}}body.post-type-archive-moribito .c-section__block__img,body.single-moribito .c-section__block__img{margin-bottom:1.3rem}body.post-type-archive-moribito .c-section__block__txt,body.single-moribito .c-section__block__txt{color:#005246}body.post-type-archive-moribito .c-section__block__txt h2,body.single-moribito .c-section__block__txt h2{font-size:.9375rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif;padding-bottom:1em;margin-bottom:1em;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/moribito/interview_line.svg) no-repeat 0 100%;background-size:100%}@media screen and (min-width:768px){body.post-type-archive-moribito .c-section__block__txt h2,body.single-moribito .c-section__block__txt h2{font-size:1.0625rem}}body.post-type-archive-moribito .c-section__block__txt p,body.single-moribito .c-section__block__txt p{font-size:.5625rem;font-family:toppan-bunkyu-midashi-go-std,sans-serif}body.post-type-archive-moribito .c-section__block__txt p span,body.single-moribito .c-section__block__txt p span{display:block;font-size:.8125rem}@media screen and (min-width:768px){body.post-type-archive-moribito .c-section__block__txt p span,body.single-moribito .c-section__block__txt p span{font-size:.9375rem}}body.post-type-archive-news .c-section{padding-top:5%;padding-bottom:2.5rem}body.post-type-archive-news,body.single-news{background:#e3e6e1}@media screen and (min-width:768px){body.post-type-archive-news,body.single-news{background:0 0}}@media screen and (min-width:768px){body.post-type-archive-news .c-herohead__txt,body.single-news .c-herohead__txt{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.post-type-archive-news .c-main,body.single-news .c-main{margin-bottom:0;padding-bottom:0}@media screen and (min-width:768px){body.post-type-archive-news .c-main,body.single-news .c-main{padding-bottom:6rem}}body.post-type-archive-news .c-section,body.single-news .c-section{margin-bottom:0}body.post-type-archive-news .c-section .c-main__wrapper,body.single-news .c-section .c-main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 3%}body.post-type-archive-news .c-section .c-section__block,body.single-news .c-section .c-section__block{width:48.5%;margin-bottom:.8rem}@media screen and (min-width:768px){body.post-type-archive-news .c-section .c-section__block,body.single-news .c-section .c-section__block{width:31.3333333333%}}body.post-type-archive-news .c-section .c-section__block__img,body.single-news .c-section .c-section__block__img{width:100%;height:60%}@media screen and (min-width:768px){body.post-type-archive-news .c-section .c-section__block__img,body.single-news .c-section .c-section__block__img{margin-bottom:1.2rem}}body.post-type-archive-news .c-section .c-section__block__img img,body.single-news .c-section .c-section__block__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.post-type-archive-news .c-section .c-section__block__txt,body.single-news .c-section .c-section__block__txt{padding:5%;background:#fff}@media screen and (min-width:768px){body.post-type-archive-news .c-section .c-section__block__txt,body.single-news .c-section .c-section__block__txt{padding:0;background:0 0}}body.post-type-archive-news .c-section .c-section__block__txt h2,body.single-news .c-section .c-section__block__txt h2{font-size:.75rem;text-align:center;letter-spacing:.18em;margin-bottom:1em}@media screen and (min-width:768px){body.post-type-archive-news .c-section .c-section__block__txt h2,body.single-news .c-section .c-section__block__txt h2{font-size:1.25rem}}body.post-type-archive-news .c-section .c-section__block__txt p,body.single-news .c-section .c-section__block__txt p{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}@media screen and (min-width:768px){body.post-type-archive-news .c-section .c-section__block__txt p,body.single-news .c-section .c-section__block__txt p{display:block;text-align:center}}body.post-type-archive-news .c-section .c-section__block__txt p span,body.single-news .c-section .c-section__block__txt p span{display:inline-block}body.post-type-archive-news .c-section .c-section__block__txt p span:first-of-type,body.single-news .c-section .c-section__block__txt p span:first-of-type{font-size:.75rem;display:block}body.post-type-archive-news .c-section .c-section__block__txt p span:last-of-type,body.single-news .c-section .c-section__block__txt p span:last-of-type{font-size:.5rem;line-height:1.2;color:#005246;border:1px solid #005246;padding:.2em}@media screen and (min-width:768px){body.post-type-archive-news .c-section .c-section__block__txt p span:last-of-type,body.single-news .c-section .c-section__block__txt p span:last-of-type{font-size:.75rem}}body.single-moribito .drawer-hamburger-icon{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/menu.svg)}body.single-moribito .c-herohead{max-width:850px;width:100%;margin:0 auto}body.single-moribito .c-herohead__img{width:100%;top:auto;right:0;bottom:0;left:auto}@media screen and (min-width:1024px){body.single-moribito .c-herohead__img{width:70%}}body.single-moribito .c-herohead__txt{display:block;width:90%;margin:0 auto;top:auto;bottom:0;left:0;height:auto;text-align:left;padding-bottom:2rem;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/hr.svg) no-repeat 100% 100%}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt{width:100%;padding-bottom:0;background:0 0}}body.single-moribito .c-herohead__txt h1{float:right;margin:0 .8rem}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt h1{float:none;margin:0 0 3rem}}body.single-moribito .c-herohead__txt h1 img{width:2.3rem;height:auto}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt h1 img{width:64px;margin-left:5rem}}body.single-moribito .c-herohead__txt__interview{margin-bottom:2rem}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt__interview{margin-bottom:1.5rem}}body.single-moribito .c-herohead__txt__interview img{height:.75rem}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt__interview img{height:1rem;margin-bottom:0}}body.single-moribito .c-herohead__txt__title{font-size:.9375rem;line-height:1.8;letter-spacing:.14em;font-family:toppan-bunkyu-midashi-go-std,sans-serif;color:#005246;margin-bottom:1.43rem}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt__title{font-size:1.625rem;margin-bottom:4.5rem}}body.single-moribito .c-herohead__txt__name{font-family:toppan-bunkyu-midashi-go-std,sans-serif;color:#005246}body.single-moribito .c-herohead__txt__name h2{font-size:.8125rem;line-height:1.8;letter-spacing:.1em}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt__name h2{font-size:1.4375rem}}body.single-moribito .c-herohead__txt__name p{font-size:.5625rem;line-height:1.8;letter-spacing:.1em}@media screen and (min-width:1024px){body.single-moribito .c-herohead__txt__name p{font-size:.875rem}}body.single-moribito .c-backno{display:none}@media screen and (min-width:1024px){body.single-moribito .c-backno{display:block}}body.single-moribito .c-backno .c-main__wrapper{display:block;background:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/hr.svg) no-repeat 0 0;background-size:contain}@media screen and (min-width:1024px){body.single-moribito .c-backno .c-main__wrapper{background-image:url(//www.ecoraclub.org/wp/wp-content/themes/wpEcora/assets/css/../img/common/hr06.svg)}}body.single-moribito .c-backno .c-main__wrapper h3{padding-top:3.5rem;margin-bottom:3rem}body.single-moribito .c-backno .c-main__wrapper h3 img{height:1.1rem}body.single-moribito .c-backno .c-main__wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 3%}body.single-moribito .c-backno .c-main__wrapper ul li{width:22.75%;margin-bottom:4rem}body.single-moribito .c-backno .c-main__wrapper ul li a{display:block}body.single-moribito .c-backno .c-main__wrapper ul li a img{display:block;margin:0 auto .75rem;width:173px;height:173px;border-radius:173px}body.single-moribito .c-backno .c-main__wrapper ul li a span{display:block;text-align:center;font-size:.9375rem;color:#005246;font-family:toppan-bunkyu-midashi-go-std,sans-serif}body.single-blog .c-section{padding-top:0}.c-article__meta{font-size:.5625rem;margin-bottom:3.5rem;text-align:center}@media screen and (min-width:1024px){.c-article__meta{font-size:.75rem}}.c-article__meta a{padding:.3em;border:1px solid #005246;margin-left:2em;color:#005246}.c-article__body{margin-bottom:6em;font-size:.8125rem}@media screen and (min-width:1024px){.c-article__body{font-size:1rem}}.c-article__body img.alignnone{display:block;margin:1em auto}.c-article__body img.size-full{display:block;width:100%;margin:1em auto}.c-article__body h2,.c-article__body h3,.c-article__body h4,.c-article__body h5{font-weight:700;color:#005246;margin:3em 0 1em}.c-article__body p{clear:both;margin:0 0 1.8rem}.c-article__body .wp-caption img{margin:0 0 .5rem}.c-article__body .wp-caption-text{text-align:right;font-size:.6875rem}.wp-block-quote{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-table{margin:0 0 1em;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit;border-style:inherit}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-post-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{content:"";display:table;clear:both}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-top:.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{margin-top:1em;margin-bottom:1em;display:block}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(0.667em + 2px)}.wp-block-post-comments input[type=submit]{border:none}.wp-block-buttons.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-buttons.is-content-justification-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-buttons.is-content-justification-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-button.aligncenter{text-align:center}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(0.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0 !important}.is-style-outline>:where(.wp-block-button__link),:where(.wp-block-button__link).is-style-outline{border:2px solid;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.p-home .c-section{margin-right:0;margin-left:0}.p-home .c-section:nth-of-type(even){margin-right:0;margin-left:5%}@media screen and (min-width:768px){.p-home .c-section:nth-of-type(even){margin-left:calc(50% - 425px)}.p-home .c-section:nth-of-type(even) .p-home__block__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.p-home .c-section:nth-of-type(even) .p-home__block__txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left}}.p-home .c-section:nth-of-type(even) .p-home__block__txt{margin-right:5%}@media screen and (min-width:768px){.p-home .c-section:nth-of-type(even) .p-home__block__txt{margin-right:0}}.p-home .c-section:nth-of-type(odd){margin-right:5%;margin-left:0}@media screen and (min-width:768px){.p-home .c-section:nth-of-type(odd){margin-right:calc(50% - 425px)}.p-home .c-section:nth-of-type(odd) .p-home__block__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.p-home .c-section:nth-of-type(odd) .p-home__block__txt{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.p-home .c-section:nth-of-type(odd) .p-home__block__txt{margin-left:5% !important}@media screen and (min-width:768px){.p-home .c-section:nth-of-type(odd) .p-home__block__txt{margin-left:0}}.p-home .c-section:first-of-type{margin-right:0;margin-left:0}@media screen and (min-width:768px){.p-home .c-section:first-of-type{margin-left:0}}.p-home .c-section:first-of-type .p-home__block{width:100%;max-width:850px}@media screen and (min-width:768px){.p-home .c-section:first-of-type .p-home__block{width:90%}}.p-home .c-section:first-of-type .p-home__block p{text-align:center;color:#005246;font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-size:.875rem;line-height:1.8125rem;margin-bottom:2em}@media screen and (min-width:768px){.p-home .c-section:first-of-type .p-home__block p{text-align:left;font-size:1rem;line-height:3.1875rem;margin-bottom:0}}.p-home .c-section:first-of-type .p-home__block__txt__box,.p-home .c-section:first-of-type .p-home__block__img{width:100%;display:block}.p-home__block{width:100%}@media screen and (min-width:768px){.p-home__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%}}.p-home__block__img{width:100%;margin-bottom:1.75rem}@media screen and (min-width:768px){.p-home__block__img{width:72%;margin-bottom:0}}.p-home__block__txt{width:95%}@media screen and (min-width:768px){.p-home__block__txt{width:auto}}.p-home__block__txt h2{font-family:toppan-bunkyu-midashi-go-std,sans-serif;line-height:3.1875rem}.p-home__block__txt__box{display:block}@media screen and (min-width:768px){.p-home__block__txt__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.p-home__block__txt__box h2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:1.5rem}@media screen and (min-width:768px){.p-home__block__txt__box h2{margin-left:2.25rem;margin-bottom:0}}.p-home__block__txt__box h2 img{display:block;width:auto;height:2.5rem;margin:0 auto}@media screen and (min-width:768px){.p-home__block__txt__box h2 img{width:auto;height:auto}}.p-home__block__txt__box p{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:.75rem;line-height:1.8;text-align:center}@media screen and (min-width:768px){.p-home__block__txt__box p{font-size:.875rem;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-font-feature-settings:"pkna";font-feature-settings:"pkna";text-orientation:mixed;text-align:left}}.p-home nav{margin-top:1.5rem}@media screen and (min-width:768px){.p-home nav{margin-top:2.5rem}}.p-home nav a{display:block;margin:0 auto;width:48px}@media screen and (min-width:768px){.p-home nav a{margin:0}}.p-home__blog.c-section{background:#e3e6e1;padding:2.5rem 0;margin-right:auto !important;margin-left:auto !important;margin-bottom:0}@media screen and (min-width:768px){.p-home__blog.c-section{background:0 0;padding:0;margin-bottom:5rem}}.p-home__blog.c-section .p-home__block{width:90%;max-width:850px;margin-right:auto;margin-left:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-home__blog.c-section h2{margin-left:0}.p-home__blog.c-section h2 img{height:2rem}@media screen and (min-width:768px){.p-home__blog.c-section h2 img{height:auto}}@media screen and (min-width:768px){.p-home__blog.c-section .p-home__block__txt__inside{width:80%}}.p-home__blog.c-section dl{margin-top:3rem;font-size:.75rem}@media screen and (min-width:768px){.p-home__blog.c-section dl{font-size:.8125rem}}.p-home__blog.c-section dl div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1em}.p-home__blog.c-section dl div dt{width:6rem}.p-home__blog.c-section dl div dd{width:calc(100% - 6rem)}@media screen and (min-width:768px){.p-home__blog.c-section nav a{margin:0}}.p-home__moribito.c-section{margin-right:auto !important;margin-left:auto !important}.p-home__moribito.c-section .p-home__block{width:100%;max-width:850px;margin-right:auto;margin-left:auto}.p-home__moribito.c-section .p-home__block__txt{margin-left:5%}@media screen and (min-width:768px){.p-home__moribito.c-section .p-home__block{width:90%}.p-home__moribito.c-section .p-home__block__img{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.p-home__moribito.c-section .p-home__block__txt{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;margin-left:0}}.p-home__moribito.c-section .p-home__block h2{display:none}@media screen and (min-width:768px){.p-home__moribito.c-section .p-home__block h2{display:block}}.p-home__our.c-section{margin-right:auto !important;margin-left:auto !important}@media screen and (min-width:768px){.p-home__our.c-section{margin-bottom:6.25rem !important}}.p-home__our.c-section .p-home__block{width:90%;max-width:850px;margin-right:auto;margin-left:auto}@media screen and (min-width:768px){.p-home__our.c-section .p-home__block{width:100%;max-width:100%;display:block}}.p-home__our.c-section .p-home__block__img{width:100%;margin-bottom:3rem}@media screen and (min-width:768px){.p-home__our.c-section .p-home__block__img{margin-bottom:0}}.p-home__our.c-section .p-home__block__txt{width:90%}@media screen and (min-width:768px){.p-home__our.c-section .p-home__block__txt{display:none}}.p-home__instagram.c-section{margin-right:0 !important;margin-bottom:0 !important}@media screen and (min-width:768px){.p-home__instagram.c-section{margin-right:calc(50% - 425px) !important}}@media screen and (min-width:768px){.p-home__instagram.c-section .p-home__block__img{width:81%}}.grecaptcha-badge{margin-bottom:60px}