@charset "UTF-8";@keyframes slideUp-fadeIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes wideIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes flowNumberLonger{0%{height:0%}to{height:100%}}.Footer,.Header,.Price__container{font-family:"Times New Roman","YuMincho","Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif}.Footer__copyright,.Header__shopAddress,.Header__shopTel,.Price__ttlBox>p{font-family:"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif}.Price__ttlBox{padding:80px 0 30px;margin:76px auto 40px;background-color:rgba(0,0,0,0.3);background-position:center;background-size:cover;background-repeat:no-repeat;background-color:rgba(0,0,0,0.3);background-blend-mode:overlay;text-align:center}@media (min-width:768px){.Price__ttlBox{margin:130px auto 40px}}.Price__ttlBox>h2{margin:0 auto 20px;font-size:24px;position:relative;letter-spacing:4px;color:#ffffff;display:inline-block;border-bottom:2px solid #ffffff;filter:drop-shadow(0 0 20px #000)}@media (min-width:768px){.Price__ttlBox>h2{font-size:40px;margin:0 auto 40px}}.Price__ttlBox>p{font-size:14px;text-align:justify;letter-spacing:2px;margin:0 auto 0 0;padding:8px 12px 8px 5%;color:#ffffff;background:rgba(95,42,5,0.5);width:92%}@media (min-width:768px){.Price__ttlBox>p{font-size:20px;text-align:center;margin:0 auto;padding:12px}}*{box-sizing:border-box;margin:0;padding:0;line-height:1.5}body{font-size:0}p{font-size:16px}h1{font-size:30px}h2{font-size:24px}h3{font-size:20px}li{list-style:none}.Header{position:fixed;top:0;width:100%;min-width:375px;z-index:100;height:76px;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;transition:0.5s ease-out}@media (min-width:768px){.Header{height:130px}}.Header.Header--scroll{background:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Header.hidden{transform:translateY(-90px)}@media (min-width:768px){.Header.hidden{transform:translateY(-130px)}}.Header__shop{width:calc(100% - 80px);padding-top:5px;text-align:center}@media (min-width:768px){.Header__shop{width:100%}}@media (max-width:767px){.Header__shop{display:flex;justify-content:center;align-items:center}}.Header__shopLink{color:#000;text-decoration:none}.Header__shopLink:hover{color:#000;text-decoration:none}.Header__shopTtl{display:flex;align-items:center;font-size:20px;letter-spacing:-0.05em;transform:scaleX(1.1);justify-content:center;gap:5px}@media (min-width:768px){.Header__shopTtl{justify-content:center;font-size:44px;line-height:1;padding-top:10px;letter-spacing:2px}}.Header__shopTtl span{font-size:30px;line-height:1}@media (min-width:768px){.Header__shopTtl span{font-size:46px}}.Header__shopAddress,.Header__shopTel{font-size:14px;display:inline-block;margin-right:10px}@media (min-width:768px){.Header__shopAddress,.Header__shopTel{font-size:16px;display:inline;margin:0 10px}}@media (max-width:767px){.Header__shopAddress{display:none}}.Header__menuBtn{width:60px;height:76px;position:absolute;top:0;bottom:0;right:10px;cursor:pointer;transition:all 0.4s;align-items:center}@media (min-width:768px){.Header__menuBtn{display:none}}.Header__menuBtnBar{transition:all 0.4s;width:50px;margin:0 auto;height:1px;background-color:#000;position:absolute;left:0}.Header__menuBtnBar:first-child{top:23px}.Header__menuBtnBar:nth-child(2){top:37px}.Header__menuBtnBar:nth-child(3){top:51px}.Header__menu{margin:0;transition:all 0.6s;z-index:200;overflow-y:auto;width:100%}@media (max-width:767px){.Header__menu{position:fixed;left:100%;top:76px;height:100vh;background:rgba(255,255,255,0.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.Header__menuList{padding:5px;display:flex;justify-content:center}@media (max-width:767px){.Header__menuList{flex-wrap:wrap}}.Header__menuListItem{text-align:center;font-size:20px;border:solid #666;border-width:0 1px 0 0}@media (min-width:768px){.Header__menuListItem{display:inline}}@media (max-width:767px){.Header__menuListItem{width:80%;height:100px;border-width:0 0 1px 0}}.Header__menuListItem a{text-decoration:none;color:#000;padding:0 18px;display:block;line-height:1;letter-spacing:2px}@media (max-width:767px){.Header__menuListItem a{line-height:100px}}.Header__menuListItem:last-child{border:none}.active{overflow-y:hidden}.active .Header{background:rgba(255,255,255,0.95)}.active .Header__menu{left:0}.active .Header__menuBtnBar:first-child{top:37px;transform:rotate(30deg)}.active .Header__menuBtnBar:nth-child(2){top:37px;transform:translateX(100px);opacity:0}.active .Header__menuBtnBar:nth-child(3){top:37px;transform:rotate(-30deg)}.Footer{width:100%;background-color:#452d19;color:#fff;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:0 20px}.Footer__menuList{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-bottom:20px;padding:10px 0;background:#836f61}@media (max-width:767px){.Footer__menuList{margin-bottom:10px;width:100%}}.Footer__menuListItem{font-size:16px;padding:0 20px;border-right:1px solid #fff}@media (max-width:767px){.Footer__menuListItem{font-size:13px;padding:0 6px}}.Footer__menuListItem a{text-decoration:none;color:#ffffff}.Footer__menuListItem:last-child{border:none}.Footer__shopSubTtl{font-size:16px}@media (max-width:767px){.Footer__shopSubTtl{font-size:14px}}.Footer__shopTtl{font-size:40px}@media (max-width:767px){.Footer__shopTtl{font-size:30px;margin:10px auto 20px}}.Footer__shopTtl span{font-size:24px}@media (max-width:767px){.Footer__shopTtl span{display:block;font-size:20px}}.Footer__shopAddress,.Footer__shopNumber,.Footer__shopTel{text-align:left;font-size:16px}@media (max-width:767px){.Footer__shopAddress,.Footer__shopNumber,.Footer__shopTel{font-size:14px}}.Footer__copyright{width:100%;font-size:12px;margin-top:10px}.Price__container{width:100%;min-width:375px}.Price__unit{text-align:center;width:100%;max-width:1200px;min-width:375px;margin:0 auto}.Price__ttlBox{background-image:url("/static/img/price/price__ttl-bg.jpg")}.Price__information{padding:10px;font-feature-settings:"palt";letter-spacing:0.1em;width:92%;margin:10px auto;border:2px solid #333}@media (max-width:767px){.Price__information span{display:block}}.Price__list,.Price__towelList{width:100%;margin:0 auto;overflow:hidden;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center}@media (min-width:768px){.Price__list,.Price__towelList{width:94%;gap:20px}}.Price__listTtl{margin:0 auto 50px;font-size:32px;letter-spacing:2px;animation:slideUp-fadeIn 2s 0s forwards;opacity:0}@media (max-width:767px){.Price__listTtl{margin:0 auto 20px}}.Price__listItem{width:100%;height:min-content;min-height:auto;position:relative;padding:10px 0 10px 20px;background-position:top right;background-size:80%;background-repeat:no-repeat;background-color:rgba(255,255,255,0.3);background-blend-mode:overlay;opacity:0}@media (max-width:767px){.Price__listItem{margin:0 auto 20px;min-height:auto}}@media (min-width:768px){.Price__listItem{width:calc((100% - 20px) / 2);min-height:300px;padding:10px 10px 10px 2%;background-size:100%}}.Price__listItemTtl{text-align:left;font-size:28px;height:min-content;padding:2px 0 0;letter-spacing:2px;width:100%;border-bottom:1px solid #333333;width:80%}.Price__listItemTtl span{font-size:24px}.Price__listItemTtl small{font-size:60%}.Price__listItemFull,.Price__listItemHalf{padding:0 0 10px}.Price__listItemCount{font-size:24px;text-align:left;margin:10px auto 0}@media (max-width:767px){.Price__listItemCount{margin:14px auto 0;line-height:1}}.Price__listItemCount span{font-size:70%}.Price__listItemPrice{font-size:40px;letter-spacing:2px;margin:0 auto 20px;text-align:left;margin:0 auto;line-height:1.2;white-space:nowrap}@media (max-width:767px){.Price__listItemPrice{font-size:32px}}.Price__listItemPrice span{font-size:20px}.Price__listItemInfo{font-size:20px;letter-spacing:2px;padding:0 10px;text-align:justify}@media (max-width:767px){.Price__listItemInfo{font-size:16px}}.Price__listItemExtra{text-align:left;font-size:20px}.Price__listItemAnno{color:#d00;font-weight:bold;text-align:left}.Price__listItem:first-of-type{background:url("/static/img/price/80_white.png") top left/cover no-repeat;background-color:rgba(255,255,255,0.5);background-blend-mode:color-burn;animation:slideUp-fadeIn 2s 0.4s forwards}.Price__listItem:nth-of-type(2){background:url("/static/img/price/80_yellow.png") top left/cover no-repeat;background-color:rgba(255,255,255,0.5);background-blend-mode:color-burn;animation:slideUp-fadeIn 2s 0.8s forwards}.Price__listItem:nth-of-type(3){background:url("/static/img/price/100_white.png") top left/cover no-repeat;background-color:rgba(255,255,255,0.5);background-blend-mode:color-burn;animation:slideUp-fadeIn 2s 1.2s forwards}.Price__listItem:last-of-type{background:url("/static/img/price/140_white.png") top left/cover no-repeat;background-color:rgba(255,255,255,0.5);background-blend-mode:color-burn;animation:slideUp-fadeIn 2s 1.6s forwards}.Price__other{margin:30px auto 200px;text-align:center;font-size:20px;letter-spacing:4px;opacity:0;animation:slideUp-fadeIn 2s 2s forwards}@media (max-width:767px){.Price__other{font-size:16px;text-align:justify;width:90%;margin:20px auto 100px}}.Price__towelTtl{margin:0 auto 50px;font-size:32px;letter-spacing:2px}@media (max-width:767px){.Price__towelTtl{margin:0 auto 20px}}.Price__towelList{justify-content:center;align-items:stretch;gap:0 20px}.Price__towelListItem{width:40%;margin-bottom:3%;opacity:0;position:relative;container-type:inline-size}@media (max-width:767px){.Price__towelListItem{width:100%;margin:0 auto 30px}}.Price__towelListItem:first-of-type{animation:slideUp-fadeIn 2s 0s forwards}.Price__towelListItem:last-of-type{animation:slideUp-fadeIn 2s 0.4s forwards}.Price__towelListItem.soldout:after{content:"現在在庫切れです";width:100%;height:calc(100% - 54px);position:absolute;bottom:0;left:0;display:grid;place-content:center;font-weight:bold;background:rgba(0,0,0,0.7);color:#fff;letter-spacing:0.1em;font-weight:normal;font-size:8cqw}@media (max-width:767px){.Price__towelListItem.soldout:after{height:calc(100% - 48px)}}.Price__towelListItemTtl{font-size:28px;padding:5px 0 2px;letter-spacing:2px;border:solid #ddd;border-width:1px 1px 4px;width:100%;margin:0 auto}@media (max-width:767px){.Price__towelListItemTtl{font-size:24px}}.Price__towelListItemCount{padding:16px 0 6px;font-size:20px;background:#f6f6f6}.Price__towelListItemPrice{font-size:32px;letter-spacing:2px;background:#f6f6f6;padding:0 0 12px}@media (min-width:768px){.Price__towelListItemPrice{min-height:90px}}.Price__towelListItemPrice small{font-size:70%}.Price__towelListItemPrice span{display:block;font-size:14px}.Price__towelOther{margin:30px auto 100px;text-align:center;font-size:20px;letter-spacing:4px;opacity:0;width:100%;animation:slideUp-fadeIn 2s 0.8s forwards}@media (max-width:767px){.Price__towelOther{font-size:16px;text-align:justify;width:90%;margin:0 auto 100px}}.Price__returnBtn{margin:0 auto 20px;display:flex;justify-content:center;align-items:center}.Price__returnBtn a{display:inline-block;font-size:40px;transform:rotate(-90deg) scale(0.5,1);text-decoration:none;color:#999}
/*# sourceMappingURL=index-price.css.map */