#MainContent .product-wrap .product .product__media-wrapper{width:57%;max-width:57%}@media screen and (max-width:768px){#MainContent .product-wrap .product .product__media-wrapper{width:100%;max-width:100%}}.product-gallery02{width:100%}.product-gallery02__main{position:relative;overflow:hidden;margin-bottom:12px}.product-gallery02__slide{display:block;margin:0}.product-gallery02__slide-media{position:relative;overflow:hidden;padding-top:62.5%;background:#fff}.product-gallery02__main-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.product-gallery02__controller{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.product-gallery02__prev,.product-gallery02__next{position:absolute;top:50%;width:44px;height:44px;margin-top:-22px;border-radius:50%;background:#ffffffe6;box-shadow:0 2px 10px #0000001f;cursor:pointer;pointer-events:auto}.product-gallery02__prev{left:12px}.product-gallery02__next{right:12px}.product-gallery02__prev:before,.product-gallery02__next:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-top:2px solid #666;border-right:2px solid #666}.product-gallery02__prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.product-gallery02__next:before{transform:translate(-65%,-50%) rotate(45deg)}.product-gallery02__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.product-gallery02__thumb{display:block;padding:0;margin:0;border:0;background:none;-webkit-appearance:none;appearance:none;cursor:pointer}.product-gallery02__thumb-media{position:relative;display:block;overflow:hidden;padding-top:100%}.product-gallery02__thumb-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.product-gallery02__thumb.is-active .product-gallery02__thumb-image{transform:scale(.94);opacity:.45}@media screen and (max-width:768px){.product-gallery02__prev,.product-gallery02__next{width:36px;height:36px;margin-top:-18px}.product-gallery02__thumbs{grid-template-columns:repeat(8,minmax(0,1fr))}}#MainContent .product-wrap .product .product__info-wrapper{padding-left:26px;width:43%;max-width:43%}.product__info-wrapper .product-info__lead{font-size:16px;margin-bottom:8px}.product__info-wrapper .product-info__ttl{font-weight:700;font-size:28px;color:var(--color-red);margin-bottom:8px}.product-info__pay{display:-webkit-flex;display:flex;align-items:flex-end;margin-bottom:30px!important}.product-info__pay .komi{color:#fff;background:var(--color-red);font-size:16px;line-height:1.2;font-weight:900;border-radius:10px;width:84px;height:56px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.product-info__price{margin-left:16px;position:relative;font-weight:900;color:var(--color-red);font-size:72px;line-height:1}.product-info__price .small{color:#262626;font-size:24px}.product-info__price .tax{color:#262626;font-size:12px;font-weight:700;position:absolute;top:27px;right:0}.product-info__total{background:#fae9e9;text-align:center;font-size:14px;padding:10px;margin-bottom:8px}.product-info__note{font-size:12px;margin-bottom:32px}.product-info__btns .product-info__btn{width:100%;height:70px;border-radius:9999px;font-size:20px;font-weight:700;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-top:24px;text-decoration:none;color:#fff}.product-info__btns .product-info__btn:hover{opacity:.7}.product-info__btns .product-info__btn.is-red{background-color:var(--color-red)}.product-info__btns .product-info__btn.is-yellow{background-color:var(--color-yellow)}.product-acdn+.product-acdn{margin-top:32px}.product-acdn__head{padding:16px 24px;font-size:16px;font-weight:700;border-bottom:1px solid var(--color-red);position:relative;cursor:pointer;color:var(--color-black)}.product-acdn__head:after{content:"";width:18px;height:10px;background:url(acdn_arrow.svg) 0 0 no-repeat;background-size:100% auto;position:absolute;right:16px;top:50%;margin-top:-5px;transform:scaleY(-1);transition:all .3s ease}.product-acdn__head.is-open:after{transform:scale(1)}.product-acdn__content{display:none}.product-acdn__dl{margin:0;display:flex;justify-content:space-between;padding:16px;border-bottom:1px solid #DDDDDD}.product-acdn__dl dt{font-size:14px;color:var(--color-red)}.product-acdn__dl dd{color:var(--color-black);margin:0;padding:0 0 0 10px}.product-acdn__detail{padding:10px 16px;font-weight:700;font-size:14px;line-height:1.5}.product-variant-color label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-variant-color input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product-variant-color input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input input[type=radio].disabled+label,.product-form__input input[type=radio]:disabled+label,.product-form__input label.is-disabled{opacity:.4;pointer-events:none;cursor:not-allowed}@media screen and (max-width:1200px){#MainContent .product-wrap .product .product__info-wrapper{padding-left:calc(26 / 1200 * 100vw)}.product__info-wrapper .product-info__lead{font-size:calc(16 / 1200 * 100vw);margin-bottom:calc(8 / 1200 * 100vw)}.product__info-wrapper .product-info__ttl{font-size:calc(28 / 1200 * 100vw);margin-bottom:calc(8 / 1200 * 100vw)}.product-info__pay{margin-bottom:2.5vw!important}.product-info__pay .komi{font-size:calc(16 / 1200 * 100vw);border-radius:calc(10 / 1200 * 100vw);width:calc(84 / 1200 * 100vw);height:calc(56 / 1200 * 100vw)}.product-info__price{margin-left:calc(16 / 1200 * 100vw);font-size:calc(72 / 1200 * 100vw)}.product-info__price .small{font-size:2vw}.product-info__price .tax{font-size:1vw;top:calc(27 / 1200 * 100vw)}.product-info__total{font-size:calc(14 / 1200 * 100vw);padding:calc(10 / 1200 * 100vw);margin-bottom:calc(8 / 1200 * 100vw)}.product-info__note{font-size:1vw;margin-bottom:calc(32 / 1200 * 100vw)}.product-info__btns .product-info__btn{height:calc(70 / 1200 * 100vw);font-size:calc(20 / 1200 * 100vw);margin-top:2vw}.product-acdn+.product-acdn{margin-top:calc(32 / 1200 * 100vw)}.product-acdn__head{padding:calc(16 / 1200 * 100vw) 2vw;font-size:calc(16 / 1200 * 100vw)}.product-acdn__head:after{width:calc(18 / 1200 * 100vw);height:calc(10 / 1200 * 100vw);right:calc(16 / 1200 * 100vw);margin-top:calc(-5 / 1200 * 100vw)}.product-acdn__dl{padding:calc(16 / 1200 * 100vw)}.product-acdn__dl dt{font-size:calc(14 / 1200 * 100vw)}.product-acdn__dl dd{padding-left:calc(10 / 1200 * 100vw)}.product-acdn__detail{padding:calc(10 / 1200 * 100vw) calc(16 / 1200 * 100vw);font-size:calc(14 / 1200 * 100vw)}}@media screen and (max-width:768px){#MainContent .product-wrap .product .product__info-wrapper{width:100%;max-width:100%;margin-top:calc(20 / 390 * 100vw);padding-left:0}#MainContent .product-wrap .product .product__info-wrapper .product__info-container{max-width:100%}.product__info-wrapper .product-info__lead{font-size:calc(16 / 390 * 100vw);margin-bottom:calc(8 / 390 * 100vw)}.product__info-wrapper .product-info__ttl{font-size:calc(28 / 390 * 100vw);margin-bottom:calc(8 / 390 * 100vw)}.product-info__pay{margin-bottom:calc(30 / 390 * 100vw)!important}.product-info__pay .komi{font-size:calc(12 / 390 * 100vw);border-radius:calc(10 / 390 * 100vw);width:calc(60 / 390 * 100vw);height:calc(40 / 390 * 100vw)}.product-info__price{margin-left:calc(14 / 390 * 100vw);font-size:calc(50 / 390 * 100vw)}.product-info__price .small{font-size:calc(18 / 390 * 100vw)}.product-info__price .tax{font-size:calc(12 / 390 * 100vw);top:calc(16 / 390 * 100vw)}.product-info__total{font-size:calc(14 / 390 * 100vw);padding:calc(10 / 390 * 100vw);margin-bottom:calc(8 / 390 * 100vw)}.product-info__note{font-size:calc(12 / 390 * 100vw);margin-bottom:calc(32 / 390 * 100vw)}.product-info__btns .product-info__btn{height:calc(70 / 390 * 100vw);font-size:calc(20 / 390 * 100vw);margin-top:calc(24 / 390 * 100vw)}.product-acdn+.product-acdn{margin-top:calc(16 / 390 * 100vw)}.product-acdn__head{padding:calc(10 / 390 * 100vw) calc(18 / 390 * 100vw);font-size:calc(14 / 390 * 100vw)}.product-acdn__head:after{width:calc(18 / 390 * 100vw);height:calc(10 / 390 * 100vw);right:calc(16 / 390 * 100vw);margin-top:calc(-5 / 390 * 100vw)}.product-acdn__dl{padding:calc(14 / 390 * 100vw)}.product-acdn__dl dt{font-size:calc(14 / 390 * 100vw)}.product-acdn__dl dd{padding-left:calc(10 / 390 * 100vw)}.product-acdn__detail{padding:calc(10 / 390 * 100vw) calc(16 / 390 * 100vw);font-size:calc(14 / 390 * 100vw)}}.bottom-spec{text-align:center}.pop-detail table{width:100%}.pop-detail table th{background:#f2f2f2;border:1px solid #DEDEDE;padding:10px;font-size:16px}.pop-detail table td{padding:10px;font-size:16px;border:1px solid #DEDEDE}@media screen and (max-width:1200px){.pop-detail table th,.pop-detail table td{padding:calc(10 / 1200 * 100vw);font-size:calc(16 / 1200 * 100vw)}}@media screen and (max-width:768px){.pop-detail table th,.pop-detail table td{padding:calc(10 / 390 * 100vw);font-size:calc(14 / 390 * 100vw);display:block;width:100%;text-align:center}}.worries{margin-top:100px}.worries__ttl{text-align:center;font-weight:700;font-size:40px;letter-spacing:.05em;line-height:1;margin-bottom:40px}.worries__item{border:4px solid var(--color-red);border-radius:30px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 58px 8px 48px;position:relative;text-decoration:none;color:var(--color-black)}.worries__item:hover{opacity:.8}.worries__item:after{content:"";width:36px;height:36px;background:url(icon_arrow.svg) 0 0 no-repeat;background-size:100% auto;position:absolute;right:48px;top:50%;margin-top:-18px}.worries__item+.worries__item{margin-top:30px}.worries__item-pic{width:156px}.worries__item-txt{padding-left:16px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:700;font-size:24px}.worries__item-txt svg{width:45px;margin:0 10px}@media screen and (max-width:1200px){.worries{margin-top:calc(100 / 1200 * 100vw)}.worries__ttl{font-size:calc(40 / 1200 * 100vw);margin-bottom:calc(40 / 1200 * 100vw)}.worries__item{border-width:calc(4 / 1200 * 100vw);border-radius:2.5vw;padding:calc(8 / 1200 * 100vw) calc(58 / 1200 * 100vw) calc(8 / 1200 * 100vw) 4vw}.worries__item:after{width:calc(36 / 1200 * 100vw);height:calc(36 / 1200 * 100vw);right:4vw;margin-top:calc(-18 / 1200 * 100vw)}.worries__item+.worries__item{margin-top:2.5vw}.worries__item-pic{width:13vw}.worries__item-txt{padding-left:calc(16 / 1200 * 100vw);font-size:2vw}.worries__item-txt svg{width:calc(45 / 1200 * 100vw);margin:0 calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.worries{margin-top:calc(60 / 390 * 100vw)}.worries__ttl{font-size:calc(28 / 390 * 100vw);margin-bottom:calc(40 / 390 * 100vw)}.worries__item{border-width:calc(2 / 390 * 100vw);border-radius:calc(20 / 390 * 100vw);padding:calc(8 / 390 * 100vw) calc(48 / 390 * 100vw) calc(8 / 390 * 100vw) calc(20 / 390 * 100vw)}.worries__item:after{width:calc(24 / 390 * 100vw);height:calc(24 / 390 * 100vw);right:calc(12 / 390 * 100vw);margin-top:calc(-12 / 390 * 100vw)}.worries__item+.worries__item{margin-top:calc(20 / 390 * 100vw)}.worries__item-pic{width:20vw}.worries__item-txt{padding-left:0;font-size:calc(14 / 390 * 100vw);line-height:1.4}.worries__item-txt svg{width:calc(25 / 390 * 100vw);margin:0 calc(10 / 390 * 100vw)}}.pop-worries{width:100%;max-width:1240px;padding:0 20px;margin:0 auto;position:relative}.pop-worries__inner{background:#fff;border-radius:40px;padding:50px}.popup-modal-dismiss{width:32px;position:absolute;right:0;top:-44px;cursor:pointer}.pop-worries__ttl{border-bottom:3px solid var(--color-red);margin-bottom:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.pop-worries__ttl-pic{width:80px}.pop-worries__ttl-pic img{vertical-align:bottom}.pop-worries__ttl-txt{padding-left:16px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:700;font-size:24px}.pop-worries__ttl-txt svg{width:45px;margin:0 10px}.pop-worries__answer-ttl{background:#fae9e9;padding:30px;border-radius:16px;font-weight:700;font-size:28px;margin-bottom:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.pop-worries__answer-ttl svg{width:32px;margin-right:16px}.pop-worries__answer-desc{font-size:16px;line-height:2;margin-bottom:40px}.pop-worries__answer-list{display:flex;flex-wrap:wrap;margin-bottom:40px;margin-left:-18px}.pop-worries__answer-item{width:calc(50% - 18px);margin-left:18px;padding:32px;border-radius:16px;border:4px solid #DDDDDD}.pop-worries__answer-item-ttl{font-weight:700;font-size:28px;border-radius:9999px;background:#ddd;color:#262626;padding:16px;text-align:center;line-height:1;margin-bottom:30px}.pop-worries__answer-item-price{color:var(--color-red);text-align:center;line-height:1;font-weight:700;font-size:64px}.pop-worries__answer-item-price span{font-weight:700;font-size:24px}.pop-worries__answer-item02{border-color:var(--color-red)}.pop-worries__answer-item02 .pop-worries__answer-item-ttl{background:var(--color-red);color:#fff}.worries01_price-wrap{text-align:center;margin:40px auto 0}.worries01_price-ttl{font-size:40px;font-weight:700;line-height:1;margin-bottom:15px;color:var(--color-red)}.worries01_price{font-weight:700;font-size:100px;line-height:1;position:relative;display:inline-block;padding:0 60px;color:var(--color-red)}.worries01_price:before{content:"";position:absolute;left:0;bottom:-5px;width:7px;height:71px;background:#c40d1c;border-radius:3.5px;transform:rotate(-33.6456deg);transform-origin:top left}.worries01_price:after{content:"";position:absolute;right:0;bottom:-5px;width:7px;height:71px;background:#c40d1c;border-radius:3.5px;transform:rotate(33.6456deg);transform-origin:top left}.worries01_price span{font-size:38px;font-weight:700}.worries01_price-note{font-size:16px;margin-top:10px}@media screen and (max-width:1200px){.pop-worries{padding:0 calc(20 / 1200 * 100vw)}.pop-worries__inner{border-radius:calc(40 / 1200 * 100vw);padding:calc(50 / 1200 * 100vw)}.popup-modal-dismiss{width:calc(32 / 1200 * 100vw);top:calc(-44 / 1200 * 100vw)}.pop-worries__ttl{margin-bottom:calc(40 / 1200 * 100vw)}.pop-worries__ttl-pic{width:calc(80 / 1200 * 100vw)}.pop-worries__ttl-txt{padding-left:calc(16 / 1200 * 100vw);font-size:2vw}.pop-worries__ttl-txt svg{width:calc(45 / 1200 * 100vw);margin:0 calc(10 / 1200 * 100vw)}.pop-worries__answer-ttl{padding:2.5vw;border-radius:calc(16 / 1200 * 100vw);font-size:calc(28 / 1200 * 100vw);margin-bottom:calc(40 / 1200 * 100vw)}.pop-worries__answer-ttl svg{width:calc(32 / 1200 * 100vw);margin-right:calc(16 / 1200 * 100vw)}.pop-worries__answer-desc{font-size:calc(16 / 1200 * 100vw);margin-bottom:calc(40 / 1200 * 100vw)}.pop-worries__answer-list{margin-bottom:calc(40 / 1200 * 100vw);margin-left:calc(-18 / 1200 * 100vw)}.pop-worries__answer-item{width:calc(50% - calc(18 / 1200 * 100vw));margin-left:calc(18 / 1200 * 100vw);padding:calc(32 / 1200 * 100vw);border-radius:calc(16 / 1200 * 100vw)}.pop-worries__answer-item-ttl{font-size:calc(28 / 1200 * 100vw);padding:calc(16 / 1200 * 100vw);margin-bottom:2.5vw}.pop-worries__answer-item-price{font-size:calc(64 / 1200 * 100vw)}.pop-worries__answer-item-price span{font-size:2vw}.worries01_price-wrap{margin-top:calc(40 / 1200 * 100vw)}.worries01_price-ttl{font-size:calc(40 / 1200 * 100vw);margin-bottom:1.25vw}.worries01_price{font-size:calc(100 / 1200 * 100vw);padding:0 5vw}.worries01_price:before{bottom:calc(-5 / 1200 * 100vw);width:calc(7 / 1200 * 100vw);height:calc(71 / 1200 * 100vw);border-radius:calc(3.5 / 1200 * 100vw)}.worries01_price:after{bottom:calc(-5 / 1200 * 100vw);width:calc(7 / 1200 * 100vw);height:calc(71 / 1200 * 100vw);border-radius:calc(3.5 / 1200 * 100vw)}.worries01_price span{font-size:calc(38 / 1200 * 100vw)}.worries01_price-note{font-size:calc(16 / 1200 * 100vw);margin-top:calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.pop-worries{padding:0 calc(20 / 390 * 100vw)}.pop-worries__inner{border-radius:calc(20 / 390 * 100vw);padding:calc(20 / 390 * 100vw)}.popup-modal-dismiss{width:calc(32 / 390 * 100vw);top:calc(-44 / 390 * 100vw)}.pop-worries__ttl{margin-bottom:calc(40 / 390 * 100vw)}.pop-worries__ttl-pic{width:calc(50 / 390 * 100vw)}.pop-worries__ttl-txt{padding-left:calc(10 / 390 * 100vw);font-size:calc(18 / 390 * 100vw)}.pop-worries__ttl-txt svg{width:calc(25 / 390 * 100vw);margin:0 calc(6 / 390 * 100vw)}.pop-worries__answer-ttl{padding:calc(15 / 390 * 100vw);border-radius:calc(16 / 390 * 100vw);font-size:calc(16 / 390 * 100vw);margin-bottom:calc(30 / 390 * 100vw)}.pop-worries__answer-ttl svg{width:calc(20 / 390 * 100vw);margin-right:calc(8 / 390 * 100vw)}.pop-worries__answer-desc{font-size:calc(14 / 390 * 100vw);margin-bottom:calc(30 / 390 * 100vw)}.pop-worries__answer-list{margin-bottom:calc(30 / 390 * 100vw);margin-left:0;margin-top:calc(-20 / 390 * 100vw)}.pop-worries__answer-item{width:100%;margin-left:0;margin-top:calc(20 / 390 * 100vw);padding:calc(20 / 390 * 100vw);border-radius:calc(16 / 390 * 100vw)}.pop-worries__answer-item-ttl{font-size:calc(16 / 390 * 100vw);padding:calc(14 / 390 * 100vw);margin-bottom:calc(20 / 390 * 100vw)}.pop-worries__answer-item-price{font-size:calc(40 / 390 * 100vw)}.pop-worries__answer-item-price span{font-size:calc(18 / 390 * 100vw)}.worries01_price-wrap{margin-top:calc(30 / 390 * 100vw)}.worries01_price-ttl{font-size:calc(20 / 390 * 100vw);margin-bottom:calc(10 / 390 * 100vw)}.worries01_price{font-size:calc(60 / 390 * 100vw);padding:0 calc(30 / 390 * 100vw)}.worries01_price:before{bottom:calc(-5 / 390 * 100vw);width:calc(3 / 390 * 100vw);height:calc(35 / 390 * 100vw);border-radius:calc(1.8 / 390 * 100vw)}.worries01_price:after{bottom:calc(-5 / 390 * 100vw);width:calc(3 / 390 * 100vw);height:calc(35 / 390 * 100vw);border-radius:calc(1.8 / 390 * 100vw)}.worries01_price span{font-size:calc(30 / 390 * 100vw)}.worries01_price-note{font-size:calc(14 / 390 * 100vw);margin-top:calc(10 / 390 * 100vw)}}#worries02 .pop-worries__answer-list{margin-left:-32px}#worries02 .pop-worries__answer-item01{width:calc(55.5% - 32px);margin-left:32px}#worries02 .pop-worries__answer-item02{width:calc(44.5% - 32px);margin-left:32px}.worries02_desc{text-align:center;font-size:16px;margin-top:-24px;margin-bottom:16px}.worries02_price{color:var(--color-red);font-weight:900;font-size:64px;line-height:1;text-align:center;margin-top:30px}.worries02_price span{font-weight:900;font-size:32px}.worries02_notes{margin-top:40px}.worries02_notes-txt01{font-size:16px;line-height:1.56}.worries02_notes-txt02{font-size:12px;line-height:1.56}@media screen and (max-width:1200px){#worries02 .pop-worries__answer-list{margin-left:calc(-32 / 1200 * 100vw)}#worries02 .pop-worries__answer-item01{width:calc(55.5% - calc(32 / 1200 * 100vw));margin-left:calc(32 / 1200 * 100vw)}#worries02 .pop-worries__answer-item02{width:calc(44.5% - calc(32 / 1200 * 100vw));margin-left:calc(32 / 1200 * 100vw)}.worries02_desc{font-size:calc(16 / 1200 * 100vw);margin-top:-2vw;margin-bottom:calc(16 / 1200 * 100vw)}.worries02_price{font-size:calc(64 / 1200 * 100vw);margin-top:2.5vw}.worries02_price span{font-size:calc(32 / 1200 * 100vw)}.worries02_notes{margin-top:calc(40 / 1200 * 100vw)}.worries02_notes-txt01{font-size:calc(16 / 1200 * 100vw)}.worries02_notes-txt02{font-size:1vw}}@media screen and (max-width:768px){#worries02 .pop-worries__answer-list{margin-left:0;margin-top:calc(-20 / 390 * 100vw)}#worries02 .pop-worries__answer-item01,#worries02 .pop-worries__answer-item02{width:100%;margin-left:0;margin-top:calc(20 / 390 * 100vw)}.worries02_desc{font-size:calc(14 / 390 * 100vw);margin-top:calc(-10 / 390 * 100vw);margin-bottom:calc(12 / 390 * 100vw)}.worries02_price{font-size:calc(32 / 390 * 100vw);margin-top:calc(20 / 390 * 100vw)}.worries02_price span{font-size:calc(16 / 390 * 100vw)}.worries02_notes{margin-top:calc(30 / 390 * 100vw)}.worries02_notes-txt01{font-size:calc(14 / 390 * 100vw)}.worries02_notes-txt02{font-size:calc(10 / 390 * 100vw)}}#worries03 .pop-worries__answer-list{margin-left:0;margin-top:-40px}#worries03 .pop-worries__answer-item{width:100%;margin-left:0;margin-top:40px;padding:40px 30px}.worries03_item{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.worries03_img01{width:47.2%}.worries03_img02{width:55.4%}.worries03_txt{padding-left:40px}.worries03_txt .ex li:before{background:url(icon_ex.svg) 0 0 no-repeat;background-size:100% auto}.worries03_txt .check li:before{background:url(icon_check.svg) 0 0 no-repeat;background-size:100% auto}.worries03_txt li{border-bottom:1px solid #DDDDDD;font-weight:700;font-size:24px;line-height:1.58;padding:16px 0 16px 64px;position:relative;list-style:none}.worries03_txt li:before{content:"";width:32px;height:32px;position:absolute;top:50%;margin-top:-16px;left:16px}#worries03 .pop-worries__answer-item02{width:100%;margin-left:0;margin-top:40px}.worries03_notes{margin-top:40px}.worries03_notes-txt{font-size:12px;line-height:1.56}@media screen and (max-width:1200px){#worries03 .pop-worries__answer-list{margin-top:calc(-40 / 1200 * 100vw)}#worries03 .pop-worries__answer-item{margin-top:calc(40 / 1200 * 100vw);padding:calc(40 / 1200 * 100vw) 2.5vw}.worries03_txt{padding-left:calc(40 / 1200 * 100vw)}.worries03_txt li{font-size:2vw;padding:calc(16 / 1200 * 100vw) 0 calc(16 / 1200 * 100vw) calc(64 / 1200 * 100vw)}.worries03_txt li:before{width:calc(32 / 1200 * 100vw);height:calc(32 / 1200 * 100vw);margin-top:calc(-16 / 1200 * 100vw);left:calc(16 / 1200 * 100vw)}#worries03 .pop-worries__answer-item02{margin-top:calc(40 / 1200 * 100vw)}#worries03 .pop-worries__answer-item02 .pop-worries__answer-item-ttl{line-height:1.4}.worries03_notes{margin-top:calc(40 / 1200 * 100vw)}.worries03_notes-txt{font-size:1vw}}@media screen and (max-width:768px){#worries03 .pop-worries__answer-list{margin-top:calc(-20 / 390 * 100vw)}#worries03 .pop-worries__answer-item{margin-top:calc(20 / 390 * 100vw);padding:calc(20 / 390 * 100vw) calc(20 / 390 * 100vw)}.worries03_img01,.worries03_img02{width:100%}.worries03_txt{padding-left:0;width:100%}.worries03_txt li{font-size:calc(16 / 390 * 100vw);padding:calc(10 / 390 * 100vw) 0 calc(10 / 390 * 100vw) calc(44 / 390 * 100vw)}.worries03_txt li:before{width:calc(26 / 390 * 100vw);height:calc(26 / 390 * 100vw);margin-top:calc(-13 / 390 * 100vw);left:calc(10 / 390 * 100vw)}#worries03 .pop-worries__answer-item02{margin-top:calc(20 / 390 * 100vw)}.worries03_notes{margin-top:calc(30 / 390 * 100vw)}.worries03_notes-txt{font-size:calc(10 / 390 * 100vw)}}.comparison{margin-top:100px;margin-bottom:100px}.comparison__inner{background:#fff7e9;border-radius:30px;padding:60px}.comparison__top{border-bottom:1px solid var(--color-yellow);padding-bottom:40px;margin-bottom:40px;display:flex;flex-wrap:wrap}.comparison__top-left,.comparison__top-right{width:50%}.comparison__top-ttl{font-size:36px;font-weight:700;line-height:1.55;margin-bottom:16px;color:var(--color-red)}.comparison__top-subttl{font-weight:700;font-size:28px;margin-bottom:16px}.comparison__top-desc{color:#262626;font-weight:600;font-size:16px;line-height:1.56;margin-bottom:16px}.comparison__top-note{font-weight:600;font-size:12px;padding-left:1em;text-indent:-1em}.comparison__top-item{background:#fff;border-radius:10px;padding:16px 32px;font-weight:700;font-size:24px;line-height:1.58;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#262626}.comparison__top-item svg{width:25px;margin-right:16px}.comparison__top-item+.comparison__top-item{margin-top:16px}.comparison__top-price-wrap{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:32px}.comparison__top-total{border-radius:10px;color:#fff;background:var(--color-red);font-size:16px;font-weight:900;width:100px;height:38px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.comparison__top-price{margin-left:auto;font-size:72px;font-weight:900;color:var(--color-red);line-height:1;position:relative;display:inline-block}.comparison__top-price .yen{color:#262626;font-size:24px}.comparison__top-price .tax{font-weight:700;color:#262626;font-size:12px;position:absolute;top:26px;right:0}.comparison__bottom-ttl{font-size:28px;font-weight:700;text-align:center;line-height:1;margin-bottom:40px}.comparison__bottom-list{display:flex;flex-wrap:wrap;margin-left:-24px;margin-top:-24px}.comparison__bottom-item{width:calc(50% - 24px);margin-top:24px;margin-left:24px;border-radius:20px;background:#fff;display:flex;flex-wrap:wrap;align-items:center;padding:35px}.comparison__bottom-item p{width:113px;height:113px;border-radius:50%;color:#fff;background:var(--color-yellow);font-size:18px;font-weight:900;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;line-height:1.11}.comparison__bottom-item dl{margin:0;padding:0 0 0 16px;width:calc(100% - 113px)}.comparison__bottom-item dl dt{padding:0;margin:0 0 8px;color:var(--color-red);font-size:24px;font-weight:700}.comparison__bottom-item dl dd{padding:0;margin:0;font-weight:600;font-size:16px;line-height:1.625}@media screen and (max-width:1200px){.comparison{margin-top:calc(100 / 1200 * 100vw);margin-bottom:calc(100 / 1200 * 100vw)}.comparison__inner{border-radius:2.5vw;padding:5vw}.comparison__top{padding-bottom:calc(40 / 1200 * 100vw);margin-bottom:calc(40 / 1200 * 100vw)}.comparison__top-ttl{font-size:calc(36 / 1200 * 100vw);margin-bottom:calc(16 / 1200 * 100vw)}.comparison__top-subttl{font-size:calc(28 / 1200 * 100vw);margin-bottom:calc(16 / 1200 * 100vw)}.comparison__top-desc{font-size:calc(16 / 1200 * 100vw);margin-bottom:calc(16 / 1200 * 100vw)}.comparison__top-note{font-size:1vw}.comparison__top-item{border-radius:calc(10 / 1200 * 100vw);padding:calc(16 / 1200 * 100vw) calc(32 / 1200 * 100vw);font-size:2vw}.comparison__top-item svg{width:calc(25 / 1200 * 100vw);margin-right:calc(16 / 1200 * 100vw)}.comparison__top-item+.comparison__top-item{margin-top:calc(16 / 1200 * 100vw)}.comparison__top-price-wrap{margin-top:calc(32 / 1200 * 100vw)}.comparison__top-total{border-radius:calc(10 / 1200 * 100vw);font-size:calc(16 / 1200 * 100vw);width:calc(100 / 1200 * 100vw);height:calc(38 / 1200 * 100vw)}.comparison__top-price{font-size:calc(72 / 1200 * 100vw)}.comparison__top-price .yen{font-size:2vw}.comparison__top-price .tax{font-size:1vw;top:calc(26 / 1200 * 100vw)}.comparison__bottom-ttl{font-size:calc(28 / 1200 * 100vw);margin-bottom:calc(40 / 1200 * 100vw)}.comparison__bottom-list{margin-left:-2vw;margin-top:-2vw}.comparison__bottom-item{width:calc(50% - 2vw);margin-top:2vw;margin-left:2vw;border-radius:calc(20 / 1200 * 100vw);padding:calc(35 / 1200 * 100vw)}.comparison__bottom-item p{width:calc(113 / 1200 * 100vw);height:calc(113 / 1200 * 100vw);font-size:calc(18 / 1200 * 100vw)}.comparison__bottom-item dl{padding-left:calc(16 / 1200 * 100vw);width:calc(100% - calc(113 / 1200 * 100vw))}.comparison__bottom-item dl dt{font-size:2vw;margin-bottom:calc(8 / 1200 * 100vw)}.comparison__bottom-item dl dd{font-size:calc(16 / 1200 * 100vw)}}@media screen and (max-width:768px){.comparison{margin-top:calc(60 / 390 * 100vw);margin-bottom:calc(60 / 390 * 100vw)}.comparison__inner{border-radius:calc(30 / 390 * 100vw);padding:calc(20 / 390 * 100vw)}.comparison__top{padding-bottom:calc(30 / 390 * 100vw);margin-bottom:calc(30 / 390 * 100vw)}.comparison__top-left,.comparison__top-right{width:100%}.comparison__top-right{margin-top:calc(30 / 390 * 100vw)}.comparison__top-ttl{font-size:calc(22 / 390 * 100vw);margin-bottom:calc(16 / 390 * 100vw);text-align:center}.comparison__top-subttl{font-size:calc(18 / 390 * 100vw);margin-bottom:calc(14 / 390 * 100vw)}.comparison__top-desc{font-size:calc(14 / 390 * 100vw);margin-bottom:calc(14 / 390 * 100vw)}.comparison__top-note{font-size:calc(12 / 390 * 100vw)}.comparison__top-item{border-radius:calc(10 / 390 * 100vw);padding:calc(16 / 390 * 100vw) calc(32 / 390 * 100vw);font-size:calc(16 / 390 * 100vw)}.comparison__top-item svg{width:calc(20 / 390 * 100vw);margin-right:calc(10 / 390 * 100vw)}.comparison__top-item+.comparison__top-item{margin-top:calc(16 / 390 * 100vw)}.comparison__top-price-wrap{margin-top:calc(32 / 390 * 100vw);justify-content:center;flex-flow:column}.comparison__top-total{border-radius:calc(10 / 390 * 100vw);font-size:calc(14 / 390 * 100vw);width:calc(100 / 390 * 100vw);height:calc(38 / 390 * 100vw);margin:0 auto}.comparison__top-price{font-size:calc(46 / 390 * 100vw);text-align:center;margin:0 auto}.comparison__top-price .yen{font-size:calc(16 / 390 * 100vw);margin-left:calc(10 / 390 * 100vw)}.comparison__top-price .tax{font-size:calc(10 / 390 * 100vw);top:calc(16 / 390 * 100vw)}.comparison__bottom-ttl{font-size:calc(18 / 390 * 100vw);margin-bottom:calc(30 / 390 * 100vw)}.comparison__bottom-list{margin-left:0;margin-top:calc(-16 / 390 * 100vw)}.comparison__bottom-item{width:100%;margin-top:calc(16 / 390 * 100vw);margin-left:0;border-radius:calc(20 / 390 * 100vw);padding:calc(20 / 390 * 100vw)}.comparison__bottom-item p{width:calc(80 / 390 * 100vw);height:calc(80 / 390 * 100vw);font-size:calc(14 / 390 * 100vw)}.comparison__bottom-item dl{padding-left:calc(16 / 390 * 100vw);width:calc(100% - calc(80 / 390 * 100vw))}.comparison__bottom-item dl dt{font-size:calc(18 / 390 * 100vw);margin-bottom:calc(8 / 390 * 100vw)}.comparison__bottom-item dl dd{font-size:calc(14 / 390 * 100vw)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product.css.map */
