@charset "UTF-8";
/* =====================================================================
[CPPU] CPPU-30 CSS
=====================================================================*/
/* CPPU-2 ~ 18, 20 ~ 27 共通*/
/* ------------ TEST用 ------------ */
/* 以下のコメントを外してテスト */
/* .modal.micromodal-slide {
    display: block;
} */

/* ------------ Layout / Basic ------------ */
#cppu .cppu_inner{
    padding: 0 30px;
}
#cppu .cppu_inner img{
    max-width: 100%;
}
@media screen and (max-width: 750px) {
    #cppu .cppu_inner{
        padding: 0 10px;
    }
    #cppu .cppu_inner .img90{
        width: 100%;
    }
}
#cppu .acc_open{
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#cppu .acc_open img{
    max-width: 100%;
}
#cppu .acc_open img:hover{
    opacity:0.8;
}
@media screen and (max-width: 750px) {
    #cppu p{
        font-size: 14px;
    }
}

/* ------------ MV ------------ */
.cppu_mv{
    line-height:0;
    text-align: center;
    background: #f0f0f0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.1);
}
.cppu_mv img {
    max-width: 100%;
}
/* ------------ Txt style ------------ */
#cppu .markerYellow {
    background: linear-gradient(transparent 50%, #ffff00 0%);
}
#cppu .txt_small{
    font-size: 12px;
}
@media screen and (max-width: 750px) {
    #cppu .cppu_inner .ft-18{
        font-size: 16px;
    }
    #cppu .cppu_inner .ft-20{
        font-size: 18px;
    }
}
/* tieup_ttl */
.tieup_ttl{
    position: relative;
    margin: -30px 0 0;
    padding: 0 0 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #B3110F;
}
.tieup_ttl::after{
    position: absolute;
    bottom : 0;
    left: calc(50% - 7%);
    content: "";
    height: 5px;
    width: 14%;
    border-radius: 5px;
    background: #B3110F;
}
@media screen and (max-width: 750px) {
    .tieup_ttl{
        margin: 0px 0 0;
    }
    .tieup_ttl::after{
        left: calc(50% - 12%);
        width: 24%;
    }
}
/* cppu_numttl */
.cppu_numttl{
    display: flex;
    margin: 50px 0;
    font-size: 16px;
    font-weight: bold;
}
.cppu_numttl span.num{
    display: flex;
    width: 40px;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #ED2E3D;
}
.cppu_numttl span.ntxt{
    flex: 1;
    padding: 10px;
    background: #e9e9e9;
    border-bottom: solid 3px #aaa;
}
.cppu_numttl .red{
    color: #ED2E3D;
}
.cppu_numttl .big{
    font-size: 1.3em;
}
@media screen and (max-width: 750px) {
    .cppu_numttl{
        margin: 20px 0;
        font-size: 14px;
    }
    .cppu_numttl span.num{
        width: 30px;
    }
}
/* cppu_ttl */
.cppu_ttl{
    margin: 30px 0;
    padding: 0 10px;
    font-weight: bold;
    border-left: solid 5px #ED2E3D;
}


/* ------------ CP Term Box ------------ */

#cppu .cppu_term{
    width: 85%;
    margin: 30px auto;
    line-height: 24px;
    border-bottom: 2px dotted #ccc;
}
#cppu .cppu_term dt{
    width: 12rem;
    border-top: 2px dotted #ccc;
    margin: 0;
    padding: 30px 0;
    font-size: 20px;
    font-weight: bold;
    color: var(--color-red);
    float: left;
    clear: left;
}
#cppu .cppu_term dd{
    margin: 0 0 0 12rem;
    padding: 30px 0;
    border-top: 2px dotted #ccc;
}
@media screen and (max-width: 750px) {
    #cppu .cppu_term{
        width: 90%;
    }
    #cppu .cppu_term dt{
        width: auto;
        padding: 20px 0 0;
        float: none;
    }
    #cppu .cppu_term dd{
        margin: 0;
        padding: 10px 0;
        border: none;
        font-size: 14px;
    }
}

/* ------------ offer target Box ------------ */
#cppu .target_box {
    margin-top: 30px;
    border: 5px solid #ED2E3D;
}
#cppu .target_box h3 {
    margin: 0;
    color: #fff;
    background: #ED2E3D;
    text-align: center;
    font-size: 1.3em;
    line-height: 2;
}
@media (max-width: 750px) {
    #cppu .target_box h3 {
        font-size: 1.1em;
    }
}
#cppu .target_box_txt {
    padding: 0 1rem;
}
#cppu .target_box span {
    text-decoration: underline;
}
/* ------------ CP Schedule Box ------------ */
#cppu .cppu_cps_box{
    margin: 30px 50px;
    padding: 15px;
    border: solid 4px #005A9D;
    border-radius: 30px;
}

#cppu .cppu_cps_box .cppu_cps_box_ttl{
    margin-top: 0;
    padding: 0.5em 1em;
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    border-radius: 50px;
    color: #fff;
    background: var(--color-blue);
}
@media screen and (max-width: 750px) {
    #cppu .cppu_cps_box .cppu_cps_box_ttl{
        font-size: 16px;
    }
}
#cppu .cppu_cps_box dl{
    margin: 0 10px;
}
#cppu .cppu_cps_box dt{
    margin: 0 0 10px;
    padding-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #005A9D;
    background: url(../../lpimg/cmn/icons/ico_arrow_tr_blue.svg) no-repeat 2px 6px;
}
#cppu .cppu_cps_box dd{
    margin: 0 0 15px;
    padding: 0 0 15px;
    font-size: 14px;
    border-bottom: dashed 2px #aaa;
}
#cppu .cppu_cps_box dd:last-child{
    padding: 0;
    padding: 0;
    border: none;
}
@media screen and (max-width: 750px) {
    #cppu .cppu_cps_box{
        margin: 20px 5px;
        padding: 5px;
    }
}

/* ------------ Attention ------------ */
#cppu .cppu_attention{
    margin-top: 20px;
    padding: 20px;
    color:#735b31;
    background: #fcf8e3;
}
#cppu .cppu_attention .cppu_attention_ttl{
    margin: 2rem 0 0.5rem;
    padding: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: dotted 2px #735b31;
}
#cppu .cppu_attention .cppu_attention_ttl.mt-0{
    margin-top: 0;
}
@media screen and (max-width: 750px) {
    #cppu .cppu_attention{
        padding: 10px;
    }
}

#cppu .cppu_mv + .cppu_inner > .acc_open {
    margin-top: 30px;
}

#chuui > h3.cppu_attention_ttl.mt-0 {
    border-bottom: none;
}
.schedule_pattern {
    font-size: 0.875rem;
    margin-bottom: 0;
    padding-left: 1rem;
}
@media (min-width: 767px) {
    .schedule_pattern {
        padding-left: 0.5rem;
    }
}
.margin-top0 {
    margin-top: 0;
}
.font-bold {
    font-weight: bold;
}
/* ------------ faq ------------ */
.faq {
    margin-bottom: 3rem;
}
.text-center {
    text-align: center;
}
.section-title {
    position: relative;
    font-size: 1.25rem;
    margin: 2rem 0;
}
@media (min-width: 767px) {
    .section-title {
        font-size: 1.3rem;
        padding-bottom: 1.3rem;
    }
}
.section-title--black > span[class*=btm] {
    background-color: #000;
}
.section-title__btm {
    display: block;
    width: 80%;
    height: 2.4375px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
@media (min-width: 767px) {
    .section-title__btm {
        height: 4.0625px;
        width: 438.75px;
    }
}
.section-title__btm::after,
.section-title__btm::before {
    content: "";
    display: block;
    background-color: inherit;
    width: 8.125px;
    height: 8.125px;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.section-title__btm::after {
    right: 0;
}
@media (min-width: 767px) {
    .section-title__btm:after,
    .section-title__btm::before {
        width: 13px;
        height: 13px;
    }
}
.faq-item {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 2px 3px 6px 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 1.25rem;
    background-color: #fff;
    padding: 0.625rem;
}
@media (min-width: 767px) {
    .faq-item {
        padding: 1rem;
    }
}
.faq-header h3 {
    font-size: 0.875rem;
}

@media (min-width: 767px) {
    .faq-header h3 {
        font-size: 1.1rem;
        margin-left: 2rem;
    }
}
.db-flexbanner {
    border-bottom: 2px solid #47B0B5;
}
.faq-item .db-flexbanner {
    position: relative;
}
.faq-item .db-flexbanner::before,
.faq-item .db-flexbanner::after {
    content: "";
    display: block;
    width: 8.125px;
    height: 8.125px;
    background-color: #47B0B5;
    position: absolute;
    bottom: -5px;
    border-radius: 16.25px;
}
.faq-item .db-flexbanner:after {
    right: 0;
}
.faq-body p {
    font-size: 0.8125rem;
}
@media (min-width: 767px) {
    .faq-body p{
        font-size: 0.875rem;
    }
}
.faq-item .faq-body ul {
    padding-left: 1.5rem;
    font-size: 0.875rem;
}