@import"https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap";:root{--orange:#F7931E;--orange-deep:#E96B1C;--orange-pale:#FCE0C8;--red:#E8503A;--yellow:#FFD83D;--cream:#FFF8E7;--cream-deep:#FBEFD4;--green:#7FC241;--green-deep:#4E9B2E;--sky:#BDE8F7;--brown:#5C3A1E;--white:#FFFFFF;--radius:22px;--font:"M PLUS Rounded 1c","Hiragino Maru Gothic ProN","BIZ UDGothic","Yu Gothic",sans-serif}*{margin:0;padding:0;box-sizing:border-box}@media screen and (max-width:767px){.pc-only{display:none}.sp-only{display:block}}@media screen and (min-width:768px){.pc-only{display:block}.sp-only{display:none}}.mv img,svg{max-width:100%}#menulist.m_fixed{z-index:9999!important}.page-width{max-width:100vw;padding-left:0;padding-right:0}.product-recommendations .page-width{max-width:850px}@media screen and (max-width:767px){.product-recommendations .page-width{padding:0 10px}}@media screen and (max-width:767px){.product-recommendations{padding:0 10px}}.recent-product .page-width{max-width:850px}@media screen and (max-width:767px){.recent-product{padding:0 10px}}@media screen and (max-width:767px){.recent-product .page-width{padding:0 10px}}.large-up--six-eighths,.large-up--three-quarters{width:100%}.product-single{width:63%;margin:0 auto;max-width:897px}@media screen and (max-width:767px){.product-single{width:100%;padding:0 10px}}.bredcrumbWrap{display:none}.wrapContents{padding-top:0}.mv{position:relative;background-color:#d1ecf5;overflow:hidden;padding:40px 20px 0;text-align:center}.mv__band{--bandH:min(48vw,70vh);--imgW:calc(var(--bandH) * 2751 / 599);position:relative;margin:24px -20px 0;height:var(--bandH);overflow:hidden}.mv__bgTrack{position:absolute;top:0;right:0;bottom:0;left:0;animation:slideTrack 25s linear infinite;will-change:transform;backface-visibility:hidden}.mv__bgTrack img{position:absolute;bottom:0;height:var(--bandH);width:calc(var(--imgW) + 1px);max-width:none}.mv__bgTrack img:first-child{left:0}.mv__bgTrack img:last-child{left:calc(var(--imgW) - 1px)}@keyframes slideTrack{0%{transform:translate(calc(var(--imgW) * -1))}to{transform:translate(0)}}.mv__fade{display:none}.mv__inner{position:relative;z-index:4;max-width:680px;margin:0 auto}.mv__badge{display:inline-block;font-family:Zen Maru Gothic,sans-serif;background:var(--yellow);color:#000;font-weight:700;font-size:14.85px;padding:7px 22px;border-radius:999px;border:3px solid var(--white);box-shadow:0 4px #5c3a1e26;transform:rotate(-3deg);margin-bottom:18px;animation:pyon 2.4s ease-in-out infinite}@keyframes pyon{0%,to{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-3deg) translateY(-6px)}}.mv__title{margin:0 auto}.mv__title img{width:min(672px,103%);height:auto;margin:0 auto;filter:drop-shadow(0 4px 6px rgba(60,40,10,.18));transform-origin:center bottom;animation:titlePop 1s cubic-bezier(.22,1.4,.4,1) .15s both}.mv__title-sp{display:none}@keyframes titlePop{0%{opacity:0;transform:scale(.2) translateY(40px) rotate(-6deg)}55%{opacity:1;transform:scale(1.12) translateY(-8px) rotate(2deg)}72%{transform:scale(.96) translateY(0) rotate(-1deg)}86%{transform:scale(1.03) rotate(.5deg)}to{opacity:1;transform:scale(1) translateY(0) rotate(0)}}.mv__lead{margin-top:14px;font-family:Zen Maru Gothic,sans-serif;font-weight:700;font-size:17px;color:#000}.cloud{position:absolute;z-index:1;height:auto}.cloud--1{top:54px;left:1%;width:156px}.cloud--2{top:46px;right:2%;left:auto;width:106px}.cloud--3{top:150px;right:13%;left:auto;width:74px}.balloon{position:absolute;z-index:2;width:43px;height:auto;filter:drop-shadow(0 3px 3px rgba(60,40,10,.15))}.balloon--1{top:74px;left:9%;animation:fuwa 4.6s ease-in-out infinite}.balloon--2{top:48px;right:13%;animation:fuwa 5.6s ease-in-out infinite;animation-delay:-2.2s}.balloon--3{top:160px;left:23%;width:36px;animation:fuwa 5s ease-in-out infinite;animation-delay:-3.4s}@keyframes fuwa{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-14px) rotate(3deg)}}.road{position:absolute;bottom:0;left:0;width:100%;height:20%;background:#fffee6;border-top:4px solid #EBDB9C;z-index:3}.bus{position:absolute;bottom:5%;left:50%;height:min(clamp(300px,38vw,460px),66vh);width:auto;transform:translate(-50%);z-index:4;filter:drop-shadow(0 10px 8px rgba(60,40,10,.25));animation:busIn 1.6s cubic-bezier(.16,.7,.3,1) .2s both}.bus img{height:100%;width:auto;animation:bound .62s ease-in-out 1.8s infinite}.mv__note{position:absolute;right:14px;bottom:10px;z-index:6;margin:0;max-width:88%;font-family:Zen Maru Gothic,sans-serif;font-weight:500;font-size:8pt;color:#333;line-height:1.4;text-align:right;text-shadow:0 1px 2px rgba(255,255,255,.85)}@keyframes busIn{0%{transform:translate(140vw)}to{transform:translate(-50%)}}@keyframes bound{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(-.6deg)}}.puff{position:absolute;bottom:14%;right:calc(50% - clamp(118px,14.5vw,178px));left:auto;width:clamp(14px,2.2%,34px);aspect-ratio:1/1;height:auto;border-radius:50%;background:#ffffffd9;z-index:3;opacity:0;animation:puff 1.6s ease-out 1.8s infinite}.puff--2{animation-delay:2.35s}.puff--3{animation-delay:2.9s}@keyframes puff{0%{transform:translate(0) scale(.4);opacity:0}25%{opacity:.9}to{transform:translate(46px,-44px) scale(1.5);opacity:0}}@media(min-width:641px){.mv{height:900px}.mv__band{position:absolute;left:0;right:0;bottom:0;margin:0;--bandH:540px;height:var(--bandH)}}@media(max-width:640px){.balloon--1{left:3%;top:12px}.balloon--2{right:3%;top:24px}.balloon--3{left:auto;right:6%;top:240px}.mv__band{--bandH:76vw}.mv__title-pc{display:none}.mv__title-sp{display:block;width:400px;max-width:98%}.mv__lead{font-size:15px}.mv__badge{font-size:13.5px}.bus{height:min(clamp(252px,61vw,400px),55vh);width:auto;bottom:26px}.mv{padding-top:40px}.mv__note{font-size:7.5pt;right:10px;bottom:8px;max-width:90%;margin-bottom:0!important}.puff{right:calc(50% - clamp(88px,22vw,140px));left:auto}.cloud--1{left:0;top:30px;width:125px}.cloud--2{right:0;left:auto;top:24px;width:85px}.cloud--3{right:8%;left:auto;top:200px;width:59px}.balloon{width:34px}.balloon--3{width:29px}}.section{padding:72px 20px}.section--cream{background:var(--cream)}.section--deep{background:var(--cream-deep)}.container{max-width:680px;margin:0 auto}.sec-head{text-align:center;margin-bottom:40px}.sec-head__en{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.22em;color:var(--white);background:var(--orange);padding:4px 16px;border-radius:999px;margin-bottom:12px}.sec-head__title{font-size:clamp(22px,5vw,30px);font-weight:900;letter-spacing:.05em;line-height:1.6}.sec-head__title .accent{color:var(--orange-deep)}.wave{display:block;width:100%;height:34px}.ph{background:var(--orange-pale);border:3px dashed var(--orange);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--orange-deep);font-weight:700;font-size:14px;text-align:center;padding:18px;line-height:1.6}.ph svg{width:38px;height:auto;opacity:.8}.heroPhoto .ph{aspect-ratio:4/3}.heroPhoto{margin-top:-8px}.setGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px 16px}.setItem{background:var(--white);border-radius:var(--radius);border:3px solid var(--orange-pale);padding:14px 14px 16px;box-shadow:0 6px #5c3a1e14;transition:transform .25s ease}.setItem:hover{transform:translateY(-4px) rotate(-.5deg)}.setItem .ph{aspect-ratio:1/1;font-size:13px;padding:10px}.setItem__name{margin-top:12px;font-weight:900;font-size:17px;text-align:center;color:var(--brown)}.setItem__spec{margin-top:6px;font-size:12.5px;color:#8a6a4a;line-height:1.7;text-align:center}.setNote{margin-top:22px;font-size:12px;color:#9a7a58;text-align:center}.set-item-subttl{font-family:Zen Maru Gothic,sans-serif;font-size:14px;line-height:1.5;font-weight:500;text-align:center;color:#fff;margin-top:20px}@media screen and (min-width:768px){.set-item-subttl{font-size:18px;margin-top:30px;margin-bottom:30px}}.c-btn{margin-top:26px}@media screen and (min-width:768px){.c-btn-pri{position:absolute;bottom:0;width:100%}}.c-btn_link{font-size:18px;line-height:1.3;font-weight:700;text-align:center;display:grid;place-content:center;position:relative;margin-inline:auto;padding:9px 4rem;color:#000;width:100%;max-width:285px;height:60px;border:.4rem solid #FFE941;border-radius:50px;background:linear-gradient(180deg,#ffe941 50%,#ffd503 50%);box-shadow:0 .7rem #00000040;transition:box-shadow .4s,translate .4s}@media screen and (max-width:767px){.c-btn_link{font-size:16px;height:48px}}.c-btn_link:after{content:"";position:absolute;top:50%;right:2.8rem;translate:0 -50%;width:.5rem;height:1.4rem;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.491194 13.6104C1.10419 14.1673 2.05318 14.1217 2.61033 13.5088L7.61033 8.00881C8.13004 7.43678 8.13004 6.56325 7.61033 5.99123L2.61033 0.491228C2.05318 -0.121645 1.10419 -0.167269 0.491194 0.389666C-0.121679 0.946823 -0.167303 1.89581 0.389632 2.50881L4.47166 7.00002L0.389632 11.4912C-0.167303 12.1042 -0.121679 13.0532 0.491194 13.6104Z" fill="%23FE8000"/></svg>') center/contain no-repeat}@media screen and (max-width:767px){.c-btn_link:after{right:1.3rem}}.c-btn_link:focus-visible{opacity:1;box-shadow:0 0 #00000040;translate:0 .7rem}@media(any-hover:hover){.c-btn_link:hover{opacity:1;box-shadow:0 0 #00000040;translate:0 .7rem}}.enjoyItem{margin-bottom:52px}.enjoyItem:last-of-type{margin-bottom:0}.enjoyItem__label{display:flex;align-items:center;gap:10px;font-weight:900;font-size:clamp(17px,4.4vw,21px);margin-bottom:16px}.enjoyItem__label .spark{flex:none;width:26px;height:26px}.enjoyItem:nth-child(odd) .enjoyItem__label{justify-content:flex-start}.enjoyItem:nth-child(2n) .enjoyItem__label{justify-content:flex-end}.enjoyItem .ph{aspect-ratio:16/10}.enjoyClose{margin-top:56px;text-align:center;background:var(--white);border-radius:var(--radius);border:3px solid var(--yellow);padding:30px 22px;font-weight:800;font-size:clamp(16px,4.2vw,19px);line-height:2;position:relative}.enjoyClose:before{content:"\1f381";position:absolute;top:-20px;left:50%;transform:translate(-50%);background:var(--yellow);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px;border:3px solid var(--white)}.howtoGrid{display:grid;gap:26px}.howtoStep{background:var(--white);border-radius:var(--radius);border:3px solid var(--orange-pale);padding:22px;display:grid;grid-template-columns:auto 1fr;gap:6px 18px;align-items:center;box-shadow:0 6px #5c3a1e14}.howtoStep__num{grid-row:span 2;width:54px;height:54px;border-radius:50%;background:var(--orange);color:var(--white);font-weight:900;font-size:24px;display:flex;align-items:center;justify-content:center;border:3px solid var(--white);box-shadow:0 0 0 3px var(--orange)}.howtoStep__text{font-weight:800;font-size:16px}.howtoStep .ph{grid-column:2;aspect-ratio:16/8;font-size:13px}.howtoArrow{width:30px;height:22px;margin:-8px auto;fill:var(--orange)}.howtoDone{text-align:center;margin-top:34px;font-weight:900;font-size:clamp(20px,5vw,26px);color:var(--orange-deep)}.footer{background:var(--orange);color:var(--white);text-align:center;padding:34px 20px 90px;position:relative;overflow:hidden}.footer__msg{font-weight:800;font-size:15px;margin-bottom:10px}.footer__copy{font-size:11px;opacity:.9;letter-spacing:.08em}.footer__bus{position:absolute;bottom:8px;left:-160px;width:120px;animation:busbye 9s linear infinite}.footer__bus img{width:100%;height:auto;transform:scaleX(-1)}@keyframes busbye{0%{transform:translate(0)}to{transform:translate(calc(100vw + 320px))}}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@media(min-width:640px){.setGrid{grid-template-columns:repeat(2,1fr);gap:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.sv-sec{padding:130px 0 153px;position:relative}@media screen and (max-width:767px){.sv-sec{padding:52px 0 106px}}.sv-ttl-wrap{margin:0 0 14px}@media screen and (max-width:767px){.sv-ttl-wrap{margin:0 0 58px}}.sv-ttl-wrap img{margin:0 auto}.sv-img-wrap{max-width:1382px;margin:0 auto;display:flex;justify-content:space-between;position:relative}@media screen and (max-width:767px){.sv-img-wrap{margin:0 10px}}@media screen and (max-width:767px){.sv-item-img{position:absolute;width:298px;top:-25%;left:50%;transform:translate(-50%)}}.sv-turn-prince{position:absolute;bottom:0;left:64%}@media screen and (max-width:767px){.sv-turn-prince{bottom:-28%;left:64%}}@media screen and (min-width:768px)and (max-width:1382px){.sv-img-wrap{margin:0 10%}}.wave-border{height:115px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="170" height="115" viewBox="0 0 170 115"><path d="M212.5 0C244.256 0 270 25.7436 270 57.5C270 89.2564 244.256 115 212.5 115C195.663 115 180.516 107.763 170 96.2295C159.484 107.763 144.337 115 127.5 115C110.663 115 95.5159 107.763 85 96.2295C74.4841 107.763 59.3374 115 42.5 115C25.6626 115 10.5159 107.763 0 96.2295C-10.5159 107.763 -25.6626 115 -42.5 115C-74.2564 115 -100 89.2564 -100 57.5C-100 25.7436 -74.2564 0 -42.5 0C-25.6629 0 -10.5159 7.23674 0 18.7695C10.5159 7.23674 25.6629 0 42.5 0C59.3371 0 74.4841 7.23674 85 18.7695C95.5159 7.23674 110.663 0 127.5 0C144.337 0 159.484 7.23674 170 18.7695C180.516 7.23674 195.663 0 212.5 0Z" fill="%23FE8000"/></svg>');background-repeat:repeat-x;background-position:center;background-size:170px 115px}@media screen and (max-width:767px){.wave-border{background-size:115px 115px}}.wave-top,.wave-bottom{margin-top:-57px;position:relative;z-index:1}.set-item-sec{background-color:#fe8000;position:relative;z-index:2;margin-top:-30px;padding:90px 0 165px}@media screen and (max-width:767px){.set-item-sec{padding:28px 0 79px;margin-top:-33px}}.set-item-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:67px 3%;max-width:1138px;margin:91px auto 0}@media screen and (max-width:767px){.set-item-grid{flex-direction:column;margin:50px 0 0}}.set-item-list{position:relative}.set-item-firststar{position:absolute;top:10px;left:-80px;transform:translate(-50%)}@media screen and (max-width:767px){.set-item-firststar{top:-130px;left:66px}.set-item-firststar-pri{top:-116px}}.set-item-hkds{position:absolute;top:-28px;left:-40px}@media screen and (max-width:767px){.set-item-hkds{top:-10px;left:4px}}.set-item-laststar{position:absolute;top:78px;right:-70px;transform:translate(50%)}.ichi-lastar{top:60%}@media screen and (max-width:767px){.set-item-laststar{top:-395px;right:44px}}.set-item-grid-2 .set-item-laststar{top:0}.set-item-win{width:100vw;max-width:338px;height:380px;display:block;padding-block:5.3125rem 2.4375rem;border-radius:10.375rem 10.375rem .625rem .625rem;background:#e86400;-webkit-box-shadow:inset 0 .5rem 0 rgba(0,0,0,.07);box-shadow:inset 0 .5rem #00000012;overflow:hidden;margin:0 auto}@media screen and (max-width:767px){.set-item-win{padding-block:4.3125rem 2.4375rem}}.set-item-win p{font-family:Zen Maru Gothic,sans-serif;color:#fff;text-align:center;font-size:24px;font-weight:700}@media screen and (max-width:767px){.set-item-win{height:312px;max-width:300px}.set-item-win p{font-size:20px}}.set-item-win img{margin:0 auto}.set-item-win .happy-turn-img{width:177px;display:block}@media screen and (max-width:767px){.set-item-win .happy-turn-img{width:139px}}.set-item-desc{padding:0 18px;max-width:338px}@media screen and (min-width:768px){.set-item-desc.set-item-desc-pri{padding:0 18px 110px!important}}.set-item-desc p{font-family:Zen Maru Gothic,sans-serif;font-size:26px;line-height:1.2;color:#fff;max-width:338px;margin:13px 0 0;text-align:center;font-weight:900}.set-item-desc .cushion-desc{font-size:18px;line-height:1.5;font-weight:500}@media screen and (max-width:767px){.set-item-desc{margin:9px auto 0}.set-item-desc p{font-size:24px;text-align:center}.set-item-desc .cushion-desc{font-size:14px}}.other-set-link{margin:41px 0 0}@media screen and (max-width:767px){.other-set-link{margin:35px 38px 0}}.after-enjoy-sec{position:relative;background-color:#fffee6;margin-top:-22px;z-index:0}@media screen and (max-width:767px){.after-enjoy-sec{margin-top:-33px}}.after-enjoy-bg{position:absolute;z-index:1;width:100%;height:100%;background-image:url(/cdn/shop/files/pattern.png?v=1782808616);background-repeat:repeat;background-size:auto}.after-enjoy-inner{position:relative;z-index:2;padding:295px 0 222px}@media screen and (max-width:767px){.after-enjoy-inner{padding:114px 24px 103px 32px}}.after-enjoy-wrap{display:flex;flex-wrap:wrap;max-width:1196px;justify-content:center;margin:0 auto;gap:52px 72px}@media screen and (max-width:767px){.after-enjoy-wrap{margin:0 13px 0 4px}}.after-enjoy-ttl{margin:0 0 63px}@media screen and (max-width:767px){.after-enjoy-ttl{margin:0 6px 44px 1px}}.case-img img{padding:0 0 0 24px;margin-bottom:-20px;position:relative}@media screen and (max-width:767px){.case-img img{padding:0 0 0 19px;margin-bottom:-8px}}.after-enjoy-txt{padding-left:24px}@media screen and (max-width:767px){.after-enjoy-txt{padding-left:11px}}.after-enjoy-txt p{font-size:22px;font-family:Zen Maru Gothic,sans-serif;padding:15px 37px;background-color:#fff;border-radius:60px;width:fit-content;font-weight:700;text-align:center;color:#000;margin-top:-24px;position:relative;margin-bottom:0}@media screen and (max-width:767px){.after-enjoy-txt p{font-size:16px;padding:5px 24px;margin-top:-9px}}.after-enjoy-desc{font-family:Zen Maru Gothic,sans-serif;font-weight:700;font-size:30px;color:#fe8000;text-align:center;margin-top:68px;letter-spacing:.05em;line-height:1.6}@media screen and (max-width:767px){.after-enjoy-desc{font-size:20px;margin-top:27px;line-height:1.5}}.after-enjoy-prince{position:absolute;z-index:3;top:-30%;left:25%;transform:translate(-50%)}@media screen and (max-width:767px){.after-enjoy-prince{top:-9%;left:20%}}.setup-guide-sec{background-color:#fe8000;padding:129px 0 152px;margin-top:-42px;position:relative}@media screen and (max-width:767px){.setup-guide-sec{padding:63px 0 47px;margin-top:-36px}}.setup-guide-ttl{margin:0 0 88px}@media screen and (max-width:767px){.setup-guide-ttl{margin:0 17px 59px 27px}}.setup-guide-ttl img{margin:0 auto}.setup-guide-wrap{max-width:1199px;display:flex;justify-content:space-between;margin:0 auto}@media screen and (max-width:767px){.setup-guide-wrap{flex-direction:column;gap:74px 0;margin:0 37px}}.setup-guide-cont{position:relative}.setup-guide-arrow:before{content:"";width:25px;height:25px;border-top:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg) translateY(-50%);position:absolute;top:40%;right:-25px}@media screen and (max-width:767px){.setup-guide-arrow:before{width:14px;height:14px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(135deg);top:auto;bottom:-26px;right:auto;left:calc(50% - 7px)}}.setup-guide-step-icon{position:absolute;top:-38px;left:-19px}@media screen and (max-width:767px){.setup-guide-step-icon{left:-16px}.setup-guide-step-icon img{width:149px;height:auto}}.setup-guide-txt{font-family:Zen Maru Gothic,sans-serif;font-size:24px;letter-spacing:.05em;color:#fff;text-align:center;font-weight:500;margin-top:14px}@media screen and (max-width:767px){.setup-guide-txt{font-size:18px;margin-top:13px}}.setup-guide-txt p{margin-bottom:0}.productReviewWrap{max-width:850px;margin:67px auto 0}@media screen and (max-width:767px){.productReviewWrap{margin-left:20px;margin-right:20px}}#relatedProductsArea{max-width:850px;margin:0 auto}@media screen and (max-width:767px){#relatedProductsArea{margin-left:20px;margin-right:20px}}.itemspec{max-width:850px;margin:0 auto}@media screen and (max-width:767px){.itemspec{margin-left:20px;margin-right:20px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/hptn-car.css.map */
