/* BASIC css start */
#contentWrapper {padding-top: 156px;}
#contentWrap {width: 100%;}

/*¼­ºêÆäÀÌÁö css*/
#sub_visual { }
.sub_visual_wrap { }
.sports { height:674px; background: url('/design/ktaiga/new/img/sub/main_vs_bg_01.jpg') no-repeat center;}
.sports .sub_visual {margin:0 auto; width:1200px; height:798px;}

.sports .sub_visual h1 {padding-top:250px; padding-left: 570px; text-align:left; font-weight:400; font-size:20px; top:100px;}
.sub_visual .video {margin:0 auto; margin-top:40px;width:768px; height:430px; top:250px;}



#sub_con_wrap {padding:100px 0;}
#sub_con_wrap h1.title {
    font-size: 30px;
    font-family: 'Raleway';
    font-weight: 100;
    text-align: center;
}

#sub_con_wrap h1.title:after {
    width: 30px;
    height: 1px;
    background: #000;
    content: '';
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

#sub_con_wrap .pb_70 {padding-bottom:70px;}

.s_pro_list {}
.spl_wrap {overflow:hidden;width:1200px;height: 372px; margin:0 auto; border:1px solid #fff; margin-bottom:60px;}
.fl {float:left;}
.fr {float:right;}
.spl_wrap .s_p_txt {padding:50px; width: 398px;}
.spl_wrap .s_p_txt h1 {font-size:30px; font-weight:400; margin-bottom:20px;}
.spl_wrap .s_p_txt p { line-height:26px; font-size:17px; font-weight:400;}
.spl_wrap a.pdv_btn { display:inline-block;font-size:13px;border: 1px solid #000; padding:10px 45px;margin-top:50px;}
.spl_wrap a.pdv_btn:hover { color:#fff;  background:#000; transition: all 0.4s;}

/*ÀÌ¹ÌÁö ½ºÄÉÀÏ*/
.s_p_img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s ease-in-out;   /* ºÎµå·¯¿î ¸ð¼ÇÀ» À§ÇØ Ãß°¡*/
}

.s_p_img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.s_p {width:702px; height:372px; overflow:hidden; } 
/*ÀÌ¹ÌÁö ½ºÄÉÀÏ*/
/* BASIC css end */

