:root{--dp: 1px}@media screen and (min-width: 600px)and (max-width: 1175.98px){:root{--dp: 0.085034vw}}@media screen and (max-width: 768px){:root{--dp: .2667vw}}.product__list{-webkit-margin-before:64px;margin-block-start:64px;display:grid;grid-template-columns:repeat(4, 1fr);gap:50px}@media screen and (max-width: 768px){.product__list{grid-template-columns:repeat(2, 1fr);-webkit-margin-before:calc(48 * var(--dp));margin-block-start:calc(48 * var(--dp));gap:calc(32 * var(--dp)) calc(16 * var(--dp))}}.product__list__item{position:relative}.product__list__item__link{color:inherit;display:block;width:100%}.product__list__item__link__cat{padding:6px 24px;font-size:1.2rem;color:#fff;background-color:#e84620;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;position:absolute;z-index:3;left:0;top:0;min-width:100px;text-align:center;font-family:"Outfit",sans-serif;letter-spacing:.2px}@media screen and (max-width: 768px){.product__list__item__link__cat{font-size:calc(12 * var(--dp));padding:calc(6 * var(--dp)) calc(16 * var(--dp));min-width:calc(100 * var(--dp))}}.product__list__item__link__image{aspect-ratio:1/1;margin-bottom:12px;overflow:hidden;position:relative}@media screen and (max-width: 768px){.product__list__item__link__image{aspect-ratio:1/.85}}.product__list__item__link__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.product__list__item__link__data{font-size:1.4rem;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media screen and (max-width: 768px){.product__list__item__link__data{font-size:calc(12 * var(--dp))}}.product__list__item__link__ttl{font-weight:500;margin-top:8px;font-size:1.6rem;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-padding-end:24px;padding-inline-end:24px;position:relative}@media screen and (max-width: 768px){.product__list__item__link__ttl{font-size:calc(14 * var(--dp));margin-top:calc(8 * var(--dp));-webkit-padding-end:calc(22 * var(--dp));padding-inline-end:calc(22 * var(--dp))}}.product__list__item__link__ttl .link{width:20px;height:20px;border-radius:50%;background-color:#e84620;position:absolute;right:0;top:2px}@media screen and (max-width: 768px){.product__list__item__link__ttl .link{width:calc(18 * var(--dp));height:calc(18 * var(--dp))}}.product__list__item__link__ttl .link:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);width:8px;height:8px;background-image:url("../../img/outdoor/link.svg");background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){.product__list__item__link__ttl .link:before{width:calc(7 * var(--dp));height:calc(7 * var(--dp))}}.product__list__item__link._border .product__list__item__link__image{border:1px solid #efefef}@media(hover: hover)and (pointer: fine){.product__list__item__link:hover .product__list__item__link__image img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.product__list__item__link:hover .product__list__item__link__ttl{opacity:.5}}.product__none{margin-top:64px;text-align:center;font-size:2.4rem;line-height:2;font-weight:500}@media screen and (max-width: 768px){.product__none{font-size:calc(18 * var(--dp));margin-top:calc(48 * var(--dp))}}.product__btn{-webkit-margin-before:64px;margin-block-start:64px;margin-inline:auto}@media screen and (max-width: 768px){.product__btn{-webkit-margin-before:calc(40 * var(--dp));margin-block-start:calc(40 * var(--dp))}}.store{padding-top:180px;position:relative}@media screen and (max-width: 768px){.store{padding-top:calc(80 * var(--dp))}}.store__ttl{font-size:3.2rem;text-align:center;font-weight:500}@media screen and (max-width: 768px){.store__ttl{font-size:calc(24 * var(--dp))}}.store__inner{margin-top:56px;max-width:800px;margin-inline:auto}@media screen and (max-width: 768px){.store__inner{margin-top:calc(40 * var(--dp))}}.store__detail{font-size:1.6rem;line-height:2;text-align:center}@media screen and (max-width: 768px){.store__detail{font-size:calc(14 * var(--dp))}}.store__forte{padding-top:223px;position:relative}@media screen and (max-width: 768px){.store__forte{padding-top:calc(120 * var(--dp))}}.store__forte__en{position:absolute;z-index:-1;left:-80px;top:0px;font-size:14rem;font-family:"Outfit",sans-serif;color:#efefef;font-weight:700;line-height:1}@media screen and (max-width: 768px){.store__forte__en{left:calc(-15 * var(--dp));font-size:calc(64 * var(--dp));top:calc(-230 * var(--dp))}}.store__forte__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.store__forte__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.store__forte__item:nth-child(n+2){margin-top:80px}@media screen and (max-width: 768px){.store__forte__item:nth-child(n+2){margin-top:calc(64 * var(--dp))}}.store__forte__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 768px){.store__forte__item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.store__forte__item__image{width:50%}@media screen and (max-width: 768px){.store__forte__item__image{width:100%}}.store__forte__item__image img{display:block;width:100%;height:auto}.store__forte__item__image .image-container:before{display:none}.store__forte__item__content{width:calc(50% - 32px)}@media screen and (max-width: 768px){.store__forte__item__content{width:100%;margin-top:calc(24 * var(--dp))}}.store__forte__item__content__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.store__forte__item__content__top__point{background-color:#e84620;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 50% 80%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 50% 80%, 0 100%);width:48px;height:56px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:16px;font-family:"Outfit",sans-serif;padding-bottom:8px;font-weight:500;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.store__forte__item__content__top__point{width:calc(36 * var(--dp));height:calc(46 * var(--dp));margin-right:calc(12 * var(--dp));padding-bottom:calc(4 * var(--dp))}}.store__forte__item__content__top__point__en{font-family:"Outfit",sans-serif;font-size:1rem}@media screen and (max-width: 768px){.store__forte__item__content__top__point__en{font-size:calc(8 * var(--dp))}}.store__forte__item__content__top__point__num{font-size:2rem;margin-top:-6px}@media screen and (max-width: 768px){.store__forte__item__content__top__point__num{font-size:calc(16 * var(--dp));margin-top:calc(-4 * var(--dp))}}.store__forte__item__content__top__ttl{font-size:2rem;font-weight:500}@media screen and (max-width: 768px){.store__forte__item__content__top__ttl{font-size:calc(16 * var(--dp))}}.store__forte__item__content__sub{font-size:1.2rem;font-weight:500;color:#fff;margin-top:8px;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 12px;background-color:#e84620}@media screen and (max-width: 768px){.store__forte__item__content__sub{font-size:calc(10 * var(--dp));margin-top:calc(6 * var(--dp));padding:calc(4 * var(--dp)) calc(12 * var(--dp))}}.store__forte__item__content__txt{margin-top:18px;font-size:1.4rem;font-weight:400;line-height:2;letter-spacing:.1em}@media screen and (max-width: 768px){.store__forte__item__content__txt{margin-top:calc(16 * var(--dp));font-size:calc(14 * var(--dp))}}.store__forte__item__content__btn{font-size:1.2rem;margin-top:12px;color:#342819;text-decoration:underline;text-align:right;display:block}@media screen and (max-width: 768px){.store__forte__item__content__btn{font-size:calc(10 * var(--dp));margin-top:calc(8 * var(--dp))}}@media(hover: hover)and (pointer: fine){.store__forte__item__content__btn{-webkit-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.store__forte__item__content__btn:hover{opacity:.5}}@-webkit-keyframes infinity-scroll-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes infinity-scroll-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}.store .scroll-infinity__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;margin-top:80px}@media screen and (max-width: 768px){.store .scroll-infinity__wrap{margin-top:calc(40 * var(--dp))}}.store .scroll-infinity__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;padding:0}.store .scroll-infinity__list--left{-webkit-animation:infinity-scroll-left 80s infinite linear .5s both;animation:infinity-scroll-left 80s infinite linear .5s both}@media screen and (max-width: 768px){.store .scroll-infinity__list--left{-webkit-animation:infinity-scroll-left 60s infinite linear .5s both;animation:infinity-scroll-left 60s infinite linear .5s both}}.store .scroll-infinity__item--text{font-family:"Outfit",sans-serif;width:1671px;font-size:14rem;font-weight:700;color:#efefef;white-space:nowrap}@media screen and (max-width: 768px){.store .scroll-infinity__item--text{font-size:calc(64 * var(--dp));width:calc(760 * var(--dp))}}.store__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:100px}@media screen and (max-width: 768px){.store__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-margin-before:calc(64 * var(--dp));margin-block-start:calc(64 * var(--dp))}}.store__wrap__image{width:50%}@media screen and (max-width: 768px){.store__wrap__image{width:100%}}.store__wrap__image._only img{width:100%;display:block;height:auto}.store__wrap__content{padding-left:60px;width:50%}@media screen and (max-width: 768px){.store__wrap__content{padding-inline:calc(16 * var(--dp));width:100%;margin-top:calc(40 * var(--dp))}}.store__wrap__content__ttl{color:#e84620;font-size:2.2rem;font-weight:500;position:relative;padding-bottom:20px;-webkit-margin-end:32px;margin-inline-end:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.store__wrap__content__ttl{font-size:calc(20 * var(--dp))}}.store__wrap__content__ttl__arrow{width:calc(100% + 32px);height:7px;position:relative;display:block;overflow:hidden}@media screen and (max-width: 768px){.store__wrap__content__ttl__arrow{height:calc(7 * var(--dp))}}.store__wrap__content__ttl__arrow:before{content:"";position:absolute;width:100%;height:1px;background-color:#e84620;left:0;bottom:0}@media screen and (max-width: 768px){.store__wrap__content__ttl__arrow:before{height:calc(1 * var(--dp))}}.store__wrap__content__ttl__arrow:after{content:"";position:absolute;right:-1px;bottom:3px;width:16px;height:1px;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);background-color:#e84620;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width: 768px){.store__wrap__content__ttl__arrow:after{width:calc(16 * var(--dp));height:calc(1 * var(--dp));right:calc(-1 * var(--dp));bottom:calc(3 * var(--dp))}}.store__wrap__content__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.store__wrap__content__list__ttl{margin-top:16px;padding-bottom:16px;width:100px;padding-right:30px;font-size:1.6rem;font-weight:400;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.store__wrap__content__list__ttl{margin-top:calc(12 * var(--dp));padding-bottom:calc(12 * var(--dp));-webkit-padding-end:calc(10 * var(--dp));padding-inline-end:calc(10 * var(--dp));font-size:calc(12 * var(--dp));width:calc(80 * var(--dp))}}.store__wrap__content__list__ttl._tm{margin-top:22px}@media screen and (max-width: 768px){.store__wrap__content__list__ttl._tm{margin-top:calc(20 * var(--dp))}}.store__wrap__content__list__ttl:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;background-image:-webkit-radial-gradient(circle, #C2BEBA 1px, transparent 1px);background-image:-o-radial-gradient(circle, #C2BEBA 1px, transparent 1px);background-image:radial-gradient(circle, #C2BEBA 1px, transparent 1px);display:block;background-size:7px 2px;background-repeat:repeat-x;background-position:left bottom}.store__wrap__content__list__detail{margin-top:16px;padding-bottom:16px;width:calc(100% - 100px);padding-left:13px;font-size:1.6rem;font-weight:400;position:relative}@media screen and (max-width: 768px){.store__wrap__content__list__detail{margin-top:calc(12 * var(--dp));padding-bottom:calc(12 * var(--dp));-webkit-padding-end:calc(10 * var(--dp));padding-inline-end:calc(10 * var(--dp));font-size:calc(12 * var(--dp));padding-left:0x;width:calc(100% - (80 * var(--dp)))}}.store__wrap__content__list__detail:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;background-image:-webkit-radial-gradient(circle, #C2BEBA 1px, transparent 1px);background-image:-o-radial-gradient(circle, #C2BEBA 1px, transparent 1px);background-image:radial-gradient(circle, #C2BEBA 1px, transparent 1px);display:block;background-size:7px 2px;background-repeat:repeat-x;background-position:left bottom}.store__wrap__content__list__detail a{font-size:2.4rem;font-weight:500;color:#342819}@media screen and (max-width: 768px){.store__wrap__content__list__detail a{font-size:calc(20 * var(--dp))}}@media(hover: hover)and (pointer: fine){.store__wrap__content__list__detail a{-webkit-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.store__wrap__content__list__detail a:hover{opacity:.5}}.store__wrap__content__list__detail__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:4px}@media screen and (max-width: 768px){.store__wrap__content__list__detail__inner{padding-bottom:calc(2 * var(--dp))}}.store__wrap__content__list__detail__inner span{display:block}.store__wrap__content__list__detail__inner._space{margin-top:6px}@media screen and (max-width: 768px){.store__wrap__content__list__detail__inner._space{margin-top:calc(4 * var(--dp))}}.store__wrap__content__list__detail__inner__ttl{color:#e84620;width:68px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.store__wrap__content__list__detail__inner__ttl{width:calc(52 * var(--dp))}}.store__wrap__content__list__detail__inner__time{margin-left:6px}.store__wrap__content__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-family:"Outfit",sans-serif;font-weight:500;color:#342819;margin-top:32px}@media screen and (max-width: 768px){.store__wrap__content__btn{font-size:calc(16 * var(--dp));margin-top:calc(32 * var(--dp))}}.store__wrap__content__btn__txt{margin-right:7px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.store__wrap__content__btn__txt{margin-right:calc(6 * var(--dp))}}.store__wrap__content__btn__arrow{width:103px;height:7px;position:relative;display:block;overflow:hidden}@media screen and (max-width: 768px){.store__wrap__content__btn__arrow{height:calc(7 * var(--dp));width:calc(80 * var(--dp))}}.store__wrap__content__btn__arrow:before{content:"";position:absolute;width:100%;height:1px;background-color:#eba18f;left:0;bottom:0;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width: 768px){.store__wrap__content__btn__arrow:before{height:calc(1 * var(--dp))}}.store__wrap__content__btn__arrow:after{content:"";position:absolute;right:-1px;bottom:3px;width:16px;height:1px;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);background-color:#eba18f;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width: 768px){.store__wrap__content__btn__arrow:after{width:calc(16 * var(--dp));height:calc(1 * var(--dp));right:calc(-1 * var(--dp));bottom:calc(3 * var(--dp))}}.store__wrap__content__btn__arrow .line-anim{position:absolute;bottom:0;left:0;height:1px;width:0%;background-color:#e84620;-webkit-transition:width .4s ease;-o-transition:width .4s ease;transition:width .4s ease;z-index:1}@media screen and (max-width: 768px){.store__wrap__content__btn__arrow .line-anim{height:calc(1 * var(--dp))}}.store__wrap__content__btn__arrow .arrow-head-anim{position:absolute;right:-1px;bottom:3px;height:1px;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);background-color:#e84620;-webkit-transition:opacity .8s ease;-o-transition:opacity .8s ease;transition:opacity .8s ease;width:16px;opacity:0}@media screen and (max-width: 768px){.store__wrap__content__btn__arrow .arrow-head-anim{right:calc(-1 * var(--dp));bottom:calc(3 * var(--dp));height:calc(1 * var(--dp));width:calc(16 * var(--dp))}}@media(hover: hover)and (pointer: fine){.store__wrap__content__btn:hover .store__wrap__content__btn__txt{color:#e84620}.store__wrap__content__btn:hover .store__wrap__content__btn__arrow .line-anim{width:100%}.store__wrap__content__btn:hover .store__wrap__content__btn__arrow .arrow-head-anim{opacity:1}.store__wrap__content__btn:hover .store__wrap__content__btn__arrow:before,.store__wrap__content__btn:hover .store__wrap__content__btn__arrow:after{background-color:rgba(0,0,0,0)}}.store__brand{margin-top:180px;background-color:#efefef;padding:80px 0 64px}@media screen and (max-width: 768px){.store__brand{-webkit-margin-before:calc(100 * var(--dp));margin-block-start:calc(100 * var(--dp));padding:calc(64 * var(--dp)) 0 calc(56 * var(--dp))}}.store__brand__ttl{color:#e84620;text-align:center;font-size:3.2rem;font-weight:500}@media screen and (max-width: 768px){.store__brand__ttl{font-size:calc(28 * var(--dp))}}.store__brand__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px 32px;margin-top:64px;overflow:hidden;max-height:328px;-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}@media screen and (max-width: 768px){.store__brand__list{grid-template-columns:repeat(2, 1fr);gap:calc(24 * var(--dp)) calc(16 * var(--dp));margin-top:calc(40 * var(--dp))}}.store__brand__list.expanded{max-height:inherit}.store__brand__list__item__link{position:relative;overflow:hidden;height:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.store__brand__list__item__link{height:calc(100 * var(--dp))}}.store__brand__list__item__link img{max-width:85%;max-height:85%;width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media(hover: hover)and (pointer: fine){.store__brand__list__item__link:hover img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}}.store__brand__btn{margin-top:48px;width:80px;padding-bottom:6px;position:relative;margin-inline:auto;border-bottom:1px solid #eba18f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 768px){.store__brand__btn{margin-top:calc(32 * var(--dp));width:calc(80 * var(--dp));padding-bottom:calc(6 * var(--dp));padding-right:calc(8 * var(--dp))}}.store__brand__btn__arrow{width:11px;height:11px;position:relative;display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.store__brand__btn__arrow{width:calc(11 * var(--dp));height:calc(11 * var(--dp))}}.store__brand__btn__arrow:after,.store__brand__btn__arrow:before{content:"";position:absolute;background-color:#eba18f}.store__brand__btn__arrow:before{width:100%;height:calc(1 * var(--dp));left:0;top:5px}@media screen and (max-width: 768px){.store__brand__btn__arrow:before{top:calc(5 * var(--dp))}}.store__brand__btn__arrow:after{height:100%;width:1px;left:5px;top:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 768px){.store__brand__btn__arrow:after{left:calc(5 * var(--dp));width:calc(1 * var(--dp))}}.store__brand__btn:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;background-color:#e84620;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}@media screen and (max-width: 768px){.store__brand__btn:before{height:calc(1 * var(--dp))}}@media(hover: hover)and (pointer: fine){.store__brand__btn:hover{color:#e84620}.store__brand__btn:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}}.store__brand__btn._active .store__brand__btn__arrow:after{-webkit-transform:rotate(-270deg);-ms-transform:rotate(-270deg);transform:rotate(-270deg)}.guide{margin-top:180px}@media screen and (max-width: 768px){.guide{-webkit-margin-before:calc(100 * var(--dp));margin-block-start:calc(100 * var(--dp))}}.healthcare{margin-top:120px}@media screen and (max-width: 768px){.healthcare{-webkit-margin-before:calc(80 * var(--dp));margin-block-start:calc(80 * var(--dp))}}.healthcare__wrap{margin-top:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.healthcare__wrap{-webkit-margin-before:calc(64 * var(--dp));margin-block-start:calc(64 * var(--dp));-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.healthcare__wrap__logo{width:42%}@media screen and (max-width: 768px){.healthcare__wrap__logo{width:100%;max-width:calc(275 * var(--dp))}}.healthcare__wrap__logo img{display:block;width:100%;height:auto}.healthcare__wrap__content{width:50%}@media screen and (max-width: 768px){.healthcare__wrap__content{width:100%;margin-top:calc(24 * var(--dp))}}.healthcare__wrap__content__inner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}.healthcare__wrap__content__ttl{font-size:2.4rem;font-weight:400;padding-bottom:12px}.healthcare__wrap__content__ttl:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:2px;background-image:-webkit-radial-gradient(circle, #E84620 1px, transparent 1px);background-image:-o-radial-gradient(circle, #E84620 1px, transparent 1px);background-image:radial-gradient(circle, #E84620 1px, transparent 1px);background-size:7px 2px;background-repeat:repeat-x;background-position:left bottom}@media screen and (max-width: 768px){.healthcare__wrap__content__ttl{font-size:calc(20 * var(--dp));padding-bottom:calc(8 * var(--dp))}}.healthcare__wrap__content__txt{margin-top:24px;font-size:1.6rem;line-height:2}@media screen and (max-width: 768px){.healthcare__wrap__content__txt{font-size:calc(14 * var(--dp));margin-top:calc(16 * var(--dp))}}.healthcare__wrap__content__txt small{font-size:1.4rem}@media screen and (max-width: 768px){.healthcare__wrap__content__txt small{font-size:calc(12 * var(--dp))}}