@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== px ========== */
@media only screen and (min-width: 640px) {
.c-mt0-pc { margin-top: 0 !important; }
.c-mt5-pc { margin-top: 5px !important; }
.c-mt10-pc { margin-top: 10px !important; }
.c-mt15-pc { margin-top: 15px !important; }
.c-mt20-pc { margin-top: 20px !important; }
.c-mt25-pc { margin-top: 25px !important; }
.c-mt30-pc { margin-top: 30px !important; }
.c-mt35-pc { margin-top: 35px !important; }
.c-mt40-pc { margin-top: 40px !important; }
.c-mt45-pc { margin-top: 45px !important; }
.c-mt50-pc { margin-top: 50px !important; }
.c-mt55-pc { margin-top: 55px !important; }
.c-mt60-pc { margin-top: 60px !important; }
.c-mt65-pc { margin-top: 65px !important; }
.c-mt70-pc { margin-top: 70px !important; }
.c-mt75-pc { margin-top: 75px !important; }
.c-mt80-pc { margin-top: 80px !important; }
.c-mt85-pc { margin-top: 85px !important; }
.c-mt90-pc { margin-top: 90px !important; }
.c-mt95-pc { margin-top: 95px !important; }
.c-mt100-pc { margin-top: 100px !important; }
}

@media only screen and (max-width: 640px) {
.c-mt0-sp { margin-top: 0 !important; }
.c-mt5-sp { margin-top: 5px !important; }
.c-mt10-sp { margin-top: 10px !important; }
.c-mt15-sp { margin-top: 15px !important; }
.c-mt20-sp { margin-top: 20px !important; }
.c-mt25-sp { margin-top: 25px !important; }
.c-mt30-sp { margin-top: 30px !important; }
.c-mt35-sp { margin-top: 35px !important; }
.c-mt40-sp { margin-top: 40px !important; }
.c-mt45-sp { margin-top: 45px !important; }
.c-mt50-sp { margin-top: 50px !important; }
.c-mt55-sp { margin-top: 55px !important; }
.c-mt60-sp { margin-top: 60px !important; }
.c-mt65-sp { margin-top: 65px !important; }
.c-mt70-sp { margin-top: 70px !important; }
.c-mt75-sp { margin-top: 75px !important; }
.c-mt80-sp { margin-top: 80px !important; }
.c-mt85-sp { margin-top: 85px !important; }
.c-mt90-sp { margin-top: 90px !important; }
.c-mt95-sp { margin-top: 95px !important; }
.c-mt100-sp { margin-top: 100px !important; }
}

@media only screen and (min-width: 640px) {
    .c-marginCaution {
        margin-bottom: 18px !important;
        margin-left: 46px !important;
    }
}

@media only screen and (max-width: 640px) {
    .c-marginCaution {
        margin-bottom: 14px !important;
        margin-left: 30px !important;
        margin-right: 13px !important;
    }
}

/* ========== hidden ========== */
@media only screen and (min-width: 640px) {
.c-hide-pc { display: none; }
}
@media only screen and (max-width: 640px) {
.c-hide-sp { display: none; }
}

/* ========== c-ground ========== */
.c-ground-01.c-ground-1st-01 {
    background: radial-gradient(#fff, #f7f6f0);
    padding: 35px 10px 48px;
}
@media only screen and (min-width: 640px) {
    .c-ground-01.c-ground-1st-01 {
        padding: 50px 10px 60px;
    }
}

.c-ground-01.c-ground-1st-02 {
    background-color: #f7f6f0;
    padding: 35px 10px;
}
@media only screen and (min-width: 640px) {
    .c-ground-01.c-ground-1st-02 {
        padding: 40px;
    }
}

/* ========== heading ========== */
.c-heading3-1st h3 {
    color: #b29328;
    font-size: 115%;
    font-weight: bold;
    margin-top: 25px;
}
.c-heading3-1st h3 {
    border-bottom: 2px dotted #b29328;
    padding-bottom: 1px;
}
.c-heading3-1st h3 span {
    display: inline-block;
}
@media only screen and (min-width: 640px) {
    .c-heading3-1st h3 {
        font-size: 24px;
        margin-top: 50px;
    }
    .c-heading3-1st h3 {
        border-bottom: 3px dotted #b29328;
    }
}

/* ========== copy ========== */
.c-copy-1st {
    font-family: serif;
}
.c-copy-1st-main {
    color: #b29328;
    font-size: 93.5%;
    font-weight: bold;
    padding-bottom: 11px;
}
.c-copy-1st-txt {
    color: #525252;
    font-size: 87.5%;
    padding-top: 11px;
}
.c-copy-1st-txt p:last-child {
    margin-bottom: 0;
}
.c-copy-1st-txt strong {
    color: #eb5505;
    font-weight: normal;
}
.hr-copy {
    margin: 0 auto;
    width: 14px;
    border-color: #eb5505;
}
@media only screen and (min-width: 640px) {
    .c-copy-1st-main {
        font-size: 26px;
        padding-bottom: 24px;
    }
    .c-copy-1st-txt {
        font-size: 20px;
        padding-top: 24px;
    }
    .hr-copy {
        width: 28px;
    }
}

/* ========== quiz ========== */
.c-quiz-1st {
    background-color: #fff;
    border-radius: 12px;
    margin-top: 10px;
}
@media only screen and (min-width: 640px) {
    .c-quiz-1st {
        min-width: 777px;
        max-width: 777px;
        margin: 15px auto 0;
    }
}

.c-quiz-1st-q {
    padding: 20px 35px 0;
    position: relative;
}
.c-quiz-1st-q::before {
    position: absolute;
    content: "";
    background-image: url("/campaign/2021/20210209_1st/img/icon_q.png");
    background-repeat: no-repeat;
    background-size: 31px auto;
    width: 31px;
    height: 26px;
    top: 20px;
    left: -3px;
}
@media only screen and (min-width: 640px) {
    .c-quiz-1st-q {
        padding: 46px 50px 0 100px;
    }
    .c-quiz-1st-q::before {
        background-size: 62px auto;
        width: 62px;
        height: 51px;
        top: 40px;
        left: -6px;
    }
}

.c-quiz-1st-hint {
    margin-top: 25px;
    padding: 30px 13px;
    position: relative;
}
.c-quiz-1st-hint::before {
    position: absolute;
    content: "";
    background-image: url("/campaign/2021/20210209_1st/img/icon_hint.png");
    background-repeat: no-repeat;
    background-size: 43px auto;
    width: 43px;
    height: 19px;
    top: 0;
    left: -3px;
}
@media only screen and (min-width: 640px) {
    .c-quiz-1st-hint {
        margin-top: 52px;
        padding: 6px 50px 40px 100px;
    }
    .c-quiz-1st-hint::before {
        background-size: 86px auto;
        width: 86px;
        height: 38px;
        top: 0;
        left: -6px;
    }
}

/* ========== quiz-copy ========== */
.c-quiz-1st-copy {
    font-size: 87.5%;
    margin-top: 20px;
}
.c-quiz-1st-copy span {
    color: #eb7000;
    font-size: 120%;
}
.c-quiz-1st-data {
    background-color: #d8d5ca;
    display: block;
    font-size: 87.5%;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
}
@media only screen and (min-width: 640px) {
    .c-quiz-1st-copy {
        font-size: 20px;
        text-align: center;
    }
    .c-quiz-1st-data {
        font-size: 20px;
        margin: 18px auto 0;
        min-width: 440px;
        max-width: 440px;
        padding: 10px 0;
    }
}

/* ========== step ========== */
.c-steps-05.c-steps-1st > .step {
    border: none;
    padding: 0;
}
@media only screen and (max-width: 640px) {
    .c-steps-05.c-steps-1st {
        margin-top: 0;
    }
    .c-steps-05.c-steps-1st > .step:first-child {
        margin-top: 10px;
    }
}

.c-steps-05.c-steps-1st > .step + .step:before {
    background-position: center -110px;
}
@media only screen and (min-width: 640px) {
    .c-steps-05.c-steps-1st > .step + .step:before {
        background: url(/assets/img/arrows_10_pc.png) -220px center no-repeat;
    }
}

/* ========== c-btn-mail ========== */
a.c-btn-account.c-btn-mail::before {
    background-image: url(/assets/img/icon_mail_01.png)
}
.c-cnvBlock-01.cpn-cnvBlock-01.cnv-type02 {
    border: 4px solid #eb7000;
}

/* ========== CVN ========== */
.cnv-type_cpn .cvBlock-left,
.cnv-type_cpn .cvBlock-right {
    padding-left: 0;
    width: 49%;
}
.cnv-type_cpn .cvBlock-left {
    margin-right: 2%;
}
a.c-btn-account.icon-login.modal-open:before {
    background-size: auto 18px;
    height: 18px;
    width: 15px;
}
.modal-open:after {
    content: "";
    display: inline-block;
    background: url(/campaign/2021/20210209_1st/img/icon_modal.png) 0 0 no-repeat;
    background-size: auto 16px;
    height: 16px;
    width: 16px;
    margin-left: 5px;
}