@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans+JP:wght@300;400;500&display=swap);
html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,::before,::after{background-repeat:no-repeat;box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:bold}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:rgba(0,0,0,0);border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{font-family:"Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:16px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{text-decoration:none}body{color:#3d1f09;line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%;height:auto;border-style:none}input:focus{outline:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,div:focus-visible{outline:0;box-shadow:0 0 6px 3px #1589ee}svg,circle{outline-width:0}.aligncenter{display:block;margin-right:auto;margin-left:auto}.alignright{float:right;margin-bottom:20px;margin-left:20px}.alignleft{float:left;margin-right:20px;margin-bottom:20px}[class*=wp-image]{text-align:center}.wp-caption{display:block;max-width:100% !important;margin-top:1.5em;text-align:center}.wp-caption-text{margin-top:0}.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.6);display:flex;justify-content:center;align-items:center}.modal__container{background-color:#fff;padding:30px;max-width:500px;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.modal__close{background:transparent;border:0}.modal__header .modal__close:before{content:"✕"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0, 0, 0, 0.8)}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0, 0, 0, 0.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.modal__overlay{background-color:rgba(61,31,9,.8);z-index:999}.modal__close{position:absolute;top:-35px;right:0;background:rgba(0,0,0,0);border:0}.modal__close:before{content:"✕";display:inline-block;color:#fff;font-size:25px;font-weight:bold}.modal__container{padding:0;max-width:none;overflow-y:visible}.l-content{flex:1 0 auto;padding-top:60px}@media screen and (min-width: 1024px){.l-content{padding-top:80px}}body.home .l-content{padding-top:80px}@media screen and (min-width: 1024px){body.home .l-content{padding-top:110px}}@media screen and (max-width: 1249px){.l-footer-banner{margin-bottom:30px}}@media screen and (min-width: 1250px){.l-footer-banner{margin-bottom:80px}}.l-footer-banner__content-inner{background:#f9f9f9}@media screen and (max-width: 767px){.l-footer-banner__content-inner{margin-left:-24px;margin-right:-24px}}@media screen and (max-width: 1249px){.l-footer-banner__content-inner{padding:25px 24px 0 24px;border-bottom:solid 1px #000}}@media screen and (min-width: 1250px){.l-footer-banner__content-inner{padding:24px}}.l-footer-banner__items{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:10px;margin-bottom:10px}@media screen and (min-width: 768px)and (max-width: 1023px){.l-footer-banner__items{row-gap:20px}}@media screen and (min-width: 1024px){.l-footer-banner__items{flex-wrap:nowrap;gap:10px}}@media screen and (min-width: 1250px){.l-footer-banner__items{margin:0}}.l-footer-banner__item{transition:opacity .5s 0s ease}@media screen and (max-width: 767px){.l-footer-banner__item{width:41.3vw}}@media screen and (min-width: 768px)and (max-width: 1023px){.l-footer-banner__item{width:26.8vw}}@media(hover: hover)and (pointer: fine){.l-footer-banner__item:hover{opacity:.6}}.l-footer-banner__item a{display:block}.l-footer-banner__item img{display:block;width:100%;margin-left:auto;margin-right:auto}.l-footer-banner2{margin-bottom:60px}@media screen and (min-width: 1024px){.l-footer-banner2{margin-bottom:80px}}.l-footer-copyright__content{position:relative}.l-footer-copyright__info{margin:0 0 20px -10px}@media screen and (min-width: 1024px){.l-footer-copyright__info{display:flex;justify-content:space-between;align-items:center}}.l-footer-copyright__info-links{position:relative;margin-bottom:10px}@media screen and (min-width: 1024px){.l-footer-copyright__info-links{margin-bottom:0}}.l-footer-copyright__info-links::before{position:absolute;content:"";display:block;width:1px;height:100%;background:#fff;top:0;left:0;z-index:3}@media screen and (min-width: 1024px){.l-footer-copyright__info-links::before{content:none}}.l-footer-copyright__info-link{display:inline-block;margin-bottom:7px;padding:2px 10px;border-left:solid 1px #ececec}@media screen and (min-width: 1024px){.l-footer-copyright__info-link{margin-bottom:3px}}.l-footer-copyright__info-link:first-child{border-left-style:none}.l-footer-copyright__info-link a{background-image:linear-gradient(90deg, #666666, #666666);background-repeat:no-repeat;background-position:left bottom;background-size:0 1px;font-size:.75rem;font-weight:400;line-height:1;letter-spacing:0;color:#000;transition:all .5s ease}@media(hover: hover)and (pointer: fine){.l-footer-copyright__info-link a:hover{background-size:calc(100% - 18px) 1px}}@media(hover: hover)and (pointer: fine){.l-footer-copyright__info-link a:hover{color:#666;opacity:.5}}.l-footer-copyright .l-footer-copyright__info-link a[target=_blank]::after{content:"";display:inline-block;width:14px;height:14px;margin-left:3px;background-image:url("/wp-content/themes/reposer-fleur/assets/img/icon_external_link_color_sub.svg");background-size:contain;vertical-align:middle}.l-footer-copyright__info-copyright{margin-left:10px;font-size:.6875rem;font-weight:400;line-height:1;letter-spacing:0;color:#000}@media screen and (min-width: 1024px){.l-footer-copyright__info-copyright{margin-left:0}}.l-footer-copyright__group{display:flex;padding:20px 0;border-top:solid 1px #000;justify-content:space-between}.l-footer-copyright__group a img{transition:opacity .5s 0s ease}@media(hover: hover)and (pointer: fine){.l-footer-copyright__group a:hover img{opacity:.6}}.l-footer-sitemap{margin-bottom:50px}@media screen and (min-width: 1024px){.l-footer-sitemap{margin-bottom:48px}}@media screen and (min-width: 1024px){.l-footer-sitemap__wrap{display:flex;justify-content:space-between}}@media screen and (min-width: 1024px){.l-footer-sitemap__header{width:27%}}.l-footer-sitemap__header-title{margin-bottom:30px}.l-footer-sitemap__header-title a{display:block;transition:opacity .5s 0s ease}@media(hover: hover)and (pointer: fine){.l-footer-sitemap__header-title a:hover{opacity:.6}}.l-footer-sitemap__header-title img{display:block;max-width:250px;margin:0 auto 20px}.l-footer-sitemap__header-title p{font-size:.75rem;font-weight:500;line-height:1.6;letter-spacing:0;color:#666;text-align:center}@media screen and (min-width: 1024px){.l-footer-sitemap__header-title p{text-align:left}}.l-footer-sitemap__header-button{margin-bottom:48px}@media screen and (min-width: 1024px){.l-footer-sitemap__header-button{margin-bottom:0}}.l-footer-sitemap__content>ul{margin-left:-24px !important;margin-right:-24px !important}@media screen and (min-width: 768px)and (max-width: 1023px){.l-footer-sitemap__content>ul{margin-left:0 !important;margin-right:0 !important}}@media screen and (min-width: 1024px){.l-footer-sitemap__content>ul{display:flex;flex-flow:column wrap;height:270px;margin-left:0 !important;margin-right:-36px !important}.l-footer-sitemap__content>ul li{width:45%}}@media screen and (min-width: 1024px){.l-footer-sitemap__content{width:67%}}.l-header{position:fixed;top:0;left:0;width:100%;z-index:999}.l-header.is-show{visibility:visible;opacity:1;transition:opacity .3s ease,visibility 0s ease}.l-header.is-hide{visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.l-header__main{position:relative;background:#fff}.l-header__main-inner{position:relative;display:flex;flex-wrap:nowrap;width:100%;height:60px;justify-content:space-between;align-items:center;padding-left:16px;padding-right:16px}@media screen and (min-width: 1024px){.l-header__main-inner{max-width:1220px;height:80px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}}.l-header__title a{display:inline-block;transition:opacity .5s 0s ease}@media(hover: hover)and (pointer: fine){.l-header__title a:hover{opacity:.6}}.l-header__title img{width:132px;height:32px}@media screen and (min-width: 1024px){.l-header__title img{width:181px;height:44px}}.l-header__global-navi{position:relative;display:flex}@media screen and (min-width: 1024px){.l-header__global-navi>ul{display:flex;align-items:center}.l-header__global-navi>ul>li>a,.l-header__global-navi>ul>li>button{display:block;margin-right:10px;padding:5px 20px;font-size:.875rem;font-weight:500;line-height:1;letter-spacing:1px;color:#3d1f09;transition:color .5s 0s ease}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.l-header__global-navi>ul>li>a:hover,.l-header__global-navi>ul>li>button:hover{color:#00604c}}.l-header__global-navi__top,.l-header__global-navi__recruit,.l-header__global-navi__about{display:none}.l-header__global-navi__products,.l-header__global-navi__features,.l-header__global-navi__topics,.l-header__global-navi__news{display:none}@media screen and (min-width: 1024px){.l-header__global-navi__products,.l-header__global-navi__features,.l-header__global-navi__topics,.l-header__global-navi__news{display:block}}.l-header__global-navi__shop{position:relative}@media screen and (min-width: 1024px){.l-header__global-navi__shop::after{content:"";position:absolute;top:7px;right:10px;display:block;width:12px;height:12px;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_gnavi_allow_down.svg);background-repeat:no-repeat;background-size:contain;transform-origin:center center;transition:rotate .5s ease}}@media screen and (max-width: 1023px){.l-header__global-navi__shop{display:block;height:36px;width:100px;margin-right:15px}.l-header__global-navi__shop a{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding:0 18px}}@media screen and (max-width: 1023px)and (hover: hover)and (pointer: fine){.l-header__global-navi__shop a:hover{border-color:#429382;background-color:#429382}.l-header__global-navi__shop a:hover span{color:#fff}}@media screen and (max-width: 1023px){.l-header__global-navi__shop a span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (max-width: 1023px){.l-header__global-navi__shop a span{height:32px;line-height:32px;padding-right:16px;font-size:.75rem;background-size:12px 12px}}@media screen and (max-width: 1023px){.l-header__global-navi__shop a span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (max-width: 1023px)and (hover: hover)and (pointer: fine){.l-header__global-navi__shop a:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (max-width: 350px){.l-header__global-navi__shop{margin-right:0;text-align:right}.l-header__global-navi__shop a{padding:0 10px}}.l-header__global-navi__drawer{display:block;margin-left:10px;transition:opacity .5s ease}@media(hover: hover)and (pointer: fine){.l-header__global-navi__drawer:hover{opacity:.6}}.l-header__global-navi__drawer img{display:block}@media screen and (min-width: 1024px){.l-header__global-navi__drawer img{width:34px;height:34px}}@media screen and (min-width: 1024px){body.open-shop-list .l-header__global-navi__shop::after{rotate:180deg}}.l-main{margin-bottom:60px}@media screen and (min-width: 1024px){.l-main{margin-bottom:100px}}body.home .l-main{margin-bottom:163px}@media screen and (min-width: 1024px){body.home .l-main{margin-bottom:122px}}body.single-products .l-main,body.single-topics .l-main{margin-bottom:60px}@media screen and (min-width: 1024px){body.single-products .l-main,body.single-topics .l-main{margin-bottom:80px}}body.post-type-archive-features .l-main{margin-bottom:66px}@media screen and (min-width: 1024px){body.post-type-archive-features .l-main{margin-bottom:100px}}.l-main-carousel{position:relative;margin:0;padding-bottom:30px}@media screen and (min-width: 1024px){.l-main-carousel{padding-bottom:50px}}.l-main-carousel__bg{position:absolute;bottom:0;width:100%;height:243px;background:#fbf7f0;border-top-left-radius:40px;z-index:-1}@media screen and (min-width: 1024px){.l-main-carousel__bg{width:calc(50vw + 580px);right:0;height:479px;border-top-left-radius:120px}}.l-top-feature-list{margin-bottom:80px}@media screen and (min-width: 1024px){.l-top-feature-list{margin-bottom:40px}}.l-top-feature-list__title{margin-bottom:30px;text-align:left}.l-top-feature-list__title-jp{font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:4px}@media screen and (min-width: 1024px){.l-top-feature-list__title-jp{font-size:2rem;line-height:1.4}}.l-top-feature-list__title-en{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.l-top-feature-list__title-en{font-size:1.25rem;line-height:1.4}}.l-top-feature-list__content{margin-bottom:60px;position:relative}.l-top-feature-list__content:last-child{margin-bottom:0}.l-top-feature-list__button-wrap{text-align:center}@media screen and (min-width: 1024px){.l-top-feature-list__button-wrap{text-align:right;position:absolute;top:-108px;right:30px}}.l-top-feature-list__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px}@media(hover: hover)and (pointer: fine){.l-top-feature-list__button:hover{border-color:#429382;background-color:#429382}.l-top-feature-list__button:hover span{color:#fff}}.l-top-feature-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.l-top-feature-list__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.l-top-feature-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.l-top-feature-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.l-top-feature-list__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:142px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.l-top-feature-list__button:hover{border-color:#429382;background-color:#429382}.l-top-feature-list__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.l-top-feature-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.l-top-feature-list__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.l-top-feature-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.l-top-feature-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.l-top-follow-us{margin-bottom:80px}@media screen and (min-width: 1024px){.l-top-follow-us{margin-bottom:120px}}.l-top-follow-us__content{position:relative}.l-top-news{margin-bottom:60px}@media screen and (min-width: 1024px){.l-top-news{margin-bottom:80px}}.l-top-news__title{margin-bottom:28px;text-align:left}@media screen and (min-width: 1024px){.l-top-news__title{margin-bottom:40px}}.l-top-news__title-jp{font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:4px}@media screen and (min-width: 1024px){.l-top-news__title-jp{font-size:2rem;line-height:1.4}}.l-top-news__title-en{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.l-top-news__title-en{font-size:1.25rem;line-height:1.4}}.l-top-news__content{margin-bottom:40px;position:relative}.l-top-news__button-wrap{text-align:center}@media screen and (min-width: 1024px){.l-top-news__button-wrap{text-align:right;position:absolute;top:-98px;right:30px}}.l-top-news__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px}@media(hover: hover)and (pointer: fine){.l-top-news__button:hover{border-color:#429382;background-color:#429382}.l-top-news__button:hover span{color:#fff}}.l-top-news__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.l-top-news__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.l-top-news__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.l-top-news__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.l-top-news__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:170px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.l-top-news__button:hover{border-color:#429382;background-color:#429382}.l-top-news__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.l-top-news__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.l-top-news__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.l-top-news__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.l-top-news__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.l-top-shop-list{margin-bottom:80px;padding-top:60px;padding-bottom:60px;background:#ecf9ee;border-radius:40px 0 40px 0}@media screen and (min-width: 1024px){.l-top-shop-list{margin-bottom:100px;padding-top:80px;padding-bottom:100px;border-radius:120px 0 120px 0}}.l-top-shop-list__title{margin-bottom:40px;text-align:center}@media screen and (min-width: 1024px){.l-top-shop-list__title{margin-bottom:59px}}.l-top-shop-list__title-jp{font-size:1.5rem;font-weight:500;line-height:1.4;text-align:center;margin-bottom:4px}@media screen and (min-width: 1024px){.l-top-shop-list__title-jp{font-size:2rem;line-height:1.4}}.l-top-shop-list__title-en{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.l-top-shop-list__title-en{font-size:1.25rem;line-height:1.4}}.l-top-shop-list__content{position:relative}.l-top-shop-list__banner-link{display:block;transition:opacity .5s 0s ease}@media(hover: hover)and (pointer: fine){.l-top-shop-list__banner-link:hover{opacity:.6}}.l-top-topic-list{margin-bottom:80px}.l-top-topic-list__title{margin-bottom:30px;text-align:left}@media screen and (min-width: 1024px){.l-top-topic-list__title{margin-bottom:44px}}.l-top-topic-list__title-jp{font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:4px}@media screen and (min-width: 1024px){.l-top-topic-list__title-jp{font-size:2rem;line-height:1.4}}.l-top-topic-list__title-en{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.l-top-topic-list__title-en{font-size:1.25rem;line-height:1.4}}.l-top-topic-list__content{margin-bottom:40px;position:relative}.l-top-topic-list__button-wrap{text-align:center}@media screen and (min-width: 1024px){.l-top-topic-list__button-wrap{text-align:right;position:absolute;top:-98px;right:30px}}.l-top-topic-list__button{width:250px;display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px}@media(hover: hover)and (pointer: fine){.l-top-topic-list__button:hover{border-color:#429382;background-color:#429382}.l-top-topic-list__button:hover span{color:#fff}}.l-top-topic-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.l-top-topic-list__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.l-top-topic-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.l-top-topic-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.l-top-topic-list__button{width:auto;display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.l-top-topic-list__button:hover{border-color:#429382;background-color:#429382}.l-top-topic-list__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.l-top-topic-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.l-top-topic-list__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.l-top-topic-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.l-top-topic-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.l-topics-carousel{position:relative;margin-bottom:30px;padding-bottom:30px;overflow:hidden}@media screen and (min-width: 1024px){.l-topics-carousel{margin-bottom:50px;padding-bottom:50px}}.l-topics-carousel__bg{position:absolute;top:0;bottom:0;width:100%;height:100%;background:#fbf7f0;border-bottom-right-radius:40px;z-index:-1}@media screen and (min-width: 1024px){.l-topics-carousel__bg{width:calc(50vw + 580px);right:0;border-bottom-right-radius:120px}}.l-wrapper{position:relative;display:flex;flex-direction:column;width:100%;min-height:100vh;overflow:hidden}@media screen and (min-width: 1024px){.l-page-bottom-banner{display:flex;justify-content:space-between}}.l-page-bottom-banner>div{margin-bottom:30px}.l-page-bottom-banner>div:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.l-page-bottom-banner>div{width:49%;margin-bottom:0}}.c-alert{padding:15px;border:solid 1px #ff8080;background:#fff2f2;color:#ff0101;font-size:.875rem;line-height:1.5}@media screen and (min-width: 1024px){.c-alert{padding:20px 24px;font-size:.9375rem;line-height:1.5}}.c-button-3,.p-shop-footer-link__button2,.p-shop-footer-link__button1,.p-shop-info-tag__tooltip__link{position:relative;display:inline-block;color:#00604c;text-decoration:underline;transition:color .2s}.c-button-3::after,.p-shop-footer-link__button2::after,.p-shop-footer-link__button1::after,.p-shop-info-tag__tooltip__link::after{content:"";display:inline-block;width:14px;height:14px;margin-left:3px;vertical-align:middle;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_color_primary.svg);background-size:contain}.c-button-3[target=_blank]::after,[target=_blank].p-shop-footer-link__button2::after,[target=_blank].p-shop-footer-link__button1::after,[target=_blank].p-shop-info-tag__tooltip__link::after{content:"";background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_primary.svg)}@media(hover: hover)and (pointer: fine){.c-button-3:hover,.p-shop-footer-link__button2:hover,.p-shop-footer-link__button1:hover,.p-shop-info-tag__tooltip__link:hover{color:#dda32a;text-decoration:none}.c-button-3:hover::after,.p-shop-footer-link__button2:hover::after,.p-shop-footer-link__button1:hover::after,.p-shop-info-tag__tooltip__link:hover::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_color_text_yellow.svg)}.c-button-3:hover[target=_blank]::after,.p-shop-footer-link__button2:hover[target=_blank]::after,.p-shop-footer-link__button1:hover[target=_blank]::after,.p-shop-info-tag__tooltip__link:hover[target=_blank]::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_color_text_yellow.svg)}}.c-page-title{position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:28px 0}@media screen and (min-width: 768px)and (max-width: 1023px){.c-page-title{padding:34px 0}}@media screen and (min-width: 1024px){.c-page-title{padding:80px 0;overflow:visible}}.c-page-title__inner{text-align:center}.c-page-title__jp{margin-bottom:4px;font-size:1.375rem;font-weight:500;line-height:1.4}@media screen and (min-width: 1024px){.c-page-title__jp{font-size:2rem;line-height:1.4}}.c-page-title__en{font-family:"Lato",sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.c-page-title__en{font-size:1.25rem;line-height:1.4}}.c-page-title::before{content:"";position:absolute;display:block;width:100vw;background:#fbf7f0;z-index:-1;height:calc(100% + 380px);border-radius:40px 0 40px 0;top:0;left:0}@media screen and (min-width: 1024px){.c-page-title::before{left:calc(50% - 50vw);border-radius:120px 0 120px 0}}.c-page-title::after{content:"";position:absolute;display:block;width:200vw;background:#fff;z-index:-1;height:calc(100% + 380px);border-radius:0 40px 0 40px;top:100%;right:0}@media screen and (min-width: 1024px){.c-page-title::after{left:auto;border-radius:0 120px 0 120px}}@media screen and (min-width: 1220px){.c-page-title::after{right:calc(50vw - 610px)}}body.tax-shop_pref .c-page-title__en,body.shop-search .c-page-title__en,body.single-shop .c-page-title__en{font-family:"Noto Sans JP",sans-serif;font-size:1rem;font-weight:500;font-style:normal}@media screen and (min-width: 1024px){body.tax-shop_pref .c-page-title__en,body.shop-search .c-page-title__en,body.single-shop .c-page-title__en{font-size:1.125rem}}.c-row,.p-top-about__inner,.l-footer-banner__content,.l-footer-copyright__content,.l-footer-sitemap__inner,.l-top-feature-list__title,.l-top-feature-list__content,.l-top-follow-us__content,.l-top-news__title,.l-top-news__content,.l-top-shop-list__title,.l-top-shop-list__content,.l-top-topic-list__title,.l-top-topic-list__content,.l-topics-carousel__inner,.c-page-title__inner{width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media screen and (min-width: 768px)and (max-width: 1023px){.c-row,.p-top-about__inner,.l-footer-banner__content,.l-footer-copyright__content,.l-footer-sitemap__inner,.l-top-feature-list__title,.l-top-feature-list__content,.l-top-follow-us__content,.l-top-news__title,.l-top-news__content,.l-top-shop-list__title,.l-top-shop-list__content,.l-top-topic-list__title,.l-top-topic-list__content,.l-topics-carousel__inner,.c-page-title__inner{padding-left:30px;padding-right:30px}}@media screen and (min-width: 1024px){.c-row,.p-top-about__inner,.l-footer-banner__content,.l-footer-copyright__content,.l-footer-sitemap__inner,.l-top-feature-list__title,.l-top-feature-list__content,.l-top-follow-us__content,.l-top-news__title,.l-top-news__content,.l-top-shop-list__title,.l-top-shop-list__content,.l-top-topic-list__title,.l-top-topic-list__content,.l-topics-carousel__inner,.c-page-title__inner{max-width:1060px;padding-left:30px;padding-right:30px}}.c-round-button__next,.p-topics-carousel .slick-next,.p-products-carousel .slick-next,.p-main-carousel .slick-next,.p-block-topics-carousel__carousel .slick-next,.c-round-button__prev,.p-topics-carousel .slick-prev,.p-products-carousel .slick-prev,.p-main-carousel .slick-prev,.p-block-topics-carousel__carousel .slick-prev{display:inline-block;width:32px;height:32px;border-radius:50%;background-color:#fff;cursor:pointer;border:none;z-index:1;font-size:0;color:#00604c}.c-round-button__next .slick-arrow-icon,.p-topics-carousel .slick-next .slick-arrow-icon,.p-products-carousel .slick-next .slick-arrow-icon,.p-main-carousel .slick-next .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon,.c-round-button__prev .slick-arrow-icon,.p-topics-carousel .slick-prev .slick-arrow-icon,.p-products-carousel .slick-prev .slick-arrow-icon,.p-main-carousel .slick-prev .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon{position:absolute;display:block;width:7px;height:7px;top:50%;transform:translate(-50%, -50%) rotate(45deg)}.c-round-button__next .slick-arrow-icon::before,.p-topics-carousel .slick-next .slick-arrow-icon::before,.p-products-carousel .slick-next .slick-arrow-icon::before,.p-main-carousel .slick-next .slick-arrow-icon::before,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon::before,.c-round-button__prev .slick-arrow-icon::before,.p-topics-carousel .slick-prev .slick-arrow-icon::before,.p-products-carousel .slick-prev .slick-arrow-icon::before,.p-main-carousel .slick-prev .slick-arrow-icon::before,.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon::before,.c-round-button__next .slick-arrow-icon::after,.p-topics-carousel .slick-next .slick-arrow-icon::after,.p-products-carousel .slick-next .slick-arrow-icon::after,.p-main-carousel .slick-next .slick-arrow-icon::after,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon::after,.c-round-button__prev .slick-arrow-icon::after,.p-topics-carousel .slick-prev .slick-arrow-icon::after,.p-products-carousel .slick-prev .slick-arrow-icon::after,.p-main-carousel .slick-prev .slick-arrow-icon::after,.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon::after{position:absolute;content:"";background:currentColor;border-radius:1px}.c-round-button__next .slick-arrow-icon::before,.p-topics-carousel .slick-next .slick-arrow-icon::before,.p-products-carousel .slick-next .slick-arrow-icon::before,.p-main-carousel .slick-next .slick-arrow-icon::before,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon::before,.c-round-button__prev .slick-arrow-icon::before,.p-topics-carousel .slick-prev .slick-arrow-icon::before,.p-products-carousel .slick-prev .slick-arrow-icon::before,.p-main-carousel .slick-prev .slick-arrow-icon::before,.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon::before{width:100%;height:2px;top:0;left:0}.c-round-button__next .slick-arrow-icon::after,.p-topics-carousel .slick-next .slick-arrow-icon::after,.p-products-carousel .slick-next .slick-arrow-icon::after,.p-main-carousel .slick-next .slick-arrow-icon::after,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon::after,.c-round-button__prev .slick-arrow-icon::after,.p-topics-carousel .slick-prev .slick-arrow-icon::after,.p-products-carousel .slick-prev .slick-arrow-icon::after,.p-main-carousel .slick-prev .slick-arrow-icon::after,.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon::after{width:2px;height:100%;top:0;right:0}.slick-disabled.c-round-button__next,.p-topics-carousel .slick-disabled.slick-next,.p-products-carousel .slick-disabled.slick-next,.p-main-carousel .slick-disabled.slick-next,.p-block-topics-carousel__carousel .slick-disabled.slick-next,.slick-disabled.c-round-button__prev,.p-topics-carousel .slick-disabled.slick-prev,.p-products-carousel .slick-disabled.slick-prev,.p-main-carousel .slick-disabled.slick-prev,.p-block-topics-carousel__carousel .slick-disabled.slick-prev{cursor:auto;pointer-events:none}.slick-disabled.c-round-button__next .slick-arrow-icon,.p-topics-carousel .slick-disabled.slick-next .slick-arrow-icon,.p-products-carousel .slick-disabled.slick-next .slick-arrow-icon,.p-main-carousel .slick-disabled.slick-next .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-disabled.slick-next .slick-arrow-icon,.slick-disabled.c-round-button__prev .slick-arrow-icon,.p-topics-carousel .slick-disabled.slick-prev .slick-arrow-icon,.p-products-carousel .slick-disabled.slick-prev .slick-arrow-icon,.p-main-carousel .slick-disabled.slick-prev .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-disabled.slick-prev .slick-arrow-icon{color:#bfcccd}.c-round-button__prev .slick-arrow-icon,.p-topics-carousel .slick-prev .slick-arrow-icon,.p-products-carousel .slick-prev .slick-arrow-icon,.p-main-carousel .slick-prev .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon{left:55%;transform:translate(-50%, -50%) rotate(-135deg)}.c-round-button__next .slick-arrow-icon,.p-topics-carousel .slick-next .slick-arrow-icon,.p-products-carousel .slick-next .slick-arrow-icon,.p-main-carousel .slick-next .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon{left:45%}.p-about-us .c-page-title{margin-bottom:50px}@media screen and (min-width: 1024px){.p-about-us .c-page-title{margin-bottom:100px}}.p-about-us-aeon-point-day{margin-bottom:100px}@media screen and (min-width: 1024px){.p-about-us-aeon-point-day{margin-bottom:140px}}.p-about-us-aeon-point-day__text{margin-bottom:40px;line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-aeon-point-day__text{margin-bottom:60px;line-height:1.8;text-align:center}}.p-about-us-aeon-point-day__button{width:250px;display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;padding-left:15px;padding-right:15px}@media(hover: hover)and (pointer: fine){.p-about-us-aeon-point-day__button:hover{border-color:#429382;background-color:#429382}.p-about-us-aeon-point-day__button:hover span{color:#fff}}.p-about-us-aeon-point-day__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-about-us-aeon-point-day__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-about-us-aeon-point-day__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}@media(hover: hover)and (pointer: fine){.p-about-us-aeon-point-day__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}@media screen and (min-width: 1024px){.p-about-us-aeon-point-day__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:320px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-about-us-aeon-point-day__button:hover{border-color:#429382;background-color:#429382}.p-about-us-aeon-point-day__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-about-us-aeon-point-day__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-about-us-aeon-point-day__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-about-us-aeon-point-day__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-about-us-aeon-point-day__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}.p-about-us-flowering-support{margin-bottom:100px}.p-about-us-flowering-support .p-about-us-flowering-support__text02,.p-about-us-flowering-support .p-about-us-flowering-support__text01{line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-flowering-support .p-about-us-flowering-support__text02,.p-about-us-flowering-support .p-about-us-flowering-support__text01{line-height:1.8}}@media screen and (min-width: 1024px){.p-about-us-flowering-support{margin-bottom:120px}}.p-about-us-flowering-support__text{color:#666;font-size:.875rem;line-height:1.6}.p-about-us-flowering-support__text01{margin-bottom:40px}@media screen and (min-width: 1024px){.p-about-us-flowering-support__text01{margin-bottom:60px;text-align:center}}.p-about-us-flowering-support__text02{margin-bottom:30px}@media screen and (min-width: 1024px){.p-about-us-flowering-support__block{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px}}.p-about-us-flowering-support__block-image{margin-bottom:30px}@media screen and (min-width: 1024px){.p-about-us-flowering-support__block-image{flex-basis:49%;margin-bottom:0}}.p-about-us-flowering-support__block-image img{display:block;width:100%}@media screen and (min-width: 1024px){.p-about-us-flowering-support__block-image img{width:auto}}.p-about-us-flowering-support__block-text{margin-bottom:40px}@media screen and (min-width: 1024px){.p-about-us-flowering-support__block-text{flex-basis:47.6%;margin-bottom:0}}.p-about-us-flowering-support__block2 img{display:block;margin-left:auto;margin-right:auto}.p-about-us-online-shop{margin-bottom:100px}@media screen and (min-width: 1024px){.p-about-us-online-shop{margin-bottom:120px}}.p-about-us-online-shop__text{margin-bottom:40px;line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-online-shop__text{margin-bottom:60px;line-height:1.8;text-align:center}}.p-about-us-point-card{margin-bottom:100px}@media screen and (min-width: 1024px){.p-about-us-point-card{margin-bottom:120px}}.p-about-us-point-card__text{margin-bottom:20px;line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-point-card__text{margin-bottom:60px;line-height:1.8;text-align:center}}.p-about-us-point-card__text02{text-align:left;line-height:1.87;margin-bottom:30px}@media screen and (min-width: 1024px){.p-about-us-point-card__text02{line-height:1.8}}.p-about-us-point-card__desc{margin-bottom:40px}@media screen and (min-width: 1024px){.p-about-us-point-card__desc{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px}}.p-about-us-point-card__desc:last-child{margin-bottom:0}.p-about-us-point-card__list{margin-bottom:30px;text-align:center}@media screen and (min-width: 1024px){.p-about-us-point-card__list{width:46%;margin-bottom:0;text-align:left}}.p-about-us-point-card__list .p-list-disc{text-align:left;margin-bottom:20px}@media screen and (min-width: 1024px){.p-about-us-point-card__list .p-list-disc{margin-bottom:30px}}.p-about-us-point-card__img-wrap{margin-bottom:40px;display:flex;justify-content:center}@media screen and (min-width: 1024px){.p-about-us-point-card__img-wrap{width:49%;margin-bottom:0;display:block}}.p-about-us-point-card__img-wrap img{display:block;width:100%;max-width:490px;height:auto}.p-about-us-point-card .p-about-us-top__button-wrap{width:100%;text-align:center;margin-bottom:40px}@media screen and (min-width: 1024px){.p-about-us-point-card .p-about-us-top__button-wrap{text-align:left;margin-bottom:0}}.p-about-us-service{margin-bottom:100px}@media screen and (min-width: 1024px){.p-about-us-service{margin-bottom:120px}}.p-about-us-service__text{margin-bottom:40px;line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-service__text{margin-bottom:60px;line-height:1.8;text-align:center}}.p-about-us-service__cards{margin-bottom:40px}@media screen and (min-width: 1024px){.p-about-us-service__cards{display:flex;justify-content:space-between;margin-bottom:60px}}.p-about-us-service__card{display:flex;align-items:center;margin-bottom:30px}@media screen and (min-width: 1024px){.p-about-us-service__card{display:block;width:30%;margin-bottom:0}}.p-about-us-service__card:last-child{margin-bottom:0}.p-about-us-service__card-img{display:block;width:18.1vw}@media screen and (min-width: 1024px){.p-about-us-service__card-img{width:33.3%;margin-left:auto;margin-right:auto;margin-bottom:20px}}.p-about-us-service__card-caption{margin-left:4.8vw;line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-service__card-caption{margin-left:0;line-height:1.8}}.p-about-us-top{margin-bottom:100px}@media screen and (min-width: 1024px){.p-about-us-top{margin-bottom:120px}}.p-about-us-top__inner{margin-bottom:50px}.p-about-us-top__wrap{margin-bottom:50px}@media screen and (min-width: 1024px){.p-about-us-top__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:80px}.p-about-us-top__wrap:nth-child(3){flex-direction:row-reverse}}@media screen and (min-width: 1024px){.p-about-us-top__wrap:nth-child(1){margin-bottom:100px}}@media screen and (min-width: 1024px){.p-about-us-top__title,.p-about-us-top__title-text{width:49%}}.p-about-us-top__title{margin-bottom:20px;color:#00604c}@media screen and (min-width: 1024px){.p-about-us-top__title{align-self:start;margin-bottom:0}}.p-about-us-top__title h2{font-weight:500;font-size:1.5rem;line-height:1.6}@media screen and (min-width: 1024px){.p-about-us-top__title h2{font-size:2rem;line-height:1.5}}.p-about-us-top__title-text p{line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-top__title-text p{line-height:1.8}}@media screen and (min-width: 1024px){.p-about-us-top__block{width:48.7%}}.p-about-us-top__block:nth-child(1){margin-bottom:20px}@media screen and (min-width: 1024px){.p-about-us-top__block:nth-child(1){margin-bottom:0}}@media screen and (min-width: 1024px){.p-about-us-top__block.p-about-us-top__block--reverse{display:flex;justify-content:right}}@media screen and (min-width: 1024px){.p-about-us-top__block-inner{margin:0 17px;width:83%}}.p-about-us-top__text-title{margin-bottom:15px;font-weight:500;font-size:1.25rem;line-height:1.5;color:#00604c}@media screen and (min-width: 1024px){.p-about-us-top__text-title{margin-bottom:30px;font-size:1.5rem;line-height:1.25}}.p-about-us-top__text{line-height:1.87}@media screen and (min-width: 1024px){.p-about-us-top__text{line-height:1.8}}.p-about-us-top__img{display:block;border-radius:30px 5px 30px 0;width:100%}.p-about-us-top__button-wrap{text-align:center}.p-about-us-top__button{width:250px;display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px}@media(hover: hover)and (pointer: fine){.p-about-us-top__button:hover{border-color:#429382;background-color:#429382}.p-about-us-top__button:hover span{color:#fff}}.p-about-us-top__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-about-us-top__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-about-us-top__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-about-us-top__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-about-us-top__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:320px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-about-us-top__button:hover{border-color:#429382;background-color:#429382}.p-about-us-top__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-about-us-top__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-about-us-top__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-about-us-top__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-about-us-top__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-block-products-carousel,.p-shop-products-carousel{margin-bottom:80px;padding-top:60px;padding-bottom:60px;background:#fbf7f0;border-radius:0 40px 0 40px}@media screen and (min-width: 1024px){.p-block-products-carousel,.p-shop-products-carousel{padding-top:80px;padding-bottom:100px;border-radius:0 120px 0 120px}}.p-block-products-carousel__title{margin-bottom:55px;text-align:center}@media screen and (min-width: 1024px){.p-block-products-carousel__title{margin-bottom:59px}}.p-block-products-carousel__title-jp{font-size:1.5rem;font-weight:500;line-height:1.4;text-align:center;margin-bottom:4px}@media screen and (min-width: 1024px){.p-block-products-carousel__title-jp{font-size:2rem;line-height:1.4}}.p-block-products-carousel__title-en{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.p-block-products-carousel__title-en{font-size:1.25rem;line-height:1.4}}.p-block-products-carousel .p-products-carousel,.p-shop-products-carousel .p-products-carousel{margin-bottom:60px}.p-block-products-carousel .p-products-carousel:last-of-type,.p-shop-products-carousel .p-products-carousel:last-of-type{margin-bottom:0}.p-block-products-carousel__button-wrap{text-align:center}.p-block-products-carousel__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px}@media(hover: hover)and (pointer: fine){.p-block-products-carousel__button:hover{border-color:#429382;background-color:#429382}.p-block-products-carousel__button:hover span{color:#fff}}.p-block-products-carousel__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-block-products-carousel__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-block-products-carousel__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-block-products-carousel__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-block-products-carousel__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:320px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-block-products-carousel__button:hover{border-color:#429382;background-color:#429382}.p-block-products-carousel__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-block-products-carousel__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-block-products-carousel__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-block-products-carousel__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-block-products-carousel__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-block-features-list{margin-bottom:80px}.p-block-features-list__title{margin-bottom:30px;text-align:center}@media screen and (min-width: 1024px){.p-block-features-list__title{margin-bottom:50px}}.p-block-features-list__title-jp{font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:4px}@media screen and (min-width: 1024px){.p-block-features-list__title-jp{font-size:2rem;line-height:1.4}}.p-block-features-list__title-en{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.p-block-features-list__title-en{font-size:1.25rem;line-height:1.4}}.p-block-features-list__button-wrap{text-align:center}.p-block-features-list__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px}@media(hover: hover)and (pointer: fine){.p-block-features-list__button:hover{border-color:#429382;background-color:#429382}.p-block-features-list__button:hover span{color:#fff}}.p-block-features-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-block-features-list__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-block-features-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-block-features-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-block-features-list__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:320px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-block-features-list__button:hover{border-color:#429382;background-color:#429382}.p-block-features-list__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-block-features-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-block-features-list__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-block-features-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-block-features-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-block-news-list{position:relative;margin-bottom:40px}@media screen and (min-width: 1024px){.p-block-news-list{margin-bottom:80px}}.p-block-news-list__title{font-weight:500;font-size:1.25rem;line-height:1.5;margin-bottom:21px}@media screen and (min-width: 1024px){.p-block-news-list__title{font-size:1.5rem;line-height:50px;margin-bottom:24px}}.p-block-news-list__items{margin-bottom:30px}@media screen and (min-width: 1024px){.p-block-news-list__items{margin-bottom:0}}.p-block-news-list__item{display:block;padding:15px 0;border-bottom:solid 1px #e4f6f8}.p-block-news-list__item:first-child{border-top:solid 1px #e4f6f8}@media screen and (min-width: 1024px){.p-block-news-list__item{display:flex;align-items:start;padding:20px 0}}.p-block-news-list a[target=_blank].p-news-list__item .p-news-list__item-title::after{content:"";display:inline-block;width:14px;height:14px;margin-left:3px;background-image:url("/wp-content/themes/reposer-fleur/assets/img/icon_external_link_color_text_brown.svg");background-size:contain;vertical-align:middle}@media screen and (min-width: 1024px){.p-block-news-list a[target=_blank].p-news-list__item .p-news-list__item-title::after{width:16px;height:16px}}.p-block-news-list__item-info{display:flex;align-items:baseline;margin-bottom:5px}@media screen and (min-width: 1024px){.p-block-news-list__item-info{flex:0 0 141px;width:141px;margin-bottom:0}}.p-block-news-list__item-date{flex:0 0 93px;width:93px;font-family:"Lato",sans-serif;font-size:.875rem;font-weight:700;line-height:1.43;letter-spacing:1px;color:#00604c}@media screen and (min-width: 1024px){.p-block-news-list__item-date{flex:0 0 111px;width:111px;font-size:1rem;line-height:1.5}}.p-block-news-list__item-title{font-size:.875rem;font-weight:500;line-height:1.71;letter-spacing:1px;color:#3d1f09;transition:color .5s 0s ease}@media screen and (min-width: 1024px){.p-block-news-list__item-title{font-size:1rem;line-height:1.5}}@media(hover: hover)and (pointer: fine){.p-block-news-list__item-title:hover{text-decoration:none;color:#00604c}.p-block-news-list__item-title:hover::after{background-image:url("/wp-content/themes/reposer-fleur/assets/img/icon_external_link_primary.svg") !important}}.p-block-news-list__button-wrap{text-align:center}@media screen and (min-width: 1024px){.p-block-news-list__button-wrap{text-align:right;position:absolute;top:0;right:30px}}.p-block-news-list__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px}@media(hover: hover)and (pointer: fine){.p-block-news-list__button:hover{border-color:#429382;background-color:#429382}.p-block-news-list__button:hover span{color:#fff}}.p-block-news-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-block-news-list__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-block-news-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-block-news-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-block-news-list__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:170px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-block-news-list__button:hover{border-color:#429382;background-color:#429382}.p-block-news-list__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-block-news-list__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-block-news-list__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-block-news-list__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-block-news-list__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-block-topics-carousel{position:relative;margin-bottom:40px}@media screen and (min-width: 1024px){.p-block-topics-carousel{margin-bottom:80px}}.p-block-topics-carousel__title{font-weight:500;font-size:1.25rem;line-height:1.5;margin-bottom:21px}@media screen and (min-width: 1024px){.p-block-topics-carousel__title{font-size:1.5rem;line-height:50px;margin-bottom:20px}}.p-block-topics-carousel__carousel{position:relative;margin-right:-100vw;opacity:0}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel{margin-right:0}}.p-block-topics-carousel__carousel.slick-initialized{opacity:1}.p-block-topics-carousel__carousel .slick-list .slick-track{display:flex;align-items:stretch}.p-block-topics-carousel__carousel .slick-list .slick-track .slick-slide{height:auto !important}.p-block-topics-carousel__carousel__list{position:relative;margin-left:0;margin-right:15px;width:39.467vw;border-radius:5px;background:#fff;overflow:hidden}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel__list{width:235px;margin-left:0;margin-right:20px;border-radius:10px}}.p-block-topics-carousel__carousel__list img{transition:opacity .5s ease,transform .3s ease-out}@media(hover: hover)and (pointer: fine){.p-block-topics-carousel__carousel__list:hover img{opacity:.6;transform:scale(1.2)}}.p-block-topics-carousel__carousel a[target=_blank].p-topics-carousel__list:after{content:"";position:absolute;top:3px;right:3px;width:18px;height:18px;background-image:url("/wp-content/themes/reposer-fleur/assets/img/icon_external_link_round.svg");background-size:contain}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel a[target=_blank].p-topics-carousel__list:after{top:5px;right:5px;width:24px;height:24px}}.p-block-topics-carousel__carousel__list-image-wrap{position:relative;display:block;padding-top:55.405%;overflow:hidden;border-radius:5px;outline:1px solid #ececec;outline-offset:-1px}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel__list-image-wrap{padding-top:55.319%;border-radius:10px}}.p-block-topics-carousel__carousel__list-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.p-block-topics-carousel__carousel__list-body{margin:0;padding:8px 10px 15px}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel__list-body{padding:16px 7.5px 20px}}.p-block-topics-carousel__carousel__list-lead{font-size:.75rem;font-weight:500;line-height:1.5;color:#3d1f09}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel__list-lead{font-size:1rem;line-height:1.6}}.p-block-topics-carousel__carousel .slick-prev,.p-block-topics-carousel__carousel .slick-next{width:32px;height:32px;color:#00604c}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel .slick-prev,.p-block-topics-carousel__carousel .slick-next{top:201px;width:40px;height:40px}}.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon{width:9px;height:9px}@media screen and (min-width: 1024px){.p-block-topics-carousel__carousel .slick-prev .slick-arrow-icon,.p-block-topics-carousel__carousel .slick-next .slick-arrow-icon{width:10.5px;height:10.5px}}.p-block-topics-carousel__carousel .slick-prev{position:absolute;left:calc(100% - 74px);top:-60px;bottom:0}@media screen and (min-width: 1024px)and (max-width: 1059px){.p-block-topics-carousel__carousel .slick-prev{left:854px}}@media screen and (min-width: 1060px){.p-block-topics-carousel__carousel .slick-prev{left:904px}}.p-block-topics-carousel__carousel .slick-next{position:absolute;top:-60px;left:calc(100% - 32px)}@media screen and (min-width: 1024px)and (max-width: 1059px){.p-block-topics-carousel__carousel .slick-next{left:910px}}@media screen and (min-width: 1060px){.p-block-topics-carousel__carousel .slick-next{left:960px}}.p-breadcrumbs{margin-bottom:15px}@media screen and (max-width: 1023px){.p-breadcrumbs{height:18px;overflow:hidden}}@media screen and (min-width: 1024px){.p-breadcrumbs{margin-top:0;margin-bottom:24px}}.p-breadcrumbs__inner{font-size:.625rem;color:#999;line-height:1.4}@media screen and (max-width: 1023px){.p-breadcrumbs__inner{height:30px;margin-right:calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;word-break:keep-all;white-space:nowrap}}.p-breadcrumbs__inner>span>span>a{margin-left:0}.p-breadcrumbs a,.p-breadcrumbs span[class^=b]{margin:0 3px;font-size:.6875rem;color:#666}.p-breadcrumbs a{background-image:linear-gradient(90deg, #666666, #666666);background-repeat:no-repeat;background-position:left bottom;background-size:0 1px;transition:all .5s ease}@media(hover: hover)and (pointer: fine){.p-breadcrumbs a:hover{background-size:100% 1px}}@media(hover: hover)and (pointer: fine){.p-breadcrumbs a:hover{color:#666;opacity:.5}}.p-features-archive .c-page-title{margin-bottom:20px}@media screen and (min-width: 1024px){.p-features-archive .c-page-title{margin-bottom:40px}}.p-features-single{position:relative}.p-features-single__header .c-page-title{display:none}@media screen and (min-width: 1024px){.p-features-single__header .c-page-title{display:block;padding-top:50px;padding-bottom:0}}@media screen and (min-width: 1024px){.p-features-single__header .c-page-title::before{height:620px}}@media screen and (min-width: 1024px){.p-features-single__header .c-page-title::after{top:387px}}.p-features-single__header-inner{margin-bottom:48px;border-bottom:solid 1px #e3e3e3}@media screen and (min-width: 1024px){.p-features-single__header-inner{max-width:830px;margin-bottom:50px;margin-left:auto;margin-right:auto}}.p-features-single__main-visual{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:20px;background-color:#fff;outline:1px solid #ececec;outline-offset:-1px;overflow:hidden}@media screen and (min-width: 1024px){.p-features-single__main-visual{margin-left:0;margin-right:0;margin-bottom:27px}}.p-features-single__main-visual img{display:block;width:100%}.p-features-single__title{margin-bottom:12px;font-weight:500;font-size:1.375rem;line-height:1.4}@media screen and (min-width: 1024px){.p-features-single__title{margin-bottom:10px;font-size:2rem;line-height:1.5}}.p-features-single__term{margin-bottom:18px}@media screen and (min-width: 1024px){.p-features-single__term{margin-bottom:20px}}.p-features-single__term a{position:relative;font-size:.875rem;font-weight:500;line-height:1;letter-spacing:1px;z-index:99;transition:color .5s 0s ease}.p-features-single__term a[href*="/gift/"]{color:#429382 !important}.p-features-single__term a[href*="/home/"]{color:#d299bd !important}@media(hover: hover)and (pointer: fine){.p-features-single__term a:hover{color:#d299bd !important}}.p-features-single__lead{margin-bottom:30px;line-height:1.7}@media screen and (min-width: 1024px){.p-features-single__lead{margin-bottom:20px}}.p-features-single__main{margin-bottom:60px}@media screen and (min-width: 1024px){.p-features-single__main{max-width:830px;margin-bottom:100px;margin-left:auto;margin-right:auto}}.p-features-single__pickup-list{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:60px;padding:60px 0;background-color:#fbf7f0;border-radius:0 40px 0 40px}@media screen and (min-width: 1024px){.p-features-single__pickup-list{margin-bottom:80px;padding:80px 0;border-radius:120px 0 120px 0}}.p-features-single__pickup-list .p-block-features-list{margin-bottom:0}.p-filter-button{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:left;gap:8px 6px;margin-bottom:30px}@media screen and (min-width: 1024px){.p-filter-button{justify-content:center;margin-bottom:50px;gap:13px 9px}}.p-filter-button__button{display:block;line-height:1;padding:9px 11px;color:#429382;font-size:.8125rem;font-weight:500;border-radius:50vw;background-color:#fff;border:solid 1px #429382;white-space:nowrap;transition:opacity .5s ease}@media screen and (min-width: 1024px){.p-filter-button__button{padding:11px 16px;font-size:.875rem}}@media(hover: hover)and (pointer: fine){.p-filter-button__button:hover{opacity:.5}}.p-filter-button__button.is-current{color:#fff;background-color:#429382;pointer-events:none}.p-follow-us{padding:30px 28px 40px;border-radius:10px;background:#fbf7f0}@media screen and (min-width: 1024px){.p-follow-us{padding:40px 40px 33px 60px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-follow-us{padding:30px 44px 35px 40px;display:flex;justify-content:space-between}}.p-follow-us__title{margin-bottom:26px;text-align:center}@media screen and (min-width: 1024px){.p-follow-us__title{margin:0 40px 0 0;text-align:left}}.p-follow-us__title-jp{font-size:1.5rem;font-weight:500;line-height:1.4;color:#3d1f09;letter-spacing:1px}@media screen and (min-width: 1024px){.p-follow-us__title-jp{font-size:1.75rem;line-height:1.6;letter-spacing:1px}}.p-follow-us__title-en{font-family:"Lato",sans-serif;font-size:.875rem;font-weight:400;line-height:2.28;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.p-follow-us__title-en{font-size:1rem;line-height:1}}.p-follow-us__content{position:relative}@media screen and (min-width: 1024px){.p-follow-us__content{max-width:580px}}.p-follow-us__discription{font-size:.875rem;font-weight:500;line-height:1.71;color:#666;letter-spacing:0;margin-bottom:20px}@media screen and (min-width: 1024px){.p-follow-us__discription{margin-bottom:25px}}.p-follow-us__sns-wrap{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.p-follow-us__sns-wrap{justify-content:left}}.p-follow-us__sns{display:flex;width:103px;margin-right:20px;font-size:.875rem;font-weight:500;line-height:1.6;color:#3d1f09;letter-spacing:0;transition:opacity .5s 0s ease}@media(hover: hover)and (pointer: fine){.p-follow-us__sns:hover{opacity:.6}}.p-follow-us__sns:last-child{margin-right:0}.p-follow-us__sns i{margin-right:10px}.p-global-navi-drawer{position:fixed;z-index:1000;height:100vh}@media screen and (max-width: 1023px){.p-global-navi-drawer{top:0;right:-320px;display:flex;height:100vh;flex-flow:column;width:320px}}@media screen and (min-width: 1024px){.p-global-navi-drawer{top:-100vh;display:block;width:100vw;padding-top:100px;background-color:#fff;background-image:url(/wp-content/themes/reposer-fleur/assets/img/flower-decoration-navigation2.svg),url(/wp-content/themes/reposer-fleur/assets/img/flower-decoration-navigation.svg);background-position:left 20px bottom,right 10px bottom;background-size:160px 87px,353px 122px;background-repeat:no-repeat,no-repeat}}.p-global-navi-drawer__inner{background-color:#fff}@media screen and (max-width: 1023px){.p-global-navi-drawer__inner{position:relative;top:0;left:0;flex:1;width:100%;height:100%;overflow-y:auto}}@media screen and (min-width: 1024px){.p-global-navi-drawer__inner{position:absolute;top:calc(50% - 50px);left:50%;transform:translateY(-50%) translateX(-50%);display:flex;justify-content:space-between;width:100%;max-width:1060px;padding-left:30px;padding-right:30px}}.p-global-navi-drawer__button{position:absolute;top:5px;right:15px;display:block;width:40px;height:40px;border-radius:50%;font-size:0;background-color:#ecf9ee;transition:background-color .5s ease;z-index:5}@media screen and (min-width: 1024px){.p-global-navi-drawer__button{top:20px;right:30px}}@media screen and (min-width: 1221px){.p-global-navi-drawer__button{right:calc(50vw - 580px)}}.p-global-navi-drawer__button::before,.p-global-navi-drawer__button::after{content:"";position:absolute;top:50%;left:50%;display:block;width:18px;height:2px;border-radius:1px;background-color:#00604c;transition:background-color .5s ease}.p-global-navi-drawer__button::before{transform:translateY(-50%) translateX(-50%) rotate(-45deg)}.p-global-navi-drawer__button::after{transform:translateY(-50%) translateX(-50%) rotate(45deg)}@media(hover: hover)and (pointer: fine){.p-global-navi-drawer__button:hover{background-color:#429382}.p-global-navi-drawer__button:hover::before,.p-global-navi-drawer__button:hover::after{background-color:#fff}}.p-global-navi-drawer__sec1{position:relative;top:0;left:0}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec1{display:block;width:30%}}.p-global-navi-drawer__logo{position:absolute;display:block;top:7px;left:69px;width:164px;height:auto}@media screen and (min-width: 1024px){.p-global-navi-drawer__logo{position:relative;left:0;width:250px;margin-bottom:30px}}.p-global-navi-drawer__photo{display:none}@media screen and (min-width: 1024px){.p-global-navi-drawer__photo{display:block;border-radius:30px 0 30px 0;overflow:hidden}.p-global-navi-drawer__photo img{display:none}.p-global-navi-drawer__photo img.is-show{display:block}}@media screen and (max-width: 1023px){.p-global-navi-drawer__sec2{padding:50px 0 30px}}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec2{width:63%;padding-top:98px}}@media screen and (max-width: 1023px){.p-global-navi-drawer__sec2 .p-site-menu{margin-bottom:30px}}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec2 .p-site-menu{display:flex;flex-flow:column wrap;height:290px;column-gap:4.6%}}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec2 .p-site-menu>li{width:47.6%}}@media screen and (max-width: 1023px){.p-global-navi-drawer__sec2 .p-site-menu>li:first-child{border-top-style:none}}.p-global-navi-drawer__sec2 .p-site-menu>li:nth-child(3){margin-bottom:0}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec2 .p-site-menu>li:nth-child(3){margin-bottom:100px}}.p-global-navi-drawer__sec2 .p-site-menu>li>a{padding:10px 40px 10px 22px;background-position:calc(100% - 30px) center}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec2 .p-site-menu>li>a{padding:9px 0 9px 0;background-position:calc(100% - 4px) center}}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec2 .p-online-shop-button{width:47.6%;margin-left:auto;margin-right:0}}@media screen and (min-width: 1024px){.p-global-navi-drawer__sec2 .p-online-shop-button__button{width:100%}}body.open-drawer{overflow:hidden}body.open-drawer .l-wrapper::before{content:"";position:fixed;top:0;left:0;bottom:0;right:0;display:block;background-color:#000;opacity:.5;z-index:1000}@media screen and (max-width: 1023px){body.open-drawer .p-global-navi-drawer{right:0;transition:right .5s ease}}@media screen and (min-width: 1024px){body.open-drawer .p-global-navi-drawer{top:0;transition:top .6s cubic-bezier(0.85, 0, 0.26, 1)}}.p-header-shop-navi{display:none;position:fixed;top:-100vh;width:100%;padding:40px 0 0;background:#ecf9ee;z-index:990}@media screen and (min-width: 1024px){.p-header-shop-navi{display:block}}.p-header-shop-navi__top-link{margin-bottom:30px;display:inline-block;font-size:1rem;font-weight:500;letter-spacing:0;color:#00604c;transition:all .5s ease;background-image:linear-gradient(90deg, #00604C, #00604C);background-repeat:no-repeat;background-position:left bottom;background-size:0 1px}@media(hover: hover)and (pointer: fine){.p-header-shop-navi__top-link:hover{background-size:calc(100% - 22px) 1px}}.p-header-shop-navi__top-link::after{content:"";display:inline-block;width:14px;height:14px;margin-left:8px;vertical-align:middle;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg);background-repeat:no-repeat;background-size:12px 12px}body.open-shop-list{overflow:hidden}body.open-shop-list .l-wrapper::before{content:"";position:fixed;top:0;left:0;bottom:0;right:0;display:block;background-color:#000;opacity:.5;z-index:99}body.open-shop-list .p-header-shop-navi{top:80px;transition:top .5s ease}.p-heading2-1{margin-bottom:30px;text-align:center}@media screen and (min-width: 1024px){.p-heading2-1{margin-bottom:40px}}.p-heading2-1__jp{font-size:1.5rem;font-weight:500;line-height:1.4;text-align:center}@media screen and (min-width: 1024px){.p-heading2-1__jp{font-size:2rem;line-height:1.4}}.p-heading2-1__en{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#dda32a;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.p-heading2-1__en{font-size:1.25rem;line-height:1.4}}.p-list-disc{margin-bottom:30px}.p-list-disc li{position:relative;margin-bottom:12px;padding-left:21px;line-height:1.87}@media screen and (min-width: 1024px){.p-list-disc li{line-height:1.8}}.p-list-disc li::before{position:absolute;top:11px;left:0;content:"";display:block;width:8px;height:8px;border-radius:50%;background:#00604c}.p-main-carousel{opacity:0}.p-main-carousel.slick-initialized{opacity:1}.p-main-carousel__list{height:auto !important;margin-left:1.2vw;margin-right:1.2vw;width:80vw}@media screen and (min-width: 1024px){.p-main-carousel__list{width:650px;margin-left:20px;margin-right:20px}}.p-main-carousel__list img{transition:opacity .5s 0s ease}@media(hover: hover)and (pointer: fine){.p-main-carousel__list:hover img{opacity:.6}}.p-main-carousel__list-image-wrap{position:relative;display:block;margin-bottom:10px;padding-top:62.576%;border-radius:5px;background-color:#fff;overflow:hidden}@media screen and (min-width: 1024px){.p-main-carousel__list-image-wrap{margin-bottom:21px}}.p-main-carousel__list-image-wrap::after{position:absolute;content:"";width:100%;height:25.9%;left:0;bottom:0;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3))}.p-main-carousel__list-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.p-main-carousel__list-title{opacity:0;font-size:1rem;font-weight:500;line-height:1.6;margin-bottom:3px;color:#3d1f09;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .5s 0s ease}.slick-current .p-main-carousel__list-title{opacity:1}@media screen and (min-width: 1024px){.p-main-carousel__list-title{font-size:2rem;line-height:1.5;margin-bottom:8px}}.p-main-carousel__list-lead{opacity:0;font-size:.6875rem;font-weight:500;line-height:1.53;color:#dda32a;transition:opacity .5s 0s ease}.slick-current .p-main-carousel__list-lead{opacity:1}@media screen and (min-width: 1024px){.p-main-carousel__list-lead{font-size:.875rem;line-height:1.57}}.p-main-carousel .slick-prev,.p-main-carousel .slick-next{position:absolute}@media screen and (min-width: 1024px){.p-main-carousel .slick-prev,.p-main-carousel .slick-next{width:46px;height:46px;top:177px}.p-main-carousel .slick-prev .slick-arrow-icon,.p-main-carousel .slick-next .slick-arrow-icon{width:12px;height:12px}}.p-main-carousel .slick-prev{left:calc(50% - 348px)}.p-main-carousel .slick-next{left:calc(50% + 302px)}.p-main-carousel .slick-dots{position:absolute;text-align:center;top:calc(50.133vw - 34px);left:calc(90vw - 34px)}@media screen and (min-width: 1024px){.p-main-carousel .slick-dots{top:360px;left:auto;right:calc(50% - 300px)}}.p-main-carousel .slick-dots li{position:absolute;top:0;left:0;width:24px;height:24px;margin:0;padding:0;border:0;cursor:pointer}@media screen and (min-width: 1024px){.p-main-carousel .slick-dots li{position:relative;display:inline-block}}.p-main-carousel .slick-dots li .dot-circle-wrap-dot,.p-main-carousel .slick-dots li .dot-circle-wrap,.p-main-carousel .slick-dots li .dot-circle-wrap-timer{position:absolute;top:0;left:0;right:0;bottom:0;transform-origin:center;transition:transform .5s cubic-bezier(0.19, 1, 0.22, 1)}.p-main-carousel .slick-dots li .dot-circle-wrap-dot{transform:scale(0.22, 0.22)}.p-main-carousel .slick-dots li .dot-circle-wrap,.p-main-carousel .slick-dots li .dot-circle-wrap-timer{transform:rotate(-90deg) scale(0)}.p-main-carousel .slick-dots li .dot-circle-dot{stroke-width:0;fill:#fff}.p-main-carousel .slick-dots li .dot-circle{stroke-width:0;fill:rgba(0,0,0,0)}.p-main-carousel .slick-dots li .dot-circle-timer{stroke-width:0;fill:rgba(0,0,0,0)}.p-main-carousel .slick-dots li.slick-active .dot-circle-wrap,.p-main-carousel .slick-dots li.slick-active .dot-circle-wrap-timer{transform:rotate(-90deg) scale(1)}.p-main-carousel .slick-dots li.slick-active .dot-circle{stroke:#fff;stroke-width:2}@keyframes circle-timer{0%{stroke-dasharray:0 63}10%{stroke-dasharray:0 63}100%{stroke-dasharray:63 63}}.p-main-carousel.is-timer-animation .slick-dots .slick-active .dot-circle-timer{stroke:#00604c;stroke-width:3;animation:circle-timer 4s 0s linear 1}.p-nav-tab{display:flex;flex-wrap:nowrap;justify-content:left;margin-left:-8px;margin-right:-8px;margin-bottom:30px}@media screen and (min-width: 1024px){.p-nav-tab{max-width:392px;margin-left:auto;margin-right:auto;margin-bottom:50px}}.p-nav-tab__item{flex:1 0 33.3%}.p-nav-tab__link{position:relative;display:block;padding:7px 5px 10px;color:#000;font-size:.875rem;font-weight:500;line-height:1.5;text-align:center;border-bottom:solid 1px #d9d9d9;transition:color .5s ease,opacity .5s ease;opacity:.4}@media screen and (min-width: 1024px){.p-nav-tab__link{font-size:1rem;padding:0 5px 16px}}@media(hover: hover)and (pointer: fine){.p-nav-tab__link:hover{color:#429382;opacity:1}}.p-nav-tab__link::after{content:none;position:absolute;bottom:0;left:0;display:block;width:100%;height:4px;background-color:currentColor}.p-nav-tab__link.is_current{color:#00604c;font-weight:bold;opacity:1}.p-nav-tab__link.is_current[href*="/gift/"]{color:#00604c}.p-nav-tab__link.is_current[href*="/home/"]{color:#d299bd}.p-nav-tab__link.is_current::after{content:""}.p-news-archive{margin-bottom:70px}.p-news-archive .c-page-title{margin-bottom:30px}@media screen and (min-width: 1024px){.p-news-archive .c-page-title{margin-bottom:50px}}.p-news-list{margin-bottom:40px}.p-news-list__item{display:block;padding:15px 0;border-bottom:solid 1px #e4f6f8}@media screen and (min-width: 1024px){.p-news-list__item{display:flex;align-items:start;padding:20px 0}}@media screen and (min-width: 1024px){li:first-child .p-news-list__item{border-top:solid 1px #e4f6f8}}.p-news-list a[target=_blank].p-news-list__item .p-news-list__item-title::after{content:"";display:inline-block;width:14px;height:14px;margin-left:3px;background-image:url("/wp-content/themes/reposer-fleur/assets/img/icon_external_link_color_text_brown.svg");background-size:contain;vertical-align:middle}@media screen and (min-width: 1024px){.p-news-list a[target=_blank].p-news-list__item .p-news-list__item-title::after{width:16px;height:16px}}.p-news-list__item-info{display:flex;align-items:baseline;margin-bottom:12px}@media screen and (min-width: 1024px){.p-news-list__item-info{flex:0 0 247px;width:247px;margin-bottom:0}}.p-news-list__item-date{flex:0 0 93px;width:93px;font-family:"Lato",sans-serif;font-size:.875rem;font-weight:700;line-height:1.2;letter-spacing:1px;color:#00604c}@media screen and (min-width: 1024px){.p-news-list__item-date{flex:0 0 111px;width:111px;font-size:1rem}}.p-news-list__item-tarm{position:relative;line-height:1.2;padding-left:.5625rem;font-size:.6875rem;font-weight:500;letter-spacing:0;color:#999}@media screen and (min-width: 1024px){.p-news-list__item-tarm{padding-left:.8125rem;padding-right:1.5rem;font-size:.875rem}}.p-news-list__item-tarm::before{content:"#";position:absolute;top:0;left:0;display:inline-block}.p-news-list__item-title{font-size:.875rem;font-weight:500;line-height:1.71;letter-spacing:1px;color:#3d1f09;transition:color .5s 0s ease}@media screen and (min-width: 1024px){.p-news-list__item-title{font-size:1rem;line-height:1.5}}@media(hover: hover)and (pointer: fine){.p-news-list a.p-news-list__item:hover .p-news-list__item-title{text-decoration:none;color:#00604c}.p-news-list a.p-news-list__item:hover .p-news-list__item-title::after{background-image:url("/wp-content/themes/reposer-fleur/assets/img/icon_external_link_primary.svg") !important}}body.post-type-archive-news .p-news-list{margin-bottom:8px}@media screen and (min-width: 1024px){body.post-type-archive-news .p-news-list{margin-bottom:50px}}body.post-type-archive-news .p-news-list li:last-child .p-news-list__item{border-bottom-style:none}@media screen and (min-width: 1024px){body.post-type-archive-news .p-news-list li:last-child .p-news-list__item{border-bottom-style:solid}}.p-online-shop-banner{padding:30px 20px;background-image:url(/wp-content/themes/reposer-fleur/assets/img/top-banner-onlinshop-sp.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:10px}@media screen and (min-width: 1024px){.p-online-shop-banner{padding:40px 40px 33px 60px;background-image:url(/wp-content/themes/reposer-fleur/assets/img/top-banner-onlinshop-pc.jpg)}}.p-online-shop-banner__title{margin-bottom:15px;text-align:center}@media screen and (min-width: 1024px){.p-online-shop-banner__title{margin-bottom:14px;text-align:left}}.p-online-shop-banner__title-jp{font-size:1.375rem;font-weight:500;line-height:1.3;color:#fff;letter-spacing:0}@media screen and (min-width: 1024px){.p-online-shop-banner__title-jp{font-size:1.75rem;line-height:1.5;letter-spacing:1px}}.p-online-shop-banner__title-en{font-family:"Lato",sans-serif;font-size:.875rem;font-weight:500;line-height:2.28;color:#fff;letter-spacing:4px;font-style:italic}@media screen and (min-width: 1024px){.p-online-shop-banner__title-en{font-size:.875rem;line-height:2.28}}.p-online-shop-banner__content{position:relative}.p-online-shop-banner__discription{margin-bottom:20px;font-size:.875rem;font-weight:500;line-height:1.6;color:#fff;letter-spacing:0}@media screen and (min-width: 1024px){.p-online-shop-banner__discription{font-size:1rem;line-height:1.6}}.p-online-shop-banner__button-wrap{text-align:center}@media screen and (min-width: 1024px){.p-online-shop-banner__button-wrap{position:absolute;text-align:right;bottom:0;right:0}}.p-online-shop-banner__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px;background:rgba(0,0,0,0) !important;border-color:#fff !important}@media(hover: hover)and (pointer: fine){.p-online-shop-banner__button:hover{border-color:#429382;background-color:#429382}.p-online-shop-banner__button:hover span{color:#fff}}.p-online-shop-banner__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-online-shop-banner__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-online-shop-banner__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}@media(hover: hover)and (pointer: fine){.p-online-shop-banner__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}@media screen and (min-width: 1024px){.p-online-shop-banner__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-online-shop-banner__button:hover{border-color:#429382;background-color:#429382}.p-online-shop-banner__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-online-shop-banner__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-online-shop-banner__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-online-shop-banner__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-online-shop-banner__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}@media screen and (max-width: 400px){.p-online-shop-banner__button{width:220px}}.p-online-shop-banner__button span{color:#fff;font-weight:500;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}.p-online-shop-button__button-wrap{text-align:center;margin-bottom:30px}.p-online-shop-button__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px;background:rgba(0,0,0,0);border-color:#00604c}@media(hover: hover)and (pointer: fine){.p-online-shop-button__button:hover{border-color:#429382;background-color:#429382}.p-online-shop-button__button:hover span{color:#fff}}.p-online-shop-button__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-online-shop-button__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-online-shop-button__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}@media(hover: hover)and (pointer: fine){.p-online-shop-button__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}@media(hover: hover)and (pointer: fine){.p-online-shop-button__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}.p-online-shop-button__button span{color:#00604c;font-weight:400;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}.p-online-shop-button__sns{display:flex;justify-content:center}.p-online-shop-button__sns a{margin-right:20px;transition:opacity .5s 0s ease}.p-online-shop-button__sns a:last-child{margin-right:0}@media(hover: hover)and (pointer: fine){.p-online-shop-button__sns a:hover{opacity:.6}}.p-online-shop-button__sns img{display:block;width:30px;height:30px}.p-page-404__title{font-weight:500;font-size:1.375rem;line-height:1.4;margin-bottom:30px}@media screen and (min-width: 1024px){.p-page-404__title{font-size:2rem;line-height:1.5}}.p-page-404__sub-title{font-weight:500;font-size:1.25rem;line-height:1.5;margin-bottom:30px}@media screen and (min-width: 1024px){.p-page-404__sub-title{font-size:1.5rem;line-height:1.25}}.p-page-404__content{font-size:1rem;line-height:1.87}@media screen and (min-width: 1024px){.p-page-404__content{line-height:1.8}}.p-page-bottom-banner{position:relative;height:210px;padding:30px 20px 30px;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:10px;transition:opacity .5s 0s ease}@media screen and (min-width: 1024px){.p-page-bottom-banner{padding:34px 23px 40px}}@media(hover: hover)and (pointer: fine){.p-page-bottom-banner:hover{opacity:.6}}.p-page-bottom-banner__title{margin-bottom:35px;text-align:center}@media screen and (min-width: 1024px){.p-page-bottom-banner__title{margin-bottom:20px}}.p-page-bottom-banner__title-jp{font-size:1.375rem;font-weight:500;line-height:1.3;margin-bottom:6px;letter-spacing:0;color:#fff}@media screen and (min-width: 1024px){.p-page-bottom-banner__title-jp{margin-bottom:7px;font-size:1.75rem;letter-spacing:1px}}.p-page-bottom-banner__title-en{font-family:"Lato",sans-serif;font-size:.875rem;font-weight:500;line-height:1.3;color:#fff;letter-spacing:4px;font-style:italic}.p-page-bottom-banner__button-wrap{text-align:center}.p-page-bottom-banner__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px;background:rgba(0,0,0,0) !important;border-color:#fff !important}@media(hover: hover)and (pointer: fine){.p-page-bottom-banner__button:hover{border-color:#429382;background-color:#429382}.p-page-bottom-banner__button:hover span{color:#fff}}.p-page-bottom-banner__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-page-bottom-banner__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}@media screen and (max-width: 350px){.p-page-bottom-banner__button{width:auto}}@media screen and (min-width: 1024px){.p-page-bottom-banner__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-page-bottom-banner__button:hover{border-color:#429382;background-color:#429382}.p-page-bottom-banner__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-page-bottom-banner__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-page-bottom-banner__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}.p-page-bottom-banner__button:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}.p-page-bottom-banner__button span{color:#fff;font-weight:500;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}.p-page-bottom-banner.p-page-bottom-banner--shops{background-image:url(/wp-content/themes/reposer-fleur/assets/img/page_bottom_banner_shop.jpg)}.p-page-bottom-banner.p-page-bottom-banner--onlineshop{background-image:url(/wp-content/themes/reposer-fleur/assets/img/page_bottom_banner_onlineshop.jpg)}.p-page-bottom-banner.p-page-bottom-banner--onlineshop .p-page-bottom-banner__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}.p-page-bottom-banner.p-page-bottom-banner--onlineshop-full{background-image:url(/wp-content/themes/reposer-fleur/assets/img/top-banner-onlinshop-sp.jpg)}@media screen and (min-width: 1024px){.p-page-bottom-banner.p-page-bottom-banner--onlineshop-full{padding:38px 40px 20px 60px;background-image:url(/wp-content/themes/reposer-fleur/assets/img/top-banner-onlinshop-pc.jpg)}}@media screen and (min-width: 1024px){.p-page-bottom-banner.p-page-bottom-banner--onlineshop-full .p-page-bottom-banner__title{text-align:left}}@media screen and (min-width: 1024px){.p-page-bottom-banner.p-page-bottom-banner--onlineshop-full .p-page-bottom-banner__button-wrap{text-align:right}}.p-page-bottom-banner.p-page-bottom-banner--onlineshop-full .p-page-bottom-banner__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}.p-page-bottom-banner.p-page-bottom-banner--gift{background-image:url(/wp-content/themes/reposer-fleur/assets/img/top-banner-gift-sp.jpg)}@media screen and (min-width: 1024px){.p-page-bottom-banner.p-page-bottom-banner--gift{padding:38px 40px 20px 60px;background-image:url(/wp-content/themes/reposer-fleur/assets/img/top-banner-gift-pc.jpg)}}@media screen and (min-width: 1024px){.p-page-bottom-banner.p-page-bottom-banner--gift .p-page-bottom-banner__title{text-align:left}}@media screen and (min-width: 1024px){.p-page-bottom-banner.p-page-bottom-banner--gift .p-page-bottom-banner__button-wrap{text-align:right}}.p-page-bottom-banner.p-page-bottom-banner--gift .p-page-bottom-banner__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}.p-page-top{position:relative;display:none}@media screen and (max-width: 1249px){.p-page-top--sp{display:block}}.p-page-top--sp .p-page-top__svg-wrap{position:relative;display:block;width:72px;height:90px;margin-left:auto;margin-right:0}@media screen and (min-width: 1250px){.p-page-top--pc{display:block}}.p-page-top--pc .p-page-top__svg-wrap{position:absolute;display:block;right:15px;bottom:0;width:89px;height:120px}.p-page-top__svg-wrap{overflow:hidden}.p-page-top__svg-wrap img{position:absolute;display:block;width:100%;height:100%}@media(hover: hover)and (pointer: fine){.p-page-top__svg-wrap:hover .p-page-top__svg-flower{transform:translate(0, 0)}}.p-page-top__svg-flower{transform:translate(0, 7.5%);transition:transform .2s ease-in}.p-pagination{position:relative;margin-bottom:30px;padding-top:23px}@media screen and (min-width: 1024px){.p-pagination{margin-bottom:50px;padding-top:0}}.p-pagination::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background-color:#d9d9d9}@media screen and (min-width: 1024px){.p-pagination::before{content:none}}.p-pagination__count{position:absolute;top:20px;left:50%;transform:translateX(-50%);font-family:"Lato",sans-serif;font-size:1.125rem;font-weight:500;color:#00604c}@media screen and (max-width: 360px){.p-pagination__count{top:22px;font-size:1rem}}@media screen and (min-width: 1024px){.p-pagination__count{display:none}}.p-pagination__result{margin:0 5px}@media screen and (max-width: 360px){.p-pagination__result{margin:0}}.p-pagination__slash{margin:0 2px}.p-pagination__total{margin:0 5px}@media screen and (max-width: 360px){.p-pagination__total{margin:0}}.p-pagination__main{display:flex;justify-content:space-between;font-size:.875rem;font-weight:500}@media screen and (min-width: 1024px){.p-pagination__main{justify-content:center;font-size:1.125rem}}.p-pagination__main li{border-radius:50%}.p-pagination__prev{display:block !important;color:#00604c}@media screen and (min-width: 1024px){.p-pagination__prev{width:40px;margin-right:16px}.p-pagination__prev a,.p-pagination__prev span{font-size:0}}.p-pagination__prev.u-hidden span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_left_secondary.svg);color:#bfcccd}.p-pagination__prev .page-numbers{display:block;height:100%;padding-left:25px;color:currentColor;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_left.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:left}@media screen and (min-width: 1024px){.p-pagination__prev .page-numbers{background-position:center}}.p-pagination__current{position:relative;display:none;color:#00604c}@media screen and (min-width: 1024px){.p-pagination__current{display:block;width:40px;height:40px;background:#ecf9ee}.p-pagination__current span{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%)}}.p-pagination__page{position:relative;display:none;color:#3d1f09}@media screen and (min-width: 1024px){.p-pagination__page{display:block;width:40px;height:40px}.p-pagination__page a{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%);color:currentColor}}.p-pagination__next{display:block !important;color:#00604c}@media screen and (min-width: 1024px){.p-pagination__next{width:40px;margin-left:16px}.p-pagination__next a,.p-pagination__next span{font-size:0}}.p-pagination__next.u-hidden span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_secondary.svg);color:#bfcccd}.p-pagination__next .page-numbers{display:block;height:100%;padding-right:25px;color:currentColor;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:right}@media screen and (min-width: 1024px){.p-pagination__next .page-numbers{background-position:center}}.p-pagination__dot{position:relative;display:none;color:#00604c}@media screen and (min-width: 1024px){.p-pagination__dot{display:block;width:40px;height:40px}.p-pagination__dot span{position:absolute;display:block;top:calc(50% + 5px);left:50%;transform:translate(-50%, -50%);color:currentColor}}.p-pagination__button{color:currentColor}@media screen and (min-width: 1024px){.p-pagination__prev:not(.u-hidden),.p-pagination__page,.p-pagination__next:not(.u-hidden){transition:color .2s ease,background-color .5s ease}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-pagination__prev:not(.u-hidden):hover,.p-pagination__page:hover,.p-pagination__next:not(.u-hidden):hover{color:#fff;background-color:#429382}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-pagination__prev:not(.u-hidden):hover .page-numbers{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_left_white.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-pagination__next:not(.u-hidden):hover .page-numbers{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-product-card{position:relative;display:block;width:39.466vw;margin-right:3.2vw;overflow:hidden}@media screen and (min-width: 1024px){.p-product-card{width:235px;margin-right:20px}}@media(hover: hover)and (pointer: fine){.p-product-card:hover .p-product-card__image-wrap{opacity:.6}}.p-product-card__inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.p-product-card__image-wrap{position:relative;padding-top:100%;border-radius:5px 5px 0 0;overflow:hidden;transition:opacity .5s 0s ease;background-color:#fff}.p-product-card__image-wrap>img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.p-product-card__body{display:flex;flex-flow:column;flex:1;justify-content:space-between;padding:10px 8px 7px;border:solid 1px #ececec;border-top-style:none;border-radius:0 0 10px 10px;background:#fff;overflow:hidden}@media screen and (min-width: 1024px){.p-product-card__body{padding:16px 15px 15px}}.p-product-card__title{font-size:.75rem;font-weight:500;line-height:1.4;margin-bottom:8px;letter-spacing:0;color:#3d1f09}@media screen and (min-width: 1024px){.p-product-card__title{font-size:1rem;line-height:1.5;margin-bottom:5px}}.p-product-card__block{display:flex;flex-flow:column;justify-content:end}.p-product-card__price-wrap{margin-bottom:5px;font-size:.625rem;font-weight:400;line-height:1;color:#666;letter-spacing:0}@media screen and (min-width: 1024px){.p-product-card__price-wrap{margin-bottom:5px;font-size:.6875rem;line-height:1;letter-spacing:1px}}.p-product-card__price{display:inline-block;margin-right:1px;color:#b01a1f}@media screen and (min-width: 1024px){.p-product-card__price{margin-right:8px}}.p-product-card__price-sec1{display:inline-block;margin-right:-2px}@media screen and (min-width: 1024px){.p-product-card__price-sec1{margin-right:-4px}}.p-product-card__price-sec2{display:inline-block;margin-right:-3px;font-size:.875rem;font-weight:500}@media screen and (min-width: 1024px){.p-product-card__price-sec2{margin-right:-4px;font-family:"Lato",sans-serif;font-size:1rem;font-weight:700}}.p-product-card__price-sec3{display:inline-block}@media screen and (min-width: 1024px){.p-product-card__price-sec3{font-size:.75rem}}.p-product-card__total-price{display:inline-block;margin-top:8px}.p-product-card__options{display:flex;justify-content:left;flex-wrap:wrap;flex:0 1 auto;margin-top:10px;margin-right:-3px}@media screen and (min-width: 1024px){.p-product-card__options{margin-right:-4px}}.p-product-card__option{display:block;margin-bottom:4px;margin-right:3px;padding:4px;line-height:1.3;border:solid 1px #8ed0c2;border-radius:3px}.p-product-card__option span{display:block;color:#429382;font-size:.625rem;font-weight:500;transform:scale(0.9);transform-origin:center}@media screen and (min-width: 1024px){.p-product-card__option{margin-right:4px;line-height:1;padding:6px 5px;font-size:.6875rem}.p-product-card__option span{width:auto;transform:scale(1)}}.p-products-archive .c-page-title{margin-bottom:30px}@media screen and (min-width: 1024px){.p-products-archive .c-page-title{margin-bottom:67px}}.p-products-carousel{position:relative}.p-products-carousel__title{font-size:1.125rem;font-weight:500;line-height:1.6;letter-spacing:1px;margin-bottom:20px}@media screen and (min-width: 1024px){.p-products-carousel__title{font-size:1.5rem;line-height:1.33;letter-spacing:0;margin-bottom:38px;padding-top:9px}}.p-products-carousel__button-wrap{text-align:center}@media screen and (min-width: 1024px){.p-products-carousel__button-wrap{text-align:right;position:absolute;top:0;right:0}}.p-products-carousel__button{width:250px;display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px}@media(hover: hover)and (pointer: fine){.p-products-carousel__button:hover{border-color:#429382;background-color:#429382}.p-products-carousel__button:hover span{color:#fff}}.p-products-carousel__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-products-carousel__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-products-carousel__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-products-carousel__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-products-carousel__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:156px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-products-carousel__button:hover{border-color:#429382;background-color:#429382}.p-products-carousel__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-products-carousel__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-products-carousel__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-products-carousel__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-products-carousel__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-products-carousel__cards{position:relative;margin-right:-24px;margin-bottom:16px;opacity:0}@media screen and (min-width: 1024px){.p-products-carousel__cards{margin-right:0;margin-bottom:0}}.p-products-carousel__cards.slick-initialized{opacity:1}.p-products-carousel .slick-prev,.p-products-carousel .slick-next{width:40px;height:40px}@media screen and (min-width: 1024px){.p-products-carousel .slick-prev,.p-products-carousel .slick-next{position:absolute;top:-74px}.p-products-carousel .slick-prev .slick-arrow-icon,.p-products-carousel .slick-next .slick-arrow-icon{width:11px;height:11px}}@media screen and (min-width: 1024px){.p-products-carousel .slick-prev{position:absolute}}@media screen and (min-width: 1024px)and (max-width: 1059px){.p-products-carousel .slick-prev{left:672px}}@media screen and (min-width: 1060px){.p-products-carousel .slick-prev{left:722px}}@media screen and (min-width: 1024px)and (max-width: 1059px){.p-products-carousel .slick-next{left:728px}}@media screen and (min-width: 1060px){.p-products-carousel .slick-next{left:778px}}.p-products-carousel .slick-list .slick-track{display:flex;align-items:stretch}.p-products-carousel .slick-list .slick-track .slick-slide{height:auto !important}.p-products-category-menu{padding:43px 0 32px;border-radius:0 40px 0 40px;background-color:#ecf9ee}@media screen and (min-width: 1024px){.p-products-category-menu{padding:68px 0 53px;border-radius:0 120px 0 120px}}@media screen and (min-width: 1024px){.p-products-category-menu .c-row,.p-products-category-menu .p-top-about__inner,.p-products-category-menu .l-footer-banner__content,.p-products-category-menu .l-footer-copyright__content,.p-products-category-menu .l-footer-sitemap__inner,.p-products-category-menu .l-top-feature-list__title,.p-products-category-menu .l-top-feature-list__content,.p-products-category-menu .l-top-follow-us__content,.p-products-category-menu .l-top-news__title,.p-products-category-menu .l-top-news__content,.p-products-category-menu .l-top-shop-list__title,.p-products-category-menu .l-top-shop-list__content,.p-products-category-menu .l-top-topic-list__title,.p-products-category-menu .l-top-topic-list__content,.p-products-category-menu .l-topics-carousel__inner,.p-products-category-menu .c-page-title__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:start}}.p-products-category-menu__wrap{margin-bottom:48px}.p-products-category-menu__wrap:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.p-products-category-menu__wrap{width:49%;margin-bottom:0}}.p-products-category-menu__title{margin-bottom:22px;line-height:1;color:#00604c;font-size:1.125rem;font-weight:500}.p-products-category-menu__buttons{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.p-products-category-menu__button-wrap{width:50%;border-right:solid 1px #ecf9ee;border-bottom:solid 1px #ecf9ee}@media screen and (min-width: 1024px){.p-products-category-menu__button-wrap{width:48.98%;margin-bottom:10px;border-style:none}}.p-products-category-menu__button{display:flex;align-items:center;width:100%;height:100%;line-height:1.3;padding:10px 12px;color:#3d1f09;font-size:.875rem;font-weight:500;border-radius:0;background-color:#fff;transition:all .5s 0s ease}@media screen and (min-width: 1024px){.p-products-category-menu__button{padding:13px 40px 13px 18px;font-size:1rem;border-radius:3px;background-size:14px 14px;background-repeat:no-repeat;background-position:calc(100% - 10px) center;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media(hover: hover)and (pointer: fine){.p-products-category-menu__button:hover{color:#fff;background-color:#00604c;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-products-features{position:relative;margin-bottom:30px}@media screen and (min-width: 1024px){.p-products-features{margin-bottom:50px;padding-top:70px}}.p-products-features__items{display:flex;justify-content:space-between;width:100vw;margin:0 calc(50% - 50vw)}@media screen and (min-width: 1024px){.p-products-features__items{width:100%;margin:0}}.p-products-features__item{width:49.6vw}@media screen and (min-width: 1024px){.p-products-features__item{width:49%}}.p-products-features__link{display:block;transition:opacity .5s 0s ease}@media(hover: hover)and (pointer: fine){.p-products-features__link:hover{opacity:.6}}.p-products-features__image-wrap{position:relative;display:block;padding-top:62.99%;background-color:#fff;outline:1px solid #ececec;outline-offset:-1px}@media screen and (min-width: 1024px){.p-products-features::before{content:"";position:absolute;display:block;width:100vw;height:620px;background:#fbf7f0;z-index:-1;top:0;left:calc(50% - 50vw);border-radius:120px 0 120px 0}}@media screen and (min-width: 1024px){.p-products-features::after{content:"";position:absolute;display:block;width:200vw;height:620px;background:#fff;z-index:-1;top:242px;right:-90px;border-radius:0 120px 0 120px}}.p-products-list{margin-bottom:80px}@media screen and (min-width: 1024px){.p-products-list{margin-bottom:100px}}.p-products-list .p-products-carousel{margin-bottom:40px}@media screen and (min-width: 1024px){.p-products-list .p-products-carousel{margin-bottom:60px}}.p-products-list .p-products-carousel:last-child{margin-bottom:0}.p-products-pagination{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:40px;padding-top:23px;border-top:solid 1px #ececec}@media screen and (min-width: 1024px){.p-products-pagination{margin-bottom:100px;padding-top:0;border-top-style:none}}.p-products-shop-button{text-align:center}.p-products-shop-button__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px}@media(hover: hover)and (pointer: fine){.p-products-shop-button__button:hover{border-color:#429382;background-color:#429382}.p-products-shop-button__button:hover span{color:#fff}}.p-products-shop-button__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-products-shop-button__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}.p-products-shop-button__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}@media(hover: hover)and (pointer: fine){.p-products-shop-button__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}@media screen and (max-width: 350px){.p-products-shop-button__button{padding-left:29px;padding-right:23px}}@media screen and (min-width: 1024px){.p-products-shop-button__button{width:320px}}.p-products-similar-items{margin-bottom:60px}@media screen and (min-width: 1024px){.p-products-similar-items{margin-bottom:80px}}.p-products-similar-items__title{margin-bottom:16px;font-size:1.25rem;line-height:1.5;font-weight:500}@media screen and (min-width: 1024px){.p-products-similar-items__title{margin-bottom:31px;font-size:1.5rem;line-height:1.25}}.p-products-similar-items__body{display:flex;margin-bottom:17px;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 1024px){.p-products-similar-items__body{justify-content:start;gap:0 2%}}.p-products-similar-items__body .p-product-card{margin-bottom:30px;margin-right:0;width:41.6vw}@media screen and (min-width: 1024px){.p-products-similar-items__body .p-product-card{width:23.5%}}@media screen and (max-width: 1023px){.p-products-similar-items__body .p-product-card__body{padding:10px 0 0;border-style:none}}.p-products-similar-items__button-wrap{text-align:center}.p-products-similar-items__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:250px}@media(hover: hover)and (pointer: fine){.p-products-similar-items__button:hover{border-color:#429382;background-color:#429382}.p-products-similar-items__button:hover span{color:#fff}}.p-products-similar-items__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-products-similar-items__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}.p-products-similar-items__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-products-similar-items__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (max-width: 350px){.p-products-similar-items__button{padding-left:29px;padding-right:23px}}@media screen and (min-width: 1024px){.p-products-similar-items__button{width:320px}}.p-products-similar-items__button span{height:auto;line-height:1.3;padding:13px 22px 13px 0;white-space:normal}.p-products-single{margin-bottom:70px}@media screen and (min-width: 1024px){.p-products-single{margin-bottom:100px}}.p-products-single__block{margin-bottom:30px}@media screen and (min-width: 1024px){.p-products-single__block{display:flex;justify-content:space-between;margin-bottom:60px}}.p-products-single__main-visual{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vm;margin-bottom:24px}@media screen and (min-width: 1024px){.p-products-single__main-visual{margin-bottom:0;margin-left:0;margin-right:0;width:49%}}.p-products-single__main-visual>img{display:block;width:100%}@media screen and (min-width: 1024px){.p-products-single__contents{width:46%}}.p-products-single__options{display:flex;flex-wrap:wrap;margin-bottom:10px}.p-products-single__options li{display:inline-block;margin:0 6px 4px 0;padding:6px 8px;line-height:1;font-size:.75rem;border-radius:4px;color:#fff;font-weight:500;background-color:#429382}.p-products-single__title{margin-bottom:20px;line-height:1.4;font-size:1.375rem;font-weight:500}@media screen and (min-width: 1024px){.p-products-single__title{line-height:1.5;font-size:2rem}}.p-products-single__price{display:flex;flex-wrap:wrap;align-items:baseline;margin-bottom:25px}@media screen and (min-width: 1024px){.p-products-single__price{margin-bottom:40px}}.p-products-single__non-taxed-price{margin-bottom:5px;margin-right:19px;line-height:1.4;font-size:1.25rem;font-weight:500}.p-products-single__non-taxed-price span{font-family:"Lato",sans-serif;line-height:1;font-size:2rem}.p-products-single__taxed-price{margin-bottom:5px;line-height:1.3;font-size:1.125rem;font-weight:400;color:#666}.p-products-single__taxed-price span{font-family:"Lato",sans-serif}.p-products-single__line{margin-bottom:30px;border-style:none;border-top:solid 1px #ececec}.p-products-single__description{margin-bottom:30px;font-size:1rem;line-height:1.87}@media screen and (min-width: 1024px){.p-products-single__description{line-height:1.8}}.p-products-single__table{width:100%;border-collapse:collapse;margin-bottom:20px}.p-products-single__table th{width:96px;padding:16px 11px;font-size:1rem;font-weight:400;line-height:1.1;text-align:left;vertical-align:center;border:1px solid #d9d9d9;word-break:break-word}.p-products-single__table td{padding:16px 11px;font-size:1rem;line-height:1.1;border:1px solid #d9d9d9;word-break:break-word}.p-products-single__desc-attention{margin-bottom:4px;padding-left:1em;text-indent:-1em;font-size:.875rem;line-height:1.5;color:#666}@media screen and (min-width: 1024px){.p-products-single__desc-attention{margin-bottom:8px}}.p-products-single__sales_period{text-align:center;font-size:1rem;line-height:40px;color:#fff;background-color:#999}.p-products-taxonomy{margin-bottom:30px}@media screen and (min-width: 1024px){.p-products-taxonomy{margin-bottom:100px}}.p-products-taxonomy-list{margin-bottom:10px}@media screen and (min-width: 1024px){.p-products-taxonomy-list{margin-bottom:0}}.p-products-taxonomy-list__title{margin-bottom:7px;font-size:1.375rem;font-weight:500;line-height:1.4}@media screen and (min-width: 1024px){.p-products-taxonomy-list__title{margin-bottom:27px;font-size:2rem;line-height:1.5}}.p-products-taxonomy-list__items{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width: 1024px){.p-products-taxonomy-list__items{justify-content:left;margin-bottom:10px}}.p-products-taxonomy-list .p-product-card{width:41.6vw;margin-bottom:30px;margin-right:0}@media screen and (min-width: 1024px){.p-products-taxonomy-list .p-product-card{width:23.5%;margin-right:2%;margin-bottom:40px}.p-products-taxonomy-list .p-product-card:nth-child(4n){margin-right:0}}.p-products-taxonomy-list .p-product-card__body{flex-direction:column;border-style:none;padding:10px 0 0}@media screen and (min-width: 1024px){.p-products-taxonomy-list .p-product-card__body{padding:16px 12px 0}}.p-products-topics{margin-bottom:60px}@media screen and (min-width: 1024px){.p-products-topics{margin-bottom:80px}}.p-products-topics__title{margin-bottom:16px;font-size:1.25rem;line-height:1.5;font-weight:500}@media screen and (min-width: 1024px){.p-products-topics__title{margin-bottom:31px;font-size:1.5rem;line-height:1.25}}.p-products-topics__body{margin-bottom:40px}@media screen and (min-width: 1024px){.p-products-topics__body{margin-bottom:50px}}.p-products-topics__button-wrap{text-align:center}.p-products-topics__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:250px}@media(hover: hover)and (pointer: fine){.p-products-topics__button:hover{border-color:#429382;background-color:#429382}.p-products-topics__button:hover span{color:#fff}}.p-products-topics__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-products-topics__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}.p-products-topics__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-products-topics__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (max-width: 350px){.p-products-topics__button{padding-left:29px;padding-right:23px}}@media screen and (min-width: 1024px){.p-products-topics__button{width:320px}}.p-shop-archive .c-page-title{margin-bottom:30px}@media screen and (min-width: 1024px){.p-shop-archive .c-page-title{margin-bottom:50px}}@media screen and (min-width: 1024px){.p-shop-archive__inner{margin-left:auto;margin-right:auto}}.p-shop-brand-button{display:flex;justify-content:center;max-width:393px;margin-left:auto;margin-right:auto;margin-bottom:40px}@media screen and (min-width: 1024px){.p-shop-brand-button{margin-bottom:70px}}.p-shop-brand-button a{display:block;min-width:60px;margin:0 4px;padding:0 7px;border:solid 1px #429382;border-radius:100vh;text-align:center;line-height:32px;font-size:.75rem;font-weight:500;color:#429382 !important;transition:all .5s 0s ease}.p-shop-brand-button a.is_active{border-color:#429382;background-color:#429382;color:#fff !important}.p-shop-brand-button a:first-child{margin-left:0}.p-shop-brand-button a:last-child{margin-right:0}@media screen and (max-width: 360px){.p-shop-brand-button a{font-size:.625rem}}@media screen and (min-width: 1024px){.p-shop-brand-button a{line-height:36px;padding:0 16px;font-size:.875rem}}@media(hover: hover)and (pointer: fine){.p-shop-brand-button a:hover{border-color:#429382;background-color:#429382;color:#fff !important}}.p-shop-info{margin-bottom:20px}@media screen and (min-width: 1024px){.p-shop-info{margin-bottom:40px}}.p-shop-info__table{width:100%;font-size:1rem;line-height:1.7}.p-shop-info__table th{display:block;width:100%;padding:20px 0 0;font-weight:500;text-align:left;vertical-align:top}@media screen and (min-width: 1024px){.p-shop-info__table th{display:table-cell;width:150px;padding:20px 0 20px;border-bottom:solid 1px #ececec}}.p-shop-info__table td{display:block;width:100%;padding:5px 0 5px;font-weight:400;text-align:left;vertical-align:top}@media screen and (max-width: 1023px){.p-shop-info__table td:last-child{padding:5px 0 20px;border-bottom:solid 1px #ececec}}@media screen and (min-width: 1024px){.p-shop-info__table td{display:table-cell;width:auto;padding:20px 0 20px;border-bottom:solid 1px #ececec}}.p-shop-info__table-map-button-td{width:215px;text-align:center !important}@media screen and (min-width: 1024px){.p-shop-info__table-map-button-td{text-align:right !important}}.p-shop-info__table-map-button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:66.6vw;margin-top:5px}@media(hover: hover)and (pointer: fine){.p-shop-info__table-map-button:hover{border-color:#429382;background-color:#429382}.p-shop-info__table-map-button:hover span{color:#fff}}.p-shop-info__table-map-button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-shop-info__table-map-button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-shop-info__table-map-button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}@media(hover: hover)and (pointer: fine){.p-shop-info__table-map-button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}@media screen and (min-width: 1024px){.p-shop-info__table-map-button{width:195px;margin-top:0;margin-left:20px}}.p-shop-info__tel-link{color:#00604c;text-decoration:underline}@media screen and (min-width: 1024px){.p-shop-info__tel-link{pointer-events:none;text-decoration:none;color:#3d1f09}}.p-shop-info-tag{margin-bottom:15px}@media screen and (min-width: 1024px){.p-shop-info-tag{display:flex;justify-content:space-between;margin-bottom:44px}}.p-shop-info-tag .p-shop-info-tag__modalwindow__button,.p-shop-info-tag .p-shop-info-tag__tooltip__button{display:inline-block;line-height:29px;margin:0 3px;padding:0 8px;white-space:nowrap;font-size:.75rem;font-weight:500;letter-spacing:1px;color:#00604c;background-color:#e9f4eb;border-radius:4px;transition:color .3s,background-color .3s}@media(hover: hover)and (pointer: fine){.p-shop-info-tag .p-shop-info-tag__modalwindow__button:hover,.p-shop-info-tag .p-shop-info-tag__tooltip__button:hover{color:#fff;background-color:#429382}}.p-shop-info-tag__tooltip.is_open .p-shop-info-tag__modalwindow__button,.p-shop-info-tag__tooltip.is_open .p-shop-info-tag__tooltip__button{color:#fff;background-color:#429382}.p-shop-info-tag__brand{margin-bottom:22px;flex:1 0 auto}@media screen and (min-width: 1024px){.p-shop-info-tag__brand{margin-right:30px;margin-bottom:0}}.p-shop-info-tag__brand img{display:block;width:44vw}@media screen and (min-width: 1024px){.p-shop-info-tag__brand img{width:auto;max-width:165px}}.p-shop-info-tag__tooltips{display:none}@media screen and (min-width: 1024px){.p-shop-info-tag__tooltips{position:relative;display:flex;justify-content:left;flex-wrap:wrap}}.p-shop-info-tag__tooltip{position:relative;margin-bottom:5px}.p-shop-info-tag__tooltip__wrap{position:absolute;bottom:49px;left:calc(50% - 185px);display:inline-block;min-width:370px;max-width:100%;border-radius:8px;background-color:#fff;border:solid 1px #429382}.p-shop-info-tag__tooltip__wrap::before,.p-shop-info-tag__tooltip__wrap::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%)}.p-shop-info-tag__tooltip__wrap::before{border:solid 10px rgba(0,0,0,0);border-top:solid 14px #429382}.p-shop-info-tag__tooltip__wrap::after{border:solid 10px rgba(0,0,0,0);border-top:solid 14px #fff;margin-top:-2px}@media screen and (max-width: 1100px){.p-shop-info-tag__tooltip__wrap{left:calc(50% - 250px)}.p-shop-info-tag__tooltip__wrap::before,.p-shop-info-tag__tooltip__wrap::after{left:calc(50% + 65px)}}.p-shop-info-tag__tooltip:not(.is_open) .p-shop-info-tag__tooltip__wrap{display:none}.p-shop-info-tag__tooltip__close{position:absolute;top:17px;right:14px;width:16px;height:16px}.p-shop-info-tag__tooltip__title{padding:15px 40px 15px 20px;font-size:.9375rem;font-weight:500;line-height:1.4;color:#3d1f09;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#f9f9f9}.p-shop-info-tag__tooltip__body{padding:12px 17px 20px 17px}.p-shop-info-tag__tooltip__description{margin-bottom:17px;font-size:.875rem;line-height:1.6;color:#3d1f09}.p-shop-info-tag__tooltip__link-wrap{text-align:right}.p-shop-info-tag__tooltip__link{font-size:.875rem;line-height:1.2}.p-shop-info-tag__modalwindows{position:relative;display:flex;justify-content:left;flex-wrap:wrap}@media screen and (min-width: 1024px){.p-shop-info-tag__modalwindows{display:none}}.p-shop-info-tag__modalwindow{margin-bottom:5px}.p-shop-info-tag__modalwindow__wrap{display:inline-block;width:83.2vw;max-width:380px;margin-left:auto;margin-right:auto;padding:0;border-radius:8px;background-color:#fff}.p-shop-info-tag__modalwindow__title{padding:20px 20px 16px;font-size:1rem;font-weight:500;line-height:1.5;color:#3d1f09;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#f9f9f9}.p-shop-info-tag__modalwindow__body{padding:15px 20px 30px}.p-shop-info-tag__modalwindow__description{margin-bottom:24px;font-size:.875rem;line-height:1.6;color:#3d1f09}.p-shop-info-tag__modalwindow__link-wrap{text-align:center}.p-shop-info-tag__modalwindow__link{display:inline-block;width:66.6vw;max-width:250px;padding:9px 40px 10px 30px;line-height:1.9;color:#00604c;font-size:.875rem;font-weight:500;text-decoration:none;background-color:#fff;border:solid 2px #00604c;border-radius:100vh;transition:all .5s ease}@media screen and (max-width: 370px){.p-shop-info-tag__modalwindow__link{min-width:auto;width:100%}}.p-shop-info-tag__modalwindow__link[target=_blank]::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}@media(hover: hover)and (pointer: fine){.p-shop-info-tag__modalwindow__link:hover{color:#fff;border-color:#429382;background-color:#429382}.p-shop-info-tag__modalwindow__link:hover::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}.p-shop-info-tag__modalwindow__link:hover[target=_blank]::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}.p-shop-info-tag__modalwindow__link::after{content:"";display:inline-block;width:14px;height:14px;margin-left:8px;vertical-align:middle;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg);background-size:contain}.p-shop-footer-link__button1-wrap{margin-bottom:15px}@media screen and (min-width: 1024px){.p-shop-footer-link__button1-wrap{margin-bottom:20px}}.p-shop-footer-link__button2-wrap{margin-bottom:30px}.p-shop-footer-link__button3-wrap{margin-bottom:80px;text-align:center}@media screen and (min-width: 1024px){.p-shop-footer-link__button3-wrap{margin-bottom:100px}}.p-shop-footer-link__button3{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px}@media(hover: hover)and (pointer: fine){.p-shop-footer-link__button3:hover{border-color:#429382;background-color:#429382}.p-shop-footer-link__button3:hover span{color:#fff}}.p-shop-footer-link__button3 span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-shop-footer-link__button3 span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-shop-footer-link__button3 span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-shop-footer-link__button3:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-shop-footer-link__button3{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:320px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-footer-link__button3:hover{border-color:#429382;background-color:#429382}.p-shop-footer-link__button3:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-shop-footer-link__button3 span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-shop-footer-link__button3 span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-shop-footer-link__button3 span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-footer-link__button3:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-shop-list{margin-bottom:32px}@media screen and (min-width: 1024px){.p-shop-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:18px}}.p-shop-list__parent{position:relative;margin-bottom:5px}@media screen and (min-width: 1024px){.p-shop-list__parent{width:49%;margin-bottom:40px}}.p-shop-list__parent>span{position:relative;display:block;height:46px;line-height:40px;text-align:left;font-size:1rem;font-weight:500;letter-spacing:0;color:#00604c;border-bottom:solid 1px #429382;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_plus.svg);background-repeat:no-repeat;background-size:14px 14px;background-position:calc(100% - 6px) 12px;cursor:pointer}@media screen and (min-width: 1024px){.p-shop-list__parent>span{margin-bottom:8px;border:none;background-image:none;cursor:default}}.p-shop-list__childes{position:relative;display:flex;flex-wrap:wrap}.p-shop-list__child{width:50%;text-align:center;background:#fff}@media screen and (min-width: 1024px){.p-shop-list__child{width:19%;margin-right:1.2%;margin-bottom:8px;border:none;border-radius:5px;overflow:hidden}.p-shop-list__child:nth-child(5n){margin-right:0}}.p-shop-list__child:nth-child(2n){border-right-style:none}.p-shop-list__child>a{display:block;font-size:.875rem;font-weight:500;letter-spacing:0;color:#3d1f09;border-bottom:solid 2px #ecf9ee;border-right:solid 2px #ecf9ee;height:0;line-height:0;border-bottom-width:0;opacity:0;transition:height .3s ease-out,color .2s ease,background-color .5s ease}@media(hover: hover)and (pointer: fine){.p-shop-list__child>a:hover{color:#fff;background-color:#429382}}@media screen and (min-width: 1024px){.p-shop-list__child>a{height:34px;line-height:34px;font-size:1rem;border-bottom-width:1px;opacity:1}}@media screen and (max-width: 1023px){.p-shop-list__parent.is_open>span{margin-bottom:16px;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_hyphen.svg)}.p-shop-list__parent.is_open .p-shop-list__child>a{height:46px;line-height:40px;border-bottom-width:2px;opacity:1}}.p-shop-main-visual{margin-bottom:50px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (min-width: 1024px){.p-shop-main-visual{margin-left:0;margin-right:0;display:flex;justify-content:space-between;margin-bottom:30px}}.p-shop-main-visual__gallery{opacity:0}.p-shop-main-visual__gallery.slick-initialized{opacity:1}@media screen and (min-width: 1024px){.p-shop-main-visual__gallery{position:relative;width:86.747%}}.p-shop-main-visual__gallery .slick-list{margin-bottom:17px}@media screen and (min-width: 1024px){.p-shop-main-visual__gallery .slick-list{margin-bottom:0}}.p-shop-main-visual__gallery .slick-dots{display:flex;justify-content:center}.p-shop-main-visual__gallery .slick-dots li{width:12px;height:12px;margin-left:9px;margin-right:9px}.p-shop-main-visual__gallery .slick-dots li.slick-active button{background-color:#00604c}.p-shop-main-visual__gallery .slick-dots button{display:block;width:100%;height:100%;font-size:0;border-radius:50%;border:solid 1px #00604c;background-color:#fff;transition:background-color .3s}.p-shop-main-visual__gallery-inner{position:relative;width:100vw}@media screen and (min-width: 1024px){.p-shop-main-visual__gallery-inner{position:absolute;top:0;left:0;width:100%;opacity:0}.p-shop-main-visual__gallery-inner:first-child{position:relative}}.p-shop-main-visual__gallery-inner::before{content:"";display:block;padding-top:66.666vw}@media screen and (min-width: 1024px){.p-shop-main-visual__gallery-inner::before{padding-top:66.666%}}.p-shop-main-visual__gallery-inner.p-shop-main-visual__show{opacity:1}.p-shop-main-visual__gallery-inner img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover}.p-shop-main-visual__select{display:none;width:8.795%;opacity:0}.p-shop-main-visual__select.slick-initialized{opacity:1}@media screen and (min-width: 1024px){.p-shop-main-visual__select{display:block}}.p-shop-main-visual__select .slick-list{width:100%;overflow:visible}.p-shop-main-visual__select .slick-list .slick-track{display:flex;flex-flow:column;width:100% !important}.p-shop-main-visual__select-inner{position:relative}@media screen and (min-width: 1024px){.p-shop-main-visual__select-inner{width:73px;margin-bottom:15px;border:solid 3px rgba(0,0,0,0);box-sizing:content-box}.p-shop-main-visual__select-inner::before{content:"";display:block;padding-top:67.123%}.p-shop-main-visual__select-inner.slick-current{border-color:#00604c}.p-shop-main-visual__select-inner.slick-current img{opacity:.5}.p-shop-main-visual__select-inner:not(.slick-current){cursor:pointer}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-main-visual__select-inner:not(.slick-current):hover{transition:opacity .5s ease;opacity:.6}}.p-shop-main-visual__select-inner img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover}.p-shop-msg{margin-bottom:30px;padding:20px;background-color:#f9f9f9;border-radius:6px}@media screen and (min-width: 1024px){.p-shop-msg{margin-bottom:40px;padding:20px 50px 35px}}.p-shop-msg__title{margin-bottom:10px;font-size:.875rem;font-weight:500;line-height:1.71;letter-spacing:1px;text-align:center}.p-shop-msg__text{font-size:.9375rem;font-weight:400;line-height:1.6}.p-shop-notice{margin-bottom:30px}@media screen and (min-width: 1024px){.p-shop-notice{margin-bottom:55px}}.p-shop-prefecture-list{margin-bottom:61px}@media screen and (min-width: 1024px){.p-shop-prefecture-list{margin-bottom:100px}}.p-shop-prefecture-list__parent{position:relative;margin-bottom:5px}@media screen and (min-width: 1024px){.p-shop-prefecture-list__parent{margin-bottom:37px;width:100%}}.p-shop-prefecture-list__parent-title{display:block;width:100%;text-align:left;font-size:1.125rem;font-weight:500;letter-spacing:0;color:#00604c;background-color:#ecf9ee}@media screen and (max-width: 1023px){.p-shop-prefecture-list__parent-title{position:relative;height:51px;line-height:51px;padding:0 20px;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_plus.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center}}@media screen and (min-width: 1024px){.p-shop-prefecture-list__parent-title{height:48px;line-height:48px;margin-bottom:17px;padding:0 15px;cursor:default}}.p-shop-prefecture-list__childes{position:relative}.p-shop-prefecture-list__child{background:#fff}@media screen and (min-width: 1024px){.p-shop-prefecture-list__child{display:inline-block;margin-bottom:5px}}.p-shop-prefecture-list__child>a{font-size:1rem;font-weight:400;letter-spacing:0;color:#3d1f09}@media screen and (max-width: 1023px){.p-shop-prefecture-list__child>a{display:block;padding:0 20px;border-bottom:solid 1px #ececec;height:0;line-height:0;border-bottom-width:0;opacity:0;transition:height .3s ease-out,color .2s ease,background-color .5s ease}}@media screen and (min-width: 1024px){.p-shop-prefecture-list__child>a{position:relative;display:inline-block;margin:0 13px}.p-shop-prefecture-list__child>a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#3d1f09}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-prefecture-list__child>a:hover{color:#dda32a}.p-shop-prefecture-list__child>a:hover::after{content:none}}.p-shop-prefecture-list__child-count{color:#999;font-family:"Hiragino Kaku Gothic ProN",sans-serif;font-weight:300}@media screen and (min-width: 1024px){.p-shop-prefecture-list__child-count{color:inherit}}@media screen and (max-width: 1023px){.p-shop-prefecture-list__parent.is_open{margin-bottom:15px}.p-shop-prefecture-list__parent.is_open>span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_hyphen.svg)}.p-shop-prefecture-list__parent.is_open .p-shop-prefecture-list__child>a{height:51px;line-height:51px;border-bottom-width:1px;opacity:1;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_color_text.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center}}.p-shop-products-carousel{padding-bottom:60px}@media screen and (min-width: 1024px){.p-shop-products-carousel{padding-bottom:80px;border-radius:120px 0 120px 0}}.p-shop-products-carousel .p-products-carousel{margin-bottom:40px}.p-shop-products-carousel .p-products-carousel:last-child{margin-bottom:30px}@media screen and (min-width: 1024px){.p-shop-products-carousel .p-products-carousel{margin-bottom:56px}.p-shop-products-carousel .p-products-carousel:last-child{margin-bottom:50px}}.p-shop-search{margin-bottom:47px}@media screen and (min-width: 1024px){.p-shop-search{max-width:830px;margin:0 auto 50px}}.p-shop-search__title{margin-bottom:2px;color:#000;line-height:1.8}@media screen and (min-width: 1024px){.p-shop-search__title{margin-bottom:8px}}.p-shop-search__form{display:flex;height:49px;align-items:center;width:100%;border-radius:8px;background:#f9f9f9;border:solid 1px #ececec}.p-shop-search__input{display:block;height:100%;padding:0 7px;flex:1 0 auto;font-size:.9375rem}@media screen and (min-width: 1024px){.p-shop-search__input{font-size:1.125rem}}.p-shop-search__submit{display:block;height:100%;flex:0 0 34px;padding:0 0 0 15px}@media screen and (min-width: 1024px){.p-shop-search__submit{flex:0 0 42px;padding:0 0 0 16px}}.p-shop-search__submit img{display:block;width:18px;height:18px}.p-shop-search__reset{display:block;height:100%;flex:0 0 30px;padding:0 0 0 7px;opacity:0}@media screen and (min-width: 1024px){.p-shop-search__reset{flex:0 0 42px;padding:0 0 0 7px}}.p-shop-search__reset img{display:block;width:16px;height:16px}@media screen and (min-width: 1024px){.p-shop-search__reset img{width:18px;height:18px}}.p-shop-search .p-shop-search__input:focus+.p-shop-search__reset{opacity:1}.p-shop-search-count{margin-top:-14px;margin-bottom:24px;border-bottom:solid 1px #ececec;padding-bottom:6px;font-weight:500;font-size:1.25rem;line-height:1.5}@media screen and (min-width: 1024px){.p-shop-search-count{margin-top:0;margin-bottom:32px;padding-bottom:12px}}@media screen and (min-width: 1024px){.p-shop-search-count{font-size:1.5rem;line-height:1.25}}.p-shop-search-count__number{font-family:"Lato",sans-serif}.p-shop-search-count__small{margin-left:.2em;font-size:1rem;line-height:1.5}@media screen and (min-width: 1024px){.p-shop-search-count__small{font-size:1.125rem;line-height:1.25}}.p-shop-search-result{margin-bottom:80px}@media screen and (min-width: 1024px){.p-shop-search-result{margin-bottom:100px}}.p-shop-search-result.is_empty{margin-bottom:70px}.p-shop-search-result__items{margin-bottom:30px}@media screen and (min-width: 1024px){.p-shop-search-result__items{margin-bottom:50px}}.p-shop-search-result__item{position:relative;margin-bottom:30px;padding-right:30px;border-bottom:solid 1px #ececec}.p-shop-search-result__item::after{content:"";position:absolute;top:3px;right:0;display:block;width:16px;height:16px;background-repeat:no-repeat;background-size:contain;background-position:right center;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_color_text.svg)}@media screen and (min-width: 1024px){.p-shop-search-result__item{padding-right:140px}.p-shop-search-result__item::after{content:none}}.p-shop-search-result__item:last-child{border-bottom-style:none}@media screen and (min-width: 1024px){.p-shop-search-result__item:last-child{border-bottom-style:solid}}.p-shop-search-result__title{font-size:.9375rem;line-height:1.5;font-weight:500;margin-bottom:5px}@media screen and (min-width: 1024px){.p-shop-search-result__title{font-size:1.125rem;line-height:1.5}}.p-shop-search-result__address{font-size:.8125rem;line-height:1.38;font-weight:500;margin-bottom:5px}@media screen and (min-width: 1024px){.p-shop-search-result__address{margin-bottom:3px;font-size:.9375rem;font-weight:normal;line-height:1.49}}.p-shop-search-result__tel{display:block;margin-bottom:11px;font-size:.9375rem;line-height:1.6;font-weight:normal;color:#00604c !important;text-decoration:underline}@media screen and (min-width: 1024px){.p-shop-search-result__tel{margin-bottom:15px;line-height:1.49;text-decoration:none;color:#3d1f09 !important}}.p-shop-search-result__labels{display:flex;flex-wrap:wrap;margin-bottom:17px}@media screen and (min-width: 1024px){.p-shop-search-result__labels{margin-bottom:25px}}.p-shop-search-result__label{margin-bottom:3px;margin-right:6px;padding:6px;font-size:.625rem;line-height:1.3;font-weight:500;border-radius:4px;color:#00604c;background:#e9f4eb}@media screen and (min-width: 1024px){.p-shop-search-result__label{margin-right:7px;padding:8px;font-size:.75rem;line-height:1.08}}.p-shop-search-result__link{display:block;color:#3d1f09 !important}@media screen and (min-width: 1024px){.p-shop-search-result__link{pointer-events:none}.p-shop-search-result__link:focus-visible{box-shadow:none}}.p-shop-search-result__item-button-wrap{position:absolute;display:none}@media screen and (min-width: 1024px){.p-shop-search-result__item-button-wrap{top:0;right:0;display:block;text-align:left}}@media screen and (min-width: 1024px){.p-shop-search-result__item-button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding:0 18px;width:auto;padding:0 12px 0 24px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-search-result__item-button:hover{border-color:#429382;background-color:#429382}.p-shop-search-result__item-button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-shop-search-result__item-button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-shop-search-result__item-button span{height:32px;line-height:32px;padding-right:16px;font-size:.75rem;background-size:12px 12px}}@media screen and (min-width: 1024px){.p-shop-search-result__item-button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-search-result__item-button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-shop-search-result__item-button span{font-size:.875rem}}.p-shop-search-result__button-wrap{text-align:center}.p-shop-search-result__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px;width:250px}@media(hover: hover)and (pointer: fine){.p-shop-search-result__button:hover{border-color:#429382;background-color:#429382}.p-shop-search-result__button:hover span{color:#fff}}.p-shop-search-result__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-shop-search-result__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-shop-search-result__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-shop-search-result__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-shop-search-result__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px;width:320px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-search-result__button:hover{border-color:#429382;background-color:#429382}.p-shop-search-result__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-shop-search-result__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-shop-search-result__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-shop-search-result__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-shop-search-result__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-shop-search-result__empty{margin-bottom:70px;text-align:center;font-size:1rem;line-height:1.8}.p-shop-single{margin-bottom:60px}@media screen and (min-width: 1024px){.p-shop-single{margin-bottom:80px}}.p-shop-single .c-page-title{margin-bottom:0;padding-top:40px;padding-bottom:35px}@media screen and (min-width: 1024px){.p-shop-single .c-page-title{margin-bottom:50px;padding-top:90px;padding-bottom:60px}}@media screen and (min-width: 1024px){.p-shop-single__inner{max-width:830px;margin-left:auto;margin-right:auto}}.p-site-menu__shop.is_open .p-site-menu__shop-menu{opacity:1;padding-top:30px;padding-bottom:40px}.p-site-menu__shop.is_open .p-site-menu__shop-menu .p-site-menu__shop-menu-title{height:35px}.p-site-menu__shop-menu{opacity:0;padding-top:0;padding-bottom:0;transition:opacity .3s ease-out,padding-top .3s ease-out,padding-bottom .3s ease-out}.p-site-menu__shop-menu .p-site-menu__shop-menu-title{height:0;transition:height .3s ease-out}.p-site-menu__shop.is_open .p-shop-list{opacity:1}.p-site-menu__shop.is_open .p-shop-list .p-shop-list__parent{margin-bottom:5px}.p-site-menu__shop.is_open .p-shop-list .p-shop-list__parent>span{height:46px;border-bottom-width:1px}.p-site-menu__shop .p-shop-list{opacity:0;margin-bottom:0}.p-site-menu__shop .p-shop-list .p-shop-list__parent{margin-bottom:0}.p-site-menu__shop .p-shop-list .p-shop-list__parent span{height:0;border-bottom-width:0}.p-site-menu>li{border-bottom:solid 1px #e4f6f8}.p-site-menu>li:first-child{border-top:solid 1px #e4f6f8}@media screen and (min-width: 1024px){.p-site-menu>li:first-child{border-top-style:none}}@media screen and (min-width: 1024px){.p-site-menu>li:nth-child(3){margin-bottom:90px}}.p-site-menu>li>a,.p-site-menu>li>label{display:block;padding:10px 30px 10px 24px;font-size:1rem;font-weight:500;line-height:1.88;letter-spacing:0;color:#3d1f09}.p-site-menu>li>a{transition:color .5s 0s ease}@media(hover: hover)and (pointer: fine){.p-site-menu>li>a:hover{color:#00604c}}.p-site-menu__shop{cursor:pointer}@media screen and (min-width: 1024px){.p-site-menu__shop .p-shop-list .p-shop-list__parent{display:none}}@media screen and (min-width: 1024px){.p-site-menu__shop.is_open .p-shop-list{opacity:0;margin-bottom:0}.p-site-menu__shop.is_open .p-shop-list .p-shop-list__parent{margin-bottom:0}.p-site-menu__shop.is_open .p-shop-list .p-shop-list__parent span{height:0;margin-bottom:0;border-bottom-width:0}}.p-site-menu__shop>a{pointer-events:none}@media screen and (min-width: 1024px){.p-site-menu__shop>a{pointer-events:auto}}.p-site-menu__shop-menu{width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;background:#ecf9ee}@media screen and (min-width: 1024px){.p-site-menu__shop-menu{display:none}}.p-site-menu__shop-menu .p-site-menu__shop-menu-title{display:block;font-size:1rem;font-weight:500;letter-spacing:0;color:#00604c;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg);background-repeat:no-repeat;background-size:12px 12px;background-position:122px 2px}.p-site-menu__icon--allow-right{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg);background-repeat:no-repeat;background-size:14px 14px;background-position:calc(100% - 30px) center}.p-site-menu__icon--plus,.p-site-menu__icon--shop{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_plus.svg);background-repeat:no-repeat;background-size:14px 14px;background-position:calc(100% - 30px) center}.p-site-menu__icon--external-link{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg);background-repeat:no-repeat;background-size:14px 14px;background-position:calc(100% - 30px) center}.p-site-menu__shop.is_open .p-site-menu__icon--shop{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_hyphen.svg)}@media screen and (min-width: 1024px){.p-site-menu__icon--shop{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg) !important}}.slick-slider .slick-prev:not(.slick-disabled){transition:color .5s ease,background-color .5s ease}@media(hover: hover)and (pointer: fine){.slick-slider .slick-prev:not(.slick-disabled):hover{color:#fff;background-color:#429382}}.slick-slider .slick-next:not(.slick-disabled){transition:color .2s ease,background-color .5s ease}@media(hover: hover)and (pointer: fine){.slick-slider .slick-next:not(.slick-disabled):hover{color:#fff;background-color:#429382}}.p-top-about{padding-top:30px}@media screen and (min-width: 1024px){.p-top-about{padding-top:30px}}@media screen and (min-width: 1024px){.p-top-about__inner{position:relative;padding-bottom:133px}}.p-top-about__title-wrap{text-align:center}.p-top-about__title{display:inline-block;font-size:8vw;font-weight:500;line-height:1.6;text-align:left;color:#00604c;margin-bottom:50px}@media screen and (min-width: 768px){.p-top-about__title{display:block;font-size:2.625rem;line-height:1.57;margin-bottom:80px}}@media screen and (min-width: 1024px){.p-top-about__content{display:flex}}.p-top-about__content-list{margin-bottom:55px}@media screen and (min-width: 1024px){.p-top-about__content-list{max-width:320px;margin-right:2%;margin-bottom:0}.p-top-about__content-list:last-child{margin-right:0}.p-top-about__content-list:nth-child(2){margin-top:-40px}.p-top-about__content-list:nth-child(3){margin-top:-80px}}.p-top-about__content-list:nth-child(odd)>.p-top-about__message{margin-left:0;margin-right:auto}@media screen and (min-width: 1024px){.p-top-about__content-list:nth-child(odd)>.p-top-about__message{margin-left:auto}}.p-top-about__content-list:nth-child(odd)>.p-top-about__message img{border-radius:30px 5px 30px 0}.p-top-about__content-list:nth-child(even)>.p-top-about__message{margin-left:auto;margin-right:0}@media screen and (min-width: 1024px){.p-top-about__content-list:nth-child(even)>.p-top-about__message{margin-right:auto}}.p-top-about__content-list:nth-child(even)>.p-top-about__message img{border-radius:30px 0 30px 5px}.p-top-about__message{position:relative;max-width:80vw}@media screen and (min-width: 1024px){.p-top-about__message{max-width:320px}}.p-top-about__message>img{display:block;width:100%}.p-top-about__message>figcaption{position:absolute;left:15px;bottom:-15px;padding:5px 15px;color:#3d1f09;font-size:1rem;font-weight:500;line-height:1.6;background:#fff}@media screen and (min-width: 1024px){.p-top-about__message>figcaption{left:20px}}.p-top-about__message__strong{color:#00604c}.p-top-about__button-position{text-align:center;margin-bottom:22px}@media screen and (min-width: 1024px){.p-top-about__button-position{position:absolute;top:89px;right:30px;margin-bottom:0}}.p-top-about__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:24px}@media(hover: hover)and (pointer: fine){.p-top-about__button:hover{border-color:#429382;background-color:#429382}.p-top-about__button:hover span{color:#fff}}.p-top-about__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}.p-top-about__button span{height:41px;line-height:41px;padding-right:20px;font-size:.875rem}.p-top-about__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}@media(hover: hover)and (pointer: fine){.p-top-about__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}@media screen and (min-width: 1024px){.p-top-about__button{display:inline-block;border:solid 2px #00604c;border-radius:100vh;text-align:center;transition:all .5s 0s ease;padding-left:34px;padding-right:28px}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-top-about__button:hover{border-color:#429382;background-color:#429382}.p-top-about__button:hover span{color:#fff}}@media screen and (min-width: 1024px){.p-top-about__button span{display:inline-block;color:#00604c;font-weight:500;white-space:nowrap;background-repeat:no-repeat;background-size:14px 14px;background-position:right center}}@media screen and (min-width: 1024px){.p-top-about__button span{height:45px;line-height:45px;padding-right:22px;font-size:.875rem}}@media screen and (min-width: 1024px){.p-top-about__button span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg)}}@media screen and (min-width: 1024px)and (hover: hover)and (pointer: fine){.p-top-about__button:hover span{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}}.p-top-about__flower-decoration{display:block;margin-bottom:0}@media screen and (max-width: 767px){.p-top-about__flower-decoration{margin-left:-13px;margin-right:-13px}}@media screen and (min-width: 768px)and (max-width: 1023px){.p-top-about__flower-decoration{margin-left:-19;margin-right:-19px}}@media screen and (min-width: 1024px){.p-top-about__flower-decoration{position:absolute;right:30px;bottom:0;width:480px;height:166px}}.p-top-about__flower-decoration img{display:block;width:100%;height:100%}.p-top-feature-list{text-align:left}@media screen and (min-width: 1024px){.p-top-feature-list{display:flex;flex-wrap:wrap;justify-content:left}}.p-top-feature-list__item{position:relative;margin-bottom:40px;text-align:left}@media screen and (min-width: 1024px){.p-top-feature-list__item{width:32%;margin-right:2%}.p-top-feature-list__item:nth-child(3n){margin-right:0}}.p-top-feature-list__item img{transition:opacity .5s ease,transform .3s ease-out}@media(hover: hover)and (pointer: fine){.p-top-feature-list__item:hover img{opacity:.6;transform:scale(1.2)}}.p-top-feature-list__item-link{display:block}.p-top-feature-list__item-link:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}.p-top-feature-list__item-image-wrap{position:relative;display:block;margin-bottom:20px;padding-top:62.5%;background-color:#fff;border-radius:10px 10px 60px 10px;overflow:hidden}.p-top-feature-list__item-image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin:0;object-fit:cover;z-index:10}.p-top-feature-list__item-term-link{margin-bottom:10px}.p-top-feature-list__item-term-link a{position:relative;font-size:.875rem;font-weight:500;line-height:1;letter-spacing:1px;z-index:99;transition:color .5s 0s ease}.p-top-feature-list__item-term-link a[href*="/gift/"]{color:#429382 !important}.p-top-feature-list__item-term-link a[href*="/home/"]{color:#d299bd !important}@media(hover: hover)and (pointer: fine){.p-top-feature-list__item-term-link a:hover{color:#d299bd !important}}.p-top-feature-list__item-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:0vw;font-size:1.125rem;font-weight:500;line-height:1.6;color:#3d1f09;letter-spacing:1px;margin-bottom:10px}.p-top-feature-list__item-lead{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:0vw;font-size:.875rem;font-weight:400;line-height:1.6;color:#666;letter-spacing:0}@media screen and (min-width: 1024px){.post-type-archive-features .p-top-feature-list__item,.tax-feature_category .p-top-feature-list__item{margin-bottom:68px}}@media screen and (min-width: 1024px){.p-top-topic-list{display:flex;flex-wrap:nowrap}}.p-top-topic-list__item{position:relative;display:block;margin-bottom:30px}@media screen and (min-width: 1024px){.p-top-topic-list__item{width:23.5%;margin-right:2%;margin-bottom:0}.p-top-topic-list__item:last-child{margin-right:0}}.p-top-topic-list__item img{transition:opacity .5s ease,transform .3s ease-out}@media(hover: hover)and (pointer: fine){.p-top-topic-list__item:hover img{opacity:.6;transform:scale(1.2)}}.p-top-topic-list__item-inner{display:flex;flex-wrap:nowrap;justify-content:center;width:100%;height:100%}@media screen and (min-width: 1024px){.p-top-topic-list__item-inner{display:block}}.p-top-topic-list__item-link{position:relative;display:block;width:47.706%;padding-top:26.299%;border-radius:5px;background-color:#fff;overflow:hidden;outline:1px solid #ececec;outline-offset:-1px}@media screen and (min-width: 1024px){.p-top-topic-list__item-link{width:100%;margin-bottom:16px;padding-top:55.319%;border-radius:10px}}.p-top-topic-list__item-image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;z-index:10}.p-top-topic-list__item-content{position:relative;width:47%;padding-bottom:10px;margin-left:4%}@media screen and (min-width: 1024px){.p-top-topic-list__item-content{width:100%;padding-bottom:18px;margin-left:0}}.p-top-topic-list__item-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:0vw;font-size:.875rem;font-weight:500;line-height:1.6;color:#3d1f09;letter-spacing:0;margin-bottom:8px}@media screen and (min-width: 1024px){.p-top-topic-list__item-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:0vw;margin-bottom:10px;font-size:1rem;line-height:1.6;color:#3d1f09;letter-spacing:1px}}.p-top-topic-list__item-term-info{position:absolute;left:0;font-size:.6875rem;font-weight:400;line-height:1;letter-spacing:0;color:#666}@media screen and (min-width: 1024px){.p-top-topic-list__item-term-info{bottom:0;font-size:.75rem}}.p-top-topic-list__item-term-info a{position:relative;color:#666 !important;z-index:99}.p-topics-archive .c-page-title{margin-bottom:30px}@media screen and (min-width: 1024px){.p-topics-archive .c-page-title{margin-bottom:50px}}@media screen and (min-width: 1024px){.p-topics-archive .p-pagination{margin-left:auto;margin-right:auto}}@media(hover: hover)and (pointer: fine){.p-topics-card:hover .p-topics-card__image-wrap{opacity:.6}}.p-topics-card__image-wrap{position:relative;width:100%;margin-bottom:16px;padding-top:55%;background-color:#fff;border-radius:10px;overflow:hidden;outline:1px solid #ececec;outline-offset:-1px;transition:opacity .5s 0s ease}.p-topics-card__image-wrap img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.p-topics-card__contents{padding:0 10px}@media screen and (min-width: 1024px){.p-topics-card__contents{padding:0 8px}}.p-topics-card__title{margin-bottom:10px;color:#3d1f09;font-size:1rem;font-weight:500;line-height:1.6;letter-spacing:1px}.p-topics-card__info{font-size:.875rem;font-weight:500;line-height:1.6;color:#666}.p-topics-card-list{display:flex;flex-wrap:wrap;flex-flow:column;margin-bottom:40px;gap:30px 0}@media screen and (min-width: 1024px){.p-topics-card-list{flex-flow:row wrap;margin-bottom:50px;gap:50px 2%}}@media screen and (min-width: 1024px){.p-topics-card-list .p-topics-card{flex:0 0 32%}}.p-topics-carousel{position:relative;margin-right:-2500px;opacity:0}.p-topics-carousel.slick-initialized{opacity:1}.p-topics-carousel .slick-list .slick-track{display:flex;align-items:stretch}.p-topics-carousel .slick-list .slick-track .slick-slide{height:auto !important}.p-topics-carousel__list{position:relative;margin-left:0;margin-right:15px;width:39.467vw;border-radius:5px;background:#fff;overflow:hidden}@media screen and (min-width: 1024px){.p-topics-carousel__list{width:235px;margin-left:0;margin-right:20px;border-radius:10px}}.p-topics-carousel__list img{transition:opacity .5s ease,transform .3s ease-out}@media(hover: hover)and (pointer: fine){.p-topics-carousel__list:hover img{opacity:.6;transform:scale(1.2)}}.p-topics-carousel a[target=_blank].p-topics-carousel__list:after{content:"";position:absolute;top:3px;right:3px;width:18px;height:18px;background-image:url("/wp-content/themes/reposer-fleur/assets/img/icon_external_link_round.svg");background-size:contain}@media screen and (min-width: 1024px){.p-topics-carousel a[target=_blank].p-topics-carousel__list:after{top:5px;right:5px;width:24px;height:24px}}.p-topics-carousel__list-image-wrap{position:relative;display:block;padding-top:55.405%;overflow:hidden}@media screen and (min-width: 1024px){.p-topics-carousel__list-image-wrap{padding-top:55.319%}}.p-topics-carousel__list-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.p-topics-carousel__list-body{margin:0;padding:8px 10px 15px}@media screen and (min-width: 1024px){.p-topics-carousel__list-body{padding:16px 17px 20px}}.p-topics-carousel__list-lead{font-size:.75rem;font-weight:500;line-height:1.5;color:#3d1f09}@media screen and (min-width: 1024px){.p-topics-carousel__list-lead{font-size:.875rem;line-height:1.57}}.p-topics-carousel .slick-prev,.p-topics-carousel .slick-next{width:32px;height:32px;color:#00604c}@media screen and (min-width: 1024px){.p-topics-carousel .slick-prev,.p-topics-carousel .slick-next{top:201px;width:40px;height:40px}}.p-topics-carousel .slick-prev .slick-arrow-icon,.p-topics-carousel .slick-next .slick-arrow-icon{width:9px;height:9px}@media screen and (min-width: 1024px){.p-topics-carousel .slick-prev .slick-arrow-icon,.p-topics-carousel .slick-next .slick-arrow-icon{width:10.5px;height:10.5px}}.p-topics-carousel .slick-prev{position:absolute;left:calc(100% - 2500px - 74px);top:auto;bottom:0}@media screen and (min-width: 1024px)and (max-width: 1059px){.p-topics-carousel .slick-prev{left:854px}}@media screen and (min-width: 1060px){.p-topics-carousel .slick-prev{left:904px}}.p-topics-carousel .slick-next{position:relative;top:auto;margin-top:20px;margin-left:calc(100% - 2500px - 32px)}@media screen and (min-width: 1024px)and (max-width: 1059px){.p-topics-carousel .slick-next{margin-left:910px}}@media screen and (min-width: 1060px){.p-topics-carousel .slick-next{margin-left:960px}}.p-topics-single .c-page-title{margin-bottom:40px;padding:40px 0 28px 0}@media screen and (min-width: 1024px){.p-topics-single .c-page-title{margin-bottom:50px;padding:80px 0 20px 0}}.p-topics-single .c-page-title .c-page-title__inner{max-width:720px}.p-topics-single .c-page-title .c-page-title__jp{text-align:left;margin-bottom:10px}@media screen and (min-width: 1024px){.p-topics-single .c-page-title .c-page-title__jp{margin-bottom:22px}}.p-topics-single .c-page-title .c-page-title__category_name{margin-bottom:11px;text-align:left;line-height:1;font-weight:500}@media screen and (min-width: 1024px){.p-topics-single .c-page-title .c-page-title__category_name{margin-bottom:36px}}.p-topics-single .c-page-title .c-page-title__category_name>a{font-size:.875rem;letter-spacing:1px;color:#429382;transition:color .5s ease}@media(hover: hover)and (pointer: fine){.p-topics-single .c-page-title .c-page-title__category_name>a:hover{color:#dda32a}}.p-topics-single .c-page-title .c-page-title__date{line-height:1;font-family:"Hiragino Kaku Gothic ProN",sans-serif;font-size:.8125rem;text-align:right}@media screen and (min-width: 1024px){.p-topics-single .c-page-title .c-page-title__date{font-size:1rem}}.p-topics-single__title,.p-topics-single__main-visual,.p-topics-single__main{max-width:660px;margin-left:auto;margin-right:auto}.p-topics-single__main-visual{margin-bottom:20px}@media screen and (min-width: 1024px){.p-topics-single__main-visual{margin-bottom:30px}}.p-topics-single__main-visual img{display:block;margin-left:auto;margin-right:auto}.p-topics-single .l-page-main{margin-bottom:60px}@media screen and (min-width: 1024px){.p-topics-single .l-page-main{margin-bottom:100px}}.p-topics-single-topics{position:relative;padding:55px 0 65px 0}@media screen and (min-width: 1024px){.p-topics-single-topics{padding:90px 0 80px 0}}.p-topics-single-topics::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);display:block;width:100vw;height:100%;background:#fbf7f0;z-index:-1;border-radius:0 40px 0 40px}@media screen and (min-width: 1024px){.p-topics-single-topics::before{border-radius:120px 0 120px 0}}.u-text-center{text-align:center}@media screen and (max-width: 1023px){.u-hide-on-sp{display:none}}@media screen and (min-width: 1024px){.u-hide-on-pc{display:none}}.u-hidden{display:none}.u-zoom-img{transition:transform .3s ease-out}@media(hover: hover)and (pointer: fine){.u-zoom-img:hover{transform:scale(1.2)}}.has-repo-text-color{color:#3d1f09}.has-repo-text-background-color{background-color:#3d1f09}.has-repo-sub-color{color:#666}.has-repo-sub-background-color{background-color:#666}.has-repo-primary-color{color:#00604c}.has-repo-primary-background-color{background-color:#00604c}.has-repo-reposer-red-color{color:#b01a1f}.has-repo-reposer-red-background-color{background-color:#b01a1f}.wp-block-embed,.wp-block-button,.wp-block-media-text,.wp-block-columns,.wp-block-table,.wp-block-image,.wp-block-quote{margin-top:30px;margin-bottom:30px}.wp-block-button .wp-block-button__link{background-color:rgba(0,0,0,0);border-radius:0}.wp-block-button.alignleft a{margin-right:auto}.wp-block-button.aligncenter a{margin:auto}.wp-block-button.alignright a{margin-left:auto}.wp-block-separator{width:100% !important;margin:40px 0;border-style:none;border-top:solid 1px #ececec}@media screen and (min-width: 1024px){.wp-block-separator{margin:60px 0}}.wp-block-embed__wrapper{display:block;position:relative;overflow:hidden;height:0;padding-bottom:56.25%}.wp-block-embed iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.b-block-editor-base{line-height:1.87;font-size:1rem;font-weight:400}@media screen and (min-width: 1024px){.b-block-editor-base{line-height:1.8}}.b-block-editor-base h1{margin-top:48px;margin-bottom:15px;line-height:1.4;font-size:1.375rem;font-weight:500}@media screen and (min-width: 1024px){.b-block-editor-base h1{margin-top:60px;margin-bottom:20px;line-height:1.5;font-size:2rem}}.b-block-editor-base h2{margin-top:48px;margin-bottom:15px;line-height:1.5;font-size:1.25rem;font-weight:500}@media screen and (min-width: 1024px){.b-block-editor-base h2{margin-top:60px;margin-bottom:20px;line-height:1.25;font-size:1.5rem}}.b-block-editor-base h3{margin-top:32px;margin-bottom:15px;padding-bottom:4px;line-height:1.5;font-size:1.125rem;font-weight:500;color:#00604c;border-bottom:solid 1px #a6e4ec}@media screen and (min-width: 1024px){.b-block-editor-base h3{margin-top:40px;margin-bottom:15px}}.b-block-editor-base h4,.b-block-editor-base h5,.b-block-editor-base h6{margin-top:24px;margin-bottom:15px;line-height:1.5;font-size:1rem;font-weight:500}@media screen and (min-width: 1024px){.b-block-editor-base h4,.b-block-editor-base h5,.b-block-editor-base h6{margin-top:30px;margin-bottom:16px}}.b-block-editor-base table{width:100%}.b-block-editor-base p{margin-bottom:1em}.b-block-editor-base p>img{vertical-align:middle}.b-block-editor-base img{display:inline-block}.b-block-editor-base img.alignright{float:right;margin-left:1em}.b-block-editor-base img.alignleft{float:left;margin-right:1em}.b-block-editor-base img.aligncenter{display:block;margin-right:auto;margin-left:auto}.b-block-editor-base a{color:#00604c;text-decoration:underline;transition:color .5s ease}@media(hover: hover)and (pointer: fine){.b-block-editor-base a:hover{color:#dda32a;text-decoration:none}}.b-repo-button{margin:20px 0}.b-repo-button__3{display:block !important;margin:20px 0}.b-repo-button__3 .wp-block-button{display:block !important;margin:20px 0}.b-repo-button__3 .wp-block-button .wp-block-button__link{position:relative;display:inline-block;color:#00604c;text-decoration:underline;transition:color .2s;padding:0;font-size:1rem;line-height:1.8;background-color:rgba(0,0,0,0)}.b-repo-button__3 .wp-block-button .wp-block-button__link::after{content:"";display:inline-block;width:14px;height:14px;margin-left:3px;vertical-align:middle;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_color_primary.svg);background-size:contain}.b-repo-button__3 .wp-block-button .wp-block-button__link[target=_blank]::after{content:"";background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_primary.svg)}@media(hover: hover)and (pointer: fine){.b-repo-button__3 .wp-block-button .wp-block-button__link:hover{color:#dda32a;text-decoration:none}.b-repo-button__3 .wp-block-button .wp-block-button__link:hover::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_color_text_yellow.svg)}.b-repo-button__3 .wp-block-button .wp-block-button__link:hover[target=_blank]::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_color_text_yellow.svg)}}@media screen and (min-width: 1024px){.b-repo-button__3 .wp-block-button .wp-block-button__link{font-size:1rem;line-height:1.8}}.b-repo-button__2{display:block !important;margin:30px 0}.b-repo-button__2 .wp-block-button{display:block !important;margin:30px 0 !important;text-align:center;transition:all .5s 0s ease}.b-repo-button__2 .wp-block-button .wp-block-button__link{display:inline-block;min-width:250px;padding:9px 40px 10px 30px;line-height:1.9;color:#00604c;font-size:.875rem;font-weight:500;text-decoration:none;background-color:#fff;border:solid 2px #00604c;border-radius:100vh;transition:all .5s ease}@media screen and (min-width: 1024px){.b-repo-button__2 .wp-block-button .wp-block-button__link{min-width:320px}}@media screen and (max-width: 370px){.b-repo-button__2 .wp-block-button .wp-block-button__link{min-width:auto;width:100%}}.b-repo-button__2 .wp-block-button .wp-block-button__link[target=_blank]::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link.svg)}@media(hover: hover)and (pointer: fine){.b-repo-button__2 .wp-block-button .wp-block-button__link:hover{color:#fff;border-color:#429382;background-color:#429382}.b-repo-button__2 .wp-block-button .wp-block-button__link:hover::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right_white.svg)}.b-repo-button__2 .wp-block-button .wp-block-button__link:hover[target=_blank]::after{background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_external_link_white.svg)}}.b-repo-button__2 .wp-block-button .wp-block-button__link::after{content:"";display:inline-block;width:14px;height:14px;margin-left:8px;vertical-align:middle;background-image:url(/wp-content/themes/reposer-fleur/assets/img/icon_arrow_right.svg);background-size:contain}.b-repo-imageset1-1{display:flex !important;justify-content:space-between !important;align-items:stretch !important;flex-wrap:wrap !important;margin:20px 0;gap:20px 0}@media screen and (min-width: 1024px){.b-repo-imageset1-1{margin:30px 0}}.b-repo-imageset1-1.is-content-justification-left .b-repo-imageset1-1-one:nth-child(odd):last-child,.b-repo-imageset1-1.is-content-justification-left .b-repo-imageset1-1-one:nth-child(odd):nth-last-child(2){margin-left:0;margin-right:auto}.b-repo-imageset1-1.is-content-justification-center .b-repo-imageset1-1-one:nth-child(odd):last-child,.b-repo-imageset1-1.is-content-justification-center .b-repo-imageset1-1-one:nth-child(odd):nth-last-child(2){margin-left:auto;margin-right:auto}.b-repo-imageset1-1.is-content-justification-right .b-repo-imageset1-1-one:nth-child(odd):last-child,.b-repo-imageset1-1.is-content-justification-right .b-repo-imageset1-1-one:nth-child(odd):nth-last-child(2){margin-left:auto;margin-right:0}.b-repo-imageset1-1 .b-repo-imageset1-1-one{flex:0 0 47.7%}@media screen and (min-width: 1024px){.b-repo-imageset1-1 .b-repo-imageset1-1-one{flex:0 0 48.7%}}.b-repo-imageset1-1-one{margin:20px 0;display:flex !important;flex-flow:column;justify-content:space-between}@media screen and (min-width: 1024px){.b-repo-imageset1-1-one{max-width:69.88%;margin:30px auto}}.b-repo-imageset1-1-one .wp-block-media-text__media{position:relative;width:100%;padding-top:100%;margin-bottom:8px}.b-repo-imageset1-1-one .wp-block-media-text__media img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin:0;object-fit:cover}.b-repo-imageset1-1-one .wp-block-media-text__content{display:flex !important;flex-flow:column;flex:1 0 auto;justify-content:space-between;align-self:stretch;padding:0}@media screen and (min-width: 1024px){.b-repo-imageset1-1-one .wp-block-media-text__content{padding:8px 17px}}.b-repo-imageset1-1-one .wp-block-media-text__content p,.b-repo-imageset1-1-one .wp-block-media-text__content pre{margin:0 0 8px 0;font-size:.75rem;font-weight:500;line-height:1.4}@media screen and (min-width: 1024px){.b-repo-imageset1-1-one .wp-block-media-text__content p,.b-repo-imageset1-1-one .wp-block-media-text__content pre{margin:0 0 5px 0;font-size:.875rem;line-height:1.5}}.b-repo-imageset1-1-one .wp-block-media-text__content *:last-of-type{margin-bottom:0}.b-repo-imageset1-1-one .has-repo-reposer-red-color{display:inline-block;font-size:14px}@media screen and (min-width: 1024px){.b-repo-imageset1-1-one .has-repo-reposer-red-color{font-size:15px}}.b-repo-imageset1-1-one .has-repo-sub-color{display:inline-block;font-size:11px}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-repo-imageset1-1-one .has-repo-sub-color{font-size:13px}}.b-repo-imageset2-1{margin:20px 0;display:flex !important;flex-flow:column;justify-content:space-between}@media screen and (min-width: 1024px){.b-repo-imageset2-1{margin:30px auto}}.b-repo-imageset2-1 .wp-block-media-text__media{margin-bottom:12px;width:100%}.b-repo-imageset2-1 .wp-block-media-text__media img{display:block;width:100%;margin:0}.b-repo-imageset2-1 .wp-block-media-text__content{align-self:stretch;padding:0}.b-repo-imageset2-1 .wp-block-media-text__content p{margin:0;font-size:.875rem;font-weight:400;line-height:1.3;text-align:center}.b-repo-imageset2-1 .wp-block-media-text__content p.has-text-align-left{text-align:left}.b-repo-imageset2-1 .wp-block-media-text__content p.has-text-align-center{text-align:center}.b-repo-imageset2-1 .wp-block-media-text__content p.has-text-align-right{text-align:right}.b-repo-imageset2-1-no-caption img{display:block;width:100%}.b-repo-imageset2-1-no-caption .wp-element-caption{display:none}.b-repo-imageset3{display:flex !important;justify-content:space-between !important;align-items:stretch !important;flex-wrap:wrap !important;margin:20px 0;gap:20px 0}@media screen and (min-width: 1024px){.b-repo-imageset3{margin:30px auto 30px;gap:30px 0}}.b-repo-imageset3.is-content-justification-left .b-repo-imageset3-one:nth-child(odd):last-child,.b-repo-imageset3.is-content-justification-left .b-repo-imageset3-one:nth-child(odd):nth-last-child(2){margin-left:0;margin-right:auto}.b-repo-imageset3.is-content-justification-center .b-repo-imageset3-one:nth-child(odd):last-child,.b-repo-imageset3.is-content-justification-center .b-repo-imageset3-one:nth-child(odd):nth-last-child(2){margin-left:auto;margin-right:auto}.b-repo-imageset3.is-content-justification-right .b-repo-imageset3-one:nth-child(odd):last-child,.b-repo-imageset3.is-content-justification-right .b-repo-imageset3-one:nth-child(odd):nth-last-child(2){margin-left:auto;margin-right:0}.b-repo-imageset3 .b-repo-imageset3-one{flex:0 0 100%}@media screen and (min-width: 1024px){.b-repo-imageset3 .b-repo-imageset3-one{flex:0 0 48.7%}}.b-repo-imageset3-one{margin:20px 0;display:flex !important;flex-flow:column}@media screen and (min-width: 1024px){.b-repo-imageset3-one{max-width:48.8%;margin:30px auto}}.b-repo-imageset3-one .wp-block-media-text__media{position:relative;width:100%;margin-bottom:10px;padding-top:66.17%}@media screen and (min-width: 1024px){.b-repo-imageset3-one .wp-block-media-text__media{margin-bottom:15px}}.b-repo-imageset3-one .wp-block-media-text__media img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin:0;object-fit:cover}.b-repo-imageset3-one .wp-block-media-text__content{display:block;padding:0;align-self:auto}.b-repo-imageset3-one .wp-block-media-text__content p,.b-repo-imageset3-one .wp-block-media-text__content pre{font-size:.875rem;line-height:1.5}@media screen and (min-width: 1024px){.b-repo-imageset3-one .wp-block-media-text__content p,.b-repo-imageset3-one .wp-block-media-text__content pre{line-height:1.7}}.b-repo-imageset3-one .wp-block-media-text__content *:last-of-type{margin-bottom:0}.b-repo-link-related-card{position:relative;display:flex !important;flex-wrap:nowrap;align-items:stretch !important;margin:30px 0;padding:0;border:solid 1px #e3e3e3}@media screen and (min-width: 1024px){.b-repo-link-related-card{max-width:489px;margin:40px auto}}.b-repo-link-related-card .wp-block-media-text__media{flex:1 0 44%;align-self:stretch}@media screen and (min-width: 1024px){.b-repo-link-related-card .wp-block-media-text__media{flex:1 0 26.1%;padding:10px 0 10px 10px}}.b-repo-link-related-card .wp-block-media-text__media a{display:block;width:100%;height:100%}.b-repo-link-related-card .wp-block-media-text__media a::before,.b-repo-link-related-card .wp-block-media-text__media a::after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}.b-repo-link-related-card .wp-block-media-text__media a::after{z-index:-1;transition:background-color .5s ease}@media(hover: hover)and (pointer: fine){.b-repo-link-related-card .wp-block-media-text__media a:hover img{opacity:.6}.b-repo-link-related-card .wp-block-media-text__media a:hover::after{background-color:#f5fff9}}.b-repo-link-related-card .wp-block-media-text__media img{display:block;width:100%;height:100%;margin:0;object-fit:cover;transition:opacity .5s ease}.b-repo-link-related-card .wp-block-media-text__content{display:flex;flex-flow:column;justify-content:center;flex:1 0 56%;padding:10px 10px 10px 20px}@media screen and (min-width: 1024px){.b-repo-link-related-card .wp-block-media-text__content{flex:1 0 73.9%;padding:10px 10px 10px 24px}}.b-repo-link-related-card .wp-block-media-text__content p{margin:0 0 11px 0;line-height:1.4;color:#000;font-size:.9375rem;font-family:"Hiragino Kaku Gothic ProN",sans-serif;font-weight:300}.b-repo-link-related-card .wp-block-media-text__content p:nth-child(2){line-height:1;color:#429382;font-size:.75rem;font-weight:600}.b-repo-link-related-card .wp-block-media-text__content p:last-child{margin-bottom:0}.b-repo-list__ol{margin-top:20px;margin-bottom:20px;font-size:1rem;line-height:1.5;list-style-type:decimal;list-style-position:inside}@media screen and (min-width: 1024px){.b-repo-list__ol{margin-top:30px;margin-bottom:30px}}.b-repo-list__ol li{position:relative;margin-bottom:8px;padding:2px 0}.b-repo-list__ol li:last-child{margin-bottom:0}.b-repo-list__ol ul,.b-repo-list__ol ol{margin-top:8px;margin-bottom:0;margin-left:1.2em;list-style-type:none !important;list-style-position:inside}.b-repo-list__ol ul li,.b-repo-list__ol ol li{padding:2px 0 2px .94em}.b-repo-list__ol ul li::before,.b-repo-list__ol ol li::before{content:"";position:absolute;display:block;width:.5em;height:.5em;top:.65em;left:0;border-radius:50%;border:solid 1px currentColor;background-color:rgba(0,0,0,0)}.b-repo-list__ul{color:#3d1f09;margin-top:20px;margin-bottom:20px;font-size:1rem;line-height:1.5;list-style-type:none !important;list-style-position:inside}@media screen and (min-width: 1024px){.b-repo-list__ul{margin-top:30px;margin-bottom:30px}}.b-repo-list__ul ul,.b-repo-list__ul ol{margin-top:8px;margin-bottom:0;list-style-type:none !important;list-style-position:inside}.b-repo-list__ul ul li::before,.b-repo-list__ul ol li::before{border-style:solid;background-color:rgba(0,0,0,0)}.b-repo-list__ul li{position:relative;margin-bottom:8px;padding:2px 0 2px .94em}.b-repo-list__ul li::before{content:"";position:absolute;display:block;width:.5em;height:.5em;top:.65em;left:0;border-radius:50%;border:none 1px currentColor;background-color:currentColor}.b-repo-list__ul li:last-child{margin-bottom:0}.b-repo-list__notes{margin:14px 0;font-size:.8125rem;line-height:1.6;list-style-type:none !important}.b-repo-list__notes ul,.b-repo-list__notes ol{margin-top:8px !important;list-style-type:none !important}.b-repo-list__notes li{position:relative;margin-bottom:8px;padding:0 0 0 1.3em;color:#666}.b-repo-list__notes li::before{content:"※";position:absolute;top:.1em;left:0;display:block}.b-repo-table__1{margin:20px 0}@media screen and (min-width: 1024px){.b-repo-table__1{margin:30px 0}}.b-repo-table__1 table{width:100%}.b-repo-table__1 thead{border-bottom-style:none}.b-repo-table__1 th{padding:9px 10px;font-size:.875rem;font-weight:normal;text-align:center;vertical-align:top;border:solid 1px #d9d9d9;background-color:#f3f3f3}@media screen and (min-width: 1024px){.b-repo-table__1 th{padding:11px 12px;text-align:left;font-size:.9375rem}}.b-repo-table__1 th:nth-child(1){width:69.42%}@media screen and (min-width: 1024px){.b-repo-table__1 th:nth-child(1){width:59.1%}}.b-repo-table__1 td{padding:9px 10px;vertical-align:top;font-size:.875rem;border:solid 1px #d9d9d9}@media screen and (min-width: 1024px){.b-repo-table__1 td{padding:11px 12px;text-align:left;font-size:1rem}}.b-repo-table__1 .wp-element-caption{margin-top:14px;text-align:left;font-size:.8125rem;line-height:1.6;color:#666}.b-repo-table__1--type-b th:nth-child(1){width:36.7%}@media screen and (min-width: 1024px){.b-repo-table__1--type-b th:nth-child(1){width:59.1%}}.b-repo-table__2-wrap{margin:20px 0}@media screen and (min-width: 1024px){.b-repo-table__2-wrap{margin:30px 0}}@media screen and (min-width: 1024px){.b-repo-table__2-wrap>.wp-block-group__inner-container{display:flex;flex-wrap:wrap;justify-content:space-between}.b-repo-table__2-wrap>.wp-block-group__inner-container>.wp-block-group{flex:0 0 48%}}.b-repo-table__2 p:first-child{margin:0;padding:12px;font-size:1rem;font-weight:normal;border:solid 1px #d9d9d9;border-bottom-style:none;background-color:#f3f3f3}.b-repo-table__2 .wp-block-table{margin-top:0}.b-repo-table__2 table{width:100%}.b-repo-table__2 th{text-align:left;vertical-align:top}.b-repo-table__2 td{padding:12px;text-align:left;vertical-align:top;font-size:1rem;border:solid 1px #d9d9d9}.b-repo-table__2 td:nth-child(1){width:24.46%}@media screen and (min-width: 1024px){.b-repo-table__2 td:nth-child(1){width:20%}}.b-repo-table__2 .wp-element-caption{margin-top:14px;text-align:left;font-size:.8125rem;line-height:1.6;color:#666}
