/* common */
body {
    overflow-x: hidden;
}
.active {
    display: block !important;
}
.common_wrapper {
	padding: 0 15px 0;
}

.contentSection {padding: 8vw 0}
.common_inner {
	max-width: 100%;
    margin: 0 auto;
    padding: 0 15px 0;
}
.anchor_click {padding-bottom: 1vw;}
.con_inner {
    max-width: 750px;
    margin: 0 auto;
    padding: 0 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: 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 {
		max-width: 750px;
        margin: 0 auto;
        padding: 0 30px 0;
    }
    .sp_br {
        display: none;
    }
.ac .notesIndent,.ac li {font-size: 18px!important;} 
.contentSection {padding: 60px 0}

}

/* margin, padding, */
.pb_80 {
    padding-bottom: 40px;
}
.pt_30 {
    padding-top: 30px;
}
.pt_20 {
    padding-top: 20px;
}
.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;
}

.py_70 {
    padding: 35px 0;
}
@media only screen and (min-width: 768px), print{
    .pb_80 {
        padding-bottom: 80px;
    }
    .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: 1080px;
    width: 100%;
    margin: 0 auto;
}
/* ------------ KV E ------------ */

/* ------------ contents common S ------------ */
/* head */
.img_head {
    text-align: center;
    font-weight: bold;
}
.img_head img {
    display: block;
    max-width: 690px;
    width: 100%;
    margin: 0 auto;
}
/* btn */

.appSection {display: flex;align-items: center;justify-content: center;padding: 0 5vw;}
.appSection .info_img_wrap {}
.appSection .btn_wrap {display: flex;align-items: center;justify-content: center;margin-left: 5.333333vw;}
.appSection .btn_wrap .lp_btn_app {}
.appSection .btn_wrap .lp_btn_app.disp_pc {}
.appSection .btn_wrap .lp_btn_app span {display: block;}
.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;
}
.faqlist_q_title, .faqlist_a_title {font-size: 1.8rem;;}
.m-faq-q {padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px; }
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: 4px solid #111;border-radius: 10px;padding: 4vw 2vw;}
.m-faq {border: none!important;}
.m-faq-q__title {font-weight: bold;}
.faq_a__title {color: #111;}
.faq_a__title::before {top: calc(20% - 17px);}
.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 {font-size: 10px;}
.table01 tr td {padding: 10px;font-size: 12px;vertical-align: middle;}
.table01 tr td .big {font-size: 23px;}
.table01 tr td+td {border-left: 4px solid #999;font-size: 15px;}
.lp_txt {
    font-size: 15px;
}
.info_img_wrap .info_txt {width: 90%;font-size: 3.2vw;}
@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: 4px solid #111;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 .big {font-size: 36px;}
.info_img_wrap .info_txt {font-size: 14px;}
    .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 ------------ */


.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 ------------ */
.logo {
    background-color: #effcff;
}
.logo>div {
}


.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;}
.storeSection .logo_list {}
.storeSection .logo_list .logo_data {}
.storeSection .logo_list .logo_data a {}
.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(../../../campaign_dpay2024%20-%20Copy/common/img_50p/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%;
}
.slick-slider {
    max-width: 690px !important;
    height: auto !important;
    max-height: 100% !important;
}
.slick-slider img {
    max-width: 690px !important;
}
.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;
}

/* tabs */
/* .tab_wrap{
    max-width: 690px;
	margin: 0 auto 35px;
}

ul.tabs{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-image: url(../img_50p/bg_tab_01.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;
} */
/* 
.tab_content{
    position: relative;
	display: none;
    background: #ededed;
}

.tab_content.current{
	display: block;
	display: inherit;
} */

/* tabs E */

/* slide S */
/* .tab_content {
    position: relative;
    margin: -1px 0 0;
    max-width: 690px !important;
    width: 100%;
    background: url(../img_50p/bg_slide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0 10% 21px;
    text-align: center;
}
.tab_content .slide_wrap {
    margin: 0 -10%;
}
.swiper-slide {
    padding: 0 0 50px;
}
.swiper-slide>img {
    width: 70%;
    margin: 0 auto;
}
.slide_btn_wrap {
    padding: 9px 0 0;
}
.slide_btn_wrap .lp_txt {
    padding: 8px 0 0;
    height: 106px;
}

.slide_btn_wrap .slide_txt {
    display: block;
    margin: 0 auto;
    max-width: 523px;
    width: 90%;
    text-align: left;
    font-size: 10px;
    box-sizing: border-box;
}
.slide_btn_inner {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.swiper-button-next, .swiper-button-prev {
    width: 44px;
    height: 44px;
}
.swiper-button-next {
    background-image: url(../img_50p/bu_arrow_01.png);
    right: 5px;
    background-size: cover;
}
.swiper-button-prev {
    background-image: url(../img_50p/bu_arrow_02.png);
    left: 5px;
    background-size: cover;
}


@media screen and (min-width: 769px) {
    .tab_content {
        padding: 0 10% 42px;
    }
    .tab_wrap{
        margin: 0 auto 70px;
    }
    .swiper-button-next, .swiper-button-prev {
        width: 88px;
        height: 88px;
    }
    .slide_btn_wrap .slide_txt {
        font-size: 13px;
    }
    .slide_btn_wrap .lp_txt {
        height: 186px;
    }
} */
/* slide d払いアプリの設定方法 E */





/* ------------ご注意事項------------ */
.campaign_notesWrap img {
    width: 100%;
}
.campaign_notesWrap {
    max-width: 750px;
    margin: 0 auto;
}

.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); */
    border: 3px solid #D00E31;
    -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;
    font-weight: normal;
    font-size: 100%;
}

.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 ------------ */





/* fixed */

/*fixedBtnArea*/
.fixedBtnArea {
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    background: rgba(255, 255,255, 0.7);
}
.fixedBtnArea .info_img_wrap {
    padding: 5.333333vw 5.333333vw 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(../../../campaign_dpay2024%20-%20Copy/common/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;
    }
}


/* 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 {width: 3.466666vw;height: 3.466666vw;max-width: 18px;max-height: 18px;vertical-align: middle;display: inline-block;border:1px solid #cc0033;box-sizing: border-box;border-radius: 5px;}
.info_img_wrap input:checked ~ label .checkmark {background: url(../../../campaign_dpay2024%20-%20Copy/common/img/icon_checked.png) center/cover;}
.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(../../../campaign_dpay2024%20-%20Copy/common/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;
}
#slide_wrap {
    position: relative;
    margin: -1px 0 0;
    max-width: 690px !important;
    width: 100%;
    background: url(../../../campaign_dpay2024%20-%20Copy/common/img_50p/bg_slide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0 10% 11px;
    text-align: center;
}
#slide_wrap .slide_inner {
    position: relative;
    margin: 0 -10%;
}

#slide_wrap .slide_item_wrap {
    position: relative;
    padding: 0 0 50px;
}
#slide_wrap .slide_item_wrap:focus {
    outline: none;
}
#slide_wrap .slide_item_wrap > img {
    width: 70%;
    margin: 0 auto;
}
.slide_btn_wrap {
    padding: 9px 0 0;
}
.slide_btn_wrap .lp_txt {
    padding: 8px 0 0;
    height: 106px;
}

.slide_btn_wrap .slide_txt {
    display: block;
    margin: 0 auto;
    max-width: 523px;
    width: 90%;
    text-align: left;
    font-size: 10px;
    box-sizing: border-box;
}
.slide_btn_inner {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;

}
#slide_wrap .slick-prev.slick-disabled,#slide_wrap .slick-next.slick-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
#slide_wrap .slick-prev:before,#slide_wrap .slick-next:before {
    display: none;
}
#slide_wrap .slick-prev,#slide_wrap .slick-next {
    z-index: 55;
    width: 44px;
    height: 44px;
}
#slide_wrap .slick-next {
    background-image: url(../../../campaign_dpay2024%20-%20Copy/common/img_50p/bu_arrow_01.png);
    right: 5px;
    background-size: cover;
}
#slide_wrap .slick-prev {
    background-image: url(../../../campaign_dpay2024%20-%20Copy/common/img_50p/bu_arrow_02.png);
    left: 5px;
    background-size: cover;
}


@media screen and (min-width: 769px) {
    #slide_wrap {
        padding: 0 10% 21px;
    }
    .tab_content {
        padding: 0 10% 22px;
    }
    .tab_wrap{
        margin: 0 auto 100px;
    }
    #slide_wrap .slick-prev,#slide_wrap .slick-next{
        width: 88px;
        height: 88px;
    }
    .slide_btn_wrap .slide_txt {
        font-size: 13px;
    }
    .slide_btn_wrap .lp_txt {
        height: 186px;
    }
}
/* ▼コメントアウト */
/* slide d払いアプリの設定方法 E */

/* 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;
    }
}
