/* common */
body {
    overflow-x: hidden;
}
html,
body {
    font-family: "メイリオ", "Meiryo", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:hover {
    text-decoration: none !important;
}

.only_pc {
    display: block !important;
}

.only_sp {
    display: none !important;
}

.active {
    display: block !important;
}
.common_wrapper {
	padding: 0 15px 0;
}

.contentSection {padding: 8vw 0}
.common_inner {
    padding: 0 15px;
}
.anchor_click {padding-bottom: 1vw;}
.con_inner {
    max-width: 750px;
    margin: 0 auto;
    background-color: #ffffff;
}
.txt_l {
    text-align: left;
}
.txt_r {
    text-align: right;
}
.txt_c {
    text-align: center;
}
.fw_b {
    font-weight: bold;
}
img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}
.clear {
	clear: both;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
}
.sp_br {
    display: block;
}
.logo_header {text-align: center;width: 100%;padding: 25px 0 5px;}
.ac .notesIndent {font-size: 12px;}
@media only screen and (min-width: 768px), print{
    .logo_header {padding: 50px 0 10px;}
    .anchor_click {padding-bottom: 0;}
	.common_inner {
        padding: 0 30px;
    }
    .sp_br {
        display: none;
    }
.ac .notesIndent,.ac li {font-size: 18px!important;}
.contentSection {padding: 60px 0}

}
/* margin, padding, */
.pb_80 {
    padding-bottom: 40px;
}
.pb_50 {
    padding-bottom: 25px;
}
.pt_30 {
    padding-top: 30px !important;
}
.pt_20 {
    padding-top: 20px !important;
}
.pt_10 {
    padding-top: 10px;
}
.mb_140 {
    margin-bottom: 70px;
}
.mb_90 {
    margin-bottom: 45px;
}
.mb_80 {
    margin-bottom: 40px;
}
.mb_70 {
    margin-bottom: 35px;
}
.mb_60 {
    margin-bottom: 30px;
}
.mb_50 {
    margin-bottom: 25px;
}
.mb_40 {
    margin-bottom: 20px;
}
.mb_35 {
    margin-bottom: 17.5px;
}
.mb_30,.mb_30_sp {
    margin-bottom: 15px;
}
.mb_25 {
    margin-bottom: 12.5px;
}
.mb_20 {
    margin-bottom: 10px;
}
.mb_20_sp {
    margin-bottom: 20px;
}
.mb_15 {
    margin-bottom: 7.5px;
}
.mt_20 {
    margin-top: 20px;
}
.pb_0 {
    padding-bottom: 0 !important;
}

.py_70 {
    padding: 35px 0;
}
@media only screen and (min-width: 768px), print{
    .pb_80 {
        padding-bottom: 80px;
    }
    .pb_50 {
        padding-bottom: 50px;
    }
    .mb_140 {
        margin-bottom: 140px;
    }
    .mb_90 {
        margin-bottom: 90px;
    }
    .mb_80 {
        margin-bottom: 80px;
    }
    .mb_70 {
        margin-bottom: 70px;
    }
	.mb_60 {
        margin-bottom: 60px;
    }
	.mb_50 {
        margin-bottom: 50px;
    }
    .mb_40 {
        margin-bottom: 40px;
    }
    .mb_35 {
        margin-bottom: 35px;
    }
    .mb_37 {
        margin-bottom: 37px;
    }
    .mb_30 {
        margin-bottom: 30px;
    }
    .mb_25 {
        margin-bottom: 25px;
    }
    .mb_20 {
        margin-bottom: 20px;
    }
    .mb_15 {
        margin-bottom: 15px;
    }

    .py_70 {
        padding: 75px 0;
    }
}

/* common font-size */
.fs_38 {
    font-size: 19px;
}
.fs_35 {
    font-size: 17.5px;
}
.fs_25 {
    font-size: 12.5px;
}
.fs_20 {
    font-size: 10px !important;
}
.fs_18 {
    font-size: 10px !important;
}

@media only screen and (min-width: 768px), print{
    .fs_38 {
        font-size: 38px;
    }
    .fs_35 {
        font-size: 35px;
    }
    .fs_25 {
        font-size: 25px;
    }
    .fs_20 {
        font-size: 20px !important;
    }
    .fs_18 {
        font-size: 18px !important;
    }
}

/* ------------ KV ------------ */
.lp_kv {
    text-align: center;
}
.lp_kv img{
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
.kome li {
    color: #222222;
    text-align: left;
    font-size: 18px;
    text-indent: -18px;
    padding-left: 18px;
}
.kome li::before {
    content: '※';
}

.kome li a {
    display: inline;
    text-decoration: underline;
    color: #222222;
}

.kome_number li {
    color: white;
    text-align: left;
    font-size: 18px;
    text-indent: -33px;
    margin-left: 33px;
    line-height: 1.5;
}
@media screen and (max-width:500px) {
    .kome_number li {
        font-size: 3.66vw;
        text-indent: -3.66vw;
        margin-left: 3.66vw;
    }
}

.lp_kv .kome {
    margin-top: 15px;
}
.lp_kv .kome.big li {
    font-size: 24px;
    text-indent: -28px;
    padding-left: 28px;
}
@media screen and (max-width:500px) {
    .lp_kv .kome.big li {
        font-size: 4.66vw;
        text-indent: -4.66vw;
        padding-left: 4.66vw;
    }
}
/* ------------ KV E ------------ */

/* ------------ contents common S ------------ */
/* head */
.img_head {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 125px;
}
.img_head img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

.common_box {
    margin: 60px 0 78px;
    background-color: white;
    border-radius: 5px;
}
/* btn */

.appSection {display: flex;align-items: center;justify-content: center;padding: 0 5vw;}
.appSection .btn_wrap {display: flex;align-items: center;justify-content: center;margin-left: 5.333333vw;}
.appSection .btn_wrap .lp_btn_app span+span {margin-top: 20px;}

.lp_btn_app {
    /* padding: 0 0 50px; */
    text-align: center;
    font-size: 0;
}
.lp_btn_app a {
    display: block;
    margin: 0 5px 0;
}
.lp_btn_app a img {
    max-width: 330px;
}

.common_section .lp_btn {
    padding: 0 0 25px;
}
.lp_dl_btn a img {
    max-width: 220px;
}
.btn_common {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px;
    max-width: 523px;
    width: 90%;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box;
}
.btn_common .ico_btn_arrow {
    position: absolute;
    right: 13px;
    top: 50%;
    width: 14px;
    height: 16px;
    transform: translateY(-50%);
}
.btn_type_01 {
    background-color: #cc0032;
    color: #fff;
    border: 2px solid #990d0d;

}
.btn_type_02 {
    background-color: transparent;
    color: #666;
    border: 2px solid #666;

}
.btn_type_03 {
    width: 100%;
    max-width: 650px;
    color: #333;
    padding: 20px;
}

sub {font-size: 0.6em;vertical-align: super;}
.ac {border-radius: 10px;border: 3px solid #111}
.table01 {border: 4px solid #999;width: 100%;}
.table01 tr {}
.table01 tr:nth-child(n+2) td {border-top: 4px solid #999;}
.table01 tr td b {font-weight: bold;}

.questionList {border-radius: 10px;padding:2vw;}

.lp_txt.notesIndent {font-size: 24px;}
.lp_txt02 {font-size: 14px!important;}
.btn_att_open+.detail {display: none!important;}
.con_inner.small {font-size: 18px;}
.btn_att_open.active+.detail {display: block!important;}
.lp_txt.notesIndent {font-size: 12px;}
.con_inner.small p {font-size: 13px;}
.table01 tr td {padding: 10px;font-size: 12px;vertical-align: middle;}
.table01 tr td b{font-size: 18px;}
.table01 tr td .big {font-size: 24px;}
.table01 tr td+td {border-left: 4px solid #999;font-size: 15px;}
.lp_txt {
    font-size: 15px;
}
.info .con_inner {padding: 0 15px;}
.info_img_wrap .info_txt {font-size: 3.2vw;}
.info .info_img_wrap .info_txt {display: flex;}
.info .info_img_wrap .info_txt > span.fw_b {margin: 0;max-width: none;padding-left: 0.5em;display: block;text-align: left;}
@media screen and (min-width: 769px) {
    .appSection {padding: 0;}
.appSection .btn_wrap {margin-left: 40px;padding: 0;}
.table01 tr td+td {border-left: 4px solid #999;font-size: 26px;}
.questionList {padding: 20px;}
.table01 tr td {padding: 10px;font-size: 22px;vertical-align: middle;}
.questionList {border-radius: 10px;padding: 20px}
.lp_txt.notesIndent {font-size: 20px;}
.lp_txt02 {font-size: 24px!important;}
.con_inner.small {font-size: 18px;}
.table01 tr td b{font-size: 30px;}
.table01 tr td .big {font-size: 46px;}
.info_img_wrap .info_txt {font-size: 20px;}
    .lp_btn_app {
        /* padding: 0 0 100px; */
    }
    .lp_btn {
        /* padding: 0 0 50px; */
    }
    .btn_common {
        font-size: 22px;
    }
    .lp_txt {
        font-size: 26px;
    }
}

/* ------------ contents common E ------------ */

/* ----------- info S ------------ */

.main_btn {
    margin: 27px 0 80px;
}
.main_btn .kome {
    margin: 0px 0 10px;
}
.main_btn .kome li {
    letter-spacing: -0.6px;
}
.info_img_wrap {
    text-align: center;
}
.info_img_wrap a {
    display: block;
}

.info_img_wrap img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.info_img_wrap p {
    max-width: 690px;
    width:100%;
    margin: 0 auto;
    text-align: left;
}
/* キャンペーン規約はこちら */
.anchor_click a {
    text-decoration: underline;
    color: #333;
}
.ttl_head {font-weight: bold;font-size: 3.466666vw;padding-bottom: 1.3333333vw}

/* 20201222 */
@media screen and (min-width: 769px) {
    .confm {
        font-size: 20px;
    }
    .ttl_head {font-size: 22px;padding-bottom: 10px;}
}

/* ------------ info E ------------ */

/* ------------ logo 街のお店 S ------------ */
.storeSection {border: 6px solid #006dba;background: #fff;box-sizing: border-box;}
.storeSection+.storeSection {margin-top: 40px;}
.storeSection .img_head {background: #006dba;margin: 0;width: 100%;padding: 2.66666vw 0;font-size: 0;}
.anchorSection {padding: 0 12vw;}
.anchorSection .anchor_click {font-size: 16px;}
.anchorSection .lp_txt {font-size: 12px;}

.logo_wrap {
    margin: 0 -7px 0;
}
.logo_wrap .lp_txt {
    padding: 0 7px 0;
}
.logo_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.logo_list .logo_data {
    width: 33.3333%;
    padding: 7px;
    box-sizing: border-box;

}
.net_logo_list .logo_data a{
    /* padding: 22.6415% 5.6603%; */
}

.logo_list .logo_data a {
    display: block;
}
@media screen and (min-width: 769px) {
    .storeSection .img_head {padding: 20px 0;}
    .anchorSection {padding: 0 15px;}
    .anchorSection .anchor_click {font-size: 25px;}
.anchorSection .lp_txt {font-size: 20px;}
    .logo>div {
    }
}
/* ------------ logo 街のお店 E ------------ */

/* other_shop 対象外加盟店 S */
.other_shop {
    padding: 30px 0;
}
.other_shop h2 {
    font-size: 21.5px;
    font-weight: bold;
    text-align: center;
}
.other_shop .ac .btn_att_open a {
    position: relative;
}
.other_shop .ac .btn_att_open em {
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translate(0,-50%);
}
.ac .btn_att_open.active em {
    transform: translate(0,-50%) rotate(180deg);
}
.other_shop .ac .detail {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
}
.ac .detail li {
    margin: 0 0 14px;
}
.ac .detail li:last-child {
    margin: 0;
}
@media screen and (min-width: 769px) {
    .other_shop h2 {
        font-size: 43px;
    }
    .other_shop {
        padding: 60px 0;
    }
    .other_shop .ac .detail {
        padding: 20px;
    }
    .other_shop .ac .btn_att_open em {right: 0;}
}
/* other_shop 対象外加盟店 E */

/* 安心・安全にご利用いただくために S */
.safe {
    padding: 35px 0;
    background: #f6f6f6;
}
.safe_col_03_wrap {
    margin: 22.5px -3%;
}
.safe_col_03 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.safe_col_03 li {
    width: 33.3333%;
    padding: 0 5.0666%;
    box-sizing: border-box;
}
.safe_col_03 li img {
    max-width: 152px;
}
.safe_col_03 li p {
    padding: 15px 0 0;
    font-size: 15px;
    line-height: 1.2;
}
@media screen and (min-width: 769px) {
    .safe {
        padding: 70px 0;
    }
    .safe_col_03_wrap {
        margin: 45px -3%;
    }
    .safe_col_03 li p {
        padding: 30px 0 0;
        font-size: 30px;
    }
}
/* 安心・安全にご利用いただくために E */


/* slide d払いアプリの設定方法 S */
.way_btn {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-image: url(../img/bg_tab_01.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    padding-top: 16.9%;
}
.way_btn li {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
}
.way_btn li.way_btn_no {
    left: 0;
}
.way_btn li.way_btn_yes {
    position: absolute;
    right: 0;
}
.way_btn li a {
    display: block;
    height: 100%;
}
.con_no_slide>ul li {
    max-width: 690px !important;
}
.con_no_slide>ul {
    max-width: 690px !important;
}
.con_yes_slide>ul {
    max-width: 690px !important;
}


/* ------------ご注意事項------------ */
.campaign_notesWrap img {
    width: 100%;
}
.campaign_notesWrap {
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 65px;
}

.campaign_notesBtnWrap {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* -webkit-box-shadow: 0px 4px 0px rgba(208, 14, 49, 1.0);
    box-shadow: 0px 4px 0px rgba(208, 14, 49, 1.0); */
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.campaign_notesBtn {
    display: table;
    width: 100%;
}

.shadow_js {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.campaign_notesFlame {
    display: none;
    border-left: 3px solid #D00E31;
    border-right: 3px solid #D00E31;
    border-bottom: 3px solid #D00E31;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}

.campaign_notesList {
    padding: 20px;
    margin: -1px 0 0;
    font-size: 14px;
}
.campaign_notesList li{
    font-size: 14px;
}
@media print, screen and (min-width: 769px) {
    .campaign_notesList li{
        font-size: 16px;
    }
}
.campaign_notesList li:last-child {
    margin: 0;
}
.campaign_notesTtl {
    font-weight: bold;
}

.campaign_notesSubttl {
    margin-top: 20px;
    text-decoration: underline;
    margin-bottom: 10px;
}

.campaign_notesItem a {
    color: #333;
    text-decoration: underline;
}

.notesIndent {
    text-indent: -1em;
    padding-left: 1em;
}

.notesIndent02 {
    text-indent: -3em;
    padding-left: 3em;
}

.pagetopBtn {
    z-index: 3;
}

.requirements {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: visible;
}

.requirements:before {
    position: absolute;
    left: 0;
    top: -38px;
}

.requirements:after {
    position: absolute;
    left: 0;
    bottom: -38px;
}

.requirements a {
    color: #006699;
    text-decoration: underline;
}

.requirements h3 {
    margin: 0 0 1em 0;
    padding: 0 20px;
    height: 30px;
    font-size: 1.2em;
    line-height: 30px;
    color: #ffffff;
    background: #d60038;
}

.requirements.notes h3 {
    color: #000000;
    background: #cccccc;
}

.requirements h4 {
    margin: 0 0 30px 0;
    padding: 0 20px;
    font-size: 1.2em;
    color: #cc0033;
}

.requirements h5 {
    margin: 0 0 0.25em 0;
    padding: 0 20px;
    font-size: 1em;
}

.requirements .title {
    margin: 0;
    padding: 0.75em;
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    color: #cc0033;
}

.requirements p {
    margin: 0 0 1em 0;
    padding: 0 20px;
    line-height: 1.25em;
}

.requirements p.indent {
    margin: 0 0 1em 0;
    padding: 0 20px 0 2em;
    text-indent: -1em;
}

.requirements p.indentall {
    margin: 0 0 1em 0;
    padding: 0 20px 0 2em;
}

.requirements ul {
    margin: 0 0 1em 0;
    padding: 0 20px;
}

.requirements ul li {
    margin-left: 1em;
    margin-bottom: 0.5em;
    list-style: disc;
    line-height: 1.25em;
}

.requirements ul.nd li {
    text-indent: -0.75em;
    padding-left: 0em;
    list-style: none;
}

.requirements ul li div.period {
    padding: 0.5em 0.75em 0.25em 0.75em;
    border: solid 2px #d00e31;
}

.requirements ul li div.period h5 {
    padding: 0;
}

.requirements ul li div.period p {
    margin: 0 0 0.25em 0;
    padding: 0;
}

.requirements table {
    width: calc(100% - 20px);
    margin: 0 auto 1em;
    border-collapse: collapse;
}

.requirements table th,
.requirements table td {
    width: calc(100% / 4);
    padding: 0.25em 0;
    text-align: center;
    border: solid 1px #000000;
}

.attention {
    font-size: 18px;
}

@media only screen and (max-width: 720px) {
    .campaign_notesBtn {
        font-size: 16px;
    }
}

@media only screen and (max-width: 640px) {
    .campaign_notesBtn {
        display: table;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .campaign_notesList {
        font-size: 12px;
    }
}

@media only screen and (max-width:480px) {
    .campaign_notesList {
        padding: 10px;
    }
}

/*--ie11にてサイズ調整200918--*/
@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop,
    .campaign_notesBtn img {
        /* IE11 にのみ */
        width: 100%;
    }
    /* IE10 以降*/
    .campaign_notesBtn img {
        width: 100%;
    }
}

/* ------------ご注意事項 E ------------ */





/* fixed */

/*fixedBtnArea*/
.fixedBtnArea.on {
    display: none !important;
}

.fixedBtnArea {
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    background: rgba(255, 255,255, 0.7);
}
.fixedBtnArea .info_img_wrap {
    padding: 5.333333vw 5vw 2vw;
}

.fixedBtnArea .btn a {
    width: 670px;
    height: 80px;
    margin: 0 auto;
    position: absolute;
    top: 47%;
    left: 50%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 34px;
    line-height: 74px;
    background: #cd0134;
    box-shadow: 0 10px #8c0023;
    border-radius: 20px;
    transform: translate(-50%, -50%);
    text-decoration: none;
}

.fixedBtnArea .btn.before a {
    background: #bbb;
    box-shadow: 0 10px #999;
    cursor: default;
}

.fixedBtnArea .btn.before a:hover {
    opacity: 1;
}

.fixedBtn_close {
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    width: 2.666666vw;
    height: 2.666666vw;
    max-width: 15px;
    max-height: 15px;
    /* background: url(../img/close_btn.png) center/cover; */
}

@media print, screen and (max-width: 768px) {
    /* .fixedBtnArea {
        height: 95px;
    } */

    .fixedBtn_close {
        top: 10px;
        right: 5px;
    }

    .fixedBtn_close:before, .fixedBtn_close:after {
        height: 2px;
    }
}


/* 20201223 */
.pc.win a[href="https://itunes.apple.com/jp/app/id1328132872?mt=8"] {
    pointer-events: auto;
}
.entry_wrap>div {
    background-color: #e4e4e4;
    padding: 15px;
}
img.entry_img {
    max-width: 613px;
}

.entry {
    padding: 0;
    padding-bottom: 2vw;
}

@media print, screen and (min-width: 769px) {
    .entry_wrap>div {
        padding: 15px 0;
    }

.entry {
    padding: 0;
    padding-bottom: 15px;
}
.fixedBtnArea .info_img_wrap {padding: 30px 30px 15px ;}
}


/* 20201229 */

.shop_list_wrap {
    padding-left: 6%;
    line-height: 1.4;
}
.shop_list_wrap li {
    height: auto;
    margin: 0 0 6px !important;
    font-size: 12px;
    list-style: disc;
    box-sizing: border-box;
}
.red {color: #cc0033!important;}
.download-link {
    text-decoration: underline;
    color: #cc0033;
    margin-left: 10px;
    font-size: 0.8em;
    font-weight: bold;
}
.frameBanner {border: 1px solid #666}
.faq_a__figure {
    width: 80%;
}

@media print,
screen and (min-width: 769px) {
    .faq_a__figure {
        width: 40%;
    }

    .shop_list_wrap li {
        font-size: 24px;
    }
}

.questionArea {
    position: relative;
}

.questionArea::before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff0f4;
    z-index: -1;
}

.questionArea::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -14vw;
    height: 20vw;
    width: 100%;
    max-width: 780px;
    background-image: url(../img/bg_qna.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.questionList {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 2vw;
    z-index: 1;
    margin: 0 15px;
}

@media screen and (min-width: 769px) {
    .questionArea::after {
        bottom: -100px;
        height: 130px;
        background-size: cover;
    }
}

.m-faq {
    border: none !important;
}

.m-faq-q__title {
    font-weight: bold;
}

.faq_a__title {
    color: #111;
}

.faq_a__title::before {
    top: 0;
}
.faqlist_q_title,
.faqlist_a_title {
    font-size: 1.8rem;
}

.m-faq-q {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
}

.m-faq:not(:last-child) {
    border-bottom: 2px dotted #000 !important;
}
.faqlist_q_title,
.faqlist_a_title {
    font-size: 1.8rem;
}

.m-faq-q {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
}

.m-faq:not(:last-child) {
    border-bottom: 2px dotted #000 !important;
}

/* 20210119 */
.logo_list .logo_data a {
    cursor: default;
}

/* 20210122 */
.info_img_wrap a {
    display: block;
    max-width: 690px;
    margin: 0 auto;
}

.info_img_wrap .optconfm {display: none;}
.checkmark_01 {width: 3.466666vw;height: 3.466666vw;max-width: 24px;max-height: 24px;vertical-align: middle;display: inline-block;border:2px solid black;box-sizing: border-box;border-radius: 5px;}
.info_img_wrap input:checked ~ label .checkmark_01 {background: url(../img/icon_checked_01.png);
    background-repeat: no-repeat;
    background-position: center;}
.entry.not_checked {pointer-events: none!important;filter: grayscale(.4);}
.entry .on {display: block;}
.entry .off {display: none;}
.entry.not_checked .on {display: none;}
.entry.not_checked .off {display: block;}
/* 20210127 */
.kv_txt {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px 0;
    text-align: left;
    box-sizing: border-box;
}
@media print, screen and (min-width: 1079px) {
    .kv_txt {
        padding: 0;
    }
}

/* 20210129 */
.cp_close_alert_wrap {
    max-width: 1080px;
    margin: 0 auto;
    display: table;
    width: 100%;
}

.cp_close_alert {
    padding-left: 19px;
    padding-bottom: 3px;
    color: #C70014;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 20px 20px;
    padding: 15px;
    border: solid 1px #df6177;
    border-radius: 5px;
    background-color: #fcf0f2;
    margin-bottom: 30px;
    text-align: justify;
}
.swiper-button-next, .swiper-button-prev {
    z-index: 999 !important;
}

/* 2021 03 10 SLIDE */

/* slide S */
.tab_wrap{
    max-width: 690px;
	margin: 0 auto 50px;
}

ul.tabs{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-image: url(../img/bg_tab_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    padding-top: 16.9%;
}
ul.tabs li{
	position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    cursor: pointer;
}
ul.tabs li:first-child {
    left: 0;
}
ul.tabs li:last-child {
    right: 0;
}


/* 20210615~ add S */
.notesIndent__wrap {
    padding: 0 2em 0 0;
}
.campaign_notesFlame {
    padding: 0 0 40px;
}
.campaign_notesList {
    padding: 10px 20px 0px;
}
.campaignNote__wrap {
    padding: 40px 20px 0;
}
.campaignNote__ttl {
    padding-bottom: 5px;
    border-bottom: 2px solid #cc0033;
    font-size: 30px;
    color: #cc0033;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

@media print, screen and (max-width: 768px) {
    .notesIndent__wrap {
        padding: 0 1em 0 0;
    }
    .campaign_notesFlame {
        padding: 0 0 20px;
    }
    .campaignNote__wrap {
        padding: 20px 20px 0;
    }
    .campaignNote__ttl {
        font-size: 20px;
    }
}
/* 20210615~ add E */

/* 契約　S */
.cpNote__ttl {
    padding: 30px 0 0px;
    margin-bottom: 15px;
    border-bottom: 2px solid #D00E31;
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
    color:#D00E31;
}
.cpNote__margin_20 {
    margin-bottom: 20px;
}
.cpNote__margin_30 {
    margin-bottom: 30px;
}
.campaign_notesSubttl {
    margin-top: 20px;
    /* text-decoration: underline; */
    margin-bottom: 0px;
    font-weight: bold;
}
.cpNote__subList {
    margin: 0 15px;
}
.campaignNote__tableImg>div {
    padding-bottom: 18px;
}
@media only screen and (max-width: 767px)  {
    .cp_new_subttl {
        font-size: 18px !important;
        margin-bottom: 8px;
    }
}
/* 契約　E */


/* 20210618~ */
.py_60 {
    padding: 60px 0;
}
.pt_5 {
    padding-top: 5px;
}
.fc_red {
    color: #D00E31;
}

@media only screen and (max-width: 767px)  {
    .py_30_sp {
        padding: 30px 0;
    }
}

/* 20210625 */
.top__comment {
    padding: 10px;
    box-sizing: border-box;
}

/* 20211111 */
.hurusato {
    background-color: #efe5bb;
    max-width: 1080px;
    margin: 0 auto 40px;
}
@media only screen and (max-width: 767px)  {
    .hurusato {
        margin: 0 auto 20px;
    }
}

.hurusato img{
    max-width: 750px;
}

.yoyaku p {
    font-size: 3vw;
}
@media only screen and (min-width: 768px), print{
    .yoyaku p {
        font-size: 25px;
    }
}

/* 220315追加 */


h2#payment{margin:8vw 0 25px;}
.endLine {text-decoration: line-through;}
.payment_main h4{padding:3.81195vw 0 5.71792vw;}
.payment_notice a{color:#cc0033;}
.payment_notice{
    font-size: 14px;
    text-align: center;
    padding: 2.607556vw 0 3.25945vw;
}

.payment01{position: relative;}
.newTxt_img{
    width: 22.087%;
    position: absolute;
    left: 3%; top:-2%;
}
@media only screen and (min-width: 768px), print {
    h2#payment{margin:60px 0 50px;}
    .payment_notice{
        font-size: 20px;
        text-align: center;
        padding: 20px 0 25px;
    }
    .payment_main h4{padding:30px 0 45px;}
}

.camp_detail {
    background: url(../img/detail_bg.png);
    padding-bottom: 28px;
}

.camp_detail .img_head {
    background-color: #0e2c74;
}

.camp_detail .common_box {
    padding: 30px;
    padding-bottom: 0px;
}

.camp_detail .common_inner {
    padding-top: 33px;
}

.camp_detail_01 {
    margin-top: 20px;
    margin-bottom: 40px;
}

.camp_detail_02 {
    margin-bottom: 40px;
}

.camp_detail_03 {
    margin-top: 55px;
    margin-bottom: 28px;
}

.camp_detail_txt_box {
    margin-top: 60px;
    margin-bottom: 22px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 30px;
}

.camp_detail_txt_box .kome {
    margin-top: 22px;
}


.camp_period {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 30px;
}

.link_bold {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

.link_bold:hover {
    text-decoration: none;
}

.camp_detail_link {
    display: block;
    text-align: center;
    color: black;
    text-decoration: underline;
    font-size: 17.3px;
}

.camp_detail_link::after {
    content: '▼';
}

.camp_detail_link:hover {
    text-decoration: none;
}

.camp_detail .camp_detail_link {
    color: white;
}

.camp_how {
    background-color: #99d0f5;
    /* padding-top: 50px; */
    padding-bottom: 30px;
}

.camp_how .common_inner {
    padding-top: 20px;
}
@media only screen and (min-width: 768px), print{
    .camp_how .common_inner {
        padding-top: 50px;
    }
}

.camp_how .img_head {
    background-color: #0e2c74;
}

.how_step_area {
    background-color: white;
    border: solid 5px #006cb6;
    border-radius: 15px;
}

.how_step_box {
    display: flex;
    padding: 30px 0;
    margin: 0 25px;
}

.how_step_box:not(:last-child) {
    border-bottom: dotted #006cb6;
}

.how_step_box img {
    margin: unset;
}

.how_step_box > div:first-child {
    margin-right: 20px;
}

.how_step_box .center{
    display: flex;
    align-items: center;
}

.how_step_detail {
    width: 340px;
}

.how_step_detail .kome {
    margin-top: 14px;
}

@media screen and (max-width:767px) {
    .how_step_box {
        padding: 20px 0;
        margin: 0 15px;
        gap: 2.5vw;
    }
    .how_step_box > div:first-child {
        margin-right: 0;
    }
}

.btn_area {
    margin-top: 80px;
    margin-bottom: 22px;
}

.camp_charge .img_head {
    background-color: #1f5fa8;
    height: 195px;
}

.camp_charge {
    background-color: #99d0f5;
    padding-bottom: 80px;
}


.camp_charge .common_inner {
    padding-top: 50px;
}


.camp_manual .img_head {
    min-height: 177px;
    background-color: #0270bf;
}

.camp_manual {
    background-color: #e1efff;
    padding-bottom: 77px;
}

.camp_manual .common_box {
    padding: 30px;
}

.manual_box {
    display: flex;
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin-top: 45px;
    min-height: 220px;
    justify-content: space-evenly;
    align-items: center;
}

.manual_box img {
    width: 87%;
}

.camp_appdl {
    padding-top: 80px;
    padding-bottom: 20px;
}

.camp_appdl .iosBtn {
    display: block;
    margin-bottom: 30px;
}

.questionArea .img_head {
    background-image: none;
}

.slick-list.draggable{
    min-height: 660.734px
}

@media screen and (max-width:767px) {
    .only_pc {
        display: none !important;
    }
    .only_sp {
        display: block !important;
    }
    .checkmark_01 {
        padding: 2vw;
    }
    .info_img_wrap input:checked ~ label .checkmark_01 {
        background-size: 3.466666vw;
    }
    .main_btn {
        margin: 30px 0 45px;
    }

    .img_head {
        height: 20vw;
        background-size: contain;
    }

    .camp_charge .img_head {
        height: 25vw;
    }

    .img_head img {
        max-width: 90%;
    }

    .common_box {
        margin: 30px 0 30px;
    }

    .camp_detail .common_box {
        padding: 10px;
    }

    .camp_how {
        padding-bottom: 30px;
    }

    .btn_area {
        margin-top: 45px;
    }

    .camp_manual {
        padding-bottom: 5px;
    }

    .manual_box {
        min-height: unset;
        margin-top: 6vw;
        gap: 5px;
        padding: 10vw 5.5vw;
    }

    .manual_box img {
        width: 75% !important;
    }

    .camp_appdl {
        width: 80%;
        margin: 0 auto;
        padding-top: 50px;
        padding-bottom: 0;
    }

    .questionArea .img_head img {
        max-width: 100%;
    }

    .campaign_notesWrap {
        margin-top: 50px;
    }

    .camp_manual .img_head {
        min-height: 25vw;
    }

    .camp_charge {
        padding-bottom: 30px;
    }

    .camp_charge .common_inner {
        padding: 20px 20px 0;
    }

    .camp_appdl .iosBtn {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:550px) {
    .slick-list.draggable{
        min-height: 610.656px
    }
}

@media screen and (max-width:525px) {
    .slick-list.draggable{
        min-height: 584.453px
    }
}

@media screen and (max-width:500px) {
    .kome li,
    .camp_detail_link {
        font-size: 3.66vw;
        text-indent: -3.66vw;
        padding-left: 3.66vw;
    }

    .img_head img {
        max-width: 60%;
    }

    .camp_manual .img_head img {
        max-width: 90%;
    }

    .camp_charge .img_head img {
        max-width: 90%;
    }

    .slick-list.draggable{
        min-height: 558.219px
    }
}

@media screen and (max-width:475px) {
    .slick-list.draggable{
        min-height: 529.953px
    }
}

@media screen and (max-width:450px) {
    .slick-list.draggable{
        min-height: 500.281px
    }
}

@media screen and (max-width:425px) {
    .slick-list.draggable{
        min-height: 470.734px
    }
}

@media screen and (max-width:400px) {
    .slick-list.draggable{
        min-height: 441.062px
    }
}

@media screen and (max-width:375px) {
    .slick-list.draggable{
        min-height: 411.422px
    }
}

@media screen and (max-width:350px) {
    .slick-list.draggable{
        min-height: 386.344px
    }
}

@media screen and (max-width:325px) {
    .slick-list.draggable{
        min-height: 362.547px
    }
}

@media screen and (max-width:300px) {
    .slick-list.draggable{
        min-height: 341.5px
    }
}

/* キャンペーン終了 */
.cp_alert {
    color: #C70014;
    font-weight: bold;
    margin: 25px auto 30px;
    padding: 15px;
    border: solid 1px #df6177;
    border-radius: 5px;
    background-color: #fcf0f2;
    box-sizing: border-box;
    max-width: 750px;
    width: 96vw;
    text-align: center;
}

@media screen and (min-width: 751px) {
    .cp_alert {
        font-size: 16px;
    }
}

/* common */
body {
    overflow-x: hidden;
    background-color: #f0eeec;
}

html,
body {
    font-family: "メイリオ", "Meiryo", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
    width: 100%;
}

.only_pc {
    display: block !important;
}

.only_sp {
    display: none !important;
}

#main {
    background-color: #ffffff;
}

main a {
    display: inline;
    text-decoration: underline;
    color: #000000;
}

.active {
    display: block !important;
}

.dh-Grid {
    padding: 0;
    max-width: 750px;
}

.common_wrapper {
    padding: 0 15px 0;
}

.contentSection {
    padding: 8vw 0
}

.common_inner {
    padding: 4vw 3.911vw 8.5vw;
}

.anchor_click {
    padding-bottom: 1vw;
}

.con_inner {
    max-width: 750px;
    margin: 0 auto;
}

.con_inner.small p {
    font-size: 13px;
}

.attention {
    margin-top: 15px;
    color: #2e241c;
    font-size: 15px;
}

.txt_l {
    text-align: left;
}

.txt_r {
    text-align: right;
}

.txt_c {
    text-align: center;
}

.fw_b {
    font-weight: bold;
}

img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

.clear {
    clear: both;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.sp_br {
    display: block;
}

.logo_header {
    text-align: center;
    width: 100%;
    padding: 25px 0 5px;
}

.ac .notesIndent {
    font-size: 12px;
}

@media only screen and (min-width: 768px),
print {
    .logo_header {
        padding: 50px 0 10px;
    }

    .anchor_click {
        padding-bottom: 0;
    }

    .common_inner {
        padding: 0 30px;
    }

    .common_inner.colorInner {
        padding: 60px 30px 40px;
    }

    .camp_target .common_inner.colorInner {
        padding: 55px 30px 70px;
    }


    .sp_br {
        display: none;
    }

    .ac .notesIndent,
    .ac li {
        font-size: 18px !important;
    }

    .contentSection {
        padding: 60px 0
    }

}

/* margin, padding */
.p0 {
    padding: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.plr0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pb_80 {
    padding-bottom: 10.43vw !important;
}

.mb_50 {
    margin-bottom: 6.67vw !important;
}

.mb_40 {
    margin-bottom: 5.33vw !important;
}

.mb_30 {
    margin-bottom: 4vw !important;
}

.mb_20 {
    margin-bottom: 2.67vw !important;
}

.mb_10 {
    margin-bottom: 1.33vw !important;
}

@media only screen and (min-width: 768px),
print {
    .pb_80 {
        padding-bottom: 80px !important;
    }

    .mb_50 {
        margin-bottom: 50px !important;
    }

    .mb_40 {
        margin-bottom: 40px !important;
    }

    .mb_30 {
        margin-bottom: 30px !important;
    }

    .mb_20 {
        margin-bottom: 20px !important;
    }

    .mb_10 {
        margin-bottom: 10px !important;
    }
}

/* common font-size */
.fs_38 {
    font-size: 19px;
}

.fs_35 {
    font-size: 17.5px;
}

.fs_25 {
    font-size: 12.5px;
}

.fs_20 {
    font-size: 10px !important;
}

.fs_18 {
    font-size: 10px !important;
}

.fc_white {
    color: #ffffff !important;
}

@media only screen and (min-width: 768px),
print {
    .fs_38 {
        font-size: 38px;
    }

    .fs_35 {
        font-size: 35px;
    }

    .fs_25 {
        font-size: 25px;
    }

    .fs_20 {
        font-size: 20px !important;
    }

    .fs_18 {
        font-size: 18px !important;
    }
}

/* mainContents */
.lp-mainContents {
    font-family: YakuHanJPs, notoSansJP, Noto Sans JP, メイリオ, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
}

.lp-mainContents * {
    box-sizing: border-box;
}

@media screen and (min-width: 768px) {
    .lp-mainContents {
            margin: 0 auto;
            padding-top: 140px;
            width: 750px;
    }
}

@media screen and (max-width: 767.98px) {
    .lp-mainContents {
            padding-top: 84px;
    }
}

@media screen and (max-width: 500px) {
    .lp-mainContents {
            font-size: 3.66vw;
    }
}

/* ------------ KV ------------ */
.lp_kv {
    text-align: center;
    background-color: #fff;
}

.lp_kv img {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.kome li {
    color: #333333;
    text-align: left;
    font-size: 18px;
    text-indent: -18px;
    padding-left: 18px;
    line-height: 1.6;
}

.kome li::before {
    content: '※';
}

.kome li.dot {
    text-indent: -18px;
    padding-left: 18px;
}

.kome li.dot::before {
    content: '・';
}

.kome li.astr {
    text-indent: -32px;
    padding-left: 32px;
}

.kome li.astr::before {
    content: '＊';
    padding-right: 18px;
    text-indent: 0;
}

.number {
    counter-reset: number;
}

.number .kome li {
    text-indent: -38px;
    padding-left: 38px;
}

.number .kome li::before {
    counter-increment: number;
    content: "※"counter(number);
    padding-right: 10px;
    text-indent: -28px;
}

.commentBox {
    margin-top: 25px;
}

.lp_kv img {
    margin-bottom: 15px;
}


/* ------------ KV E ------------ */


/* ------------ご注意事項------------ */
.campaign_notesWrap img {
    width: 100%;
}

.campaign_notesWrap {
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 3vw;
}

.campaign_notesBtnWrap {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.campaign_notesBtn {
    display: table;
    width: 100%;
}

.shadow_js {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.campaign_notesFlame {
    display: none;
    border-left: 3px solid #cc0033;
    border-right: 3px solid #cc0033;
    border-bottom: 3px solid #cc0033;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}

.campaign_notesList {
    padding: 20px;
    margin: -1px 0 0;
    font-size: 14px;
}

.campaign_notesList li {
    font-size: 14px;
}

@media print,
screen and (min-width: 769px) {
    .campaign_notesWrap {
        margin-bottom: 35px;
    }
    .campaign_notesList li {
        font-size: 16px;
    }
}

.campaign_notesList li:last-child {
    margin: 0;
}

.campaign_notesTtl {
    font-weight: bold;
}

.campaign_notesSubttl {
    margin-top: 20px;
    text-decoration: underline;
    margin-bottom: 10px;
}

.campaign_notesItem a {
    color: #0000ff;
    text-decoration: underline;
}

.notesIndent {
    color: #2e241c;
    text-indent: -1em;
    padding-left: 1em;
}

.notesIndent02 {
    text-indent: -3em;
    padding-left: 3em;
}

.pagetopBtn {
    z-index: 3;
}

.requirements {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: visible;
}

.requirements:before {
    position: absolute;
    left: 0;
    top: -38px;
}

.requirements:after {
    position: absolute;
    left: 0;
    bottom: -38px;
}

.requirements a {
    color: #006699;
    text-decoration: underline;
}

.requirements h3 {
    margin: 0 0 1em 0;
    padding: 0 20px;
    height: 30px;
    font-size: 1.2em;
    line-height: 30px;
    color: #ffffff;
    background: #d60038;
}

.requirements.notes h3 {
    color: #000000;
    background: #cccccc;
}

.requirements h4 {
    margin: 0 0 30px 0;
    padding: 0 20px;
    font-size: 1.2em;
    color: #cc0033;
}

.requirements h5 {
    margin: 0 0 0.25em 0;
    padding: 0 20px;
    font-size: 1em;
}

.requirements .title {
    margin: 0;
    padding: 0.75em;
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    color: #cc0033;
}

.requirements p {
    margin: 0 0 1em 0;
    padding: 0 20px;
    line-height: 1.25em;
}

.requirements p.indent {
    margin: 0 0 1em 0;
    padding: 0 20px 0 2em;
    text-indent: -1em;
}

.requirements p.indentall {
    margin: 0 0 1em 0;
    padding: 0 20px 0 2em;
}

.requirements ul {
    margin: 0 0 1em 0;
    padding: 0 20px;
}

.requirements ul li {
    margin-left: 1em;
    margin-bottom: 0.5em;
    list-style: disc;
    line-height: 1.25em;
}

.requirements ul.nd li {
    text-indent: -0.75em;
    padding-left: 0em;
    list-style: none;
}

.requirements ul li div.period {
    padding: 0.5em 0.75em 0.25em 0.75em;
    border: solid 2px #d00e31;
}

.requirements ul li div.period h5 {
    padding: 0;
}

.requirements ul li div.period p {
    margin: 0 0 0.25em 0;
    padding: 0;
}

.requirements table {
    width: calc(100% - 20px);
    margin: 0 auto 1em;
    border-collapse: collapse;
}

.requirements table th,
.requirements table td {
    width: calc(100% / 4);
    padding: 0.25em 0;
    text-align: center;
    border: solid 1px #000000;
}

@media only screen and (max-width: 720px) {
    .campaign_notesBtn {
        font-size: 16px;
    }
}

@media only screen and (max-width: 640px) {
    .campaign_notesBtn {
        display: table;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .campaign_notesList {
        font-size: 12px;
    }
}

@media only screen and (max-width:480px) {
    .campaign_notesList {
        padding: 10px;
    }
}

/*--ie11にてサイズ調整200918--*/
@media all and (-ms-high-contrast: none) {

    *::-ms-backdrop,
    .campaign_notesBtn img {
        /* IE11 にのみ */
        width: 100%;
    }

    /* IE10 以降*/
    .campaign_notesBtn img {
        width: 100%;
    }
}

/* ------------ご注意事項 E ------------ */

/* 契約　S */
.cpNote__ttl {
    padding: 30px 0 0px;
    margin-bottom: 15px;
    border-bottom: 2px solid #cc0033;
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
    color: #cc0033;
}

.cpNote__margin_20 {
    margin-bottom: 20px;
}

.cpNote__margin_30 {
    margin-bottom: 30px;
}

.campaign_notesSubttl {
    margin-top: 20px;
    /* text-decoration: underline; */
    margin-bottom: 0px;
    font-weight: bold;
}

.cpNote__subList {
    margin: 0 15px;
}

.campaignNote__tableImg>div {
    padding-bottom: 18px;
}

/* 契約　E */


.camp_period {
    position: relative;
    margin-bottom: -40px;
    top: -70px;
}

.common_box.camp_detail_04 {
    margin: 60px auto 25px;
}

.camp_detail_link {
    display: block;
    text-align: center;
    color: #2e241c;
    text-decoration: underline;
    font-size: 18px;
}

.camp_appdl {
    padding-top: 70px;
    background-color: #fff;
}

#camp_appdl .camp_header {
    margin-bottom: 30px;
}

.iosBtn {
    display: block;
}

#rule.contentSection {
    padding-top: 55px;
    background-color: #fff;
}

.camp_appdl .iosBtn {
        margin-top: 30px;
        margin-bottom: 30px;
}

@media screen and (max-width:767px) {
    .camp_appdl {
        padding-top: 9vw;
        margin: 0 auto;
    }

    .camp_appdl .iosBtn,
    .camp_appdl .andBtn {
        display: block;
        margin: 0 auto;
    }

    .camp_appdl .con_inner {
        padding: 0 5vw;
    }

    .iosBtn > img {
        width: 66vw;
    }

    .andBtn > img {
        width: 66vw;
    }

    .iosBtn > a {
        width: 70vw;
    }

    .camp_appdl .iosBtn {
        margin-top: 3vw;
        margin-bottom: 3vw;
    }

    .common_box.camp_detail_03::after {
        background-size: cover;
        width: 65.059vw;
        height: 8.866vw;
        top: -4vw;
        right: 0;
    }

    .con_inner.small {
        margin-top: 10px;
    }
    
    .con_inner .common_inner {
        padding-top: 7vw;
    }

    .con_inner.small .common_inner {
        padding: 0vw 3.911vw 0vw;
}

}

@media screen and (max-width:500px) {
    .kome li,
    .camp_detail_link {
        font-size: 3vw;
    }
}

.underLine {
    text-decoration: underline;
}

.entrySection {
    padding-bottom: 140px;
    background-color: #fff;
    text-align: center;
}

.entrySection .kome li {
    text-align: center;
    margin-top: 30px;
}

input {
    display: none;
}

input+label {
    display: flex;
    gap: 8px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
}

input+label:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-size: cover;
}

input+label:before {
    content: "";
    background-image: url('/keitai_payment/campaign/touch_a-pay_2412/img/unchecked_btn.png');
    background-repeat: no-repeat;
}

input:checked+label:before {
    content: "";
    background-image: url('/keitai_payment/campaign/touch_a-pay_2412/img/checked_btn.png');
    background-repeat: no-repeat;
}

.checkbox {
    display: inline-block;
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
}

.cp-fb img {
    display: inline-block;
}

.camp_detail .camp_detail_link {
    margin-top: 52px;
}

.camp_detail_01 {
    position: relative;
    top: -30px;
}

.camp_detail_02 {
    margin-top: -30px;
}

.target_ttl {
    margin-bottom: 32px;
}


.camp_charge_ttl {
    padding-top: 40px;
    padding-bottom: 50px;
}


.charge_img {
    position: relative;
}

.camp_charge_link {
    position: absolute;
    color: #222222;
    text-decoration: underline;
    bottom: 19px;
    right: 35px;
}

.camp_charge_link:hover {
    text-decoration: unset;
}

.camp_charge .common_inner.colorInner {
    padding-top: 37px;
    padding-bottom: 63px;
}
/*--------- slick ---------*/
.slider_area {
    padding: 35px 20px 20px;
    background: #fff;
    border: solid 5px #1d559b;
    border-radius: 0 0 15px 15px;
}

.slick-slider {
    height: auto !important;
    max-height: 100% !important;
    position: relative;
    margin: 0 auto;
}

.slick-slider div {
    outline: none;
    border: none;
}

.slick-slider .slide_img-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slide_step {
    margin-bottom: 25px;
}

.slide_txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    color: #222222;
    text-align: center;
    font-size: 20px;
    letter-spacing: -0.9px;
}

.slide_txt .kome li {
    font-size: 14px;
    text-indent: -14px;
    padding: 0 48px;
}

/*slick button*/
.slick-slider button {
    position: absolute;
    outline: none;
    border: none;
}

.slick-slider>button.slick-arrow {
    display: inline-block;
    top: 50%;
    width: 60px;
    height: 60px;
    background-size: cover;
    font-size: 0;
    z-index: 100;
}

.slick-slider>button.slick-arrow:before {
    content: "";
}

.slick-slider>button.slick-arrow.slick-prev {
    top: 55%;
    background: url(../img/arrow_prev.png) no-repeat center;
    left: -80px;
}

.slick-slider>button.slick-arrow.slick-next {
    top: 55%;
    background: url(../img/arrow_next.png) no-repeat center;
    right: -80px;
}

.slick-slider>button.slick-arrow.slick-prev.slick-disabled,
.slick-slider>button.slick-arrow.slick-next.slick-disabled {
    display: none !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.slick-dots li {
    margin: 0;
    margin-top: 15px;
}

.slick-dots li button::before {
    background-image: url(../img/slide_dot_off.png);
    width: 12px !important;
    height: 12px;
    background-size: cover;
    color: unset;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    background-image: url(../img/slide_dot.png);
    width: 12px;
    height: 12px;
    background-size: cover;
    color: unset;
    opacity: 1;
}

.slick-dots {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 0;
    top: 90px;
    margin: 0;
}

.slick-list.draggable {
    height: unset;
}

@media screen and (min-width: 769px) {
    .slick-slider {
        max-width: 690px;
        /* width: 100%; */
    }

    .slick-slider>button.slick-arrow {
        margin: 0 3.5%;
    }

    .slick-slider>button.slick-arrow.slick-prev {
        background-size: cover;
    }

    .slick-slider>button.slick-arrow.slick-next {
        background-size: cover;
    }
}

@media screen and (max-width:767px) {
    .slider_area {
        padding: 4.7vw 2.7vw 2.7vw;
    }

    .slick-slider .slide_img {
        padding: 0 5%;
    }

    .slick-slider>button.slick-arrow {
        width: 10vw;
        height: 10vw;
        max-width: 60px;
        max-height: 60px;
        min-width: 40px;
        min-height: 40px;
    }

    .slick-slider>button.slick-arrow.slick-prev {
        left: 0;
        background-size: cover;
    }

    .slick-slider>button.slick-arrow.slick-next {
        right: 0;
        background-size: cover;
    }
}

/* flt-btn */
.flt-btn {
    position: fixed;
    display: none;
    width: 100%;
    text-align: center;
    bottom: 0;
    padding: 30px 0 5px;
    transition: opacity 0.5s ease-in-out;
    z-index: 110;
}

.flt-btn .common_inner .kome li {
    text-align: center;
}

.flt-btn a {
    display: inline-block;
}

.flt-btn a::after {
    display: none;
}

.flt-btn.bg_op {
    background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width:767px) {
    .backToTop {
        margin-top: -60px !important;
    }

    .lp_kv img {
        margin-bottom: 0;
    }
    .lp_kv .common_inner {
        padding: 3% 3.911vw 5.5vw;
    }

    .entrySection {
        padding-bottom: 0;
    }

    .entrySection > img {
        max-width: 400px;
        min-width: 213px;
        width: 60%;
        margin-bottom: 10px;
    }

    .entrySection .common_inner {
        padding: 0vw 3.911vw 12.5vw;
    }

    .camp_period {
        margin-bottom: -5.3vw;
        top: -9.3vw;
    }

    .checkbox {
        margin-top: 2.7vw;
        text-align: left;
    }

    input+label {
        font-size: 2.67vw;
        gap: 1vw;
    }

    .flt-btn input+label {
        font-size: 2.5vw;
        gap: 0.3vw;
    }

    .commentBox {
        margin-top: 3.3vw;
    }

    input+label:before {
        width: 4vw;
        height: 4vw;
    }

    .common_box.camp_detail_03 {
        margin-top: 12vw;
        margin-bottom: 3.3vw;
    }

    .camp_parti {
        padding-bottom: 10.7vw;
    }

    .camp_parti_ttl,
    .camp_charge_ttl {
        padding-top: 5.3vw;
        padding-bottom: 6.7vw;
    }

    .camp_parti_box {
        padding: 2.7vw 4vw 4vw;
        margin: 0 4vw;
    }

    .camp_parti_text_box {
        margin-bottom: 4vw;
    }

    .camp_parti_ballon {
        margin-left: -7vw;
        margin-bottom: 1.9vw;
        width: 21vw;
    }

    .camp_parti_flex {
        gap: 4vw;
    }

    .camp_parti_img_box {
        display: flex;
        align-items: center;
        margin-top: 0;
    }

    .slick-list.draggable {
        min-height: unset;
        height: unset !important;
    }

    .slide_txt {
        font-size: 3.0vw;
    }

    .slide_txt .kome li {
        padding: 0 6.4vw;
    }

    .slick-slider .slide_img img {
        height: 48.7vw;
    }

    .slide_step img {
        width: 40vw;
    }

    .flt-btn {
        padding: 5.22vw 0 1vw;
    }

    .flt-btn .common_inner {
        padding: 0vw 3.911vw 0vw;
    }

    .flt-btn .common_inner .kome li {
        text-align: center;
    }

    .camp_charge .common_inner.colorInner {
        padding-top: 8vw;
        padding-bottom: 9vw;
    }

    .camp_charge_link {
        font-size: 2.5vw;
        bottom: 2.5vw;
        right: 5vw;
    }
    .btn_ttl {
        width: 70%;
    }

}

.camp_header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.camp_header img {
    width: auto;
    max-width: 100%;
}

/* .camp_how {
    background-color: #d7d7d7;
} */

.step_img {
    position: relative;
}

.step_txt_01,
.step_txt_02 {
    position: absolute;
    font-size: 18px;
    color: #1c272e;
}

.step_txt_01 {
    left: 93px;
    bottom: 25px;
    text-align: right;
}

.step_txt_02 {
    left: 424px;
    bottom: 25px;
    text-decoration: underline;
}

.step_txt_02:hover{
    text-decoration: none;
}

.camp_detail .camp_header {
    background-color: #aeaeae;
}

.camp_detail .common_inner {
    position: relative;
    padding: 60px 30px 40px;
}

.camp_detail .entry_mark {
    position: relative;
}

.camp_detail .common_box {
    border: 6px solid #000000;
    border-radius: 10px;
}

.camp_detail .common_box .camp_ttl {
    margin-bottom: 40px;
}

.camp_detail .kome liMT a{
    font-weight: bold;
    text-decoration: underline;
}

.camp_detail .kome liMT a:hover{
    text-decoration: none;
}

.camp_detail .camp_subBox {
    margin: 25px auto;
    padding: 30px 20px;
    border: 2px solid #d8d8d8;
    border-radius: 3px;
}

.camp_detail .common_box:first-child {
    margin-bottom: 60px;
}

.camp_detail .common_box:first-child .kome li_box {
    margin-top: 10px;
}

.camp_detail .common_box:first-child img {
    position: relative;
    z-index: 6;
}

.camp_detail .common_box._01 {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 70px;
    border: unset;
    border-radius: 0 0 10px 10px;
}

.common_box._01 img {
    position: relative;
    z-index: 15;
}

.camp_detail .common_box._02 {
    padding: 0;
    margin-bottom: 55px;
    background: unset;
    border: unset;
}

.camp_detail .common_box._03 {
    margin-bottom: 40px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.camp_detail .common_box._03 .kome li_box {
    margin-top: 20px;
}

.camp_detail .common_box._04 .kome li_box {
    margin-top: 28px;
}

.camp_detail .common_box._04 {
    margin-bottom: 25px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: unset;
}

.camp_detail .camp_detail_link {
    font-weight: normal;
}

.app_point {
    margin: 32px auto 25px;
}

.tax {
    margin: 50px auto 25px;
}

.camp_target {
    background-color: #ffefd9;
}

.camp_target_btn {
    margin-top: 58px;
}

.camp_target_btn a {
    display: block;
}


.camp_touch {
    background-color: #d6d6d6;
}


.camp_touch .common_box {
    margin-bottom: 40px;
}

.camp_touch .common_inner.colorInner {
    padding: 60px 30px 70px;
}

.camp_setting {
    background-color: #dbf3dd;
}

.camp_setting .camp_header {
    position: relative;
    height: 252px;
    background-color: #0f852d;
}

.camp_setting .camp_header::after {
    position: absolute;
    content: '';
    background: url(../img/ttl_04_mark.png);
    width: 112px;
    height: 125px;
    top: -12px;
    right: 47px;
    background-size: contain;
}

.qna_area {
    background-color: #c7e6f9;
}

.cancleBox {
    text-align: right;
    cursor: pointer;
}

.color_bg {
    background: #c7f4bb;
}

.color_bg .camp_header {
    position: relative;
}

.color_bg .camp_header::before {
    position: absolute;
    content: '';
    background: url(../img/ttl_01_sub.png);
    top: -74px;
    width: 750px;
    height: 74px;
}

.color_bg .common_inner.colorInner {
    padding: 50px 30px 60px;
}

.color_bg .kome li {
    margin-top: 27px;
}

.bnr_area {
    margin-top: 70px;
}

.bnr_area a {
    display: block;
    margin: 0 auto;
}

.bnr_area > img {
    margin-bottom: 20px;
}

@media screen and (max-width:767px) {
    #mainContents {
        background: white;
    }
    .common_box {
        padding: 5.215vw 3.911vw 4.563vw;
    }

    .step_txt_01,
    .step_txt_02 {
        font-size: 2.5vw;
    }

    .step_txt_01 {
        bottom: 2.608vw;
        left: 11.6vw;
    }

    .step_txt_02 {
        bottom: 2.608vw;
        left: 53.5vw;
    }

    .color_bg .common_inner.colorInner {
        padding: 9vw 3.911vw 8.5vw;
    }

    .color_bg .kome li {
        margin-top: 3vw;
}

    .camp_detail .common_inner {
        padding: 6.67vw 4vw 10vw;
        background-size: cover;
    }

    .camp_detail .common_inner::before {
        background-size: contain;
        top: 33vw;
        left: 0vw;
    }

    .camp_detail .common_box:first-child {
        margin-bottom: 7.823vw;
    }

    .camp_detail .common_box:first-child .kome li_box {
        margin-top: 1.304vw;
    }

    .camp_detail .common_box._01 {
        padding-bottom: 3.5vw;
        margin-bottom: 9vw;
    }

    .camp_detail .common_box._01::before {
        width: 24.641vw;
        height: 24.772vw;
        background-size: contain;
        top: -0.913vw;
        left: -1.304vw;
    }

    .camp_detail .common_box._01::after {
        width: 12.53vw;
        height: 12.53vw;
        bottom: -10.93vw;
    }

    .camp_detail .common_box._01 .kome li_box {
        margin-top: 3.911vw;
    }

    .camp_detail .common_box._02 {
        margin-bottom: 9.33vw;
    }

    .camp_detail .common_box._03 {
        margin-bottom: 4.563vw;
    }

    .camp_detail .common_box._03 .kome li_box {
        margin-top: 3.651vw;
    }

    .camp_detail .common_box._04 {
        margin-bottom: 4vw;
    }

    .app_point {
        margin: 8vw auto 4vw;
    }

    .tax {
        margin: 8vw auto 4vw;
    }

    .camp_detail .camp_detail_link {
        margin-top: 5vw;
    }

    .target_ttl {
        width: 57.76vw;
        margin-bottom: 5.5vw;
    }

    .camp_detail .camp_subBox {
        margin: 3.33vw auto;
        padding: 3.911vw 2.608vw;
    }

    .camp_touch .camp_header img {
        height: auto;
    }

    .camp_touch .common_box {
        margin-bottom: 5.33vw;
    }

    .camp_target .common_inner {
        padding: 8vw 3.911vw 8.5vw;
}

    .camp_target_btn {
        margin-top: 6.608vw;
    }
    .camp_touch .common_inner.colorInner {
        padding: 8vw 3.911vw 8vw;
    }

    .camp_touch_img {
        margin-top: 10vw;
        width: 80%;
    }

    .touch_text {
        margin-top: 7vw;
        width: 70vw;
    }

    .camp_setting .camp_header {
        height: 32.855vw;
    }

    .camp_setting .camp_header img {
        height: 25.033vw;
    }

    .camp_setting .common_inner.colorInner {
        padding: 9vw 6vw 10vw;
    }

    .camp_setting .camp_header::after {
        width: 14.602vw;
        height: 16.297vw;
        top: -1.565vw;
        right: 6.128vw;
    }
    .m-faq-q {
        padding-top: 2.608vw;
        padding-right: 7vw;
        padding-bottom: 2.608vw;
    }

    .m-faq-q__title,
    .faq_a__title {
        font-size: 3.39vw;
        padding-left: 10.43vw;
    }

    .m-faq-q__title::after {
        width: 7.823vw;
        height: 7.823vw;
        background-size: contain;
    }

    .faq_a__title::before {
        width: 7.823vw;
        height: 7.823vw;
        background-size: contain;
    }

    #rule.contentSection {
        padding-top: 0;
    }
    .cancleBox {
        margin-bottom: 2vw;
    }
    .cancleBox img {
        width: 3.5vw;
        max-width: 20px;
    }

    .entrySection .kome li {
        margin-top: 4vw;
    }

    .ttl_02_01 {
        width: 62.97vw;
    }

    .app_btn {
        width: 64.93vw;
    }

    .bnr_area {
        margin-top: 2.5vw;
        padding: 2vw 3.911vw 1vw;
    }

    .bnr_area > img {
        width: 90%;
        margin-bottom: 2.5vw;
    }

    .attention {
        margin-top: 0;
    }

    .color_bg .camp_header::before {
        position: absolute;
        content: '';
        background: url(../img/ttl_01_sub.png);
        top: -9.5vw;
        width: 95vw;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }
}

/* キャンペーン終了 */
.cp_alert {
    color: #C70014;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0px auto 30px;
    padding: 15px;
    border: solid 1px #df6177;
    border-radius: 5px;
    background-color: #fcf0f2;
    box-sizing: border-box;
    max-width: 750px;
    width: 96vw;
    text-align: center;
}

@media screen and (min-width: 751px) {
    .cp_alert {
            font-size: 16px;
    }
}



.cmn_inner {
    width: calc(100% * 690 / 750);
    margin: 0 auto;
}

.btn {
    padding-bottom: 3.125%;
}
.btn a {
    display: block;
    border-radius: 100px;
}

.entry-btn.disable a {
    pointer-events: none;
}

.anchor-txt {
    text-align: center;
    font-size: 3vw;
}

.anchor-txt a {
    color: #333333;
    text-decoration: underline;
}

.checkbox {
    text-align: center;
    width: 100%;
}
.checkbox button {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}
.checkbox button::before {
    content: "";
    width: 9vw;
    height: 9vw;
    max-width: 28px;
    max-height: 28px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.checkbox button.on::before {
    background-image: url(../img/check-on.png);
}
.checkbox button.off::before {
    background-image: url(../img/check-off.png);
}

.kv_txt {
    padding: 0 1.45% 3.48%;
}

@media screen and (min-width: 751px) {
    .entry-btn {
        padding-top: 5%;
    }
    .checkbox button {
        font-size: 18px;
    }
    .anchor-txt {
        font-size: 16px;
    }
}


.campaign-ttl {
    background-color: #232f3e;
}

.campaign-wrap {
    background-color: #fff0f5;
}

.campaign-img01 {
    padding: 0 0 4%;
}

.campaign-link {
    display: inline;
    color: #ffffff;
    text-decoration: underline;
}

.campaign-txt01 {
    padding-bottom: 8%;
}

.campaign-img02 {
    margin: 0 4% 6%;
    border: 2px solid #5c1e1e;
    background-color: #5c1e1e;
    border-radius: 12px;
}

.campaign-img02_ttl{
    padding: 2.2% 17% 2.934%;
}

.campaign-img02_img {
    padding: 2.2% 2% 2.934%;
}

.campaign-img02_body {
    background-color: #ffffff;
    border-radius: 0 0 12px 12px;
}

.campaign-img02_txt {
    text-align: center;
    padding: 0 2% 2.934%;
    font-size: 3vw;
}

.campaign-img03 {
    margin: 0 0 5%;
}

.campaign-txt02 {
    padding-bottom: 8%;
    text-align: center;
}
.campaign-txt02 a {
    color: #000000;
    font-size: 2.8vw;
    border-bottom: 1px solid;
    text-decoration: none;
}


@media screen and (min-width: 751px) {
    .campaign-img02 {
        border: 4px solid #5c1e1e;
    }
    .campaign-img02_txt {
        font-size: 18px;
    }
    .campaign-txt02 a {
        font-size: 20px;
    }
}

.step-ttl {
    background-color: #ed042f;
    
}

.step-wrap {
    background-color: #ffffff;
}

.step-list {
    padding-top: 5.667%;
    padding-bottom: 5.667%;
}

.step-list li {
    position: relative;
}
.step-list li:not(:last-child) {
    margin: 0 0 4.35%;
}


.step-txt {
    position: absolute;
    bottom: 3vw;
    left: 21vw;
    font-size: 2.5vw;
}
.step-txt a {
    color: #5c1e1e;
    text-decoration: underline;
}

.amazon-btn a {
    background-color: #ff9900;
    box-shadow: 0 6px 0 #e0e0e0;
}

.step-img04 {
    padding-bottom: 3.667%;
}

.step-bnr {
    padding-bottom: 6.667%;
}

.step_bg {
    background-image: url(../img/step_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

@media screen and (min-width: 751px) {
    .step-txt {
        bottom: 24px;
        left: 164px;
        font-size: 18px;
    }
}

.charge-wrap {
    background-color: #ffe2e2;
}

.charge_slide {
    padding-top: 6.667%;
    padding-bottom: 6.667%;
}

.charge_slide_head {
    display: flex;
}

.charge_slide_head button {
    background: none;
}

.charge_slide_body>li {
    background-color: #ffffff;
    border: 0.7vw solid #e60a3a;
    border-top: none;
    padding: 6.125% 12.125%;
}

.charge_step {
    max-width: 170px;
    margin: 0 auto 3.125%;
    width: 28%;
}
.charge_txt {
    text-align: center;
    margin-bottom: 3.125%;
    font-size: 3.0vw;
}
.charge_txt a{
    color: #000000;
    font-weight: bold;
}

.charge_img {
    width: 50%;
    margin: 0 auto;
}

.slick-dots {
    margin-top: 3.125%;
    top: 0;
}
.slick-dots li button:before {
    font-size: 12px;
}

.charge-btn {
    max-width: 630px;
    padding-bottom: 6.667%;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .charge_slide_body>li {
        border: 5px solid #e60a3a;
    }
    .charge_txt {
        font-size: 16px;
    }
    .slick-dots li button:before {
        font-size: 59px;
    }
}

.download-ttl {
    padding-top: 12.125%;
    padding-bottom: 6.125%;
}

.download-btn {
    max-width: 500px;
    width: 73%;
    margin: 0 auto;
    padding-bottom: 6.125%;
}

.notes-space {
    padding-bottom: 1.0em;
}

.campaign_notesImg {
    padding: 1.0em 0;
    width: 50%;
}

.notes-para {
    padding-left: 1.0em;
}

.notes-link {
    display: inline;
    color:  #0000ff;
    text-decoration: underline;
}

.float-area {
    position: fixed;
    display: none;
    bottom: 0;
    z-index: 99;
    width: 100%;
    max-width: 700px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 3.125% 0;
}

.float-btn {
    display: flex;
    justify-content: space-evenly;
}

.float-btn li {
    width: 70%;
    padding-bottom: 0;
}

.float-btn .entry-btn {
    padding-top: 0;
}

.float-btn .entry.disable a {
    pointer-events: none;
}

.float-check {
    padding-top: 0;
    padding-bottom: 0;
}

.float-area .checkbox {
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
    text-align: left;
}
.float-area .checkbox>span {
    display: flex;
    align-items: center;
    background: none;
    color: #000000;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    font-size: 2.2vw;
}
.float-area .checkbox>span>span {
    transform: translateX(-5%);
    width: 92%;
}
.float-area .checkbox>span>span .space {
    padding-left: 5%;
}
.float-area .checkbox>span>span span {
    cursor: pointer;
}
.float-area .checkbox>span::before {
    content: "";
    width: 9vw;
    height: 9vw;
    max-width: 28px;
    max-height: 28px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.float-area .checkbox>span.on::before {
    background-image: url(../img/check-on.png);
}
.float-area .checkbox>span.off::before {
    background-image: url(../img/check-off.png);
}
@media screen and (min-width: 751px) {
    .float-area {
        padding: 20px 0;
    }
    .float-btn li {
        padding-bottom: 3.125%;
    }
    .float-area .checkbox>span {
        font-size: 16px;
    }
}

/*===== PC =====*/
@media only screen and (min-width: 768px),
print,
tv {

    /*M02-05-12*/
    .m-faq {
        border-bottom: 1px solid #D9D5D1;
        width: 100%;
        margin: 0 auto;
    }

    .m-faq:first-child {
        border-top: 1px solid #D9D5D1;
    }

    .m-faq-q {
        position: relative;
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 20px;
        cursor: pointer;
    }

    .m-faq-q-first {
        border-top: 1px solid #D9D5D1;
    }

    .m-faq-q::after {
        position: absolute;
        top: calc(50% - 10px);
        top: -webkit-calc(50% - 10px);
        right: 0;
        width: 20px;
        height: 20px;
        background-image: url(/keitai_payment/common/images/component/icon-plus.svg);
        /* アコーディオンクローズ中のアイコン（+）*/
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }

    .m-faq.is-active .m-faq-q::after {
        background-image: url(/keitai_payment/common/images/component/icon-minus.svg);
        /* アコーディオンオープン中のアイコン（-）*/
    }

    .m-faq-q__title {
        position: relative;
        padding-left: 50px;
        font-size: 1.6rem;
        line-height: 1.5;
    }

    .m-faq-q__title::after {
        display: block;
        position: absolute;
        left: 0;
        top: -webkit-calc(50% - 17px);
        top: calc(50% - 17px);
        width: 34px;
        height: 34px;
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }

    .faq_a {
        display: none;
        padding-top: 10px;
    }

    .m-faq.is-active .faq_a {
        display: block;
    }

    .faq_a__title {
        position: relative;
        margin-bottom: 25px;
        padding-left: 50px;
        color: #cc0033;
        font-size: 1.6rem;
        line-height: 1.5;
    }

    .faq_a__title::before {
        display: block;
        position: absolute;
        left: 0;
        top: -webkit-calc(50% - 17px);
        top: calc(50% - 17px);
        width: 34px;
        height: 34px;
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }

    .faq_a__text {
        padding-bottom: 30px;
        font-size: 1.6rem;
        line-height: 1.5;
    }
}

/*===== SP =====*/
@media only screen and (max-width: 767px) {

    /*M02-05-12*/
    .m-faq {
        border-bottom: 1px solid #D9D5D1;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        margin: 0 auto 15px;
    }

    .m-faq-q {
        position: relative;
        cursor: pointer;
    }

    .m-faq-q-first {
        border-top: 1px solid #D9D5D1;
    }

    .m-faq-q::after {
        position: absolute;
        top: -webkit-calc(50% - 10px);
        top: calc(50% - 10px);
        right: 0;
        width: 20px;
        height: 20px;
        background-image: url(/keitai_payment/common/images/component/icon-plus.svg);
        /* アコーディオンクローズ中のアイコン（+）*/
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }

    .m-faq.is-active .m-faq-q::after {
        background-image: url(/keitai_payment/common/images/component/icon-minus.svg);
        /* アコーディオンオープン中のアイコン（-）*/
    }

    .m-faq-q__title {
        position: relative;
        padding-left: 50px;
        font-size: 1.6rem;
        line-height: 1.5;
    }

    .m-faq-q__title::after {
        display: block;
        position: absolute;
        left: 0;
        top: -webkit-calc(50% - 17px);
        top: calc(50% - 17px);
        width: 34px;
        height: 34px;
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }

    .faq_a {
        display: none;
        padding-top: 10px;
    }

    .m-faq.is-active .faq_a {
        display: block;
    }

    .faq_a__title {
        position: relative;
        margin-bottom: 25px;
        padding-left: 50px;
        color: #cc0033;
        font-size: 1.6rem;
        line-height: 1.5;
    }

    .faq_a__title::before {
        display: block;
        position: absolute;
        left: 0;
        top: -webkit-calc(50% - 17px);
        top: calc(50% - 17px);
        width: 34px;
        height: 34px;
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }

    .faq_a__text {
        padding-bottom: 30px;
        font-size: 1.6rem;
        line-height: 1.5;
    }
}





.questionList {
    background: white;
    border-radius: 10px;
    padding: 2vw;
}



.m-faq {
    border-bottom: 4px dotted;
}

.m-faq:first-child {
    border-top: none;
}

.m-faq:last-child {
    border: none;
}

.m-faq-q__title,
.faq_a__title {
    font-size: 3.39vw;
    padding-left: 10.43vw;
    color: #1c272e;
}

.m-faq-q__title::after {
    display: block;
    position: absolute;
    left: 0;
    top: -webkit-calc(50% - 17px);
    top: calc(50% - 17px);
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    background-image: url(../img/faq_q.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.faq_a__title::before {
    display: block;
    position: absolute;
    left: 0;
    top: -webkit-calc(50% - 17px);
    top: calc(50% - 17px);
    width: 34px;
    height: 34px;
    background-image: url(../img/faq_a.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
}

.faq_a__title a {
    display: unset;
    color: #2e241c;
    text-decoration: underline;
}

.faq_a__title a:hover {
    text-decoration: none;
}
@media screen and (min-width: 769px) {

    .questionList {
        padding: 20px;
    }


    .questionList {
        border-radius: 10px;
        padding: 20px
    }

    .m-faq-q__title,
    .faq_a__title {
        font-size: 26px;
        color: #1c272e;
        padding-left: 80px;
    }
    .m-faq-q__title::after {
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 60px;
        height: 60px;
        background-image: url(../img/faq_q.png);
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }

    .faq_a__title::before {
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 60px;
        height: 60px;
        background-image: url(../img/faq_a.png);
        background-repeat: no-repeat;
        background-position: center center;
        content: '';
    }
}
.tab_head {
    font-size: 0;
    display: flex;
}
.tab_head li {
    width: 50%;
}
.tab_head button {
    border: none;
    background:none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.tab_head button img {
    width: 100%;
}



.cp_close_alert_wrap {
    max-width: 1080px;
    margin: 0 auto;
    display: table;
    width: 100%;
}

.cp_close_alert {
    padding-left: 19px;
    padding-bottom: 3px;
    color: #C70014;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 20px 20px;
    padding: 15px;
    border: solid 1px #df6177;
    border-radius: 5px;
    background-color: #fcf0f2;
    margin-bottom: 30px;
    text-align: justify;
}