@charset "utf-8";
/* SUB CSS */

#OTC_11_title {font-size:30px ; line-height:40px ; font-weight:bold ; color:#007eef ; text-align:center ; margin-bottom:30px} 
#OTC_11_txt {margin-bottom:50px} 
#OTC_11_sign { 
  width:180px ; height:70px ; margin:auto ; text-indent:-9999px ;
  background-image:url(../OT_img/OTC_11_sign.jpg) ; background-repeat:no-repeat ; background-position:center top } 
 
 
 


/* PC **********************************************************************/
@media all and (min-width:1100px){ 

#OTC11_section1  { overflow:hidden }
#OTC_11_title br { display:none }
#OTC_11_title {
	display:block ; background:url(../OT_img/OTC_11_board.jpg) no-repeat left top ;
	width:1100px ; height:350px ; margin-bottom:50px ; text-indent:-9999px } 
#OTC_11_title , #OTC_11_txt , #OTC_11_sign { margin:auto }
#OTC_11_txt , #OTC_11_sign {width:650px}
#OTC_11_txt  { padding:50px 0px }
#OTC_11_sign { background-position:top right }


}