.nofix_fot #footer {
    padding: 0 0 30px 0;

}
#footer
{
    background: #fff;
    padding-bottom: 30px;
}
.cnt_form {
    width: 800px;
    margin: 0 auto;
}

#cnt_form {
    color: #333;
}
#pagination{
    float: right;
    margin: 20px 0;
}
.bg_brown_sec {
    padding-top: 40px;
}
#cnt_form .contact_form_in.dynamic_cnt {
    padding: 33px 40px;
}

.cv_sebtn2 .cv_select {
    width: 134px;
}

.cv_sebtn2 span {
    padding-right: 3px;
    padding-left: 3px;
}

.pc {
    display: block;
}

.sp {
    display: none;
}
.td_width{
    width: 80%;
    display: inline-block;
}
/*detail form checkbox*/

#cnt_form .check_box input {
    -webkit-appearance: checkbox !important;
}

#cnt_form .check_box input[type="checkbox"] {
    display: none;
}

#cnt_form .check_box label {
    cursor: pointer;
}

#cnt_form .check_box input[type="checkbox"]+label:before {
    border: 1px solid #cccccc;
    content: "\00a0";
    display: inline-block;
    font: 17px/1em sans-serif;
    height: 15px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 15px;
    border-radius: 3px;
}

#cnt_form .check_box input[type="checkbox"]:checked+label:before {
    background: #fff;
    color: #333;
    content: "\2713";
    text-align: center;
}

#cnt_form .check_box input[type="checkbox"]:checked+label:after {
    font-weight: bold;
}

#cnt_form .cnt_ttl_cov,
#cnt_thanks .cnt_ttl_cov {
    padding: 10px 0px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #666;
}

#cnt_form .cnt_txt {
    background: #fff;
    width: 100%;
    min-height: 150px;
    height: 150px;
    overflow-y: scroll;
    padding: 5px 1%;
    border: 1px solid #e3e0e0;
    line-height: 1.6;
    box-sizing: border-box;
}

#cnt_form .contact_form_in,
#cnt_thanks .contact_form_in {
    padding: 33px 0px 60px 0px;
}




/*thanks*/

.header_cnt {
    padding: 0px 20px 10px 20px;
    background-color: #fff;
}

.header_cnt .h_left {
    float: left;
    max-width: 272px;
    width: 45%;
}

.header_cnt .h_right {
    float: right;
}

.header_cnt .inquiries,
#cnt_thanks .inquiries {
    font-size: 1.4rem;
    color: #666;
    font-weight: 400;
    letter-spacing: 0.04em;
    white-space: nowrap;
    padding-bottom: 5px;
}

.cnt_form_cov {
    background: #f7f6f1;
}

#cnt_thanks .content .thanks_sec {
    text-align: center;
    color: #666;
}

.thanks_sec .thanks_texts p {
    margin: 0 auto;
    width: 500px;
    margin-bottom: 40px;
    font-size: 16px;
}

.thanks_texts {
    padding-top: 40px;
}

.thanks_sec a.bnt_link {
    color: #666;
    display: block;
    border: 1px solid #666;
    margin: 0 auto;
    width: 40%;
    margin-top: 40px;
}

.thanks_sec a.bnt_link:hover {
    background: #f9f6f1;
}

.thanks_sec .comBtn01 {
    border-radius: 3px;
    font-size: 1.2rem;
    text-align: center;
    position: relative;
    line-height: 40px;
    font-weight: normal !important;
    background: #fff;
}

#cnt_thanks .comBtn01::after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 25px;
}

.font_normal {
    font-weight: normal !important;
}
.phone
{
    max-width: 265px;
    margin: 0 auto;
}


/*contact form*/

#contact_form {
    background-color : rgba(255, 223, 195, 0.9);
    border-radius: 5px;
    margin-top: 40px;
}

.contact_form_in {
    padding: 33px 40px;
}

.cnt_ttl_smtxt {
    font-size: 23px;
}

.cnt_ttl {
    font-size: 28px;
    font-weight: 600;
    color: #666666;
    padding-top: 10px;
    padding-left: 16px;
    letter-spacing: 0.8px;
}
/*#contact_form .cnt_ttl{
 width: 398px;
}*/
.sp_next_line{
    display: none;
}
.cnt_ttl_cov {
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    padding: 20px 0px 20px 0px;
}

.cnt_sub_ttl {
    text-align:left;
    border-left: 5px solid #333333;
    font-size: 16px;
    padding-left: 7px;
    margin:8px auto;
    font-weight: 500;
}

.cnt_blk {
    margin-top: 20px;
}

.cnt_tbl {
    border-collapse: collapse;
    width: 100%;
}

.cnt_tbl tr td {
    border: 1px solid #dddddd;
    padding: 10px 10px 10px 10px;
    font-size: 13px;
}

.cnt_tbl tr td:first-child {
    width: 172px;
    font-weight: bold;
    background: #f9f9f9;
}

.cnt_tbl tr td:nth-child(2) {
    padding: 7px 10px 7px 9px;
    position: relative;
}
.radio_button label
{
    line-height: 1.6em;
}
.text_box {
    border-radius: 3px;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    padding: 7px;
    box-sizing: border-box;
    line-height: 1.5;
    font-size: 13px;
}


.txt_index {
    text-indent: -14px;
}

.input_box {
    width: 370px;
    border-radius: 3px;
    height: 35px;
    border: 1px solid #cccccc;
    padding: 0px 5px;
    box-sizing: border-box;
    cursor: text;
    line-height: 1.5;
}

.cnt_txt {
    background: #fff;
    width: 100%;
    min-height: 150px;
    height: 150px;
    overflow-y: scroll;
    padding: 20px 20px 20px 40px;
    border: 1px solid #e3e0e0;
    line-height: 1.6;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.cnt_btn_cov {
    width: 450px;
    margin: 0 auto;
    margin-top: 20px;
}

.cnt_btn {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 20px;
    padding: 13px 0px;
    border-radius: 5px;
    letter-spacing: 2px;
    background: rgb(40, 176, 48);
    border-bottom: 5px solid rgb(40, 122, 48);
}
.cnt_btn:hover {
    background: #f27800;
    border-bottom: 5px solid #d66a00;
    transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
}

.form_mark {
    padding: 2px 5px;
    font-size: 11px;
    border-radius: 3px;
    float: right;
}
.form_mark.require {
    background: #c7403a;
    color: #ffffff;
    font-weight: bold;
}
.form_mark.any {
    background: #3a92c7;
    color: #ffffff;
    font-weight: normal;
}

@media all and (-ms-high-contrast: none){
/** IE10以上に適用される **/
    .form_mark {
        padding: 5px 5px 0px 5px;
    }
}

.detail_sm_txt {
    font-size: 11px;
    vertical-align: text-bottom;
    position: absolute;
    bottom: 10px;
    padding-left: 5px;
}

.check_box ul li {
    float: left;
    padding-right: 12px;
}

.cv_select {
    width: 194px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    padding-bottom: 3px;
    height: 23px;
}



.txt_bold {
    font-weight: bold;
}

.cnt_tel_txt {
    width: 57%;
    float: left;
}

textarea {
    resize: none;
    -webkit-appearance: none;
}

#contact_form .detail_cnt {
    width: 306px;
}
/*.detail_cnt{
    display: table;
}
.detail_cnt span{
    display: table-cell;
    vertical-align: middle;
}*/
.detail_cnt {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.placeholder_txt {
    color: #949494;
    font-size: 12px;
    padding-top: 3px;
}

.error_msg {
    color: #fe0000;
}

.error {
    background-color: #FFDE5C/*#FFF082 カラー修正前*/;
}

#privacypolicy {
    padding: 15px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    height: 100px;
    border: 1px solid #ddd;
    overflow-y: scroll;
    background: #fff;
    box-sizing: border-box;
    color: #333;
}

#privacypolicy::-webkit-scrollbar,#placeholder::-webkit-scrollbar {
    background: #f1f1f1;
    width: 12px;
}


#privacypolicy::-webkit-scrollbar-thumb,#placeholder::-webkit-scrollbar-thumb {

    background: #c1c1c1;
}


#privacypolicy h3 {
    padding-bottom: 10px;
    text-align: left;
    font-weight: normal;
    color: #333;
    border:none;
}

#privacypolicy ol {
    margin-left: 20px;
    text-align: left;
}

#privacypolicy ol li strong {
    display: block;
    font-weight: bold;
    text-align: left;
}

#privacypolicy * {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#privacypolicy ol li {
    padding-bottom: 10px;
    line-height: 1.5em;
    margin: 0;
    text-align: left;
}
#privacypolicy ol li
{
    list-style: decimal;
}
#privacypolicy ol li> ol li
{
    list-style: none;
}
.consult_check label,.consult_check2 label,.checkbox_cov_sec label {
    cursor: pointer;
}

.consult_check input[type=checkbox],.consult_check2 input[type=checkbox],.checkbox_cov_sec input[type=checkbox] {
    margin: 0;
}

.consult_check input[type=checkbox],.consult_check2 input[type=checkbox],.checkbox_cov_sec input[type=checkbox] {
    display: none;
}

.consult_check input[type="checkbox"]+label,.checkbox_cov_sec input[type="checkbox"]+label {
    padding: 3px 0 3px 40px;
    background: url(../images/common/check_off.png) no-repeat left center;
    background-size: 20px 20px;
    cursor: pointer;
    background-position: top 0px left;
    float: left;
    font-size: 14px;
    text-align: justify;
    color: #333;
}
.consult_check2 input[type="checkbox"]+label {
    padding: 3px 0 3px 40px;
    background: url(../images/common/check_off.png) no-repeat left center;
    background-size: 15px 15px;
    cursor: pointer;
    background-position: top 2px left 2px;
    font-size: 13px;
    text-align: justify;
    color: #333;
}
.guidance_check .consult_check input[type="checkbox"]+label,.check_pd .checkbox_cov_sec input[type="checkbox"]+label{
    padding: 4px 20px 10px 25px;
}
.guidance_check .consult_check2 input[type="checkbox"]+label{
    padding: 3px 0px 10px 25px;
    margin-left: 5px;
}
#detail_ph .guidance_check .consult_check input[type="checkbox"]+label {
    padding: 4px 10px 10px 30px;
}
#detail_ph .guidance_check .consult_check2 input[type="checkbox"]+label {
    padding: 4px 10px 10px 30px;
}
.consult_check input[type="checkbox"]:checked+label,.checkbox_cov_sec input[type="checkbox"]:checked+label {
    background: url(../images/common/check_on.png) no-repeat left center;
    background-size: 20px 20px;
    cursor: pointer;
    background-position: top 0px left;
}
.consult_check2 input[type="checkbox"]:checked+label{
    background: url(../images/common/check_on.png) no-repeat left center;
    background-size: 15px 15px;
    cursor: pointer;
    background-position: top 2px left 2px;
}

.consult_check,.consult_check2,.checkbox_cov_sec {
    background: #ffffff;
}

.consult_check div, .consult_check p,.consult_check2 div, .consult_check2 p,.checkbox_cov_sec div, .checkbox_cov_sec p {
    padding: 7px 10px 7px 9px;
    font-size: 13px;
    display: inline-block;
}
.check_group_cov{
    display: block !important;
    padding: 0px !important;
}
.check_group_section{
    display: block !important;
    padding: 0px !important;
}
.check_group{
    position: relative;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.check_group:before {
    content: "(";
    position: absolute;
    left: -4px;
    font-size: 18px;
    top: -1px;
}
.check_group:after {
    content: ")";
    position: absolute;
    right: 4px;
    font-size: 18px;
}
.check_gp_cover .check_group:before{
    display: none!important;
}
.check_gp_cover .check_group:after{
    display: none!important;
}
.check_gp_cover{
    padding: 0!important;
}
.check_gp_cover .check_group{
    padding: 0!important;
}
ul.check_box_gp li{
    display: block;
    float: left;
}
ul.check_box_gp li:first-child,ul.check_box_gp li:last-child{
    font-size: 18px;
}
ul.check_box_gp li:first-child{
    margin-right: 10px;
}
.consult_check .detailfcol_index_ttl,.checkbox_cov_sec .detailfcol_index_ttl,
.consult_check .label_txt,.consult_check2 .detailfcol_index_ttl,.checkbox_cov_sec .label_txt {
    font-weight: normal;
}
.bg_white {
    background: #ffffff;
}
.radio_button input {
    -webkit-appearance: radio !important;
}
.employment_check input {
    -webkit-appearance: checkbox !important;
}
.important_txt{
    font-size: 12px;
    padding-top: 5px;
}

@media only screen and (max-width: 1140px) {
    .radio_button label{
        margin-right: 5px;
    }
    .cnt_form {
        width: 100%;
        margin: 0 auto;
    }
    .check_group_cov label{
        width: auto !important;
    }
    .check_group:before {
        top: 4px;
        font-size: 13px;
    }
    .check_group:after{
        top: 2px;
        font-size: 13px;
        right: 0px;
    }
    #detail_ph .guidance_check .consult_check input[type="checkbox"]+label,.guidance_check .checkbox_cov_sec input[type="checkbox"]+label ,.check_pd .consult_check input[type="checkbox"]+label,
    #detail_ph .guidance_check .consult_check2 input[type="checkbox"]+label,.guidance_check .consult_check2 input[type="checkbox"]+label{
        padding: 10px 10px 3px 30px;
    }
    .consult_check input[type="checkbox"]+label,.consult_check2 input[type="checkbox"]+label,.checkbox_cov_sec input[type="checkbox"]+label {

        width: 100%;
        box-sizing: border-box;
    }
    .consult_check input[type="checkbox"]+label,.checkbox_cov_sec input[type="checkbox"]+label {
        padding: 3px 0 3px 30px;
        background: url(../images/common/check_off.png) no-repeat left center;
        background-size: 17px 17px;
        cursor: pointer;
        background-position: top 4px left;
    }
    .consult_check input[type="checkbox"]:checked+label,.checkbox_cov_sec input[type="checkbox"]:checked+label {
        background: url(../images/common/check_on.png) no-repeat left center;
        background-size: 17px 17px;
        cursor: pointer;
        background-position: top 4px left;
    }
    .consult_check2 input[type="checkbox"]+label,.checkbox_cov_sec input[type="checkbox"]+label {
        padding: 3px 0 3px 30px;
        background: url(../images/common/check_off.png) no-repeat left center;
        background-size: 17px 17px;
        cursor: pointer;
        background-position: top 7px left;
    }
    .consult_check2 input[type="checkbox"]:checked+label,.checkbox_cov_sec input[type="checkbox"]:checked+label {
        background: url(../images/common/check_on.png) no-repeat left center;
        background-size: 17px 17px;
        cursor: pointer;
        background-position: top 7px left;
    }

    .consult_check div,
    .consult_check2 div,
    .consult_check p,
    .consult_check2 p,
    .checkbox_cov_sec div,
    .checkbox_cov_sec p {
        font-size: 12px;
    }
    #contact_form .cnt_ttl {
        width: 100%;
        text-align: center;
    }
    #contact_form .detail_cnt {
        width: 100%;
        text-align: center;
    }
    .detail_cnt img {
        max-width: 273px;
    }
}

@media only screen and (max-width: 767px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }
    .td_width{
        width: auto;
    }
    .text_box {
        width: 100%;
        font-size: 12px;
        height: 75px;
    }

    .cnt_sub_ttl {
        font-size: 14px;
    }
    #cnt_form .cnt_ttl_cov,
    #cnt_thanks .cnt_ttl_cov {
        font-size: 18px;
        letter-spacing: 3px;
    }
    #detail_ph .guidance_check .consult_check input[type="checkbox"]+label, .guidance_check .consult_check input[type="checkbox"]+label,
    .check_pd .checkbox_cov_sec input[type="checkbox"]+label {
        padding: 2px 5px 3px 20px;
    }
    #detail_ph .guidance_check .consult_check2 input[type="checkbox"]+label, .guidance_check .consult_check2 input[type="checkbox"]+label{
        padding: 8px 5px 3px 20px;
    }
    /*.consult_check .check_group.last input[type="checkbox"]+label {
        padding: 3px 5px 3px 22px;
    }*/
    /*thanks*/
    .header_cnt .inquiries,
    #cnt_thanks .inquiries {
        font-size: 11px;
    }
    .h_right img {
        max-width: 214px;
    }
    .h_left img {
        width: 75%;
    }
    #cnt_form .contact_form_in,
    #cnt_thanks .contact_form_in {
        padding: 15px 10px;
        padding-bottom: 40px;
        padding-top: 20px;
    }
    .thanks_sec .thanks_texts p {
        width: 100%;
        margin-bottom: 20px;
        font-size: 14px;
        max-width: 400px;
    }
    .thanks_sec img {
        max-width: 215px;
    }
    .thanks_texts {
        padding-top: 30px;
        text-align: left;
    }
    .thanks_sec .thanks_texts p br {
        display: none;
    }
    .thanks_sec a.bnt_link {
        width: 60%;
        margin-top: 30px;
    }
    .cv_sebtn2 .cv_select {
        width: 134px;
        margin: 5px 0;
    }
    .cnt_tbl tr td:first-child {
        width: 100%;

        font-weight: bold;
        border-bottom: none;
        padding: 7px 10px 7px 10px;
    }
    .contact_form_in {
        padding: 15px 15px;
    }
    .cnt_ttl_smtxt {
        font-size: 16px;
    }
    .cnt_ttl {
        font-size: 20px;
        float: none;
        text-align: center;
        padding-bottom: 5px;
        padding-left: 0;
    }
    .input_box {
        width: 100%;
        font-size:14px;
    }
    .cnt_btn_cov {
        width: 100%;
        margin: 0 auto;
        margin-top: 15px;
        max-width: 340px;
    }
    .cnt_btn {
        font-size: 13px;
        padding: 10px 5px;
        letter-spacing: 0.5px;
    }
    .cnt_tbl tr td {
        font-size: 14px;
        box-sizing: border-box;
        width: 100%;

        float: left;
        display: block;
        border-right: none;
        border-left: none;
        border-top: none;
        line-height: 1.5em;
    }
    .radisblock label {
        display: block;
    }
    .cnt_txt {
        font-size: 12px;
        padding: 20px 15px;
        text-align: justify;
    }
    #contact_form {
        margin: 30px 15px 30px 15px;
    }
    .form_mark {
        font-size: 10px;
        padding: 0px 5px;
        line-height: 1.8em;
    }
    .check_box ul li {
        float: none;
        padding-right: 0;
        padding-bottom: 5px;
    }
    .cnt_tbl tr td:first-child span {
        float: left;
        padding-right: 5px;
    }
    .cv_select {
        height: 40px;
        font-size: 12px;
        /* padding: 13.5px 5px;*/
        width: 100%;
        margin-bottom: 10px;
        background: #fff;
    }
    .detail_smsamll select {
        height: 30px;
        background: #fff;
    }
    .detail_tbl3 {
        margin: 0px;
    }
    .detail_tbl1_cov {
        width: 100%;
    }
    #contact_form .detail_cnt {
        width: 100%;
    }
    .spbr{
        display: block;
    }
    .consult_check.sp50per input[type="checkbox"]+label {
        width: 50%;
    }
}

@media screen and (max-width: 500px) {
    .header_cnt {
        padding: 5px;
    }
    .header_cnt.entry_header{
        padding: 0px;
    }
    .header_cnt .inquiries,
    #cnt_thanks .inquiries {
        font-size: 9px;
    }
    .h_right img {
        max-width: 180px;
    }
    .thanks_sec img {
        max-width: 175px;
    }
}


@media screen and (max-width: 400px) {
    .header_cnt .h_left {
        max-width: 170px;
    }
    .header_cnt .inquiries,
    #cnt_thanks .inquiries {
        font-size: 9px;
    }
    .h_right img {
        max-width: 180px;
    }
    #cnt_form .cnt_ttl_cov, #cnt_thanks .cnt_ttl_cov {
        font-size: 17px;
        letter-spacing: 1px;
    }

}
@media screen and (max-width: 439px){
    #detail_ph .sp_next_line{
        display: block;
    }
    #detail_ph .consult_check div, .consult_check p,#detail_ph .consult_check2 div, .consult_check2 p,.checkbox_cov_sec p{
        display: block !important;
    }
    #detail_ph .check_group_cov label{
        width: 100% !important;
    }
    #detail_ph .check_group_cov .check_group label{
        width: 50% !important;
    }
    #detail_ph .check_group:before {
        top: 30px;
        font-size: 13px;
    }
    #detail_ph .check_group:after {
        top: 31px;
        font-size: 13px;
        right: 0px;
    }
    #detail_ph .check_group.last:after {
        top: 57px;
        font-size: 13px;
        right: 0px;
    }
    #detail_ph .check_group.last:before{
        top: 30px;
        font-size: 13px;
    }
    #detail_ph .check_group{
        max-width: 192px;
    }
    #detail_ph .check_group.last{
        max-width: 220px;
    }
}
@media screen and (max-width: 422px){
    #feacture .sp_next_line{
        display: block;
    }
    #feacture .consult_check div, .consult_check p,#feacture .consult_check2 div, .consult_check2 p,.checkbox_cov_sec p{
        display: block !important;
    }
    #feacture .check_group_cov label{
        width: 100% !important;
    }
    #feacture .check_group_cov .check_group label{
        width: 50% !important;
    }
    #feacture .check_group:before {
        top: 30px;
        font-size: 13px;
    }
    #feacture .check_group:after {
        top: 31px;
        font-size: 13px;
        right: 0px;
    }
    #feacture .check_group.last:after {
        top: 57px;
        font-size: 13px;
        right: 0px;
    }
    #feacture .check_group.last:before{
        top: 30px;
        font-size: 13px;
    }
    #feacture .check_group{
        max-width: 210px;
    }
    #feacture .check_group.last{
        max-width: 230px;
    }
}
@media screen and (max-width: 409px){
    .sp_next_line{
        display: block;
    }
    .check_gp_cover .check_group{
        max-width: none;
        width: 100%;
    }
    .check_group{
        max-width: 192px;
    }
    .check_group.last{
        max-width: 220px;
    }
    .consult_check div, .consult_check p,.consult_check2 div, .consult_check2 p,.checkbox_cov_sec div, .checkbox_cov_sec p{
        display: block !important;
    }
    .check_group_cov label{
        width: 100% !important;
    }
    .check_group_cov .check_group label{
        width: 50% !important;
    }
    .check_group_cov .check_gp_cover .check_group label{
        width: 100%!important;
    }
    .check_group:before {
        top: 30px;
        font-size: 13px;
    }
    .check_group:after {
        top: 31px;
        font-size: 13px;
        right: 0px;
    }
    .check_group.last:after {
        top: 57px;
        font-size: 13px;
        right: 0px;
    }
    .check_group.last:before{
        top: 30px;
        font-size: 13px;
    }
}
@media screen and (max-width: 370px) {
    .header_cnt .inquiries,
    #cnt_thanks .inquiries {
        font-size: 8px;
    }
    .h_right img {
        max-width: 160px;
    }
    .thanks_sec img {
        max-width: 155px;
    }
    #cnt_form .cnt_ttl_cov,
    #cnt_thanks .cnt_ttl_cov {
        font-size: 17px;

    }

}

@media screen and (max-width: 330px) {

    .h_left img {
        width: 100%;
    }
    .cnt_btn {
        font-size: 11px;
    }
    .header_cnt .h_left {
        max-width: 120px;
    }
    .check_group.last.detail::after {
        left: auto;
        right: 32px;
    }
    #detail_ph .guidance_check .consult_check .check_group.last input[type="checkbox"]+label,
    #detail_ph .guidance_check2 .consult_check2 .check_group.last input[type="checkbox"]+label {
        padding: 3px 10px 3px 24px;
    }
}

@media all and (max-width: 1140px) and (min-width: 768px) {
    .contact_form_in {

        max-width: 800px;
        margin: 0 auto;
    }
    .check_group:before {
        top: 8px;
        font-size: 13px;
    }
    .check_group:after {
        top: 10px;
        font-size: 13px;
        right: 0px;
    }
    #cnt_form .contact_form_in, #cnt_thanks .contact_form_in {
        padding: 33px 15px 60px 15px;
    }
    .consult_check.tablet50per input[type="checkbox"]+label {
        width: 50%;
    }
}


@media screen and (max-width: 960px) {
    #header .header_sp .title_header
    {
        padding-top: 2%;
    }
}
.form_txt{
    font-size: 14px;
    padding-top: 20px;
}
.form_link{
    font-size: 14px;
    padding-bottom: 20px;
}
@media screen and (max-width: 767px){
    .form_txt {
        font-size: 12px;
        padding-top: 10px;
    }
    .cnt_blk {
        margin-top: 10px;
    }
    .entry_header .cnt_form{
        padding: 1% 2% 2% 2%;
        box-sizing: border-box;
    }
    .header_cnt{
        padding: 0px;
    }
}
.detail_pg .consult_check div, .consult_check p,.detail_pg .consult_check2 div, .consult_check2 p, .checkbox_cov_sec p{
    border-bottom: none;
    display: inline-block;
    padding: 7px 19px 7px 0px;
}
.detail_pg .consult_check input[type="checkbox"]+label,.detail_pg .consult_check2 input[type="checkbox"]+label{
    padding: 3px 0 3px 40px;
}
.detail_pg .cnt_tbl tr td span{
    vertical-align: bottom;
    display: inline-block;
    padding-left: 10px;
    font-size: 12px;
}
.consult_check p.check_block_txt, .consult_check2 p.check_block_txt, .checkbox_cov_sec p.check_block_txt{
    padding: 7px 10px 7px 9px;
    border-bottom: 1px solid #dddddd;
    font-size: 13px;
    color: #949494;
    display: block;
}
.consult_check div.one_block_check,.consult_check2 div.one_block_check,.checkbox_cov_sec div.one_block_check{
    border-bottom: 1px solid #dddddd;
    display: block;
}
.consult_check div.one_block_check input[type="checkbox"]+label,.consult_check2 div.one_block_check2 input[type="checkbox"]+label,.checkbox_cov_sec div.one_block_check input[type="checkbox"]+label{
    padding: 0px 0 0px 29px;
    display: block;
    width: 100%;
}
.consult_check div.one_block_check:last-child,.consult_check2 div.one_block_check:last-child,.checkbox_cov_sec div.one_block_check:last-child{
    border: none;
}
.link_txt{
    display: inline-block;
    padding-top: 5px;
    color: #a0a520;
}
.link_txt:hover{
    opacity: 0.7;
}
.error .consult_check,.error .consult_check2 ,.error .checkbox_cov_sec  {
    background: none;
}
@media only screen and (max-width: 1140px){
    .consult_check p.check_block_txt,.consult_check div.one_block_check input[type="checkbox"]+label,
    .consult_check2 p.check_block_txt,.consult_chec2 div.one_block_check input[type="checkbox"]+label,
    .checkbox_cov_sec p.check_block_txt,.checkbox_cov_sec div.one_block_check input[type="checkbox"]+label{
        font-size: 12px;

    }
    .consult_check div.one_block_check input[type="checkbox"]+label,.consult_check2 div.one_block_check input[type="checkbox"]+label,.checkbox_cov_sec div.one_block_check input[type="checkbox"]+label{
        background-position: top 5px left;
        padding: 3px 0 3px 30px;
    }

}
