@charset "UTF-8";



.advantageSection > div {
    padding: 80px 0;
}

.pay_h2 span {
    color: #fff;
}

.pay_section-important {
    background: #fff0f1;
}

.pay_section-campaign-news {
    background: #fe9927;
}

.pay_section-important > div:not(.pb-handle),.pay_section-campaign-news > div:not(.pb-handle) {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    line-height: 1.6;
}

.pay_section-important .inner_wrap > div:not(.pb-handle),.pay_section-campaign-news .inner_wrap > div:not(.pb-handle) {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.pay_section-important .head_block,.pay_section-campaign-news .head_block {
    width: 120px;
    text-align: center;
}

.pay_section-important .head_block {
    color: red;
    font-weight: bold;
}

.pay_section-campaign-news .head_block p {
    display: block;
    background: #fff;
    color: #fe9927;
    padding: 3px 10px;
    box-sizing: border-box;
}

.pay_section-important .article_block {
    width: calc(100% - 120px);
    padding: 0 0 0 30px;
    font-size: 14px;
}

.pay_section-important .article_block a {
color: red;
}

.pay_section-campaign-news .article_block {
    width: calc(100% - 180px);
    padding: 0 30px;
    font-size: 18px;
    font-weight: bold;
}

.pay_section-campaign-news .article_block a {
    color: #fff;
}

.pay_section-campaign-news .morelink_block {
    width: 60px;
}

.pay_section-campaign-news .morelink_block a {
    color: #fff;
}

.overray_contents {
    position: relative;
    z-index: 100;
}

.sub_text-01 {
    color: #fff;
    margin: 50px 0;
    font-size: 3.5rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}


.sub_text-02 {
    color: #fff;
    margin: 50px 0;
    font-size: 2.2rem;
    text-align: center;
    line-height: 1.6;
}

.sub_text-01.color_black,.sub_text-02.color_black {
    color: #000;
}

.qCmp_column.column2:not(.typeA).type_payuse .qCmp_column_box {
    width: 45%;
}

.qCmp_column.column2:not(.typeA).type_payuse .qCmp_column_box .img-box {
    box-sizing: border-box;
}

.qCmp_column_box .img-box img {
    display: block;
    height: auto;
    margin: 0 auto;
}

.type_payuse.subtxt {
    font-size: 2.2rem;
    color: #fff;
    margin: 30px 0 0;
    text-align:center;
    line-height: 1.6;
}

.pay_section-advantage-list > div {
    display: flex;
    justify-content: center;
}

.pay_section-advantage-list .box {
    text-align: center;
    margin-right: 40px;
}

.pay_section-advantage-list .box:last-child {
    margin: 0;
}

.pay_section-advantage-list .box figure {
    width: 310px;
    height: 310px;
    background: url(/library/pay/top/advantage_bg.png) no-repeat left top / cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.pay_section-advantage-list .box figure img {
    margin-bottom: 18px;
}

.pay_section-advantage-list .box figcaption {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #008cd6;
}

.store-carousel-wrap {
    margin: 50px 0 0;
    padding: 50px 70px;
    box-sizing: border-box;
    background-color: #e5f3fb;
}

.store-carousel {
    display: flex;
    align-items: center;
    justify-content: center;
}

.store-carousel li {
    display: flex!important;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    box-sizing: border-box;
}

.store-carousel .slick-track {
    display: flex!important;
    align-items: center;
}

.pay_campaign-social > div:not(.pb-handle) {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.pay_campaign-social > div:not(.pb-handle):after {
    position: absolute;
}

.pay_campaign-social-img {
    width: 250px;
}
.pay_campaign-social-text {
    width: calc(100% - 300px);
}

.pay_campaign-social-head {
    margin: 0 0 50px;
    font-size: 3rem;
    font-weight: bold;
    color: #028cd7;
    line-height: 1.6;
}

.pay_campaign-social-btn > div:not(.pb-handle) {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}

.pay_campaign-social-btn > div:not(.pb-handle) .pay_btn {
    width: calc(50% - 20px);
    margin: 0 10px;
    box-sizing: border-box;
}

.pay_campaign-social-btn > div:not(.pb-handle) .pay_btn a {
    max-width: none;
    margin: 0;
    padding: 10px 5px;
    box-sizing: border-box;
    height: auto;
    border-radius: 30px;
}

@media screen and (max-width: 767px) {

    .pay_section-advantage-list > div {
        display: block;
        text-align: center;
    }

    .pay_section-advantage-list .box {
        margin: 0 0 20px 0;
    }

    .pay_section-advantage-list .box figure {
        width: 250px;
        height: 250px;
        margin: 0 auto;
    }

    .pay_section-advantage-list .box figure img {
        width: 90px;
        margin-bottom: 24px;
    }

  .pay_section-advantage-list .box figcaption {
    font-size: 1.4rem;
    line-height: 1.7;
    }

    .sub_text-02 {
        margin: 30px 0;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .pay_section-blue02.pay_about-section > div:not(.pb-handle) {
        padding: 200px 0 80px 0;
    }

    .pay_section-important .inner_wrap > div:not(.pb-handle), .pay_section-campaign-news .inner_wrap > div:not(.pb-handle) {
        align-items: flex-start;
        flex-direction: column;
    }

    .pay_section-important .article_block {
        width: 100%;
        padding: 0;
        margin: 10px 0 0;
    }

    .pay_section-important .head_block {
        text-align: left;
        width: auto;
    }

    .pay_section-campaign-news .article_block {
        width: 100%;
        padding: 0;
        margin: 10px 0 0;
    }

    .pay_section-campaign-news .morelink_block {
        width: auto;
        margin: 10px 0 0;
    }

        .qCmp_column.column2:not(.typeA).type_payuse .qCmp_column_box {
    width: 100%;
    margin: 0 0 30px;
    }

    .qCmp_column.column2:not(.typeA).type_payuse .qCmp_column_box:last-child {
        margin: 0;
  }

    .type_payuse.subtxt {
        font-size: 2.0rem;
    }

    .pay_section-social-wrap {
        position: relative;
    }

    .pay_campaign-social-text {
        width: 100%;
    }

    .pay_campaign-social > div:not(.pb-handle) {
        flex-direction: column;
        justify-content: flex-start;
        align-items: baseline;
        width: 65%;
    }

    .pay_campaign-social-img {
        width: 30%;
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .pay_campaign-social-btn > div:not(.pb-handle) {
        width: 100%;
        flex-direction: column;
    }

    .pay_campaign-social-btn > div:not(.pb-handle) .pay_btn {
        width: 100%;
        margin: 0;
    }

    .pay_campaign-social-btn > div:not(.pb-handle) .pay_btn:first-child {
        margin: 0 0 10px;
    }

    .pay_campaign-social-head {
        font-size: 2.0rem
    }

}


@media screen and (max-width: 767px){
    .pay_section-important > div:not(.pb-handle), .pay_section-campaign-news > div:not(.pb-handle){
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .pay_section-important .article_block {
        margin-top: 0;
    }

    .pay_section-campaign-news .article_block {
        font-size: 1.5rem;
        font-weight: 100;
        margin-top: 5px;
    }

    .pay_section-campaign-news .morelink_block {
          display: none;
    }

    .sub_text-02,.type_payuse.subtxt {
        font-size: 1.8rem;
    }

    .pay_campaign-social > div:not(.pb-handle) {
        width: 70%;
    }

    .fit_img>div {
        margin-bottom: 40px;
    }

}

.pay_section-lead {
    font-size: 2.5rem;
    text-align: center;
    margin: 0 0 50px;
    color: #000;
}

.type-white {
    color: #fff !important;
}

.pay_step.no-arrow .pay_step-img::after {
    display: none;
}

.pay_use.no-margin {
    margin: 0;
}

.pay_use.valign-center > div {
    align-items: center;
    justify-content: center;
}

.pay_use-title.type-blue {
    color: #118dd7;
}

.pay_use-typesection .pay_use-title {
    line-height: 1.5;
}

.howtoSection {
    padding: 110px 0;
}

@media screen and (max-width: 767px) {

  .pay_step-box > div:not(.pb-handle) .pay_step-imgArea{
    text-align:center;
  }

}

.pay_section-lightblue02.advantageSection {
    padding: 0;
}

.pay_txtimg-block-wrap {
    width: 100%;
    display: flex;
    margin: 10px 0;
    background-color: #fff;
    box-sizing: border-box;
}

.pay_txtimg-block-wrap > div:not(.pb-handle) {
    width: 100%;
    display: flex;
}
.pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-txt {
    width: 75%;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 40px 60px 40px 40px;
    box-sizing: border-box;
}

.pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-img {
    width: 25%;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    background: #f7fbfe;
    position: relative;
}

.pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-img:before {
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 30px 0;
    border-color: transparent #f7fbfe transparent transparent;
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -30px;
}

.pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-txt .ttl-block {
    font-size: 3.0rem;
    color: #008cd6;
    margin: 0 0 20px;
    font-weight: bold;
    line-height: 1.6;
}

.pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-txt .txt-block {
    line-height: 2;
}

.pay_getapp-lead {
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    color: #fff;
    margin: 0 0 20px;
    line-height: 1.6;
}

.pay_getapp-h2 {
    width: 100%;
    text-align: center;
    font-size: 4.0rem;
    color: #fff;
    margin: 0 0 100px;
    line-height: 1.6;
}

.appSection .title {
    align-items: flex-start;
}

.pay_getapp-right-wrap {
    margin: 0 0 100px;
    line-height: 1.6;
}

.pay_getapp-list {
    list-style: none;
    display: block!important;
}

.pay_getapp-list li {
    display: block;
    position: relative;
    font-size: 2.5rem;
    margin: 0 0 10px;
    box-sizing: border-box;
    font-weight: bold;
}

.pay_getapp-list li:before {
    content: "●";
    color: #fff;
    font-size: 2.5rem;
    position: relative;
    top: -2px;
    display: inline-block;
}

.pay_getapp-list li:last-child  {
    margin: 0;
}

.appSection .title dd .pay_getapp-list li + li {
    margin-left: 0;
}

.appSection .point li dl {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.appSection .point li dt {
    padding: 25px;
    box-sizing: border-box;
    min-height: 130px;
    height: auto;
    text-align: left;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.6;
}

.appSection .point li dd {
    padding: 25px;
    line-height: 2;
}

.appSection .point li dd h3 {
    font-size: 2.4rem;
    margin: 0 0 30px;
    color: #118dd7;
    line-height: 1.4;
}

.pay_getapp-bottomlink {
    display: block;
    width: 100%;
    margin: 100px 0 0;
    font-size: 2.0rem;
    text-align: center;
}

.pay_getapp-bottomlink a {
    color: #fff;
    text-decoration: underline;
}

.pay_getapp-bottomlink a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {

    .pay_step-box {
        justify-content: center;
    }

    .pay_txtimg-block-wrap {
        flex-direction: column;
    }

    .pay_txtimg-block-wrap > div:not(.pb-block) {
        flex-direction: column;
    }

    .pay_getapp-lead,.pay_getapp-h2,.pay_getapp-right-wrap,.pay_getapp-bottomlink {
    padding: 0 20px;
    box-sizing: border-box;
    }

    .pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-txt {
        width: 100%;
        order: 2;
        padding: 20px;
    }

    .pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-img {
        width: 100%;
        order: 1;
        margin: 0 0 20px;
        padding: 20px;
    }

    .pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-img:before {
        display: none;
    }

    .pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-txt .ttl-block {
        font-size: 2.5rem;
    }

    .pay_getapp-lead {
        font-size: 2.0rem;
    }

    .pay_getapp-h2 {
        font-size: 3.0rem;
        margin: 0 0 40px;
    }

    .pay_getapp-list li {
        font-weight: normal;
        font-size: 2.0rem;
    }

    .pay_getapp-list li:before {
        font-size: 2.0rem;
    }

    .appSection .point li dd p {
        line-height: 2;
    }

}


.howtoSection .board02 {
    width: 840px;
    height: 232px;
    background: url(/library/pay/top/gift/board_bg.png) no-repeat left top / cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
}

.howtoSection .board02 p {
    font-size: 24px;
    font-weight: bold;
    line-height: 2;
    color: #008cd6;
    text-align: center;
  }

@media screen and (max-width: 767px){

    .pay_section-lead {
        font-size: 1.6rem;
        margin-bottom: 15px;
    }

    .pay_txtimg-block-wrap > div:not(.pb-block) .pay_txtimg-block-txt .ttl-block {
        font-size: 2.2rem;
    }

    .pay_getapp-h2 {
        font-size: 2.6rem;
    }

    .pay_getapp-lead {
        font-size: 1.6rem;
        margin-bottom: 0;
    }

    .pay_getapp-list li {
        font-size: 1.8rem;
        margin: 0;
    }

    .pay_getapp-right-wrap {
        margin-bottom: 40px;
    }

    .appSection .point li dt {
        padding: 20px;
        min-height: 1px;
        font-size: 2.2rem;
    }

    .appSection .point li dd {
        padding: 20px;
    }

    .howtoSection .board02 {
        width: 312px;
        height: 276px;
        padding: 0 30px;
        background: url(/library/pay/top/gift/sp/board_bg.png) no-repeat left top / cover;
}

    .howtoSection .board02 p {
        font-size: 1.6rem;
        text-align: left;
    }

    .howtoSection .board02 .illust{
        right: -50px;
    }

    .pay_use-typesection .pay_use-text {
          line-height: 2;
    }

}

span.quo_title {
    font-weight: normal;
}

.pay_use-title {
    min-height: 160px;
    padding: 44px 0;
    font-size: 2.2rem;
    line-height: 1.75;
    position: relative;
    display: flex;
    align-items: flex-end;
    font-weight: normal;
    left: 207px;
}

span.quo_here {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    left: 10%;
    top: -10px;
    letter-spacing: 3px;
}

.pay_use-textArea .pay_btn a {
    position: relative;
    display: block;
    max-width: 250px;
    width: 100%;
    background-color: #fff;
    color: #008cd6;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #008cd6;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: bold;
    font-size: 1.4rem;
    text-decoration: none;
    margin-left: 190px;
    top: -10px;
}

.pay_use.pay_gift_use {
    margin:-173.2px 0 -174.5px;
}

.pay_gift_use .pay_use-textArea{
    text-align: center;
}

.pay_gift_use .pay_use-title {
    left: auto;
}

.pay_gift_use .pay_use-title >div:not(.pb-handle){
    width:100%;
}

.pay_gift_use span.quo_here {
    left: 0;
    top: -10px;
}

.pay_gift_use .pay_use-textArea .pay_btn a {
    margin: 0 auto;
}

@media screen and (max-width: 767px) {

     .pay_use.pay_gift_use {
        margin: -98px 0 0 0;
    }

    .pay_use-title {
        min-height: auto;
    }

}

.advantageSection .illust {
    top: -52px;
}

@media screen and (max-width: 767px){
    .advantageSection .illust {
        top: -29px;
    }