@charset "UTF-8";
/*
index_pc.min.css
Copyright (C) 2025 Yahoo Japan Corporation. All Rights Reserved.
*/
.EntryItem__links,.RelatedList__info,.RelatedList__items{*zoom:1}.EntryItem__links:after,.RelatedList__info:after,.RelatedList__items:after{display:block;visibility:hidden;clear:both;height:0;content:"."}.About,.AppDownload__title,.ItemInfo__box__title,.ItemInfo__title,.RelatedList__next,.RelatedList__prev,.Schedule,.Usage{overflow:hidden;text-indent:200%;white-space:nowrap}.Schedule{width:100%;min-height:60vw;background:url(../img/schedule.png) no-repeat 50% 0;-moz-background-size:100%;background-size:100%}.About{margin:10vw auto 3vw}.About__commission{background:url(../img/about_commission.png) no-repeat 50% 0;margin:10vw auto 3vw;width:100%;min-height:65vw;-moz-background-size:100%;background-size:100%}.About__howlong{background:url(../img/about_howlong.png) no-repeat 50% 0;width:100%;min-height:72vw;-moz-background-size:100%;background-size:100%}.About__notes{width:90%;margin:0 auto 50px;text-align:left;color:#214868;font-size:10px}.ItemInfo__title{width:100vw;height:16vw;margin:8vw auto 0;background:url(../img/iteminfo_title.png) no-repeat;-moz-background-size:100% auto;background-size:100% auto}.ItemInfo__box{width:100vw;height:130vw;margin:4vw auto 0;background:url(../img/iteminfo_box.png) no-repeat;-moz-background-size:100% auto;background-size:100% auto}.ItemInfo__box__title{height:0}.ItemInfo__box__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:62vw 0 0}.ItemInfo__box__list--02{padding:40vw 0 0}.ItemInfo__box__item{margin:0 1vw}.ItemInfo__box__link{display:block;width:36vw;height:10vw;padding:0 2vw 0 2vw;line-height:10vw;-webkit-border-radius:5vw;-moz-border-radius:5vw;border-radius:5vw;-moz-background-size:5vw;background-size:5vw;font-size:3vw;font-weight:700;text-align:center;background-color:#ffff52;background-image:url(../img/btn_icon-2.png);background-repeat:no-repeat;background-position:33vw center;-webkit-box-shadow:0 2vw 2vw rgba(10,38,73,.2);-moz-box-shadow:0 2vw 2vw rgba(10,38,73,.2);box-shadow:0 2vw 2vw rgba(10,38,73,.2)}.ItemInfo__box__link:link,.ItemInfo__box__link:visited{color:#54450e}.ItemInfo__box__link:hover{-webkit-filter:contrast(120%);filter:contrast(120%);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);text-decoration:none}.Usage{margin:5vw auto 3vw;width:100%;min-height:78vw;background:url(../img/step.png) no-repeat 50% 0;-moz-background-size:100%;background-size:100%}.Usage__notes{width:90%;margin:0 auto 20px;text-align:left;color:#214868;font-size:10px}.Coupon__title{margin:12px auto;text-align:center}.Coupon__title img{display:block;width:100%;height:auto}.Coupon__black,.Coupon__lottery{background-color:#214868;padding:10px 0 1px}.Coupon{position:relative;width:90vw;margin:20px auto;padding:-webkit-calc(37vw + 29px) 0 30px;padding:-moz-calc(37vw + 29px) 0 30px;padding:calc(37vw + 29px) 0 30px;background-color:#fff;border:solid #fff 3px;overflow:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Coupon::after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:90vw;height:37vw;background-repeat:no-repeat;-moz-background-size:100% 100%;background-size:100% 100%;pointer-events:none;z-index:2}.Coupon__button{display:block;width:60vw;height:12vw;font-size:4vw;line-height:12vw;margin:0 auto;-webkit-border-radius:6vw;-moz-border-radius:6vw;border-radius:6vw;text-align:center;font-weight:700;background:#146df2;-webkit-box-shadow:0 .7vw .7vw rgba(10,38,73,.2);-moz-box-shadow:0 .7vw .7vw rgba(10,38,73,.2);box-shadow:0 .7vw .7vw rgba(10,38,73,.2);color:#fff!important}.Coupon__button:hover{-webkit-filter:contrast(120%);filter:contrast(120%);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);text-decoration:none!important}.Coupon__textlink{text-decoration:underline}.Coupon__notes{width:90%;margin:0 auto 20px;text-align:left;color:#fff;font-size:10px}@media (min-width:1000px){.Coupon{width:480px;padding:200px 0 1px}.Coupon::after{width:480px;height:200px}.Coupon__text{font-size:18px;line-height:30px}.Coupon__button{width:400px;height:80px;font-size:20px;line-height:80px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}}.Coupon__lottery .Coupon::after{background-image:url(../img/coupon_lottery_image.png);background-position:top center;-moz-background-size:100% auto;background-size:100% auto}.Coupon__lottery .Coupon__button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;line-height:normal;padding:clamp(10px,1.8vw,16px) 0;font-size:clamp(16px,4vw,20px)}@media (min-width:1000px){.Coupon__lottery .Coupon{padding:220px 0 20px}.Coupon__lottery .Coupon::after{height:200px;-moz-background-size:100% auto;background-size:100% auto}.Coupon__lottery .Coupon__button{width:300px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;padding:12px 0;font-size:18px}}.Coupon__black .Coupon::after{background-position:top center;background-repeat:no-repeat;-moz-background-size:100% 100%;background-size:100% 100%}.Coupon__black.is-u1125_1201 .Coupon::after{background-image:url(https://s.yimg.jp/images/paypayfleamarket/campaign/sellbonus/9430/img/black_1125_1201.png)}.Coupon__black.is-u1201_1208 .Coupon::after{background-image:url(https://s.yimg.jp/images/paypayfleamarket/campaign/sellbonus/9430/img/tips_1201_1208.png)}.Coupon__black.is-u1208_1215 .Coupon::after{background-image:url(https://s.yimg.jp/images/paypayfleamarket/campaign/sellbonus/9430/img/tips_1208_1215.png)}.Coupon__black.is-u1215_1222 .Coupon::after{background-image:url(https://s.yimg.jp/images/paypayfleamarket/campaign/sellbonus/9430/img/tips_1215_1222.png)}.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.Coupon__black.is-u1125_1201 .Coupon{background-color:#262626;padding:-webkit-calc(135vw + 10px) 0 30px;padding:-moz-calc(135vw + 10px) 0 30px;padding:calc(135vw + 10px) 0 30px}.Coupon__black.is-u1125_1201 .Coupon::after{background-image:url(../img/black_1125_1201.png);height:145vw;-moz-background-size:100% auto;background-size:100% auto;background-position:top center}.Coupon__black.is-u1125_1201 .Coupon__textlink{color:#fff}.Coupon__black.is-u1201_1208 .Coupon,.Coupon__black.is-u1208_1215 .Coupon,.Coupon__black.is-u1215_1222 .Coupon{overflow:visible;padding:-webkit-calc(83vw + 5px) 0 30px;padding:-moz-calc(83vw + 5px) 0 30px;padding:calc(83vw + 5px) 0 30px}.Coupon__black.is-u1201_1208 .Coupon::after{background-image:url(https://s.yimg.jp/images/paypayfleamarket/campaign/sellbonus/9430/img/tips_1201_1208.png);height:30vw;-moz-background-size:100% auto;background-size:100% auto}.Coupon__black.is-u1208_1215 .Coupon::after{background-image:url(https://s.yimg.jp/images/paypayfleamarket/campaign/sellbonus/9430/img/tips_1208_1215.png);height:30vw;-moz-background-size:100% auto;background-size:100% auto}.Coupon__black.is-u1215_1222 .Coupon::after{background-image:url(https://s.yimg.jp/images/paypayfleamarket/campaign/sellbonus/9430/img/tips_1215_1222.png);height:30vw;-moz-background-size:100% auto;background-size:100% auto}.Coupon__black.is-u1201_1208 .Coupon::after,.Coupon__black.is-u1208_1215 .Coupon::after,.Coupon__black.is-u1215_1222 .Coupon::after{height:-webkit-calc(89vw - 6px);height:-moz-calc(89vw - 6px);height:calc(89vw - 6px);-moz-background-size:90% auto;background-size:90% auto;margin-top:5vw}@media (min-width:1000px){.Coupon__black.is-u1201_1208 .Coupon,.Coupon__black.is-u1208_1215 .Coupon,.Coupon__black.is-u1215_1222 .Coupon{overflow:visible;padding:-webkit-calc(83vw + 80px) 0 40px;padding:-moz-calc(83vw + 80px) 0 40px;padding:calc(83vw + 80px) 0 40px}.Coupon__black.is-u1125_1201 .Coupon{padding:745px 0 40px}.Coupon__black.is-u1125_1201 .Coupon::after{height:700px}.Coupon__black.is-u1201_1208 .Coupon,.Coupon__black.is-u1208_1215 .Coupon,.Coupon__black.is-u1215_1222 .Coupon{padding:450px 0 60px;height:24px}.Coupon__black.is-u1201_1208 .Coupon::after,.Coupon__black.is-u1208_1215 .Coupon::after,.Coupon__black.is-u1215_1222 .Coupon::after{height:-webkit-calc(40vw - 6px);height:-moz-calc(40vw - 6px);height:calc(40vw - 6px);margin-top:30px;-moz-background-size:90% auto;background-size:90% auto}}.Addpaypay{position:relative;width:90vw;margin:12vw auto;padding:15px 0;background-color:#fff;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;border:solid #ff8605}.Addpaypay::after{content:"";position:absolute;top:-19vw;left:0;width:32vw;height:19vw;-moz-background-size:100%;background-size:100%}.Addpaypay__title{margin:0 auto 8px;font-size:4.5vw;line-height:7vw;font-weight:700;color:#666}.Addpaypay__text{text-align:center;font-size:2.6vw;line-height:4vw;color:#666}.Addpaypay__button{display:block;width:72vw;height:12vw;font-size:4vw;line-height:12vw;margin:2vw auto 3vw;-webkit-border-radius:6vw;-moz-border-radius:6vw;border-radius:6vw;text-align:center;font-weight:700;background:#ff8605;color:#fff!important}.Addpaypay__button:hover{-webkit-filter:contrast(120%);filter:contrast(120%);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);text-decoration:none!important}.Banner{display:none;margin:40px 0;text-align:center}.Banner__inner{margin:0 auto;width:640px;padding:32px 0 25px 0}@media (max-width:750px){.Banner__inner{width:320px}}.Banner__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:620px;margin:0 auto;overflow:hidden;text-align:center}@media (max-width:750px){.Banner__items{width:320px}}.Banner__item{display:block;width:310px;height:75px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Banner__item--flex{padding:0;margin:0;height:0}.Banner__link{cursor:pointer}.Banner2 a:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}@media (min-width:751px){.Banner2 a{width:600px;margin:20px auto;display:block}.Banner2 img{width:100%}}@media (max-width:750px){.Banner2 a{width:90%;margin:0 auto;display:block}.Banner2 img{width:100%}}.OtokuBuy__list li:nth-child(1),.OtokuBuy__list li:nth-child(4){display:none}.FixNavi__item.debut_event202311{display:none}#pp-fest-footer-nav,#pp-fest-navi-header{display:none!important}.Detail{margin:10px auto 0;padding:0 18px 40px;background:#f6f6f6}.Detail__title{margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #333;font-weight:700;font-size:14px}.Detail__body{margin:0 auto;max-width:740px;padding-top:15px}.Detail__list{margin:0 auto;font-size:14px;line-height:1.6}.Detail__list.is-hideApp .Detail__description:nth-last-of-type(3),.Detail__list.is-hideApp .Detail__term:nth-last-of-type(3){display:none}.Detail__term{margin-bottom:8px;font-weight:700;font-size:12px}.Detail__description{margin-bottom:24px;font-size:12px}.Detail__description:last-child{margin-bottom:0}.Detail__description+.Detail__description{margin-top:-18px}.Detail__text--indent{text-indent:-1em;padding-left:1em}.Detail__text--paddingLeft{padding-left:1em}.Detail__text--dottedIndent{position:relative;padding-left:16px;text-indent:0}.Detail__text--dottedIndent:before{content:"・ ";left:0;position:absolute;top:0}.Detail__text--asteriskIndent{position:relative;padding-left:16px;text-indent:0}.Detail__text--asteriskIndent:before{content:"※ ";left:0;position:absolute;top:0}.Detail__em{color:red}.Detail__b{font-weight:700}.Detail__paddingBottom{padding-bottom:1em}@media (min-width:751px){.Detail{margin-top:0;padding:30px 18px 40px}.Detail__body{border-top:none}}.Emergency{position:relative;z-index:1;background-color:#fff;padding:20px}.Emergency__text{margin:0 auto;text-align:center;max-width:950px;padding:20px;padding:10px 20px;border:2px solid #f03;color:#f03}@media (max-width:750px){.Emergency{padding:10px;font-size:75%}.Emergency__text{padding:5px 10px}}.EntryItem__body{display:block}.EntryItem__use{display:none}.EntryItem__Addition{display:none}.EntryItem__first{height:40px;margin-bottom:10px}.EntryItem__first p{display:inline-block;line-height:40px}.EntryItem__firstText{font-size:12px;line-height:12px;font-weight:700}.EntryItem__firstNum{font-size:25px;font-weight:700}.EntryItem__start{margin-bottom:10px}.EntryItem__start p{display:inline-block;line-height:20px}.EntryItem__startText{font-size:12px;line-height:12px}.EntryItem__startDay{font-size:18px}.EntryItem__startTime{font-size:18px}.EntryItem__price{display:none}.EntryItem__type{display:none}.EntryItem__conditions{display:none}.EntryItem__limit{display:none}.EntryItem__links{margin:30px auto 0;width:700px;text-align:center}.EntryItem__links .EntryItem__item{width:140px;text-align:center;display:inline-block}.EntryItem__term{display:none}.EntryItem__info{display:none}.EntryItem__matilda{display:none}.EntryItem__conductor{margin:16px auto}.EntryItem__conductor .EntryState__button{width:auto;height:auto}.EntryItem__conductor a{display:block;width:300px;height:65px;margin:0 auto;background:no-repeat center 0 url(https://s.yimg.jp/images/paypayfleamarket/salespromo/2022/01/0117_selldebut/600_130.png);-moz-background-size:300px auto;background-size:300px auto}.EntryItem__conductor a:hover{opacity:.8}@media (min-width:751px){.EntryItem__conductor{margin:16px auto}.EntryItem__conductor a{width:600px;height:130px;padding-top:0;-moz-background-size:600px auto;background-size:600px auto}}.EntryState__notice{padding:10px;border:2px solid #bc0026}.EntryState__id{font-size:87.5%!important}.EntryState__id span{color:#333}.EntryState__explain,.EntryState__textComingSoon,.EntryState__textDevice,.EntryState__textEndCampaign,.EntryState__textError,.EntryState__textExcluded,.EntryState__textMaintenance,.EntryState__textNonTarget{color:#214868;background-color:#fff;font-size:3.5vw;line-height:1.5;margin:0 5vw 5vw 5vw;padding:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;font-weight:700;text-align:center}.EntryState__button{display:block;width:90%;height:16vw;font-size:6vw;line-height:16vw;text-align:center;font-weight:700;margin:0 auto 5vw;-webkit-border-radius:8vw;-moz-border-radius:8vw;border-radius:8vw}.EntryState__button:link,.EntryState__button:visited{color:#fff}.EntryState__button--login{background-color:#146df2;-webkit-box-shadow:0 3vw 3vw rgba(10,38,73,.2);-moz-box-shadow:0 3vw 3vw rgba(10,38,73,.2);box-shadow:0 3vw 3vw rgba(10,38,73,.2)}.EntryState__button--login:hover{-webkit-filter:contrast(120%);filter:contrast(120%);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);text-decoration:none}.EntryState__button--get{background-color:#ffff52;-moz-background-size:7vw;background-size:7vw;background-repeat:no-repeat;background-position:78vw center;-webkit-box-shadow:0 10px 10px rgba(10,38,73,.2);-moz-box-shadow:0 10px 10px rgba(10,38,73,.2);box-shadow:0 10px 10px rgba(10,38,73,.2);position:relative;overflow:hidden}.EntryState__button--get:link,.EntryState__button--get:visited{color:#54450e}.EntryState__button--get:hover{-webkit-filter:contrast(120%);filter:contrast(120%);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);text-decoration:none}.EntryState__button--get:after{content:"";position:absolute;top:-50%;left:-50%;width:10%;height:150%;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:reflect 4s ease-in-out;-moz-animation:reflect 4s ease-in-out;-o-animation:reflect 4s ease-in-out;animation:reflect 4s ease-in-out}.EntryState__button--after{background-color:#3d83eb}.EntryState__button--done{background-color:#c7c724;color:#ecec85}.EntryState__button--conductor{padding-top:0}.EntryState__button--sell{display:none;background-color:#f72e52;-webkit-box-shadow:0 10px 10px rgba(10,38,73,.2);-moz-box-shadow:0 10px 10px rgba(10,38,73,.2);box-shadow:0 10px 10px rgba(10,38,73,.2);position:relative;overflow:hidden;border:#fff 2px solid}.EntryState__button--sell:hover{-webkit-filter:contrast(120%);filter:contrast(120%);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);text-decoration:none}.EntryState__button--sell:after{content:"";position:absolute;top:-50%;left:-50%;width:10%;height:150%;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:reflect 4s ease-in-out;-moz-animation:reflect 4s ease-in-out;-o-animation:reflect 4s ease-in-out;animation:reflect 4s ease-in-out}.EntryState__button--sell.show{display:block}@-webkit-keyframes reflect{0%,75%{-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);opacity:1}100%{-webkit-transform:rotate(45deg) scale(100);transform:rotate(45deg) scale(100);opacity:0}}@-moz-keyframes reflect{0%,75%{-moz-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);opacity:1}100%{-moz-transform:rotate(45deg) scale(100);transform:rotate(45deg) scale(100);opacity:0}}@-o-keyframes reflect{0%,75%{-o-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);opacity:1}100%{-o-transform:rotate(45deg) scale(100);transform:rotate(45deg) scale(100);opacity:0}}@keyframes reflect{0%,75%{-webkit-transform:rotate(45deg) scale(0);-moz-transform:rotate(45deg) scale(0);-o-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);opacity:1}100%{-webkit-transform:rotate(45deg) scale(100);-moz-transform:rotate(45deg) scale(100);-o-transform:rotate(45deg) scale(100);transform:rotate(45deg) scale(100);opacity:0}}.Exhibit{margin:10px 0}.Exhibit__button{display:block;width:90%;height:16vw;font-size:6vw;line-height:16vw;text-align:center;font-weight:700;margin:0 auto 5vw;-webkit-border-radius:8vw;-moz-border-radius:8vw;border-radius:8vw;background-color:#f72e52;-webkit-box-shadow:0 10px 10px rgba(10,38,73,.2);-moz-box-shadow:0 10px 10px rgba(10,38,73,.2);box-shadow:0 10px 10px rgba(10,38,73,.2);position:relative;overflow:hidden;border:#fff 2px solid}.Exhibit__button:hover{-webkit-filter:contrast(120%);filter:contrast(120%);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);text-decoration:none}.Exhibit__button:after{content:"";position:absolute;top:-50%;left:-50%;width:10%;height:150%;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:reflect 4s ease-in-out;-moz-animation:reflect 4s ease-in-out;-o-animation:reflect 4s ease-in-out;animation:reflect 4s ease-in-out}.Exhibit__button.show{display:block}.Exhibit__button:link,.Exhibit__button:visited{color:#fff}@keyframes reflect{0%,75%{-webkit-transform:rotate(45deg) scale(0);-moz-transform:rotate(45deg) scale(0);-o-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);opacity:1}100%{-webkit-transform:rotate(45deg) scale(100);-moz-transform:rotate(45deg) scale(100);-o-transform:rotate(45deg) scale(100);transform:rotate(45deg) scale(100);opacity:0}}.Info{width:90%;margin:20px auto;text-align:left;color:#999}.Info a{text-decoration:underline}.Info__noteItem{position:relative;padding:0 0 4px 2em;font-size:10px;line-height:1.3}.Info__noteItem:before{position:absolute;top:0;left:0}.Info__noteItem:nth-child(1):before{content:"※1 "}.Info__noteItem:nth-child(2):before{content:"※2 "}.Info__noteItem:nth-child(3):before{content:"※3 "}.Info__noteItem:nth-child(4):before{content:"※4 "}.Info__noteItem:nth-child(5):before{content:"※5 "}.Info__noteItem:nth-child(6):before{content:"※6 "}.KeyVisual{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;aspect-ratio:762/634;background:url(../img/bg_keyvisual_sp.png) no-repeat center/cover;position:relative}.KeyVisual__inner{width:clamp(60%,80vw,80%);aspect-ratio:547/244;background:url(../img/keyvisual.png) no-repeat center/contain;-webkit-animation:popup 1s cubic-bezier(.22,1,.36,1) forwards;-moz-animation:popup 1s cubic-bezier(.22,1,.36,1) forwards;-o-animation:popup 1s cubic-bezier(.22,1,.36,1) forwards;animation:popup 1s cubic-bezier(.22,1,.36,1) forwards;margin-top:-3%;text-indent:-9999px}@media (min-width:1000px){.KeyVisual__inner{width:80%!important;height:auto!important;min-height:0!important;top:auto!important;margin-top:-3%!important;position:relative!important}}@-webkit-keyframes popup{0%{-webkit-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}100%,80%{opacity:1}}@-moz-keyframes popup{0%{-moz-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}100%{-moz-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}100%,80%{opacity:1}}@-o-keyframes popup{0%{-o-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}100%{-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}100%,80%{opacity:1}}@keyframes popup{0%{-webkit-transform:translateY(40px) scale(.8);-moz-transform:translateY(40px) scale(.8);-o-transform:translateY(40px) scale(.8);transform:translateY(40px) scale(.8);opacity:0}100%{-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}100%,80%{opacity:1}}@media (min-width:751px){.katteutte.is-timerHidden{display:none}.katteutte.is-timerVisible{display:block}.kattekudasai .onlysp,.uttekudasai .onlysp{display:none}.kattekudasai,.uttekudasai{width:800px;margin:0 auto}.uttekudasai{padding:80px 0}.uttekudasai a{-webkit-transition:all 0s ease;-o-transition:all 0s ease;-moz-transition:all 0s ease;transition:all 0s ease}.uttekudasai.is-hideApp{display:none}.kattekudasai a{-webkit-transition:all 0s ease;-o-transition:all 0s ease;-moz-transition:all 0s ease;transition:all 0s ease}.uttekudasai a:hover{opacity:.7}.kattekudasai a:hover{opacity:.7}.kattekudasai{padding-bottom:80px}.kattekudasai img,.uttekudasai img{width:100%;display:block}.uttekudasai header{width:800px;background:url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/utte_bg_header.png) no-repeat top center;-moz-background-size:100%;background-size:100%}.uttekudasai header div{display:block;width:74%;background:#c60043;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;position:relative;height:91px;margin:0 auto}.uttekudasai header div>p{position:absolute;width:136px;top:10px;left:41px}.uttekudasai header div>h3{position:absolute;width:205px;top:10px;left:200px}.uttekudasai header div>a{display:blick;position:absolute;width:127px;top:26px;right:30px}.uttekudasai .inner{width:800px;background:url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/utte_bg_middle.png) repeat-y top center;-moz-background-size:100%;background-size:100%;padding:30px 90px 30px 90px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:10px solid #ce034c;margin-bottom:10px}.uttekudasai .inner ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-items:left}.uttekudasai .inner ul li{width:47%;background:#fff;padding-bottom:30px;-webkit-box-shadow:6px 6px 0 0 #e5cad3;-moz-box-shadow:6px 6px 0 0 #e5cad3;box-shadow:6px 6px 0 0 #e5cad3;margin-bottom:6%}.uttekudasai .inner ul li.thispage{display:none}.uttekudasai .inner ul li:nth-child(odd){margin-right:6%}.uttekudasai .inner ul li p{margin-bottom:10px}.uttekudasai .inner ul li a{width:80%;margin:0 auto;display:block}.uttekudasai .attention{font-size:12px}.kattekudasai header{width:800px;background:url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/katte_bg_header.png) no-repeat top center;-moz-background-size:100%;background-size:100%}.kattekudasai header div{display:block;width:74%;background:#f56c22;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;position:relative;height:91px;margin:0 auto}.kattekudasai header div>p{position:absolute;width:136px;top:10px;left:41px}.kattekudasai header div>h3{position:absolute;width:205px;top:10px;left:200px}.kattekudasai header div>a{display:block;position:absolute;width:127px;top:26px;right:30px}.kattekudasai .inner{width:800px;background:url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/katte_bg_middle.png) repeat-y top center;-moz-background-size:100%;background-size:100%;padding:30px 90px 30px 90px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:10px solid #f56c22;margin-bottom:10px}.kattekudasai .inner ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-items:left}.kattekudasai .inner ul li{width:47%;background:#fff;padding-bottom:30px;-webkit-box-shadow:6px 6px 0 0 #e8c1ac;-moz-box-shadow:6px 6px 0 0 #e8c1ac;box-shadow:6px 6px 0 0 #e8c1ac;margin-bottom:6%}.kattekudasai .inner ul li.thispage{display:none}.kattekudasai .inner ul li:nth-child(odd){margin-right:6%}.kattekudasai .inner ul li p{margin-bottom:10px}.kattekudasai .inner ul li a{width:80%;margin:0 auto;display:block}.kattekudasai .attention{font-size:12px}}@media (max-width:750px){.katteutte.is-timerHidden{display:none}.katteutte.is-timerVisible{display:block}.kattekudasai .onlypc,.uttekudasai .onlypc{display:none}.uttekudasai{width:100%;margin:0 auto;padding:40px 0}.uttekudasai.is-hideApp{display:none}.kattekudasai{width:100%;margin:0 auto;padding:40px 0;padding-top:0}.kattekudasai img,.uttekudasai img{width:100%;display:block}.uttekudasai header{width:100%;background:url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/utte_bg_header_sp.png) repeat-x top center;-moz-background-size:contain;background-size:contain}.uttekudasai header div{display:block;width:90%;background:#c60043;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;position:relative;height:68px;margin:0 auto;padding-top:16px;min-width:368px}.uttekudasai header div>p{position:absolute;width:51px;top:10px;left:22px}.uttekudasai header div>h3{width:170px;margin:0 auto}.uttekudasai header div>a{display:block;position:absolute;width:56px;top:26px;right:15px}.uttekudasai .inner{width:100%;background:#ffdbe7;-moz-background-size:100%;background-size:100%;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:10px solid #ce034c;margin-bottom:10px}.uttekudasai .inner ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-items:left}.uttekudasai .inner ul li{background:#fff;padding-bottom:30px;-webkit-box-shadow:6px 6px 0 0 #e5cad3;-moz-box-shadow:6px 6px 0 0 #e5cad3;box-shadow:6px 6px 0 0 #e5cad3;width:100%}.uttekudasai .inner ul li.thispage{display:none}.uttekudasai .inner ul li p{margin-bottom:10px}.uttekudasai .inner ul li a{width:80%;margin:0 auto;display:block}.uttekudasai .attention{font-size:12px;padding:0 20px}.kattekudasai header{width:100%;background:url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/katte_bg_header_sp.png) repeat-x top center;-moz-background-size:contain;background-size:contain}.kattekudasai header div{display:block;width:90%;background:#f56c22;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;position:relative;height:68px;margin:0 auto;padding-top:16px;min-width:368px}.kattekudasai header div>p{position:absolute;width:51px;top:10px;left:22px}.kattekudasai header div>h3{width:170px;margin:0 auto}.kattekudasai header div>a{display:block;position:absolute;width:56px;top:26px;right:15px}.kattekudasai .inner{width:100%;background:#ffdac6;-moz-background-size:100%;background-size:100%;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:10px solid #f56c22;margin-bottom:10px}.kattekudasai .inner ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-items:left}.kattekudasai .inner ul li{background:#fff;padding-bottom:30px;-webkit-box-shadow:6px 6px 0 0 #e8c1ac;-moz-box-shadow:6px 6px 0 0 #e8c1ac;box-shadow:6px 6px 0 0 #e8c1ac;margin-bottom:6%;width:100%}.kattekudasai .inner ul li.thispage{display:none}.kattekudasai .inner ul li p{margin-bottom:10px}.kattekudasai .inner ul li a{width:80%;margin:0 auto;display:block}.kattekudasai .attention{font-size:12px;padding:0 20px}}.AppDownload{margin-bottom:0;padding:0}.AppDownload__inner{width:250px;max-width:250px;border:none;background-color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px 0}.AppDownload__title{width:200px;height:28px;margin:0 auto;background:url(../img/appdownload_title.png) 0 0 no-repeat;-moz-background-size:100% auto;background-size:100% auto;padding:0}.AppDownload__body{display:block}.AppDownload__android,.AppDownload__iphone,.AppDownload__qr{display:block;margin:5px auto 0}.AppDownload__android,.AppDownload__iphone{margin:15px auto 0}.AppDownload__movecontents{position:absolute;top:50px;right:-250px}.AppDownload__movecontents .AppDownload__inner{-webkit-border-radius:0 30px 30px 0;-moz-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0;-webkit-box-shadow:10px 30px 30px rgba(10,38,73,.2);-moz-box-shadow:10px 30px 30px rgba(10,38,73,.2);box-shadow:10px 30px 30px rgba(10,38,73,.2)}.ProductList{padding:37px 0 20px;background-color:#f6f6f6}.ProductList__inner{width:950px;margin:0 auto;padding-bottom:37px}.ProductList__inner:last-child{padding-bottom:0}@media (max-width:970px){.ProductList__inner--4pieces{width:700px}}@media (max-width:760px){.ProductList__inner--4pieces{width:450px}}@media (max-width:460px){.ProductList__inner--4pieces{width:auto}}@media (max-width:970px){.ProductList__inner--5pieces{width:750px}}@media (max-width:800px){.ProductList__inner--5pieces{width:558px}.ProductList__inner--5pieces:after,.ProductList__inner--5pieces:before{content:"";display:block;width:170px;height:0}.ProductList__inner--5pieces:before{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:610px){.ProductList__inner--5pieces{width:360px}}@media (max-width:460px){.ProductList__inner--5pieces{width:auto}}.ProductList__title{text-align:center;line-height:20px;font-size:112.5%;margin-bottom:20px}.ProductList__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:470px){.ProductList__items{display:block}}.ProductList__items--popular .ProductList__item{width:170px;margin-bottom:23px}@media (max-width:970px){.ProductList__items--popular:after,.ProductList__items--popular:before{display:block;content:"";width:170px;height:0}.ProductList__items--popular:before{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.ProductList__item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:218px;margin-bottom:23px}@media (max-width:470px){.ProductList__item{display:block;margin-left:auto;margin-right:auto}}.ProductList__link{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;width:100%;padding:8px 10px 7px;background-color:#fff;-webkit-box-shadow:0 0 3px 3px rgba(200,200,200,.1);-moz-box-shadow:0 0 3px 3px rgba(200,200,200,.1);box-shadow:0 0 3px 3px rgba(200,200,200,.1)}.ProductList__link:hover{text-decoration:none;opacity:.8}.ProductList__thumb{display:table-cell;vertical-align:middle;width:60px;height:60px;padding-right:10px}.ProductList__thumb img{display:block;width:60px;height:60px}.ProductList__name{display:table-cell;vertical-align:middle;font-size:87.5%;color:#333;line-height:1.3}.ProductList__image{max-width:100%}.RelatedList{padding:12px 0 55px;font-size:100%}.RelatedList__inner{position:relative;width:950px;margin:0 auto 35px}.RelatedList__inner:last-child{margin-bottom:0}@media (max-width:960px){.RelatedList__inner{width:780px}}@media (max-width:830px){.RelatedList__inner{width:600px}}@media (max-width:640px){.RelatedList__inner{width:430px}}@media (max-width:470px){.RelatedList__inner{width:280px}}.RelatedList__body{width:850px;margin:0 auto;overflow:hidden}@media (max-width:960px){.RelatedList__body{width:680px}}@media (max-width:830px){.RelatedList__body{width:510px}}@media (max-width:640px){.RelatedList__body{width:331px}}@media (max-width:470px){.RelatedList__body{width:180px}}.RelatedList__title{margin-bottom:30px;font-size:137.5%;text-align:center;font-weight:700}.RelatedList__subTitle{margin-bottom:20px;font-size:112.5%;text-align:center}.RelatedList__items{width:950px;margin:0 auto 15px;vertical-align:top}.RelatedList__item{position:relative;float:left;height:150px}.RelatedList__link{display:block;width:150px;margin:0 auto}.RelatedList__link:hover{text-decoration:none}.RelatedList__thumb{position:relative;width:150px;height:150px;margin-bottom:5px}.RelatedList__image{width:150px;height:150px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.RelatedList__endToday{position:absolute;top:0;left:0;background-color:#f30;font-size:68.75%;color:#fff;width:60px;height:20px;line-height:20px;text-align:center;font-weight:700}.RelatedList__info{position:absolute;width:150px;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:right;font-weight:700;font-size:14px;padding:10px 5px 5px;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.26)));background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.26) 100%);background:-moz-linear-gradient(top,transparent,rgba(0,0,0,.26) 100%);background:-o-linear-gradient(top,transparent,rgba(0,0,0,.26) 100%);background:linear-gradient(top,transparent,rgba(0,0,0,.26) 100%)}.RelatedList__current{color:#ff2c04}.RelatedList__currentText{display:block;font-size:75%}.RelatedList__currentPrice,.RelatedList__currentUnit{font-size:18px;color:#fff;text-shadow:rgba(0,0,0,.54) 0 0 4px}.RelatedList__CouponItem .RelatedList__current{padding-bottom:5px;line-height:68.75%}.RelatedList__CouponItem .RelatedList__currentText{padding-right:5px;color:#999;font-size:68.75%}.RelatedList__CouponItem .RelatedList__coupon{color:#ff2c04}.RelatedList__CouponItem .RelatedList__couponText{display:block;font-size:75%}.RelatedList__CouponItem .RelatedList__couponPrice{display:inline-block;font-size:112.5%}.RelatedList__CouponItem .RelatedList__couponUnit{font-size:75%}.RelatedList__footer{width:100%;height:0;text-align:center}.RelatedList__next,.RelatedList__prev{position:absolute;width:45px;height:45px;top:106px}.RelatedList__next span,.RelatedList__prev span{display:block;width:45px;height:45px}.RelatedList__next span.is-on,.RelatedList__prev span.is-on{cursor:pointer}.RelatedList__prev{left:0}.RelatedList__prev span{background:url(../img/icon_prev_disabled.png) no-repeat 0}.RelatedList__prev span.is-on{background:url(../img/icon_prev.png) no-repeat 0}.RelatedList__next{right:0}.RelatedList__next span{background:url(../img/icon_next_disabled.png) no-repeat 0}.RelatedList__next span.is-on{background:url(../img/icon_next.png) no-repeat 0}.State{padding:16px}.State__inner p{text-align:center;margin-top:10px;font-size:100%;font-weight:700;color:#bc0026}.State__id{font-size:87.5%!important}.State__id span{color:#333}.State__button{display:block;text-align:center;font-size:112.5%;font-weight:700;line-height:50px;height:50px;width:300px;margin:0 auto;background:#ddd;margin-top:10px;color:#fff!important;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}.State__button--login{background:#146df2}.State__button--get{background:#ffff52}.State__button--check{background:#c30}.State__button--done{background:#c7c724;color:#888!important}.State__button--after{background:#3d83eb;color:#888!important}.State__button:hover{text-decoration:none!important;opacity:.8}.Loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:101}.Loading__icon{overflow:hidden;position:fixed;top:0;left:0;bottom:0;right:0;width:100px;height:100px;margin:auto;background:#fff url(../img/ico_loader.gif) center no-repeat;text-indent:-9999px}.GrayFilter{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100}.EMG{padding:0 20px}.EMG>table{margin-top:16px!important;margin-bottom:16px!important}.EMG br{display:none}.EMG td{padding:2px!important}.MEM{display:none}.l-content{background-color:#bbefff;background-image:url(../img/bg_keyvisual_pc.png);-moz-background-size:1950px;background-size:1950px;background-position:center 0;background-repeat:repeat-x;background-attachment:fixed;padding:0 0 100px 0}.l-contentinner{background-color:#bbefff}.PromoShare{margin-bottom:40px;display:none}.PageTopNav{padding-bottom:10px;background-color:#f6f6f6}.PageTopNav__link{margin-top:0;margin-bottom:0}.SellBanner{display:none}@media (min-width:1000px){.l-contentinner{position:relative;width:520px;margin:0 auto;-webkit-box-shadow:0 30px 30px rgba(10,38,73,.3);-moz-box-shadow:0 30px 30px rgba(10,38,73,.3);box-shadow:0 30px 30px rgba(10,38,73,.3)}.l-contentinner .KeyVisual{width:520px;min-height:0;height:420px;position:relative}.l-contentinner .KeyVisual__inner{width:520px;min-height:0;height:180px;position:absolute;top:110px}.l-contentinner .Info{width:480px;font-size:12px;margin:10px auto}.l-contentinner .Info__noteItem{font-size:12px}.l-contentinner .EntryState__explain,.l-contentinner .EntryState__textComingSoon,.l-contentinner .EntryState__textDevice,.l-contentinner .EntryState__textEndCampaign,.l-contentinner .EntryState__textError,.l-contentinner .EntryState__textExcluded,.l-contentinner .EntryState__textMaintenance,.l-contentinner .EntryState__textNonTarget{font-size:20px;line-height:24px;margin:0 20px 20px 20px}.l-contentinner .EntryState__button{width:480px;height:100px;font-size:34px;line-height:100px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;margin:0 auto 20px}.l-contentinner .EntryState__button--login{-webkit-box-shadow:0 10px 10px rgba(10,38,73,.2);-moz-box-shadow:0 10px 10px rgba(10,38,73,.2);box-shadow:0 10px 10px rgba(10,38,73,.2)}.l-contentinner .EntryState__button--get{-webkit-box-shadow:0 10px 10px rgba(10,38,73,.2);-moz-box-shadow:0 10px 10px rgba(10,38,73,.2);box-shadow:0 10px 10px rgba(10,38,73,.2)}.l-contentinner .EntryState__button--sell{-webkit-box-shadow:0 10px 10px rgba(10,38,73,.2);-moz-box-shadow:0 10px 10px rgba(10,38,73,.2);box-shadow:0 10px 10px rgba(10,38,73,.2)}.l-contentinner .Exhibit__button{width:480px;height:100px;font-size:34px;line-height:100px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;margin:0 auto 20px;-webkit-box-shadow:0 10px 10px rgba(10,38,73,.2);-moz-box-shadow:0 10px 10px rgba(10,38,73,.2);box-shadow:0 10px 10px rgba(10,38,73,.2)}.l-contentinner .Schedule{width:520px;min-height:0;height:306px}.l-contentinner .About{margin:50px auto 20px;width:520px;min-height:0}.l-contentinner .About__commission{height:340px}.l-contentinner .About__howlong{height:373px}.l-contentinner .ItemInfo__title{width:520px;height:90px;margin:30px auto 0}.l-contentinner .ItemInfo__box{width:520px;height:672px;margin:20px auto 0}.l-contentinner .ItemInfo__box__list{padding:317px 0 0}.l-contentinner .ItemInfo__box__list--02{padding:200px 0 0}.l-contentinner .ItemInfo__box__item{margin:0 4px}.l-contentinner .ItemInfo__box__link{width:194px;height:60px;padding:0 10px 0 10px;font-size:15px;line-height:60px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-moz-background-size:12%;background-size:12%;background-repeat:no-repeat;background-position:170px center;-webkit-box-shadow:0 5px 25px rgba(10,38,73,.2);-moz-box-shadow:0 5px 25px rgba(10,38,73,.2);box-shadow:0 5px 25px rgba(10,38,73,.2)}.l-contentinner .Usage{width:520px;min-height:0;height:404px;margin:40px auto 20px}.l-contentinner .Addpaypay{width:480px;min-height:0;height:230px;margin:50px auto}.l-contentinner .Addpaypay::after{top:-108px;left:0;width:180px;height:108px}.l-contentinner .Addpaypay__title{font-size:18px;line-height:30px}.l-contentinner .Addpaypay__text{font-size:12px;line-height:24px}.l-contentinner .Addpaypay__button{width:400px;height:80px;font-size:20px;line-height:80px;margin:10px auto 15px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;text-align:center}}