@charset "utf-8";
/* SUB CSS */

.OTC_21_slogan { font-size:34px ; line-height:44px ; color:#007eef ; font-weight:bold ; display:block ; letter-spacing:-1px ; margin-bottom:40px}

.OTC_sub {margin-bottom:50px}
.OTC_sub:last-child {margin-bottom:0px}

.OTC_sub_title {font-size:20px ; line-height:24px ; font-weight:bold ; color:#007eef ; margin-bottom:7px}
 
/* TABLE */ 
#OTC21_table1  {display:block ; border-top:0px}
#OTC21_product {display:none}
#OTC21_table1 thead th {width:16.666%}
#OTC21_table1 thead th:first-child , #OTC21_table1 tbody td:first-child {border-left:0px}
#OTC21_table1 thead th:last-child , #OTC21_table1 tbody td:last-child {border-right:0px} 




/* PC **********************************************************************/
@media all and (min-width:1100px){
.OTC_sub_title ,
.OTC_sub p { text-align:center}
#OTC_sub11 { background:url(../OT_img/OTC_21_img1.jpg) no-repeat center top ; padding-top:500px}



/* TABLE */ 
#OTC21_table1  {display:none}
#OTC21_product {display:block}
#OTC21_product img {margin-top:20px ; margin-left:20px}


}