/*cut_sample.css*/

.one_column_cont h2 {
    letter-spacing: 0;
}

.ot_mainVisual p.title sub {
    font-size: 70%;
    bottom: -0.1em;
}

.cut_sample sub {
    font-size: 70%;
    bottom: -0.1em;
}

p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
}

.mb_10 {
    margin-bottom: 10px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_30 {
    margin-bottom: 30px;
}
.mb_40 {
    margin-bottom: 40px;
}

.mb_60 {
    margin-bottom: 60px;
}

.ft16 {
    font-size: 16px!important;
}
.ft22 {
    font-size: 22px!important;
}

.red {
    color: #f70909!important;
}

.p_caution {
    margin-top: 50px;
    margin: 0 40px;
}

.p_caution h3 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.p_caution h3{
    font-size: 22px;
    font-weight: 800;
    padding-bottom: 20px;
}


.p_caution h3:before {
    content: '';
    border: 3px solid #b3b3b3;
    position: absolute;
    height: 100%;
    min-height: 30px;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.p_caution h3:after {
    content: '';
    border: 3px solid #0072C1;
    position: absolute;
    left: 0;
    height: 30%;
    min-height: 12px;
    top: 0;
}

.car {
    font-size: 18px;
    padding: 10px 30px;
    line-height: 1.8;
}

.result_wr {
    width: 1120px;
}

.cut_sample_top02 {
    background-image: url(/assets/support/cut/images/title_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 120px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 23px 30px 17px 30px;
}

.cut_sample_top02 h1 {
    color: #000;
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.0;
}

.cut_inner h2 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background-color: #0072c1;
    padding: 8px 20px 8px 90px;
    margin-bottom: 20px;
    position: relative;
}

.cut_inner h2:before {
    content: '';
    display: inline-block;
    width: 84px;
    height: 26px;
    background-image: url(/assets/support/cut/images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 20%;
    left: 0.8%;
}

.cut_sample_top02 h1.one_line {
    margin-top: 20px;
}


.cut_sample_top02 h1 p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.one_column_cont.wchiller_cont {
    padding-bottom: 20px;
}

.wchiller_cont > p {
    font-size: 16px;
}


.wch_bt {
    display: block;
    width: 400px;
    height: 60px;
    background: #0074be;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.wch_bt span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 10;
}

.wch_bt:hover {
    opacity: 0.9;
}


.mt15_m {
    margin-top: -15px;
}

.one_column_cont h3 {
    background: none;
}

.wch_block {
    margin-top: 20px;
}


.wchiller_cont > p.main_cap {
    font-size: 24px;
    margin-bottom: 10px;
}

.gr {
    color: #49926d;
}


.csam_link {
    padding: 30px 0 60px 20px;
}

.csam_link ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 10px;
}

.csam_link ul li {
    margin-right: 30px;
}

.csam_link ul li:last-child {
    margin-right: 0;
}

.csam_link ul li a {
    display: block;
    width: 100%;
}

.csam_link ul li img {
    width: 90%;
    display: block;

}

.csam_link ul li span {
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px;
    color: #000;
    position: relative;
}

.csam_link ul li span:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

.sample_bg{
	display:block;
    width: 1120px;
    background: #ecf2f2;
	margin-bottom:15px;
	min-height:600px;
}

.sample_regist {
    width: 960px;
    padding: 10px 20px;
    margin: 10px auto;
}

.sample_regist:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*\*/
* html .sample_regist{
    height: 0em;
    overflow: visible;
}
/**/



.sub_txt_db{
    font-size: 18px;
    font-weight: 700;
    padding: 16px 0px 10px 60px;
}



.cs_mainim{
    padding: 30px 50px 20px 50px;
}

.panf_im{
    text-align: center;
    margin: 20px 0;
}


.special {
    margin: 0px 0px;
}
.spe_table {
    width: 94%;
    vertical-align: middle;
    padding-left: 70px;
}

.spe_table table tr td {
    height: 50px;

}

.spe_table tr th {
    padding: 5px 18px;
    vertical-align: middle;
    border: 1px solid #c8c8c8;
    /*border-top: 1px solid #c8c8c8;*/
    /*border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    border-left: none;*/
    background: #0072c1;
    font-size: 16px;
    font-weight: 700;
}

/*.spe_table tr th:last-child {
    border-right: none;
}
*/
.spe_table tr td {
    padding: 0 18px;
    vertical-align: middle;
    border: 1px solid #c8c8c8;
    /*border-right: none;*/
}

.spe_table tr th:nth-child(1) {
    /* border-top: none;
    border-right: none;
    border-left: none;*/
    /*background: #fafafa;*/
}

.spe_table td {
    padding: 0 20px;
    vertical-align: middle;
    border: 1px solid #c8c8c8;
    border-right: none;
    background: #fff;
}



.spe_table td a {
    position: relative;
}
.spe_table td a:hover {
    color: #0072c1;
}
/*.spe_table .spe_arr {
    border-right: none;
}
*/
.spe_arr ul li {
    float: left;
    padding: 13px 0;
    margin-right: 30px;
}

.spe_arr ul li:nth-child(1) {
    padding-left: 0;
}


.spe_table .spe_td01 {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    /*border-left: none;*/
    background: #0072c1;
}

.spe_table .spe_td02 {
    font-size: 14px;
    border-right: none;
    background: #ffffff;
    padding: 12px 20px;
}

.spe_table .spe_td_w {
    font-size: 14px;
    font-weight: 700;
    /*border-left: none;*/
    background: #ffffff;
}

.spe_table .spe_td03 {
    font-size: 14px;
    /*border-left: none;*/
    background: #ffffff;
    padding: 12px 20px;
}



