/*cut_sample_sp.css*/

.sp {
    width: auto;
    height: auto;
    margin-right: auto;
}

p {
    font-size: 14px;
}

.cut_inner h3, .one_column_cont h3 {
    line-height: 1.2;
}

.cut_inner h2, .one_column_cont h2 {
    font-size: 15px;
    line-height: 1.4;
}

.cut_inner h2 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #0072c1;
    padding: 6px 20px 8px 84px;
    margin-bottom: 20px;
    position: relative;
}

.cut_inner h2:before {
    content: '';
    display: inline-block;
    width: 80px;
    height: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 16%;
    left: 0.6%;
}


.cut_sample_top02 {
    padding: 11px 10px 9px 10px;
    min-height: 78px;
}

.cut_sample_top02 h1 {
    font-size: 20px
}

.cut_sample_top02 h1 p {
    font-size: 16px;
}

.cut_sample_top02 h1 p.line {
    padding-bottom: 5px;
}

.cut_sample_top02 h1 p span {
    font-size: 14px;
}

.cut_sample_cont h2 p {
    margin-left: 0;
    padding: 1px 5px 2px 5px;
    margin-top: 5px;
    font-size: 14px;
}


.cut_sample_cont h2 p > span > span {
    font-size: 14px;
}

.ft14_sp {
    font-size: 14px!important;
}

img.sp {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.wchiller_cont div.result {
    margin-bottom: 10px;
}

.mb_10_sp {
    margin-bottom: 10px;
}

.mb_20_sp {
    margin-bottom: 20px;
}

.mb_30_sp {
    margin-bottom: 30px;
}

.p_caution {
    margin: auto;
}


.p_caution h3{
    margin-top: 20px;
    margin-bottom: 20px;
    height: 26px;
}

.p_caution h3{
    font-size: 16px;
    font-weight: 600;
}


.p_caution h3:before {
    content: '';
    border: 3px solid #b3b3b3;
    position: absolute;
    left: 0;
}

.p_caution h3:after {
    content: '';
    border: 3px solid #0072C1;
    position: absolute;
    left: 0;
    top: 0;
}

.p_caution p {
    font-size: 14px;
}

.car {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 1.4;
}

.mt15_m {
    margin-top: 0;
}

.cont_inner h2.noteTitle:before {
    content: none;
}

.cau_note .cau_note_r p {
    color: #f70909;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.c_caution {
    width: 100%;
    margin: auto;
}

.wch_bt {
    width: 240px;
    font-size: 14px;
}

.wch_bt span {
    color: #fff;
    font-size: 14px;
}

.cau_bt {
    width: 200px;
    font-size: 14px;
}


.sample_bg{
    width: 100%;
    background: #ecf2f2;
	padding:10px;
	margin-bottom:15px;
	min-height:1em;
}

.sample_regist {
    width: 100%;
}

.sample_regist_h{
    font-size: 16px;
	color:#F00;
	font-weight:bold;
}

.sub_txt_db{
    font-size: 14px;
    font-weight: 600;
    padding: 14px 10px;
}



.cs_mainim{
    padding: 20px 10px 20px 10px;
}


.special {
    width: 100%;
    margin: 10px 0px;
}

.spe_table {
    width: 100%;
    vertical-align: middle;
    padding:  0 10px;
}

.spe_table table tr td {
    height: 20px;

}

.spe_table tr th {
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 600;
}


.spe_table tr td {
    padding: 0 10px;

}

.spe_table td {
    padding: 0 10px;

}

/*.spe_table .spe_arr {
    border-right: none;
}
*/
.spe_arr ul li {
    float: left;
    padding: 13px 0;
    margin-right: 16px;
}


.spe_table .spe_td01 {
    font-size: 14px;
    font-weight: 600;
    background: #0072c1;
}

.spe_table .spe_td02 {
    font-size: 14px;
    /*border-left: none;*/
    background: #ffffff;
    padding: 12px 16px;
}





