@charset "UTF-8";.header{display:flex;width:100%;align-items:center;justify-content:space-between;position:fixed;top:0;z-index:9999;background-color:#fff;height:50px;padding:0 10px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137)}.header__ttl{width:116px}.header__btn{width:24px;height:100%;position:relative}.header__btn-bar{width:20px;background-color:#93c572;position:absolute;left:2px;display:inline-block;height:2px}.header__btn-bar:nth-child(1){top:10px}.header__btn-bar:nth-child(2){top:18px}.header__btn-bar:nth-child(2):after{content:"MENU";position:absolute;top:5px;left:50%;transform:translateX(-50%);line-height:1.3;color:#93c572;font-size:.625rem;font-weight:600;font-family:"Archivo Narrow",sans-serif}.header__btn.active span:nth-of-type(1){top:10px;left:2px;transform:translateY(5px) rotate(-30deg)}.header__btn.active span:nth-of-type(2){top:20px;left:2px;transform:translateY(-5px) rotate(30deg)}.header__btn.active span:nth-of-type(2):after{content:"CLOSE";transform:translateY(0) rotate(-30deg);top:5px;left:2px}.header__sp-nav{position:fixed;z-index:999;top:-120%;left:0;width:100%;height:100vh;transition:all .6s;padding:0 15px;background-color:#f9f9f9}.header__sp-nav.panelactive{top:50px;left:0;width:100%}.header__sp-nav__list{margin-bottom:20px}.header__sp-nav__item{font-weight:700;letter-spacing:.8px;padding:20px 0;border-bottom:1px solid #93c572;position:relative}.header__sp-nav__item:after{content:"";width:25px;height:2px;background-color:#93c572;position:absolute;right:0;top:calc(50% + 3px);transform:translateY(-50%)}.header__sp-nav__item:before{content:"";background-color:#93c572;width:10px;height:2px;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(35deg)}.header__sp-nav__link{display:block;width:100%;height:100%}.header__sp-nav__accent{font-family:"Archivo Narrow",sans-serif;font-size:.75rem;letter-spacing:.6px;font-weight:400;margin-left:10px;color:#f7b560}.header__sp-nav__txt-box{text-align:center;margin-bottom:20px}.header__sp-nav__txt{color:#93c572;font-weight:700;font-size:.875rem}.header__sp-nav__txt:nth-of-type(2){font-size:1.25rem;margin:5px 0 15px}.header__sp-nav__txt:nth-of-type(3){line-height:1.5}.header__sp-nav__contact__link{display:flex;justify-content:center;align-items:center;width:300px;height:48px;margin:0 auto;color:#fff;background-color:#f7b560;border-radius:24px;font-weight:700;transition:opacity .3s,background-color .3s}@media (any-hover:hover){.header__sp-nav__contact__link:hover{background-color:#93c572;opacity:1}}.header__pc-nav{display:none}@media screen and (min-width:768px){.header__sp-nav__item{font-size:1.125rem}.header__sp-nav__accent{font-size:.875rem}.header__sp-nav__txt{font-size:1rem}.header__sp-nav__txt:nth-of-type(2){font-size:1.375rem}}@media screen and (min-width:1024px){.header{max-width:1292px;top:20px;left:50%;transform:translateX(-50%);height:90px;border-radius:100px;padding:0 30px 0 40px}.header__ttl{width:169px}.header__sp-nav,.header__btn{display:none}.header__pc-nav{display:flex;align-items:center;gap:20px;font-weight:700;letter-spacing:.8px}.header__pc-nav__list{display:flex;gap:20px}.header__pc-nav__link{display:block;padding:10px 0}.header__pc-nav__contact__link{display:block;text-align:center;line-height:48px;width:148px;height:48px;color:#fff;background-color:#f7b560;border-radius:24px;transition:opacity .3s,background-color .3s}}@media screen and (min-width:1024px) and (any-hover:hover){.header__pc-nav__contact__link:hover{background-color:#93c572;opacity:1}}.breadcrumb{width:calc(100% - 30px);max-width:960px;margin:70px auto 40px;font-size:.875rem}@media screen and (min-width:1024px){.breadcrumb{margin:145px auto 82px}}#contact{width:calc(100% - 30px);margin:0 auto 60px;background-color:#f7b560;color:#fff;text-align:center;box-shadow:0px 0px 10px rgba(0,0,0,.1607843137);border-radius:50px;padding:50px 0 34px}#contact .contact__ttl{font-size:1.875rem;margin-bottom:30px;font-weight:700}#contact .contact__txt__top{font-size:1.125rem;font-weight:500;line-height:1.5;margin-bottom:30px}#contact .contact__btn{display:inline-block}#contact .contact__btn__link{display:inline-block;width:301px;height:70px;line-height:70px;margin:0 auto 20px;background-color:#fff;border:2px solid #93c572;border-radius:50px;color:#93c572;font-size:1.25rem;font-weight:700;letter-spacing:2px;transition:opacity .3s,background-color .3s}@media (any-hover:hover){#contact .contact__btn__link:hover{background-color:#93c572;color:#fff;opacity:1}}#contact .contact__txt__middle{font-weight:700;font-size:1.25rem;margin-bottom:5px}#contact .contact__txt__large{font-size:1.875rem;font-weight:700}#contact .contact__txt__bottom{font-size:1.25rem;font-weight:700;line-height:1.7;margin-bottom:10px}@media screen and (min-width:768px){#contact{max-width:700px}}@media screen and (min-width:1024px){#contact{margin:0 auto 113px;max-width:960px}#contact .contact__ttl{font-size:2.5rem;margin-bottom:33px}#contact .contact__txt__top{margin-bottom:37px}#contact .contact__txt__sp-br{display:none}#contact .contact__btn__link{margin-bottom:42px}}.footer{padding:30px 15px 24px;background-color:#fff}.footer__wrapper__logo{margin-bottom:30px}.footer__wrapper__txt{font-weight:500;margin-bottom:30px;line-height:1.6}.footer__list{margin-bottom:30px;font-weight:700;list-style:none}.footer__list__item{margin-bottom:13px}.footer__list__item:last-child{margin-bottom:0}.footer__block{display:flex;gap:19px;margin-bottom:40px;justify-content:flex-end}.footer__block__icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);transition:opacity .3s,background-color .3s}@media (any-hover:hover){.footer__block__icon:hover{background-color:#93c572;opacity:1}}.footer__copyright{font-size:.75rem;font-family:"Archivo Narrow",sans-serif;letter-spacing:.6px;text-align:center}@media screen and (min-width:1024px){.footer{padding:80px 0 30px}.footer__container{margin:0 auto;max-width:960px;display:flex;justify-content:space-between;position:relative}.footer__wrapper__logo{margin-bottom:45px}.footer__list{display:flex;gap:18px;margin-bottom:0}.footer__block{position:absolute;margin-bottom:0;right:0;bottom:0}}.news-list{width:calc(100% - 30px);max-width:960px;margin:0 auto 80px}.news-list__ttl{font-size:1.875rem;letter-spacing:3px;font-weight:700;margin-bottom:26px;position:relative;display:inline-block}.news-list__ttl:after{content:" ";background-image:url(//meteo0801.com/wp-content/themes/nouen/scss/../images/title-line.svg);position:absolute;background-size:contain;background-repeat:no-repeat;width:100%;height:16px;bottom:-3px;left:1px;z-index:-1}.news-list__category{display:flex;gap:10px;margin-bottom:23px;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;padding:10px}.news-list__category::-webkit-scrollbar{display:none}.news-list__item{color:#f7b560;font-weight:700;width:126px;height:44px;text-align:center;line-height:44px;border-radius:50px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);flex-shrink:0}.news-list__item:first-child{background-color:#93c572;color:#fff}.news-list__item__link{display:block;width:100%;height:100%}.news-list__container{border-radius:50px;box-shadow:1px 1px 10px rgba(0,0,0,.1607843137);padding:50px 20px 30px}.news-list__wrapper{margin-bottom:30px;height:200px;border-radius:20px;position:relative}.news-list__link{display:block;height:100%}.news-list__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.news-list__pc-block{display:none}.news-list__sp-block{background-color:#fff;opacity:.8;width:100%;border-radius:0 0 20px 20px;position:absolute;bottom:0;left:0;padding:5px 10px 10px}.news-list__sp-block__date{font-size:.75rem;font-weight:500;font-family:"Archivo Narrow",sans-serif;letter-spacing:.6px;margin-bottom:5px}.news-list__sp-block__category{font-size:.875rem;font-weight:500;color:#fff;background-color:#93c572;width:96px;height:26px;line-height:26px;border-radius:5px;position:absolute;bottom:163px;right:10px;text-align:center;opacity:1}.news-list__sp-block__category a{display:block;width:100%;height:100%}.news-list__sp-block__ttl{font-size:.875rem;font-weight:700}.news-list__sp-block__content{display:none}.pagination{text-align:center}.pagination__block{display:flex;gap:7px;justify-content:center}.pagination__block__item{font-size:.875rem;color:#93c572;background-color:#fafafa;font-family:"Archivo Narrow",sans-serif;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:2px solid #f0f3f5}.pagination__block__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media screen and (min-width:768px){.news-list__category{margin-bottom:50px;justify-content:center}.news-list__sp-block{display:none}.news-list__pc-block{display:block;display:grid;grid-template-columns:2fr 8fr;grid-template-rows:auto auto;grid-template-areas:"date category" "title title" "content content";align-items:center}.news-list__pc-block__date{grid-area:date;font-size:.875rem;font-family:"Archivo Narrow",sans-serif;font-weight:500;letter-spacing:.7}.news-list__pc-block__category{grid-area:category;margin-left:30px;width:96px;height:26px;line-height:26px;background-color:#93c572;color:#fff;border-radius:5px;text-align:center}.news-list__pc-block__ttl{grid-area:title;font-size:1.25rem;font-weight:700}.news-list__pc-block__content{grid-area:content;font-size:.875rem;font-weight:500;line-height:1.7}.news-list__wrapper{display:flex;gap:37px;height:150px}.news-list__link{flex-shrink:0}.news-list__thumbnail{width:230px;height:150px;flex-shrink:0}}@media screen and (min-width:1024px){.news-list{margin-bottom:160px}.news-list__ttl{font-size:2.5rem;letter-spacing:4px;margin-bottom:50px}.news-list__ttl:after{height:22px}.news-list__category{gap:15px}.news-list__container{padding:80px 50px}}.post{padding:0 15px 80px}.post__ttl{font-size:1.5625rem;font-weight:700;letter-spacing:2.5px;line-height:1.4;max-width:960px;margin:0 auto 15px}.post__block{display:flex;align-items:center;max-width:960px;margin:0 auto 40px}.post__time{font-family:"Archivo Narrow",sans-serif;letter-spacing:.8px;margin-right:18px}.post__container{padding:30px 20px;max-width:960px;margin:0 auto;background-color:#fff;box-shadow:1px 1px 10px rgba(0,0,0,.1607843137);border-radius:50px}.post__thumbnail{display:block;height:200px;width:100%;max-width:600px;margin:0 auto 20px;-o-object-fit:cover;object-fit:cover;border-radius:20px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137)}.post__contents{padding:15px 15px 30px;border:2px solid #93c572;counter-reset:number 0;font-weight:700;border-radius:20px;max-width:600px;margin:0 auto 43px}.post__contents__title{font-size:1.25rem;margin-bottom:20px}.post__contents__subtitle{font-size:.875rem;margin-bottom:12px;letter-spacing:.7px}.post__contents__subtitle:before{counter-increment:number 1;content:counter(number) ".";color:#f7b560}.post__contents__subtitle--sub{font-size:.875rem;line-height:1.5;display:flex;position:relative;margin-left:15px}.post__contents__subtitle--sub:first-of-type{margin-bottom:20px}.post__contents__subtitle__accent{background-color:#93c572;width:5px;height:5px;border-radius:50%;position:absolute;top:8px}.post__contents__subtitle__text{margin-left:10px}.post__section{max-width:600px;margin:0 auto}.post__section__title{font-size:1.25rem;font-weight:700;display:inline-block;border-bottom:2px solid #93c572;margin-bottom:20px}.post__section__text{line-height:1.6;margin-bottom:40px}.post__section__subtitle{display:flex;margin-bottom:20px}.post__section__subtitle__accent{width:10px;background-color:#93c572}.post__section__subtitle__text{font-size:1.125rem;font-weight:700;margin-left:10px;line-height:1.5}.post__section__list{margin-bottom:20px;font-weight:500}.post__section__image{margin-bottom:40px}.post__back__link{display:block;text-align:center;color:#93c572;font-size:1.25rem;font-weight:700;max-width:301px;height:70px;line-height:70px;border-radius:50px;margin:0 auto;border:2px solid #93c572;transition:opacity .3s,background-color .3s}@media (any-hover:hover){.post__back__link:hover{background-color:#93c572;color:#fff;opacity:1}}@media screen and (min-width:1024px){.post{padding-bottom:160px}.post__ttl{font-size:2.5rem;margin-bottom:25px;letter-spacing:4px}.post__block{margin-bottom:50px}.post__container{padding:50px 0}.post__thumbnail{height:391px;margin-bottom:30px}.post__contents{padding:30px;margin-bottom:80px}.post__contents__subtitle{font-size:1rem;margin-bottom:10px}.post__contents__subtitle--sub{font-size:1rem}.post__contents__subtitle--sub:first-of-type{margin-bottom:10px}.post__section{margin-bottom:40px}.post__section__title{font-size:1.5rem}.post__section__title:first-of-type{margin-bottom:25px}.post__section__text{font-size:1rem}.post__section__subtitle__text{font-size:1.25rem}.post__section__content{display:flex;gap:20px}.post__section__image{max-width:290px;height:286px;flex-shrink:0}.post__section__image__item{height:100%;display:block}}html{font-size:16px}body{color:#555;background-color:#f9f9f9;font-family:"Yu Gothic","YuGothic",sans-serif;overflow-x:hidden}img{max-width:100%;height:auto}h2{position:relative;z-index:1}a{transition:opacity .3s}@media (any-hover:hover){a:hover{opacity:.7}}.fadeIn{transform:translate3d(0,50px,0);transition:1s;opacity:0}.fadeIn.animated{transform:translate3d(0,0,0);opacity:1}.delayFadeIn.animated{transform:translate3d(0,0,0);opacity:1}.first-view{height:555px;background-image:url(//meteo0801.com/wp-content/themes/nouen/scss/../images/fv.webp);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.first-view__ttl{display:flex;gap:5px;align-items:center;justify-content:center;padding-top:250px}.first-view__ttl__logo{width:73px}.first-view__ttl__txt{text-align:center;font-size:1.5625rem;line-height:1.48;color:#93c572;font-weight:700;letter-spacing:3.75px}.first-view__txt{display:none}.first-view__news{position:absolute;bottom:20px;left:20px;background-color:#f7b560;width:142px;height:76px;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);color:#fff;padding:10px 0 10px 10px}.first-view__news__header{display:flex;margin-bottom:8px}.first-view__news__ttl{font-weight:600;font-family:"Archivo Narrow",sans-serif;font-size:.875rem;letter-spacing:.7px;line-height:.8}.first-view__news__date{font-weight:400;font-family:"Archivo Narrow",sans-serif;font-size:.625rem;line-height:1.2;letter-spacing:.5px;margin-left:10px}.first-view__news__description{font-weight:700;font-size:.75rem;line-height:1.5;letter-spacing:.6px}@media screen and (min-width:768px){.first-view__ttl{display:flex;gap:5px;align-items:center;justify-content:center;padding-top:300px}.first-view__ttl__logo{width:120px}.first-view__ttl__txt{text-align:center;font-size:1.75rem;line-height:1.48;color:#93c572;font-weight:700;letter-spacing:3.75px}}@media screen and (min-width:1024px){.first-view{height:736px}.first-view__ttl{flex-direction:column;gap:20px;align-items:center;padding-top:270px}.first-view__ttl__logo{width:203px}.first-view__ttl__txt{font-size:3.125rem;color:#87b16c;text-shadow:0px 3px 3px rgba(0,0,0,.3019607843);letter-spacing:7.5px}.first-view__br{display:none}.first-view__txt{display:block;font-size:.875rem;color:#fff;letter-spacing:1.4px;font-family:"Archivo Narrow",sans-serif;text-align:center;position:relative;margin:0 auto;margin-top:130px}.first-view__txt:after{content:"";height:63px;width:3px;background-color:#fff;position:absolute;top:20px;left:50%;transform:translateX(-50%)}.first-view__txt:before{content:"";background-color:#fff;height:20px;width:3px;position:absolute;top:63px;left:calc(50% + 6px);transform:translateX(-50%) rotate(35deg)}.first-view__news{bottom:48px;left:auto;right:45px;width:337px;height:109px;border-radius:20px;padding:15px 0 20px 15px}.first-view__news__header{display:block;margin-bottom:0}.first-view__news__ttl{font-size:1.25rem;margin-bottom:10px;letter-spacing:1px}.first-view__news__date{margin-left:0;margin-bottom:5px;font-size:.75rem;letter-spacing:.6px}.first-view__news__description{font-size:1rem;line-height:normal;letter-spacing:.8px}}.first-view__txt{animation:arrowmove 1s ease-in-out infinite}@keyframes arrowmove{0%{bottom:1%}50%{bottom:3%}100%{bottom:1%}}#about{padding:40px 0}.about__container{width:calc(100% - 30px);max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.about__container__image-block1{display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.about__container__item1{width:63px;margin-left:19px}.about__container__item2{width:57px;margin-top:11px;margin-right:28px}.about__container__txt-box{text-align:center}.about__container__ttl{width:232px;margin:0 auto 23px}.about__container__txt{font-weight:700;line-height:2}.about__container__txt:first-of-type{margin-bottom:24px}.about__container__txt:last-of-type{margin-bottom:24px}.about__container__image-block2{display:flex;justify-content:space-between;width:100%}.about__container__item3{width:86px;margin-left:31px}.about__container__item4{width:92px;margin-right:46px}@media screen and (min-width:768px){.about__container__sp-br{display:none}.about__container__item1{width:130px}.about__container__item2{width:100px}.about__container__item3{width:130px}.about__container__item4{width:150px}.about__container__ttl{width:280px;margin:0 auto 30px}}@media screen and (min-width:1024px){#about{padding:45px 0 53px}.about__container{position:relative}.about__container__image-block1{margin-bottom:169px}.about__container__item1{width:200px;margin-left:0}.about__container__item2{width:181px;margin-top:48px;margin-right:0}.about__container__item3{width:200px;margin-left:109px;margin-bottom:69px}.about__container__item4{width:235px;margin-right:24px}.about__container__txt-box{position:absolute;top:115px}.about__container__ttl{width:314px;margin-bottom:52px}.about__container__txt:first-of-type{margin-bottom:14px}}.activity{position:relative}.activity__container{width:100%;max-width:1163px;background-color:#fff;padding:50px 0;box-shadow:1px 1px 10px rgba(0,0,0,.1607843137);overflow:hidden}.activity__wrapper{max-width:calc(100% - 30px);margin:0 auto 40px}.activity__wrapper__ttl{font-size:1.875rem;font-weight:700;letter-spacing:3px;margin-bottom:35px;display:inline-block}.activity__wrapper__ttl:after{content:"";background-image:url(//meteo0801.com/wp-content/themes/nouen/scss/../images/title-line.svg);position:absolute;bottom:-3px;left:1px;background-size:contain;background-repeat:no-repeat;height:11px;width:100%;z-index:-1}.activity__wrapper__tab-list{display:flex;gap:8px}.activity__wrapper__tab-item{width:110px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);color:#f7b560;cursor:pointer}.activity__wrapper__tab-item.active{background-color:#93c572;color:#fff}.activity__wrapper__tab-item:nth-child(3){font-size:.875rem}.activity__block__contents{display:none}.activity__block__contents.active{display:block}.activity__block__contents__txt{font-weight:500;line-height:1.5;letter-spacing:.7px;max-width:calc(100% - 30px);margin:0 auto 35px}.activity__block__contents__list{display:flex;flex-wrap:nowrap}.activity__block__contents__item{width:250px;flex-shrink:0;margin:0 12px}@media screen and (min-width:1024px){.activity__container{padding:80px 50px 80px 0;border-radius:0 100px 100px 0}.activity__wrapper{padding-left:188px;margin-bottom:45px}.activity__wrapper__ttl{font-size:2.5rem;letter-spacing:4px;margin-bottom:27px}.activity__wrapper__ttl:after{content:"";height:15px}.activity__wrapper__tab-list{gap:20px}.activity__wrapper__tab-item{width:190px;height:65px;border-radius:20px;font-size:1.25rem}.activity__wrapper__tab-item:nth-child(3){font-size:1.25rem}.activity__block__contents__txt{padding-left:188px;margin-bottom:65px}.activity__block__contents__item{width:300px}}#faq{padding:80px 0;position:relative}.faq__ttl{font-size:1.875rem;margin-bottom:30px;letter-spacing:3px;font-weight:700;text-align:center}.faq__ttl:after{content:"";background-image:url(//meteo0801.com/wp-content/themes/nouen/scss/../images/title-line.svg);position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);background-size:contain;background-repeat:no-repeat;height:20px;width:236px;z-index:-1}.faq__container{width:calc(100% - 30px);margin:0 auto 30px;background-color:#fff;border:3px solid #93c572;border-radius:30px;cursor:pointer;padding:30px 20px;position:relative}.faq__container:after{content:"";background-color:#fff;height:20%;width:calc(100% + 6px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq__container:last-of-type{margin-bottom:0}.faq__container__question{display:flex;align-items:center;font-weight:700;padding-right:15px;position:relative;z-index:100}.faq__container__question__icon{color:#93c572;font-size:1.5625rem;font-family:"Archivo Narrow",sans-serif;font-weight:400;margin-right:13px}.faq__container__answer{font-weight:500;padding-top:5px;line-height:1.5;position:relative;z-index:100}.faq__container__answer__icon{font-size:1.5625rem;color:#f7b560;font-family:"Archivo Narrow",sans-serif;font-weight:400;display:block}@media screen and (min-width:768px){.faq__ttl{margin-bottom:40px}.faq__container{max-width:700px}}@media screen and (min-width:1024px){#faq{padding:120px 0}.faq__ttl{font-size:2.5rem;margin-bottom:50px;letter-spacing:4px}.faq__ttl:after{content:"";left:50%;transform:translateX(-50%);height:25px;width:306px;z-index:-1}.faq__container{margin:0 auto 50px;border-radius:50px;cursor:pointer;padding:15px 40px;max-width:960px}.faq__container__question{line-height:normal;font-size:1.25rem}.faq__container__question__icon{font-size:2.1875rem}.faq__container__answer{padding-top:5px;display:flex;align-items:center;font-size:1.25rem;padding-bottom:15px}.faq__container__answer__icon{font-size:2.1875rem}.faq__container__answer__txt{margin-left:10px}}.faq__container__question{position:relative}.faq__container__question:before,.faq__container__question :after{position:absolute;content:"";top:50%;right:0;width:15px;height:3px;background-color:#93c572;transition:all .3s}.faq__container__question:before{transform:rotate(90deg)}.faq__container__question.active:before{transform:rotate(180deg);opacity:0}.faq__container__question.active+.faq__container__answer{display:block}.faq__container__answer{display:none;flex-direction:column}@media screen and (min-width:1024px){.faq__container__answer{flex-direction:row;align-items:center}}.faq__container__answer__icon{margin-right:10px}@media screen and (min-width:1024px){.faq__container__question{position:relative}.faq__container__question:before,.faq__container__question :after{position:absolute;content:"";width:21px}.faq__container__answer{flex-direction:row;align-items:center}}#news{padding-bottom:80px;position:relative}.news__container{width:calc(100% - 30px);margin:0 auto}.news__container__br{display:none}.news__container__ttl{font-size:1.875rem;margin-bottom:27px;letter-spacing:3px;font-weight:700}.news__container__ttl:after{content:"";background-image:url(//meteo0801.com/wp-content/themes/nouen/scss/../images/title-line.svg);position:absolute;bottom:-3px;left:2px;background-size:contain;background-repeat:no-repeat;height:11px;width:129px;z-index:-1}.news__container__txt{font-weight:500;line-height:1.6;margin-bottom:30px}.news__container__more-pc{display:none}.news__wrapper{display:flex;flex-direction:column;justify-content:center;gap:30px;padding:30px 20px;margin:0 0 30px 4%;background-color:#fff;box-shadow:1px 1px 10px rgba(0,0,0,.1607843137);border-radius:50px 0 0 50px}.news__wrapper__inner{display:block;max-width:600px;position:relative}.news__wrapper__link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.news__wrapper__description{font-weight:700;line-height:1.6;margin-top:10px}.news__block{display:flex;align-items:center}.news__block__date{font-size:.875rem;font-weight:400;margin-right:15px}.news__more__sp-link{display:block;width:301px;height:70px;margin:0 auto;line-height:70px;text-align:center;color:#93c572;border-radius:50px;border:2px solid #93c572;background-color:#fff;transition:opacity .3s,background-color .3s}@media (any-hover:hover){.news__more__sp-link:hover{background-color:#93c572;color:#fff;opacity:1}}@media screen and (min-width:1024px){#news{display:flex;padding-bottom:120px}.news__container{display:flex;flex-direction:column;justify-content:center;max-width:480px;margin-left:15%}.news__container__br{display:block}.news__container__ttl{font-size:2.5rem;letter-spacing:4px;margin-bottom:50px}.news__container__ttl:after{content:"";height:15px;width:172px}.news__container__txt{margin-bottom:60px}.news__container__more-pc{display:block;margin:0 auto}.news__container__more-pc__link{display:block;width:301px;height:70px;margin:0 auto;font-size:1.25rem;letter-spacing:2px;font-family:"Archivo Narrow",sans-serif;line-height:70px;text-align:center;color:#93c572;border-radius:50px;border:2px solid #93c572;background-color:#fff;transition:opacity .3s,background-color .3s}}@media screen and (min-width:1024px) and (any-hover:hover){.news__container__more-pc__link:hover{background-color:#93c572;color:#fff;opacity:1}}@media screen and (min-width:1024px){.news__wrapper{width:50%;border-radius:100px 0 0 100px;margin:0;gap:40px;padding:80px 50px}.news__wrapper__description{font-size:1.25rem}.news__more__sp{display:none}.news__date{font-size:1rem}}.post-categories li a{display:block;font-size:.875rem;color:#fff;background-color:#93c572;width:96px;height:26px;line-height:26px;text-align:center;border-radius:5px;position:relative;z-index:2;transition:opacity .3s,background-color #f7b560 .3s}@media (any-hover:hover){.post-categories li a:hover{background-color:#f7b560;opacity:1}}#access{padding-bottom:80px;position:relative}.access__ttl{font-size:1.875rem;letter-spacing:3px;font-weight:700;margin-bottom:45px;text-align:center}.access__ttl:after{content:"";background-image:url(//meteo0801.com/wp-content/themes/nouen/scss/../images/title-line.svg);position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);background-size:contain;background-repeat:no-repeat;height:11px;width:129px;z-index:-1}.access__wrapper{background-color:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);width:calc(100% - 30px);margin:0 auto;border-radius:50px}.access__wrapper__header{padding:30px 0 0 20px;font-weight:700;background-color:#93c572;width:35%}.access__wrapper__header__link{font-size:.75rem;border-bottom:.5px solid #555}.access__wrapper__block{display:flex}.access__wrapper__block:first-child .access__wrapper__header{padding-top:32px;border-radius:50px 0 0}.access__wrapper__block:last-child .access__wrapper__header{padding-bottom:30px}.access__wrapper__block:first-child .access__wrapper__description{padding-top:33px}.access__wrapper__block:last-child .access__wrapper__description{padding:0;position:relative;width:100%;overflow:hidden;padding-top:300px;border-radius:0 0 50px 50px}.access__wrapper__block:last-of-type{display:flex;flex-direction:column}.access__wrapper__description{padding:31px 0 0 20px;font-size:.875rem;font-weight:500}.access__wrapper__description__image{width:100%;position:absolute;top:-150px;left:0;height:calc(100% + 150px + 150px)}@media screen and (min-width:768px){.access__wrapper{max-width:700px}}@media screen and (min-width:1024px){#access{padding-bottom:160px}.access__ttl{font-size:2.5rem;margin-bottom:51px;letter-spacing:4px}.access__ttl:after{content:"";bottom:-1px;height:15px;width:174px}.access__sp-br{display:none}.access__wrapper{max-width:960px;border-radius:100px}.access__wrapper__header{padding:25px 0 0 50px;width:250px;font-size:1.25rem}.access__wrapper__header__link{font-size:1rem;display:inline-block;padding-top:30px;border-bottom:.5px solid #555}.access__wrapper__block:first-child .access__wrapper__header{padding-top:80px;border-radius:100px 0 0}.access__wrapper__block:first-child .access__wrapper__description{padding-top:82px}.access__wrapper__block:last-child .access__wrapper__header{border-radius:0 0 0 100px;padding-top:24px}.access__wrapper__block:nth-of-type(4) .access__wrapper__description{margin-bottom:50px}.access__wrapper__block:last-child .access__wrapper__description{border-radius:0 0 100px;width:710px}.access__wrapper__block:last-of-type{flex-direction:row}.access__wrapper__description{padding:25px 0 0 50px;font-size:1rem;width:calc(100% - 250px)}.access__wrapper__description__image{width:100%}}