@charset "UTF-8";
.bw-news__list li{
    margin:0 0 0 1em;
    text-indent: -1em;
}
.bw-news__sidelist{
    width: 100%;
    margin: 1em 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bw-news__sidelist li{
    padding: 0 10px;
}
.bw-news__sidelist li img{
    width: 100%;
    height: auto;
}
.bw-news__sidelist + .bw_center{
    margin: 0 0 -20px;
}
.bw-block__btn--bottom p{
    font-size: 16px;
    text-align: center;
}
.bw-block__btn--bottom a img{
    width: 100%;
}
.bw-news__body:only-child{
    border-bottom: none;
}
.bw-news__body + .bw-news__body{
    border-top: none;
    border-bottom: none;
    padding: 40px 15px 0;
}
.bw-news__body + .bw-news__list{
    font-size: 1.4rem;
    margin: 40px 15px -20px;
}
.bw-news__schedule__heading-h2{
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0.7em;
}
.bw-news__schedule__list{
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #ccc;
}
.bw-news__schedule__list li{
    padding: 15px 10px;
    margin-bottom: -1px;
    width: 50%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: collapse;
    color: #333;
    font-size: 14px;
}
.bw-news__body--borderless{
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
}
.bw-news__body--borderlessBottom{
    border-bottom: none;
    padding-bottom: 0;
}
.bw-faq .bw-news__body p + .bw-faq__trigger{
    margin-top: 20px;
}
.bw-faq .bw-news__body .bw-faq__trigger{
    margin: 0 -15px;
}
.bw-faq .bw-news__body .bw-faq__trigger + .bw-faq__target p{
    padding: 0 0 15px;
}
.bw-faq__block + .bw-faq{
    margin-top: 46px;
}
.bw-signature{
}
.bw_right.bw-signature{
    margin: 0 -15px;
    padding: 14px 15px;
}
.bw-faq__target + .bw-signature{
    border-top: 1px solid #ccc;
}
.bw-faq__trigger--indent{
    margin:0 0 0 2em;
    text-indent: -2em;
}

/*  */
.bw_contents_registerDelete{
    /*
    font-size: 1.6rem;
    */
}
.bw_helpRegisterDeleteBox{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.6rem;
}
.bw_helpRegisterDeleteBox + .bw_helpRegisterDeleteBox {
    border-top: 1px solid #ccc;
    margin: 30px 0 0;
    padding-top: 30px;
}
.bw_helpRegisterDeleteBox--feature{
}
.bw_helpRegisterDeleteBox--feature img{
    width: 100%;
    height: auto;
}
.bw_helpRegisterDeleteBox__banner{
/*
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    */
    margin: 30px 0 ;
    /*
    padding-top: 30px;
    padding-bottom: 30px;
    */
}
.bw_helpRegisterDeleteBox__banner a img{
    width: 100%;
    height: auto;
}
.bw_helpRegisterDeleteBox .bw_width_list{
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
}
.bw_helpRegisterDeleteBox .bw_width_list li{
    flex: 1;
    padding-right: 0.55em;
    text-align: center;
}
.bw_helpRegisterDeleteBox .bw_width_list li img{
    width: auto;
    height: 124px;
}
.bw_contents_registerDelete .bw-font__text--danger{
    color: #CC0033;
    border: 3px solid #f0f0f0;
    text-align: center;
    margin: 0 0 15px;
    padding: 11px 0;
    font-weight: bold;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present{
    margin: 30px 0 0;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__title{
    text-align: center;
    font-weight: bold;
    margin: 0 0 15px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__title .balloon{
    position: relative;
    display: block;
    color: #fff;
    margin: 0 auto 10px;
    padding: 6px 1px 6px 6px;
    background-color: #D00E31;
    border: 2.5px solid #D00E31;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 1.4rem;
    width: 80px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__title .balloon:after,
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__title .balloon:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__title .balloon:before {
    top: 100%;
    left: calc(50% - 7px);
    border: 7px solid transparent;
    border-top: 7px solid #D00E31;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__detail{
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 15px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__detail strong{
    color: #CC0033;
    /* font-size: 2.0rem; */
    font-weight: bold;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__detail strong span{}
.bw_contents_registerDelete .text_super{
    vertical-align: super;
    font-size: 1.2rem;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__detail p + p{
    font-size: 1.2rem;
    margin: 5px 0 0;
    font-weight: normal;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__use{
    border: 3px solid #f0f0f0;
    padding: 27px 17px 15px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__use img{
    display: block;
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: 0 auto 15px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__use ul{}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__use ul li{
    text-align: center;
    margin: 0 0 10px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__use ul li:before{
    content: "";
    display: inline-block;
    background: url(../img/delete_coin.png) no-repeat 0 0;
    background-size: 23px auto;
    width: 23px;
    height: 23px;
    text-align: center;
    padding: 0 0 0 20px;
    margin-top: -3px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__use ul li strong{
    color: #CC0033;
}
.bw_contents_registerDelete .bw_search_list_link__2line{
    flex-wrap: wrap;
    height: auto;
    margin: 0 0 10px;
}
.bw_contents_registerDelete .bw_search_list_link__2line small{
    display: block;
    width: 100%;
    font-size: 1.4rem;
}
.bw_contents_registerDelete .bw_indentList{
    font-size: 1.4rem;
}
.bw_contents_registerDelete .bw_indentList li {
    margin: 0 0 0 1em;
    text-indent: -1em;
}
.bw_contents_registerDelete .bw_indentList.bw_indentList--confirmation li{
    background: url(../img/delete_checkbox.png) no-repeat 0 4px;
    background-size: 20px auto;
    margin: 0 0 10px;
    padding: 0 0 0 25px;
    text-indent: 0;
}
.bw_contents_registerDelete .bw_indentList.bw_indentList--confirmation li span{
    background-image: linear-gradient(transparent 50%, yellow 50%);
}
.bw_contents_registerDelete .bw-button__simply + .bw_indentList{
    margin-top: 15px;
}
.bw_contents_registerDelete .bw-font__heading-h3{
    display: block;
    margin: 0 0 15px;
    padding: 0;
    font-size: 1.6rem;
    font-weight: bold;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.bw_contents_registerDelete .bw-font__heading-h3.bw-font__heading-h3--bg{
    background-color: #666666;
    color: #ffffff;
    margin: 0 -15px 15px;
    padding: 5px 15px;
    width: calc(100% + 30px);
}
.bw_contents_registerDelete .bw-font__heading-h3 img{
    width: 100%;
    max-width: 40px;
    margin: 0 10px 0 0;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__target{
    margin: 0;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__target dt{
    margin: 0 0 5px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__target dd{
    margin: 0 0 15px;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__target .bw_helpRegisterDeleteBox__target-list{
    margin: 15px 0 0;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__target .bw_helpRegisterDeleteBox__target-list dt{
    font-size: 1.4rem;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__target .bw_helpRegisterDeleteBox__target-list dd{
    font-size: 1.4rem;
}
.bw_contents_registerDelete .bw_helpRegisterDeleteBox__text_attention{
    color: #CC0033;
    font-weight: bold;
    background: url(../img/delete_attenntion.png) no-repeat 0 1px;
    background-size: 20px auto;
    margin: 0 0 15px;
    padding: 0 0 0 25px
}

/* 記事内容見開き */

.spread_contents_box > div:not(:first-child){
    display: none;
}
.spread_contents {
    position: relative;
    width: 100%;
    height: 193px;
    margin: 0 0 30px;
}

.spread_contents .back_contents {
    position: absolute;
    width: 96%;
    margin: 2px 2% 0;
    bottom: 2px;
}

.spread_contents .back_contents img{
    position: relative;
    display: block;
    width: auto;
    height: 193px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    background-color: #fff;
}

.spread_contents .contents {
    position: absolute;
    width: 100%;
    bottom:0 ;
    background-color: rgba(0, 0, 0, 0.6);
}
.spread_contents .contents .title,
.spread_contents .contents .number{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.spread_contents .contents .title {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2%;
    margin-left: 5%;
    line-height: 1.5;
}
.spread_contents .contents .number {
    color: #fff;
    font-size: 13px;
    margin-left: 5%;
    margin-bottom: 3%;
    line-height: 1.5;
}
.spread_contents .contents .trialbtn {
    position: absolute;
    top: 5px;
    right: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 8px;
    font-size: 12px;
}
.category_text_btn a{
    display: inline-block;
    color: #888;
    font-size: 0.85em;
    font-weight: bold;
    margin: 0 1.3em;
}
.category_title_2line {
    position: relative;
    width: 100%;
    margin: 0 0 15px;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}
.category_text_2line {
}
.category_text_2line p,
.category_text_2line h2 {
    float: left;
    font-weight: bold;
}
.bw_helpRegisterDeleteBox__articlesBtnBox{
    text-align: center;
    margin: 0 -15px;
    padding: 15px 15px;
}
.articles + .bw_helpRegisterDeleteBox__articlesBtnBox,
.bw_width_list + .bw_helpRegisterDeleteBox__articlesBtnBox{
    margin-bottom: -30px;
}


#mr_contents ul {
    display: flex;
    justify-content: space-between;
    margin :0 -5px;
    padding:0;
    font-size: 1.0rem;
}
#mr_contents li {
    flex: 1;
    padding: 0 5px;
}
#mr_contents li a {
    display:block;
    overflow:hidden;
    text-align:center;
    color: #000;
}
#mr_contents li a img{
    width: auto;
    height: 67px;
}
#mr_contents .mrImg{
    padding: 10px 0;
}
#mr_contents .label{
    background: #009141;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}
#mr_contents .mrTxt{
    text-align: left;
}
.bw_contents:last-of-type.bw_contents_registerDelete{
    font-size: 1.6rem;
    margin-bottom: 2em;
}
.bw_right:last-child{
    padding: 30px 15px 0;
}
.bw_right:last-child a{
    color: #333333;
    font-size: 14px;
}
.delete-help-context{
    margin: 15px 0 0;
    padding: 15px 15px;
}
.bw_readListBtn{
    display: block;
    background: #EAF6EF;
    color: #009141;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    margin: 7px 0 0;
    padding: 11px 0;
}

.bw_primaryBtn{
    display: block;
    background: #009141;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    margin: 7px 0 0;
    padding: 11px 0;
}
.bw_primaryBtn:hover {
	color: #fff;
	text-decoration: none;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    opacity: 0.7;
}

@media screen and (min-width: 769px) {
    .bw-news__sidelist{
        margin: 24px 0 40px;
    }
    .bw-block__btn--bottom--banner{
        max-width: 100%;
        text-align: center;
    }
    .bw-block__btn--bottom--banner a img{
        width: auto;
    }
    .bw-news__body + .bw-news__body{
        padding: 40px 0 0;
    }
    .bw-news__body.bw-news__body-cookie{
        border-bottom: none;
    }
    .bw-news__body + .bw-news__list{
        margin: 40px 0 -20px;
    }
    .bw-news__list--bottom{
        width: calc(100% / 2);
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .bw-news__schedule__heading-h2{
        font-size: 2.2rem;
        margin-bottom: 24px;
    }
    .bw-faq .bw-news__body .bw-faq__trigger{
        margin: 0;
        font-size: 1.6rem;
    }


    /*dマガジン会員の解約*/
    .bw_helpRegisterDeleteBox{
        padding-left: 0;
        padding-right: 0;
    }
    .bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__title .balloon{
        display: inline-block;
        margin: 0 10px 0 0;
    }
    .bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__title p{
        display: inline-block;
    }
    .bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__detail{
        font-size: 2.4rem;
    }
    .bw_contents_registerDelete .bw_helpRegisterDeleteBox__present .bw_helpRegisterDeleteBox__present__detail strong{
        /* font-size: 2.4rem; */
    }
    .bw_contents_registerDelete .bw-button__simply,
    .bw_contents_registerDelete .bw_readListBtn,
    .bw_contents_registerDelete .bw_primaryBtn{
        max-width: 290px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .bw_contents_registerDelete .bw_helpRegisterDeleteBox__target{
        margin: 30px 0 0;
    }
    .bw_contents_registerDelete .bw-font__heading-h3{
        font-size: 1.8rem;
    }
    .spread_contents_box > div:not(:first-child){
        display: block;
    }


    .spread_contents_box {
        display: -webkit-box; /* Safari,Google Chrome用 */
        display: -moz-box; /* Firefox用 */
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: left; /* Safari,Google Chrome用 */
        -moz-box-pack: left; /* Firefox用 */
        box-pack: left;
        -webkit-box-align: center; /* Safari,Google Chrome用 */
        -moz-box-align: center; /* Firefox用 */
        box-align: center;
        align-items: center;
        width: 100%;
    }

    .spread_contents_row03 {
        flex: 1;
    }
    .spread_contents_row03.margin_l {
        margin-left: 25px;
    }

    .spread_contents {
        overflow: hidden;
        width: 100%;
        /*調整201109*/
        height: 145px;
    }
    .spread_contents .back_contents {
        position: absolute;
        width: 100%;
        margin: 0;
        bottom: 0;
    }
    .spread_contents .back_contents .back_img {
        position: relative;
        display: block;
        width: auto;
        /*調整201109*/
        height: 145px;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
        -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
        box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    }
    .spread_contents .back_contents img {
        /*調整201109*/
        height: 145px;
    }
    .bw_helpRegisterDeleteBox .bw_width_list li {
        text-align: center;
    }
    .bw_helpRegisterDeleteBox .bw_width_list li img{
        width: auto;
        height: 145px;
    }
    .bw_helpRegisterDeleteBox__articlesBtnBox{
        margin: 0;
    }
    .bw_contents_registerDelete .bw-font__heading-h3.bw-font__heading-h3--bg{
        width: 100%;
        margin-left: 0;
        margin-right: 0;

    }
    .delete-helpimg{
        text-align: center;
    }
    .delete-helpimg img{
        max-width: 50%;
    }
    #mr_contents ul{
        font-size: 1.6rem;
    }
    #mr_contents li a img{
        width: auto;
        height: 134px;
    }
}

/* 追加201109*/
@media screen and (min-width: 970px) {
    .spread_contents {
        height: 195px;
    }

    .spread_contents .back_contents .back_img {
        height: 195px;

    }
    .spread_contents .back_contents img {
        height: 195px;
    }
}

/* common*/
.delete-img img {
    width: 100%;
}
.delete-attention-contain {
    margin-top: 4%;
    width: 100%;
}
.delete-leadbox {
    background-color: #d1d1d1;
    padding: 2% 0 2% 3%;
    width: 97%;
    font-size: 180%;
    font-weight: bold;
}
.delete-attention-box span {
    background-image: linear-gradient(transparent 50%, yellow 50%);
}
.delete-attention-lead01,
.delete-attention-lead02 {
    font-size: 210%;
    font-weight: bold;
    color: #D00E31;
    margin: 1% 0 3% 1%;
}
.delete-attention-lead01 {
    margin: 1% 0 3% 1%;
}
.delete-attention-lead02 {
    margin: 1% 0 1% 1%;
}
.delete-attention-lead01:before,
.delete-attention-lead02:before {
    margin: 0 10px 0 0;
    content: " ";
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(<bean:message key="url.image.other" />delete_attenntion.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.delete-attention-box {
    border-style: solid;
    border-color: #d1d1d1;
    border-width: 0px 1px 1px 1px;
    list-style: none;
    padding: 1.5% 0 0 3%;
}
.delete-attention-box li {
    width: 85%;
    margin: 2% 0 3% 8%;
    font-size: 150%;
    font-weight: bold;
    position: relative;
    line-height: 130%;
}
.delete-attention-box li:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: -45px;
    width: 50px;
    height: 50px;
    background: url(<bean:message key="url.image.other" />delete_checkbox.png);
    background-repeat: no-repeat;
}
.delete-head01,
.delete-head02 {
    background-color: #666666;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.delete-head01-lead,
.delete-head02-lead {
    font-size: 180%;
    color: #fff;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}
.delete-head01-img {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
    padding: 1% 1% 1% 2%;
}
.delete-head02-img {
    width: 11%;
    display: table-cell;
    vertical-align: middle;
    padding: 1% 1% 1% 2%;
}
.delete-help-context {
    background: #f5f8fe;
    font-size: 140%;
    margin: 1% 0 3% 0;
    padding: 2% 5% 2% 5%;
    text-align: left;
}
.delete-helpimg {
    margin: 0 0 5% 5%;
    width: 90%;
}
/*20180612 追記*/
.delete-helpimg img{
    width: 100%;
}

/* campaign start*/

.cp_red {
    color: #D00E31;
}
.cp-tx-minimini {
    font-size: 55%;
    vertical-align: 20px;
    margin-left: -10px;
}
.cp-tx-mini {
    font-size: 90%;
}
.cp-lead04 {
    font-size: 160%;
    font-weight: bold;
    text-align: center;
}
.cp-bn {
    padding-top: 1%;
    text-align: center;
    width: 100%;
}
.cp-title {
    font: bold 160%/100% normal;
    text-align: center;
    color: #fff;
    background-color: #D00E31;
    padding: 2% 0;
    width: 100%;
}
.cp-lead01 {
    padding: 2% 0;
    width: 80%;
    margin: 2% auto 1%;/* 180608修正　margin: 1% auto 2%; */
    border: 4px #D00E31 solid;
    color: #D00E31;
    font-size: 160%;
    font-weight: bold;
    text-align: center;
}
.cp-lead02 {
    background-color: #feecf0;
    text-align: center;
    padding: 2px;
}
.cp-lead02 span {
    font-size: 130%;
    font-weight: bold;
}
.balloon {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 8px 1px 7px 8px;
    background-color: #D00E31;
    border: 2px solid #D00E31;
    margin: 5px 10px 2px 0;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
}
.balloon:after,
.balloon:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
}
.balloon:after {
    top: 98%;
    left: 30px;
    border: 7px solid transparent;
    border-top: 3px solid #D00E31;
    /*10px*/
}
.balloon:before {
    top: 100%;
    left: 27px;
    border: 7px solid transparent;
    border-top: 7px solid #D00E31;
    /*13px*/
}
.cp-lead03 {
    margin-top: 2%;
    text-align: center;
}
.cp-lead-main {
    font-size: 300%;
    font-weight: bold;
    line-height: 120%;
}
.cp-lead-l {
    font-size: 120%;
    letter-spacing: 1px;
    color: #D00E31;
}
.cp-dpoint-container {
    margin-top: 3%;
    width: 99.5%;
    border: 3px solid #D00E31;
    border-radius: 5px;
    background: repeating-linear-gradient( 135deg, #feecf0, #feecf0 2px, #fff 2px, #fff 4px);
}
.cp-dpoint-box {
    padding: 3% 0;
    width: 85%;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
}
img.cp-dpoint-lead {
    width: 60%;
    margin: 0 auto;
}
.cp-dpoint-txt {
    font-weight: bold;
    letter-spacing: -0.8px;
    margin-top: 3%;
    list-style: none;
    font-size: 1.8rem;
    line-height: 200%;
}
@media screen and (min-width: 769px) {
    .cp-dpoint-txt {
        font-size: 150%;
    }
}
.cp-dpoint-txt li {
    margin: 1% 0;
}
.cp-dpoint-txt li:before {
    background: url(<bean:message key="url.image.other" />delete_coin.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    margin: 0 10px 0 0;
    height: 35px;
    width: 35px;
    vertical-align: middle;
}
a.cp-bt-s,
a.cp-bt-s02,
a.cp-bt-l,
a.cp-bt-p-s,
a.cp-bt-p-m {
    color: #fff;
}

a.cp-bt-s:hover,
a.cp-bt-s02:hover,
a.cp-bt-l:hover,
a.cp-bt-p-s:hover,
a.cp-bt-p-m :hover,
.cp-bt-p-m:hover{
    color: #fff;
    text-decoration: none;
    opacity:.7;
}

.cp-bt-p-s {
    position: relative;
    display: inline-block;
    padding: 3% 15%;
    margin: 3% 0 1%;
    font-size: 140%;
    font-weight: bold;
    background-color: #02a388;
    text-decoration: none;
   /* transition: all .3s;*/
}
.cp-bt-p-s::after {
    border: 9px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #fff;
    content: '';
    margin-top: -5px;
    right: 2%;
   /* transition: all .3s;*/
    top: 45%;
    position: absolute;
}
.cp-lead04 {
    color: #D00E31;
    margin-top: 3%;
}
.cp-bt-contain-l {
    margin: 3% auto;
    text-align: center;
}
.cp-bt-attention-lead {
    margin: 0.5% 0;
}
.cp-bt-contain-lead01 {
    font-size: 120%;
    margin-bottom: 0;
}
.cp-bt-contain-lead02 {
    font-size: 12px;
    margin-bottom: 2%;
}

@media screen and (min-width: 769px) {
    .cp-bt-contain-lead02 {
    font-size: 100%;
    }
}
.cp-bt-l {
    position: relative;
    display: inline-block;
    padding: 3% 8%;/*20180511 padding: 3% 20%;*/
    margin: 0.5% 0 1%;
    background: -moz-linear-gradient(top, #cd0000, #cd0000 50%, #b80000 50%, #b80000);
    background: -webkit-gradient(linear, left top, left bottom, from(#cd0000), color-stop(0.5, #cd0000), color-stop(0.5, #b80000), to(#b80000));
    background: -ms-linear-gradient(top, rgba(255, 102, 102, 1), rgba(184, 0, 0, 1));
    color: #fff;
    font-size: 200%;
    font-weight: bold;
    text-decoration: none;
   /* transition: all .3s;*/
    border-radius: 8px;
    letter-spacing: 2px;
}
.cp-bt-l::after {
    position: absolute;
    top: 45%;
    right: 2%;
    content: '';
    margin-top: -5px;
    border: 11px solid transparent;
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-color: #fff;
   /* transition: all .3s;*/
}
.cp-bt-attention {
    width: 70%;
    margin: 0 auto;
    text-align: left;
    line-height: 120%;
}
.delete-bt {
    background-color: #e4e6ec;
    text-align: center;
    padding: 3% 10% 2%;
    margin: 3% 0 2%;
    display: block !important;
}
.cp-bt-s,
.cp-bt-s02 {
    position: relative;
    display: inline-block;
    padding: 2% 15%;
    margin: 0.5% 0 1%;
    color: #fff;
    font-size: 110%;
    line-height: 1.3;
    font-weight: bold;
    text-decoration: none;
   /* transition: all .3s;*/
    border-radius: 5px;
    letter-spacing: 0px;
    width: 100%;
}



@media screen and (min-width: 769px) {
    .cp-bt-s,
.cp-bt-s02 {
 font-size: 160%;
 padding: 1% 15%;
 letter-spacing: 2px;
}
}



.cp-bt-s::after,
.cp-bt-s02::after {
    position: absolute;
    top: 40%;
    right: 2%;
    content: '';
    margin-top: -5px;
    border: 11px solid transparent;
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-color: #fff;
   /* transition: all .3s;*/
}
.cp-bt-s {
    background: #b80000;
}
.cp-bt-s02 {
    background: #909090;
}
.delete-apri-lead {
    font-size: 200%;
    font-weight: bold;
    color: #D00E31;
    letter-spacing: -1px;
    margin: 2% 0;
    line-height: 120%;
}
.delete-help-attention {
    text-align: leftt;
    margin: 5% 0 1%;
    line-height: 150%;
}
/* campaign detail*/

.cp-detail {
    border-style: solid;
    border-color: #d1d1d1;
    border-width: 0px 1px 1px 1px;
}
.cp-detail-term01 {
    background-color: #02a388;
    font-size: 150%;
    color: #fff;
    text-align: center;
    padding: 1.2% 0;
}
.cp-detail-term02-01,
.cp-detail-term02-02 {
    font-size: 110%;
    width: 90%;
    margin: 1% auto;
    padding: 1.2% 0;
    line-height: 130%;
}
.cp-detail-term02-01 {
    text-align: center;
}
.cp-detail-term02-01 span {
    font-size: 120%;
}
.cp-detail-term02-02 {
    text-align: left;
}
.cp-detail-term02-list {
    margin-top: 4.5%;
}
.detail-lead {
    margin: 0.5% 0 1%;
}
.detail01,
.detail03 {
    list-style: none;
    line-height: 120%;
}
.detail02 {
    line-height: 120%;
}
.detail01 li,
.detail02 li,
.detail03 li {
    margin: 0.5% 0 0 2%;
}
.detail03 li:before {
    content: "※";
    margin-left: -2%;
}
.cp-bt-p-m-contain {
    margin: 2% auto 5%;
    text-align: center;
}
.cp-bt-p-m {
    position: relative;
    display: inline-block;
    padding: 2% 10%;
    margin: 3% auto 0;
    background-color: #02a388;
    color: #fff;
    width: 93%;
    font-size: 100%;
    font-weight:bold;
    text-decoration: none;
    line-height: 1.3;
   /* transition: all .3s;*/
    text-align: center;
}
@media screen and (min-width: 769px) {
    .cp-bt-p-m {
        font-size: 150%;
        width: 80%;
    }
}

.cp-bt-p-m::after {
    position: absolute;
    top: 45%;
    right: 2%;
    content: '';
    margin-top: -5px;
    border: 9px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-color: #fff;
   /* transition: all .3s;*/
}
/* campaign end*/

/* kaizen start */

    .kz_img{
        width: 100%;
    }
    .kzj-timer {
      text-align: center;
      margin: 0 auto;
      padding: 2em 0 1.5em;
      line-height: 2em;
      font-size: 15px;
      background: #D00E31;
      color: #fff;
    }

    .kzj-timer p:first-child {
      background: #fff;
      color: #000;
      width: 80%;
      margin: 0 auto 0.5em auto;
      padding-top: 5px;
    }
    .kzday {
      color: #F13A37;
      font-weight: bold;
      font-size: 30px;
      margin: 0 1%;
    }

    .kz_kinou img,.kz_check img{
      width: 100%;

    }
    .kz_kinou_btns,.kz_check_btns{
      text-align: center;
      padding-bottom: 10px;
    }

    .kz_checkbook{
      display: flex;
      height: 250px;
    }
    .kz_checkhead{
      margin: 15px 0 0 0;
      text-align: center;
      background-color: #e4e6ec;
      height: 45px;
      line-height: 45px;
      font-size: 17px;
      font-weight: bold;
    }
    .kz_checkbook a{
      width: 50%;
      margin: 10px;
      box-sizing:border-box;
      text-align: center;
    }
    .kz_checkbook a img{
      max-height: 50vw;
      width: 100%;
      box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    }

    .kz_checkbtn{
      margin: 0 10px 10px 10px;
    }

    .kz_checkbtn .cp-bt-s{
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.5px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 15px 0;
    }

    .recommend_color.kz_recommend_head{
      border-width: 0px;
      margin: 5px 0;
      text-align: center;
      background-color: #e4e6ec;
      height: 35px;
      line-height: 35px;
      font-size: 17px;
      font-weight: bold;
      width: 100%;
    }
    .w90 {
      width: 96%;
      line-height: 1.2em;
      margin: 1% auto 1em auto;
    }
    .kz_checkArea {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
    }
    .kz_checkBlock {
      width: 48%;
    }

    /* kaizen end */

    /* trial text */
    .trial-atten{
        width: 90%;
        text-align: left;
        margin: 20px auto 0;
        line-height: 1.5;
        color: #ffefad;
        font-size: 110%;
    }
    /* trial text end */
.kz_chance{
    margin-top: 30px;
}

@media screen and (min-width: 769px) {
    .kz_chance{
    margin-top: 50px;
}
}
.kz_chance,
.kz_check,
.category_top_title,
.title_sidelist_contents,
.kz_kinou,
.delete-bt,
.kz_kinou_btns,
.kz_check_btns{
    max-width:740px;
    margin-left: auto!important;
    margin-right: auto!important;
}

/* 3点横並び */
.title_sidelist_contents {
    width: 96%;
    padding-bottom: 4px;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box !important;
    display: -moz-box !important;
    -webkit-box-pack: left !important;
    -moz-box-pack: left !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .title_sidelist_contents {
        text-align: left;
    }
}

.title_sidelist_contents a {
    display: block;
    width: 32.7%;
    padding-right: 1px;
    padding-left: 1px;
}

.title_sidelist_contents img {
    width: auto;
    height: 124px;
}

/* 6点横並び */
@media screen and (min-width: 769px) {
    .title_sidelist_contents {
    width: 100%;
    padding-bottom: 10px;
    margin-right: 5%;
    margin-left: 5%;
    display: -webkit-box; /* Safari,Google Chrome用 */
    display: -moz-box; /* Firefox用 */
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: left; /* Safari,Google Chrome用 */
    -moz-box-pack: left; /* Firefox用 */
    box-pack: left;
    -webkit-box-align: center; /* Safari,Google Chrome用 */
    -moz-box-align: center; /* Firefox用 */
    box-align: center;
    align-items: center;
    }
    .title_sidelist_contents a {
    display: block;
    width: 121px;
    padding-right: 1px;
    padding-left: 1px;
    }

    .title_sidelist_contents img {
    width: auto;
    height: 145px;
    }

}



/* 雑誌シャドウ
.zasshi_img {
    max-width: 100%;
    max-height: 100%;
    -webkit-box-shadow: 0px 0px 3px rgb(0 0 0 / 80%);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    box-shadow: 0px 0px 3px rgb(0 0 0 / 80%);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

*/


@media screen and (min-width: 769px) {
.title_sidelist_contents{
    margin-right: auto;
    margin-left: auto;
    }
}
