@-webkit-keyframes headerFadein{0%{opacity:0}100%{opacity:1}}@keyframes headerFadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes headerItemFadein{0%{opacity:0%;-webkit-transform:translate(0, 20px);transform:translate(0, 20px)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes headerItemFadein{0%{opacity:0%;-webkit-transform:translate(0, 20px);transform:translate(0, 20px)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.merchantHeader{position:fixed;width:100%;background-color:#fff;border-bottom:none;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);z-index:11;-webkit-transition:.1s all;transition:.1s all}.merchantHeader.header--show+*{padding-top:60px}@media screen and (max-width: 906px){.merchantHeader.header--show+*{padding-top:60px}}.merchantHeader__body{max-width:100%;height:60px}@media screen and (max-width: 906px){.merchantHeader__body{max-width:100%;height:60px}}.merchantHeader__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;height:60px;padding-right:32px}@media screen and (max-width: 906px){.merchantHeader__inner{max-width:890px;height:60px}}@media screen and (max-width: 906px){.merchantHeader__navigation{position:absolute;top:0;left:100%;z-index:100;width:84%;max-width:540px;margin-right:-100%;padding-left:0;background-color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}}@media screen and (max-width: 906px){.merchantHeader__container{overflow-y:auto;max-height:calc(100vh - 60px)}}.merchantHeader__list{font-size:0}.merchantHeader__list--inner{display:none}@media screen and (max-width: 906px){.merchantHeader__list--inner{display:block;border-top:none}}.merchantHeader__item,.merchantHeader__item--login{display:inline-block;vertical-align:middle;font-weight:700;font-size:1.5rem}@media screen and (max-width: 906px){.merchantHeader__item,.merchantHeader__item--login{display:block;border-top:1px solid #ddd}}.merchantHeader__item:not(:first-child)::before,.merchantHeader__item--login:not(:first-child)::before{content:none}.merchantHeader__item--login{height:60px;margin-left:16px;border-right:1px solid #f0f0f0;border-left:1px solid #f0f0f0}@media screen and (max-width: 906px){.merchantHeader__item--login{height:auto;margin-left:0;border-right:none;border-left:none}}.merchantHeader__link,.merchantHeader__link--login,.merchantHeader__link--current,.merchantHeader__link--lowerGuide{display:block;position:relative;padding:12px 16px;color:#242323}@media screen and (max-width: 906px){.merchantHeader__link,.merchantHeader__link--login,.merchantHeader__link--current,.merchantHeader__link--lowerGuide{position:relative;font-size:1.4rem;padding:16px 24px 16px 12px}.merchantHeader__link::after,.merchantHeader__link--login::after,.merchantHeader__link--current::after,.merchantHeader__link--lowerGuide::after{content:"";display:block;position:absolute;top:50%;right:12px;width:9px;height:9px;border-top:solid 2px #3f3a39;border-right:solid 2px #3f3a39;-webkit-transform:translateY(-50%) rotateZ(45deg);transform:translateY(-50%) rotateZ(45deg)}}.merchantHeader__link:visited,.merchantHeader__link--login:visited,.merchantHeader__link--current:visited,.merchantHeader__link--lowerGuide:visited{color:#242323}@media screen and (min-width: 907px){.merchantHeader__link:hover,.merchantHeader__link--login:hover,.merchantHeader__link--current:hover,.merchantHeader__link--lowerGuide:hover{text-decoration:none}.merchantHeader__link:hover::after,.merchantHeader__link--login:hover::after,.merchantHeader__link--current:hover::after,.merchantHeader__link--lowerGuide:hover::after{content:"";display:block;position:absolute;bottom:-1px;left:16px;width:calc(100% - 32px);height:4px;background-color:#ef3f3f}}.merchantHeader__link--current,.merchantHeader__link--lowerGuide{pointer-events:none}@media screen and (min-width: 907px){.merchantHeader__link--current::after,.merchantHeader__link--lowerGuide::after{content:"";display:block;position:absolute;bottom:-1px;left:16px;width:calc(100% - 32px);height:4px;background-color:#ef3f3f}}@media screen and (max-width: 906px){.merchantHeader__link--current,.merchantHeader__link--lowerGuide{position:relative}.merchantHeader__link--current::after,.merchantHeader__link--lowerGuide::after{content:"";display:block;position:absolute;top:50%;right:12px;width:9px;height:9px;border-top:solid 2px #ef3f3f;border-right:solid 2px #ef3f3f;-webkit-transform:translateY(-50%) rotateZ(45deg);transform:translateY(-50%) rotateZ(45deg)}}.merchantHeader__link--lowerGuide{pointer-events:auto}@media screen and (max-width: 906px){.merchantHeader__link--inner{display:block;padding:10px 16px;font-weight:400;font-size:1.4rem;color:#242323}}.merchantHeader__link--login{padding:33px 12px 0;height:100%;font-size:1.2rem}@media screen and (max-width: 906px){.merchantHeader__link--login{padding:16px 24px 16px 12px;font-size:1.4rem}}.merchantHeader__link--login::before{content:"";display:block;position:absolute;top:9px;left:50%;width:13px;height:17px;background:url("https://image.paypay.ne.jp/page/common/images/ico_login_02.png") center/contain no-repeat;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 906px){.merchantHeader__link--login::before{top:50%;right:14px;left:auto;width:11px;height:13px;margin:0;background-size:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.merchantHeader__link--login:hover{opacity:.7;-webkit-transition:all .3s;transition:all .3s}.merchantHeader__link--login:hover::after{display:none}@media screen and (max-width: 906px){.merchantHeader__link--login::after{content:none}}.merchantHeader__company{display:none}@media screen and (max-width: 906px){.merchantHeader__company{display:block;padding:30px 0 20px;text-align:center;background-color:#ddd}}@media screen and (max-width: 906px){.merchantHeader__copyright{display:block;color:#909090;font-size:1.1rem;line-height:1.8}}.merchantHeader__menu{display:none}@media screen and (max-width: 906px){.merchantHeader__menu{display:block;position:absolute;top:0;right:0;z-index:1000;width:100px;height:61px;cursor:pointer}}.merchantHeader__bar,.merchantHeader__bar--bottom,.merchantHeader__bar--middle,.merchantHeader__bar--top{display:block;position:absolute;right:14px;left:inherit;width:25px;height:3px;background-color:#242323;border-radius:4px;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box}.merchantHeader__bar--top{top:20px}.merchantHeader__bar--middle{top:29px}.merchantHeader__bar--bottom{bottom:20px}.merchantLogo--navigation{display:none}@media screen and (max-width: 906px){.merchantLogo--navigation{display:block;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:60px;border-bottom:none}}.merchantLogo--company{margin-bottom:24px}.merchantLogo__link{display:inline-block;padding:0}@media screen and (max-width: 906px){.merchantLogo__link{padding-right:16px}}.merchantLogo__image{width:146px}@media screen and (max-width: 906px){.merchantLogo__image{width:124px}}.merchantLogo__image--company{width:65px}.merchantLogo__image--footer{width:108px}.merchantHeaderLogo{height:60px;line-height:1}@media screen and (max-width: 906px){.merchantHeaderLogo{height:60px}}.merchantHeaderLogo__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;padding-left:32px}@media screen and (max-width: 906px){.merchantHeaderLogo__link{padding-left:16px}}.merchantHeaderLogo__image{height:36px}@media screen and (max-width: 906px){.merchantHeaderLogo__image{height:32px}}.merchantNavigationLogo{display:none;line-height:1}@media screen and (max-width: 906px){.merchantNavigationLogo{display:block;height:60px;padding:0;border-bottom:none}}.merchantNavigationLogo__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;width:140px;padding-left:16px}.merchantNavigationLogo__image{width:124px}body.isHeaderMenuActive{position:relative;left:0;right:0;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}body.isHeaderMenuActive .merchantHeader::after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;background-color:rgba(0,0,0,.7)}body.isHeaderMenuActive .merchantHeader__navigation{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);cursor:default}body.isHeaderMenuActive .merchantHeader__bar--top{top:20px;-webkit-transform:translateY(10px) rotate(-45deg);transform:translateY(10px) rotate(-45deg)}body.isHeaderMenuActive .merchantHeader__bar--middle{left:60%;opacity:0;-webkit-animation:active-menu-bar-middle .8s forwards;animation:active-menu-bar-middle .8s forwards}body.isHeaderMenuActive .merchantHeader__bar--bottom{bottom:24px;-webkit-transform:translateY(-4px) rotate(45deg);transform:translateY(-4px) rotate(45deg)}body.isHeaderMenuActive .helpHeader::after{content:"";position:fixed;top:60px;left:0;right:0;bottom:0;background:rgba(0,0,0,.75)}body.isHeaderMenuActive .helpHeader__bar{background:rgba(0,0,0,0)}body.isHeaderMenuActive .helpHeader__bar::before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.isHeaderMenuActive .helpHeader__bar::after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.headerVer2{position:fixed;width:100%;background:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);-webkit-transition:.1s all;transition:.1s all;z-index:10000}.headerVer2.header--show+*{padding-top:60px}.headerVer2.header--lp{border:none}.headerVer2__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;height:60px;padding:0 32px}@media screen and (max-width: 1050px){.headerVer2__inner{padding:0 16px}}.headerVer2__logo{height:60px;line-height:1}.headerVer2__logo--menu{display:none}@media screen and (max-width: 1050px){.headerVer2__logo--menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:60px;padding-left:16px}}.headerVer2__link--logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.headerVer2__image{height:36px}@media screen and (max-width: 1050px){.headerVer2__image{height:25px}}.headerVer2__menu{display:none;position:absolute;top:0;right:0;width:60px;height:60px;padding:0;border:none;background-color:rgba(0,0,0,0);-webkit-transition:all .4s;transition:all .4s;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (max-width: 906px){.headerVer2__menu{display:block;z-index:1000}}.headerVer2__bar{display:block;position:absolute;top:50%;right:16px;width:25px;height:3px;background:#242323;-webkit-transition:.4s all;transition:.4s all;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.headerVer2__bar::before{content:"";display:block;position:absolute;top:-9px;left:0;width:100%;height:100%;background:#242323;-webkit-transition:inherit;transition:inherit}.headerVer2__bar::after{content:"";display:block;position:absolute;top:9px;left:0;width:100%;height:100%;background:#242323;-webkit-transition:inherit;transition:inherit}.headerVer2__text{position:absolute;width:1px;height:1px;margin:-1px;white-space:nowrap;overflow:hidden}@media screen and (max-width: 1050px){.headerVer2__navigation{display:none;position:absolute;top:0;left:0;width:100%;max-height:calc(100vh - 75px);background:#fff;overflow-y:auto;z-index:120}}@media screen and (max-width: 1050px)and (max-width: 428px){.headerVer2__navigation{max-height:calc(100vh - 40px)}}@media screen and (max-width: 1050px)and (max-width: 320px){.headerVer2__navigation{max-height:calc(100vh - 24px)}}.headerVer2__navigation--full{max-height:-webkit-fill-available;max-height:100vh;background:#eee}.headerVer2__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:0}@media screen and (max-width: 1050px){.headerVer2__list{display:block;background:#fff;padding-top:24px}}@media screen and (max-width: 428px){.headerVer2__list{padding-top:6.4vw}}.headerVer2__item,.headerVer2__item--login{font-size:1.5rem;font-weight:700}@media screen and (max-width: 1050px){.headerVer2__item,.headerVer2__item--login{display:block;font-size:1.8rem}.headerVer2__item:nth-child(1),.headerVer2__item--login:nth-child(1){-webkit-animation:headerItemFadein 200ms ease-out 0.05s both;animation:headerItemFadein 200ms ease-out 0.05s both}.headerVer2__item:nth-child(2),.headerVer2__item--login:nth-child(2){-webkit-animation:headerItemFadein 200ms ease-out 0.1s both;animation:headerItemFadein 200ms ease-out 0.1s both}.headerVer2__item:nth-child(3),.headerVer2__item--login:nth-child(3){-webkit-animation:headerItemFadein 200ms ease-out 0.15s both;animation:headerItemFadein 200ms ease-out 0.15s both}.headerVer2__item:nth-child(4),.headerVer2__item--login:nth-child(4){-webkit-animation:headerItemFadein 200ms ease-out 0.2s both;animation:headerItemFadein 200ms ease-out 0.2s both}.headerVer2__item:nth-child(5),.headerVer2__item--login:nth-child(5){-webkit-animation:headerItemFadein 200ms ease-out 0.25s both;animation:headerItemFadein 200ms ease-out 0.25s both}.headerVer2__item:nth-child(6),.headerVer2__item--login:nth-child(6){-webkit-animation:headerItemFadein 200ms ease-out 0.3s both;animation:headerItemFadein 200ms ease-out 0.3s both}}@media screen and (max-width: 428px){.headerVer2__item,.headerVer2__item--login{font-size:4.8vw}}.headerVer2__item--login{height:60px;margin-left:16px;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0}@media screen and (max-width: 1050px){.headerVer2__item--login{height:auto;margin-left:0;border:none}}.headerVer2__link,.headerVer2__link--current{display:block;position:relative;color:#242323;padding:12px 16px}@media screen and (max-width: 1050px){.headerVer2__link,.headerVer2__link--current{margin:0 24px;padding:12px 17px}}@media screen and (max-width: 428px){.headerVer2__link,.headerVer2__link--current{margin:0vw 6.4vw 0vw 6.4vw;padding:3.2vw 4.5333333333vw 3.2vw 4.5333333333vw}}.headerVer2__link:visited,.headerVer2__link--current:visited{color:#242323}.headerVer2__link:hover,.headerVer2__link--current:hover{text-decoration:none}@media screen and (min-width: 1149px){.headerVer2__link:hover::after,.headerVer2__link--current:hover::after{content:"";display:block;position:absolute;bottom:-1px;left:16px;width:calc(100% - 32px);height:4px;background:#ef3f3f}}@media screen and (max-width: 1050px){.headerVer2__link:hover,.headerVer2__link--current:hover{background:rgba(56,149,255,.2)}}.headerVer2__link--logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.headerVer2__link--current{pointer-events:none}@media screen and (min-width: 1149px){.headerVer2__link--current::after{content:"";display:block;position:absolute;bottom:-1px;left:16px;width:calc(100% - 32px);height:4px;background:#ef3f3f}}@media screen and (max-width: 1050px){.headerVer2__link--current{position:relative}.headerVer2__link--current::after{content:"";display:inline-block;position:relative;top:50%;left:0;width:8px;height:8px;background:#fd5c5c;margin-left:16px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:headerFadein 400ms ease-out .35s both;animation:headerFadein 400ms ease-out .35s both}}@media screen and (max-width: 1050px)and (max-width: 428px){.headerVer2__link--current::after{width:2.1333333333vw;height:2.1333333333vw;margin-left:4.2666666667vw}}.headerVer2__link--login{display:block;position:relative;color:#242323;height:100%;font-size:1.2rem;text-align:center;padding:33px 12px 0}@media screen and (max-width: 1050px){.headerVer2__link--login{font-size:1.8rem;background:#eee;text-align:left;margin-top:32px;padding:21px 41px}}@media screen and (max-width: 428px){.headerVer2__link--login{font-size:4.8vw;margin-top:8.5333333333vw;padding:5.6vw 10.9333333333vw 5.6vw 10.9333333333vw}}.headerVer2__link--login::before{content:"";display:block;position:absolute;top:9px;left:50%;width:13px;height:17px;background:url("https://image.paypay.ne.jp/page/common/images/ico_login_02.png") center/contain no-repeat;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1050px){.headerVer2__link--login::before{content:none}}.headerVer2__link--login:visited{color:#242323}@media screen and (min-width: 1049px){.headerVer2__link--login:hover{text-decoration:none;opacity:.7;-webkit-transition:.3s all;transition:.3s all}}.merchantFooter{padding:80px 0;background-color:#f7f7f7}@media screen and (max-width: 750px){.merchantFooter{padding:32px 0 48px}}.merchantFooter__contents{max-width:1080px;margin:48px auto;padding:0 16px;text-align:center}.merchantFooter__container{max-width:982px;margin:0 auto;padding:0 16px;text-align:center}.merchantFooter__sns{margin:0 auto 16px;text-align:center}.merchantFooter__text{text-align:left;font-size:1.2rem;font-weight:700;color:#606060}.merchantFooter__list{margin:0 0 16px -16px;text-align:left}.merchantFooter__list-center{margin:0 0 16px -16px;text-align:center}.merchantFooter__item{display:inline-block;margin-bottom:8px;font-size:1.2rem;line-height:1}.merchantFooter__item:not(:last-child){border-right:1px solid #ccc}.merchantFooter__link{display:block;padding:0 16px;color:#606060;text-decoration:none;-webkit-transition:.3s all;transition:.3s all}.merchantFooter__link:visited{color:#606060}.merchantFooter__link:hover{opacity:.8;color:#00b9f5}.merchantFooter__copyright{display:block;margin-top:24px;color:#909090;font-size:1rem}.merchantFooter .footerSns__text{font-size:1.2rem;font-weight:700;color:#606060}.merchantFooter .footerSns__button{margin-top:8px}.merchantFooter .footerSns__link{max-width:140px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:8px;border-radius:8px;background:#000;color:#fff;font-size:1.2rem}.merchantFooter .footerSns__image{display:inline-block;max-width:18px;margin-right:4px;vertical-align:middle}.timeline-Header-title{font-size:1.1rem !important}.timeline-Footer,.timeline-InformationCircle{display:none}