.decoLine{width:100%;position:relative;background:#fff;z-index:-1}.decoLine::before,.decoLine::after{content:"";width:100%;display:block;position:absolute;left:0;background:linear-gradient(-50deg, #fff 25%, #fef483 25%, #fef483 50%, #fff 50%, #fff 75%, #fef483 75%, #fef483 100%);z-index:-1}@media screen and (min-width: 750px){.decoLine::before,.decoLine::after{height:4rem;background-size:5rem 5.9rem}}@media screen and (max-width: 749px){.decoLine::before,.decoLine::after{height:2rem;background-size:3rem 3.7rem}}.decoLine::before{top:1px}.decoLine::after{bottom:1px}.speachBubbleHeading{border:2px solid #141414;color:#141414;text-align:center;border-radius:10px;position:relative;font-weight:700;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 750px){.speachBubbleHeading{font-size:20px;padding:5.5px 10px}}@media screen and (max-width: 749px){.speachBubbleHeading{font-size:1.6rem;padding:1rem 2rem}}.speachBubbleHeading::before,.speachBubbleHeading::after{content:"";width:0;height:0;border-style:solid;position:absolute;left:50%;-webkit-transform:translate(-50%, 100%);transform:translate(-50%, 100%)}@media screen and (min-width: 750px){.speachBubbleHeading::before,.speachBubbleHeading::after{border-width:2rem 1.5rem 0 1.5rem}}@media screen and (max-width: 749px){.speachBubbleHeading::before,.speachBubbleHeading::after{border-width:1.5rem 1rem 0 1rem}}.speachBubbleHeading::before{border-color:#141414 transparent transparent transparent;bottom:0}.speachBubbleHeading::after{border-style:solid}@media screen and (min-width: 750px){.speachBubbleHeading::after{bottom:.3rem}}@media screen and (max-width: 749px){.speachBubbleHeading::after{bottom:.3rem}}.speachBubbleHeading.-white{background:#fff}.speachBubbleHeading.-white::after{border-color:#fff transparent transparent transparent}.speachBubbleHeading.-black{background:#141414;color:#fff}.speachBubbleHeading.-black::after{border-color:#141414 transparent transparent transparent}.speachBubbleHeading.-black .slash::before,.speachBubbleHeading.-black .slash::after{background:#fff}.speachBubbleHeading.-yellow{background:#ff0}.speachBubbleHeading.-yellow::after{border-color:#ff0 transparent transparent transparent}.speachBubbleHeading.-square{border-radius:0}.speachBubbleHeading .slash{display:inline-block;position:relative}@media screen and (min-width: 750px){.speachBubbleHeading .slash{padding:0 15px}}@media screen and (max-width: 749px){.speachBubbleHeading .slash{padding:0 2rem}}.speachBubbleHeading .slash::before,.speachBubbleHeading .slash::after{content:"";display:inline-block;width:2px;height:2rem;background:#141414;position:absolute;bottom:.1em}.speachBubbleHeading .slash::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:0}.speachBubbleHeading .slash::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:0}.jaggedLabel{background:url(../img/common/bg_jagged_red.svg) no-repeat center/contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1}@media screen and (min-width: 750px){.jaggedLabel{width:130px;height:130px}}@media screen and (max-width: 749px){.jaggedLabel{width:21.33333vw;height:21.33333vw}}@media screen and (min-width: 750px){.jaggedLabel__large{font-size:24px}}@media screen and (max-width: 749px){.jaggedLabel__large{font-size:4vw}}.jaggedLabel__normal{font-weight:bold;line-height:1.3}@media screen and (min-width: 750px){.jaggedLabel__normal{font-size:18px}}@media screen and (max-width: 749px){.jaggedLabel__normal{font-size:2.93333vw}}@media screen and (min-width: 750px){.jaggedLabel__small{font-size:14px}}@media screen and (max-width: 749px){.jaggedLabel__small{font-size:2.66667vw}}.decoDiagonal{position:relative}.decoDiagonal__item{position:absolute;background:#fff;width:100vw;height:27rem;z-index:-1}.decoDiagonal__item.-right{right:50%;-webkit-transform:skewY(-7deg) translateX(50%);transform:skewY(-7deg) translateX(50%);-webkit-transform-origin:right;transform-origin:right}.decoDiagonal__item.-left{left:50%;-webkit-transform:skewY(7deg) translateX(-50%);transform:skewY(7deg) translateX(-50%);-webkit-transform-origin:left;transform-origin:left}.decoDiagonal__item:before{content:'';display:block;position:absolute;top:2.5rem;left:0;width:100%;height:calc(100% - 6.4rem);border-top:0.7rem solid #fff56f;border-bottom:0.7rem solid #fff56f}.anchorNavigation{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 750px){.anchorNavigation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 749px){.anchorNavigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}.anchorNavigation__item{font-weight:700;font-family:"Noto Sans JP",sans-serif;position:relative;line-height:1.3}@media screen and (min-width: 750px){.anchorNavigation__item{font-size:23px;width:180px;height:180px;margin:0 20px}.anchorNavigation__item:hover .anchorNavigation__item__inner::after{bottom:10px}}@media screen and (max-width: 749px){.anchorNavigation__item{font-size:1.4rem;width:10rem;height:10rem;padding-bottom:1rem}.anchorNavigation__item:nth-child(n+4){margin-top:2rem}}.anchorNavigation__item__inner{text-align:center}.anchorNavigation__item__inner::after{content:"";position:absolute;left:50%;background:url(../img/common/icon_circle_triangle_b-y.svg) no-repeat center/contain;-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}@media screen and (min-width: 750px){.anchorNavigation__item__inner::after{bottom:15px;width:18px;height:18px;-webkit-transition:bottom 0.3s;transition:bottom 0.3s}}@media screen and (max-width: 749px){.anchorNavigation__item__inner::after{bottom:2vw;width:4.8vw;height:4.8vw}}.dotDecorationBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border:3px solid #141414}.dotDecorationBox::before,.dotDecorationBox::after{content:"";display:block;background-image:url(../img/common/bg_dot_transparent.png);background-size:17px;position:absolute;z-index:-1}@media screen and (min-width: 750px){.dotDecorationBox::before,.dotDecorationBox::after{width:80px;height:80px}}@media screen and (max-width: 749px){.dotDecorationBox::before,.dotDecorationBox::after{width:10.66667vw;height:10.66667vw}}.dotDecorationBox::before{top:-10px;left:-10px}.dotDecorationBox::after{right:-10px;bottom:-10px}.dotDecorationBox.-white{background:#fff}.dotDecorationBox.-yellow{background:#ff0}.pageHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageHead__subHeading{font-family:"Noto Sans JP",sans-serif;font-weight:700;text-align:center}@media screen and (min-width: 750px){.pageHead__subHeading{font-size:2.4rem;margin-bottom:1.5rem}}@media screen and (max-width: 749px){.pageHead__subHeading{font-size:1.6rem;margin-bottom:1rem}}.pageHead__subHeading.-white{color:#fff}.pageHead__heading{background:#fff;padding:.3em .6em;font-family:"Noto Sans JP",sans-serif;font-weight:700;line-height:1.3;text-align:center}@media screen and (min-width: 750px){.pageHead__heading{font-size:2.8rem}}@media screen and (max-width: 749px){.pageHead__heading{font-size:2rem}}.pageHead__heading .bg{background:#ff0}.pageHead__heading.-line{border:2px solid #141414}.pageHead__heading.-red{background:#eb3200;color:#fff}.pageHead__heading.-white{color:#eb3200;background:#fff}.pageHead__leadText{font-family:"Noto Sans JP",sans-serif;font-weight:700;text-align:center}@media screen and (min-width: 750px){.pageHead__leadText{font-size:24px}}@media screen and (max-width: 749px){.pageHead__leadText{font-size:1.6rem}}@media screen and (min-width: 750px){.pageHead__heading+.pageHead__leadText{margin-top:25px}}@media screen and (max-width: 749px){.pageHead__heading+.pageHead__leadText{margin-top:4.66667vw}}.inquiryStep{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inquiryStep__item{position:relative;font-weight:bold;text-align:center;background:#fff;border:2px solid #000;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.inquiryStep__item{font-size:18px;width:120px;height:44px}}@media screen and (min-width: 750px){.inquiryStep__item+.inquiryStep__item{margin-left:25px}}.inquiryStep__item::before{content:"";width:0;height:0;border-style:solid;border-width:21px 0 21px 18px;border-color:transparent transparent transparent #fff;position:absolute;top:50%;right:0;-webkit-transform:translate(100%, -50%);transform:translate(100%, -50%);z-index:2}.inquiryStep__item::after{content:"";width:0;height:0;border-style:solid;border-width:22px 0 22px 18px;border-color:transparent transparent transparent #000;position:absolute;top:50%;right:-2px;-webkit-transform:translate(100%, -50%);transform:translate(100%, -50%);z-index:1}.inquiryStep__item--isCurrent{background:#ff0}.inquiryStep__item--isCurrent::before{border-color:transparent transparent transparent #ff0}.breadcrumb{padding:1.7rem 0}.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.breadcrumb__item{margin-right:1rem;white-space:nowrap;color:#999}.breadcrumb__item+.breadcrumb__item:before{content:'>';margin-right:1rem;color:#141414}.breadcrumb__anc{color:#141414;font-size:1rem}@media screen and (min-width: 750px){.breadcrumb__anc:hover{text-decoration:underline}}.hero{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width: 750px){.hero{height:250px}}@media screen and (max-width: 749px){.hero{height:46.66667vw}}.hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media screen and (min-width: 750px){.hero__inner{max-width:1045px;padding:0 10px;margin:0 auto}}@media screen and (max-width: 749px){.hero__inner{padding:0 2rem}}.hero__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.hero__caption{background:#ff0;line-height:1;font-weight:bold}@media screen and (min-width: 750px){.hero__caption{font-size:18px;margin-bottom:15px;padding:8px 10px}}@media screen and (max-width: 749px){.hero__caption{font-size:3.73333vw;margin-bottom:2.66667vw;padding:1.06667vw 1.33333vw}}.hero__heading{font-weight:bold;color:#fff}@media screen and (min-width: 750px){.hero__heading{font-size:36px;margin-bottom:25px}}@media screen and (max-width: 749px){.hero__heading{font-size:2.4rem;margin-bottom:2vw}}.hero__heading .sm{font-size:.66667em}@media screen and (min-width: 750px){.hero__heading .sm{margin-left:1em}}@media screen and (max-width: 749px){.hero__heading .sm{display:block}}.hero__subHeading{color:#ff0;font-family:"Hammersmith One",sans-serif;line-height:1}@media screen and (min-width: 750px){.hero__subHeading{font-size:24px}}@media screen and (max-width: 749px){.hero__subHeading{font-size:4.53333vw}}@media screen and (min-width: 750px){.hero{background-image:url(../img/purchase/bg_hero.jpg)}}@media screen and (max-width: 749px){.hero{background-image:url(../img/purchase/bg_hero_sp.jpg)}}.disposalLead{position:relative}@media screen and (min-width: 750px){.disposalLead{padding:8rem 0}}@media screen and (max-width: 749px){.disposalLead{padding:4rem 0}}.disposalLead__heading{text-align:center;font-weight:700;font-family:"Noto Sans JP",sans-serif;line-height:1.66}@media screen and (min-width: 750px){.disposalLead__heading{font-size:24px}}@media screen and (max-width: 749px){.disposalLead__heading{font-size:2rem}}.disposalLead__heading .line{background:#ff0;padding:0 10px}@media screen and (min-width: 750px){.disposalFlow{padding:8rem 0}}@media screen and (max-width: 749px){.disposalFlow{padding:4rem 0}}@media screen and (min-width: 750px){.disposalFlow__head{margin-bottom:90px}}@media screen and (max-width: 749px){.disposalFlow__head{margin-bottom:16vw}}@media screen and (min-width: 750px){.disposalFlow__foot{margin-top:60px}}@media screen and (max-width: 749px){.disposalFlow__foot{margin-top:8vw}}.disposalFlow__foot .button{margin:0 auto}@media screen and (min-width: 750px){.disposalFlow__foot .button{width:383px}}.stepFlow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 750px){.stepFlow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 749px){.stepFlow{-ms-flex-wrap:wrap;flex-wrap:wrap}}.stepFlow__item{background-repeat:no-repeat;background-size:contain;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(../img/common/bg_stepflowpanel_large.svg)}@media screen and (min-width: 1024px){.stepFlow__item{padding:25px 0 30px;width:255px;height:160px;margin:0 10px}}@media screen and (min-width: 750px) and (max-width: 1023px){.stepFlow__item{padding:20px 0 30px;width:33%;height:130px;margin:0 10px}}@media screen and (max-width: 749px){.stepFlow__item{padding-top:3.33333vw;padding-bottom:5.33333vw;background-size:contain;-ms-flex-preferred-size:48%;flex-basis:48%;height:26.66667vw}.stepFlow__item:nth-child(n+4){margin-top:5%}}.stepFlow__label{background:#ff0;font-family:"Hammersmith One",sans-serif;line-height:0.75}@media screen and (min-width: 1024px){.stepFlow__label{font-size:30px;padding:5px 20px 3px;margin-right:25px}}@media screen and (min-width: 750px) and (max-width: 1023px){.stepFlow__label{font-size:3vw;padding:5px 10px 3px;margin-right:25px}}@media screen and (max-width: 749px){.stepFlow__label{font-size:4vw;padding:1.33333vw 2.66667vw 1.06667vw;margin-right:6.66667vw}}.stepFlow__text{font-weight:700;font-family:"Noto Sans JP",sans-serif;text-align:center;line-height:1.3333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 1024px){.stepFlow__text{font-size:24px;margin-right:25px;min-height:56px}}@media screen and (min-width: 750px) and (max-width: 1023px){.stepFlow__text{font-size:2.3vw;margin-right:3vw;min-height:3em}}@media screen and (max-width: 749px){.stepFlow__text{font-size:3.73333vw;margin-right:5.33333vw;min-height:10.66667vw}}.stepFlow__text>span{display:block}.stepFlow__text .bgRed{background:#eb3200;color:#fff;padding:0 .2em}@media screen and (min-width: 1024px){.stepFlow__text--small{font-size:2rem}}@media screen and (min-width: 750px) and (max-width: 1023px){.stepFlow__text--small{font-size:1.6rem}}@media screen and (min-width: 750px){.purchaseBanner{padding-bottom:80px}}@media screen and (max-width: 749px){.purchaseBanner{padding-bottom:10.66667vw}}@media screen and (min-width: 750px){.purchaseBanner__inner{max-width:1045px;padding:0 10px;margin:0 auto}}@media screen and (max-width: 749px){.purchaseBanner__inner{width:100%;padding:0 1rem}}@media screen and (min-width: 750px){.purchaseBanner__head{margin-bottom:30px}}@media screen and (max-width: 749px){.purchaseBanner__head{margin-bottom:4vw}}.purchaseBanner__heading{text-align:center;font-weight:700;font-family:"Noto Sans JP",sans-serif;text-align:center}@media screen and (min-width: 750px){.purchaseBanner__heading{font-size:20px}}@media screen and (max-width: 749px){.purchaseBanner__heading{font-size:1.8rem}}.purchaseBanner__heading span{display:inline-block;position:relative}@media screen and (min-width: 750px){.purchaseBanner__heading span{padding:0 20px}}@media screen and (max-width: 749px){.purchaseBanner__heading span{padding:0 2.66667vw}}.purchaseBanner__heading span::before{content:"";display:inline-block;width:2px;height:20px;background:#141414;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);position:absolute;top:50%;left:0}.purchaseBanner__heading span::after{content:"";content:"";display:inline-block;width:2px;height:20px;background:#141414;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;right:0}.purchaseBanner__banner{display:block}@media screen and (min-width: 750px){.purchaseBanner__banner{max-width:800px;width:100%;margin:0 auto}.purchaseBanner__banner:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}}@media screen and (min-width: 750px){.stepFlow{margin-top:60px}}@media screen and (max-width: 749px){.stepFlow{margin-top:8vw}}.priceBlock{position:relative}.priceBlock__decorationImage01{position:absolute;z-index:3}@media screen and (min-width: 750px){.priceBlock__decorationImage01{width:223px;top:-78px;right:-100px}}@media screen and (max-width: 749px){.priceBlock__decorationImage01{width:29.73333vw;top:-20vw;right:-13.33333vw}}.priceBlock__decorationImage02{position:absolute;z-index:3}@media screen and (min-width: 750px){.priceBlock__decorationImage02{width:136px;bottom:-100px;left:-100px}}@media screen and (max-width: 749px){.priceBlock__decorationImage02{width:18.13333vw;top:-8vw;left:-6.66667vw}}@media screen and (min-width: 1024px){.priceBlock__inner{padding:67px 70px 50px}}@media screen and (min-width: 750px) and (max-width: 1023px){.priceBlock__inner{padding:67px 30px 50px}}@media screen and (max-width: 749px){.priceBlock__inner{padding:10.66667vw 2.66667vw 5.33333vw}}.priceBlock__head{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 749px){.priceBlock__head{width:60%}}@media screen and (min-width: 750px){.priceBlock__head .speachBubbleHeading{width:180px}}.priceBlock__lead{text-align:center;font-weight:700;font-family:"Noto Sans JP",sans-serif;line-height:1.6}@media screen and (min-width: 750px){.priceBlock__lead{font-size:20px;margin-bottom:40px}}@media screen and (max-width: 749px){.priceBlock__lead{font-size:1.6rem;margin-bottom:8vw}}@media screen and (min-width: 750px){.priceBySizeBlock{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 750px){.priceBySizeBlock__item{width:33.3%}.priceBySizeBlock__item:nth-child(n+2){border-left:1px solid #141414}}@media screen and (max-width: 749px){.priceBySizeBlock__item:nth-child(n+2){margin-top:10%;padding-top:10%;border-top:1px solid #141414}}@media screen and (min-width: 750px){.priceBySizeBlock__item__head{margin-bottom:30px}}@media screen and (max-width: 749px){.priceBySizeBlock__item__head{margin-bottom:4vw}}.priceBySizeBlock__label{border:2px solid #141414;background:#ff0;color:#141414;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 750px){.priceBySizeBlock__label{font-size:28px;margin:0 auto 14px;width:50px;height:50px}}@media screen and (max-width: 749px){.priceBySizeBlock__label{font-size:4.26667vw;margin:0 auto 1.86667vw;width:9.33333vw;height:9.33333vw}}.priceBySizeBlock__caption{font-weight:500;font-family:"Noto Sans JP",sans-serif;text-align:center}@media screen and (min-width: 750px){.priceBySizeBlock__caption{font-size:18px}}@media screen and (max-width: 749px){.priceBySizeBlock__caption{font-size:1.6rem}}.priceBySizeBlock__img{margin:0 auto}.priceBySizeBlock__unit{background:#141414;border-radius:20px;color:#fff;font-weight:700;font-family:"Noto Sans JP",sans-serif;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.priceBySizeBlock__unit{font-size:18px;width:70px;height:30px;margin:0 auto 5px}}@media screen and (max-width: 749px){.priceBySizeBlock__unit{font-size:3.2vw;width:13.33333vw;height:6.66667vw;margin:0 auto 4vw}}.priceBySizeBlock__price{font-family:"Hammersmith One",sans-serif;line-height:1;text-align:center}@media screen and (min-width: 1024px){.priceBySizeBlock__price{font-size:18px}}@media screen and (min-width: 750px) and (max-width: 1023px){.priceBySizeBlock__price{font-size:16px}}@media screen and (max-width: 749px){.priceBySizeBlock__price{font-size:4.53333vw}}.priceBySizeBlock__price .lg{font-size:1.8em}@media screen and (min-width: 750px){.aboutAdultGoods{padding:8rem 0}}@media screen and (max-width: 749px){.aboutAdultGoods{padding:4rem 0}}.aboutAdultGoods .decoDiagonal__item{top:0}@media screen and (min-width: 750px){.aboutAdultGoods__head{margin-bottom:70px}}@media screen and (max-width: 749px){.aboutAdultGoods__head{margin-bottom:16vw}}.aboutAdultGoods__heading{text-align:center;font-weight:700;font-family:"Noto Sans JP",sans-serif;line-height:1.66}@media screen and (min-width: 750px){.aboutAdultGoods__heading{font-size:24px}}@media screen and (max-width: 749px){.aboutAdultGoods__heading{font-size:2rem}}.aboutAdultGoods__heading span{background:#ff0;padding:0 10px}@media screen and (min-width: 750px){.aboutAdultGoods__navigation{margin-top:45px}}@media screen and (max-width: 749px){.aboutAdultGoods__navigation{margin-top:6vw}}.adultGoodsBlock{position:relative}@media screen and (min-width: 750px){.adultGoodsBlock+.adultGoodsBlock{margin-top:60px}}@media screen and (max-width: 749px){.adultGoodsBlock+.adultGoodsBlock{margin-top:16vw}}@media screen and (min-width: 750px){.adultGoodsBlock__inner{padding:60px 100px}}@media screen and (min-width: 750px) and (max-width: 1023px){.adultGoodsBlock__inner{padding:60px 30px}}@media screen and (max-width: 749px){.adultGoodsBlock__inner{padding:8vw 2.66667vw}}@media screen and (max-width: 749px){.adultGoodsBlock__inner--spTall{padding:10.66667vw 2.66667vw 8vw}}@media screen and (min-width: 750px){.adultGoodsBlock__head{margin-bottom:40px}}@media screen and (max-width: 749px){.adultGoodsBlock__head{margin-bottom:8vw}}@media screen and (min-width: 750px){.adultGoodsBlock__head__main{-ms-flex-preferred-size:47.5%;flex-basis:47.5%}}@media screen and (max-width: 749px){.adultGoodsBlock__head__main{margin-bottom:4vw}}@media screen and (min-width: 750px){.adultGoodsBlock__head__sub{-ms-flex-preferred-size:47.5%;flex-basis:47.5%}}.adultGoodsBlock__heading{font-weight:700;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 750px){.adultGoodsBlock__heading{font-size:28px;margin-bottom:35px}}@media screen and (max-width: 749px){.adultGoodsBlock__heading{font-size:4.26667vw;margin-bottom:2vw}}.adultGoodsBlock__heading span{position:relative;z-index:1}.adultGoodsBlock__heading span::after{content:"";height:20px;width:100%;position:absolute;left:0;bottom:0;display:inline-block;background:#ff0;z-index:-1}@media screen and (min-width: 750px){.adultGoodsBlock__text{font-size:16px}}@media screen and (max-width: 749px){.adultGoodsBlock__text{font-size:1.4rem}}.adultGoodsBlock__description{border-top:2px solid #000;border-bottom:2px solid #000}@media screen and (min-width: 750px){.adultGoodsBlock__description{padding:25px 0}}@media screen and (max-width: 749px){.adultGoodsBlock__description{padding:3.33333vw 0}}.adultGoodsBlock__description__title{font-weight:700;font-family:"Noto Sans JP",sans-serif;position:relative}@media screen and (min-width: 750px){.adultGoodsBlock__description__title{font-size:17px;margin-bottom:10px}}@media screen and (max-width: 749px){.adultGoodsBlock__description__title{font-size:3.46667vw;margin-bottom:1.33333vw}}.adultGoodsBlock__description__title::before{content:"■"}@media screen and (min-width: 750px){.adultGoodsBlock__description__note{margin-bottom:-10px}}@media screen and (min-width: 750px){.adultGoodsBlock__description__note li{font-size:14px;margin-bottom:10px}}@media screen and (max-width: 749px){.adultGoodsBlock__description__note li{font-size:1.2rem;margin-bottom:10px}}.adultGoodsBlock__labels{position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 750px){.adultGoodsBlock__labels{-webkit-transform:translateY(-30%);transform:translateY(-30%)}}@media screen and (max-width: 749px){.adultGoodsBlock__labels{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.adultGoodsBlock__labels__item+.adultGoodsBlock__labels__item{margin-left:10px}.inquiryForm .decoLine{z-index:0}@media screen and (min-width: 750px){.inquiryForm{padding:8rem 0}}@media screen and (max-width: 749px){.inquiryForm{padding:4rem 0}}.inquiryForm__inner{position:relative;height:auto}@media screen and (min-width: 750px){.inquiryForm__inner{max-width:1200px;width:100%;margin:0 auto;padding:80px 0}}@media screen and (max-width: 749px){.inquiryForm__inner{padding:2rem 0}}@media screen and (min-width: 750px){.inquiryForm__head{margin-bottom:30px}}@media screen and (max-width: 749px){.inquiryForm__head{margin-bottom:8vw}}.inquiryForm__heading{text-align:center;font-weight:700;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 750px){.inquiryForm__heading{font-size:24px;margin-bottom:25px}}form{max-width:700px;margin:4rem auto}.form__border__bottom{width:100%}@media screen and (min-width: 750px){.form__border__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.form__border__bottom+.form__border__bottom{margin-top:1.5rem;border-top:1px solid #C6C6C6;padding-top:1.5rem}.form__cate__flex{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.6rem}@media screen and (min-width: 750px){.form__cate__flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 749px){.form__cate__flex{width:100%;margin-bottom:1rem}}.form__category{font-weight:bold}@media screen and (min-width: 750px){.form__category{font-size:1.6rem}}@media screen and (max-width: 749px){.form__category{font-size:1.4rem}}.required{font-size:1.2rem;height:2rem;padding:0 0.5rem;color:#fff;background:#333;text-align:center}@media screen and (max-width: 749px){.required{font-size:1.2rem;margin-left:1rem}}.form__text{background:#ECECEC;border-radius:5px;padding:0 1rem;font-size:1.4rem}@media screen and (min-width: 750px){.form__text{width:64%;height:3rem}}@media screen and (max-width: 749px){.form__text{width:100%;height:4rem}}.textarea{height:11rem;background:#ECECEC;border-radius:5px;padding:1rem;font-size:1.4rem}@media screen and (min-width: 750px){.textarea{width:64%}}@media screen and (max-width: 749px){.textarea{width:100%}}.form__btn__width{margin:0 auto;position:relative;width:100%}.form__btn__width.disabled::after{background-image:url(../img/common/icon_circle_triangle_y-b.svg);content:"";position:absolute;background-size:cover;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 750px){.form__btn__width.disabled::after{width:16px;height:16px;right:30%}}@media screen and (max-width: 749px){.form__btn__width.disabled::after{width:3.73333vw;height:3.73333vw;right:10%}}.form__btn__width__second{margin:0 auto;position:relative;width:100%}.form__btn__width__second.disabled::after{background-image:url(../img/common/icon_circle_triangle_y-b.svg);content:"";position:absolute;background-size:cover;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 750px){.form__btn__width__second.disabled::after{width:16px;height:16px;right:30%}}@media screen and (max-width: 749px){.form__btn__width__second.disabled::after{width:3.73333vw;height:3.73333vw;right:10%}}input[type="checkbox"]:checked+.checkbox::after{opacity:1}.checkbox{position:relative;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox::before{content:"";width:15px;height:15px;background:#ECECEC;margin-right:1rem}.checkbox::after{position:absolute;top:3px;left:2px;-webkit-transform:rotate(64deg) skew(31deg);transform:rotate(64deg) skew(31deg);opacity:0;border-width:0 2px 2px 0;border-style:solid;border-color:#141414;width:.8rem;height:1rem;content:"";background:transparent;-webkit-transition:opacity .1s;transition:opacity .1s}@media screen and (max-width: 749px){.checkbox{font-size:1.2rem}}.checkbox a{text-decoration:underline}.check__right{margin-right:2rem}.form__btn{position:relative;background-image:url(../img/common/bg_dot_black.png);color:#ff0;border:2px solid #ff0;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width: 750px){.form__btn{width:50%;height:54px;margin:4rem auto 0}}@media screen and (max-width: 749px){.form__btn{margin:2rem auto 0}}.form__btn.disabled{-webkit-filter:grayscale(100%);filter:grayscale(100%);pointer-events:none;opacity:.4}@media screen and (min-width: 750px){.select__inner{width:64%}}@media screen and (max-width: 749px){.select__inner{width:100%}}@media screen and (min-width: 750px){.select__boxinner{display:-webkit-box;display:-ms-flexbox;display:flex}}.select__boxinner+.select__boxinner{padding-top:1rem}@media screen and (min-width: 750px){.formContents__text{font-size:1.6rem;width:15%}}@media screen and (max-width: 749px){.formContents__text{font-size:1.4rem}}.select__box{background:#ECECEC;border-radius:5px;position:relative;width:100%;padding:0 1rem;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.select__box::after{content:"";border-top:.7rem solid #333;border-right:.5rem solid transparent;border-left:.5rem solid transparent;position:absolute;top:50%;right:1.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;pointer-events:none}@media screen and (min-width: 750px){.select__size{width:85%;height:3rem;line-height:3rem}}@media screen and (max-width: 749px){.select__size{width:100%;height:4rem;line-height:4rem}}@media screen and (min-width: 750px){.select__sheets{width:22%;height:3rem;line-height:3rem}}@media screen and (max-width: 749px){.select__sheets{width:40%;height:4rem;line-height:4rem}}.select{width:100%;height:auto;font-size:1.4rem}.form__border__privacy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 750px){.address__list{width:64%}}@media screen and (max-width: 749px){.address__list{width:100%}}.address__item+.address__item{padding-top:1rem}@media screen and (min-width: 750px){.select__boxflex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 750px){.select__address{width:49%;height:3rem;line-height:3rem}}@media screen and (max-width: 749px){.select__address{width:100%;height:4rem;line-height:4rem}}@media screen and (max-width: 749px){.select__address+.select__address{margin-top:1rem}}@media screen and (min-width: 750px){.form__postbox{width:64%;height:3rem;line-height:3rem}}@media screen and (max-width: 749px){.form__postbox{width:100%;height:4rem;line-height:4rem}}.post__btn{background:#333;color:#fff;border-radius:5px;font-size:1.2rem;margin-left:1rem}@media screen and (min-width: 750px){.post__btn{padding:0 2rem;height:3rem;line-height:3rem}}@media screen and (max-width: 749px){.post__btn{width:25%;height:4rem;line-height:4rem}}.form__address__post{background:#ECECEC;border-radius:5px;padding:0 1rem;font-size:1.4rem}@media screen and (min-width: 750px){.form__address__post{width:60%;height:3rem}}@media screen and (max-width: 749px){.form__address__post{width:70%;height:4rem}}.select__address__text{background:#ECECEC;border-radius:5px;padding:0 1rem;font-size:1.4rem;width:100%}@media screen and (min-width: 750px){.select__address__text{height:3rem}}@media screen and (max-width: 749px){.select__address__text{height:4rem}}.form__process{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;margin:2rem auto;max-width:55rem}@media screen and (max-width: 749px){.form__process{width:95%}}.form__process__step{width:30%;background:#fff;position:relative}@media screen and (min-width: 750px){.form__process__step{padding:1.2rem 0;border:2px solid #333}}@media screen and (max-width: 749px){.form__process__step{padding:.8rem 0 .7rem;border-width:3px 0 3px 3px;border-style:solid;border-color:#333}}@media screen and (min-width: 750px){.form__process__step+.form__process__step{margin-right:1rem}}@media screen and (max-width: 749px){.form__process__step+.form__process__step{margin-right:1.8rem}}.form__process__step::before{content:"";position:absolute}@media screen and (min-width: 750px){.form__process__step::before{background:#333;-webkit-transform:rotate(45deg) translate(-50%, -50%);transform:rotate(45deg) translate(-50%, -50%);width:3.7rem;height:3.7rem;top:65%;right:-2.1rem}}@media screen and (max-width: 749px){.form__process__step::before{border-left:1.5rem solid #333;border-top:1.8rem solid transparent;border-bottom:1.9rem solid transparent;top:1.7rem;right:-1.8rem;-webkit-transform:translateY(-52%);transform:translateY(-52%)}}.form__process__step::after{content:"";position:absolute}@media screen and (min-width: 750px){.form__process__step::after{width:3.5rem;height:3.5rem;top:66%;right:-1.7rem;background:#fff;-webkit-transform:rotate(45deg) translate(-50%, -50%);transform:rotate(45deg) translate(-50%, -50%)}}@media screen and (max-width: 749px){.form__process__step::after{border-left:1.4rem solid #fff;border-top:1.7rem solid transparent;border-bottom:1.7rem solid transparent;top:1.7rem;right:-1.4rem;-webkit-transform:translateY(-52%);transform:translateY(-52%)}}.-current{background:#fae600}@media screen and (min-width: 750px){.-current::after{background:#fae600}}@media screen and (max-width: 749px){.-current::after{border-left:1.5rem solid #fae600}}.form__process__step__txt{font-weight:bold;position:relative;z-index:1}@media screen and (min-width: 750px){.form__process__step__txt{font-size:1.6rem}}@media screen and (max-width: 749px){.form__process__step__txt{white-space:nowrap;font-size:1.2rem}}.stop{position:relative}@media screen and (min-width: 750px){.stop{padding:4rem 0 0}}@media screen and (max-width: 749px){.stop{padding:2rem 0 0}}.stop::before{content:'';display:block;position:absolute;top:0;right:0;width:100%;height:calc(100% + 2rem);z-index:20}@media screen and (min-width: 750px){.stop::before{background:rgba(255,255,255,0.9) url(../img/contact/stop.png) no-repeat center/41.7rem}}@media screen and (max-width: 749px){.stop::before{background:rgba(255,255,255,0.9) url(../img/contact/stop.png) no-repeat center/90%}}
/*# sourceMappingURL=purchase-adult-goods.css.map */
@media screen and (max-width: 749px){
    .hero {
        background-image: url(../img/purchase/purchase_hero_sp.png) !important;
    }
}
@media screen and (min-width: 750px){
    .hero {
        background-image: url(../img/purchase/purchase_hero.png) !important;
    }
}