@charset "UTF-8";
.faqTop_q {
    font-weight: bold;
    font-size: 16px;
    line-height: 3.15;
    color: #fff;
    background-color: #ffa800;
    text-align: left;
    padding-left: 18px;
    margin: 0 0 20px;
}
.faqTop_q span {
    color: #fff;
    font-weight: bold;
    padding: 0 0 0 50px;
    background: url(../images/faq/faq_icn_q1.png) no-repeat left top;
}
.faqTop_a {
    display: table;
    letter-spacing: -.4em;
    width: 100%;
    padding: 40px 30px;
}
.faqTop_img {
    width: 386px;
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 50px;
    background: url(../images/faq/faq_icn_a.png) no-repeat left top;
}
.faqTop_img img[src$=".svg"] {
    width: 100%;
    height: auto;
}
.faqTop_txt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    text-align: left;
}
.faqDtl_wrap {
    padding: 30px;
}
.faqDtl_in {
    padding: 0;
    margin: 0 0 18px;
    background: url(../images/common/line.png) repeat-x bottom left;
}
.faqDtl_in:last-child{
    margin: 0;
}
.faqDtl_q {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8;
    text-align: left;
}
.faqDtl_q a {
    display: block;
    padding: 20px 0 20px;
    background: url(../images/faq/faq_arw_dw.png) no-repeat center right;
}
.faqDtl_q.active a {
    background: url(../images/faq/faq_arw_up.png) no-repeat center right;
}
.faqDtl_q span {
    background: url(../images/faq/faq_icn_q2.png) no-repeat center left;
    padding: 2px 0 2px 56px;
}
.faqDtl_a {
    display: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    text-align: left;
    background: url(../images/faq/faq_icn_a.png) no-repeat top left;
    padding: 0 0 20px 56px;
}
.faqDtl_flow {
    letter-spacing: -.4em;
    padding: 1em 0;
    position: relative;
    z-index: 2;
}
.faqDtl-flow {
    display: inline-block;
    letter-spacing: normal;
    border: 2px solid #ffa800;
    padding: 10px 17px;
    margin: 0 20px 0 0;
    background: #fff;
    font-size: 14px;
    line-height: 1;
}
.faqDtl_flow:before {
    content: '';
    width: 336px;
    height: 2px;
    background-color: #ffa800;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}
.faqDtl_tel {
    margin: 20px 0;
    border: 1px solid #ff3d4c;
    background: #ff3d4c;
    width: 670px;
}
.faqDtl_tel dt {
    font-weight: bold;
    padding: 12px 18px;
    line-height: 1;
    color: #ffffff;
    font-size: 14px;
}
.faqDtl_tel dd {
    padding: 15px 20px;
    background: #ffffff;
}
.faqDtl-tel {
    font-weight: 500;
    font-size: 14px;
    margin: 0 0 15px 0;
    line-height: 1.4;
}
.faqDtl-tel span {
    font-weight: bold;
    font-size: 24px;
    color: #ff3d4c;
}
.faqDtl-txt {
    font-size: 14px;
}
.cnt_btn {
    margin: 1em 0 0;
}
.cnt_btn .c-btn-third {
    width: 360px;
}
.cnt_btn .c-btn.c-btn-third:link,
.cnt_btn .c-btn.c-btn-third:visited {
    font-size: 12px;
    line-height: 3;
}
.cnt_btn .c-btn-third i {
    right: 10px;
}
.cnt_btn .c-btn-tertiary2 {
    width: 360px;
}
.cnt_btn .c-btn.c-btn-tertiary2:link, .c-btn.c-btn-tertiary2:visited {
    padding: 9px 0;
}

@media screen and (max-width: 896px) {
    .faqTop_q {
        font-size: 14px;
        line-height: 3.15;
        padding-left: 15px;
        margin: 0 15px;
    }
    .faqTop_q span {
        color: #fff;
        font-weight: bold;
        padding: 0 0 0 30px;
        background: url(../images/faq/faq_icn_sp_q1.png) no-repeat left top;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
    }
    .c_shadow {
        margin: 0 15px;
    }
    .faqTop_a {
        display: block;
        padding: 30px 15px;
    }
    .faqTop_img {
        width: 100%;
        display: block;
        padding: 0 0 0 30px;
        background: url(../images/faq/faq_icn_sp_a.png) no-repeat left top;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
    }
    .faqTop_txt {
        display: block;
        padding: 15px 0 0 0;
        font-size: 14px;
    }
    .faqDtl_wrap {
        padding: 20px 15px;
    }
    .faqDtl_in {
        padding: 0;
        margin: 0 0 18px;
        background: url(../images/common/sp_line.png) repeat-x bottom left;
        background-size: 4px auto;
        -ms-background-size: 4px auto;
        -moz-background-size: 4px auto;
        -webkit-background-size: 4px auto;
    }
    .faqDtl_q a {
        padding: 20px 20px 20px 0;
        background: url(../images/faq/faq_arw_sp_dw.png) no-repeat center right;
        background-size: 13px auto;
        -ms-background-size: 13px auto;
        -moz-background-size: 13px auto;
        -webkit-background-size: 13px auto;
    }
    .faqDtl_q.active a {
        background: url(../images/faq/faq_arw_sp_up.png) no-repeat center right;
        background-size: 13px auto;
        -ms-background-size: 13px auto;
        -moz-background-size: 13px auto;
        -webkit-background-size: 13px auto;
    }
    .faqDtl_q span {
        display: block;
        background: url(../images/faq/faq_icn_q2.png) no-repeat center left;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
        padding: 2px 0 2px 30px;
    }
    .faqDtl_a {
        font-size: 14px;
        background: url(../images/faq/faq_icn_a.png) no-repeat top left;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
        padding: 0 0 20px 30px;
    }
    .faqDtl_tel {
        width: auto;
    }
    .faqDtl_tel dt {
        text-align: center;
        padding: 8px 0;
    }
    .faqDtl_tel dd {
        padding: 10px;
    }
    .faqDtl-tel {
        font-size: 12px;
        margin: 0 0 10px 0;
    }
    .faqDtl-txt {
        margin: 1em 0 0 0;
        font-size: 12px;
    }
    .faqDtl_flow {
        letter-spacing: -.4em;
        padding: 1em 0 0 0;
        position: relative;
        z-index: 2;
    }
    .faqDtl_flow:before {
        content: none;
    }
    .faqDtl-flow {
        display: block;
        margin: 0 0 20px 0;
        text-align: center;
        position: relative;
    }
    .faqDtl-flow:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -10px;
        border: 10px solid transparent;
        border-top: 10px solid #ffa800;
    }
    .faqDtl-flow:last-child:before {
        content: none;
    }
    .cnt_btn .c-btn-third {
        min-width: 100%;
    }
    .cnt_btn .c-btn.c-btn-third:link,
    .cnt_btn .c-btn.c-btn-third:visited {
        font-size: 14px;
        line-height: 1;
        font-weight: 500;
        border: 1px solid #d2d2d3;
    }
    .cnt_btn .c-btn-third i {
        right: 10px;
    }
    .cnt_btn .faqTop_img {
        width: 100%;
    }
    .cnt_btn .c-btn-third {
        width: 100%;
    }
    .cnt_btn .c-btn.c-btn-tertiary2:link,
    .cnt_btn .c-btn.c-btn-tertiary2:visited {
        padding: 11px 0;
    }
    .cnt_btn .c-btn-tertiary2 {
        width: 100%;
        min-width: auto;
    }
}
@media screen and (max-width: 320px) {
}
