.form_box_label {
    background-color:#E2F1F8;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    padding: 8px;
    vertical-align: middle;
    text-align: left;
    color: #333;
    margin-bottom: 0;
}
/************************************************

Title

*************************************************/
.ttl01,
.form_title {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px #666;
    -moz-box-shadow: 1px 1px 3px #666;
    -webkit-box-shadow: 1px 1px 3px #666;
    color: #FFF;
    font-weight: bold;
    text-shadow: 1px 1px 1px #023368;
    padding: 10px 10px;
    margin-bottom: 10px;
    background-image: -moz-linear-gradient( -90deg, rgb(11 175 255) 0%, rgb(96 191 236) 99%);
    background-image: -webkit-linear-gradient( -90deg, rgb(11 175 255) 0%, rgb(96 191 236) 99%);
    background-image: -ms-linear-gradient( -90deg, rgb(11 175 255) 0%, rgb(96 191 236) 99%);
    background-image: linear-gradient( to bottom, rgb(11 175 255), rgb(96 191 236) 99%);
}

/** payment **/
#form_payment_method_atobarai_com .atobarai_com_note .atobarai_com_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_nissen .nissen_note .nissen_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_gmo_ps .gmo_ps_note .gmo_ps_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_np_wiz .np_wiz_note .np_wiz_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

#form_payment_method_np .np_note .np_title {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: dotted 2px #CCCCCC;
}

/** honki check **/
#honki-check-wrapper span.honki_required {
    display: inline-block;
    width: 39px;
    height: 21px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(../sp_gu_supplement/img/i_required.png);
    background-repeat:no-repeat;
    background-position: right center;
    margin-left: 5px;
    vertical-align: middle;
}

#honki-check-enquete-countdown {
    color: #FF0000;
}
#honki-check-wrapper .error-message {
    width: 100%;
    padding: 1px;
    margin: 0 0 1px 0;
    text-align: center;
    color: #FFFFFF;
    background-color: #FF0000;
}

#honki-check-enquete-title {
    margin: 0;
    padding: 10px 0 0 0;
    color: #FF0000;
}

#honki-check-checkbox-title {
    margin: 0;
    padding: 10px 0 5px 0;
    color: #FF0000;
}

#honki-check-frame {
    margin: 15px auto 30px auto;
    padding: 0;
    border: solid 3px #FFC600;
    background: #FFFCD3;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
}

#agreement {
    background: #E2F1F8;
    padding: 10px;
    margin-top: 10px;
}

#promise {
    padding-top: 10px;
    color: #ff0000;
}

#copy {
    clear: both;
    background: #0097e0;
    padding: 8px 0 12px;
    color: #FFFFFF;
}

.table_b th, .order_info_table th {
    background:#E2F1F8;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 8px;
    vertical-align: middle;
    text-align: center;
    color: #333;
    width: 30%;
}
.template-skin_care_for_men.sp_qn_type #BlockQuestionare .elementTitle,
.template-all_in_one.sp_qn_type #BlockQuestionare .elementTitle{
    margin-bottom: 0px;
}
.template-skin_care_for_men.sp_qn_type #BlockQuestionare .qnQuestion,
.template-all_in_one.sp_qn_type #BlockQuestionare .qnQuestion {
    margin-top: 20px;
}
.template-skin_care_for_men.sp_qn_type #BlockQuestionare .block-questionare-item:not(:last-child),
.template-all_in_one.sp_qn_type #BlockQuestionare .block-questionare-item:not(:last-child) {
    margin-bottom: 50px;
}
.block-q-a-sp {
    margin: 0 4% 0;
}
.block-q-sub-1 .img-q-icon .block-q-icon{
    background-image: url('/v2templates/blocks/416/hair_restorer/icon_q.png');
}
.block-a-sub-1 .img-a-icon .block-a-icon{
    background-image: url('/v2templates/blocks/416/hair_restorer/icon_a.png');
}
.block-q-a-sub{
    border: 5px solid #00479d;
}
.block-q-sub-1{
    border-bottom: 3px solid #00479d;
}
.inner-mt{
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}
.upsell-enquete-textarea textarea {
    margin-left: 1%;
    height: 96%;
    width: 97%;
    border-radius: 8px;
    font-size: 15px;
}
#footer #footer-inner nav ul li a{
    color: #0097e0 !important;
}
