@charset "utf-8";
/* SUB CSS */

.OTC16_iframe {width:100% ; height:300px ; border:0px ; margin-bottom:10px}
.OTC16_h3 {  
	font-size:24px ; line-height:30px ; font-weight:bold ; display:block ; border-bottom:solid 1px #007eef ; 
	margin-bottom:0px ; padding-bottom:7px ;
	background:url(../OT_img/OTC_h3_point.png) no-repeat 0px 7px ; padding-left:20px }
.OTC16_list { display:block ; overflow:hidden}
.OTC16_list li , .OTC16_list li > b , .OTC16_list li > a {font-size:16px ; line-height:24px} 
.OTC16_list li > a:hover { text-decoration:underline }
.OTC16_list li { margin-bottom:10px ; display:block ; width:100% ; float:left }
.OTC16_list li.OTC16_list2 , .OTC16_list li.OTC16_list3 , .OTC16_list li.OTC16_list4 {width:33% ; min-width:330px}



/* PC **********************************************************************/
@media all and (min-width:1100px){ 
 
.OTC16_h3 {	width:100% }  
.OTC16_iframe {width:1098px ; height:400px}
.OTC16_list li.OTC16_list2 , .OTC16_list li.OTC16_list3 , .OTC16_list li.OTC16_list4 {width:300px ; min-width:300px}
}