.p-top .splash{position:fixed;inset:0;z-index:10000;background-color:#fff;display:flex;align-items:center;justify-content:center}.p-top .row{max-width:1140px;padding:0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-top .row{max-width:79.1666666667vw}}@media only screen and (max-width: 767px){.p-top .row{padding:0 20px}}.p-top .p-top__head{width:100%;display:flex;justify-content:space-between;align-items:flex-end}@media only screen and (max-width: 767px){.p-top .p-top__head{display:block}}.p-top .p-top-title__jp{display:block;font-size:5.4rem;font-weight:700;margin-top:20px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-title__jp{font-size:3.75vw;margin-top:1.3888888889vw}}@media only screen and (max-width: 767px){.p-top .p-top-title__jp{margin-top:15px;font-size:2.8rem}}.p-top .p-top-title__jp.wh{color:var(--color-wht)}.p-top .p-top-title__en{font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:1.8rem;font-weight:700;color:var(--color-grn);display:flex;align-items:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-title__en{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-top .p-top-title__en{font-size:1rem}}.p-top .p-top-title__en.wh{color:var(--color-wht)}.p-top .p-top-title__en.wh::before{background-color:var(--color-wht)}.p-top .p-top-title__en::before{content:"";width:10px;height:10px;display:block;background-color:var(--color-grn);border-radius:50%;margin-right:8px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-title__en::before{width:.6944444444vw;height:.6944444444vw;margin-right:.5555555556vw}}@media only screen and (max-width: 767px){.p-top .p-top-title__en::before{width:8px;height:8px;margin-right:8px}}@media only screen and (max-width: 767px){.p-top .p-top-more{margin:3em 0}.p-top .p-top-more .c-btn-grn{margin:0 auto}}.p-top .p-top-mv__inner{width:100%;position:relative;padding:48px 0 102px}.p-top .p-top-mv{width:100%;background-image:url(../img/top/mv_bg.png);background-position:top center;background-repeat:no-repeat;background-size:1528.66px}.p-top .p-top-mv .swiper-slide{width:1144px;aspect-ratio:1144/500}.p-top .p-top-mv .p-top-mv-slide__item{width:100%;height:100%;padding:0 30px}.p-top .p-top-mv .p-top-mv-slide__item img{border-radius:40px}.p-top .p-top-mv .p-top-mv-slide__link{display:block;width:100%;height:100%}.p-top .p-top-mv .p-top-mv-slide__link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top .p-top-mv .swiper-button-prev{width:80px;height:80px;top:50%;left:auto;right:calc(50vw + 490px);transform:translateY(-50%)}.p-top .p-top-mv .swiper-button-prev::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-wht);box-shadow:0 0px 10px rgba(0,0,0,.16);border-radius:50%;position:absolute;top:0;left:0;transition:.3s}.p-top .p-top-mv .swiper-button-prev::after{content:"";width:24px;height:24px;background-image:url(../img/top/mv_arrow_grn.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:28px;left:28px;transition:background-image .3s}@media only screen and (min-width: 768px){.p-top .p-top-mv .swiper-button-prev:hover::before{background-color:var(--color-grn)}}@media only screen and (min-width: 768px){.p-top .p-top-mv .swiper-button-prev:hover::after{background-image:url(../img/top/mv_arrow_wht.svg);animation:mv_arrow .3s cubic-bezier(0.85, 0, 0.15, 1)}}.p-top .p-top-mv .swiper-button-next{width:80px;height:80px;top:50%;left:calc(50vw + 490px);right:auto;transform:translateY(-50%) rotate(180deg)}.p-top .p-top-mv .swiper-button-next::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-wht);box-shadow:0 0px 10px rgba(0,0,0,.16);border-radius:50%;position:absolute;top:0;left:0;transition:.3s}.p-top .p-top-mv .swiper-button-next::after{content:"";width:24px;height:24px;background-image:url(../img/top/mv_arrow_grn.svg);background-position:top center;background-repeat:no-repeat;background-size:contain;position:absolute;top:28px;left:28px;transition:background-image .3s}@media only screen and (min-width: 768px){.p-top .p-top-mv .swiper-button-next:hover::before{background-color:var(--color-grn)}}@media only screen and (min-width: 768px){.p-top .p-top-mv .swiper-button-next:hover::after{background-image:url(../img/top/mv_arrow_wht.svg);animation:mv_arrow .3s cubic-bezier(0.85, 0, 0.15, 1)}}.p-top .p-top-mv .swiper-pagination{z-index:20}.p-top .p-top-mv .swiper-pagination-bullet{width:50px;height:4px;border-radius:0;margin:0 2px !important;background-color:#eadecd;opacity:1}.p-top .p-top-mv .swiper-pagination-bullet-active{background-color:var(--color-grn);opacity:1}@keyframes mv_arrow{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(-100%)}51%{opacity:0;transform:translate(100%)}100%{opacity:1;transform:translate(0)}}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-mv__inner{width:100%;position:relative}.p-top .p-top-mv{background-size:106.1569444444vw}.p-top .p-top-mv .swiper-slide{width:77.3611111111vw;aspect-ratio:77.3611111111vw/500}.p-top .p-top-mv .p-top-mv-slide__item{padding:0 2.0833333333vw}.p-top .p-top-mv .p-top-mv-slide__item img{border-radius:2.7777777778vw}.p-top .p-top-mv .swiper-button-prev{width:5.5555555556vw;height:5.5555555556vw;right:84.0277777778vw}.p-top .p-top-mv .swiper-button-prev::after{width:1.6666666667vw;height:1.6666666667vw;top:1.9444444444vw;left:1.9444444444vw}.p-top .p-top-mv .swiper-button-next{width:5.5555555556vw;height:5.5555555556vw;left:84.0277777778vw}.p-top .p-top-mv .swiper-button-next::after{width:1.6666666667vw;height:1.6666666667vw;top:1.9444444444vw;left:1.9444444444vw}.p-top .p-top-mv .swiper-pagination-bullet{width:3.4722222222vw}}@media screen and (max-width: 767px){.p-top .p-top-mv__inner{padding:15px 0 45px}.p-top .p-top-mv{background-image:url(../img/top/mv_bg_sp.png);background-position:center;background-size:555.49px}.p-top .p-top-mv .swiper-slide{width:320px;aspect-ratio:320/490}.p-top .p-top-mv .p-top-mv-slide__item{width:100%;height:100%;padding:0 10px}.p-top .p-top-mv .p-top-mv-slide__item img{border-radius:20px}.p-top .p-top-mv .swiper-button-prev{width:50px;height:50px;left:0;right:auto}.p-top .p-top-mv .swiper-button-prev::after{width:15px;height:15px;top:17.5px;left:17.5px}.p-top .p-top-mv .swiper-button-next{width:50px;height:50px;left:auto;right:0}.p-top .p-top-mv .swiper-button-next::after{width:15px;height:15px;top:17.5px;left:17.5px}.p-top .p-top-mv .swiper-pagination{z-index:20;bottom:-10px}.p-top .p-top-mv .swiper-pagination-bullet{width:40px;height:3px}}.p-top .p-top-news{width:100%;margin-top:-80px;padding-top:136px;padding-bottom:80px;position:relative;z-index:10;background-image:url(../img/top/news_bg.png);background-position:top center;background-repeat:no-repeat;background-size:2880px}.p-top .p-top-news__body{margin-top:48px;background-color:var(--color-wht);border-radius:18px}.p-top .p-top-news__list{width:100%}.p-top .p-top-news__item{background-image:linear-gradient(to left, #cbbea8, #cbbea8 1px, transparent 1px, transparent 4px);background-size:4px 1px;background-position:right bottom;background-repeat:repeat-x}.p-top .p-top-news__link{padding:22px 30px;display:flex;align-items:center}.p-top .p-top-news__time{color:#b1b1b1;margin-right:18px;font-size:1.4rem}.p-top .p-top-news__cat{width:120px;font-size:1.2rem;color:var(--color-wht);border-radius:18px;margin-right:18px;display:flex;justify-content:center;align-items:center;padding:.75em .5em}.p-top .p-top-news__cat--1{background-color:#af519d}.p-top .p-top-news__cat--2{background-color:#3fa9a5}.p-top .p-top-news__cat--3{background-color:#1f9ed1}.p-top .p-top-news__cat--4{background-color:#ec8ab1}.p-top .p-top-news__cat--5{background-color:#ccbda8}.p-top .p-top-news__subject{flex:1;font-size:1.8rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;transition:.3s}@media only screen and (min-width: 768px)and (min-width: 768px){.p-top .p-top-news__link:hover .p-top-news__subject{color:#a5a5a3;transform:translateX(10px)}}.p-top .p-top-news-bnr{margin-top:20px}.p-top .p-top-news-bnr__link{display:block;border-radius:18px;overflow:hidden;position:relative}@media only screen and (min-width: 768px){.p-top .p-top-news-bnr__link img{transition:.3s}}@media only screen and (min-width: 768px)and (min-width: 768px){.p-top .p-top-news-bnr__link:hover img{opacity:.6}}.p-top .p-top-news-bnr__link .c-arrow-bg-pnk{background-color:#e8559b;position:absolute;bottom:8px;right:8px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-news{margin-top:-5.5555555556vw;padding-top:9.4444444444vw;padding-bottom:5.5555555556vw;background-size:200vw}.p-top .p-top-news__body{margin-top:3.3333333333vw;border-radius:1.25vw}.p-top .p-top-news__link{padding:1.5277777778vw 2.0833333333vw}.p-top .p-top-news__time{font-size:.9722222222vw;margin-right:1.25vw}.p-top .p-top-news__cat{width:8.3333333333vw;height:2.5vw;font-size:.8333333333vw;border-radius:1.25vw;margin-right:1.25vw}.p-top .p-top-news__subject{font-size:1.25vw}}@media only screen and (min-width: 768px)and (max-width: 1439px)and (min-width: 768px){.p-top .p-top-news__link:hover .p-top-news__subject{color:#a5a5a3;transform:translateX(0.6944444444vw)}}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-news-bnr{margin-top:1.3888888889vw}.p-top .p-top-news-bnr__link{border-radius:1.25vw}.p-top .p-top-news-bnr__link .c-arrow-bg-pnk{bottom:.5555555556vw;right:.5555555556vw}}@media screen and (max-width: 767px){.p-top .p-top-news{width:100%;margin-top:0;margin-top:-30px;padding-top:92px;padding-bottom:32px;background-image:url(../img/top/news_bg_sp.png);background-size:100vw}.p-top .p-top-news__body{margin-top:2em;border-radius:10px}.p-top .p-top-news__link{padding:10px 15px;flex-wrap:wrap}.p-top .p-top-news__time{font-size:1.2rem}.p-top .p-top-news__cat{width:auto;padding:.5em 1em;border-radius:15px;margin-right:0;font-size:1rem}.p-top .p-top-news__subject{flex:auto;width:100%;line-height:1.5;-webkit-line-clamp:2;font-size:1.4rem;margin-top:1em}.p-top .p-top-news-bnr{margin-top:16px}.p-top .p-top-news-bnr__link{border-radius:10px}.p-top .p-top-news-bnr__link .c-arrow-bg-pnk{bottom:3.6%;right:1.8%;width:8.5333333333vw;height:8.5333333333vw}.p-top .p-top-news-bnr__link .c-arrow-bg-pnk::before{width:2.9333333333vw;height:2.9333333333vw}.p-top .p-top-news-bnr__link .c-arrow-bg-pnk::after{width:8.5333333333vw;height:8.5333333333vw}}.p-top .p-top-release{width:100%;background-color:#f8f3ed;padding-bottom:100px;position:relative;z-index:10}@media only screen and (max-width: 767px){.p-top .p-top-release{padding-bottom:20px}}.p-top .p-top-release::before{content:"";width:calc(50vw + 570px);height:calc(100% + 40px);background-color:#f1eadf;border-radius:0 40px 0 0;position:absolute;top:-40px;left:0;z-index:-1}.p-top .p-top-release::after{content:"";width:145px;height:90px;display:block;background-image:url(../img/top/release_bg.svg);background-position:bottom center;background-repeat:no-repeat;background-size:cover;position:absolute;top:-80px;left:calc(50% + 232px)}.p-top .p-top-release__inner{padding-top:90px;padding-bottom:70px;position:relative}@media only screen and (max-width: 767px){.p-top .p-top-release__inner{padding:40px 0}}.p-top .p-top-release__inner .p-top__head{padding-right:20px}.p-top .p-top-release-more{margin-right:90px}.p-top .p-top-release__body{margin-top:48px}@media only screen and (max-width: 767px){.p-top .p-top-release__body{margin:2em 0}}.p-top .p-top-release-slide__item{width:360px;height:100%}.p-top .p-top-release-slide__link{width:100%;height:100%;display:block;background-color:var(--color-wht);border-radius:18px;padding:0 30px 20px;display:flex;flex-direction:column}.p-top .p-top-release-slide__label{width:58px;height:48px;font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:1.4rem;color:var(--color-wht);background-color:var(--color-pnk);margin-left:230px;display:flex;justify-content:center;align-items:center}.p-top .p-top-release-slide__img{width:100%;aspect-ratio:300/346;overflow:hidden}.p-top .p-top-release-slide__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}@media only screen and (min-width: 768px){.p-top .p-top-release-slide__link:hover .p-top-release-slide__img img{transform:scale(1.1)}}.p-top .p-top-release-slide__title{font-size:1.7rem;line-height:1.5;margin-top:16px;transition:.3s;flex-grow:1}@media only screen and (min-width: 768px){.p-top .p-top-release-slide__link:hover .p-top-release-slide__title{color:#a5a5a3}}.p-top .p-top-release-slide-price{text-align:right;transition:.3s;margin-top:1.5rem}@media only screen and (min-width: 768px){.p-top .p-top-release-slide__link:hover .p-top-release-slide-price{color:#a5a5a3}}.p-top .p-top-release-slide-price__num{font-size:2.2rem}.p-top .p-top-release-slide-price__unit{font-size:1.2rem}.p-top .p-top-release .swiper-slide{height:auto}.p-top .p-top-release .swiper-button-prev{width:30px;height:30px;background-color:var(--color-wht);border-radius:50%;top:auto;bottom:0;left:0;right:auto}.p-top .p-top-release .swiper-button-prev::after{content:"";width:100%;height:100%;background-image:url(../img/common/arrow_slider.svg);background-position:top center;background-repeat:no-repeat;background-size:contain;transition:.3s}@media only screen and (min-width: 768px){.p-top .p-top-release .swiper-button-prev:hover::after{opacity:.5}}.p-top .p-top-release .swiper-button-prev.swiper-button-disabled{opacity:1}.p-top .p-top-release .swiper-button-next{width:30px;height:30px;background-color:var(--color-wht);border-radius:50%;top:auto;bottom:0;left:50px;right:0}.p-top .p-top-release .swiper-button-next::after{content:"";width:100%;height:100%;background-image:url(../img/common/arrow_slider.svg);background-position:top center;background-repeat:no-repeat;background-size:contain;transform:rotate(180deg);transition:.3s}@media only screen and (min-width: 768px){.p-top .p-top-release .swiper-button-next:hover::after{opacity:.5}}.p-top .p-top-release .swiper-button-next.swiper-button-disabled{opacity:1}.p-top .p-top-release .swiper-scrollbar{width:calc(100% - 220px);height:10px;top:auto;bottom:10px;left:110px;right:auto;background-color:var(--color-wht)}.p-top .p-top-release .swiper-scrollbar-drag{background-color:var(--color-grn);cursor:pointer}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-release{padding-bottom:6.9444444444vw}.p-top .p-top-release::before{width:89.5833333333vw;height:calc(100% + 2.7777777778vw);border-radius:0 2.7777777778vw 0 0;top:-2.7777777778vw}.p-top .p-top-release::after{width:10.0694444444vw;height:6.25vw;top:-5.5555555556vw;left:calc(50% + 16.1111111111vw)}.p-top .p-top-release__inner{padding-top:6.25vw;padding-bottom:4.8611111111vw}.p-top .p-top-release__inner .p-top__head{padding-right:1.3888888889vw}.p-top .p-top-release-more{margin-right:6.25vw}.p-top .p-top-release__body{margin-top:3.3333333333vw}.p-top .p-top-release-slide__item{width:25vw}.p-top .p-top-release-slide__link{border-radius:1.25vw;padding:0 2.0833333333vw 1.3888888889vw}.p-top .p-top-release-slide__label{width:4.0277777778vw;height:3.3333333333vw;font-size:.9722222222vw;margin-left:15.9722222222vw}.p-top .p-top-release-slide__title{font-size:1.1805555556vw;margin-top:1.1111111111vw}.p-top .p-top-release-slide-price__num{font-size:1.25vw}.p-top .p-top-release-slide-price__unit{font-size:.8333333333vw}.p-top .p-top-release .swiper-button-prev{width:2.0833333333vw;height:2.0833333333vw}.p-top .p-top-release .swiper-button-next{width:2.0833333333vw;height:2.0833333333vw;left:3.4722222222vw}.p-top .p-top-release .swiper-scrollbar{width:calc(100% - 15.2777777778vw);height:.6944444444vw;bottom:.6944444444vw;left:7.6388888889vw}}@media screen and (max-width: 767px){.p-top .p-top-release::before{content:"";width:97%;min-width:350px;height:100%;background-color:#f1eadf;border-radius:0 30px 0 0;top:0;left:0}.p-top .p-top-release::after{width:109px;height:70px;background-image:url(../img/top/release_bg.svg);background-position:bottom center;background-repeat:no-repeat;background-size:cover;position:absolute;top:-32px;left:auto;right:60px}.p-top .p-top-release-slide .swiper-slide{width:264px;padding-right:16px}.p-top .p-top-release-slide__item{width:100%}.p-top .p-top-release-slide__link{padding:0 20px 30px;border-radius:14px}.p-top .p-top-release-slide__label{width:54px;height:42px;font-size:1.3rem;margin-left:auto;margin-right:20px}.p-top .p-top-release-slide__title{font-size:14px;margin-top:15px}.p-top .p-top-release-slide-price__num{font-size:16px}.p-top .p-top-release-slide-price__unit{font-size:11px}.p-top .p-top-release .swiper-button-prev{width:30px;height:30px;left:16px}.p-top .p-top-release .swiper-button-next{width:30px;height:30px;left:50px}.p-top .p-top-release .swiper-scrollbar{width:calc(100% - 140px);height:10px;bottom:10px;left:96px}}.p-top .p-top-pickup{width:100%;padding-bottom:70px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:10}.p-top .p-top-pickup--1{background-image:url(../img/top/pickup_bg1.png)}.p-top .p-top-pickup--2{background-image:url(../img/top/pickup_bg2.png)}.p-top .p-top-pickup__inner{display:flex;justify-content:space-between}.p-top .p-top-pickup__img{width:450px;margin-top:-30px}.p-top .p-top-pickup__info{width:630px;padding-top:120px}.p-top .p-top-pickup__title--1 img{width:414.48px}.p-top .p-top-pickup__title--2 img{width:427.72px}.p-top .p-top-pickup__subtitle{font-size:2.8rem;font-weight:600;line-height:1.5;text-align:center;color:var(--color-pnk);background-color:var(--color-wht);width:414px;margin-top:30px}.p-top .p-top-pickup__subtitle span{font-family:"Montserrat",serif;font-weight:700}.p-top .p-top-pickup__text{font-size:1.8rem;line-height:2;margin-top:30px}.p-top .p-top-pickup-btn{margin-top:83px;display:flex;justify-content:flex-end;align-items:center}.p-top .p-top-pickup-btn a+a{margin-left:20px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-pickup{padding-bottom:4.8611111111vw}.p-top .p-top-pickup__img{width:31.25vw;margin-top:-2.0833333333vw}.p-top .p-top-pickup__info{width:43.75vw;padding-top:8.3333333333vw}.p-top .p-top-pickup__title--1 img{width:28.7833333333vw}.p-top .p-top-pickup__title--2 img{width:29.7027777778vw}.p-top .p-top-pickup__subtitle{font-size:1.9444444444vw;width:28.75vw;margin-top:2.0833333333vw}.p-top .p-top-pickup__text{font-size:1.25vw;margin-top:2.0833333333vw}.p-top .p-top-pickup-btn{margin-top:5.7638888889vw}.p-top .p-top-pickup-btn a+a{margin-left:1.3888888889vw}}@media screen and (max-width: 767px){.p-top .p-top-pickup{padding-bottom:66px}.p-top .p-top-pickup--1{background-image:url(../img/top/pickup_bg1_sp.png)}.p-top .p-top-pickup--2{background-image:url(../img/top/pickup_bg2_sp.png)}.p-top .p-top-pickup__inner{display:block;padding:60px 0 0}.p-top .p-top-pickup__img{width:60%;margin:0 auto}.p-top .p-top-pickup__info{width:100%;padding-top:2em}.p-top .p-top-pickup__title{padding-left:0;text-align:center}.p-top .p-top-pickup__title--1 img{width:276.32px}.p-top .p-top-pickup__title--2 img{width:285.17px}.p-top .p-top-pickup__subtitle{font-size:2.4rem;width:100%;margin-top:30px}.p-top .p-top-pickup__subtitle span{font-family:"Montserrat",serif;font-weight:700}.p-top .p-top-pickup__text{font-size:1.4rem}.p-top .p-top-pickup-btn{display:flex;justify-content:center;align-items:center;margin-top:2em}.p-top .p-top-pickup-btn a+a{margin-left:10px}}.p-top .p-top-calendar{width:100%;padding:90px 0 80px 0;background-image:url(../img/top/calendar_bg.png);background-position:top center;background-repeat:no-repeat;background-size:1800px}.p-top .p-top-calendar__lead{font-size:1.8rem;line-height:1.5;margin-top:20px}.p-top .p-top-calendar__body{margin-top:50px}.p-top .p-top-calendar-legend{margin-top:30px}.p-top .p-top-calendar-legend__list{width:100%}.p-top .p-top-calendar-legend__item{margin-right:36px;display:inline-flex;align-items:center}.p-top .p-top-calendar-legend__item::before{content:"";width:18px;height:18px;display:block;border-radius:50%;margin-right:9px}.p-top .p-top-calendar-legend__item:nth-child(n+3){margin-top:15px}.p-top .p-top-calendar-legend__item--1::before{background-color:#9f2856}.p-top .p-top-calendar-legend__item--2::before{background-color:#c53460}.p-top .p-top-calendar-legend__item--3::before{background-color:#e15d33}.p-top .p-top-calendar-legend__item--4::before{background-color:#e39837}.p-top .p-top-calendar-legend__item--5::before{background-color:#429488}.p-top .p-top-calendar-legend__item--6::before{background-color:#5fb47d}.p-top .p-top-calendar-legend__item--7::before{background-color:#4250af}.p-top .p-top-calendar-legend__item--8::before{background-color:#5383ec}.p-top .embed-google_calendar iframe{width:100%}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-calendar{padding:6.25vw 0 5.5555555556vw 0;background-size:125vw}.p-top .p-top-calendar__lead{font-size:1.25vw;margin-top:.8333333333vw}.p-top .p-top-calendar__body{margin-top:3.4722222222vw}.p-top .p-top-calendar-legend{margin-top:2.0833333333vw}.p-top .p-top-calendar-legend__item{font-size:1.1111111111vw;margin-right:2.5vw}.p-top .p-top-calendar-legend__item::before{width:1.25vw;height:1.25vw;margin-right:.625vw}.p-top .p-top-calendar-legend__item:nth-child(n+3){margin-top:1.0416666667vw}}@media screen and (max-width: 767px){.p-top .p-top-calendar{padding:60px 0;background-image:url(../img/top/calendar_bg_sp.png);background-size:100vw}.p-top .p-top-calendar__lead{font-size:1.2rem;margin-top:15px}.p-top .p-top-calendar__body{margin-top:25px}.p-top .p-top-calendar-legend{margin-top:15px}.p-top .p-top-calendar-legend__item{font-size:1.2rem;line-height:1.5;margin-right:2em;padding-left:1.5em;position:relative}.p-top .p-top-calendar-legend__item::before{width:12px;height:12px;margin-right:0;position:absolute;top:3px;left:0}.p-top .p-top-calendar-legend__item:nth-child(n+3){margin-top:5px}.p-top .p-top-calendar-legend__item--3{margin-right:0}.p-top .p-top-calendar-legend__item--7{margin-right:0}}.p-top .p-top-ranking{width:100%;padding-top:90px;padding-bottom:100px;background-image:url(../img/top/ranking_bg.png);background-position:top left;background-size:38px}@media only screen and (max-width: 767px){.p-top .p-top-ranking .row{padding:0}}.p-top .p-top-ranking__body{width:100%}.p-top .p-top-ranking .ranking-items{display:flex;justify-content:space-between;align-items:stretch;gap:0 20px;margin:60px 0 0}.p-top .p-top-ranking .item{width:100%}.p-top .p-top-ranking .item__img{max-width:300px;width:100%;aspect-ratio:300/346;overflow:hidden;-o-object-fit:cover;object-fit:cover}.p-top .p-top-ranking .item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 768px){.p-top .p-top-ranking .item__img img{transition:.2s}}.p-top .p-top-ranking .item__num{width:60px;height:60px;position:absolute;top:-20px;left:-10px;z-index:1}.p-top .p-top-ranking .item__link{width:100%;height:100%;background-color:var(--color-wht);border-radius:18px;padding:50px 30px 30px;position:relative;display:flex;flex-direction:column}@media only screen and (min-width: 768px)and (min-width: 768px){.p-top .p-top-ranking .item__link:hover img{transform:scale(1.1)}}.p-top .p-top-ranking .item__title{font-size:1.7rem;line-height:1.5;margin-top:1em;transition:.3s;flex-grow:1}.p-top .p-top-ranking .item-price{margin-top:1.5em;text-align:right}@media only screen and (min-width: 768px){.p-top .p-top-ranking .item-price__num{font-size:2.2rem}}.p-top .p-top-ranking .item-price__unit{font-size:1.2rem}@media only screen and (max-width: 767px){.p-top .p-top-ranking .item-price__unit{font-size:1.1rem}}@media(min-width: 768px)and (max-width: 1439px){.p-top .p-top-ranking{padding-top:calc(100vw*90/1440);padding-bottom:calc(100vw*100/1440);background-size:calc(100vw*38/1440)}.p-top .p-top-ranking-one{width:calc(100vw*480/1440)}.p-top .p-top-ranking-other{width:calc(100vw*640/1440)}.p-top .p-top-ranking .ranking-item__link{border-radius:1.25vw;padding:3.4722222222vw 2.0833333333vw 2.0833333333vw}.p-top .p-top-ranking .ranking-item__title{font-size:1.1805555556vw;margin-top:1.1111111111vw}}@media only screen and (max-width: 767px){.p-top .p-top-ranking{padding:50px 0 20px;background-size:24px}.p-top .p-top-ranking .p-top__head{padding-left:20px}.p-top .p-top-ranking__body{display:block}.p-top .p-top-ranking-one,.p-top .p-top-ranking-other{width:100%}.p-top .p-top-ranking .ranking-items{overflow-x:auto;white-space:nowrap;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;gap:0 15px;padding:30px 30px 30px 25px;margin-top:1em}.p-top .p-top-ranking .item__link{width:50vw;background-color:var(--color-wht);border-radius:8px;padding:20px 15px 20px;position:relative}.p-top .p-top-ranking .item__num{width:40px;height:40px;position:absolute;top:-10px;left:-10px;z-index:1}.p-top .p-top-ranking .item__title{font-size:1.4rem;margin-top:.75em;white-space:wrap}}.p-top .p-top-puzzle{width:100%;padding-top:90px;padding-bottom:70px;background-color:#f8e4ab;background-image:url(../img/top/puzzle_bg.png);background-position:top center;background-repeat:no-repeat;background-size:1800px}@media only screen and (max-width: 767px){.p-top .p-top-puzzle{padding:50px 0}}.p-top .p-top-puzzle .p-top-puzzle__inner{width:100%;max-width:1140px;margin:0 auto}.p-top .p-top-puzzle .p-top-puzzle__head{width:100%;display:flex;justify-content:center}.p-top .p-top-puzzle .p-top-puzzle-title{text-align:center;position:relative}.p-top .p-top-puzzle .p-top-puzzle-title::before{content:"";width:42.16px;height:55.05px;display:block;background-image:url(../img/top/puzzle_title_bg1.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:-110px}.p-top .p-top-puzzle .p-top-puzzle-title::after{content:"";width:42.16px;height:55.05px;display:block;background-image:url(../img/top/puzzle_title_bg2.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;right:-110px}.p-top .p-top-puzzle .p-top-puzzle-title__en{display:block;font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:1.8rem;font-weight:700;color:var(--color-grn)}.p-top .p-top-puzzle .p-top-puzzle-title__jp{display:block;font-size:5.4rem;font-weight:700;margin-top:20px}.p-top .p-top-puzzle .p-top-puzzle__body{width:100%;margin-top:48px;display:flex;justify-content:space-between;gap:30px}.p-top .p-top-puzzle .p-top-puzzle-bnr__link{display:block;width:100%;transition:.3s}.p-top .p-top-puzzle .p-top-puzzle-bnr{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:278px;background-color:var(--color-wht);border-radius:18px;position:relative}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--1{width:82px;height:82.06px}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--2{width:86.17px;height:85.93px}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--3{width:78.13px;height:78.13px}.p-top .p-top-puzzle .p-top-puzzle-bnr__copy{margin-top:26px;text-align:center;line-height:1.5;font-size:1.4rem;font-weight:700;transition:.3s}.p-top .p-top-puzzle .p-top-puzzle-bnr__title{text-align:center;line-height:1.5;font-size:2.8rem;font-weight:700;color:var(--color-grn);margin-top:4px;transition:.3s}.p-top .p-top-puzzle .c-arrow-bg-grn{width:30px;height:30px;position:absolute;right:20px;bottom:20px}.p-top .p-top-puzzle .c-arrow-bg-grn::before{width:9px;height:9px}.p-top .p-top-puzzle .c-arrow-bg-grn::after{width:30px;height:30px}.p-top .p-top-puzzle .p-top-puzzle-more{margin-top:40px;display:flex;justify-content:center}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-puzzle{padding-top:6.25vw;padding-bottom:4.8611111111vw;background-size:125vw}.p-top .p-top-puzzle .p-top-puzzle__inner{max-width:79.1666666667vw}.p-top .p-top-puzzle .p-top-puzzle-title::before{width:2.9277777778vw;height:3.8229166667vw;left:-7.6388888889vw}.p-top .p-top-puzzle .p-top-puzzle-title::after{width:2.9277777778vw;height:3.8229166667vw;right:-7.6388888889vw}.p-top .p-top-puzzle .p-top-puzzle-title__en{font-size:1.25vw}.p-top .p-top-puzzle .p-top-puzzle-title__jp{font-size:3.75vw;margin-top:1.3888888889vw}.p-top .p-top-puzzle .p-top-puzzle__body{margin-top:3.3333333333vw}.p-top .p-top-puzzle .p-top-puzzle-bnr{height:19.3055555556vw;border-radius:1.25vw}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--1{width:5.6944444444vw;height:5.6986111111vw}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--2{width:5.9840277778vw;height:5.9673611111vw}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--3{width:5.4256944444vw;height:5.4256944444vw}.p-top .p-top-puzzle .p-top-puzzle-bnr__copy{font-size:.9722222222vw}.p-top .p-top-puzzle .p-top-puzzle-bnr__title{font-size:1.9444444444vw;margin-top:.2777777778vw}.p-top .p-top-puzzle .c-arrow-bg-grn{width:2.0833333333vw;height:2.0833333333vw;position:absolute;right:1.3888888889vw;bottom:1.3888888889vw}.p-top .p-top-puzzle .c-arrow-bg-grn::before{width:.625vw;height:.625vw}.p-top .p-top-puzzle .c-arrow-bg-grn::after{width:2.0833333333vw;height:2.0833333333vw}.p-top .p-top-puzzle .p-top-puzzle-more{margin-top:2.7777777778vw}}@media screen and (max-width: 767px){.p-top .p-top-puzzle{background-image:url(../img/top/puzzle_bg_sp.png);background-size:cover}.p-top .p-top-puzzle .p-top-puzzle-title::before{width:31.62px;height:41.29px;bottom:0;left:-48px}.p-top .p-top-puzzle .p-top-puzzle-title::after{width:31.62px;height:41.29px;display:block;bottom:0;right:-48px}.p-top .p-top-puzzle .p-top-puzzle-title__en{font-size:14px}.p-top .p-top-puzzle .p-top-puzzle-title__jp{font-size:32px;font-weight:700;margin-top:15px}.p-top .p-top-puzzle .p-top-puzzle__body{margin-top:18.5px;flex-direction:column;gap:16px}.p-top .p-top-puzzle .p-top-puzzle-bnr{height:150px;border-radius:16px}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--1{width:30px;height:30.02px}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--2{width:30px;height:29.92px}.p-top .p-top-puzzle .p-top-puzzle-bnr__icon--3{width:30px;height:30px}.p-top .p-top-puzzle .p-top-puzzle-bnr__copy{margin-top:5px;font-size:12px}.p-top .p-top-puzzle .p-top-puzzle-bnr__title{font-size:24px;margin-top:0}.p-top .p-top-puzzle .c-arrow-bg-grn{width:27px;height:27px;position:absolute;right:20px;bottom:20px}.p-top .p-top-puzzle .c-arrow-bg-grn::before{width:8.1px;height:8.1px}.p-top .p-top-puzzle .c-arrow-bg-grn::after{width:27px;height:27px}.p-top .p-top-puzzle .p-top-puzzle-more{margin-top:24px}}.p-top .p-top-bnr{width:100%;background-color:#f8f4ee;position:relative;z-index:1}.p-top .p-top-bnr__inner{padding:50px 0;display:flex;justify-content:space-between}.p-top .p-top-bnr__link{width:560px;height:280px;border-radius:18px;overflow:hidden;display:block;position:relative}@media only screen and (min-width: 768px){.p-top .p-top-bnr__img{transition:.3s}.p-top .p-top-bnr__link:hover .p-top-bnr__img{opacity:.6}}.p-top .p-top-bnr__link .c-arrow-bg-pnk{position:absolute;bottom:10px;right:10px;background-color:#e8559b}.p-top .p-top-bnr__link .c-arrow-bg-grn{position:absolute;bottom:10px;right:10px;background-color:#2bad02}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-bnr__inner{padding:3.4722222222vw 0}.p-top .p-top-bnr__link{width:38.8888888889vw;height:19.4444444444vw;border-radius:1.25vw}.p-top .p-top-bnr__link .c-arrow-bg-pnk{bottom:.6944444444vw;right:.6944444444vw}.p-top .p-top-bnr__link .c-arrow-bg-grn{bottom:.6944444444vw;right:.6944444444vw}}@media screen and (max-width: 767px){.p-top .p-top-bnr__inner{padding:40px 0;display:block}.p-top .p-top-bnr__link{width:100%;height:auto;border-radius:16px}.p-top .p-top-bnr__link+.p-top-bnr__link{margin-top:16px}.p-top .p-top-bnr__link .c-arrow-bg-pnk{bottom:3.6%;right:1.8%;width:8.5333333333vw;height:8.5333333333vw}.p-top .p-top-bnr__link .c-arrow-bg-pnk::before{width:2.9333333333vw;height:2.9333333333vw}.p-top .p-top-bnr__link .c-arrow-bg-pnk::after{width:8.5333333333vw;height:8.5333333333vw}.p-top .p-top-bnr__link .c-arrow-bg-grn{bottom:3.6%;right:1.8%;width:8.5333333333vw;height:8.5333333333vw}.p-top .p-top-bnr__link .c-arrow-bg-grn::before{width:2.9333333333vw;height:2.9333333333vw}.p-top .p-top-bnr__link .c-arrow-bg-grn::after{width:8.5333333333vw;height:8.5333333333vw}}.p-top .p-top-x{width:100%;margin-top:90px;position:relative;z-index:10}.p-top .p-top-x__head{width:100%;max-width:1140px;margin:0 auto}.p-top .p-top-x-title__en{font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:1.8rem;font-weight:700;color:var(--color-grn);display:flex;align-items:center}.p-top .p-top-x-title__en::before{content:"";width:10px;height:10px;display:block;background-color:var(--color-grn);border-radius:50%;margin-right:8px}.p-top .p-top-x__inner{width:100%;max-width:1140px;margin:2em auto 0;display:flex;justify-content:space-between}.p-top .p-top-x__unit{width:560px}.p-top .p-top-x__heading{font-size:2rem;line-height:1.5;font-weight:700}.p-top .p-top-x__main{margin-top:20px}.p-top .p-top-x .twitter-timeline:not(.twitter-timeline-rendered){position:relative;display:flex;justify-content:center;align-items:center;width:370px;height:60px;border-radius:30px;font-size:1.8rem;background-color:var(--color-grn);color:var(--color-wht);transition:.3s}.p-top .p-top-x .twitter-timeline:not(.twitter-timeline-rendered):after{content:"";width:10px;height:20px;background-image:url(../img/common/arrow_wht_triangle.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media only screen and (min-width: 768px){.p-top .twitter-timeline:not(.twitter-timeline-rendered):hover{background-color:#8ccbc9}}@media screen and (min-width: 768px)and (max-width: 1439px){.p-top .p-top-x{margin-top:calc(100vw*90/1440)}.p-top .p-top-x__head{max-width:79.1666666667vw}.p-top .p-top-x-title__en{font-size:1.25vw}.p-top .p-top-x-title__en::before{width:.6944444444vw;height:.6944444444vw;margin-right:.5555555556vw}.p-top .p-top-x__inner{max-width:79.1666666667vw}.p-top .p-top-x__unit{width:38.8888888889vw}.p-top .p-top-x__heading{font-size:calc(100vw*20/1440)}.p-top .p-top-x__main{margin-top:calc(100vw*20/1440)}.p-top .p-top-x .twitter-timeline:not(.twitter-timeline-rendered){width:25.6944444444vw;height:4.1666666667vw;border-radius:2.0833333333vw;font-size:1.25vw}.p-top .p-top-x .twitter-timeline:not(.twitter-timeline-rendered):after{width:.6944444444vw;height:1.3888888889vw;right:1.3888888889vw}}@media screen and (max-width: 767px){.p-top .p-top-x{margin-top:40px}.p-top .p-top-x__head{padding-left:25px;padding-right:25px}.p-top .p-top-x__inner{max-width:1140px;margin-top:5px;padding:0;flex-direction:column;row-gap:25px}.p-top .p-top-x__unit{width:100%}.p-top .p-top-x__heading{font-size:16px}.p-top .p-top-x__main{margin-top:16px}.p-top .p-top-x .twitter-timeline:not(.twitter-timeline-rendered){width:100%;height:44px;border-radius:40px;font-size:1.4rem}.p-top .p-top-x .twitter-timeline:not(.twitter-timeline-rendered):after{width:6px;height:12px;right:20px}}.p-top .p-top-blog{width:100%;margin-top:-10px;padding-top:135px;padding-bottom:270px;background-image:url(../img/top/blog_bg.png);background-position:top center;background-repeat:no-repeat;background-size:1800px}.p-top .p-top-blog__body{width:100%;margin-top:48px;display:flex;justify-content:space-between}.p-top .p-top-blog__item{width:255px}.p-top .p-top-blog__link{display:block}@media only screen and (min-width: 768px)and (min-width: 768px){.p-top .p-top-blog__link:hover .p-top-blog__img img{transform:scale(1.1)}}@media only screen and (min-width: 768px)and (min-width: 768px){.p-top .p-top-blog__link:hover .p-top-blog__subject{color:#a5a5a3}}.p-top .p-top-blog__img{width:100%;aspect-ratio:1/1;border-radius:18px;overflow:hidden}.p-top .p-top-blog__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.p-top .p-top-blog__wrap{margin-top:31px;display:flex;align-items:center}.p-top .p-top-blog__time{font-size:1.8rem;color:#b1b1b1;margin-right:18px}.p-top .p-top-blog__cat{width:120px;height:36px;font-size:1.2rem;color:var(--color-wht);border-radius:18px;display:flex;justify-content:center;align-items:center}.p-top .p-top-blog__cat--1{background-color:#af519d}.p-top .p-top-blog__cat--2{background-color:#3fa9a5}.p-top .p-top-blog__cat--3{background-color:#ec8ab1}.p-top .p-top-blog__cat--4{background-color:#ccbda8}.p-top .p-top-blog__subject{font-size:1.8rem;line-height:1.5;margin-top:18px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:.3s}@media(min-width: 768px)and (max-width: 1439px){.p-top .p-top-blog{padding-top:calc(100vw*135/1440);padding-bottom:calc(100vw*270/1440);background-size:calc(100vw*1800/1440)}.p-top .p-top-blog__body{margin-top:calc(100vw*48/1440)}.p-top .p-top-blog__item{width:calc(100vw*255/1440)}.p-top .p-top-blog__img{border-radius:calc(100vw*18/1440)}.p-top .p-top-blog__wrap{margin-top:calc(100vw*31/1440)}.p-top .p-top-blog__time{font-size:calc(100vw*18/1440);margin-right:calc(100vw*18/1440)}.p-top .p-top-blog__cat{width:calc(100vw*120/1440);height:calc(100vw*36/1440);font-size:calc(100vw*12/1440);border-radius:calc(100vw*18/1440)}.p-top .p-top-blog__subject{font-size:calc(100vw*18/1440);margin-top:calc(100vw*18/1440)}}@media(max-width: 767px){.p-top .p-top-blog{padding:100px 0 100px;background-image:url(../img/top/blog_bg_sp.png);background-size:100vw}.p-top .p-top-blog__body{flex-wrap:wrap}.p-top .p-top-blog__item{width:48%}.p-top .p-top-blog__item:nth-child(n+3){margin-top:24px}.p-top .p-top-blog__img{border-radius:16px}.p-top .p-top-blog__wrap{margin-top:18px;display:block}.p-top .p-top-blog__time{font-size:1.2rem}.p-top .p-top-blog__cat{width:100px;height:auto;padding:.5em;font-size:1rem;margin-top:1em}.p-top .p-top-blog__subject{font-size:1.4rem;-webkit-line-clamp:3;margin-top:1em}}.p-news .p-news_articles .p-news_articles__inner{width:100%;max-width:1140px;margin:40px auto 100px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__inner{max-width:79.1666666667vw;margin:2.7777777778vw auto 6.9444444444vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__inner{padding-left:25px;padding-right:25px;margin:0 auto 100px}}.p-news .p-news_articles .p-news_articles__inner .p-news_articles__inner__body{margin-top:44px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__inner .p-news_articles__inner__body{margin-top:3.0555555556vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__inner .p-news_articles__inner__body{margin-top:30px}}.p-news .p-news_articles .p-news_articles__term-list{display:flex;gap:12px 6px;align-items:center;justify-content:center;flex-wrap:wrap}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__term-list{gap:.8333333333vw .4166666667vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__term-list{gap:8px 3px;display:none}}.p-news .p-news_articles .p-news_articles__term-list .p-news_articles__term-link{font-size:1.8rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;background-color:#d8eeed;padding:6px 18px;min-height:40px;min-width:110px;border-radius:100vmax;text-align:center;transition:.3s}.p-news .p-news_articles .p-news_articles__term-list .p-news_articles__term-link.is_current{background-color:#3fa9a5;color:#fff}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__term-list .p-news_articles__term-link{font-size:1.25vw;padding:.4166666667vw 1.25vw;min-width:7.6388888889vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__term-list .p-news_articles__term-link{font-size:1rem;padding:8px 20px;min-width:90px}}@media only screen and (min-width: 768px){.p-news .p-news_articles .p-news_articles__term-list .p-news_articles__term-link:hover{background-color:#f0f0f0}}.p-news .p-news_articles .p-news_articles__article-list .p-news_articles__article-list__item{padding-bottom:28px;border-bottom:dotted 2px #ccbda8}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article-list .p-news_articles__article-list__item{padding-bottom:1.9444444444vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article-list .p-news_articles__article-list__item{padding-bottom:30px}}.p-news .p-news_articles .p-news_articles__article-list .p-news_articles__article-list__item:first-child{padding-top:30px;border-top:dotted 2px #ccbda8}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article-list .p-news_articles__article-list__item:first-child{padding-top:2.0833333333vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article-list .p-news_articles__article-list__item:first-child{padding-top:30px}}.p-news .p-news_articles .p-news_articles__article-list .p-news_articles__article-list__item+.p-news_articles__article-list__item{margin-top:30px}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner{display:flex;gap:24px;align-items:center;align-content:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner{gap:1.6666666667vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner{flex-direction:column;gap:12px}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner .p-news_articles__article__inner__container{display:flex;flex-wrap:wrap;align-items:center;gap:0 24px;flex-grow:1}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner .p-news_articles__article__inner__container{gap:0 1.6666666667vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner .p-news_articles__article__inner__container{display:flex;flex-direction:column;width:100%}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner .p-news_articles__article__inner__head{display:contents}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__inner .p-news_articles__article__inner__head{display:flex;flex-wrap:wrap;align-items:center;gap:0 16px;width:100%}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__thumbnail{flex-shrink:0;width:255px;border-radius:18px;overflow:hidden;grid-row:span 2}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__thumbnail{width:17.7083333333vw;border-radius:1.25vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__thumbnail{width:120px}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__thumbnail img{width:100%;transition:.4s}@media only screen and (min-width: 768px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__thumbnail:hover img{transform:scale(1.2)}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__body{width:calc(100% - 255px - 24px)}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__body{width:calc(100% - 17.7083333333vw - 1.6666666667vw)}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__body{display:contents}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__desc{width:calc(100% - 120px - 16px)}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__meta{display:flex;align-items:center;flex-flow:row wrap;gap:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__meta{gap:1.25vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__meta{gap:8px}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__term{display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:500;text-align:center;line-height:1.8;color:#fff;background-color:#3fa9a5;padding:8px 36px;border-radius:100vmax;min-height:36px;transition:.3s}@media only screen and (min-width: 768px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__term:hover{background-color:#d8eeed}}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__term{font-size:.8333333333vw;padding:.5555555556vw 2.5vw;min-height:2.5vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__term{font-size:1rem;padding:6px 10px;min-height:30px;min-width:100px}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__date{font-size:1.8rem;font-weight:500;line-height:1.5;color:#b1b1b1}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__date{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__date{font-size:1.2rem}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__title{font-size:2.4rem;font-weight:500;line-height:1.1;color:#000;margin-top:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__title{font-size:1.6666666667vw;margin-top:1.25vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__title{font-size:1.6rem;margin-top:4px;line-height:1.6}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__title a{transition:.3s}@media only screen and (min-width: 768px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__title:hover a{color:#3fa9a5}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__excerpt{font-size:1.8rem;font-weight:500;line-height:1.5;color:#000;margin-top:30px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:unset}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__excerpt{font-size:1.25vw;margin-top:2.0833333333vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__excerpt{font-size:1.2rem;margin-top:8px;width:100%}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__excerpt a{transition:.3s}@media only screen and (min-width: 768px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__excerpt:hover a{color:#3fa9a5}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__arrow{flex-shrink:0;width:50px;height:50px;background-color:#3fa9a5;border-radius:100%;margin-left:16px;display:grid;place-content:center;place-items:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__arrow{width:3.4722222222vw;height:3.4722222222vw;margin-left:1.1111111111vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__arrow{display:none}}.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__arrow::before{content:"";width:15px;height:15px;display:block;background-image:url(../img/common/arrow_wht.svg);background-position:center center;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__arrow::before{width:1.0416666667vw;height:1.0416666667vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__arrow::before{width:10px;height:10px}}@media only screen and (min-width: 768px){.p-news .p-news_articles .p-news_articles__article .p-news_articles__article__arrow:hover::before{animation:arrow .3s cubic-bezier(0.85, 0, 0.15, 1)}}.p-news .p-news_articles .p-news_articles__pagination{display:flex;justify-content:center;margin-top:44px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_articles .p-news_articles__pagination{margin-top:3.0555555556vw}}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__pagination{margin-top:30px}}.p-news .p-news_articles .p-news_articles__term__select{position:relative;display:none}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__term__select{display:block}}.p-news .p-news_articles .p-news_articles__term__select::after{content:"";display:inline-block;width:8px;height:8px;border-top:1px solid #06958f;border-right:1px solid #06958f;transform:translateY(-50%) rotate(135deg);position:absolute;top:45%;right:6%}.p-news .p-news_articles .p-news_articles__term__select select{width:100%;height:40px;text-align:center;font-size:1.2rem;color:#06958f;padding:6px;border:1px solid #06958f;background:#f8f7f5;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center}.p-news .p-news_articles .p-news_articles__term__select__title{display:none;text-align:center;color:#06958f;text-align:center;font-size:1.4rem;margin-bottom:10px}@media only screen and (max-width: 767px){.p-news .p-news_articles .p-news_articles__term__select__title{display:block;opacity:1}}.p-news .p-news_post{padding-bottom:270px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_post{padding-bottom:18.75vw}}@media screen and (max-width: 767px){.p-news .p-news_post{padding-bottom:178px}}.p-news .p-news_post+.c-related-article{margin-top:-270px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_post+.c-related-article{margin-top:-18.75vw}}@media screen and (max-width: 767px){.p-news .p-news_post+.c-related-article{margin-top:-178px}}.p-news .p-news_post .p-news_post__inner{width:100%;max-width:900px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_post .p-news_post__inner{margin-top:3.4722222222vw;max-width:62.5vw}}@media only screen and (max-width: 767px){.p-news .p-news_post .p-news_post__inner{padding-left:25px;padding-right:25px}}.p-news .p-news_post .p-news_post__thumbnail{max-width:727px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_post .p-news_post__thumbnail{max-width:50.4861111111vw}}.p-news .p-news_post .p-news_post__contents{font-size:1.8rem;font-weight:500;line-height:1.5;margin-top:60px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_post .p-news_post__contents{font-size:1.25vw;margin-top:4.1666666667vw}}@media only screen and (max-width: 767px){.p-news .p-news_post .p-news_post__contents{font-size:1.4rem;margin-top:40px}}.p-news .p-news_post .p-news_post__footer{width:100%;max-width:1140px;margin:104px auto 0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-news .p-news_post .p-news_post__footer{max-width:79.1666666667vw;margin-top:7.2222222222vw}}@media only screen and (max-width: 767px){.p-news .p-news_post .p-news_post__footer{margin-top:60px;padding-left:25px;padding-right:25px}}.p-blog .p-blog_head{position:relative;z-index:0;background-color:#f8f3ed;min-height:440px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_head{min-height:30.5555555556vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_head{min-height:366px}}.p-blog .p-blog_head::after{content:"";width:100%;height:76px;display:block;background-image:url(../img/common/head_wave.png);background-position:bottom center;background-repeat:no-repeat;background-size:2880px;position:absolute;bottom:-1px;left:0}.p-blog .p-blog_head .p-blog_head__inner{padding:38px 0;width:100%;max-width:1140px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_head .p-blog_head__inner{max-width:79.1666666667vw;padding:2.6388888889vw 0}}@media only screen and (max-width: 767px){.p-blog .p-blog_head .p-blog_head__inner{padding-top:15px;padding-left:25px;padding-right:25px}}.p-blog .p-blog_head .p-blog_head__title{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px;gap:20px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_head .p-blog_head__title{gap:1.3888888889vw;margin-top:4.1666666667vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_head .p-blog_head__title{gap:3px;margin-top:100px}}.p-blog .p-blog_head .p-blog_head__title .p-blog_head__title__en{font-size:1.8rem;font-weight:700;line-height:1.5;color:#3fa9a5;font-family:"Montserrat",serif}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_head .p-blog_head__title .p-blog_head__title__en{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_head .p-blog_head__title .p-blog_head__title__en{font-size:1.4rem;line-height:1.1}}.p-blog .p-blog_head .p-blog_head__title .p-blog_head__title__jp{font-size:7.2rem;font-weight:700;line-height:1;text-align:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_head .p-blog_head__title .p-blog_head__title__jp{font-size:5vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_head .p-blog_head__title .p-blog_head__title__jp{font-size:3.2rem;line-height:1.2}}.p-blog .p-blog_articles .p-blog_articles__inner{width:100%;max-width:1140px;margin:40px auto 100px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__inner{max-width:79.1666666667vw;margin:2.7777777778vw auto 6.9444444444vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__inner{padding-left:25px;padding-right:25px;margin:40px auto 100px}}.p-blog .p-blog_articles .p-blog_articles__inner .p-blog_articles__inner__body{margin-top:44px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__inner .p-blog_articles__inner__body{margin-top:3.0555555556vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__inner .p-blog_articles__inner__body{margin-top:80px}}.p-blog .p-blog_articles .p-blog_articles__term-list{display:flex;gap:12px 6px;align-items:center;justify-content:center;flex-wrap:wrap}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__term-list{gap:.8333333333vw .4166666667vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__term-list{display:none;gap:8px 3px}}.p-blog .p-blog_articles .p-blog_articles__term-list .p-blog_articles__term-link{font-size:1.8rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;background-color:#d8eeed;padding:6px 18px;min-height:40px;min-width:110px;border-radius:100vmax;text-align:center;transition:.3s}.p-blog .p-blog_articles .p-blog_articles__term-list .p-blog_articles__term-link.is_current{background-color:#3fa9a5;color:#fff}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__term-list .p-blog_articles__term-link{font-size:1.25vw;padding:.4166666667vw 1.25vw;min-width:7.6388888889vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__term-list .p-blog_articles__term-link{font-size:1rem;padding:8px 10px;min-width:70px}}.p-blog .p-blog_articles .p-blog_articles__term-list .p-blog_articles__term-link:hover{background-color:#f0f0f0}.p-blog .p-blog_articles .p-blog_articles__sort{height:40px;background-color:#f8f7f5;border-radius:20px;display:inline-flex;align-items:center;position:relative;margin-top:24px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__sort{height:2.7777777778vw;border-radius:1.3888888889vw;margin-top:1.6666666667vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__sort{display:none}}.p-blog .p-blog_articles .p-blog_articles__sort::after{content:"";width:9px;height:9px;display:block;background-image:url(../img/common/arrow_grn_down.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__sort::after{width:.625vw;height:.625vw;right:1.3888888889vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__sort::after{width:9px;height:9px;right:18px}}.p-blog .p-blog_articles .p-blog_articles__sort .p-blog_articles__sort__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:rgba(0,0,0,0);min-width:180px;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.8rem;padding-left:20px;padding-right:50px;color:var(--color-blk);cursor:pointer}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__sort .p-blog_articles__sort__select{min-width:12.5vw;font-size:1.25vw;padding-left:1.3888888889vw;padding-right:3.4722222222vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__sort .p-blog_articles__sort__select{min-width:200px;font-size:1.4rem;padding-left:18px;padding-right:40px}}.p-blog .p-blog_articles .p-blog_articles__article-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:60px 40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__article-list{gap:4.1666666667vw 2.7777777778vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__article-list{gap:30px;display:flex;flex-direction:column;align-items:center}}.p-blog .p-blog_articles .p-blog_articles__article{width:255px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__article{width:17.7083333333vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__article{width:100%}}.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__link{display:block}.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__img{width:100%;aspect-ratio:1/1;border-radius:18px;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__img{border-radius:1.25vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__img{border-radius:16px;margin:0 auto}}.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}@media only screen and (min-width: 768px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__link:hover .p-blog_articles__article__img img{transform:scale(1.1)}}.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__wrap{margin-top:31px;display:flex;align-items:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__wrap{margin-top:2.1527777778vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__wrap{flex-direction:row-reverse;align-items:center;justify-content:flex-end;margin-top:8px;gap:16px}}.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__time{font-size:1.8rem;color:#b1b1b1;margin-right:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__time{font-size:1.25vw;margin-right:1.25vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__time{font-size:1.2rem}}.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__cat{width:120px;height:36px;font-size:1.2rem;background-color:#3fa9a5;color:var(--color-wht);border-radius:18px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__cat{width:8.3333333333vw;height:2.5vw;font-size:.8333333333vw;border-radius:1.25vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__cat{width:100px;height:30px;font-size:1rem;border-radius:15px}}.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__subject{font-size:1.8rem;line-height:1.5;margin-top:18px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:.3s}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__subject{font-size:1.25vw;margin-top:1.25vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__subject{font-size:1.6rem;margin-top:8px;-webkit-line-clamp:3}}@media only screen and (min-width: 768px){.p-blog .p-blog_articles .p-blog_articles__article .p-blog_articles__article__link:hover .p-blog_articles__article__subject{color:#a5a5a3}}.p-blog .p-blog_articles .p-blog_articles__pagination{display:flex;justify-content:center;margin-top:44px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_articles .p-blog_articles__pagination{margin-top:3.0555555556vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__pagination{margin-top:30px}}.p-blog .p-blog_articles .p-blog_articles__term__select__title{display:none;text-align:center;color:#06958f;text-align:center;font-size:1.4rem;margin-bottom:10px}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__term__select__title{display:block;opacity:1}}.p-blog .p-blog_articles .p-blog_articles__term__select{position:relative;display:none}@media only screen and (max-width: 767px){.p-blog .p-blog_articles .p-blog_articles__term__select{display:block}}.p-blog .p-blog_articles .p-blog_articles__term__select::after{content:"";display:inline-block;width:8px;height:8px;border-top:1px solid #06958f;border-right:1px solid #06958f;transform:translateY(-50%) rotate(135deg);position:absolute;top:45%;right:6%}.p-blog .p-blog_articles .p-blog_articles__term__select select{width:100%;height:40px;text-align:center;font-size:1.2rem;color:#06958f;padding:6px;border:1px solid #06958f;background:#f8f7f5;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center}.p-blog .p-blog_post{padding-bottom:270px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_post{padding-bottom:18.75vw}}@media screen and (max-width: 767px){.p-blog .p-blog_post{padding-bottom:178px}}.p-blog .p-blog_post+.c-related-article{margin-top:-270px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_post+.c-related-article{margin-top:-18.75vw}}@media screen and (max-width: 767px){.p-blog .p-blog_post+.c-related-article{margin-top:-178px}}.p-blog .p-blog_post .p-blog_post__inner{width:100%;max-width:900px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_post .p-blog_post__inner{margin-top:3.4722222222vw;max-width:62.5vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_post .p-blog_post__inner{padding-left:25px;padding-right:25px}}.p-blog .p-blog_post .p-blog_post__thumbnail{max-width:727px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_post .p-blog_post__thumbnail{max-width:50.4861111111vw}}.p-blog .p-blog_post .p-blog_post__contents{font-size:1.8rem;font-weight:500;line-height:1.5;margin-top:-60px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_post .p-blog_post__contents{font-size:1.25vw;margin-top:-60px}}@media only screen and (max-width: 767px){.p-blog .p-blog_post .p-blog_post__contents{font-size:1.4rem;margin-top:-40px}}.p-blog .p-blog_post .p-blog_post__footer{width:100%;max-width:1140px;margin:104px auto 0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-blog .p-blog_post .p-blog_post__footer{max-width:79.1666666667vw;margin-top:7.2222222222vw}}@media only screen and (max-width: 767px){.p-blog .p-blog_post .p-blog_post__footer{margin-top:60px;padding-left:25px;padding-right:25px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__inner{position:relative;margin-top:60px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__inner{margin-top:4.1666666667vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__inner{margin-top:0}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-store .p-about-ad_bookstore__block-store__btn{margin-top:40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-store .p-about-ad_bookstore__block-store__btn{margin-top:2.7777777778vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-store .p-about-ad_bookstore__block-store__btn{margin-top:30px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-store .p-about-ad_bookstore__buttons .c-btn-l-grn__inner{flex-grow:1;text-align:center}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-store .p-about-ad_bookstore__buttons .c-arrow-bg-grn{flex-shrink:0}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad{margin-top:120px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad{margin-top:8.3333333333vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad{margin-top:60px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad .c-btn-grn-large{max-width:400px;word-break:break-all}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad .c-btn-grn-large{max-width:27.7777777778vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad .c-btn-grn-large{max-width:240px;height:auto;font-size:12px}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad .c-btn-grn-large:hover{color:#fff}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad .c-arrow-grn-large{width:32px;height:32px;transform:rotate(90deg)}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block-ad .c-arrow-grn-large::before{width:9.6px;height:9.6px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__desc{margin-top:26px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__desc{margin-top:1.8055555556vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__desc{margin-top:14px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__title{font-size:3rem;font-weight:500;line-height:.9;padding-bottom:27px;border-bottom:dotted 1px #3fa9a5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__title{font-size:2.0833333333vw;padding-bottom:1.875vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__title{font-size:22px;padding-bottom:14px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__subtitle{font-size:2.4rem;font-weight:700;line-height:1.1;color:#3fa9a5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__subtitle{font-size:1.6666666667vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__subtitle{font-size:18px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__lead{font-size:1.8rem;font-weight:400;line-height:1.5;margin-top:16px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__lead{font-size:1.25vw;margin-top:1.1111111111vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__lead{font-size:1.4rem;margin-top:16px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__lead--center{text-align:center}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__buttons{margin:0 auto;width:100%;max-width:800px;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__buttons{max-width:55.5555555556vw;gap:1.3888888889vw 2.7777777778vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__buttons{grid-template-columns:repeat(1, 1fr)}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__buttons--narrow{gap:27px 24px;max-width:unset}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__buttons--narrow{gap:1.875vw 1.6666666667vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__buttons--narrow{gap:16px;width:240px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__buttons .c-btn-grn{width:100%}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block{background-color:#f8f4ee;max-width:900px;margin:40px auto 0;border-radius:18px;padding:80px 38px 94px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block{max-width:62.5vw;margin-top:2.7777777778vw;border-radius:1.25vw;padding:5.5555555556vw 2.6388888889vw 6.5277777778vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block{margin-top:30px;padding:30px 10px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__body{margin-top:40px;display:flex;flex-direction:column;gap:60px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__body{margin-top:2.7777777778vw;gap:4.1666666667vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__body{margin-top:30px;gap:16px}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__title{font-size:2.4rem;font-weight:700;text-align:center;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__title{font-size:1.6666666667vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__title{font-size:1.8rem}}.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__img{max-width:620px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__img{max-width:43.0555555556vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_bookstore .p-about-ad_bookstore__block .p-about-ad_bookstore__block__img{max-width:285px}}.p-about-ad .p-about-ad_news .p-about-ad_news__inner{margin-top:97px;margin-bottom:244px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__inner{margin-top:6.7361111111vw;margin-bottom:16.9444444444vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__inner{margin-top:58px;margin-bottom:100px}}.p-about-ad .p-about-ad_news .p-about-ad_news__title{font-size:3rem;font-weight:500;line-height:.9}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__title{font-size:2.0833333333vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__title{font-size:22px;padding-bottom:14px;border-bottom:dotted 1px #3fa9a5}}.p-about-ad .p-about-ad_news .p-about-ad_news__list{margin-top:40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__list{margin-top:2.7777777778vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__list{margin-top:14px}}.p-about-ad .p-about-ad_news .p-about-ad_news__list .p-about-ad_news__list__item{padding-bottom:18px;border-bottom:dotted 1px #ccbda8}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__list .p-about-ad_news__list__item{padding-bottom:1.25vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__list .p-about-ad_news__list__item{border-bottom:unset;padding-bottom:unset}}.p-about-ad .p-about-ad_news .p-about-ad_news__list .p-about-ad_news__list__item+.p-about-ad_news__list__item{margin-top:22px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__list .p-about-ad_news__list__item+.p-about-ad_news__list__item{margin-top:1.5277777778vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__list .p-about-ad_news__list__item+.p-about-ad_news__list__item{margin-top:30px}}.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__inner{display:flex;align-items:center;gap:44px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__inner{gap:3.0555555556vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__inner{flex-direction:column;align-items:flex-start;gap:11px}}.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__meta{display:flex;align-items:center;gap:30px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__meta{gap:2.0833333333vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__meta{gap:10px}}.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__date{font-size:1.8rem;font-weight:500;line-height:1.5;color:#b1b1b1}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__date{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__date{font-size:14px}}.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__term{display:inline-flex;min-width:120px;min-height:36px;align-items:center;justify-content:center;padding:8px 20px;border-radius:100vmax;font-size:1.2rem;font-weight:500;text-align:center;line-height:1.8;color:#fff;background-color:#3fa9a5;transition:.3s}@media only screen and (min-width: 768px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__term:hover{background-color:#d8eeed}}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__term{min-width:8.3333333333vw;min-height:2.5vw;font-size:.8333333333vw;padding:.5555555556vw 1.6666666667vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__term{font-size:8px;min-width:100px;min-height:30px;padding:6px 20px}}.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__title{font-size:2.4rem;font-weight:500;line-height:1.1;word-break:break-all}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__title{font-size:24px}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__title{font-size:16px}}.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__title a{transition:.3s}@media only screen and (min-width: 768px){.p-about-ad .p-about-ad_news .p-about-ad_news__article .p-about-ad_news__article__title:hover a{color:#3fa9a5}}.p-about-ad .p-about-ad_post{margin-bottom:452px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_post{margin-bottom:31.3888888889vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_post{margin-bottom:190px}}.p-about-ad .p-about-ad_post .p-about-ad_post__inner{width:100%;max-width:900px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_post .p-about-ad_post__inner{margin-top:3.4722222222vw;max-width:62.5vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_post .p-about-ad_post__inner{padding-left:25px;padding-right:25px}}.p-about-ad .p-about-ad_post .p-about-ad_post__thumbnail{max-width:727px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_post .p-about-ad_post__thumbnail{max-width:50.4861111111vw}}.p-about-ad .p-about-ad_post .p-about-ad_post__contents{font-size:1.8rem;font-weight:500;line-height:1.5;margin-top:-40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_post .p-about-ad_post__contents{font-size:1.25vw;margin-top:-60px}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_post .p-about-ad_post__contents{font-size:14px;margin-top:-40px}}.p-about-ad .p-about-ad_post .p-about-ad_post__footer{width:100%;max-width:1140px;margin:104px auto 0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_post .p-about-ad_post__footer{max-width:79.1666666667vw;margin-top:7.2222222222vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_post .p-about-ad_post__footer{margin-top:60px;padding-left:25px;padding-right:25px}}.p-about-ad .p-about-ad_download .p-about-ad_download__inner{margin-top:20px;margin-bottom:260px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_download .p-about-ad_download__inner{margin-top:1.3888888889vw;margin-bottom:18.0555555556vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_download .p-about-ad_download__inner{margin-top:0;margin-bottom:100px}}.p-about-ad .p-about-ad_download .p-about-ad_download__lead{font-size:1.8rem;font-weight:400;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_download .p-about-ad_download__lead{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_download .p-about-ad_download__lead{font-size:14px}}.p-about-ad .p-about-ad_download .p-about-ad_download__pop-list{display:flex;flex-wrap:wrap;gap:30px 90px;margin-top:80px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop-list{gap:2.0833333333vw 6.25vw;margin-top:5.5555555556vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop-list{flex-direction:column;align-items:center;gap:30px;margin-top:50px}}.p-about-ad .p-about-ad_download .p-about-ad_download__pop-list .p-about-ad_download__pop-list__item{width:calc((100% - 180px)/3)}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop-list .p-about-ad_download__pop-list__item{width:calc((100% - 12.5vw)/3)}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop-list .p-about-ad_download__pop-list__item{width:300px}}.p-about-ad .p-about-ad_download .p-about-ad_download__pop .p-about-ad_download__pop__img{display:block;width:100%}.p-about-ad .p-about-ad_download .p-about-ad_download__pop .p-about-ad_download__pop__title{font-size:1.8rem;font-weight:700;line-height:1.5;margin-top:16px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop .p-about-ad_download__pop__title{font-size:1.25vw;margin-top:1.1111111111vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop .p-about-ad_download__pop__title{text-align:center;font-size:14px}}.p-about-ad .p-about-ad_download .p-about-ad_download__pop__empty{text-align:center;font-size:2.7rem;margin-top:75px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop__empty{font-size:1.875vw;margin-top:5.2083333333vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_download .p-about-ad_download__pop__empty{font-size:1.8rem;margin-top:40px}}.p-about-ad .p-about-ad_download .p-about-ad_download__btn{display:flex;justify-content:center;margin-top:100px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-about-ad .p-about-ad_download .p-about-ad_download__btn{margin-top:6.9444444444vw}}@media only screen and (max-width: 767px){.p-about-ad .p-about-ad_download .p-about-ad_download__btn{margin-top:60px}}.p-gallery .modal-slide .modal-inner{max-width:644px;margin:0 auto;position:static}.p-gallery .modal-slide .swiper{position:static}.p-gallery .modal-slide .swiper-button-prev,.p-gallery .modal-slide .swiper-button-next{width:80px;height:80px;background-color:#fff;border-radius:100%}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .modal-slide .swiper-button-prev,.p-gallery .modal-slide .swiper-button-next{width:5.5555555556vw;height:5.5555555556vw}}@media only screen and (max-width: 767px){.p-gallery .modal-slide .swiper-button-prev,.p-gallery .modal-slide .swiper-button-next{width:50px;height:50px}}.p-gallery .modal-slide .swiper-button-prev::after,.p-gallery .modal-slide .swiper-button-next::after{content:"";width:24px;height:24px;display:block;background-image:url(../img/common/arrow_grn.svg);background-position:center center;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .modal-slide .swiper-button-prev::after,.p-gallery .modal-slide .swiper-button-next::after{width:1.6666666667vw;height:1.6666666667vw}}@media only screen and (max-width: 767px){.p-gallery .modal-slide .swiper-button-prev::after,.p-gallery .modal-slide .swiper-button-next::after{width:15px;height:15px}}@media only screen and (min-width: 768px){.p-gallery .modal-slide .swiper-button-prev:hover::after,.p-gallery .modal-slide .swiper-button-next:hover::after{animation:arrow .3s cubic-bezier(0.85, 0, 0.15, 1)}}.p-gallery .modal-slide .swiper-button-prev{transform:scaleX(-1)}.p-gallery .p-gallery_head{position:relative;z-index:0;background-color:#f8f3ed;min-height:440px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_head{min-height:30.5555555556vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_head{min-height:366px}}.p-gallery .p-gallery_head::after{content:"";width:100%;height:76px;display:block;background-image:url(../img/common/head_wave.png);background-position:bottom center;background-repeat:no-repeat;background-size:2880px;position:absolute;bottom:-1px;left:0}.p-gallery .p-gallery_head .p-gallery_head__inner{padding:38px 0;width:100%;max-width:1140px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_head .p-gallery_head__inner{max-width:79.1666666667vw;padding:2.6388888889vw 0}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_head .p-gallery_head__inner{padding-top:15px;padding-left:25px;padding-right:25px}}.p-gallery .p-gallery_head .p-gallery_head__title{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px;gap:20px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_head .p-gallery_head__title{gap:1.3888888889vw;margin-top:4.1666666667vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_head .p-gallery_head__title{gap:3px;margin-top:100px}}.p-gallery .p-gallery_head .p-gallery_head__title .p-gallery_head__title__en{font-size:1.8rem;font-weight:700;line-height:1.5;color:#3fa9a5;font-family:"Montserrat",serif}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_head .p-gallery_head__title .p-gallery_head__title__en{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_head .p-gallery_head__title .p-gallery_head__title__en{font-size:1.4rem;line-height:1.1}}.p-gallery .p-gallery_head .p-gallery_head__title .p-gallery_head__title__jp{font-size:7.2rem;font-weight:700;line-height:1;text-align:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_head .p-gallery_head__title .p-gallery_head__title__jp{font-size:5vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_head .p-gallery_head__title .p-gallery_head__title__jp{font-size:3.1rem;line-height:1.2}}.p-gallery .p-gallery_articles .p-gallery_articles__inner{width:100%;max-width:1140px;margin:40px auto 100px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__inner{max-width:79.1666666667vw;margin:2.7777777778vw auto 6.9444444444vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__inner{padding-left:25px;padding-right:25px;margin:40px auto 100px}}.p-gallery .p-gallery_articles .p-gallery_articles__inner .p-gallery_articles__inner__head{display:flex;flex-direction:column;align-items:center}.p-gallery .p-gallery_articles .p-gallery_articles__inner .p-gallery_articles__inner__body{margin-top:44px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__inner .p-gallery_articles__inner__body{margin-top:3.0555555556vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__inner .p-gallery_articles__inner__body{margin-top:8vw}}.p-gallery .p-gallery_articles .p-gallery_articles__sort{height:40px;background-color:#f8f7f5;border-radius:20px;display:inline-flex;align-items:center;position:relative;margin-top:24px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__sort{height:2.7777777778vw;border-radius:1.3888888889vw;margin-top:1.6666666667vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__sort{display:none}}.p-gallery .p-gallery_articles .p-gallery_articles__sort::after{content:"";width:9px;height:9px;display:block;background-image:url(../img/common/arrow_grn_down.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__sort::after{width:.625vw;height:.625vw;right:1.3888888889vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__sort::after{width:9px;height:9px;right:18px}}.p-gallery .p-gallery_articles .p-gallery_articles__sort .p-gallery_articles__sort__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:rgba(0,0,0,0);min-width:180px;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.8rem;padding-left:20px;padding-right:50px;color:var(--color-blk);cursor:pointer}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__sort .p-gallery_articles__sort__select{min-width:12.5vw;font-size:1.25vw;padding-left:1.3888888889vw;padding-right:3.4722222222vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__sort .p-gallery_articles__sort__select{min-width:200px;font-size:1.4rem;padding-left:18px;padding-right:40px}}.p-gallery .p-gallery_articles .p-gallery_articles__title{font-size:2.4rem;font-weight:700;line-height:1.2;padding-bottom:28px;border-bottom:dotted 1px #3fa9a5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__title{font-size:1.6666666667vw;padding-bottom:1.9444444444vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__title{font-size:1.8rem;padding-bottom:11px;line-height:1.4}}.p-gallery .p-gallery_articles .p-gallery_articles__article-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px 60px;margin-top:25px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__article-list{margin-top:1.7361111111vw;gap:3.8888888889vw 4.0277777778vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__article-list{grid-template-columns:repeat(2, 1fr);margin-top:24px;gap:40px 24px}}.p-gallery .p-gallery_articles .p-gallery_articles__article{width:240px;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__article{width:16.6666666667vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__article{width:100%}}.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__img{cursor:pointer;position:relative;z-index:0;width:100%;aspect-ratio:240/276;overflow:hidden}.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__icon{background-color:hsla(0,0%,100%,.9);width:30px;height:30px;border-radius:100%;display:grid;place-content:center;place-items:center;position:absolute;bottom:8px;right:8px}.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__icon img{width:14px;height:14px}.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__title{font-size:1.6rem;font-weight:500;letter-spacing:.075em;line-height:1.6;margin-top:17px;text-align:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__title{font-size:1.1111111111vw;margin-top:1.1805555556vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__title{line-height:1.7;text-align:left;font-size:1.2rem;margin-top:16px}}.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:1.6rem;font-weight:500;line-height:1.8;color:#fff;background-color:#3fa9a5;padding:4px 16px;border-radius:100vmax;margin-top:12px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__btn{gap:.2777777778vw;font-size:1.1111111111vw;padding:.2777777778vw 1.1111111111vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__btn{font-weight:700;font-size:1rem;padding:8px 12px;gap:8px}}.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__btn::after{content:"";width:16px;height:16px;background-image:url(../img/common/icon_download.png);background-size:contain}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__btn::after{width:1.1111111111vw;height:1.1111111111vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__article .p-gallery_articles__article__btn::after{width:14px;height:14px}}.p-gallery .p-gallery_articles .p-gallery_articles__pagination{display:flex;justify-content:center;margin-top:44px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-gallery .p-gallery_articles .p-gallery_articles__pagination{margin-top:3.0555555556vw}}@media only screen and (max-width: 767px){.p-gallery .p-gallery_articles .p-gallery_articles__pagination{margin-top:30px}}.p-contact .p-contact_form.confirm .p-contact_form__col{align-items:center}.p-contact .p-contact_form.confirm .p-contact_form__col--label{width:350px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form.confirm .p-contact_form__col--label{width:24.3055555556vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form.confirm .p-contact_form__col--label{width:100%}}@media only screen and (max-width: 767px){.p-contact .p-contact_form.confirm .p-contact_form__submit{width:133.5px}}.p-contact .p-contact_form.thanks .p-contact_form__text{text-align:center;line-height:1.7;font-size:inherit;font-size:1.8rem}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form.thanks .p-contact_form__text{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form.thanks .p-contact_form__text{font-size:14px}}.p-contact .p-contact_form.thanks .btn-wrap{margin-top:2em}.p-contact .p-contact_form.thanks .btn-wrap .c-btn-grn{margin:auto}.p-contact .p-contact_form .p-contact_form__inner{position:relative;margin-top:21px;margin-bottom:260px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__inner{margin-top:1.4583333333vw;margin-bottom:18.0555555556vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__inner{margin-top:-25px;margin-bottom:167px}}.p-contact .p-contact_form .p-contact_form__block{background-color:#f8f4ee;padding:70px 120px;border-radius:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__block{padding:4.8611111111vw 8.3333333333vw;border-radius:1.25vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__block{border-radius:18px;padding:40px 20px}}.p-contact .p-contact_form .p-contact_form__row{display:flex}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__row{flex-direction:column;gap:8px}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__row--sp{flex-direction:row}}.p-contact .p-contact_form .p-contact_form__row--column{flex-direction:column;gap:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__row--column{gap:1.25vw}}.p-contact .p-contact_form .p-contact_form__row--center{align-items:center}.p-contact .p-contact_form .p-contact_form__row--gap{gap:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__row--gap{gap:1.25vw}}.p-contact .p-contact_form .p-contact_form__row+.p-contact_form__row{margin-top:40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__row+.p-contact_form__row{margin-top:2.7777777778vw}}.p-contact .p-contact_form .p-contact_form__col{flex-grow:1;display:flex;gap:18px;flex-wrap:wrap}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__col{gap:1.25vw}}.p-contact .p-contact_form .p-contact_form__col--label{flex-shrink:0;flex-grow:0;width:276px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__col--label{width:19.1666666667vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__col--label{width:100%}}.p-contact .p-contact_form .p-contact_form__col--center{flex-direction:column;align-items:center;gap:unset}.p-contact .p-contact_form .p-contact_form__col--right{justify-content:flex-end}.p-contact .p-contact_form .p-contact_form__label{display:flex;gap:18px;align-items:center;flex-wrap:wrap;font-size:1.8rem;font-weight:500;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__label{gap:1.25vw;font-size:1.25vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__label{font-size:14px}}.p-contact .p-contact_form .p-contact_form__label::after{content:"任意";font-size:1.4rem;font-weight:500;line-height:1.6;color:#fff;display:inline-block;background-color:#39c;padding:2px 14px;border-radius:100vmax}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__label::after{font-size:.9722222222vw;padding:.1388888889vw .9722222222vw}}.p-contact .p-contact_form .p-contact_form__label--required::after{content:"必須";background-color:#e00}.p-contact .p-contact_form .p-contact_form--postcode .p-contact_form__col{display:flex}.p-contact .p-contact_form .p-contact_form--postcode .c-form-text{width:200px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form--postcode .c-form-text{width:13.8888888889vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form--postcode .c-form-text{width:180px}}.p-contact .p-contact_form .p-contact_form--postcode .c-form-btn{padding:0 15px;border-radius:8px;font-size:1.6rem;letter-spacing:.05em;background-color:var(--color-grn);color:var(--color-wht);transition:.3s}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form--postcode .c-form-btn{padding:0 1.0416666667vw;border-radius:.5555555556vw;font-size:1.1111111111vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form--postcode .c-form-btn{padding:0 10px;border-radius:8px;font-size:1.2rem}}.p-contact .p-contact_form .p-contact_form--postcode .c-form-btn:hover{cursor:pointer;background-color:#8ccbc9}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form--postcode .c-form-btn:hover{background-color:var(--color-grn)}}.p-contact .p-contact_form .p-contact_form__privacy{font-size:1.8rem;font-weight:500;text-align:center;line-height:1.5;color:#222}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__privacy{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__privacy{font-size:14px}}.p-contact .p-contact_form .p-contact_form__privacy a{color:#b1b1b1}.p-contact .p-contact_form .p-contact_form__agreement{margin-top:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__agreement{margin-top:1.25vw}}.p-contact .p-contact_form .p-contact_form__submit{margin-top:50px;width:200px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-contact .p-contact_form .p-contact_form__submit{margin-top:3.4722222222vw;width:13.8888888889vw}}@media only screen and (max-width: 767px){.p-contact .p-contact_form .p-contact_form__submit{width:200px}}.p-contact .p-contact_form .c-form-submit{max-width:none}.p-faq .p-faq_intro .p-faq_intro__inner{position:relative;margin-top:50px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__inner{margin-top:3.4722222222vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__inner{margin-top:-25px}}.p-faq .p-faq_intro .p-faq_intro__block-contact{display:contents}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__block-contact{display:block;background-color:#f8f4ee;padding:8px;font-size:14px;font-weight:500;text-align:center;line-height:1.5;color:#222;border-radius:16px;margin-top:20px;max-width:300px;margin-left:auto;margin-right:auto}}.p-faq .p-faq_intro .p-faq_intro__block-contact+.p-faq_intro__block-contact{margin-top:2.1333333333vw}.p-faq .p-faq_intro .p-faq_intro__tel{transition:.3s}@media only screen and (min-width: 768px){.p-faq .p-faq_intro .p-faq_intro__tel:hover{color:#3fa9a5}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__tel{display:block;font-size:18px;font-weight:700;text-align:center;line-height:1.2;color:#222}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__tel-info{font-size:12px;font-weight:500;text-align:center;line-height:1.5;color:#222}}.p-faq .p-faq_intro .p-faq_intro__lead{font-size:1.8rem;font-weight:500;text-align:center;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__lead{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__lead{text-align:left;font-size:14px}}.p-faq .p-faq_intro .p-faq_intro__btn{margin-top:24px;display:flex;justify-content:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__btn{margin-top:1.6666666667vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__btn{margin-top:20px}}.p-faq .p-faq_intro .p-faq_intro__btn .c-btn-l-grn{max-width:280px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__btn .c-btn-l-grn{max-width:19.4444444444vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__btn .c-btn-l-grn{max-width:200px;padding:10px 4px 10px 16px}}.p-faq .p-faq_intro .p-faq_intro__block-search{margin-top:38px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__block-search{margin-top:2.6388888889vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__block-search{margin-top:13.3333333333vw}}.p-faq .p-faq_intro .p-faq_intro__block-search .p-faq_intro__block-search__title{font-size:1.8rem;font-weight:500;text-align:center;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__block-search .p-faq_intro__block-search__title{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__block-search .p-faq_intro__block-search__title{font-size:14px}}.p-faq .p-faq_intro .p-faq_intro__search{position:relative;z-index:0;width:581px;height:60px;border-radius:20px;background-color:#f8f7f5;display:flex;justify-content:space-between;align-items:center;padding:16px 11px;margin:14px auto 0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__search{width:40.3472222222vw;margin-top:.9722222222vw;border-radius:5.3333333333vw;padding:1.1111111111vw .7638888889vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__search{width:325px;height:32px;margin-top:8px;padding:4px 0}}.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input{border:none;border-radius:0;outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;min-width:0;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.6rem;color:var(--color-blk);-webkit-font-smoothing:antialiased;padding-left:50px;padding-right:16px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input{font-size:1.1111111111vw;padding-left:3.4722222222vw;padding-right:1.1111111111vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input{font-size:14px;padding-left:21px;padding-right:16px}}.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input::-moz-placeholder{font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.6rem;color:#b1b1b1;-webkit-font-smoothing:antialiased}.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input::placeholder{font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.6rem;color:#b1b1b1;-webkit-font-smoothing:antialiased}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input::-moz-placeholder{font-size:1.1111111111vw}.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input::placeholder{font-size:1.1111111111vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input::-moz-placeholder{font-size:14px}.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__input::placeholder{font-size:14px}}.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;padding:0;border:0;outline:none;width:40px;height:40px;background-color:var(--color-grn);border-radius:50%;cursor:pointer;transition:.3s;display:flex;justify-content:center;align-items:center;flex-shrink:0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__btn{width:2.7777777778vw;height:2.7777777778vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__btn{width:32px;height:32px}}@media only screen and (min-width: 768px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__btn:hover{background-color:#8ccbc9}}.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__btn img{width:18px;height:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__btn img{width:1.25vw;height:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_intro .p-faq_intro__search .p-faq_intro__search__btn img{width:16px;height:16px}}.p-faq .p-faq_faq .p-faq_faq__inner{position:relative;margin-top:80px;margin-bottom:260px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__inner{margin-top:5.5555555556vw;margin-bottom:18.0555555556vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__inner{margin-top:50px;margin-bottom:167px}}.p-faq .p-faq_faq .p-faq_faq__list{display:flex;flex-flow:row wrap;gap:32px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__list{gap:2.2222222222vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__list{flex-direction:column;align-items:center;gap:10px}}.p-faq .p-faq_faq .p-faq_faq__list .c-btn-grn{width:initial;min-width:260px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__list .c-btn-grn{min-width:18.0555555556vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__list .c-btn-grn{min-width:240px}}.p-faq .p-faq_faq .p-faq_faq__list .c-arrow-grn{transform:rotate(90deg)}.p-faq .p-faq_faq .p-faq_faq__block{position:relative;z-index:0;margin-top:80px;background-color:#f8f4ee;border-radius:18px;padding:56px 58px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__block{margin-top:5.5555555556vw;padding:3.8888888889vw 4.0277777778vw;border-radius:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__block{margin-top:40px;padding:30px 20px;border-radius:4.8vw}}.p-faq .p-faq_faq .p-faq_faq__block+.p-faq_faq__block{margin-top:40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__block+.p-faq_faq__block{margin-top:2.7777777778vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__block+.p-faq_faq__block{margin-top:40px}}.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__anchor{position:absolute;top:48px;right:58px;width:50px;height:50px;border-radius:100%;background-color:#3fa9a5;display:grid;place-content:center;place-items:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__anchor{width:3.4722222222vw;height:3.4722222222vw;top:3.3333333333vw;right:4.0277777778vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__anchor{display:none}}.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__anchor img{width:15px;height:7.5px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__anchor img{width:1.0416666667vw;height:.5208333333vw}}.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__body{margin-top:45px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__body{margin-top:3.125vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__block .p-faq_faq__block__body{margin-top:30px}}.p-faq .p-faq_faq .p-faq_faq__title{font-size:2.4rem;font-weight:500;text-align:center;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__title{font-size:1.6666666667vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__title{font-size:16px}}.p-faq .p-faq_faq .p-faq_faq__accordion{padding:18px;border-bottom:dotted 1px #3fa9a5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__accordion{padding:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion{padding:30px 6px}}.p-faq .p-faq_faq .p-faq_faq__accordion+.p-faq_faq__accordion{margin-top:8px}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__head{width:100%;display:flex;justify-content:space-between;gap:7px;color:var(--color-blk)}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__head{gap:.4861111111vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__head{gap:7px}}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__title{position:relative;z-index:0;padding-left:70px;font-size:1.8rem;font-weight:500;line-height:1.5;text-align:left}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__title{padding-left:4.8611111111vw;font-size:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__title{padding-left:32px;font-size:14px}}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__title::before{content:"Q";position:absolute;left:0;font-size:2.4rem;font-weight:700;line-height:1;color:#3fa9a5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__title::before{font-size:1.6666666667vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__title::before{font-size:18px}}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__arrow{flex-shrink:0;transition:.3s;transform:rotate(180deg)}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__arrow{margin-top:11px}}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__arrow img{width:15px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__arrow img{width:1.0416666667vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__arrow img{width:7.5px}}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__head.is-active .p-faq_faq__accordion__arrow{transform:rotate(0deg)}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__desc{display:flex;flex-direction:column;gap:18px;position:relative;z-index:0;padding-left:70px;padding-top:42px;font-size:1.8rem;font-weight:500;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__desc{padding-left:4.8611111111vw;padding-top:2.9166666667vw;gap:1.25vw;font-size:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__desc{padding-left:32px;padding-top:20px;font-size:14px}}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__desc::before{content:"A";position:absolute;left:0;font-size:2.4rem;font-weight:700;line-height:1;color:#ec8ab1}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__desc::before{font-size:1.6666666667vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__desc::before{font-size:18px}}.p-faq .p-faq_faq .p-faq_faq__accordion .p-faq_faq__accordion__desc--pink{color:#ec8ab1}.p-faq .p-faq_faq .p-faq_faq__link{display:inline-block;font-size:1.8rem;font-weight:500;line-height:1.5;color:#3fa9a5;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:1px;text-decoration-color:#3fa9a5;text-underline-offset:1px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-faq .p-faq_faq .p-faq_faq__link{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-faq .p-faq_faq .p-faq_faq__link{font-size:14px}}.p-commerce .p-commerce_info .p-commerce_info__inner{position:relative;margin-top:50px;margin-bottom:267px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-commerce .p-commerce_info .p-commerce_info__inner{margin-top:3.4722222222vw;margin-bottom:18.5416666667vw}}@media only screen and (max-width: 767px){.p-commerce .p-commerce_info .p-commerce_info__inner{margin-top:-25px;margin-bottom:167px}}.p-commerce .p-commerce_info .p-commerce_info__table tbody tr{display:flex;align-items:stretch}@media only screen and (max-width: 767px){.p-commerce .p-commerce_info .p-commerce_info__table tbody tr{flex-direction:column}}.p-commerce .p-commerce_info .p-commerce_info__table tbody tr:not(:first-child) th,.p-commerce .p-commerce_info .p-commerce_info__table tbody tr:not(:first-child) td{border-top:unset}.p-commerce .p-commerce_info .p-commerce_info__table tbody th{flex-shrink:0;background-color:#3fa9a5;width:242px;padding:28px 5px;font-size:1.8rem;font-weight:500;text-align:center;line-height:1.5;color:#fff;border:solid 1px #fff;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-commerce .p-commerce_info .p-commerce_info__table tbody th{width:16.8055555556vw;padding:1.9444444444vw .3472222222vw;font-size:1.25vw}}@media only screen and (max-width: 767px){.p-commerce .p-commerce_info .p-commerce_info__table tbody th{width:100%;justify-content:flex-start;padding:12px 20px;font-size:14px;border-color:#3fa9a5}}.p-commerce .p-commerce_info .p-commerce_info__table tbody td{flex-grow:1;font-size:1.8rem;font-weight:400;line-height:1.5;padding:28px 24px;border:solid 1px #3fa9a5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-commerce .p-commerce_info .p-commerce_info__table tbody td{font-size:1.25vw;padding:1.9444444444vw 1.6666666667vw}}@media only screen and (max-width: 767px){.p-commerce .p-commerce_info .p-commerce_info__table tbody td{font-size:14px;padding:12px 20px}}.p-commerce .p-commerce_info .p-commerce_info__table__block{display:flex;flex-direction:column;gap:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-commerce .p-commerce_info .p-commerce_info__table__block{gap:1.25vw}}@media only screen and (max-width: 767px){.p-commerce .p-commerce_info .p-commerce_info__table__block{gap:16px}}.p-guide .p-guide_info .p-guide_info__inner{position:relative;margin-top:50px;margin-bottom:260px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__inner{margin-top:3.4722222222vw;margin-bottom:18.0555555556vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__inner{margin-top:-25px;margin-bottom:167px}}.p-guide .p-guide_info .p-guide_info__block{background-color:#f8f4ee;border-radius:18px;padding:40px;display:flex;align-items:center;gap:30px 40px;font-size:1.8rem;font-weight:400;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block{border-radius:1.25vw;padding:2.7777777778vw;gap:2.0833333333vw 2.7777777778vw;font-size:1.25vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block{flex-direction:column;align-items:flex-start;gap:30px;padding:30px 20px}}.p-guide .p-guide_info .p-guide_info__block+.p-guide_info__block{margin-top:20px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block+.p-guide_info__block{margin-top:1.3888888889vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block+.p-guide_info__block{margin-top:40px}}.p-guide .p-guide_info .p-guide_info__block+.p-guide_info__block .p-guide_info__subheader{margin-bottom:8px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block+.p-guide_info__block .p-guide_info__subheader{margin-bottom:.5555555556vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block+.p-guide_info__block .p-guide_info__subheader{margin-bottom:4px}}.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__head{width:270px;flex-shrink:0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__head{width:18.75vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__head{width:100%}}.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__body{max-width:740px;display:flex;flex-direction:column;gap:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__body{max-width:51.3888888889vw;gap:1.25vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__body{max-width:unset;gap:16px}}.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card-list{gap:.5555555556vw;margin-top:.5555555556vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card-list{gap:8px;margin-top:4px}}.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card--visa{width:139.5px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card--visa{width:9.6875vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card--visa{width:120px}}.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card--master{width:119px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card--master{width:8.2638888889vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__block .p-guide_info__block__credit-card--master{width:102px}}.p-guide .p-guide_info .p-guide_info__title{font-size:3rem;font-weight:500;line-height:.9;color:#3fa9a5;line-height:1.2}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__title{font-size:2.0833333333vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__title{font-size:22px}}.p-guide .p-guide_info .p-guide_info__subheader{font-size:1.8rem;font-weight:700;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__subheader{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__subheader{font-size:1.4rem}}.p-guide .p-guide_info .p-guide_info__subtitle{font-size:1.8rem}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-guide .p-guide_info .p-guide_info__subtitle{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-guide .p-guide_info .p-guide_info__subtitle{font-size:1.4rem}}@media only screen and (max-width: 767px){.p-guide .p-guide_info p{font-size:1.4rem}}.p-information .p-information_info .p-information_info__inner{position:relative;margin-top:21px;margin-bottom:260px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-information .p-information_info .p-information_info__inner{margin-top:1.4583333333vw;margin-bottom:18.0555555556vw}}@media only screen and (max-width: 767px){.p-information .p-information_info .p-information_info__inner{margin-top:-25px;margin-bottom:167px}}.p-information .p-information_info .p-information_info__block{background-color:#f8f4ee;border-radius:18px;padding:80px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-information .p-information_info .p-information_info__block{padding:5.5555555556vw 5.5555555556vw 2.7777777778vw;border-radius:1.25vw}}@media only screen and (max-width: 767px){.p-information .p-information_info .p-information_info__block{padding:30px 20px;border-radius:18px}}.p-information .p-information_info .p-information_info__table{width:100%}.p-information .p-information_info .p-information_info__table tbody tr{display:flex;width:100%;padding:24px 0;border-bottom:dotted 1px #3fa9a5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-information .p-information_info .p-information_info__table tbody tr{padding:1.6666666667vw 0}}@media only screen and (max-width: 767px){.p-information .p-information_info .p-information_info__table tbody tr{flex-direction:column;padding:20px 0}}.p-information .p-information_info .p-information_info__table tbody tr:last-child{border-bottom:unset}.p-information .p-information_info .p-information_info__table tbody th{flex-shrink:0;width:200px;font-size:1.8rem;font-weight:500;line-height:1.5;color:#000;text-align:left}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-information .p-information_info .p-information_info__table tbody th{width:13.8888888889vw;font-size:1.25vw}}@media only screen and (max-width: 767px){.p-information .p-information_info .p-information_info__table tbody th{width:100%;font-size:14px}}.p-information .p-information_info .p-information_info__table tbody td{flex-grow:1;font-size:1.8rem;font-weight:400;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-information .p-information_info .p-information_info__table tbody td{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-information .p-information_info .p-information_info__table tbody td{margin-top:8px;font-size:14px}}.p-information .p-information_info .p-information_info__table .p-information_info_business li:nth-child(n+2){margin-top:.75em}.p-information .p-information_info .p-information_info__table .p-information_info_business a{color:#3fa9a5}@media only screen and (min-width: 768px){.p-information .p-information_info .p-information_info__table .p-information_info_business a:hover{text-decoration:underline !important}}.p-information .p-information_info .p-information_info__map{margin-top:40px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-information .p-information_info .p-information_info__map{margin-top:2.7777777778vw}}@media only screen and (max-width: 767px){.p-information .p-information_info .p-information_info__map{margin-top:30px}}.p-information .p-information_info .p-information_info__map .p-information_info__map__iframe{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.p-information .p-information_info .p-information_info__map .p-information_info__map__iframe iframe,.p-information .p-information_info .p-information_info__map .p-information_info__map__iframe object,.p-information .p-information_info .p-information_info__map .p-information_info__map__iframe embed{position:absolute;top:0;left:0;width:100%;height:100%}.p-information .p-information_info .p-information_info__map .p-information_info__map__info{margin-top:24px;font-size:1.8rem;font-weight:400;text-align:center;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-information .p-information_info .p-information_info__map .p-information_info__map__info{margin-top:1.6666666667vw;font-size:1.25vw}}@media only screen and (max-width: 767px){.p-information .p-information_info .p-information_info__map .p-information_info__map__info{margin-top:20px;font-size:14px}}.p-privacy .p-privacy_info .p-privacy_info__inner{position:relative;margin-top:21px;margin-bottom:260px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-privacy .p-privacy_info .p-privacy_info__inner{margin-top:1.4583333333vw;margin-bottom:18.0555555556vw}}@media only screen and (max-width: 767px){.p-privacy .p-privacy_info .p-privacy_info__inner{margin-top:-25px;margin-bottom:167px}}.p-privacy .p-privacy_info .p-privacy_info__intro{font-size:1.8rem;font-weight:400;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-privacy .p-privacy_info .p-privacy_info__intro{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-privacy .p-privacy_info .p-privacy_info__intro{font-size:14px;margin-bottom:40px}}.p-privacy .p-privacy_info .p-privacy_info__desc{font-size:1.8rem;font-weight:400;line-height:1.5;counter-reset:counter}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-privacy .p-privacy_info .p-privacy_info__desc{font-size:1.25vw}}@media only screen and (max-width: 767px){.p-privacy .p-privacy_info .p-privacy_info__desc{font-size:14px}}.p-privacy .p-privacy_info .p-privacy_info__desc p+p{margin-top:18px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-privacy .p-privacy_info .p-privacy_info__desc p+p{margin-top:1.25vw}}@media only screen and (max-width: 767px){.p-privacy .p-privacy_info .p-privacy_info__desc p+p{margin-top:16px}}.p-privacy .p-privacy_info .p-privacy_info__desc a{color:#3fa9a5}.p-privacy .p-privacy_info .p-privacy_info__title{font-size:3rem;font-weight:500;line-height:.9;color:#000;counter-increment:counter;padding-bottom:30px;border-bottom:dotted 1px #3fa9a5;margin-bottom:30px;margin-top:60px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-privacy .p-privacy_info .p-privacy_info__title{font-size:2.0833333333vw;padding-bottom:2.0833333333vw;margin-bottom:2.0833333333vw;margin-top:4.1666666667vw}}@media only screen and (max-width: 767px){.p-privacy .p-privacy_info .p-privacy_info__title{font-size:22px;padding-bottom:14px;margin-bottom:14px;margin-top:30px}}.p-privacy .p-privacy_info .p-privacy_info__title:first-child{margin-top:80px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-privacy .p-privacy_info .p-privacy_info__title:first-child{margin-top:5.5555555556vw}}@media only screen and (max-width: 767px){.p-privacy .p-privacy_info .p-privacy_info__title:first-child{margin-top:8px}}.p-privacy .p-privacy_info .p-privacy_info__title::before{content:"";content:counter(counter) "."}.p-apply-head{width:100%;padding-bottom:120px;background-position:bottom center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.p-apply-head--1{background-image:url(../img/apply/head_bg1.png)}.p-apply-head--2{background-image:url(../img/apply/head_bg2.png)}.p-apply-head::after{content:"";width:100%;height:76px;display:block;background-image:url(../img/apply/head_wave.png);background-position:bottom center;background-repeat:no-repeat;background-size:2880px;position:absolute;bottom:-1px;left:0}.p-apply-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-apply-head__breadcrumb{padding-top:40px}.p-apply-head__label{width:-moz-fit-content;width:fit-content;margin:100px auto 0 auto;position:relative}.p-apply-head__logo--1{width:331.58px}.p-apply-head__logo--2{width:342.16px}.p-apply-head__title{text-align:center;font-size:7.2rem;font-weight:700;margin-top:40px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-apply-head{padding-bottom:8.3333333333vw}.p-apply-head::after{height:5.2777777778vw;background-size:200vw}.p-apply-head__inner{max-width:79.1666666667vw}.p-apply-head__breadcrumb{padding-top:2.7777777778vw}.p-apply-head__label{margin:6.9444444444vw auto 0 auto}.p-apply-head__logo--1{width:23.0263888889vw}.p-apply-head__logo--2{width:23.7611111111vw}.p-apply-head__title{font-size:5vw;margin-top:2.7777777778vw}}@media screen and (max-width: 767px){.p-apply-head{padding-bottom:80px;background-position:bottom center;background-size:100%}.p-apply-head--1{background-image:url(../img/apply/head_bg1_sp.png)}.p-apply-head--2{background-image:url(../img/apply/head_bg2_sp.png)}.p-apply-head::after{content:none}.p-apply-head__inner{padding:0 25px}.p-apply-head__breadcrumb{padding-top:16px}.p-apply-head__label{margin:40px auto 0 auto}.p-apply-head__logo--1{width:184.21px}.p-apply-head__logo--2{width:190.08px}.p-apply-head__title{font-size:32px;margin-top:30px}}.p-apply-body{width:100%;margin-top:110px}.p-apply-body__inner{width:100%;max-width:1140px;margin:0 auto}.p-apply-detail{width:100%;padding-bottom:100px;display:flex;justify-content:space-between}.p-apply-detail__unit{width:520px}.p-apply-detail__title{text-align:center;font-weight:700;position:relative;font-size:5.4rem;padding:21px 0}.p-apply-detail__img{margin-left:auto;margin-right:auto}.p-apply-detail__img--postcard{width:330px;margin-top:75px}.p-apply-detail__img--web{width:416.12px;margin-top:85px}.p-apply-detail-bnr{margin-top:72px}.p-apply-detail-bnr__link{display:block;width:440px;margin:0 auto;position:relative}.p-apply-detail-bnr__link img{border-radius:18px;transition:.3s}@media only screen and (min-width: 768px){.p-apply-detail-bnr__link:hover img{opacity:.6}}.p-apply-detail-bnr__link .c-arrow-bg-grn{width:40px;height:40px;background-color:#2bad02;position:absolute;bottom:8px;right:8px}.p-apply-detail-bnr__link .c-arrow-bg-grn::after{width:40px;height:40px}.p-apply-detail__btn{margin-top:84px;display:flex;justify-content:center}.p-apply-detail__btn+.p-apply-detail__btn{margin-top:12px}.p-apply-detail__list{margin-top:50px}.p-apply-detail__item{font-size:1.8rem;line-height:1.5;text-indent:-1em;padding-left:1em}@media screen and (min-width: 768px)and (max-width: 1439px){.p-apply-body{margin-top:7.6388888889vw}.p-apply-body__inner{max-width:79.1666666667vw}.p-apply-detail{padding-bottom:6.9444444444vw}.p-apply-detail__unit{width:36.1111111111vw}.p-apply-detail__title{font-size:3.75vw;padding:1.4583333333vw 0}.p-apply-detail__img--postcard{width:22.9166666667vw;margin-top:5.2083333333vw}.p-apply-detail__img--web{width:28.8972222222vw;margin-top:5.9027777778vw}.p-apply-detail-bnr{margin-top:5vw}.p-apply-detail-bnr__link{width:30.5555555556vw}.p-apply-detail-bnr__link img{border-radius:1.25vw}.p-apply-detail-bnr__link .c-arrow-bg-grn{width:2.7777777778vw;height:2.7777777778vw;bottom:.5555555556vw;right:.5555555556vw}.p-apply-detail-bnr__link .c-arrow-bg-grn::after{width:2.7777777778vw;height:2.7777777778vw}.p-apply-detail__btn{margin-top:5.8333333333vw}.p-apply-detail__btn+.p-apply-detail__btn{margin-top:.8333333333vw}.p-apply-detail__list{margin-top:3.4722222222vw}.p-apply-detail__item{font-size:1.25vw}}@media screen and (max-width: 767px){.p-apply-body{margin-top:40px}.p-apply-body__inner{padding:0 25px}.p-apply-detail{padding-bottom:0;display:block}.p-apply-detail__unit{width:100%}.p-apply-detail__unit+.p-apply-detail__unit{margin-top:70px}.p-apply-detail__title{font-size:30px;padding:0}.p-apply-detail__img--postcard{width:222px;margin-top:35px}.p-apply-detail__img--web{width:278px;margin-top:40px}.p-apply-detail-bnr{margin-top:34px}.p-apply-detail-bnr__link{width:288px}.p-apply-detail-bnr__link img{border-radius:16px}.p-apply-detail-bnr__link .c-arrow-bg-grn{width:28px;height:28px;bottom:5px;right:5px}.p-apply-detail-bnr__link .c-arrow-bg-grn::after{width:28px;height:28px}.p-apply-detail__btn{margin-top:38px;display:flex;justify-content:center}.p-apply-detail__btn+.p-apply-detail__btn{margin-top:8px}.p-apply-detail__list{margin-top:34px}.p-apply-detail__item{font-size:14px}}.p-apply-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-apply-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-apply-recommend{margin-top:80px}}.p-books-head{width:100%;height:668px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.p-books-head--1{background-image:url(../img/books/head_bg1.png)}.p-books-head--2{background-image:url(../img/books/head_bg2.png)}.p-books-head--other{height:385px;background-color:#f8f3ed;background-image:url(../img/common/head_bg.png);background-size:1455px;background-repeat:no-repeat}.p-books-head--other .p-books-head__title{text-align:center;font-size:7.2rem;font-weight:800;margin-top:70px}.p-books-head--other .p-books-head__text{text-align:center;font-weight:500}.p-books-head--index{height:400px}.p-books-head--index .p-books-head__inner{height:100%}.p-books-head--index .p-books-head__wrap{margin-top:0;height:calc(100% - 56px - 76px);align-items:center;justify-content:center}.p-books-head--index .p-books-head-title,.p-books-head--index .p-books-head-title__logo{margin-top:0}.p-books-head--index .p-books-head-title__logo{text-align:center}.p-books-head::after{content:"";width:100%;height:76px;display:block;background-image:url(../img/books/head_wave.png);background-position:bottom center;background-repeat:no-repeat;background-size:2880px;position:absolute;bottom:-1px;left:0}.p-books-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-books-head__breadcrumb{padding-top:40px}.p-books-head__wrap{width:100%;margin-top:54px;display:flex;justify-content:space-between}.p-books-head__img{width:400px}.p-books-head__info{width:640px}.p-books-head-title{margin-top:12px}.p-books-head-title__text{display:block;font-size:1.8rem}.p-books-head-title__logo{display:block;margin-top:35px}.p-books-head-title__logo img{width:-moz-fit-content;width:fit-content}.p-books-head__text{font-size:1.8rem;line-height:1.5;margin-top:55px}.p-books-head-btn__heading{font-size:1.8rem;font-weight:700;margin-top:30px}.p-books-head-btn__heading--pnk{color:#e8559b}.p-books-head-btn__heading--grn{color:#06958f}.p-books-head-btn__link{display:block;width:320px;margin-top:15px;transition:.3s}@media only screen and (min-width: 768px){.p-books-head-btn__link:hover{opacity:.6}}@media screen and (min-width: 768px){.p-books-terms__select{display:none}}@media screen and (min-width: 768px)and (max-width: 1439px){.p-books-head{height:46.3888888889vw}.p-books-head--other{height:26.7361111111vw;background-size:101.0416666667vw}.p-books-head--other .p-books-head__title{font-size:5vw;margin-top:4.8611111111vw}.p-books-head--other .p-books-head__text{text-align:center;font-weight:500}.p-books-head--index{height:27.7777777778vw}.p-books-head--index .p-books-head__wrap{height:calc(100% - 3.8888888889vw - 5.2777777778vw)}.p-books-head::after{height:5.2777777778vw;background-size:200vw}.p-books-head__inner{max-width:79.1666666667vw}.p-books-head__breadcrumb{padding-top:2.7777777778vw}.p-books-head__wrap{margin-top:3.75vw}.p-books-head__img{width:27.7777777778vw}.p-books-head__info{width:44.4444444444vw}.p-books-head-title{margin-top:.8333333333vw}.p-books-head-title__text{font-size:1.25vw}.p-books-head-title__logo{width:38.1944444444vw;margin-top:2.4305555556vw}.p-books-head__text{font-size:1.25vw;margin-top:3.8194444444vw}.p-books-head-btn__heading{font-size:1.25vw;margin-top:2.0833333333vw}.p-books-head-btn__link{width:22.2222222222vw;margin-top:1.0416666667vw}}@media screen and (max-width: 767px){.p-books-head{height:initial;background-position:top center;background-size:cover}.p-books-head::after{background-size:1440px}.p-books-head--1{background-image:url(../img/books/head_bg1_sp.png)}.p-books-head--2{background-image:url(../img/books/head_bg2_sp.png)}.p-books-head--other{height:220px;background-color:#f8f3ed;padding-bottom:0;background-size:100%;background-position:center bottom}.p-books-head--other .p-books-head__inner{padding-bottom:0}.p-books-head--other .p-books-head__title{font-size:32px;margin-top:60px}.p-books-head--other .p-books-head__text{margin-top:1em}.p-books-head--index{display:flex;height:220px;background-position:center}.p-books-head--index .p-books-head__inner{padding-bottom:0}.p-books-head--index .p-books-head__wrap{display:flex;height:calc(100% - 32px - 25px)}.p-books-head--index .p-books-head-title{position:relative;top:initial;left:initial}.p-books-head__inner{position:relative;max-width:500px;padding:0 25px;padding-bottom:150px}.p-books-head__breadcrumb{padding-top:16px}.p-books-head__wrap{margin-top:135px;display:block}.p-books-head__img,.p-books-head__info{width:100%;margin:auto}.p-books-head__info{margin-top:1em}.p-books-head-title{margin-top:0;position:absolute;top:70px;left:25px}.p-books-head-title__text{font-size:14px}.p-books-head-title__logo{width:230px;margin-top:25px}.p-books-head__text{font-size:14px;margin-top:0}.p-books-head-btn{width:100%;padding:0 25px;position:absolute;bottom:50px;left:0}.p-books-head-btn__heading{text-align:center;font-size:14px;margin-top:0}.p-books-head-btn__link{width:100%;max-width:325px;margin:auto;margin-top:10px}}.p-books-body{width:100%;max-width:1140px;margin:0 auto;padding-top:35px}.p-books-tool{width:100%}.p-books-tool__wrap{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.p-books-terms{display:flex;align-items:center}.p-books-terms__title{font-size:1.8rem;margin-left:20px;flex-shrink:0}.p-books-terms__list{margin-left:18px;display:flex;align-items:center;flex-flow:row wrap;flex-grow:1;gap:6px}.p-books-terms__link{width:-moz-fit-content;width:fit-content;height:40px;font-size:1.8rem;background-color:#d8eeed;border-radius:20px;padding:0 20px;display:flex;align-items:center;transition:.3s}@media only screen and (min-width: 768px){.p-books-terms__link:hover{opacity:.6}}.p-books-sort{height:40px;background-color:#f8f7f5;border-radius:20px;display:flex;align-items:center;position:relative}.p-books-sort::after{content:"";width:9px;height:9px;display:block;background-image:url(../img/common/arrow_grn_down.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}.p-books-sort__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:rgba(0,0,0,0);min-width:180px;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.8rem;padding-left:20px;padding-right:50px;color:var(--color-blk);cursor:pointer;line-height:1}@media screen and (min-width: 768px)and (max-width: 1439px){.p-books-body{max-width:79.1666666667vw;padding-top:2.4305555556vw}.p-books-tool__wrap{margin-top:1.3888888889vw}.p-books-terms__title{font-size:1.25vw;margin-left:1.3888888889vw}.p-books-terms__list{margin-left:1.25vw;gap:.4166666667vw}.p-books-terms__link{height:2.7777777778vw;font-size:1.25vw;border-radius:1.3888888889vw;padding:0 1.3888888889vw}.p-books-sort{height:2.7777777778vw;border-radius:1.3888888889vw}.p-books-sort::after{width:.625vw;height:.625vw;right:1.3888888889vw}.p-books-sort__select{min-width:12.5vw;font-size:1.25vw;padding-left:1.3888888889vw;padding-right:3.4722222222vw}}@media screen and (max-width: 767px){.p-books-body{max-width:1140px;padding-top:30px;padding-left:25px;padding-right:25px}.p-books-tool__wrap{margin-top:16px;display:block}.p-books-terms{display:block;text-align:center}.p-books-terms__title{font-size:14px;margin-left:0}.p-books-terms__list{display:none}.p-books-terms__select{margin:10px auto 0;position:relative;text-align:center;justify-content:center}}@media screen and (max-width: 767px)and (min-width: 768px){.p-books-terms__select{display:none}}@media screen and (max-width: 767px){.p-books-terms__select::after{content:"";display:inline-block;width:8px;height:8px;border-top:1px solid #06958f;border-right:1px solid #06958f;transform:translateY(-50%) rotate(135deg);position:absolute;top:45%;right:6%}.p-books-terms__select select{width:100%;height:40px;text-align:center;font-size:1.2rem;color:#06958f;padding:6px 35px;border:1px solid #06958f;background:#f8f7f5;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center}.p-books-terms__link{height:30px;font-size:10px;border-radius:15px;padding:0 15px}.p-books-sort{width:-moz-fit-content;width:fit-content;height:36px;border-radius:18px}.p-books-sort::after{width:9px;height:9px;right:18px}.p-books-sort__select{min-width:200px;font-size:14px;padding-left:18px;padding-right:40px}.p-books-pagination{margin-top:16px;display:flex;justify-content:center}}.p-books-shelf{width:100%;margin-top:30px}.p-books-shelf__list{width:100%;display:flex;flex-wrap:wrap}.p-books-shelf__item{width:188px;margin-right:50px}.p-books-shelf__item:nth-child(5n){margin-right:0}.p-books-shelf__item:nth-child(n+6){margin-top:30px}.p-books-shelf__link{display:block}.p-books-shelf__thumbnail{width:100%;aspect-ratio:188/217;overflow:hidden}.p-books-shelf__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}@media only screen and (min-width: 768px){.p-books-shelf__link:hover .p-books-shelf__thumbnail img{transform:scale(1.1)}}.p-books-shelf__title{font-size:1.8rem;line-height:1.5;margin-top:18px;transition:.3s}@media only screen and (min-width: 768px){.p-books-shelf__link:hover .p-books-shelf__title{color:#a5a5a3}}.p-books-shelf-price{margin-top:8px;display:flex;justify-content:flex-end;align-items:center;transition:.3s}@media only screen and (min-width: 768px){.p-books-shelf__link:hover .p-books-shelf-price{color:#a5a5a3}}.p-books-shelf-price__num{display:block;font-size:1.8rem}.p-books-shelf-price__unit{display:block;font-size:1.4rem;margin-left:5px}.p-books-shelf-pagination{width:100%;margin-top:30px;display:flex;justify-content:center}@media screen and (min-width: 768px)and (max-width: 1439px){.p-books-shelf{margin-top:2.0833333333vw}.p-books-shelf__item{width:13.0555555556vw;margin-right:3.4722222222vw}.p-books-shelf__item:nth-child(n+6){margin-top:2.0833333333vw}.p-books-shelf__title{font-size:1.25vw;margin-top:1.25vw}.p-books-shelf-price{margin-top:.5555555556vw}.p-books-shelf-price__num{font-size:1.25vw}.p-books-shelf-price__unit{font-size:.9722222222vw;margin-left:.3472222222vw}.p-books-shelf-pagination{margin-top:2.0833333333vw}}@media screen and (max-width: 767px){.p-books-shelf{margin-top:24px}.p-books-shelf__list{justify-content:space-between}.p-books-shelf__item{width:46%;margin-right:0}.p-books-shelf__item:nth-child(5n){margin-right:0}.p-books-shelf__item:nth-child(n+6){margin-top:24px}.p-books-shelf__item:nth-child(n+3){margin-top:24px}.p-books-shelf__title{font-size:1.2rem;margin-top:12px}.p-books-shelf-price{margin-top:5px}.p-books-shelf-price__num{font-size:1.2rem}.p-books-shelf-price__unit{font-size:10px;margin-left:3px}.p-books-shelf-pagination{margin-top:24px}}.p-books-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-books-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-books-recommend{margin-top:80px}}.p-category-head{width:100%;padding-bottom:140px;background-image:url(../img/category/head_bg.png);background-position:top center;background-repeat:no-repeat;background-size:1440px}.p-category-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-category-head__breadcrumb{padding-top:40px}.p-category-head__title{text-align:center;font-size:6.4rem;font-weight:700;margin-top:85px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-category-head{padding-bottom:9.7222222222vw;background-size:100vw}.p-category-head__inner{max-width:79.1666666667vw}.p-category-head__breadcrumb{padding-top:2.7777777778vw}.p-category-head__title{font-size:4.4444444444vw;margin-top:5.9027777778vw}}@media screen and (max-width: 767px){.p-category-head{margin-bottom:-45px;padding-bottom:110px;background-image:url(../img/category/head_bg_sp.png);background-size:100vw}.p-category-head__inner{padding:0 25px}.p-category-head__breadcrumb{padding-top:15px}.p-category-head__title{font-size:26px;margin-top:40px}}.p-category-body{width:100%}.p-category-body__inner{width:100%;max-width:1140px;margin:0 auto}.p-category-unit{width:100%}.p-category-unit+.p-category-unit{margin-top:130px}.p-category-unit__title{text-align:center;font-weight:700;font-size:4rem;padding-bottom:.85em;background-image:linear-gradient(to left, var(--color-grn), var(--color-grn) 8px, transparent 8px, transparent 8px);background-size:16px 3px;background-position:right bottom;background-repeat:repeat-x}.p-category-unit__list{width:100%;margin-top:75px;display:flex;gap:52px;flex-wrap:wrap}.p-category-unit__item{width:calc((100% - 104px)/3)}.p-category-unit__item--wide{width:calc((100% - 52px)/2)}.p-category-unit__link{width:100%}.p-category-unit__img{width:100%;overflow:hidden}.p-category-unit__link .p-category-unit__img img{transition:.3s}@media only screen and (min-width: 768px){.p-category-unit__link:hover .p-category-unit__img img{transform:scale(1.1)}}.p-category-unit__text{text-align:center;font-size:2rem;line-height:1.5;margin-top:20px;transition:.3s}@media only screen and (min-width: 768px){.p-category-unit__link:hover .p-category-unit__text{opacity:.5}}@media screen and (min-width: 768px)and (max-width: 1439px){.p-category-body__inner{max-width:79.1666666667vw}.p-category-unit+.p-category-unit{margin-top:9.0277777778vw}.p-category-unit__title{font-size:2.7777777778vw}.p-category-unit__list{margin-top:5.2083333333vw;gap:3.6111111111vw}.p-category-unit__item{width:calc((100% - 7.2222222222vw)/3)}.p-category-unit__item--wide{width:calc((100% - 3.6111111111vw)/2)}.p-category-unit__text{font-size:1.3888888889vw;margin-top:1.3888888889vw}}@media screen and (max-width: 767px){.p-category-body__inner{padding:0 25px}.p-category-unit+.p-category-unit{margin-top:54px}.p-category-unit__title{text-align:left;font-size:2rem;padding-bottom:16px}.p-category-unit__list{margin-top:20px;gap:25px}.p-category-unit__item{width:calc((100% - 25px)/2)}.p-category-unit__item--wide{width:calc((100% - 25px)/2)}.p-category-unit__text{font-size:1.2rem;margin-top:12px}}.p-category-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-category-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-category-recommend{margin-top:80px}}.p-detail{position:relative;z-index:1}.p-detail::before{content:"";width:100vw;height:100dvh;display:block;background-position:center center;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;left:0;z-index:-1}.p-detail--1::before{background-image:url(../img/detail/bg1.jpg)}.p-detail--2::before{background-image:url(../img/detail/bg2.jpg)}.p-detail-head{width:100%}.p-detail-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-detail-head__breadcrumb{padding-top:40px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-detail-head__inner{max-width:79.1666666667vw}.p-detail-head__breadcrumb{padding-top:2.7777777778vw}}@media screen and (max-width: 767px){.p-detail-head{padding:0 25px}.p-detail--1::before{background-image:url(../img/detail/bg1_sp.jpg)}.p-detail--2::before{background-image:url(../img/detail/bg2_sp.jpg)}.p-detail-head__inner{max-width:1140px}.p-detail-head__breadcrumb{padding-top:16px}}.p-detail-body{width:100%;margin-top:54px}.p-detail-body__inner{width:100%;max-width:1140px;background-color:var(--color-wht);border-radius:40px;margin:0 auto;padding:80px 80px 150px 80px}.p-detail-main{width:100%}.p-detail-main__wrap{width:100%;display:flex;justify-content:space-between;flex-direction:row-reverse}.p-detail-main__unit1{width:460px}.p-detail-main__unit2{width:460px}.p-detail-main-title__label--1{width:221px}.p-detail-main-title__label--2{width:228.19px}.p-detail-main-title__text{font-size:3.6rem;line-height:1.5;margin-top:30px}.p-detail-main__description{font-size:1.8rem;line-height:1.5;margin-top:58px}.p-detail-main__info{font-size:1.8rem;line-height:1.5;margin-top:30px}.p-detail-main-price{display:flex;align-items:flex-end;margin-top:50px}.p-detail-main-price__text{display:block;font-size:1.8rem;padding-bottom:4px}.p-detail-main-price__num{display:block;font-size:3.6rem;margin:0 5px 0 10px}.p-detail-main-cart{width:100%;background-color:#f8f4ee;border-radius:18px;margin-top:30px;padding:40px 30px}.p-detail-main-cart-quantity{display:flex;align-items:center}.p-detail-main-cart-quantity__label{font-size:1.8rem;margin-right:30px}.p-detail-main-cart-quantity__select{height:40px;background-color:var(--color-wht);border-radius:20px;display:flex;align-items:center;position:relative}.p-detail-main-cart-quantity__select::after{content:"";width:9px;height:9px;display:block;background-image:url(../img/common/arrow_grn_down.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}.p-detail-main-cart-quantity__select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:rgba(0,0,0,0);min-width:200px;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.8rem;padding-left:20px;padding-right:50px;color:var(--color-blk);cursor:pointer;line-height:1}.p-detail-main-cart .c-btn-grn-large{width:100%;margin-top:20px}.p-detail-main-btn{margin-top:30px;display:flex;justify-content:space-between}.p-detail-main-btn__link{width:224px;height:60px;font-size:1.8rem;color:var(--color-blk);background-color:#d8eeed;border-radius:30px;display:flex;justify-content:center;align-items:center;transition:.3s}@media only screen and (min-width: 768px){.p-detail-main-btn__link:hover{opacity:.6}}.p-detail-main-btn__link--favorite::before{content:"";width:25.5px;height:21.14px;display:block;background-image:url(../img/common/icon_favorite.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:8px}.p-detail-main-btn__link--favorite.fav-items::before{background-image:url(../img/common/icon_favorite_active.svg)}.p-detail-main-btn__link--contact::before{content:"";width:25.5px;height:21.14px;display:block;background-image:url(../img/common/icon_contact.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:8px}.p-detail-main-sns{margin-top:20px;display:flex;align-items:center}.p-detail-main-sns__link{width:140px;height:40px;font-size:1.4rem;border:1px solid #cecece;border-radius:20px;display:flex;justify-content:center;align-items:center;transition:.3s}@media only screen and (min-width: 768px){.p-detail-main-sns__link:hover{opacity:.6}}.p-detail-main-sns__link--x::before{content:"";width:18px;height:18.4px;display:block;background-image:url(../img/common/icon_x.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:7px}.p-detail-main-sns__link+.p-detail-main-sns__link{margin-left:9px}.p-detail-main-subscription{width:100%;margin-top:60px}.p-detail-main-subscription__link{display:block;width:100%;position:relative}.p-detail-main-subscription__img{border-radius:18px;overflow:hidden;transition:.3s}@media only screen and (min-width: 768px){.p-detail-main-subscription__link:hover .p-detail-main-subscription__img{opacity:.6}}.p-detail-main-subscription__link .c-arrow-bg-pnk{background-color:#e8559b;position:absolute;bottom:8px;right:8px}.p-detail-main__img{width:100%}.p-detail-main__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-detail-main__deadline{width:100%;height:80px;font-size:2.4rem;color:#e84593;border:1px solid #e84593;border-radius:18px;margin-top:30px;display:flex;justify-content:center;align-items:center}.p-detail-main-feature{width:100%;margin-top:60px}.p-detail-main-feature__heading{width:100%;font-size:1.8rem;padding-bottom:18px;background-image:linear-gradient(to left, var(--color-grn), var(--color-grn) 1px, transparent 1px, transparent 4px);background-size:4px 1px;background-position:right bottom;background-repeat:repeat-x}.p-detail-main-feature__list{width:100%;margin-top:40px}.p-detail-main-feature__item{font-size:1.8rem;font-weight:400;line-height:1.5;text-indent:-1em;padding-left:1em}.p-detail-main-feature__item::before{content:"";display:inline-block;color:var(--color-grn);width:.75em;height:.75em;margin-right:.25em;background-color:var(--color-grn);border-radius:50%}.p-detail-main-feature__item+.p-detail-main-feature__item{margin-top:15px}.p-detail-main__btn{margin-top:60px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-detail-body{margin-top:3.75vw}.p-detail-body__inner{max-width:79.1666666667vw;border-radius:2.7777777778vw;padding:5.5555555556vw 5.5555555556vw 10.4166666667vw 5.5555555556vw}.p-detail-main__unit1{width:31.9444444444vw}.p-detail-main__unit2{width:31.9444444444vw}.p-detail-main-title__label--1{width:15.3472222222vw}.p-detail-main-title__label--2{width:15.8465277778vw}.p-detail-main-title__text{font-size:2.5vw;margin-top:2.0833333333vw}.p-detail-main__description{font-size:1.25vw;margin-top:4.0277777778vw}.p-detail-main__info{font-size:1.25vw;margin-top:2.0833333333vw}.p-detail-main-price{margin-top:3.4722222222vw}.p-detail-main-price__text{font-size:1.25vw;padding-bottom:.2777777778vw}.p-detail-main-price__num{font-size:2.5vw;margin:0 .3472222222vw 0 .6944444444vw}.p-detail-main-cart{border-radius:1.25vw;margin-top:2.0833333333vw;padding:2.7777777778vw 2.0833333333vw}.p-detail-main-cart-quantity__label{font-size:1.25vw;margin-right:2.0833333333vw}.p-detail-main-cart-quantity__select{height:2.7777777778vw;border-radius:1.3888888889vw}.p-detail-main-cart-quantity__select::after{width:.625vw;height:.625vw;right:1.3888888889vw}.p-detail-main-cart-quantity__select select{min-width:13.8888888889vw;font-size:1.25vw;padding-left:1.3888888889vw;padding-right:3.4722222222vw}.p-detail-main-cart .c-btn-grn-large{width:27.7777777778vw;margin-top:1.3888888889vw}.p-detail-main-btn{margin-top:2.0833333333vw}.p-detail-main-btn__link{width:15.5555555556vw;height:4.1666666667vw;font-size:1.25vw;border-radius:2.0833333333vw}.p-detail-main-btn__link--favorite::before{width:1.7708333333vw;height:1.4680555556vw;margin-right:.5555555556vw}.p-detail-main-btn__link--contact::before{width:1.7708333333vw;height:1.4680555556vw;margin-right:.5555555556vw}.p-detail-main-sns{margin-top:1.3888888889vw}.p-detail-main-sns__link{width:9.7222222222vw;height:2.7777777778vw;font-size:.9722222222vw;border-radius:1.3888888889vw}.p-detail-main-sns__link--x::before{width:1.25vw;height:1.2777777778vw;margin-right:.4861111111vw}.p-detail-main-sns__link+.p-detail-main-sns__link{margin-left:.625vw}.p-detail-main-subscription{margin-top:4.1666666667vw}.p-detail-main-subscription__img{border-radius:1.25vw}.p-detail-main-subscription__link .c-arrow-bg-pnk{bottom:.5555555556vw;right:.5555555556vw}.p-detail-main__deadline{height:5.5555555556vw;font-size:1.6666666667vw;border-radius:1.25vw;margin-top:2.0833333333vw}.p-detail-main-feature{margin-top:4.1666666667vw}.p-detail-main-feature__heading{font-size:1.25vw;padding-bottom:1.25vw}.p-detail-main-feature__list{margin-top:2.7777777778vw}.p-detail-main-feature__item{font-size:1.25vw}.p-detail-main-feature__item+.p-detail-main-feature__item{margin-top:1.0416666667vw}.p-detail-main__btn{margin-top:4.1666666667vw}}@media screen and (max-width: 767px){.p-detail-body{margin-top:39px;padding:0 25px}.p-detail-body__inner{max-width:1140px;border-radius:30px;padding:40px 18px 100px 18px}.p-detail-main__wrap{width:100%;display:flex;justify-content:flex-start;flex-direction:column}.p-detail-main__unit1{width:100%;display:contents}.p-detail-main__unit2{width:100%;display:contents}.p-detail-main-title{order:1}.p-detail-main-title__label--1{width:145px}.p-detail-main-title__label--2{width:150px}.p-detail-main-title__text{font-size:22px;margin-top:20px}.p-detail-main__description{font-size:14px;margin-top:39px;order:4}.p-detail-main__info{font-size:14px;margin-top:20px;order:5}.p-detail-main-price{margin-top:30px;order:6}.p-detail-main-price__text{font-size:14px;padding-bottom:3px}.p-detail-main-price__num{font-size:28px;margin:0 3px 0 8px}.p-detail-main-cart{border-radius:16px;margin-top:20px;padding:30px 20px;order:7}.p-detail-main-cart-quantity{justify-content:center}.p-detail-main-cart-quantity__label{font-size:14px;margin-right:16px;white-space:nowrap}.p-detail-main-cart-quantity__select{height:36px;border-radius:18px}.p-detail-main-cart-quantity__select::after{width:9px;height:9px;right:18px}.p-detail-main-cart-quantity__select select{min-width:200px;font-size:16px;padding-left:18px;padding-right:50px}.p-detail-main-cart .c-btn-grn-large{width:100%;margin-top:16px}.p-detail-main-btn{margin-top:20px;order:8;justify-content:flex-start;gap:5px}.p-detail-main-btn__link{width:142px;height:40px;font-size:12px;border-radius:20px}.p-detail-main-btn__link--favorite::before{width:20px;height:16px;margin-right:6px}.p-detail-main-btn__link--contact::before{width:20px;height:16px;margin-right:6px}.p-detail-main-sns{margin-top:12px;order:9}.p-detail-main-sns__link{width:93px;height:30px;font-size:10px;border-radius:15px}.p-detail-main-sns__link--x::before{width:14px;height:14px;margin-right:5px}.p-detail-main-sns__link+.p-detail-main-sns__link{margin-left:5px}.p-detail-main-subscription{margin-top:40px;order:10}.p-detail-main-subscription__img{border-radius:16px}.p-detail-main-subscription__link .c-arrow-bg-pnk{bottom:5px;right:5px}.p-detail-main__img{max-width:240px;aspect-ratio:240/277;margin:20px auto 0;order:2}.p-detail-main__deadline{height:60px;font-size:14px;border-radius:16px;margin-top:20px;order:2}.p-detail-main-feature{margin-top:40px;order:11}.p-detail-main-feature__heading{font-size:14px;padding-bottom:16px}.p-detail-main-feature__list{margin-top:20px}.p-detail-main-feature__item{font-size:14px}.p-detail-main-feature__item+.p-detail-main-feature__item{margin-top:10px}.p-detail-main__btn{margin-top:40px;order:12}}.p-detail-notes{width:100%;margin-top:80px;border:1px solid var(--color-grn);border-radius:18px}.p-detail-notes__heading{width:100%;font-size:1.8rem}.p-detail-notes__text{font-size:1.8rem;line-height:1.5;margin-top:30px;padding-left:1em}.p-detail-notes__text--circle{text-indent:-1em}.p-detail-notes__text--circle::before{content:"";display:inline-block;margin-top:.25em;margin-right:.25em;width:.75em;height:.75em;background-image:url(../img/common/icon-circle.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.p-detail-notes__text--mark{text-indent:-1em}.p-detail-notes__text--mark::before{content:"";display:inline-block;margin-top:.25em;margin-right:.25em;width:.75em;height:.75em;background-image:url(../img/common/icon-notes.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.p-detail-notes__list{margin-top:30px}.p-detail-notes__item{font-size:1.8rem;line-height:1.5;text-indent:-1em;padding-left:2em}.p-detail-notes__item::before{content:"";display:inline-block;height:2px;width:2px;background-color:#000;border-radius:2px;margin:.25em 0;margin-right:.5em}@media screen and (min-width: 768px)and (max-width: 1439px){.p-detail-notes{margin-top:5.5555555556vw;padding:4px 80px;border-radius:1.25vw}.p-detail-notes__heading{font-size:1.25vw}.p-detail-notes__text{font-size:1.25vw;margin-top:2.0833333333vw}.p-detail-notes__list{margin-top:2.0833333333vw}.p-detail-notes__item{font-size:1.25vw}}@media screen and (max-width: 767px){.p-detail-notes{margin-top:80px;padding:4px 16px;border-radius:16px}.p-detail-notes__heading{font-size:14px;line-height:1.5}.p-detail-notes__text{font-size:1.4rem;margin-top:30px;word-break:break-all}.p-detail-notes__list{margin-top:30px}.p-detail-notes__item{font-size:1.4rem}}.p-detail-sample{width:100%;margin-top:100px}.p-detail-sample__item+.p-detail-sample__item{margin-top:20px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-detail-sample{margin-top:6.9444444444vw}.p-detail-sample__item+.p-detail-sample__item{margin-top:1.3888888889vw}}@media screen and (max-width: 767px){.p-detail-sample{margin-top:80px}.p-detail-sample__item+.p-detail-sample__item{margin-top:16px}}.p-detail-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-books-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-books-recommend{margin-top:80px}}.p-post-head{width:100%;padding-bottom:120px;background-position:top center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.p-post-head--1{background-image:url(../img/post/head_bg1.png)}.p-post-head--2{background-image:url(../img/post/head_bg2.png)}.p-post-head::after{content:"";width:100%;height:76px;display:block;background-image:url(../img/post/head_wave.png);background-position:bottom center;background-repeat:no-repeat;background-size:2880px;position:absolute;bottom:-1px;left:0}.p-post-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-post-head__breadcrumb{padding-top:40px}.p-post-head__label{width:-moz-fit-content;width:fit-content;margin:100px auto 0 auto;position:relative}.p-post-head__logo--1{width:331.58px}.p-post-head__logo--2{width:342.16px}.p-post-head__title{text-align:center;font-size:7.2rem;font-weight:700;margin-top:40px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-post-head{padding-bottom:8.3333333333vw}.p-post-head::after{height:5.2777777778vw;background-size:200vw}.p-post-head__inner{max-width:79.1666666667vw}.p-post-head__breadcrumb{padding-top:2.7777777778vw}.p-post-head__label{margin:6.9444444444vw auto 0 auto}.p-post-head__logo--1{width:23.0263888889vw}.p-post-head__logo--2{width:23.7611111111vw}.p-post-head__title{font-size:5vw;margin-top:2.7777777778vw}}@media screen and (max-width: 767px){.p-post-head{padding-bottom:80px;background-position:bottom center;background-size:100%}.p-post-head--1{background-image:url(../img/post/head_bg1_sp.png)}.p-post-head--2{background-image:url(../img/post/head_bg2_sp.png)}.p-post-head::after{content:none}.p-post-head__inner{padding:0 25px}.p-post-head__breadcrumb{padding-top:16px}.p-post-head__label{margin:40px auto 0 auto}.p-post-head__logo--1{width:184.21px}.p-post-head__logo--2{width:190.08px}.p-post-head__title{font-size:32px;margin-top:30px}}.p-post-body{width:100%;margin-top:100px}.p-post-body__inner{width:100%;max-width:1140px;margin:0 auto}.p-post-intro__text{text-align:center;font-size:1.8rem;line-height:1.5}.p-post-project{margin-top:60px}.p-post-project-title{display:flex;align-items:center;padding-bottom:30px;background-image:linear-gradient(to left, var(--color-grn), var(--color-grn) 1px, transparent 1px, transparent 4px);background-size:4px 1px;background-position:right bottom;background-repeat:repeat-x}.p-post-project-title__main{font-size:3rem}.p-post-project-title__sub{font-size:1.8rem;margin-left:30px}.p-post-project-bnr{width:100%;margin-top:30px;display:flex;justify-content:flex-start;gap:20px}.p-post-project-bnr__link{display:block;width:366.67px;border-radius:18px;overflow:hidden;transition:.3s}@media only screen and (min-width: 768px){.p-post-project-bnr__link:hover{opacity:.6}}.p-post-flow{margin-top:60px}.p-post-flow__title{font-size:3rem;padding-bottom:30px;background-image:linear-gradient(to left, var(--color-grn), var(--color-grn) 1px, transparent 1px, transparent 4px);background-size:4px 1px;background-position:right bottom;background-repeat:repeat-x}.p-post-flow__wrap{margin-top:30px;display:flex;justify-content:space-between;align-items:stretch}.p-post-flow__unit{width:366px;background-color:#f8f4ee;border-radius:18px;padding:40px 30px 30px 30px;position:relative}.p-post-flow__heading{text-align:center;font-size:2.4rem;font-weight:700;line-height:1.5;position:relative}.p-post-flow__info{text-align:center;font-size:1.8rem;line-height:1.5}.p-post-flow__unit--1 .p-post-flow__info,.p-post-flow__unit--2 .p-post-flow__info{margin-top:18px}.p-post-flow__unit--3 .p-post-flow__info{margin-top:24px}.p-post-flow__unit--1 .p-post-flow-heading__img{width:237.93px;margin:24px auto 0 auto}.p-post-flow__unit--2 .p-post-flow-heading__img{width:161.49px;margin:24px auto 0 auto}.p-post-flow__unit--3 .p-post-flow-heading__img{width:277.41px;margin:18px auto 0 auto}.p-post-flow__btn{margin-top:30px;display:flex;justify-content:center}.p-post-flow__btn .c-btn-grn{width:306px;height:80px;border-radius:40px;padding:0 8px 0 40px}.p-post-flow__text{text-align:center;font-size:1.8rem;line-height:1.5;margin-top:40px}.p-post-flow__entry{width:640px;height:54px;font-size:1.8rem;line-height:1.5;color:var(--color-grn);border:1px solid var(--color-grn);border-radius:18px;margin:17px auto 0 auto;display:flex;justify-content:center;align-items:center}.p-post-flow__entry+.p-post-flow__text{margin-top:18px}.p-post-project-bnr__item{aspect-ratio:183/110;-o-object-fit:cover;object-fit:cover;width:100%;border-radius:18px;overflow:hidden;cursor:pointer}.p-post-project-bnr__item img{width:100%;height:100%;transition:.3s}@media screen and (min-width: 768px){.p-post-project-bnr__item:hover img{opacity:.7}}@media screen and (min-width: 768px)and (max-width: 1439px){.p-post-body{margin-top:6.9444444444vw}.p-post-body__inner{max-width:79.1666666667vw}.p-post-intro__text{font-size:1.25vw}.p-post-project{margin-top:4.1666666667vw}.p-post-project-title{padding-bottom:2.0833333333vw}.p-post-project-title__main{font-size:2.0833333333vw}.p-post-project-title__sub{font-size:1.25vw;margin-left:2.0833333333vw}.p-post-project-bnr{margin-top:2.0833333333vw}.p-post-project-bnr__link{width:25.4631944444vw;border-radius:1.25vw}.p-post-flow{margin-top:4.1666666667vw}.p-post-flow__title{font-size:2.0833333333vw;padding-bottom:2.0833333333vw}.p-post-flow__wrap{margin-top:2.0833333333vw}.p-post-flow__unit{width:25.4166666667vw;border-radius:1.25vw;padding:2.7777777778vw 2.0833333333vw 2.0833333333vw 2.0833333333vw}.p-post-flow__heading{font-size:1.6666666667vw}.p-post-flow__info{font-size:1.25vw}.p-post-flow__unit--1 .p-post-flow__info,.p-post-flow__unit--2 .p-post-flow__info{margin-top:1.25vw}.p-post-flow__unit--3 .p-post-flow__info{margin-top:1.6666666667vw}.p-post-flow__unit--1 .p-post-flow-heading__img{width:16.5229166667vw;margin:1.6666666667vw auto 0 auto}.p-post-flow__unit--2 .p-post-flow-heading__img{width:11.2145833333vw;margin:1.6666666667vw auto 0 auto}.p-post-flow__unit--3 .p-post-flow-heading__img{width:19.2645833333vw;margin:1.6666666667vw auto 0 auto}.p-post-flow__btn{margin-top:2.0833333333vw}.p-post-flow__btn .c-btn-grn{width:21.25vw;height:5.5555555556vw;border-radius:2.7777777778vw;padding:0 .5555555556vw 0 2.7777777778vw}.p-post-flow__text{font-size:1.25vw;margin-top:2.7777777778vw}.p-post-flow__entry{width:44.4444444444vw;height:3.75vw;font-size:1.25vw;border-radius:1.25vw;margin:1.1805555556vw auto 0 auto}.p-post-flow__entry+.p-post-flow__text{margin-top:1.25vw}}@media screen and (max-width: 767px){.p-post-body{margin-top:40px}.p-post-body__inner{padding:0 25px}.p-post-intro__text{text-align:left;font-size:1.4rem}.p-post-project{margin-top:40px}.p-post-project-title{flex-direction:column;align-items:flex-start;padding-bottom:20px}.p-post-project-title__main{font-size:2.2rem}.p-post-project-title__sub{font-size:1.4rem;margin-left:0;margin-top:12px}.p-post-project-bnr{margin-top:20px;flex-wrap:wrap;gap:14px}.p-post-project-bnr__item{width:47%;border-radius:8px}.p-post-project-bnr__link{width:100%;border-radius:16px}.p-post-flow{margin-top:50px}.p-post-flow__title{font-size:2.2rem;padding-bottom:20px}.p-post-flow__wrap{margin-top:20px;display:block}.p-post-flow__unit{width:100%;border-radius:16px;padding:24px 10px}.p-post-flow__unit+.p-post-flow__unit{margin-top:16px}.p-post-flow__heading{font-size:1.8rem}.p-post-flow__info{font-size:1.4rem}.p-post-flow__unit--1 .p-post-flow__info,.p-post-flow__unit--2 .p-post-flow__info{margin-top:16px}.p-post-flow__unit--3 .p-post-flow__info{margin-top:23px}.p-post-flow__unit--1 .p-post-flow-heading__img{width:220px;margin:20px auto 0 auto}.p-post-flow__unit--2 .p-post-flow-heading__img{width:150px;margin:20px auto 0}.p-post-flow__unit--3 .p-post-flow-heading__img{width:277px;margin:17px auto 0 auto}.p-post-flow__btn{margin-top:7.4666666667vw}.p-post-flow__btn .c-btn-grn{max-width:285px;width:100%;height:60px;border-radius:30px;padding:0 5px 0 30px;font-size:1.4rem}.p-post-flow__text{text-align:left;font-size:1.4rem;margin-top:36px}.p-post-flow__entry{width:100%;height:auto;font-size:1.4rem;border-radius:16px;margin:16px auto 0 auto;padding:20px 0 20px 67px;display:block}.p-post-flow__entry+.p-post-flow__text{margin-top:20px}}.p-post-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-post-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-post-recommend{margin-top:80px}}.p-post .no-scroll{overflow:hidden}.p-post .preload .modal{display:none}.p-post .modal{visibility:hidden;opacity:0;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;transition:200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);overflow:auto;color:#333}.p-post .modal.is-open{visibility:visible;opacity:1}.p-post .modal .swiper-button-prev,.p-post .modal .swiper-button-next{transform:translateY(-50%);top:30%}@media only screen and (max-width: 767px){.p-post .modal .swiper-button-prev,.p-post .modal .swiper-button-next{width:20px;height:20px;top:18%}}.p-post .modal .swiper-button-prev:after{color:#3fa9a5}@media only screen and (max-width: 767px){.p-post .modal .swiper-button-prev:after,.p-post .modal .swiper-button-next:after{font-size:20px}}.p-post .modal .swiper-button-next{right:0}.p-post .modal .swiper-button-next:after{color:#3fa9a5}@media only screen and (max-width: 767px){.p-post .modal .swiper-button-next{right:-25px}}.p-post .modal .swiper-rtl .swiper-button-prev{right:0}@media only screen and (max-width: 767px){.p-post .modal .swiper-rtl .swiper-button-prev{right:-25px}}.p-post .modal .swiper-button-prev,.p-post .modal .swiper-rtl .swiper-button-next{left:0}@media only screen and (max-width: 767px){.p-post .modal .swiper-button-prev,.p-post .modal .swiper-rtl .swiper-button-next{left:-25px}}.p-post .modal .swiper-pagination-bullet-active{background:#3fa9a5}.p-post .modal .banner-pagination{margin-top:20px}@media only screen and (max-width: 767px){.p-post .modal .banner-pagination{margin-top:10px}}.p-post .modal-outer-wrapper{display:table;table-layout:fixed;position:relative;width:100%;height:100%}.p-post .modal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding-top:60px}@media only screen and (max-width: 767px){.p-post .modal-inner-wrapper{padding-top:100px}}.p-post .modal-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.p-post .modal-inner{position:relative;z-index:1;width:100%;max-width:980px}@media only screen and (max-width: 767px){.p-post .modal-inner{max-width:335px}}.p-post .modal-inner .panel{background:#fff;border-radius:30px;padding:40px 84px 32px}@media only screen and (max-width: 767px){.p-post .modal-inner .panel{padding:40px 30px 20px;border-radius:20px;width:100%;margin:0 auto}}@media only screen and (max-width: 767px){.p-post .modal-inner.row{padding:0 20px}}.p-post .modal-close{position:absolute;display:block;width:80px;height:80px;background:#3fa9a5;border-radius:50%;top:-50px;top:-50px;right:40px;cursor:pointer}@media only screen and (max-width: 767px){.p-post .modal-close{top:-20px;right:20px;width:50px;height:50px}}.p-post .modal-close::before,.p-post .modal-close::after{content:"";display:inline-block;width:45px;height:4px;background:#fff;position:absolute;top:50%;left:50%}@media only screen and (max-width: 767px){.p-post .modal-close::before,.p-post .modal-close::after{width:25px;height:2px}}.p-post .modal-close::before{transform:translate(-50%, -50%) rotate(45deg)}.p-post .modal-close::after{transform:translate(-50%, -50%) rotate(-45deg)}.p-post .modal-close-01{display:block;background:#3fa9a5;border-radius:50%;cursor:pointer;height:60px;max-width:306px;width:100%;display:flex;justify-content:center;align-items:center;border-radius:40px;color:#fff;margin:40px auto 0}@media only screen and (max-width: 767px){.p-post .modal-close-01{height:45px;margin:20px auto 0;font-size:1.2rem}}.p-post .modal-content{position:relative;z-index:1;max-width:820px;width:100%;margin:0 auto}.p-post .modal .swiper-wrapper{align-items:flex-start}.p-post .modal-img{width:100%;border-radius:18px;overflow:hidden;max-width:480px;margin:0 auto}@media only screen and (max-width: 767px){.p-post .modal-img{max-width:275px;border-radius:10px}}.p-post .modal-img img{width:100%}.p-post .modal-title{font-size:3rem;font-weight:bold;margin-top:1em}@media only screen and (max-width: 767px){.p-post .modal-title{font-size:2rem}}.p-post .modal-text{font-size:1.6rem;margin-top:12px;line-height:1.5}@media only screen and (max-width: 767px){.p-post .modal-text{font-size:1.2rem}}.p-puzzle-head{width:100%;padding-bottom:94px;background-color:#f8e4aa;background-image:url(../img/puzzle/head_bg.png);background-position:top center;background-repeat:no-repeat;background-size:1800px;position:relative;z-index:1}.p-puzzle-head::after{content:"";width:100%;height:76px;display:block;background-image:url(../img/puzzle/head_wave.png);background-position:bottom center;background-repeat:no-repeat;background-size:2880px;position:absolute;bottom:-1px;left:0}.p-puzzle-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-puzzle-head__breadcrumb{padding-top:40px}.p-puzzle-head-title{margin-top:65px;display:flex;flex-direction:column;align-items:center}.p-puzzle-head-title__en{font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:1.8rem;font-weight:700;color:#06958f;display:flex;align-items:center}.p-puzzle-head-title__jp{font-size:7.2rem;font-weight:700;margin-top:40px;position:relative}.p-puzzle-head-title__jp::before{content:"";width:56.39px;height:73.63px;display:block;background-image:url(../img/puzzle/title_bg1.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-5px;left:-130px}.p-puzzle-head-title__jp::after{content:"";width:56.39px;height:73.63px;display:block;background-image:url(../img/puzzle/title_bg2.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-5px;right:-130px}.p-puzzle-head__wrap{margin-top:35px;display:flex;justify-content:center;align-items:center}.p-puzzle-head__label{height:60px;font-size:2.2rem;color:#06958f;background-color:#bef7dd;border-radius:30px;margin-right:20px;padding:0 5px 0 20px;display:flex;justify-content:center;align-items:center}.p-puzzle-head__copy{font-size:3.6rem;font-weight:700;color:#06958f}@media screen and (min-width: 768px)and (max-width: 1439px){.p-puzzle-head{padding-bottom:6.5277777778vw;background-size:125vw}.p-puzzle-head::after{height:5.2777777778vw;background-size:200vw}.p-puzzle-head__inner{max-width:79.1666666667vw}.p-puzzle-head__breadcrumb{padding-top:2.7777777778vw}.p-puzzle-head-title{margin-top:4.5138888889vw}.p-puzzle-head-title__en{font-size:1.25vw}.p-puzzle-head-title__jp{font-size:5vw;margin-top:2.7777777778vw}.p-puzzle-head-title__jp::before{width:3.9159722222vw;height:5.1131944444vw;bottom:-.3472222222vw;left:-9.0277777778vw}.p-puzzle-head-title__jp::after{width:3.9159722222vw;height:5.1131944444vw;bottom:-.3472222222vw;right:-9.0277777778vw}.p-puzzle-head__wrap{margin-top:2.4305555556vw}.p-puzzle-head__label{height:4.1666666667vw;font-size:1.5277777778vw;border-radius:2.0833333333vw;margin-right:1.3888888889vw;padding:0 .3472222222vw 0 1.3888888889vw}.p-puzzle-head__copy{font-size:2.5vw}}@media screen and (max-width: 767px){.p-puzzle-head{background-color:var(--color-wht);padding-bottom:90px;background-image:url(../img/puzzle/head_bg_sp.png);background-size:100%}.p-puzzle-head::after{content:none}.p-puzzle-head__inner{padding:0 25px}.p-puzzle-head__breadcrumb{padding-top:16px}.p-puzzle-head-title{margin-top:72px}.p-puzzle-head-title__en{font-size:14px}.p-puzzle-head-title__jp{font-size:32px;margin-top:20px}.p-puzzle-head-title__jp::before{width:31.62px;height:41.29px;bottom:-3px;left:-48px}.p-puzzle-head-title__jp::after{width:31.62px;height:41.29px;bottom:-3px;right:-48px}.p-puzzle-head__wrap{margin-top:30px;flex-direction:column}.p-puzzle-head__label{height:45px;font-size:14px;margin-right:0;padding:0 15px}.p-puzzle-head__copy{text-align:center;font-size:22px;margin-top:15px}}.p-puzzle-body{width:100%;margin-top:100px}.p-puzzle-body__inner{width:100%;max-width:1140px;margin:0 auto}.p-puzzle-play-head{display:flex;align-items:center}.p-puzzle-play-head__title{font-size:5.4rem;font-weight:700;line-height:1.3;margin-right:54px;display:flex;align-items:center}.p-puzzle-play-head__title::before{content:"";width:65.6px;height:65.65px;display:block;background-image:url(../img/puzzle/icon_play.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:24px}.p-puzzle-play-head__text{flex:1;font-size:1.8rem;line-height:1.5}.p-puzzle-play-detail{margin-top:70px;display:flex;justify-content:space-between;flex-wrap:wrap}.p-puzzle-play-detail__unit{width:540px;display:flex;justify-content:space-between}.p-puzzle-play-detail__unit:nth-child(n+3){margin-top:90px}.p-puzzle-play-detail__heading{font-size:3rem;font-weight:700;line-height:1.5;color:var(--color-grn)}.p-puzzle-play-detail__img{width:200px;border-radius:18px;overflow:hidden}.p-puzzle-play-detail__info{width:295px}.p-puzzle-play-detail__text{font-size:1.8rem;line-height:1.5;margin-top:20px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-puzzle-body{width:100%;margin-top:6.9444444444vw}.p-puzzle-body__inner{max-width:79.1666666667vw}.p-puzzle-play-head__title{font-size:3.75vw;margin-right:3.75vw}.p-puzzle-play-head__title::before{width:4.5555555556vw;height:4.5590277778vw;margin-right:1.6666666667vw}.p-puzzle-play-head__text{font-size:1.25vw}.p-puzzle-play-detail{margin-top:4.8611111111vw}.p-puzzle-play-detail__unit{width:37.5vw}.p-puzzle-play-detail__unit:nth-child(n+3){margin-top:6.25vw}.p-puzzle-play-detail__heading{font-size:2.0833333333vw}.p-puzzle-play-detail__img{width:13.8888888889vw;border-radius:2.0833333333vw}.p-puzzle-play-detail__info{width:20.4861111111vw}.p-puzzle-play-detail__text{font-size:1.25vw;margin-top:1.3888888889vw}}@media screen and (max-width: 767px){.p-puzzle-body{margin-top:30px}.p-puzzle-body__inner{padding:25px}.p-puzzle-play-head{display:block}.p-puzzle-play-head__title{font-size:2.2rem;margin-right:0}.p-puzzle-play-head__title::before{width:41px;height:41.03px;margin-right:13px}.p-puzzle-play-head__text{font-size:14px;margin-top:15px}.p-puzzle-play-detail{margin-top:30px}.p-puzzle-play-detail__unit{width:100%;position:relative;align-items:center;justify-content:center;gap:16px}.p-puzzle-play-detail__unit+.p-puzzle-play-detail__unit{margin-top:24px}.p-puzzle-play-detail__img{max-width:94px;width:100%;border-radius:16px}.p-puzzle-play-detail__heading{font-size:1.6rem}.p-puzzle-play-detail__text{font-size:1.3rem;margin-top:10px}}.p-puzzle-type{margin-top:100px}.p-puzzle-type-head{display:flex;align-items:center}.p-puzzle-type-head__title{font-size:5.4rem;font-weight:700;line-height:1.3;margin-right:54px;display:flex;align-items:center}.p-puzzle-type-head__title::before{content:"";width:68.94px;height:68.74px;display:block;background-image:url(../img/puzzle/icon_type.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:24px}.p-puzzle-type-head__text{flex:1;font-size:1.8rem;line-height:1.5}.p-puzzle-type-nav{margin-top:40px}.p-puzzle-type-nav__list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.p-puzzle-type-nav__item{width:23.68%}.p-puzzle-type-nav__item:nth-child(n+5){margin-top:20px}.p-puzzle-type-nav__link{width:100%;height:60px;font-size:1.8rem;background-color:#d8eeed;border-radius:40px;padding-left:20px;display:flex;justify-content:center;align-items:center;position:relative;transition:.3s}@media only screen and (min-width: 768px){.p-puzzle-type-nav__link:hover{opacity:.6}}.p-puzzle-type-nav__link::before{content:"";width:15px;height:15px;background-image:url(../img/common/arrow_nav_grn.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:20px;transform:translateY(-50%) rotate(90deg)}.p-puzzle-type-detail{margin-top:60px;display:flex;justify-content:space-between;flex-wrap:wrap}.p-puzzle-type-detail__unit{width:100%;background-color:#f8f3ed;border-radius:40px;padding:80px 60px 60px 60px;overflow:hidden}.p-puzzle-type-detail__unit:nth-child(n+2){margin-top:20px}.p-puzzle-type-detail__title{font-size:3rem;font-weight:700}.p-puzzle-type-detail__title span{font-size:1.8rem;font-weight:700}.p-puzzle-type-detail__wrap{margin-top:30px}.p-puzzle-type-detail__text{flex:1;font-size:1.8rem;line-height:1.5}.p-puzzle-type-detail__text--min{min-height:81px}.p-puzzle-type-detail__unit--half{width:calc((100% - 20px)/2)}.p-puzzle-type-detail__unit--half .p-puzzle-type-detail__wrap{display:block}.p-puzzle-type-detail-slide{margin-top:40px;padding-bottom:50px;position:relative;z-index:1}.p-puzzle-type-detail-slide__item{width:360px}.p-puzzle-type-detail__unit--half .p-puzzle-type-detail-slide__item{width:300px}.p-puzzle-type-detail-slide__img{width:100%}.p-puzzle-type-detail-slide .swiper-button-prev{width:30px;height:30px;background-color:var(--color-wht);border-radius:50%;top:auto;bottom:0;left:0;right:auto}.p-puzzle-type-detail-slide .swiper-button-prev::after{content:"";width:100%;height:100%;background-image:url(../img/common/arrow_slider.svg);background-position:top center;background-repeat:no-repeat;background-size:contain;transition:.3s}@media only screen and (min-width: 768px){.p-puzzle-type-detail-slide .swiper-button-prev:hover::after{opacity:.5}}.p-puzzle-type-detail-slide .swiper-button-prev.swiper-button-disabled{opacity:1}.p-puzzle-type-detail-slide .swiper-button-next{width:30px;height:30px;background-color:var(--color-wht);border-radius:50%;top:auto;bottom:0;left:50px;right:0}.p-puzzle-type-detail-slide .swiper-button-next::after{content:"";width:100%;height:100%;background-image:url(../img/common/arrow_slider.svg);background-position:top center;background-repeat:no-repeat;background-size:contain;transform:rotate(180deg);transition:.3s}@media only screen and (min-width: 768px){.p-puzzle-type-detail-slide .swiper-button-next:hover::after{opacity:.5}}.p-puzzle-type-detail-slide .swiper-button-next.swiper-button-disabled{opacity:1}.p-puzzle-type-detail-slide .swiper-scrollbar{width:calc(100% - 110px);height:10px;top:auto;bottom:10px;left:110px;right:auto;background-color:var(--color-wht)}.p-puzzle-type-detail-slide .swiper-scrollbar-drag{background-color:var(--color-grn)}.p-puzzle-type-detail-btn{margin-top:50px;display:flex;justify-content:center}.p-puzzle-type-detail-btn .c-btn-grn{width:440px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-puzzle-type{margin-top:6.9444444444vw}.p-puzzle-type-head__title{font-size:3.75vw;margin-right:3.75vw}.p-puzzle-type-head__title::before{width:4.7875vw;height:4.7736111111vw;margin-right:1.6666666667vw}.p-puzzle-type-head__text{font-size:1.25vw}.p-puzzle-type-nav{margin-top:2.7777777778vw}.p-puzzle-type-nav__item:nth-child(n+5){margin-top:1.3888888889vw}.p-puzzle-type-nav__link{width:18.75vw;height:4.1666666667vw;font-size:1.25vw;border-radius:2.7777777778vw;padding-left:1.3888888889vw}.p-puzzle-type-nav__link::before{width:1.0416666667vw;height:1.0416666667vw;left:1.3888888889vw}.p-puzzle-type-detail{margin-top:4.1666666667vw}.p-puzzle-type-detail__unit{border-radius:2.7777777778vw;padding:5.5555555556vw 4.1666666667vw 4.1666666667vw 4.1666666667vw}.p-puzzle-type-detail__unit:nth-child(n+2){margin-top:1.3888888889vw}.p-puzzle-type-detail__title{font-size:2.0833333333vw}.p-puzzle-type-detail__title span{font-size:1.25vw}.p-puzzle-type-detail__wrap{margin-top:2.0833333333vw}.p-puzzle-type-detail__text{font-size:1.25vw}.p-puzzle-type-detail__text--min{min-height:5.625vw}.p-puzzle-type-detail__unit--half{width:calc((100% - 1.3888888889vw)/2)}.p-puzzle-type-detail-slide{margin-top:2.7777777778vw;padding-bottom:3.4722222222vw}.p-puzzle-type-detail-slide__item{width:25vw}.p-puzzle-type-detail__unit--half .p-puzzle-type-detail-slide__item{width:20.8333333333vw}.p-puzzle-type-detail-slide .swiper-button-prev{width:2.0833333333vw;height:2.0833333333vw}.p-puzzle-type-detail-slide .swiper-button-next{width:2.0833333333vw;height:2.0833333333vw;left:3.4722222222vw}.p-puzzle-type-detail-slide .swiper-scrollbar{width:calc(100% - 7.6388888889vw);height:.6944444444vw;bottom:.6944444444vw;left:7.6388888889vw;right:auto}.p-puzzle-type-detail-btn{margin-top:3.4722222222vw}.p-puzzle-type-detail-btn .c-btn-grn{width:30.5555555556vw}}@media screen and (max-width: 767px){.p-puzzle-type{margin-top:75px}.p-puzzle-type-head{display:block}.p-puzzle-type-head__title{font-size:2.2rem;margin-right:0}.p-puzzle-type-head__title::before{width:43.09px;height:42.96px;margin-right:13px}.p-puzzle-type-head__text{font-size:14px;margin-top:15px}.p-puzzle-type-nav{margin-top:20px}.p-puzzle-type-nav__item{width:48.6%}.p-puzzle-type-nav__item:nth-child(n+5){margin-top:10px}.p-puzzle-type-nav__item:nth-child(n+3){margin-top:10px}.p-puzzle-type-nav__link{text-align:center;height:40px;font-size:13px;border-radius:30px;padding-left:10px}.p-puzzle-type-nav__link::before{width:10px;height:10px;left:15px}.p-puzzle-type-detail{margin-top:40px;display:block}.p-puzzle-type-detail__unit{border-radius:30px;padding:40px 15px 20px}.p-puzzle-type-detail__unit:nth-child(n+2){margin-top:16px}.p-puzzle-type-detail__title{font-size:20px}.p-puzzle-type-detail__title span{font-size:14px}.p-puzzle-type-detail__wrap{margin-top:25px;display:block}.p-puzzle-type-detail__text{font-size:14px}.p-puzzle-type-detail__unit--half{width:100%}.p-puzzle-type-detail__unit--half .p-puzzle-type-detail-slide__item{width:240px}.p-puzzle-type-detail__text--min{min-height:0}.p-puzzle-type-detail-slide{margin-top:0;padding-bottom:0}.p-puzzle-type-detail-slide .swiper-slide{width:260px}.p-puzzle-type-detail-slide__item{width:240px}.p-puzzle-type-detail-slide .swiper-wrapper{overflow-x:auto;white-space:nowrap;padding:25px 30px 20px 25px}.p-puzzle-type-detail-slide .swiper-button-prev{display:none}.p-puzzle-type-detail-slide .swiper-button-next{display:none}.p-puzzle-type-detail-slide .swiper-scrollbar{display:none}.p-puzzle-type-detail-btn{margin-top:40px}.p-puzzle-type-detail-btn .c-btn-grn{width:100%}}.p-puzzle-subscription{width:100%;margin-top:100px}.p-puzzle-subscription__link{width:100%;display:block;position:relative}.p-puzzle-subscription__img{border-radius:18px;overflow:hidden;transition:.3s}@media only screen and (min-width: 768px){.p-puzzle-subscription__link:hover .p-puzzle-subscription__img{opacity:.6}}.p-puzzle-subscription__link .c-arrow-bg-pnk{background-color:#e8559b;position:absolute;bottom:8px;right:8px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-puzzle-subscription{margin-top:6.9444444444vw}.p-puzzle-subscription__img{border-radius:1.25vw}.p-puzzle-subscription__link .c-arrow-bg-pnk{bottom:.5555555556vw;right:.5555555556vw}}@media screen and (max-width: 767px){.p-puzzle-subscription{margin-top:60px}.p-puzzle-subscription__img{border-radius:16px}.p-puzzle-subscription__link .c-arrow-bg-pnk{bottom:5px;right:5px}}.p-puzzle-posting{margin-top:100px}.p-puzzle-posting__title{font-size:5.4rem;font-weight:700;line-height:1.3;margin-right:54px;display:flex;align-items:center}.p-puzzle-posting__title::before{content:"";width:62.5px;height:62.5px;display:block;background-image:url(../img/puzzle/icon_post.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:24px}.p-puzzle-posting__wrap{margin-top:50px;display:flex;justify-content:space-between}.p-puzzle-posting__img{width:560px;border-radius:18px;overflow:hidden}.p-puzzle-posting__info{width:500px}.p-puzzle-posting__text{font-size:1.8rem;line-height:1.5}.p-puzzle-posting__text+.p-puzzle-posting__text{margin-top:20px}.p-puzzle-posting__btn{margin-top:40px}.p-puzzle-posting__btn .c-btn-grn{width:100%}.p-puzzle-posting__btn .c-btn-grn+.c-btn-grn{margin-top:12px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-puzzle-posting{margin-top:6.9444444444vw}.p-puzzle-posting__title{font-size:3.75vw;margin-right:3.75vw}.p-puzzle-posting__title::before{width:4.3402777778vw;height:4.3402777778vw;margin-right:1.6666666667vw}.p-puzzle-posting__wrap{margin-top:3.4722222222vw}.p-puzzle-posting__img{width:38.8888888889vw;border-radius:1.25vw}.p-puzzle-posting__info{width:34.7222222222vw}.p-puzzle-posting__text{font-size:1.25vw}.p-puzzle-posting__text+.p-puzzle-posting__text{margin-top:1.3888888889vw}.p-puzzle-posting__btn{margin-top:2.7777777778vw}.p-puzzle-posting__btn .c-btn-grn+.c-btn-grn{margin-top:.8333333333vw}}@media screen and (max-width: 767px){.p-puzzle-posting{margin-top:60px}.p-puzzle-posting__title{font-size:2.2rem;margin-right:0}.p-puzzle-posting__title::before{width:39.07px;height:39.07px;margin-right:13px}.p-puzzle-posting__wrap{margin-top:30px;display:block}.p-puzzle-posting__img{width:100%;border-radius:16px}.p-puzzle-posting__info{width:100%}.p-puzzle-posting__text{font-size:14px;margin-top:30px}.p-puzzle-posting__text+.p-puzzle-posting__text{margin-top:18px}.p-puzzle-posting__btn{margin-top:40px}.p-puzzle-posting__btn .c-btn-grn+.c-btn-grn{margin-top:8px}}.p-puzzle-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-puzzle-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-puzzle-recommend{margin-top:80px}}.p-subscription{position:relative;z-index:1}.p-subscription::before{content:"";width:100vw;height:100dvh;display:block;background-position:center center;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;left:0;z-index:-1}.p-subscription--1::before{background-image:url(../img/subscription/bg1.jpg)}.p-subscription--2::before{background-image:url(../img/subscription/bg2.jpg)}.p-subscription-head{width:100%}.p-subscription-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-subscription-head__breadcrumb{padding-top:40px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscription-head__inner{max-width:79.1666666667vw}.p-subscription-head__breadcrumb{padding-top:2.7777777778vw}}@media screen and (max-width: 767px){.p-subscription-head{padding:0 6.6666666667vw}.p-subscription--1::before{background-image:url(../img/subscription/bg1_sp.jpg)}.p-subscription--2::before{background-image:url(../img/subscription/bg2_sp.jpg)}.p-subscription-head__inner{max-width:304vw}.p-subscription-head__breadcrumb{padding-top:4.2666666667vw}}.p-subscription-body{width:100%;margin-top:54px}.p-subscription-body__inner{width:100%;max-width:1140px;background-color:var(--color-wht);border-radius:40px;margin:0 auto;padding:80px}.p-subscription-main{width:100%}.p-subscription-main form{display:inherit}.p-subscription-main__wrap{width:100%;display:flex;justify-content:space-between;flex-direction:row-reverse}.p-subscription-main__unit1,.p-subscription-main__unit2{width:460px}.p-subscription-main-title__label--1{width:221px}.p-subscription-main-title__label--2{width:228.19px}.p-subscription-main-title__text{font-size:3.6rem;line-height:1.5;margin-top:30px}.p-subscription-main__description{font-size:1.8rem;line-height:1.5;margin-top:58px}.p-subscription-main__info{font-size:1.8rem;line-height:1.5;margin-top:30px}.p-subscription-main-price{display:flex;align-items:flex-end;margin-top:50px}.p-subscription-main-price__text{display:block;font-size:1.8rem;padding-bottom:4px}.p-subscription-main-price__num{display:block;font-size:3.6rem;margin:0 5px 0 10px}.p-subscription-main-option{margin-top:30px}.p-subscription-main-option__list{display:flex}.p-subscription-main-option__item+.p-subscription-main-option__item{margin-left:28px}.p-subscription-main-option__link{font-size:1.4rem;display:flex;align-items:center;transition:.3s}@media only screen and (min-width: 768px){.p-subscription-main-option__link:hover{opacity:.6}}.p-subscription-main-option__link::before{content:"";width:9px;height:9px;display:block;background-image:url(../img/common/arrow_grn_small.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:13px}.p-subscription-main-cart{width:100%;background-color:#f8f4ee;border-radius:18px;margin-top:20px;padding:40px 30px}.p-subscription-main-cart-start{display:flex;margin-bottom:20px}.p-subscription-main-cart-start__heading{font-size:1.8rem;margin-right:25px}.p-subscription-main-cart-start__list{flex:1}.p-subscription-main-cart-start__label{display:flex;align-items:center;cursor:pointer}.p-subscription-main-cart-start__label+.p-subscription-main-cart-start__label{margin-top:18px}.p-subscription-main-cart-start__radio{position:absolute;opacity:0;visibility:hidden}.p-subscription-main-cart-start__radio+span{font-size:1.8rem;padding-left:35px;position:relative}.p-subscription-main-cart-start__radio+span::before{content:"";width:24px;height:24px;display:block;background-color:var(--color-wht);border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-subscription-main-cart-start__radio+span::after{content:"";width:14px;height:14px;display:block;background-color:var(--color-grn);border-radius:50%;position:absolute;top:50%;left:5px;transform:translateY(-50%);opacity:0;transition:.3s}.p-subscription-main-cart-start__radio:checked+span::after{opacity:1}.p-subscription-main-cart-quantity{display:flex;align-items:center}.p-subscription-main-cart-quantity__heading{font-size:1.8rem;margin-right:30px}.p-subscription-main-cart-quantity__select{height:40px;background-color:var(--color-wht);border-radius:20px;display:flex;align-items:center;position:relative}.p-subscription-main-cart-quantity__select::after{content:"";width:9px;height:9px;display:block;background-image:url(../img/common/arrow_grn_down.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}.p-subscription-main-cart-quantity__select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:rgba(0,0,0,0);min-width:200px;font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:500;font-size:1.8rem;padding-left:20px;padding-right:50px;color:var(--color-blk);cursor:pointer;line-height:1}.p-subscription-main-cart .c-btn-grn-large{width:100%;margin-top:20px}.p-subscription-main-btn{margin-top:30px;display:flex;justify-content:space-between}.p-subscription-main-btn__link{width:224px;height:60px;font-size:1.8rem;background-color:#d8eeed;border-radius:30px;display:flex;justify-content:center;align-items:center;transition:.3s}@media only screen and (min-width: 768px){.p-subscription-main-btn__link:hover{opacity:.6}}.p-subscription-main-btn__link--favorite::before{content:"";width:25.5px;height:21.14px;display:block;background-image:url(../img/common/icon_favorite.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:8px}.p-subscription-main-btn__link--contact::before{content:"";width:25.5px;height:21.14px;display:block;background-image:url(../img/common/icon_contact.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:8px}.p-subscription-main-sns{margin-top:20px;display:flex;align-items:center}.p-subscription-main-sns__link{width:140px;height:40px;font-size:1.4rem;border:1px solid #cecece;border-radius:20px;display:flex;justify-content:center;align-items:center;transition:.3s}@media only screen and (min-width: 768px){.p-subscription-main-sns__link:hover{opacity:.6}}.p-subscription-main-sns__link--x::before{content:"";width:18px;height:18.4px;display:block;background-image:url(../img/common/icon_x.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:7px}.p-subscription-main-sns__link+.p-subscription-main-sns__link{margin-left:9px}.p-subscription-main__img{width:100%}.p-subscription-main__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscription-body{margin-top:3.75vw}.p-subscription-body__inner{max-width:79.1666666667vw;border-radius:2.7777777778vw;padding:5.5555555556vw}.p-subscription-main__unit1,.p-subscription-main__unit2{width:31.9444444444vw}.p-subscription-main-title__label--1{width:15.3472222222vw}.p-subscription-main-title__label--2{width:15.8465277778vw}.p-subscription-main-title__text{font-size:2.5vw;margin-top:2.0833333333vw}.p-subscription-main__description{font-size:1.25vw;margin-top:4.0277777778vw}.p-subscription-main__info{font-size:1.25vw;margin-top:2.0833333333vw}.p-subscription-main-price{margin-top:3.4722222222vw}.p-subscription-main-price__text{font-size:1.25vw;padding-bottom:.2777777778vw}.p-subscription-main-price__num{font-size:2.5vw;margin:0 .3472222222vw 0 .6944444444vw}.p-subscription-main-option{margin-top:2.0833333333vw}.p-subscription-main-option__item+.p-subscription-main-option__item{margin-left:1.9444444444vw}.p-subscription-main-option__link{font-size:.9722222222vw}.p-subscription-main-option__link::before{width:.625vw;height:.625vw;margin-right:.9027777778vw}.p-subscription-main-cart{border-radius:1.25vw;margin-top:1.3888888889vw;padding:2.7777777778vw 2.0833333333vw}.p-subscription-main-cart-start{margin-bottom:1.3888888889vw}.p-subscription-main-cart-start__heading{font-size:1.25vw;margin-right:1.7361111111vw}.p-subscription-main-cart-start__label+.p-subscription-main-cart-start__label{margin-top:1.25vw}.p-subscription-main-cart-start__radio+span{display:block;font-size:1.25vw;padding-left:2.4305555556vw}.p-subscription-main-cart-start__radio+span::before{width:1.6666666667vw;height:1.6666666667vw}.p-subscription-main-cart-start__radio+span::after{width:.9722222222vw;height:.9722222222vw;left:.3472222222vw}.p-subscription-main-cart-start__radio:checked+span::after{opacity:1}.p-subscription-main-cart-quantity__heading{font-size:1.25vw;margin-right:2.0833333333vw}.p-subscription-main-cart-quantity__select{height:2.7777777778vw;border-radius:1.3888888889vw}.p-subscription-main-cart-quantity__select::after{width:.625vw;height:.625vw;right:1.3888888889vw}.p-subscription-main-cart-quantity__select select{min-width:13.8888888889vw;font-size:1.25vw;padding-left:1.3888888889vw;padding-right:3.4722222222vw}.p-subscription-main-cart-quantity__select::after{width:.625vw;height:.625vw;right:1.3888888889vw}.p-subscription-main-cart-quantity__select select{min-width:13.8888888889vw;font-size:1.25vw;padding-left:1.3888888889vw;padding-right:3.4722222222vw}.p-subscription-main-cart .c-btn-grn-large{margin-top:1.3888888889vw}.p-subscription-main-btn{margin-top:2.0833333333vw}.p-subscription-main-btn__link{width:15.5555555556vw;height:4.1666666667vw;font-size:1.25vw;border-radius:2.0833333333vw}.p-subscription-main-btn__link--favorite::before,.p-subscription-main-btn__link--contact::before{width:1.7708333333vw;height:1.4680555556vw;margin-right:.5555555556vw}.p-subscription-main-sns{margin-top:1.3888888889vw}.p-subscription-main-sns__link{width:9.7222222222vw;height:2.7777777778vw;font-size:.9722222222vw;border-radius:1.3888888889vw}.p-subscription-main-sns__link--x::before{width:1.25vw;height:1.2777777778vw;margin-right:.4861111111vw}.p-subscription-main-sns__link+.p-subscription-main-sns__link{margin-left:.625vw}}@media screen and (max-width: 767px){.p-subscription-body{margin-top:40px;padding:0 25px}.p-subscription-body__inner{max-width:1140px;border-radius:30px;padding:40px 18px}.p-subscription-main__wrap{width:100%;margin:0 auto;display:flex;justify-content:flex-start;flex-direction:column}.p-subscription-main__unit1,.p-subscription-main__unit2{width:100%;display:contents}.p-subscription-main-title{order:1}.p-subscription-main-title__label--1{width:147.37px}.p-subscription-main-title__label--2{width:152.1px}.p-subscription-main-title__text{font-size:2.2rem;margin-top:20px}.p-subscription-main__description{font-size:1.4rem;margin-top:40px;order:4}.p-subscription-main__info{font-size:1.4rem;margin-top:20px;order:5}.p-subscription-main-price{margin-top:30px;order:6}.p-subscription-main-price__text{font-size:1.4rem;padding-bottom:3px}.p-subscription-main-price__num{font-size:2.8rem;margin:0 3px 0 8px}.p-subscription-main-option{margin-top:20px;order:7}.p-subscription-main-option__list{display:block}.p-subscription-main-option__item+.p-subscription-main-option__item{margin-left:0;margin-top:15px}.p-subscription-main-option__link{font-size:1.3rem}.p-subscription-main-option__link::before{width:9px;height:9px;margin-right:10px}.p-subscription-main-cart{border-radius:16px;margin-top:20px;padding:30px 20px;order:8}.p-subscription-main-cart-start{margin-bottom:16px}.p-subscription-main-cart-start__heading{font-size:1.4rem;margin-right:10px}.p-subscription-main-cart-start__label+.p-subscription-main-cart-start__label{margin-top:16px}.p-subscription-main-cart-start__radio+span{font-size:1.4rem;padding-left:24px}.p-subscription-main-cart-start__radio+span::before{width:20px;height:20px}.p-subscription-main-cart-start__radio+span::after{width:12px;height:12px;left:4px}.p-subscription-main-cart-quantity{justify-content:center}.p-subscription-main-cart-quantity__heading{font-size:1.4rem;margin-right:16px}.p-subscription-main-cart-quantity__select{height:36px;border-radius:18px}.p-subscription-main-cart-quantity__select::after{width:9px;height:9px;right:18px}.p-subscription-main-cart-quantity__select select{min-width:200px;font-size:1.6rem;padding-left:18px;padding-right:50px}.p-subscription-main-cart .c-btn-grn-large{margin:16px auto 0;max-width:249px}.p-subscription-main-btn{margin-top:20px;order:9;justify-content:flex-start;gap:5px}.p-subscription-main-btn__link{width:142px;height:40px;font-size:1.2rem;border-radius:20px}.p-subscription-main-btn__link--favorite::before{width:20px;height:16.36px;margin-right:6px}.p-subscription-main-btn__link--contact::before{width:20px;height:16.5px;margin-right:6px}.p-subscription-main-sns{margin-top:12px;order:10}.p-subscription-main-sns__link{width:93px;height:30px;font-size:1rem;border-radius:15px}.p-subscription-main-sns__link--x::before{width:13.5px;height:13.8px;margin-right:5px}.p-subscription-main-sns__link+.p-subscription-main-sns__link{margin-left:5px}.p-subscription-main__img{max-width:240px;margin:20px auto 0;order:2}}.p-subscription-benefit{margin-top:120px}.p-subscription-benefit-title{width:-moz-fit-content;width:fit-content;margin:0 auto;display:flex;align-items:flex-end;position:relative}.p-subscription-benefit-title::before{content:"";width:27.5px;height:76.78px;display:block;background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:-5px;left:-63px}.p-subscription-benefit--1 .p-subscription-benefit-title::before{background-image:url(../img/subscription/benefit_pnk_bg.svg)}.p-subscription-benefit--2 .p-subscription-benefit-title::before{background-image:url(../img/subscription/benefit_grn_bg.svg)}.p-subscription-benefit-title::after{content:"";width:27.5px;height:76.78px;display:block;background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:-5px;right:-63px;transform:rotate(180deg)}.p-subscription-benefit--1 .p-subscription-benefit-title::after{background-image:url(../img/subscription/benefit_pnk_bg.svg)}.p-subscription-benefit--2 .p-subscription-benefit-title::after{background-image:url(../img/subscription/benefit_grn_bg.svg)}.p-subscription-benefit-title__main{display:block;font-size:4rem;margin-right:15px}.p-subscription-benefit--1 .p-subscription-benefit-title__main{color:#e8559b}.p-subscription-benefit--2 .p-subscription-benefit-title__main{color:#06958f}.p-subscription-benefit-title__text{display:block;font-size:3rem}.p-subscription-benefit-title__num{display:block;font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:5rem;font-weight:500;margin:0 5px;transform:translateY(7px)}.p-subscription-benefit--1 .p-subscription-benefit-title__num{color:#e8559b}.p-subscription-benefit--2 .p-subscription-benefit-title__num{color:#06958f}.p-subscription-benefit__unit{width:100%;height:160px;background-color:#f8f4ee;border-radius:18px;margin-top:55px;padding-left:180px;display:flex;flex-direction:column;justify-content:center;position:relative}.p-subscription-benefit__unit--2{padding-left:409px}.p-subscription-benefit__unit+.p-subscription-benefit__unit{margin-top:20px}.p-subscription-benefit-label{width:100px;height:136px;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 50% 92%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 50% 92%, 0 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:-4px;left:60px}.p-subscription-benefit--1 .p-subscription-benefit-label{background-color:#e8559b}.p-subscription-benefit--2 .p-subscription-benefit-label{background-color:#06958f}.p-subscription-benefit-label__text{font-size:1.8rem;color:var(--color-wht)}.p-subscription-benefit-label__num{font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:7rem;font-weight:500;color:var(--color-wht);margin-top:5px}.p-subscription-benefit__main{font-size:3rem;line-height:1.5}.p-subscription-benefit--1 .p-subscription-benefit__main span{color:#e8559b}.p-subscription-benefit--2 .p-subscription-benefit__main span{color:#06958f}.p-subscription-benefit__main span.hide-small{color:var(--color-blk)}.p-subscription-benefit__sub{font-size:1.8rem;line-height:1.2;margin-top:10px}.p-subscription-benefit--1 .p-subscription-benefit__unit--1 .p-subscription-benefit__img{width:403px;position:absolute;bottom:0;right:42px}.p-subscription-benefit--2 .p-subscription-benefit__unit--1 .p-subscription-benefit__img{width:406.83px;position:absolute;bottom:0;right:42px}.p-subscription-benefit__unit--2 .p-subscription-benefit__img{width:189.22px;position:absolute;top:27px;left:180px}.p-subscription-benefit__unit--3 .p-subscription-benefit__img{width:223.29px;position:absolute;top:-6px;right:54px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscription-benefit{margin-top:8.3333333333vw}.p-subscription-benefit-title::before{width:1.9097222222vw;height:5.3319444444vw;top:-.3472222222vw;left:-4.375vw}.p-subscription-benefit-title::after{width:1.9097222222vw;height:5.3319444444vw;top:-.3472222222vw;right:-4.375vw}.p-subscription-benefit-title__main{font-size:2.7777777778vw;margin-right:1.0416666667vw}.p-subscription-benefit-title__text{font-size:2.0833333333vw}.p-subscription-benefit-title__num{font-size:3.4722222222vw;margin:0 .3472222222vw;transform:translateY(0.4861111111vw)}.p-subscription-benefit__unit{height:11.1111111111vw;border-radius:1.25vw;margin-top:3.8194444444vw;padding-left:12.5vw}.p-subscription-benefit__unit--2{padding-left:28.4027777778vw}.p-subscription-benefit__unit+.p-subscription-benefit__unit{margin-top:1.3888888889vw}.p-subscription-benefit-label{width:6.9444444444vw;height:9.4444444444vw;top:-.2777777778vw;left:4.1666666667vw}.p-subscription-benefit-label__text{font-size:1.25vw}.p-subscription-benefit-label__num{font-size:4.8611111111vw;margin-top:.3472222222vw}.p-subscription-benefit__main{font-size:2.0833333333vw}.p-subscription-benefit__sub{font-size:1.25vw;margin-top:.6944444444vw}.p-subscription-benefit__unit--1 .p-subscription-benefit__img{width:27.9861111111vw;right:2.9166666667vw}.p-subscription-benefit__unit--1 .p-subscription-benefit__img,.p-subscription-benefit--1 .p-subscription-benefit__unit--1 .p-subscription-benefit__img{width:27.9861111111vw;right:2.9166666667vw}.p-subscription-benefit--2 .p-subscription-benefit__unit--1 .p-subscription-benefit__img{width:28.2520833333vw;right:2.9166666667vw}.p-subscription-benefit__unit--2 .p-subscription-benefit__img{width:13.1402777778vw;top:1.875vw;left:12.5vw}.p-subscription-benefit__unit--3 .p-subscription-benefit__img{width:15.50625vw;top:-.4166666667vw;right:3.75vw}}@media screen and (max-width: 767px){.p-subscription-benefit{margin:80px auto 0;max-width:289px;width:100%}.p-subscription-benefit-title{flex-wrap:wrap;justify-content:center}.p-subscription-benefit-title::before{width:27.5px;height:76.78px;top:3px;left:0}.p-subscription-benefit-title::after{width:27.5px;height:76.78px;top:3px;right:0}.p-subscription-benefit-title::before{width:7.3333333333vw;height:20.4746666667vw;top:.8vw;left:0}.p-subscription-benefit-title::after{width:7.3333333333vw;height:20.4746666667vw;top:.8vw;right:0}.p-subscription-benefit-title__main{width:100%;text-align:center;font-size:3.6rem;margin-right:0}.p-subscription-benefit-title__text{font-size:1.8rem}.p-subscription-benefit-title__num{font-size:3.6rem;margin:0 3px;transform:translateY(7px)}.p-subscription-benefit__unit{height:auto;background-color:#f8f4ee;border-radius:18px;margin-top:35px;padding-left:0;padding-top:100px;padding-bottom:30px}.p-subscription-benefit__unit+.p-subscription-benefit__unit{margin-top:16px}.p-subscription-benefit__unit--1{padding-bottom:130px}.p-subscription-benefit__unit--2,.p-subscription-benefit__unit--3{padding-top:212px}.p-subscription-benefit__unit--3{padding-top:56.5333333333vw}.p-subscription-benefit-label{width:60px;height:81.6px;top:-4px;left:50%;transform:translateX(-50%)}.p-subscription-benefit-label__text{font-size:1.2rem}.p-subscription-benefit-label__num{font-size:4.5rem;margin-top:5px}.p-subscription-benefit__main{text-align:center;font-size:2.4rem;line-height:1.5}.p-subscription-benefit__main span.hide{display:none}.p-subscription-benefit__sub{text-align:center;font-size:1.6rem;margin-top:8px}.p-subscription-benefit__unit--4 .p-subscription-benefit__sub{margin-top:20px}.p-subscription-benefit--1 .p-subscription-benefit__unit--1 .p-subscription-benefit__img,.p-subscription-benefit--2 .p-subscription-benefit__unit--1 .p-subscription-benefit__img{width:100%;bottom:0;right:0}.p-subscription-benefit__unit--2 .p-subscription-benefit__img{width:141.91px;top:112px;left:60px}.p-subscription-benefit__unit--3 .p-subscription-benefit__img{width:242px;top:102px;right:25px}}.p-subscription-example{margin-top:120px}.p-subscription-example__head{display:flex;align-items:center}.p-subscription-example__title{font-size:3rem}.p-subscription-example__text{font-size:1.8rem;margin-left:30px}.p-subscription-example__body{margin-top:40px;display:flex;justify-content:space-between}.p-subscription-example__figure{width:480px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscription-example{margin-top:8.3333333333vw}.p-subscription-example__title{font-size:2.0833333333vw}.p-subscription-example__text{font-size:1.25vw;margin-left:2.0833333333vw}.p-subscription-example__body{margin-top:2.7777777778vw}.p-subscription-example__figure{width:33.3333333333vw}}@media screen and (max-width: 767px){.p-subscription-example{margin-top:60px}.p-subscription-example__head{display:block}.p-subscription-example__title{font-size:2.2rem}.p-subscription-example__text{font-size:1.4rem;margin-left:0;margin-top:20px;line-height:1.5}.p-subscription-example__body{margin:30px auto 0;display:block;max-width:289px;width:100%}.p-subscription-example__figure{width:100%}.p-subscription-example__figure+.p-subscription-example__figure{margin-top:16px}}.p-subscription-notes{width:100%;margin-top:120px;border:1px solid var(--color-grn);border-radius:18px}.p-subscription-notes__heading{width:100%;font-size:1.8rem}.p-subscription-notes__text{font-size:1.8rem;line-height:1.5;margin-top:30px;padding-left:1em}.p-subscription-notes__text--mark{text-indent:-1em}.p-subscription-notes__text--mark::before{content:"";display:inline-block;margin-top:.25em;margin-right:.25em;width:.75em;height:.75em;background-image:url(../img/common/icon-notes.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.p-subscription-notes__list{margin-top:30px}.p-subscription-notes__item{font-size:1.8rem;line-height:1.5;text-indent:-1em;padding-left:2em}.p-subscription-notes__item::before{content:"";display:inline-block;height:3px;width:3px;background-color:#000;border-radius:2px;margin:.25em 0;margin-right:.5em}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscription-notes{margin-top:8.3333333333vw;padding:4px 80px;border-radius:18px}.p-subscription-notes__heading{font-size:1.25vw}.p-subscription-notes__text{font-size:1.25vw;margin-top:2.0833333333vw}.p-subscription-notes__list{margin-top:2.0833333333vw}.p-subscription-notes__item{font-size:1.25vw}}@media screen and (max-width: 767px){.p-subscription-notes{margin-top:20px;padding:4px 16px;border-radius:16px}.p-subscription-notes__heading{font-size:1.6rem;line-height:1.5}.p-subscription-notes__text{font-size:1.4rem;margin-top:30px;word-break:break-all}.p-subscription-notes__list{margin-top:30px}.p-subscription-notes__item{font-size:1.4rem}}.p-subscription-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-books-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-books-recommend{margin-top:21.3333333333vw}}.p-subscriptions-head{width:100%;background-image:url(../img/subscriptions/head_bg.png);background-position:top center;background-repeat:no-repeat;background-size:1200px}.p-subscriptions-head__inner{width:100%;max-width:1140px;margin:0 auto}.p-subscriptions-head__breadcrumb{padding-top:40px}.p-subscriptions-head__title{text-align:center;font-size:6.4rem;font-weight:700;margin-top:70px}.p-subscriptions-head__intro{width:810px;font-size:1.8rem;line-height:1.5;margin:95px auto 0 auto}.p-subscriptions-head__wrap{width:100%;margin-top:60px;display:flex;justify-content:center}.p-subscriptions-head__unit{width:550px;display:flex;flex-direction:column;justify-content:space-between;row-gap:30px}.p-subscriptions-head__img{width:400px;aspect-ratio:400/460;margin:0 auto;overflow:hidden}.p-subscriptions-head__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-subscriptions-head__logo{margin:0 auto}.p-subscriptions-head__logo--1{width:414.48px}.p-subscriptions-head__logo--2{width:427.72px}.p-subscriptions-head__btn{display:flex;justify-content:center;white-space:nowrap}.p-subscriptions-head__btn .c-btn-grn{width:440px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscriptions-head{background-size:83.3333333333vw}.p-subscriptions-head__inner{max-width:79.1666666667vw}.p-subscriptions-head__breadcrumb{padding-top:2.7777777778vw}.p-subscriptions-head__title{font-size:4.4444444444vw;margin-top:4.8611111111vw}.p-subscriptions-head__intro{width:56.25vw;font-size:1.25vw;margin:6.5972222222vw auto 0 auto}.p-subscriptions-head__wrap{margin-top:4.1666666667vw}.p-subscriptions-head__unit{width:38.1944444444vw;row-gap:2.0833333333vw}.p-subscriptions-head__img{width:27.7777777778vw}.p-subscriptions-head__logo--1{width:28.7833333333vw}.p-subscriptions-head__logo--2{width:29.7027777778vw}.p-subscriptions-head__btn .c-btn-grn{width:30.5555555556vw}}@media screen and (max-width: 767px){.p-subscriptions-head{background-image:url(../img/subscriptions/head_bg_sp.png);background-size:100%}.p-subscriptions-head__inner{max-width:1140px;padding:0 20px}.p-subscriptions-head__breadcrumb{padding-top:16px}.p-subscriptions-head__title{font-size:2.8rem;margin-top:35px}.p-subscriptions-head__intro{width:100%;font-size:1.4rem;margin:60px auto 0 auto}.p-subscriptions-head__wrap{margin-top:40px;justify-content:space-between}.p-subscriptions-head__unit{width:48%;row-gap:22px}.p-subscriptions-head__unit+.p-subscriptions-head__unit{margin-top:40px;margin-top:0}.p-subscriptions-head__img{width:100%}.p-subscriptions-head__logo img{height:20px}.p-subscriptions-head__logo--1{width:100%}.p-subscriptions-head__logo--2{width:100%}.p-subscriptions-head__btn .c-btn-grn{font-size:1rem;width:100%}}.p-subscriptions-body{width:100%;margin-top:120px}.p-subscriptions-body__inner{width:100%;max-width:1140px;margin:0 auto}.p-subscriptions-point{width:100%;border-radius:40px;padding:90px 98px;background-image:url(../img/subscriptions/point_bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.p-subscriptions-point__main{width:100%;padding:56px 0;position:relative;z-index:1}.p-subscriptions-point__main::before{content:"";width:640px;height:100%;display:block;background-color:#faccdd;border-radius:18px;opacity:.95;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1}.p-subscriptions-point__copy{text-align:center;font-size:1.8rem;font-weight:700}.p-subscriptions-point__title{text-align:center;font-size:4rem;font-weight:700;margin-top:20px}.p-subscriptions-point__list{width:100%;margin-top:35px;display:flex;justify-content:space-between}.p-subscriptions-point__item{width:230px;height:230px;background-color:var(--color-wht);border:1px solid #e8559b;border-radius:18px;display:flex;justify-content:center;align-items:center;flex-direction:column}.p-subscriptions-point__intro{display:block;text-align:center;font-size:1.8rem;color:#e8559b;margin-bottom:10px}.p-subscriptions-point__text{text-align:center}.p-subscriptions-point__text span{font-size:3rem;font-weight:700;line-height:1.5;background:linear-gradient(transparent 60%, #f3a9cd 0%)}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscriptions-body{margin-top:8.3333333333vw}.p-subscriptions-body__inner{max-width:79.1666666667vw}.p-subscriptions-point{border-radius:2.7777777778vw;padding:6.25vw 6.8055555556vw}.p-subscriptions-point__main{padding:3.8888888889vw 0}.p-subscriptions-point__main::before{width:44.4444444444vw;border-radius:1.25vw}.p-subscriptions-point__copy{font-size:1.25vw}.p-subscriptions-point__title{font-size:2.7777777778vw;margin-top:1.3888888889vw}.p-subscriptions-point__list{margin-top:2.4305555556vw}.p-subscriptions-point__item{width:15.9722222222vw;height:15.9722222222vw;border-radius:1.25vw}.p-subscriptions-point__intro{font-size:1.25vw;margin-bottom:.6944444444vw}.p-subscriptions-point__text span{font-size:2.0833333333vw}}@media screen and (max-width: 767px){.p-subscriptions-body{margin-top:60px}.p-subscriptions-body__inner{max-width:1140px;padding:0 20px}.p-subscriptions-point{border-radius:0px;padding:30px 20px;background-image:url(../img/subscriptions/point_bg_sp.jpg);margin:0 -20px;width:auto}.p-subscriptions-point__main{padding:50px 0}.p-subscriptions-point__main::before{max-width:100%;border-radius:16px}.p-subscriptions-point__copy{font-size:1.6rem}.p-subscriptions-point__title{font-size:2.4rem;line-height:1.2;margin-top:20px}.p-subscriptions-point__list{margin-top:30px;flex-wrap:wrap;justify-content:center;gap:9px}.p-subscriptions-point__item{max-width:44%;max-height:120px;border-radius:18px}.p-subscriptions-point__intro{font-size:1.3rem;margin-bottom:10px}.p-subscriptions-point__text span{font-size:1.6rem}}.p-subscriptions-caution{margin-top:120px}.p-subscriptions-caution__title{font-size:3rem;font-weight:700}.p-subscriptions-caution__list{margin-top:40px}.p-subscriptions-caution__item{font-size:1.8rem;line-height:1.5;padding-left:1em;text-indent:-1em}.p-subscriptions-caution__notes{margin-top:40px}.p-subscriptions-caution__notes-item{font-size:1.4rem;line-height:1.5;padding-left:1em;text-indent:-1em}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscriptions-caution{margin-top:8.3333333333vw}.p-subscriptions-caution__title{font-size:2.0833333333vw}.p-subscriptions-caution__list{margin-top:2.7777777778vw}.p-subscriptions-caution__item{font-size:1.25vw}.p-subscriptions-caution__notes{margin-top:2.7777777778vw}.p-subscriptions-caution__notes-item{font-size:.9722222222vw}}@media screen and (max-width: 767px){.p-subscriptions-caution{margin-top:60px}.p-subscriptions-caution__title{font-size:2.2rem}.p-subscriptions-caution__list{margin-top:8vw}.p-subscriptions-caution__item{font-size:1.4rem}.p-subscriptions-caution__notes{margin-top:20px}.p-subscriptions-caution__notes-item{font-size:1.2rem}}.p-subscriptions-apply{margin-top:120px}.p-subscriptions-apply__title{font-size:3rem;font-weight:700;display:flex;align-items:center}.p-subscriptions-apply__title span{font-size:1.8rem;margin-left:30px}.p-subscriptions-apply__unit{width:100%;background-color:#f8f3ed;border-radius:18px;margin-top:50px;padding:60px 0}.p-subscriptions-apply__heading{text-align:center;font-size:3rem;font-weight:700;color:var(--color-grn)}.p-subscriptions-apply__intro{text-align:center;font-size:1.8rem;line-height:1.5;margin-top:35px}.p-subscriptions-apply__wrap{margin-top:40px;display:flex;justify-content:center}.p-subscriptions-apply-internet{width:550px;display:flex;flex-direction:column;justify-content:space-between;row-gap:30px}.p-subscriptions-apply-internet__img{width:400px;aspect-ratio:400/460;margin:0 auto;overflow:hidden}.p-subscriptions-apply-internet__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-subscriptions-apply-internet__logo{margin:0 auto}.p-subscriptions-apply-internet__logo--1{width:414.48px}.p-subscriptions-apply-internet__logo--2{width:427.72px}.p-subscriptions-apply-internet__btn{display:flex;justify-content:center;white-space:nowrap}.p-subscriptions-apply-internet__btn .c-btn-grn{width:440px}.p-subscriptions-apply-payment{width:-moz-fit-content;width:fit-content;background-color:var(--color-wht);border-radius:18px;margin:50px auto 0 auto;padding:40px 70px 40px 0;display:flex;justify-content:center;align-items:center}.p-subscriptions-apply-payment__title{width:280px;text-align:center;font-size:1.8rem;font-weight:700}.p-subscriptions-apply-payment__wrap{width:-moz-fit-content;width:fit-content;display:flex}.p-subscriptions-apply-payment__unit+.p-subscriptions-apply-payment__unit{margin-left:80px}.p-subscriptions-apply-payment__heading{font-size:1.8rem}.p-subscriptions-apply-payment__heading::before{content:"";display:inline-block;color:var(--color-grn);width:.75em;height:.75em;margin-right:9px;background-color:var(--color-grn);border-radius:50%}.p-subscriptions-apply-payment__img--card{width:225.16px;margin-top:40px;margin-left:27px}.p-subscriptions-apply-payment__img--convenience,.p-subscriptions-apply-payment__img--cash{margin:24px auto 0 auto;padding-left:20px}.p-subscriptions-apply-payment__img--convenience img,.p-subscriptions-apply-payment__img--cash img{width:100px}.p-subscriptions-apply-postal{width:490px}.p-subscriptions-apply-postal+.p-subscriptions-apply-postal{margin-left:42px}.p-subscriptions-apply-postal__heading{font-size:1.8rem}.p-subscriptions-apply-postal__heading::before{content:"";display:inline-block;color:var(--color-grn);width:.75em;height:.75em;margin-right:9px;background-color:var(--color-grn);border-radius:50%}.p-subscriptions-apply-postal__img{margin-top:20px}.p-subscriptions-apply-postal__text{width:-moz-fit-content;width:fit-content;font-size:1.8rem;line-height:1.5;margin-top:20px}.p-subscriptions-apply__notes{text-align:center;font-size:1.8rem;margin-top:40px}.p-subscriptions-apply__phone{display:block;text-align:center;font-family:"Montserrat",serif;font-optical-sizing:auto;font-size:5.4rem;font-weight:700;color:var(--color-grn);margin-top:45px}.p-subscriptions-apply__phone:hover{color:var(--color-grn)}.p-subscriptions-apply__time{text-align:center;font-size:1.8rem;margin-top:35px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscriptions-apply{margin-top:8.3333333333vw}.p-subscriptions-apply__title{font-size:2.0833333333vw}.p-subscriptions-apply__title span{font-size:1.25vw;margin-left:2.0833333333vw}.p-subscriptions-apply__unit{border-radius:1.25vw;margin-top:3.4722222222vw;padding:4.1666666667vw 0}.p-subscriptions-apply__heading{font-size:2.0833333333vw}.p-subscriptions-apply__intro{font-size:1.25vw;margin-top:2.4305555556vw}.p-subscriptions-apply__wrap{margin-top:2.7777777778vw}.p-subscriptions-apply-internet{width:38.1944444444vw;row-gap:2.0833333333vw}.p-subscriptions-apply-internet__img{width:27.7777777778vw}.p-subscriptions-apply-internet__logo--1{width:28.7833333333vw}.p-subscriptions-apply-internet__logo--2{width:29.7027777778vw}.p-subscriptions-apply-internet__btn .c-btn-grn{width:30.5555555556vw}.p-subscriptions-apply-payment{border-radius:1.25vw;margin:3.4722222222vw auto 0 auto;padding:2.7777777778vw 4.8611111111vw 2.7777777778vw 0}.p-subscriptions-apply-payment__title{width:19.4444444444vw;font-size:1.25vw}.p-subscriptions-apply-payment__unit+.p-subscriptions-apply-payment__unit{margin-left:5.5555555556vw}.p-subscriptions-apply-payment__heading{font-size:1.25vw}.p-subscriptions-apply-payment__heading::before{margin-right:.625vw}.p-subscriptions-apply-payment__img--card{width:15.6361111111vw;margin-top:2.7777777778vw;margin-left:1.875vw}.p-subscriptions-apply-payment__img--convenience,.p-subscriptions-apply-payment__img--cash{margin:1.6666666667vw auto 0 auto;padding-left:1.3888888889vw}.p-subscriptions-apply-payment__img--convenience img,.p-subscriptions-apply-payment__img--cash img{width:6.9444444444vw}.p-subscriptions-apply-postal{width:34.0277777778vw}.p-subscriptions-apply-postal+.p-subscriptions-apply-postal{margin-left:2.9166666667vw}.p-subscriptions-apply-postal__heading{font-size:1.25vw}.p-subscriptions-apply-postal__heading::before{margin-right:.625vw}.p-subscriptions-apply-postal__img{margin-top:1.3888888889vw}.p-subscriptions-apply-postal__text{font-size:1.25vw;margin-top:1.3888888889vw}.p-subscriptions-apply__notes{font-size:1.25vw;margin-top:2.7777777778vw}.p-subscriptions-apply__phone{font-size:3.75vw;margin-top:3.125vw}.p-subscriptions-apply__time{font-size:1.25vw;margin-top:2.4305555556vw}}@media screen and (max-width: 767px){.p-subscriptions-apply{margin-top:60px}.p-subscriptions-apply__title{font-size:2.2rem;align-items:flex-start;flex-direction:column}.p-subscriptions-apply__title span{font-size:1.4rem;margin-left:0;margin-top:15px}.p-subscriptions-apply__unit{border-radius:16px;margin-top:30px;padding:60px 20px;width:auto;margin:30px -20px 20px;border-radius:0}.p-subscriptions-apply__unit .c-btn-grn{font-size:1rem}.p-subscriptions-apply__heading{font-size:2.2rem;line-height:1.5}.p-subscriptions-apply__intro{font-size:1.4rem;margin-top:20px}.p-subscriptions-apply__intro.postal{text-align:left}.p-subscriptions-apply__wrap{margin:40px auto 0;width:100%;justify-content:space-between}.p-subscriptions-apply__wrap.postal{display:block;max-width:80%}.p-subscriptions-apply-internet{width:48%;row-gap:22px}.p-subscriptions-apply-internet__img{width:auto}.p-subscriptions-apply-internet__logo img{height:20px}.p-subscriptions-apply-internet__logo--1{width:100%}.p-subscriptions-apply-internet__logo--2{width:100%}.p-subscriptions-apply-internet__btn .c-btn-grn{width:100%}.p-subscriptions-apply-payment{width:100%;border-radius:16px;padding:40px 0 30px 0;display:block}.p-subscriptions-apply-payment__title{width:100%;font-size:1.6rem}.p-subscriptions-apply-payment__wrap{width:100%;display:block;padding:0 25px;margin-top:20px}.p-subscriptions-apply-payment__unit{display:flex;align-items:center}.p-subscriptions-apply-payment__unit+.p-subscriptions-apply-payment__unit{margin-left:0;margin-top:0px}.p-subscriptions-apply-payment__heading{font-size:1.2rem;width:40%}.p-subscriptions-apply-payment__heading::before{margin-right:1.6vw}.p-subscriptions-apply-payment__img--card{width:50%;margin-top:15px;margin-left:auto;margin-right:auto;padding-bottom:15px}.p-subscriptions-apply-payment__img--card img{width:215.53px}.p-subscriptions-apply-payment__img--convenience,.p-subscriptions-apply-payment__img--cash{width:-moz-fit-content;width:fit-content;margin:1.6vw auto 0 auto;padding-left:0}.p-subscriptions-apply-payment__img--convenience img,.p-subscriptions-apply-payment__img--cash img{width:20.2666666667vw}.p-subscriptions-apply-postal{width:76vw}.p-subscriptions-apply-postal+.p-subscriptions-apply-postal{margin-left:0;margin-top:10.6666666667vw}.p-subscriptions-apply-postal__heading{font-size:1.6rem}.p-subscriptions-apply-postal__heading::before{margin-right:6px}.p-subscriptions-apply-postal__img{margin-top:15px;max-width:285px;width:100%}.p-subscriptions-apply-postal__text{font-size:1.4rem;margin-top:16px}.p-subscriptions-apply__notes{text-align:left;font-size:1.4rem;margin-top:40px;line-height:1.33333}.p-subscriptions-apply__phone{font-size:2.4rem;margin-top:40px}.p-subscriptions-apply__time{font-size:1.4rem;margin-top:20px}}.p-subscriptions-payment{margin-top:120px}.p-subscriptions-payment__title{font-size:3rem;font-weight:700;display:flex;align-items:center}.p-subscriptions-payment__title span{font-size:1.8rem;margin-left:30px}.p-subscriptions-payment__intro{font-size:1.8rem;line-height:1.5;margin-top:30px}.p-subscriptions-payment__main{margin-top:40px;display:flex;justify-content:space-between}.p-subscriptions-payment__unit{width:560px;background-color:#f8f3ed;border-radius:40px;padding:60px}.p-subscriptions-payment__heading{text-align:center;font-size:3rem;font-weight:700;color:var(--color-grn);margin-bottom:45px}.p-subscriptions-payment__wrap{display:flex;justify-content:space-between;align-items:center}.p-subscriptions-payment__img{width:220px}.p-subscriptions-payment__info{width:180px}.p-subscriptions-payment__text{font-size:1.8rem;line-height:1.5}.p-subscriptions-payment__btn{margin-top:60px}.p-subscriptions-payment__btn .c-btn-grn-large{width:100%}.p-subscriptions-payment__btn .c-btn-grn-large+.c-btn-grn-large{margin-top:20px}.p-subscriptions-payment__list{margin-top:40px}.p-subscriptions-payment__item{font-size:1.4rem;line-height:1.5;text-indent:-1em;padding-left:1em}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscriptions-payment{margin-top:8.3333333333vw}.p-subscriptions-payment__title{font-size:2.0833333333vw}.p-subscriptions-payment__title span{font-size:1.25vw;margin-left:2.0833333333vw}.p-subscriptions-payment__intro{font-size:1.25vw;margin-left:2.0833333333vw}.p-subscriptions-payment__main{margin-top:2.7777777778vw}.p-subscriptions-payment__unit{width:38.8888888889vw;border-radius:2.7777777778vw;padding:4.1666666667vw}.p-subscriptions-payment__heading{font-size:2.0833333333vw;margin-bottom:3.125vw}.p-subscriptions-payment__img{width:15.2777777778vw}.p-subscriptions-payment__info{width:12.5vw}.p-subscriptions-payment__text{font-size:1.25vw}.p-subscriptions-payment__btn{margin-top:4.1666666667vw}.p-subscriptions-payment__btn .c-btn-grn-large+.c-btn-grn-large{margin-top:1.3888888889vw}.p-subscriptions-payment__list{margin-top:2.7777777778vw}.p-subscriptions-payment__item{font-size:.9722222222vw}}@media screen and (max-width: 767px){.p-subscriptions-payment{margin-top:90px}.p-subscriptions-payment__title{font-size:2.2rem;align-items:flex-start;flex-direction:column}.p-subscriptions-payment__title span{font-size:1.4rem;margin-left:0;margin-top:15px}.p-subscriptions-payment__intro{font-size:1.4rem;margin-top:30px}.p-subscriptions-payment__main{margin-top:40px;display:block}.p-subscriptions-payment__unit{width:100%;border-radius:30px;padding:50px 25px}.p-subscriptions-payment__unit+.p-subscriptions-payment__unit{margin-top:16px}.p-subscriptions-payment__heading{font-size:2.4rem;margin-bottom:40px}.p-subscriptions-payment__wrap{display:block}.p-subscriptions-payment__img{width:220px;margin:0 auto}.p-subscriptions-payment__info{width:100%;margin-top:30px}.p-subscriptions-payment__text{font-size:1.4rem}.p-subscriptions-payment__btn{margin-top:40px}.p-subscriptions-payment__btn .c-btn-grn-large{font-size:1.3rem;letter-spacing:.02em}.p-subscriptions-payment__btn .c-btn-grn-large+.c-btn-grn-large{margin-top:16px}.p-subscriptions-payment__list{margin-top:40px}.p-subscriptions-payment__item{font-size:1.2rem}}.p-subscriptions-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-subscriptions-recommend{margin-top:6.9444444444vw}}@media screen and (max-width: 767px){.p-subscriptions-recommend{margin-top:80px}}.p-favorite-body{width:100%;margin-bottom:100px}.p-favorite-body__inner{width:100%;max-width:1140px;margin:0 auto}.p-favorite-shelf__list{width:100%;margin-top:113px;margin-bottom:100px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:46px 50px}.p-favorite-shelf__item{width:346px}.p-favorite-shelf__link{width:100%}.p-favorite-shelf__link .p-favorite-shelf__img{position:relative;width:100%;overflow:hidden}.p-favorite-shelf__link .p-favorite-shelf__img img{transition:.3s}.p-favorite-shelf__link .p-favorite-shelf__img::before,.p-favorite-shelf__link .p-favorite-shelf__img::after{position:absolute;content:""}.p-favorite-shelf__link .p-favorite-shelf__img::before{width:80px;height:80px;background-color:var(--color-wht);border-top-left-radius:40px;bottom:0;right:0;z-index:1}.p-favorite-shelf__link .p-favorite-shelf__img::after{width:30px;height:27.36px;display:block;background-image:url(../img/common/icon_favorite_active.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;bottom:25.6px;right:24px;z-index:2}.p-favorite-shelf__link .p-favorite-shelf__text{font-size:2rem;line-height:1.5;margin-top:20px;transition:.3s}@media only screen and (min-width: 768px){.p-favorite-shelf__link:hover .p-favorite-shelf__img img{transform:scale(1.1)}.p-favorite-shelf__link:hover .p-books-shelf__text{opacity:.5}}.p-favorite-shelf-pagination{width:100%;display:flex;justify-content:center}.p-favorite-recommend{margin-top:100px}@media screen and (min-width: 768px)and (max-width: 1439px){.p-favorite-body{margin-bottom:6.9444444444vw}.p-favorite-body__inner{max-width:79.1666666667vw}.p-favorite-shelf__list{margin-top:2.0833333333vw;margin-bottom:6.9444444444vw;gap:3.1944444444vw 3.4722222222vw}.p-favorite-shelf__item{width:24.0277777778vw}.p-favorite-shelf__link .p-favorite-shelf__text{font-size:1.3888888889vw;margin-top:1.0416666667vw}.p-favorite-shelf__link .p-favorite-shelf__img::before{width:5.5555555556vw;height:5.5555555556vw;border-top-left-radius:2.7777777778vw}.p-favorite-shelf__link .p-favorite-shelf__img::after{width:2.0833333333vw;height:1.9vw;bottom:1.7777777778vw;right:1.6666666667vw}}@media screen and (max-width: 767px){.p-favorite-body{margin-bottom:5.5555555556vw}.p-favorite-body__inner{padding:0 25px}.p-favorite-shelf__list{margin-top:0;margin-bottom:24px;gap:24px 25px}.p-favorite-shelf__item{width:calc(50% - 12.5px)}.p-favorite-shelf__link .p-favorite-shelf__img{margin:0 auto}.p-favorite-shelf__link .p-favorite-shelf__img::before{width:40px;height:40px;border-top-left-radius:20px}.p-favorite-shelf__link .p-favorite-shelf__img::after{width:20px;height:18px;bottom:8px;right:7.5px}.p-favorite-shelf__link .p-favorite-shelf__text{font-size:14px;margin-top:15px}.p-favorite-recommend{margin-top:80px}}.p-404{margin-bottom:300px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-404{margin-bottom:20.8333333333vw}}@media only screen and (max-width: 767px){.p-404{margin-bottom:157px}}.p-404 .c-page-head__title-wrap{text-align:center}.p-404 .c-page-head__text--en{font-size:4rem;font-weight:100;color:#9f9f9f;margin-top:10px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-404 .c-page-head__text--en{font-size:2.7777777778vw;margin-top:.6944444444vw}}@media only screen and (max-width: 767px){.p-404 .c-page-head__text--en{font-size:2.4rem;margin-top:5px}}.p-404 .c-page-head__text--ja{font-size:2.4rem;margin-top:32px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-404 .c-page-head__text--ja{font-size:1.6666666667vw;margin-top:1.6666666667vw}}@media only screen and (max-width: 767px){.p-404 .c-page-head__text--ja{font-size:1.6rem;margin-top:12px}}.p-404 .p-404-info{text-align:center}.p-404 .p-404-info__content__text{font-size:1.8rem;margin-top:40px;line-height:1.5}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-404 .p-404-info__content__text{margin-top:2.7777777778vw}}@media only screen and (max-width: 767px){.p-404 .p-404-info__content__text{margin-top:0;font-size:1.4rem}}.p-404 .p-404-info__content__btn{position:relative;flex-direction:column;justify-content:center;width:324px;padding:0;margin:64px auto 0}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-404 .p-404-info__content__btn{width:22.5vw;margin-top:4.4444444444vw}}@media only screen and (max-width: 767px){.p-404 .p-404-info__content__btn{width:240px;margin-top:32px}}.p-404 .p-404-info__content__btn .c-arrow-grn{position:absolute;right:5px}@media only screen and (min-width: 768px)and (max-width: 1439px){.p-404 .p-404-info__content__btn .c-arrow-grn{right:.3472222222vw}}@media only screen and (max-width: 767px){.p-404 .p-404-info__content__btn .c-arrow-grn{right:5px}}

/*# sourceMappingURL=style.css.map*/