@charset "utf-8";
/* SUB CSS */

/* IMAGE */
#OTC24_img1 , #OTC24_img1 > img {width:100%}
#OTC24_img1 {max-width:630px ; margin:auto}



/* BOX */ 
#OTC24_box { display:block ; overflow:hidden ; width:100% }
#OTC24_box_img {width:100% ; max-width:1000px}
#OTC24_box_txt {width:100% ; height:100% ; background-color:#000000 ; background-color:rgba(0,0,0,0.8)}
#OTC24_box_list {display:block ; overflow:hidden ; padding:30px 40px ; margin:0px}

#OTC24_box_list dt {font-size:34px ; font-weight:bold ; color:#007eef ; line-height:40px ; margin-bottom:15px ; letter-spacing:-1px ; display:block}
#OTC24_box_list dd {
	color:#ffffff ; line-height:30px ; padding-left:25px ; background:url(../OT_img/OTC_23_sw_point.png) no-repeat 0px 7px ;
    margin-bottom:10px ; margin-right:50px ;
	display:inline-block ; vertical-align:top }
#OTC24_box_list dd:last-child {margin-bottom:0px ; margin-right:0px}




/* TITLE SUB */
.OTC24_sub {margin-bottom:50px}
.OTC24_sub:last-child {margin-bottom:0px}
.OTC_sub_title {font-size:20px ; line-height:24px ; font-weight:bold ; color:#007eef ; margin-bottom:7px ; text-align:left}
#OTC_section0 .OTC23_sub .OTC_p {margin-left:0px}
.OTC_sub_title , #OTC_section0 .OTC23_sub .OTC_p  { text-align:left}


/* PC **********************************************************************/
@media all and (min-width:1100px){ 

/* BOX */  
#OTC24_box {height:auto ; padding-top:450px ; background:url(../OT_img/OTC_24_box_bg.jpg) no-repeat center top }   
#OTC24_box_img {display:none}


/* TITLE SUB */ 
.OTC_sub_title , #OTC24_section3 .OTC24_sub .OTC_p  { text-align:center}
 
}