@charset "UTF-8";:root{--white:#ffffff;--key:#ffcc00;--keyLight:#fffae5;--pink:#ffafa2;--gray:#e5e5e5;--base:#333333;--bg:#f7f7f9;--bgKV:#eef0f6;--link:#3588d1}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-font-smoothing:antialiased}body{position:relative;font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif,メイリオ,Osaka,"MS PGothic",sans-serif;font-weight:500;line-height:1.5;color:var(--base);letter-spacing:1px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";background:var(--bg)}@media print,screen and (min-width:769px){body{font-size:16px;font-size:1.6rem}}@media screen and (max-width:768px){body{font-size:14px;font-size:1.4rem}}a{color:inherit;text-decoration:none}.header{background:var(--white);top:0;left:0;width:100%;z-index:999}@media print,screen and (min-width:769px){.header{position:fixed}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.header__inner{margin:0 40px;height:90px}}@media screen and (max-width:768px){.header__inner{margin:0 20px;height:60px}}.header__logo{display:block;background-image:url("/service/partner/eccube/lp01/assets/img/logo.svg");background-position:center center;background-repeat:no-repeat;background-size:100%;text-indent:-9999px}@media print,screen and (min-width:769px){.header__logo{width:323px;height:33px}}@media screen and (max-width:939px){.header__logo{width:202px;height:20px;margin-top:4px}}.header__linkArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.header__linkArea{display:none}}.header__linkArea a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:200px;height:60px;border-radius:4px;text-align:center;font-size:16px;font-size:1.6rem;font-weight:700;line-height:1.25;margin:0 0 0 15px;background-color:var(--key);-webkit-transition:0.3s all;transition:0.3s all}.header__linkArea a:before{content:"";display:inline-block;width:30px;height:22px;background-image:url("/service/partner/eccube/lp01/assets/img/icon_contact.svg");background-repeat:no-repeat;margin:0 12px 0 0;-webkit-transition:0.3s all;transition:0.3s all}.header__linkArea a:hover{color:var(--key);background-color:var(--base)}.header__linkArea a:hover:before{background-image:url("/service/partner/eccube/lp01/assets/img/icon_contact_color.svg")}.footer{text-align:center;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:769px){.footer{font-size:12px;font-size:1.2rem;padding:20px 0 40px}}@media screen and (max-width:768px){.footer{font-size:10px;font-size:1rem;padding:20px 0 40px}}.modBpPc{display:block!important}@media screen and (max-width:768px){.modBpPc{display:none!important}}.modBpPc--inline{display:inline!important}@media screen and (max-width:768px){.modBpPc--inline{display:none!important}}.modBpPc--flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.modBpPc--flex{display:none!important}}.modBpSp{display:none!important}@media screen and (max-width:768px){.modBpSp{display:block!important}}.modBpSp--inline{display:none!important}@media screen and (max-width:768px){.modBpSp--inline{display:inline!important}}.modBpSp--flex{display:none!important}@media screen and (max-width:768px){.modBpSp--flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:769px){.modBpSp--cta{display:none!important}}@media print,screen and (min-width:769px){.modBtnArea{max-width:793px;margin:54px auto 0}}@media screen and (max-width:768px){.modBtnArea{margin:20px 20px 0}}@media screen and (min-width:481px) and (max-width:768px){.modBtnArea{max-width:460px;margin:28px auto 0}}.modBtnArea__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modBtnArea__inner>a{-webkit-box-shadow:0 4px 10px rgba(51,51,51,0.18);box-shadow:0 4px 10px rgba(51,51,51,0.18);text-align:center;font-weight:700;-webkit-transition:0.3s all;transition:0.3s all}@media print,screen and (min-width:769px){.modBtnArea__inner>a{padding:12px 0;font-size:18px;font-size:1.8rem;width:calc(50% - 18px)}.modBtnArea__inner>a:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}.modBtnArea__inner>a:hover>span:after{right:-6px}}@media screen and (max-width:768px){.modBtnArea__inner>a{line-height:20px;padding:8px 0;font-size:13px;font-size:1.3rem;width:calc((100% - 15px) / 2)}}.modBtnArea__inner>a:first-child{border:2px solid var(--white);background-color:var(--white)}.modBtnArea__inner>a:first-child>span:after{border-top:2px solid #333;border-right:2px solid #333}.modBtnArea__inner>a+a{background-color:var(--pink);color:var(--white);border:2px solid var(--pink)}.modBtnArea__inner>a+a>span:after{border-top:2px solid var(--white);border-right:2px solid var(--white)}.modBtnArea__inner>a+a.white{background-color:var(--white);border:1px solid rgba(0,0,0,0.18);color:#333}.modBtnArea__inner>a+a.white span:after{border-top:2px solid #333;border-right:2px solid #333}.modBtnArea__inner>a>span{position:relative}@media print,screen and (min-width:769px){.modBtnArea__inner>a>span{padding:0 30px 0 0}}@media screen and (max-width:768px){.modBtnArea__inner>a>span{padding:0 10px 0 0}}.modBtnArea__inner>a>span:after{content:"";position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:0.3s all;transition:0.3s all}@media print,screen and (min-width:769px){.modBtnArea__inner>a>span:after{top:calc(50% - 5px);right:2px;width:10px;height:10px}}@media screen and (max-width:768px){.modBtnArea__inner>a>span:after{top:calc(50% - 3.5px);right:0;width:6px;height:6px}}.modBtnArea__link{text-align:center;font-weight:700}@media print,screen and (min-width:769px){.modBtnArea__link{font-size:18px;font-size:1.8rem;margin:22px 0 0}}@media screen and (max-width:768px){.modBtnArea__link{font-size:13px;font-size:1.3rem;margin:8px 0 0}}.modBtnArea__link>a{color:var(--key);text-decoration:underline;letter-spacing:0;text-underline-offset:3px}@media print,screen and (min-width:769px){.modBtnArea__link>a{-webkit-transition:all 0.3s;transition:all 0.3s}.modBtnArea__link>a:hover{opacity:0.6}}.modBtnArea__link>p{color:var(--white);font-size:13px;font-size:1.3rem;margin:14px 0 0}.modBtnArea__link>p>a{color:var(--pink);text-decoration:underline}@media print,screen and (min-width:769px){.modBtnArea__link>p>a{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.modBtnArea__link>p>a:hover{opacity:0.6}}.modBtnArea__contact{display:-webkit-box;display:-ms-flexbox;display:flex}.modBtnArea__contact__item{font-weight:700;text-align:center;padding:0 18px;line-height:1.4}@media print,screen and (min-width:769px){.modBtnArea__contact__item>p{font-size:14px;font-size:1.4rem}}@media screen and (max-width:768px){.modBtnArea__contact__item>p{font-size:12px;font-size:1.2rem}}.modBtnArea__contact__item>a{text-decoration:underline;text-underline-offset:1px}@media print,screen and (min-width:769px){.modBtnArea__contact__item>a{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.modBtnArea__contact__item>a:hover{opacity:0.6}}@media screen and (max-width:768px){.modBtnArea__contact__item>a{font-size:13px;font-size:1.3rem}}.modBtnArea__contact__item:first-child{border-right:1px solid #b3b3b3}.modBtnArea__contact__item:first-child>p{color:var(--pink)}.modBtnArea__contact__item:last-child>p{color:var(--key)}.modBtnArea--header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.modBtnArea--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:0}}.modBtnArea--header .modBtnArea__inner>a{-webkit-box-shadow:none;box-shadow:none;border-radius:4px;width:calc(50% - 10px)}@media print,screen and (min-width:769px){.modBtnArea--header .modBtnArea__inner>a{padding:16px 0 14px}.modBtnArea--header .modBtnArea__inner>a:hover{-webkit-transform:none;transform:none}}@media screen and (max-width:768px){.modBtnArea--header .modBtnArea__inner>a{padding:12px 0}}.modBtnArea--header .modBtnArea__inner>a+a{background-color:var(--pink);color:var(--white);border:2px solid var(--pink)}@media print,screen and (min-width:769px){.modBtnArea--header .modBtnArea__inner>a+a:hover{background-color:var(--white);color:var(--pink)}}@media print,screen and (min-width:769px){.modBtnArea--header .modBtnArea__contact{margin:0 10px 0 0}}.modBtnArea--header .modBtnArea__link>a{font-weight:500;color:var(--base);text-decoration:none}.modCta{background:var(--key);width:100%}@media print,screen and (min-width:769px){.modCta:last-child .modCta{padding:92px 0 100px}}@media screen and (max-width:768px){.modCta:last-child .modCta{padding:10px 20px 10px}}@media print,screen and (min-width:769px){.modCta:last-child .modCta:before{width:179px;height:273px;left:-53px;bottom:37px}}@media screen and (max-width:768px){.modCta:last-child .modCta:before{width:90px;height:136px;left:0px;bottom:37px}}@media print,screen and (min-width:769px){.modCta:last-child .modCta:after{width:182px;height:283px;bottom:30px}}@media screen and (max-width:768px){.modCta:last-child .modCta:after{width:91px;height:141px;bottom:30px}}@media print,screen and (min-width:769px){.modCta__wrapper{overflow:hidden;padding:24px 0 0}}@media screen and (max-width:768px){.modCta__wrapper.jsCtaSp{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;position:sticky;z-index:999;bottom:0;left:0;-webkit-transform:translateY(200px);transform:translateY(200px)}}@media screen and (max-width:768px){.modCta__wrapper.jsCtaSp.is-fixed{-webkit-transform:translateY(0px);transform:translateY(0px)}}@media screen and (max-width:768px){.modCta__wrapper.jsCtaSp.is-none{-webkit-transform:translateY(200px);transform:translateY(200px)}}.modCta__inner{margin:0 auto;position:relative}@media print,screen and (min-width:769px){.modCta__inner{max-width:980px;padding:60px 0}}@media screen and (max-width:768px){.modCta__inner{padding:20px 20px}}.modCta__inner:after,.modCta__inner:before{content:"";display:inline-block;position:absolute;background-repeat:no-repeat;background-position:0 0;background-size:contain}@media screen and (max-width:768px){.modCta__inner:after,.modCta__inner:before{display:none}}.modCta__inner:before{background-image:url("/service/partner/eccube/lp01/assets/img/img_modCta_left.png")}@media print,screen and (min-width:769px){.modCta__inner:before{width:167px;height:254px;bottom:10px;left:-19px}}@media screen and (max-width:768px){.modCta__inner:before{width:53px;height:107px;bottom:10px;left:-6px}}.modCta__inner:after{background-image:url("/service/partner/eccube/lp01/assets/img/img_modCta_right.png")}@media print,screen and (min-width:769px){.modCta__inner:after{width:170px;height:262px;bottom:11px;right:-30px}}@media screen and (max-width:768px){.modCta__inner:after{width:65px;height:111px;bottom:11px;right:-10px}}.modCta__title{text-align:center;font-weight:700}@media print,screen and (min-width:769px){.modCta__title{font-size:30px;font-size:3rem;padding:0 0 53px}}@media screen and (max-width:768px){.modCta__title{font-size:14px;font-size:1.4rem;padding:0 0 9px}}.modCta__btnArea a{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.25;background:var(--white);overflow:hidden;margin:0 auto}@media print,screen and (min-width:769px){.modCta__btnArea a{width:580px;height:130px;border-radius:10px}}@media screen and (max-width:939px){.modCta__btnArea a{height:130px;padding:0}}@media screen and (max-width:768px){.modCta__btnArea a{width:100%;height:50px;padding:0;border-radius:5px}}.modCta__btnArea a:before{content:"";position:absolute;top:50%;left:-128px;z-index:-1;background:var(--base);border-radius:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:ease 0.5s;transition:ease 0.5s}@media print,screen and (min-width:769px){.modCta__btnArea a:before{width:256px;height:256px;left:-128px}}@media screen and (max-width:768px){.modCta__btnArea a:before{width:128px;height:128px;left:-64px}}.modCta__btnArea a:after{content:"";display:inline-block;background-image:url("/service/partner/eccube/lp01/assets/img/icon_contact_color.svg");background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:769px){.modCta__btnArea a:after{width:56px;height:42px;margin:0 80px 0 30px}}@media screen and (max-width:768px){.modCta__btnArea a:after{width:35px;height:25px;margin:0 40px 0 15px}}.modCta__btnArea a .title{font-weight:700;-webkit-transition:0.3s;transition:0.3s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:769px){.modCta__btnArea a .title{font-size:24px;font-size:2.4rem;padding:0 0 0 14px}}@media screen and (max-width:768px){.modCta__btnArea a .title{font-size:15px;font-size:1.5rem}}.modCta__btnArea a .arrow{position:absolute;display:inline-block;top:calc(50% + 4px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media print,screen and (min-width:769px){.modCta__btnArea a .arrow{right:40px}}@media screen and (max-width:768px){.modCta__btnArea a .arrow{right:20px}}.modCta__btnArea a .arrow:after,.modCta__btnArea a .arrow:before{content:"";position:absolute;border-radius:1.5px;background-color:var(--base);-webkit-transition:all 0.3s;transition:all 0.3s}.modCta__btnArea a .arrow:before{bottom:0;right:0}@media print,screen and (min-width:769px){.modCta__btnArea a .arrow:before{width:60px;height:3px}}@media screen and (max-width:768px){.modCta__btnArea a .arrow:before{width:30px;height:2px}}.modCta__btnArea a .arrow:after{-webkit-transform:rotate(35deg);transform:rotate(35deg)}@media print,screen and (min-width:769px){.modCta__btnArea a .arrow:after{width:20px;height:3px;bottom:5px;right:-3px}}@media screen and (max-width:768px){.modCta__btnArea a .arrow:after{width:10px;height:2px;bottom:3px;right:-2px}}.modCta__btnArea a:hover:before{width:1024px!important;height:1024px!important;border-radius:0!important}.modCta__btnArea a:hover .title{color:var(--white)}.modCta__btnArea a:hover .arrow:after,.modCta__btnArea a:hover .arrow:before{background-color:var(--white)}.modCta__btnArea a:hover .arrow:before{right:-7.5px}.modCta__btnArea a:hover .arrow:after{right:-10.5px}@media screen and (max-width:768px){.modCta__btnArea a+a{margin-top:20px}}@media print,screen and (min-width:769px){.modCtaSP{display:none!important}}@media screen and (max-width:768px){.modCtaSP{display:none;width:100%;position:fixed;z-index:10000;bottom:0;left:0;padding:10px 20px;background:var(--key);overflow:hidden}}@media screen and (max-width:768px){.modCtaSP .modTitle{font-size:14px;font-size:1.4rem}}.modCtaSP .modCta__btnArea{margin:6px 0 0}@media screen and (max-width:768px){.modCtaSP .modCta__btnArea a{height:50px}}@media print,screen and (min-width:769px){.modListCaption{font-size:14px;font-size:1.4rem;margin:40px 0 0}}@media screen and (max-width:768px){.modListCaption{font-size:12px;font-size:1.2rem;margin:16px 0 0}}.modListCaption>li{text-indent:-1em;margin-left:1em}@media print,screen and (min-width:769px){.modListCaption>li{margin-top:4px}}@media screen and (max-width:768px){.modListCaption>li{margin-top:6px}}.modListPartner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.modListPartner{margin:55px auto 0;max-width:760px;gap:0 40px}}@media screen and (max-width:768px){.modListPartner{margin:25px 20px 0;gap:40px 0}}.modListPartner>li{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.modListPartner>li{font-size:12px;font-size:1.2rem;width:calc((100% - 40px) / 2)}}@media screen and (max-width:768px){.modListPartner>li{width:100%}}.modListPartner>li .img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0 20px;background:var(--white);-webkit-box-shadow:0px 5px 16px 0px rgba(51,51,51,0.12);box-shadow:0px 5px 16px 0px rgba(51,51,51,0.12)}@media print,screen and (min-width:769px){.modListPartner>li .img{border-radius:12px;height:170px}}@media screen and (max-width:768px){.modListPartner>li .img{border-radius:5px;height:150px}}@media screen and (max-width:768px){.modListPartner>li .img img{width:175px;height:auto;-o-object-fit:contain;object-fit:contain}}.modListPartner>li .name{font-weight:700}@media print,screen and (min-width:769px){.modListPartner>li .name{font-size:16px;font-size:1.6rem;margin:16px 0 0;padding:0 20px}}@media screen and (max-width:768px){.modListPartner>li .name{font-size:12px;font-size:1.2rem;margin:8px 0 0;padding:0 20px}}@media print,screen and (min-width:769px){.modListPartner>li:first-child .img img{width:175px;height:41px}}@media print,screen and (min-width:769px){.modListPartner>li:nth-child(2) .img img{width:243px;height:67px}}@media print,screen and (min-width:769px){.modListStep__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.modListStep__item__budge{background-color:var(--key)}@media screen and (max-width:939px){.modListStep__item__budge{width:72px;height:72px}}@media print,screen and (min-width:769px){.modListStep__item__logo{margin:59px auto 0}}@media screen and (max-width:939px){.modListStep__item__logo{margin:0 auto!important}}@media print,screen and (min-width:769px){.modListStep__item__logo--01{margin-top:68px}}@media screen and (max-width:939px){.modListStep__item__logo--01{width:46px}}@media print,screen and (min-width:769px){.modListStep__item__logo--01 img{width:72px}}@media print,screen and (min-width:769px){.modListStep__item__logo--02{margin:79px auto 0}}@media screen and (max-width:939px){.modListStep__item__logo--02{width:48px}}@media print,screen and (min-width:769px){.modListStep__item__logo--02 img{width:67px}}@media print,screen and (min-width:769px){.modListStep__item__logo--03{margin:69px auto 0}}@media screen and (max-width:939px){.modListStep__item__logo--03{width:52px}}@media print,screen and (min-width:769px){.modListStep__item__logo--03 img{width:70px}}@media print,screen and (min-width:769px){.modListStep__item__logo--04{margin:71px auto 0}}@media screen and (max-width:939px){.modListStep__item__logo--04{width:43px}}@media print,screen and (min-width:769px){.modListStep__item__logo--04 img{width:69px}}.modListStep__item__title{font-weight:700}@media print,screen and (min-width:769px){.modListStep__item__title{font-size:18px;font-size:1.8rem;margin-top:40px;height:77px}}@media screen and (max-width:939px){.modListStep__item__title{font-size:15px;font-size:1.5rem;margin-top:12px}}.modListStep__item__text{display:inline-block;font-size:11px;font-size:1.1rem;line-height:1.5;text-align:left}@media print,screen and (min-width:769px){.modListStep__item__text{margin:auto auto auto}}@media screen and (max-width:939px){.modListStep__item__text{text-align:center;margin-top:6px}}@media screen and (max-width:939px){.modListStep__item__text .modBpPc{display:none!important}}@media print,screen and (min-width:769px){.modListStep__item:first-child .modListStep__item__title{margin-top:20px}}@media print,screen and (min-width:769px){.modListStep__item:nth-child(2) .modListStep__item__text{margin-top:27px}}@media screen and (max-width:939px){.modListStep__item:nth-child(2) .modListStep__item__text{margin-top:6px}}@media print,screen and (min-width:769px){.modListStep__item:nth-child(6) .modListStep__item__title{margin-top:25px}}@media screen and (max-width:939px){.modListStep__item:nth-child(6) .modListStep__item__title{margin-top:12px}}@media screen and (max-width:939px){.modListStep__item__logo{margin-top:30px!important}}@media print,screen and (min-width:769px){.modListStep__item--noBudge .modListStep__item__title{height:auto}}@media screen and (max-width:939px){.modListStep__item--noBudge{margin-bottom:57px}}@media screen and (max-width:939px){.modListStep__item--noBudge+.modListStep__item--noBudge{margin-top:-37px!important}}.modTableOption{border:1px solid #b2b2b2;border-radius:12px;border-collapse:separate;border-spacing:0}@media print,screen and (min-width:769px){.modTableOption{width:100%;margin:46px 0 0}}@media screen and (max-width:768px){.modTableOption{width:600px;margin:24px 0 0;font-size:12px;font-size:1.2rem}}@media print,screen and (min-width:769px){.modTableOption tr:first-child th{height:72px;text-align:center}}@media screen and (max-width:768px){.modTableOption tr:first-child th{width:20%}}.modTableOption tr:first-child th:first-child{border-radius:12px 0 0 0}@media print,screen and (min-width:769px){.modTableOption tr:first-child th:first-child{width:380px}}@media screen and (max-width:768px){.modTableOption tr:first-child th:first-child{padding:4px 23px 4px;font-size:14px;font-size:1.4rem;width:15%}}.modTableOption tr:first-child th:last-child{border-radius:0 12px 0 0}@media print,screen and (min-width:769px){.modTableOption tr:first-child th:last-child{width:222px}}@media screen and (max-width:768px){.modTableOption tr:first-child th:last-child{width:12%}}.modTableOption tr:last-child td,.modTableOption tr:last-child th{border-bottom:none}.modTableOption tr:last-child td:first-child{border-radius:0 0 0 12px}.modTableOption tr:last-child td:last-child{border-radius:0 0 12px 0}.modTableOption tr td,.modTableOption tr th{background:var(--white);border-right:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2}.modTableOption tr td:last-child,.modTableOption tr th:last-child{border-right:none}.modTableOption tr th{font-weight:700}@media screen and (max-width:768px){.modTableOption tr th{height:56px;text-align:center}}@media print,screen and (min-width:769px){.modTableOption tr td{padding:24px 20px 24px;line-height:2}}@media screen and (max-width:768px){.modTableOption tr td{padding:16px 15px 16px 20px}}.modTableOption tr td .inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:769px){.modTableOption tr td .inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:768px){.modTableOption tr td .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:768px){.modTableOption tr td .img{width:64px}}.modTableOption tr td .text{color:#676767}@media print,screen and (min-width:769px){.modTableOption tr td .text{margin:0 -20px 0 15px}}@media screen and (max-width:768px){.modTableOption tr td .text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:7px 0 0}}.modTableOption tr td .text__title{font-weight:700}@media print,screen and (min-width:769px){.modTableOption tr td .text__title{font-size:16px;font-size:1.6rem}}@media print,screen and (min-width:769px){.modTableOption tr td .text__note{font-size:12px;font-size:1.2rem;margin:-6px 0 0}}.modTableOption tr td>strong{font-weight:700;line-height:1.4;text-align:center}@media print,screen and (min-width:769px){.modTableOption tr td>strong{font-size:24px;font-size:2.4rem}}@media screen and (max-width:768px){.modTableOption tr td>strong{font-size:16px;font-size:1.6rem}}@media print,screen and (min-width:769px){.modTableOption tr td>small{font-size:12px;font-size:1.2rem}}@media screen and (max-width:768px){.modTableOption tr td>small{font-size:10px;font-size:1rem}}.modTableOption tr td>small table td,.modTableOption tr td>small table th,.modTableOption tr td>small table tr{padding:0;line-height:normal;border:none;vertical-align:top;font-weight:500;letter-spacing:0}.modTableOption tr td>small table th{width:5em}.modTableOption tr td .textFree{display:block}@media print,screen and (min-width:769px){.modTableOption tr td .textFree{font-size:24px;font-size:2.4rem;margin:0 0 7px}}@media screen and (max-width:768px){.modTableOption tr td .textFree{margin:0 0 4px}}.modTableOption tr td .textFree--color{color:var(--key)}@media print,screen and (min-width:769px){.modTableOption tr td .textFree--color{font-size:32px;font-size:3.2rem;margin:0}}.modTableOption tr td .textFree--small{font-size:16px;font-size:1.6rem}.modTableOption tr td .textFree--small small{font-weight:500;font-size:12px;font-size:1.2rem;display:inline}@media print,screen and (min-width:769px){.modTableOption tr td .modListCaption{font-size:12px;font-size:1.2rem;line-height:normal;margin:15px 0 0}}.modTableOption tr td .center{text-align:center}.modTablePrice thead th .inner{background:var(--keyLight)}.modLink{margin:0 30px 0 30px;display:block}.modLink:hover{text-decoration:underline}@media screen and (max-width:768px){.modLink{margin:0}}@media print,screen and (min-width:769px){.modAboutList__item{padding:38px 20px 20px}}@media print,screen and (min-width:769px){.modAboutList__item:first-child .img img{width:77px;height:85px}}@media print,screen and (min-width:769px){.modAboutList__item:nth-child(2) .img img{width:72px;height:78px}}@media print,screen and (min-width:769px){.modAboutList__item:nth-child(3) .img img{width:94px;height:84px;margin-top:-6px}}@media print,screen and (min-width:769px){.modAboutList__item:nth-child(4) .img img{width:85px;height:84px}}@media print,screen and (min-width:769px){.modAboutList__item:nth-child(5) .img img{width:89px;height:76px}}@media print,screen and (min-width:769px){.modAboutList__item:nth-child(6) .img img{width:94px;height:87px;margin-top:-4px}}@media screen and (max-width:768px){.modAboutList__item .img img{width:100%!important;height:100%!important}}@media screen and (max-width:768px){.modTablePrice{width:545px}}@media screen and (max-width:768px){.modTablePrice td:last-child .inner{padding:20px 32px;height:auto}}@media screen and (max-width:768px){.modTablePrice tbody tr th:first-child .img{width:48px;height:40px;text-align:center;margin:0 0 6px}}@media screen and (max-width:768px){.modTablePrice tbody tr th:first-child .img img{width:auto;height:auto;max-width:48px;max-height:40px}}.modFollowingBtn{position:fixed;z-index:999}@media print,screen and (min-width:769px){.modFollowingBtn{bottom:40px;right:40px}}@media screen and (max-width:768px){.modFollowingBtn{bottom:130px;right:20px}}.modFollowingBtn__link{display:block;background:var(--white);text-align:center;position:relative;-webkit-box-shadow:0px 3px 10px 0px rgba(51,51,51,0.12);box-shadow:0px 3px 10px 0px rgba(51,51,51,0.12);overflow:hidden}@media print,screen and (min-width:769px){.modFollowingBtn__link{width:300px;height:80px;border-radius:10px}}@media screen and (max-width:768px){.modFollowingBtn__link{width:200px;height:50px;border-radius:4px;margin-left:auto}}.modFollowingBtn__link:before{content:"";position:absolute;top:50%;z-index:0;background:var(--base);border-radius:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:ease 0.5s;transition:ease 0.5s}@media print,screen and (min-width:769px){.modFollowingBtn__link:before{width:188px;height:188px;left:-94px}}@media screen and (max-width:768px){.modFollowingBtn__link:before{width:100px;height:100px;left:-50px}}.modFollowingBtn__link:after{content:"";display:inline-block;background-image:url("/service/partner/eccube/lp01/assets/img/logo_ec-cube.png");background-repeat:no-repeat;background-size:contain;position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media print,screen and (min-width:769px){.modFollowingBtn__link:after{width:46px;height:51px;left:22px}}@media screen and (max-width:768px){.modFollowingBtn__link:after{width:30px;height:20px;left:17px}}.modFollowingBtn__link .title{font-weight:700;-webkit-transition:0.3s;transition:0.3s;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:769px){.modFollowingBtn__link .title{font-size:20px;font-size:2rem;padding:0 0 0 50px}}@media screen and (max-width:768px){.modFollowingBtn__link .title{font-size:14px;font-size:1.4rem;padding:0 0 0 25px}}.modFollowingBtn__link .arrow{position:absolute;z-index:1;display:inline-block;top:calc(50% - 4px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media print,screen and (min-width:769px){.modFollowingBtn__link .arrow{right:34px}}@media screen and (max-width:768px){.modFollowingBtn__link .arrow{right:15px}}.modFollowingBtn__link .arrow:after,.modFollowingBtn__link .arrow:before{content:"";display:inline-block}.modFollowingBtn__link .arrow:before{position:absolute;vertical-align:middle;color:var(--base);line-height:1;position:relative;width:2px;height:14px;background:currentColor}.modFollowingBtn__link .arrow:after{width:8px;height:8px;border:2px solid var(--base);border-top:0;border-right:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom left;transform-origin:bottom left;position:absolute;left:50%;bottom:-0.05em}@media print,screen and (min-width:769px){.modFollowingBtn__link:hover:before{width:1024px!important;height:1024px!important;border-radius:0!important}.modFollowingBtn__link:hover .title{color:var(--white)}.modFollowingBtn__link:hover .arrow:before{color:var(--white)}.modFollowingBtn__link:hover .arrow:after{border-color:var(--white)}}.modFollowingBtn__text{text-align:right;color:var(--base)}@media print,screen and (min-width:769px){.modFollowingBtn__text{font-size:12px;font-size:1.2rem;margin:4px 0 0}}@media screen and (max-width:768px){.modFollowingBtn__text{font-size:12px;font-size:1.2rem;margin:4px 0 0}}.main{position:relative;z-index:998}.main__kv{position:relative;z-index:999;background:var(--bgKV)}@media print,screen and (min-width:769px){.main__kv{overflow:hidden;padding:90px 0 0}}@media screen and (max-width:939px){.main__kv{margin:90px 0 0;padding:14px 0 0}}@media screen and (max-width:768px){.main__kv{margin:0 0 0;padding:14px 0 0}}@media print,screen and (min-width:769px){.main__kv__inner{max-width:1400px;margin:47px auto -148px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:939px){.main__kv__inner{width:100%;height:auto;margin:0;display:block;overflow:hidden}}.main__kv__img{font-weight:700;text-align:center}@media print,screen and (min-width:769px){.main__kv__img{display:none}}@media screen and (max-width:939px){.main__kv__img{display:block;font-size:15px;font-size:1.5rem;position:relative;top:0;left:0}}.main__kv__img img{width:250px;height:auto;margin:0 0 5px}@media print,screen and (min-width:769px){.main__kv__main{display:block}}@media screen and (max-width:939px){.main__kv__main{display:none}}.main__kv__main img{width:100%;height:auto}@media print,screen and (min-width:769px){.main__kv__text01,.main__kv__text02{display:none}}@media screen and (max-width:939px){.main__kv__text01,.main__kv__text02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:375px;width:auto;margin:0 auto}}.main__kv__text01 .main,.main__kv__text02 .main{position:relative;z-index:0}.main__kv__text01 .main:before,.main__kv__text02 .main:before{content:"";display:inline-block;background:url("/service/partner/eccube/lp01/assets/img/bg_shape_01.png") no-repeat 0 0;background-size:contain;position:absolute;z-index:0}.main__kv__text01 .main>*,.main__kv__text02 .main>*{position:relative;z-index:1;text-align:center}.main__kv__text01 .main .title,.main__kv__text02 .main .title{display:inline-block;position:relative;font-weight:700;line-height:1.3;font-size:15px;font-size:1.5rem}.main__kv__text01 .main .title span,.main__kv__text02 .main .title span{position:relative;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(0%,#ffeb99));background:linear-gradient(transparent 60%,#ffeb99 0%)}.main__kv__text01 .main .text,.main__kv__text02 .main .text{font-size:10px;font-size:1rem}.main__kv__text01{margin-top:-4px}.main__kv__text01 .bgImg{position:relative;z-index:0;bottom:18px;left:2px}.main__kv__text01 .bgImg img{width:127px;height:148px;margin:0 0 0 6px}.main__kv__text01 .main{margin:0 -4px 0 0;width:229px;height:249px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main__kv__text01 .main:before{width:389px;height:249px;top:50%;left:auto;right:0;-webkit-transform:translate(0,-50%) rotate(0deg);transform:translate(0,-50%) rotate(0deg);background-position-x:100%}.main__kv__text01 .main .img{position:relative;bottom:0;left:0}.main__kv__text01 .main .img img{width:85px;height:51px;margin:12px 0 12px -17px}.main__kv__text01 .main .title{margin:-6px 0 0}.main__kv__text01 .main .title:before{top:auto;left:-3px}.main__kv__text01 .main .text{text-align:center;margin:0}.main__kv__text02{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:-65px;position:relative}.main__kv__text02 .bgImg{position:absolute;z-index:1;bottom:12px;right:-9px;margin:0 0 0 0}.main__kv__text02 .bgImg img{width:170px;height:143px}.main__kv__text02 .main{margin:0 auto 0 -40px;padding:0 0 0 40px;width:260px;height:268px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main__kv__text02 .main:before{width:300px;height:324px;top:0;left:0;right:auto;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.main__kv__text02 .main .title{margin:-33px 0 13px 8px}.main__kv__text02 .main .title:before{top:-15px;left:-13px}.main__kv__text02 .main .img img{width:231px;height:102px;margin:0 0 -56px 16px}.main__kv__text02 .main .text{margin:0}@media screen and (max-width:939px){.main__kv .modCta__wrapper{padding:0}}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__inner{padding:49px 0 47px}}@media screen and (max-width:939px){.main__kv .modCta__wrapper .modCta__inner{padding:20px 20px 20px}}.main__kv .modCta__wrapper .modCta__inner:after,.main__kv .modCta__wrapper .modCta__inner:before{display:none}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__btnArea a{width:460px;height:98px}}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__btnArea a:before{width:143px;height:143px;left:-43.5px}}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__btnArea a:after{width:42px;height:31px}}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__btnArea a .title{font-size:20px;font-size:2rem}}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__btnArea a .title:before{width:42px;height:31px;margin:0 58px 0 30px}}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__btnArea a .arrow{right:30px}}@media print,screen and (min-width:769px){.main__kv .modCta__wrapper .modCta__btnArea a .arrow:before{width:40px}}@media screen and (max-width:768px){.main__section__inner{margin:0;padding:63px 20px 61px}}.main__section--bgYellow{background:var(--keyLight);background-image:url("/service/partner/eccube/lp01/assets/img/bg_yellow02.png");background-repeat:no-repeat;background-position:50%;background-size:cover}.main__section--top{position:relative}@media print,screen and (min-width:769px){.main__section--top .main__section__inner{padding-top:90px}}@media print,screen and (min-width:769px){.main__section--top .modLead{margin:45px 0 0}}.main__section--top.main__section--bgYellow{background-image:url("/service/partner/eccube/lp01/assets/img/bg_yellow.png");background-repeat:no-repeat;background-position:50%;background-size:cover}.main .examinationList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}@media print,screen and (min-width:769px){.main .examinationList{max-width:980px;margin:28px auto 0;padding:0}}@media screen and (max-width:768px){.main .examinationList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:28px auto 0;padding:0 20px}}.main .examinationList>li{counter-increment:cnt}@media print,screen and (min-width:769px){.main .examinationList>li{width:calc(50% - 39px)}}@media screen and (max-width:768px){.main .examinationList>li{width:100%;max-width:375px;margin:0 auto}}.main .examinationList>li .img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:0}@media print,screen and (min-width:769px){.main .examinationList>li .img{max-width:450px;max-height:488px;margin:0 auto}}@media screen and (max-width:768px){.main .examinationList>li .img{width:250px;height:248px;margin:0 auto}}.main .examinationList>li .img img{position:relative;z-index:1;width:100%;height:100%}.main .examinationList>li .title{position:relative;z-index:1;font-weight:700;margin:5px 0 0}@media print,screen and (min-width:769px){.main .examinationList>li .title{font-size:24px;font-size:2.4rem}}@media screen and (max-width:768px){.main .examinationList>li .title{font-size:15px;font-size:1.5rem}}.main .examinationList>li .title:before{content:"0" counter(cnt);display:inline-block;font-family:"Sora",sans-serif;line-height:1;color:var(--key);position:absolute;left:-3px}@media print,screen and (min-width:769px){.main .examinationList>li .title:before{font-size:80px;font-size:8rem;top:-100px}}@media screen and (max-width:768px){.main .examinationList>li .title:before{font-size:50px;font-size:5rem;top:-58px}}.main .examinationList>li .text{position:relative;z-index:1}@media print,screen and (min-width:769px){.main .examinationList>li .text{margin:16px 0 0}}@media screen and (max-width:768px){.main .examinationList>li .text{margin:10px 0 0;font-size:12px;font-size:1.2rem;line-height:1.7}}@media print,screen and (min-width:769px){.main .examinationList>li:nth-child(n+3){margin-top:60px!important}}@media screen and (max-width:768px){.main .examinationList>li+li{margin-top:30px!important}}.main .realizationBlock{background:url("/service/partner/eccube/lp01/assets/img/bg_realization.png") no-repeat 50% 100% var(--white)}@media print,screen and (min-width:769px){.main .realizationBlock{margin:140px 0 0;padding:73px 17% 287px;background-size:1052px 216px;border-radius:10px}}@media screen and (max-width:939px){.main .realizationBlock{margin-top:80px;padding-left:40px;padding-right:40px}}@media screen and (max-width:768px){.main .realizationBlock{margin:80px 0 0;padding:35px 20px 115px;background-size:contain;border-radius:5px}}.main .realizationBlock__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.main .realizationBlock__list{margin:50px 0 0}}@media screen and (max-width:768px){.main .realizationBlock__list{margin:25px 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.main .realizationBlock__list li{background:var(--key)}@media print,screen and (min-width:769px){.main .realizationBlock__list li{width:calc(50% - 10px);padding:14px 20px 26px;border-radius:10px}}@media screen and (max-width:768px){.main .realizationBlock__list li{width:100%;padding:14px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:5px}}.main .realizationBlock__list li .title{font-weight:700}@media print,screen and (min-width:769px){.main .realizationBlock__list li .title{font-size:20px;font-size:2rem}}@media screen and (max-width:768px){.main .realizationBlock__list li .title{font-size:12px;font-size:1.2rem}}.main .realizationBlock__list li .count{text-align:center}@media print,screen and (min-width:769px){.main .realizationBlock__list li .count{font-size:24px;font-size:2.4rem;margin:15px 0 0}}@media screen and (max-width:768px){.main .realizationBlock__list li .count{font-size:12px;font-size:1.2rem}}.main .realizationBlock__list li .count strong{font-family:"Sora",sans-serif;margin:0 5px 0 0}@media print,screen and (min-width:769px){.main .realizationBlock__list li .count strong{font-size:50px;font-size:5rem}}@media screen and (max-width:768px){.main .realizationBlock__list li .count strong{font-size:25px;font-size:2.5rem}}@media screen and (max-width:768px){.main .realizationBlock__list li+li{margin-top:12px}}.main .realizationBlock__main{background:#f5f5f5;text-align:center}@media print,screen and (min-width:769px){.main .realizationBlock__main{margin:20px 0 0;padding:35px 95px 60px;border-radius:10px}}@media screen and (max-width:768px){.main .realizationBlock__main{margin:16px 0 0;padding:15px 20px 22px;border-radius:5px}}.main .realizationBlock__main__title{position:relative;z-index:1;display:inline-block;font-weight:700}@media print,screen and (min-width:769px){.main .realizationBlock__main__title{font-size:20px;font-size:2rem}}@media screen and (max-width:768px){.main .realizationBlock__main__title{font-size:12px;font-size:1.2rem}}.main .realizationBlock__main__title:before{content:"";display:inline-block;width:calc(100% + 10px);height:10px;background:rgba(255,222,2,0.4);position:absolute;z-index:0;bottom:0;left:-5px}.main .realizationBlock__main__title span{position:relative;z-index:1}.main .realizationBlock__main__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.main .realizationBlock__main__list{margin:35px 0 0;gap:0 15px}}@media screen and (max-width:768px){.main .realizationBlock__main__list{margin:20px 0 0}}.main .realizationBlock__main__list li{width:50%}@media screen and (max-width:768px){.main .realizationBlock__main__list li .img{height:82px}}.main .realizationBlock__main__list li .img img{width:auto;height:100%}.main .offerBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.main .offerBlock{margin:56px 0 0}}@media screen and (max-width:1000px){.main .offerBlock{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:660px;margin:25px auto 0}}@media print,screen and (min-width:769px){.main .offerBlock__main{padding:0 60px 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width:1000px){.main .offerBlock__main{margin:27px 0 0;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}}.main .offerBlock__main .title{font-weight:700}@media print,screen and (min-width:769px){.main .offerBlock__main .title{font-size:24px;font-size:2.4rem}}@media screen and (max-width:1000px){.main .offerBlock__main .title{font-size:15px;font-size:1.5rem}}@media print,screen and (min-width:769px){.main .offerBlock__main .text{font-size:16px;font-size:1.6rem;margin:27px 0 0}}@media screen and (max-width:1000px){.main .offerBlock__main .text{font-size:12px;font-size:1.2rem;margin:11px 0 0;line-height:1.7}}@media print,screen and (min-width:769px){.main .offerBlock__img{max-width:660px}}@media print,screen and (min-width:769px){.main .offerBlock__img img{width:100%;height:auto}}@media screen and (max-width:1000px){.main .offerBlock__img img{max-width:660px;width:100%;height:auto}}.main .priceList{background:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.main .priceList{margin:32px 0 0;border-radius:10px}}@media screen and (max-width:768px){.main .priceList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:25px 0 0;border-radius:5px}}.main .priceList__item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:769px){.main .priceList__item{margin:28px 0 40px;padding:20px 38px 0}}@media screen and (max-width:768px){.main .priceList__item{margin:0 20px;padding:28px 0}}@media print,screen and (min-width:769px){.main .priceList__item .title{font-size:14px;font-size:1.4rem;margin-bottom:auto}}@media screen and (max-width:768px){.main .priceList__item .title{font-size:16px;font-size:1.6rem;margin-bottom:21px}}.main .priceList__item .img{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:769px){.main .priceList__item .img{margin:32px 0 0}}@media screen and (max-width:768px){.main .priceList__item .img{max-width:480px;margin:0 auto}}.main .priceList__item .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media print,screen and (min-width:769px){.main .priceList__item:not(:last-child){border-right:2px solid var(--gray)}}@media screen and (max-width:768px){.main .priceList__item:not(:last-child){border-right:none;border-bottom:1px solid var(--gray)}}.main .priceList__item:first-child .img img{width:142px;height:71px}.main .priceList__item:nth-child(2) .img img{width:161px;height:64px}.main .priceList__item:nth-child(3) .img img{width:113px;height:29px}.main .priceList__item:nth-child(4) .img img{width:150px;height:108px}.main .priceList__item:nth-child(5) .img img{width:67px;height:47px}.main .priceListBtn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:246px;height:60px;border-radius:4px;text-align:center;font-size:16px;font-size:1.6rem;font-weight:700;line-height:1.25;margin:40px auto 0;background-color:var(--key);-webkit-transition:0.3s all;transition:0.3s all}.main .priceListBtn a:before{content:"";display:inline-block;width:30px;height:22px;background-image:url("/service/partner/eccube/lp01/assets/img/icon_contact.svg");background-repeat:no-repeat;margin:0 12px 0 0;-webkit-transition:0.3s all;transition:0.3s all}.main .priceListBtn a:hover{color:var(--key);background-color:var(--base)}.main .priceListBtn a:hover:before{background-image:url("/service/partner/eccube/lp01/assets/img/icon_contact_color.svg")}.main .meritList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.main .meritList{max-width:980px;margin:28px auto 0;gap:0 40px}}@media screen and (max-width:768px){.main .meritList{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:22px auto 0}}.main .meritList>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--white);text-align:center}@media print,screen and (min-width:769px){.main .meritList>li{-webkit-box-flex:1;-ms-flex:1;flex:1;height:325px}}@media screen and (max-width:768px){.main .meritList>li{width:100%;height:226px}}.main .meritList>li:before{content:"";display:inline-block;background:url("/service/partner/eccube/lp01/assets/img/bg_merit.png") no-repeat 50%;background-size:contain;position:absolute;z-index:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media print,screen and (min-width:769px){.main .meritList>li:before{width:100%;height:100%;max-width:322px;max-height:320px}}@media screen and (max-width:768px){.main .meritList>li:before{width:227px;height:226px}}.main .meritList>li .img{position:relative;z-index:1}@media print,screen and (min-width:769px){.main .meritList>li .img{height:96px}}.main .meritList>li .text{position:relative;z-index:1;font-weight:700}@media print,screen and (min-width:769px){.main .meritList>li .text{margin:10px 0 0;height:4.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:769px) and (max-width:980px){.main .meritList>li .text{margin:15px 0 0;font-size:12px;font-size:1.2rem}}@media screen and (max-width:768px){.main .meritList>li .text{margin:15px 0 0;font-size:12px;font-size:1.2rem}}@media screen and (max-width:768px){.main .meritList>li:first-child .img img{width:62px;height:70px}}@media screen and (max-width:768px){.main .meritList>li:nth-child(2) .img img{width:100px;height:60px}}@media screen and (max-width:768px){.main .meritList>li:nth-child(3) .img img{width:55px;height:68px}}@media screen and (max-width:768px){.main .meritList>li+li{margin-top:13px}}@media print,screen and (min-width:769px){.main .meritList__wrapper{margin:50px 0 0}}@media screen and (max-width:939px){.main .meritList__wrapper{margin:38px 0 0}}@media print,screen and (min-width:769px){.main .option__wrapper{margin:56px 0 140px}}@media screen and (max-width:939px){.main .option__wrapper{margin:36px 0 63px}}@media print,screen and (min-width:769px){.main .service__wrapper{margin:110px 0 0}}@media screen and (max-width:939px){.main .service__wrapper{margin:54px 0 20px}}.featureBlock{background:#eef0f6;border-radius:12px}@media print,screen and (min-width:769px){.featureBlock{margin:55px 0 0;padding:50px 60px 60px}}@media screen and (max-width:939px){.featureBlock{margin:22px 0 0;padding:35px 20px 20px}}.featureBlock__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:700}@media print,screen and (min-width:769px){.featureBlock__title{font-size:24px;font-size:2.4rem}}@media screen and (max-width:768px){.featureBlock__title{font-size:16px;font-size:1.6rem}}.featureBlock__title .paypay{display:inline-block;margin:10px 0 0}@media print,screen and (min-width:769px){.featureBlock__title .paypay{width:48px;height:48px}}@media screen and (max-width:768px){.featureBlock__title .paypay{width:30px;height:30px}}.featureBlock__title h3{border-left:1px solid var(--base);font-weight:700;line-height:1}@media print,screen and (min-width:769px){.featureBlock__title h3{margin:10px 0 0 30px;padding:0 0 0 23px}}@media screen and (max-width:768px){.featureBlock__title h3{margin:10px 0 0 15px;padding:0 0 0 15px;font-size:14px;font-size:1.4rem}}.featureBlock__text{color:#676767;text-align:center;margin:26px 0 0}@media print,screen and (min-width:769px){.featureBlock__text{font-size:14px;font-size:1.4rem}}@media screen and (max-width:768px){.featureBlock__text{font-size:14px;font-size:1.4rem}}.featureBlock__list--paypay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.featureBlock__list--paypay{gap:0 40px;margin:60px 0 0}}@media screen and (max-width:939px){.featureBlock__list--paypay{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px 0;margin:20px 0 0}}.featureBlock__list--paypay>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #2e364b;background:var(--white);-webkit-box-flex:1;-ms-flex:1;flex:1}@media print,screen and (min-width:769px){.featureBlock__list--paypay>li{min-height:180px;padding:10px 0 0;border-radius:12px}}@media screen and (max-width:939px){.featureBlock__list--paypay>li{width:100%;padding:16px 0;border-radius:5px}}.featureBlock__list--paypay>li .title{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media print,screen and (min-width:769px){.featureBlock__list--paypay>li .title{font-size:20px;font-size:2rem;height:2em;margin:4px 0 0}}@media screen and (max-width:768px){.featureBlock__list--paypay>li .title{font-size:18px;font-size:1.8rem}}.featureBlock__list--paypay>li .count{font-weight:700;line-height:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(0%,#ffeb99));background:linear-gradient(transparent 70%,#ffeb99 0%);margin:20px 0 0;padding:0 9px 0 13px}.featureBlock__list--paypay>li .count .number{font-family:"Sora",sans-serif}@media print,screen and (min-width:769px){.featureBlock__list--paypay>li .count .number{font-size:50px;font-size:5rem}}@media screen and (max-width:768px){.featureBlock__list--paypay>li .count .number{font-size:30px;font-size:3rem}}@media print,screen and (min-width:769px){.featureBlock__list--paypay>li .count .unit{font-size:24px;font-size:2.4rem}}@media screen and (max-width:768px){.featureBlock__list--paypay>li .count .unit{font-size:18px;font-size:1.8rem}}.featureBlock__list--paypay>li .annotation{display:block;width:100%;text-align:right;color:#676767;margin:0;padding:14px 18px 0}@media print,screen and (min-width:769px){.featureBlock__list--paypay>li .annotation{font-size:12px;font-size:1.2rem}}@media screen and (max-width:768px){.featureBlock__list--paypay>li .annotation{font-size:12px;font-size:1.2rem}}.featureBlock__list--other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.featureBlock__list--other{gap:0 40px;margin:54px 0 0}}@media screen and (max-width:939px){.featureBlock__list--other{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px 0;margin:25px 0 0}}.featureBlock__list--other>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:2px solid #2e364b;background:var(--white);-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0 0 30px}@media print,screen and (min-width:769px){.featureBlock__list--other>li{min-height:396px;border-radius:12px}}@media screen and (max-width:939px){.featureBlock__list--other>li{min-height:auto;border-radius:5px}}.featureBlock__list--other>li .title{display:block;font-weight:700;text-align:center;background:#2e364b;color:var(--white);height:58px;line-height:58px}@media print,screen and (min-width:769px){.featureBlock__list--other>li .title{font-size:20px;font-size:2rem}}@media screen and (max-width:768px){.featureBlock__list--other>li .title{font-size:18px;font-size:1.8rem}}.featureBlock__list--other>li .img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;height:138px}.featureBlock__list--other>li .list{padding:0 34px;font-weight:500}.featureBlock__list--other>li .list>li{text-indent:-4px;margin-left:0}@media print,screen and (min-width:769px){.featureBlock__list--other>li .list>li{font-size:16px;font-size:1.6rem}}@media screen and (max-width:768px){.featureBlock__list--other>li .list>li{font-size:14px;font-size:1.4rem}}.featureBlock__list--other>li .list>li:before{content:"・";display:inline-block}.featureBlock__list--other>li .list>li+li{margin-top:12px}.featureBlock__list--other>li .list>li strong{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),color-stop(0%,#ffeb99));background:linear-gradient(transparent 50%,#ffeb99 0%)}.featureBlock__list--other>li:first-child .img img{width:71px;height:49px}.featureBlock__list--other>li:nth-child(2) .img img{width:227px;height:84px}.featureBlock__list--other>li:nth-child(3) .img img{width:188px}.featureBlock__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:769px){.featureBlock__bottom{gap:0 30px;margin:48px 0 0}}@media screen and (max-width:939px){.featureBlock__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px 0;margin:24px 0 0}}.featureBlock__bottom__item{-webkit-box-flex:1;-ms-flex:1;flex:1}@media print,screen and (min-width:769px){.featureBlock__bottom__item{padding:0 0 0 87px}}@media screen and (max-width:939px){.featureBlock__bottom__item{padding:0 0 0 67px}}.featureBlock__bottom__item--customer{background:url("/service/partner/eccube/lp01/assets/img/icon_customer.svg") no-repeat 0 50%}@media print,screen and (min-width:769px){.featureBlock__bottom__item--customer{background-size:64px 65px}}@media screen and (max-width:939px){.featureBlock__bottom__item--customer{background-size:42px auto;background-position:3px 50%}}.featureBlock__bottom__item--protection{background:url("/service/partner/eccube/lp01/assets/img/icon_protection.svg") no-repeat 0 50%}@media print,screen and (min-width:769px){.featureBlock__bottom__item--protection{background-size:54px 67px}}@media screen and (max-width:939px){.featureBlock__bottom__item--protection{background-size:34px auto;background-position:11px 50%}}.featureBlock__bottom__item .title{font-weight:700}@media print,screen and (min-width:769px){.featureBlock__bottom__item .title{font-size:18px;font-size:1.8rem}}@media screen and (max-width:768px){.featureBlock__bottom__item .title{font-size:16px;font-size:1.6rem}}.featureBlock__bottom__item .text{color:#676767;margin:6px 0 0}@media print,screen and (min-width:769px){.featureBlock__bottom__item .text{font-size:14px;font-size:1.4rem}}@media screen and (max-width:768px){.featureBlock__bottom__item .text{font-size:12px;font-size:1.2rem}}.featureBlock+.featureBlock{margin-top:60px}
/*# sourceMappingURL=style.css.map */