@charset "euc-kr";

@font-face {
    font-family: 'NanumGothic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/NanumGothic.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/NanumGothic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/NanumGothic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/NanumGothic.svg#svgMothnnaFont') format('svg');
    /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v20-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
        url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v20-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/** { font-family:³ª´®°íµñ, 'NanumGothic', µ¸¿ò, ±¼¸², Dotum, Gulim, sans-serif !important; -webkit-text-size-adjust:none; } */
*{
	font-family: '³ª´®°íµñ', 'Nanum Gothic', sans-serif !important;
	word-break: keep-all;
	word-wrap: break-word;
}
div:after{
	content: '';
	clear: both;
	display: block;
}

.pt120{
    padding-top: 120px !important;
}
.pt130{
    padding-top: 130px !important;
}
.pb120{
    padding-bottom: 120px !important;
}
.pb130{
    padding-bottom: 130px !important;
}

.txt_co_blue{
    color: #05B7D1;
}

.v22_main_con_box .main_tit01{
    font-size: 40px;
    font-weight: normal;
    text-align: center;
	line-height: 1.5;
	font-weight: 800;
	color: #333;
	margin-bottom: 60px;
}

.v22_main_con_box{
	display: block;
	width: 1500px;
	height: auto;
	margin: 0 auto;
	/* padding-top: 120px;
	padding-bottom: 120px; */
}
.v22_main_bg_con_box{
	display: block;
	width: 1500px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 120px;
}
.gray_bg{
	background-color: #FBFBFD;
	padding-top: 120px;
}
.banner_bg{
	margin-top:-40px;
}
.txt_co_blue{
	color: #05b7d1;
}
.flo_right{
	float: right;
}


/* ¸ÞÀÎ ºñÁÖ¾ó */
.v22_pc_main_slider{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.v22_pc_main_slider .swiper-wrapper{
    height: auto;
}

.v22_pc_main_slider .swiper-slide{
	width: 100%;
	height: auto;
}
.v22_pc_main_slider .swiper-slide img{
	width: 100%;
	height: auto;
}
.v22_pc_main_slider .swiper-slide a{
	display: inline-block;
	width: 100%;
	height: auto;
}
.main_pagi_num_wrap{
	position: absolute;
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
	bottom: 20px;
    z-index: 10;
}
.page_num_box{
	width: 100px;
	height: 40px;
	border-radius: 30px;
	border: solid 1px #ededed;
	background-color: #fff;
	display: block;
	margin: 0 auto;
}
.main_pagi_num_wrap .swiper-pagination{
	position: static;
	line-height: 40px;
	font-size: 16px;
	color: #969696;
}
.v22_pc_main_slider .swiper-button-prev{
	left: 40px;
}
.v22_pc_main_slider .swiper-button-next{
	right: 40px;
}
.main_slider_arrow{
	width: 60px;
	height: 60px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 30px;
	background-image: none;
}
.main_slider_arrow i{
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	display: block;
}
.main_slider_arrow i.xi-angle-left{
	margin-left: -6px;
}
.main_slider_arrow i.xi-angle-right{
	margin-right: -6px;
}

/* Á¦Ç° ½½¶óÀÌµå */
.v22_pc_product_slider{
    width: 1230px;
	height: 630px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
	position: relative;
}
.v22_pc_prod_sl_wrap{
	position: relative;
}
.product_img_box{
	width: 100%;
	height: 400px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #EDEDED;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.product_img_box img{
	margin-top: 60px;
}
.ottv_prod_list{
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
}
.main_con_tit{
    font-size: 40px;
    color: #333;
	font-weight: 900;
	margin-bottom: 24px;
}
.main_con_tit img{
    margin-right: 10px;
}
.sub_tit{
	font-size: 20px;
	line-height: 1.8;
	color: #555;
	padding-bottom: 60px;
	margin-left: 20px;
}
.more_sub_tit{
	font-size: 20px;
	line-height: 1.8;
	color: #555;
	margin-left: 20px;
}
.title_wrap{
	margin-bottom: 44px;
}
.product_s_tit{
	font-size: 14px;
	font-weight: normal;
}
.sub_tit span{
	font-weight: bold;
	color: #111;
}
.txt_red{
	color: #ff0000;
}
.pro_event, .pro_new{
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
}
.pro_event{
	background-color: #05B7D1;
}
.pro_new{
	background-color: #FFAD0A;
}
.prod_li_txt_box{
	display: block;
	padding: 50px 50px 0 50px;;
	box-sizing: border-box;
	position: relative;
}
.prod_li_txt_box h3{
	font-size: 18px;
	font-weight: bold;
	color: #111;
	margin-bottom: 40px;
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap
}
.price_wrap p{
	display: inline-block;
}
.price_wrap span{
	font-size: 16px;
	color: #111111;
	margin-right: 12px;
}
.price_num p{
	text-decoration: line-through;
	color: #999999;
}

.price_dc p{
	color: #FF3131;
	font-weight: bold;
	font-size: 28px;
}
.price_dc .won{
	color: #FF3131;
	font-weight: bold;
	font-size: 22px;
	margin-left: 4px;
	vertical-align: 1px;
}
.event_price{
	font-weight: 600;
}
.prod_more{
	position: absolute;
	bottom: 10px;
	right: 50px;
}

.prod_arrow{
	background-image: none;
	width: 56px;
	height: 56px;
	border: solid 1px #ededed;
	display: block;
	text-align: center;
}
.prod_arrow i{
  font-size: 36px;
  text-align: center;
  line-height: 56px;
  color: #05b7d1;
}
/* ÀÎ±â ÃßÃµÀÛ */
.movie_list{
	display: block;
	text-align: center;
}
.movie_list:after{
	content: '';
	clear: both;
	display: block;
}
.movie_list li{
	display: inline-block;
	width: 225px;
	margin-right: 30px;
	float: left;
}
.movie_list li:last-child{
	margin-right: 0;
}
.movie_list li img{
	 box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.4);
}
.movie_list li p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
	margin-top: 30px;
	padding-bottom: 0;
	line-height: 1.78;
	font-size: 18px;
	color: #555;
}

/* ÆÄÆ®³Ê½Ê */
.ott_partner_wrap{
	display: block;
}
.ott_partner_wrap li{
	float: left;
	width: 233px;
	height: 328px;
	border: solid 1px #ededed;
	margin-right: 20px;
	box-sizing: border-box;
	background-color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
	padding: 0 8px;
}
.ott_partner_wrap li:last-child{
	margin-right: 0;
}
.ott_partner_wrap li a{
	display: block;
	width: 100%;
	height: 100%;
}
.ott_partner_wrap .part_logo_img{
	margin: 0 auto;
	padding-top: 28px;
	margin-bottom: 16px;
	display: block;
}
.ott_partner_wrap .ott_part_txt{
	font-size: 18px;
	line-height: 1.5;
	color: #555;
	padding-bottom: 30px;
}
.ott_more{
	font-size: 16px;
	color: #555;
}
.ott_more i{
  font-size: 20px;
  color: #bbb;
  margin-right: 4px;
  vertical-align: -3px;
}


.ott_more14{
	font-size: 14px;
	color: #555;
}
.ott_more14 i{
  font-size: 20px;
  color: #bbb;
  margin-right: 4px;
  vertical-align: -3px;
}


/* store free app */
.tab_content {
	display: none;
	color:#ddd;
}
ul.app_tab li.current{
	color: #fff;
    background-color: #05b7d1;
}
.tab_content.current {
	display: block;
}
.app_banner{
	float: left;
	margin-right: 20px;
}
.app_li_wrap{
	width: 1080px;
	float: left;
}
.app_tab{
    display: block;
    text-align: center;
	
}
.app_list{
	margin-bottom: 75px;
}
.app_tab li{
    display: inline-block;
    float: left;
    cursor: pointer;
    padding: 17px 23px;
	/*padding: 17px 60px;*/
    background-color: #f1f2f4;
    text-align: center;
    color: #999;
    font-size: 15px;
    border-radius: 26px;
    margin-right: 10px;
}
.app_tab li:last-child{
    margin-right: 0;
}
.tab_content{ 
	overflow: hidden;
	height: 150px;
}
.swiper-container1, .swiper-container2, .swiper-container3, .swiper-container4, .swiper-container5, .swiper-container6, .swiper-container7, .swiper-container8 , .swiper-container9{
	position: relative;
	width: 920px;
	overflow: hidden;
    display: block;
    margin: 0 auto;
}
.icon_li_wrap01, .icon_li_wrap02, .icon_li_wrap03, .icon_li_wrap04, .icon_li_wrap05, .icon_li_wrap06, .icon_li_wrap07, .icon_li_wrap08, .icon_li_wrap09{
	position: relative;
}
.tab_content .swiper-slide{
	width: 128px;
	height: 128px;
	border-radius: 20px;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.16);
}
.tab_content img{
	width: 100%;
	height: 100%;
}
.tab_content .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 20px;
	
}
.app_logo_img{
	width: 100%;
	height: 100%;
}
.app_arrow_ico{
	background-image: none;
	font-size: 44px;
	width: auto !important;
	height: auto !important;
	margin-top: -34px !important;
}

/* video */
.ott_video_list li{
	float: left;
	margin-right: 20px;
}
.ott_video_list li:last-child{
	margin-right: 0;
}

/* °øÁö»çÇ× °í°´¼¾ÅÍ */
.v22_main_noti_box{
	width: 1500px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.v17_plus_cont5_c1 h3{
	padding: 25px 30px;
	font-size: 22px;
}

.v17_plus_cont5_c2 h3{
	padding: 25px 30px;
	font-size: 22px;
}

.v17_plus_cont5_c2 h3 p.txt{
	position: absolute;
    right: 20px;
    top: 23px;
    font-family: "³ª´®°íµñ", "NanumGothic";
    color: #05b7d1;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.03em;
    font-style: italic;
}

.v17_plus_cont5_c2 h3 p.txt span {
    color: #666666;
    font-size: 13px;
    font-weight: normal;
}

.v17_plus_cont5_c1 ul li a{
	font-size: 18px;
}

.v17_plus_cont5_c2 ul{
	overflow: hidden;
    margin: 30px 10px 11px 10px;
}

.v17_plus_cont5_c2 ul li a{
	padding: 42px 0 0 0;
	font-size: 14px;
}