/*
Project : 와글바글 미니몰 베스트상품 - 반응형
Author  : kimjeongju
Date    : 2017-03-09
*/

/* Common */
html, body {
	font-family:  'Malgun Gothic', sans-serif; font-size:12px; -webkit-font-smoothing: antialiased; color:#000; /*line-height:1.4;*/}

@import url('https://fonts.googleapis.com/css?family=Roboto');

*:focus {
	outline: none;
}
.ccea3991{color:#ea3991 !important;}
.fontdotum{font-family:  '돋움', Dotum, sans-serif; font-size:12px;display:inline-block;}
.fleft{float:left;}
.fright{float:right;}
.alternative{z-index: -1;width: 0;height: 0;overflow: hidden;visibility: hidden;}
.txtleft{text-align:left !important;}
.txtcenter{text-align:center !important;}
.txtright{text-align:right !important;}
.txtbold{font-weight:bold !important;}
.prelative{position:relative;}
.pabsolute{position:absolute;}
.line_height{ line-height:0px;}
.martop3{margin-top:6px;}
.martop10{margin-top:10px;}
.martop30{margin-top:30px;}
.martop20{margin-top:20px;}
.marleft{margin-left:0px;}
.marleft25{margin-left:25px;}
.marleft40{margin-left:40px;}
.marright25{padding-left:5px; padding-right:15px;}
.marright30{margin-left:10px; margin-top:2.3%;}
.marright35{margin-right:35px;}
.marleft5{margin-left:10px;}
.martop5{margin-top:10px;}
.marleftM{margin-left:.6vw; float:left;}
.martopM{margin-top:5rem; float:left;}
.mgtop-xs{margin-top:14px!important;}
.mgtop-sm{margin-top:28px!important;}
.mgtop-xxs{margin-top:7px!important;}
.mgtop-xs{margin-top:14px!important;}
.mgtop-md{margin-top:42px!important;}

.subcolor{color:#999!important;}
.pabottom{padding-bottom:6px;}
.mabottom{margin-bottom:6px;}
.mgtop-lg{margin-top:56px!important;}
.lineheig3{line-height:20px;}
.lineheig4{line-height:54px;}
.lineheig5{line-height:30px;}

.backcolorf3{background-color:#f3f3f3;}
ul, li{ margin:0;}
li img { vertical-align:middle; }
img{vertical-align:bottom; max-width:100%;}

a {text-decoration:none; color:#000;}
.diBlock{display:block;}


.basiccolor{color:#000!important;}
.subcolor{color:#808080!important;}
.subcolor1{color:#ffae4f!important;}
.maincolor{color:#ffe14f!important;}
.pointcolor{color:#ea3991!important;}


/* Layout */
.container{position:relative; width:1036px;margin:0 auto; text-align:center; }
.container-fluid{position:relative;width:100%;margin:0 auto;  text-align:center;}

h1{font-size:21px; letter-spacing:-1px; font-family: 'Nanum Gothic', sans-serif, 돋움;}
h2{font-size:12px; font-weight:normal; /*line-height:21px;*/}
.lespa{letter-spacing:-1px!important;}
.section{padding:50px 0;}

.martop5{margin-top:5px;}
.martop10{margin-top:10px;}

.show_m{display:none!important;}
.hide_m{display:block;}
.hide_im{display:inline-block!important;}

.blockin{display:inline-block !important;}
.block{display:block !important;}

.top{background:#fee9d0; height:52px; /*line-height:52px;*/display:none;}
.top .top_close{position:absolute; bottom:18px; right:0;cursor:pointer}
.header{background:#fff;padding:20px 0 ;}
.header .logo{float:left;z-index:4;margin-top:10px;}
.header .logo h1 a{}

.header .search{width:360px; border:2px #ffe14f solid; margin: 0 0 0 -200px;position:absolute; top:6px;left:50%; margin-top:5px;}
.header .search .insearchbox{    position: relative;   width: 100%;    overflow: hidden;}
.header .search .insearchbox .insearc{    position: relative;   padding: 0 55px 0 0;  }
.header .search input{position: relative;  width: 100%; height: 48px;  font-size: 16px;  color: #808080;  line-height: 48px;  padding: 0 0 0 20px; border: 0;  box-sizing: border-box;font-family: '나눔고딕', Nanum Gothic, 'Malgun Gothic', sans-serif; }
.header .search input[type="button"]{position: absolute; right:0px;  top: 0px;  display: inline-block;  width: 52px;  height: 48px;   background: url(../images/header/search_img.png)  0% 50% no-repeat;text-indent: -9999px;}

.header .topnav{float:right;z-index:4;}
.header .topnav .topnavumnu{display:inline-block;margin-top:30px}
.header .topnav .topnavumnu li{float:left; position:relative; /*background:url(../images/topnav_bg.png)0 55% no-repeat;*/ padding-right:10px;padding-left:10px;font-family: 'Nanum Gothic';}
.header .topnav .topnavumnu li:first-child{background:none;}
.header .topnav .topnavumnu li.gnblist{}
.header .topnav .topnavumnu li > a{font-size:13px; color:#808080; font-weight:normal;}
.header .topnav .topnavumnu li > a:hover{color:#000;}
.new_icon{position:absolute; top:-7px; right:2px; background:url(/images/header/icon_new.png); width:14px; height:14px;}

.gnb{border-top:1px solid #d9d9d9; border-bottom:2px solid #ffe14f; overflow:hidden; height:54px; line-height:54px; }
.gnbarea{position:relative; text-align:left;   float:left; }
.gnbarea li{ position:relative;float:left; font-family: '돋움', Dotum, 'Nanum Gothic',  sans-serif !important;}
.gnbarea li > a{display:block; padding: 0px 36px; -webkit-transition : all 0.2s ease; transition:all ease 0.2s; color:#000; font-size:17px; font-family: 'Nanum Gothic', '돋움', Dotum, sans-serif !important; letter-spacing:-1px; }
.gnbarea li > a.premium{padding:0 20px;color:#ea3991;}
.gnbarea li.home{ width: 62px; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; text-align:center;  margin:0 auto; margin-right:24px; overflow:hidden; padding-top:5px;}
.gnbarea li.home a{background:url(../images/header/home.png) 50% 30% no-repeat; display:inline-block;  width: 62px; height:54px;text-align:center;padding-left:0; padding-right:0; }
.gnb .new_icon_gnb{top:21px; right:12px;}
.gnbarea li .icon{position:relative;left:-4px;top:4px;display:inline-block;width:27px;height:19px;background:url(../images/header/icon_gnb_premium.png)}

#share_area{position:absolute;right:-154px;margin-top:10px;}
#share_area .share li{float:left;}
#share_area .share li a{width:30px; height:30px;background:url(/images/header/sns_icon.png) no-repeat 0 0; display:inline-block; margin-left:5px;}
#share_area .share li a:hover{background-position:0 -34px;}
#share_area .share li a.kakao{background-position:-35px 0px;}
#share_area .share li a.kakao:hover{background-position:-35px -34px;}
#share_area .share li a.instagram{background-position:-70px 0px;}
#share_area .share li a.instagram:hover{background-position:-70px -34px;}
#share_area .share li a.facebook{background-position:-105px 0px;}
#share_area .share li a.facebook:hover{background-position:-105px -34px;}

.mainban{padding:40px 0; background:#fbf6dd;}
/*.today{width:270px; background:#ffe14f;  float:left; text-align:center; margin:0 auto; height:380px;padding:0 20px;}
.today h1{margin-top:30px; border-bottom:1px dotted #dfbd16;padding-bottom:3px; margin-bottom:10px; color:#70461b;}
.today ul{display:inline-block;width:100%; margin:10px auto 0; text-align:center; margin-left:5px;}
.today li{width:104px; height:112px;  margin: 4px 3px; float:left;}
.today li a{width:100px; height:109px;  display:inline-block; background:url(../images/main/main_2018_new.png)0 0;}
.today li a.baby{background-position:337px 0;}
.today li a.kids{background-position:223px 0;}
.today li a.idea{background-position:110px 0;}
.today li a:hover, .today li a.acitve{background-position-y: 122px;}*/
.left_ban{position:absolute; left:-120px;}


.conmain{width:/*520*/790px; float:left; background:#fff; height:380px; text-align:left;}
.conmain .conimg{width:520px; height:290px;overflow: hidden;}
.comimg_medal{position:absolute;top:0;right:0;display/*:block*/none !important;text-align:center;background:#fff200;color:#70461b;font-weight:bold;padding: 7px 10px;font-size: 15px;font-family: 'Nanum Gothic', sans-serif, 돋움}
.conmain .context{margin-left:30px; margin-top:22px;}
/*.conmain .context h1{font-family:  '돋움', Dotum, sans-serif; font-size:16px;  }*/
.conmain .context h2{margin-top:1px;    width: 410px;}
.conmain .slick-prev, .slick-next{ position: absolute;  top: 90%;  width: 25px;  height: 25px; z-index:90;}
.conmain .slick-prev{right:44px;  left:auto; background: url(/images/main/main_bx-prev.png) no-repeat 0 0;}
.conmain .slick-next{right:20px;background: url(/images/main/main_bx-next.png) no-repeat 0 0;}


/*.bx-wrapper .bx-viewport{box-shadow: 0 0 0px #ccc; border: 0px solid #fff; left: 0px;  background: #fff;}
.conmain .bx-wrapper .bx-controls-direction a { position: absolute;  top: 90%;  margin-top: 0px;  outline: 0;  width: 25px;  height: 25px;  text-indent: -9999px;z-index: 9999;}
.conmain .bx-wrapper .bx-prev{left:460px;  background: url(../images/main_bx-prev.png) no-repeat 0 0;}
.conmain .bx-wrapper .bx-next{right:10px;  background: url(../images/main_bx-next.png) no-repeat 0 0;}*/



.bestcon{width:220px; background:#fff;float:right;height:380px;}
.bestcon h1{margin-top:26px; margin-bottom:8px;}
.bestcon h2{font-weight:bold;}
.bestcon ul{ margin:0 20px; border-top:1px dotted #d9d9d9; padding-top:15px;}
.bestcon li{margin-bottom:14px; width:100%;}
.besttt{width:94px; padding-top:5px;}
.bestcon .bestconimg{width:76px; height:57px; float:left; margin-right:10px;}
.bestcon .bestconimg2{width:76px; float:left; margin-right:10px;}
.bestcon .bestcontext{float:left;  display:inline-block;}
.bestcon p{font-size:12px; color:#808080; line-height:16px;margin-top:2px;}
.bestcon li a:hover{color:#ea3991;}


/* 211018 today's 놀이 영역 추가 */
.todays_nole{
	width:220px;
	height:380px;
	background:#fff;
	padding:0 20px;
	box-sizing: border-box;
}

.todays_nole_con_wrapper{
	width:180px;
	height:auto;
	margin-top:12px;
	/*margin:0px auto;*/
}

.todays_nole_con_wrapper .post{
	/*width:179px;*/
	height:auto;
	display:inline-block;
}

.todays_nole_title_wrapper{
	width:180px;
	height:40px;
	background:#fff0a7;
	border-radius:90px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
	font-family: 'Nanum Gothic', sans-serif, 돋움;
	font-size:15px;
	font-weight:bold;
}

/*.slick-prev:before, .slick-next:before{
    font-size:12px;
}

.slick-prev{
    left:25px !important;
    z-index:16;
}

.slick-next{
    right:25px !important;
    z-index:16;
}*/

.todays_nole_pager .prev:before, .todays_nole_pager .next:before{
	font-size:12px;
}

.todays_nole_pager{
	position:relative;
}

.todays_nole_pager .prev:hover, .todays_nole_pager .next:hover{
	cursor:pointer;
}

.todays_nole_pager .prev{
	/*display:inline-block;*/
	width:18px;
	height:18px;
	border-radius:9px;
	position:absolute;
	z-index: 10000;
	top:-29px;
	left:13px;
}

.todays_nole_pager .next{
	/*display:inline-block;*/
	width:18px;
	height:18px;
	border-radius:9px;
	position:absolute;
	z-index: 10000;
	top:-29px;
	right:13px;
}

.todays_nole>h1{
	margin-bottom:-5px !important;
}

.todays_nole .dotted_l{
	margin:15px 0 16px 0;
}


.todays_nole .bestconimg{
	height: 67px !important;
}



/*배너*/
.banarea{background:url(/images/footer/banareabg.png);padding:35px 0;}
.banarea li{margin-left:14px; float:left;}
.banarea li:first-child{margin-left:0;}
.banarea .banimg{width:332px;height:130px; margin-bottom:10px;}
.banarea h2{font-weight:bold;}

/*추천자료*/
.advdate{text-align:left;}
.advdate .adv_con{float:left;width:756px;}
.advdate .adv_con h1{float:left;width:80px;}
.advdate .adv_con .recomm_cate{position:relative;width:676px;top:3px;border:none;}
.advdate .tit{margin:3px 0 14px 14px; float:left;}
.advdate .tit li{float:left; margin-left:22px;}
.advdate .tit li:first-child{margin-left:0;}
.advdate .tit li a{font-size:16px; color:#808080;}
.advdate .tit li a:hover, .advdate .tit li a.acitve{background:url(../images/advdate_tit.png) 0 100%;  background-repeat:repeat-x; padding-bottom:5px; color:#000; }

.advdate .tab_conts{}
.advdate .tab_conts li{width:177px; height:178px;  border:1px solid #d9d9d9; float:left; margin-right:12px; text-align:left; overflow:hidden;}
.advdate .tab_conts li .adimg{/*width:175px;*/ height:97px; position:relative; overflow:hidden;}
.advdate .tab_conts li .adimg .tag{position:absolute; top:0; left:0;background:url(/images/footer/advdate_textbg.png);padding:3px 5px; color:#fff;}
.advdate .tab_conts li .adtext{padding:15px 10px 10px;}
.advdate .tab_conts li .adtext p{font-size:12px;margin-top:2px; line-height:18px;}
.advdate .tab_conts li h2{font-weight:bold;}

.advdate .centerban{width:268px; float:right;height:212px; overflow:hidden;}
.advdate .centerban img {width:267px;height:207px;}
/*추천_슬라이드*/
.advdate .slider-nav{ }
.advdate .slider-nav .slick-track{left:0!important;}
/*.advdate .slick-slider.use-transform .slick-track,
.advdate .slick-slider.use-transform .slick-list {}*/
.advdate .slider-nav .tab_menu{font-size:12px; color:#808080; margin:5px 10px 0; text-align:center;cursor:pointer;}
.advdate .slider-nav .slick-current .tab_menu{background:url(../images/main/advdate_tit.png) 0 100%;  background-repeat:repeat-x; padding-bottom:3px; color:#000; font-weight:bold;}
.advdate .slider{margin-top:5px;}
.advdate .slick-arrow{position:absolute;top:-20px;width:25px;height:25px;background-size:100%;}
.advdate .slick-prev{width:24px;}
/*.advdate .slick-prev, .advdate .slick-next{position:absolute;top:-22px;}*/
.advdate .slick-prev{left:699px;background:url(/images/main/main_bx-prev.png) no-repeat 0 0;}
.advdate .slick-prev:hover{left:699px;background:url(/images/main/main_bx-prev.png) no-repeat 0 0;}
.advdate .slick-next{right:10px;background:url(/images/main/main_bx-next.png) no-repeat 0 0;}
.advdate .slick-next:hover{right:10px;background:url(/images/main/main_bx-next.png) no-repeat 0 0;}
.slick-prev:before, .slick-next:before{font-size:0;}


/*쇼핑몰*/
.mallarea{text-align:left; padding-top:0;}
.btn_plus{position:absolute; right:0; top:0px;}
.mallarea .mall{ border:1px solid #d9d9d9; margin-top: 5px; /*height:690px;*/}
.mallarea .mall .malltit{width:190px; background:#f7f7f7; float:left; padding:50px 0 0 30px; height:514px;}
.mallarea .mall .malltit p.mdpick{font-size:35px; font-weight:bold; line-height:38px;  margin-bottom:25px; background:url(/images/main/malltit_line.png) no-repeat 0 100%; padding-bottom:28px;font-family: '나눔고딕', Nanum Gothic;}
.mallarea .mall .malltit h2{line-height:23px; margin-bottom:45px;}
.mallarea .mall .malltit .tag a{border:1px solid #d9d9d9; background:#fff; border-radius:3px; padding:6px 15px; display:inline-block; margin-bottom:5px; cursor:pointer; font-size:12px;}

.mallarea .mall .malllist{margin:30px 20px 10px 35px; float:left; width:770px; }
.mallarea .mall .malllist ul{margin-left:-8px; }
.mallarea .mall .malllist li{width:180px;  margin:0 7px; float:left; margin-bottom:14px;}
.mallarea .mall .malllist li .mallimg{width:180px; height:180px; border:1px solid #d9d9d9;margin-bottom:6px; overflow:hidden;}
.mallarea .mall .malllist li h2{font-size:12px;}
.mallarea .mall .malllist li .price{font-family:'Roboto', sans-serif;font-weight:bold;font-size:16px; margin-top:1px;}
.mallarea .mall .malllist li .price span{font-family:  '돋움', Dotum, sans-serif; font-weight:bold;font-size:12px;position:relative; top:-1px;}
.mallarea .mall .malllist li .percent{color:#ea3991;  float:left; margin-right:5px;}
.googleban{width:100%; border:1px solid #d9d9d9; text-align:center; margin:0 auto; padding:18px 0;}
.googlead{font-size:11px; text-align:right; color:#999999; margin-top:5px; }

/*후기*/
.review{background:#f9f3d5 url(/images/main/review_bg.png) 60% 100% no-repeat; }
.review ul{margin-left:-7px; margin-top:5px;}
.review li{width:329px!important; background:#fff; float:left; margin:0 7px; position:relative;}
.review li .imgbg{width:100%; height:85px;background:#000 url(../images/review_conbg.png) 50% 50%; opacity: 0.2;filter: alpha(opacity=50); /* For IE8 and earlier */}
.review li .imgbg2{width:100%; height:85px;background:url(../images/review_conbg1.png) 50% 50%; opacity: 0.2;filter: alpha(opacity=50); /* For IE8 and earlier */}
.review li .revicon{text-align:center; padding:55px 30px 30px;height: 164px;}
.review li .revicon p{font-size:12px; line-height:20px;}
.review li .revicon h2{font-weight:bold; margin-bottom:5px;}
.review .mainimg{width:90px; height:90px; border-radius:50%; overflow:hidden; text-align:center; background:url(../images/review_img.png) 50% 50%; background-size:cover; position:absolute; top:35px; left:50%; transform:translateX(-50%);}

/*인스타그램*/
.instagram{background:#fff;}
.instagram ul{margin-top:10px;}
.instagram h2{font-size:12px; line-height:20px;}
.instagram li{width:191px; height:191px; float:left;border:0px solid #d9d9d9; position:relative; overflow:hidden; margin-left:14px;}
.instagram  li:first-child{margin-left:0;}
.instagram li .readydown{position: absolute;  top: 0;   left: 0;   width: 100%;   height: 193px;  background: url(http://www.kidkids.net/eduinfo_new/img/project/con_imgover.png);   display: none;}
.instagram li a{display:block;  }
.instagram li a:hover .overarea{display:block;}
.instagram li .overarea{position: absolute; top: 0; left: 0; width: 100%; height: 218px; background: url(http://www.kidkids.net/eduinfo_new/img/project/con_imgover.png);  display: none; padding-left:15px;}
.instagram li .overarea .over{ position:relative;top:40%;left:20%;display:block!important;}
.instagram li .overarea .over .overw{float:left; display:inline-block; margin:0 6px;}
.instagram li .overarea .over h2{color:#fff; float:left; margin-left:5px;}
.instagram li .overarea .over img{float:left;position:relative; top:4px;}
.instagram .btn_plus{position:absolute; right:13px; top:45px;}
.instagram .btn_plus_asd{position:absolute; right:13px; top:280px;}

/*footer*/
.footer{border:1px solid #d9d9d9; border-left:0; border-right:0; height:48px; line-height:48px;}
.footer h2{font-size:15px; position:relative;font-family: '나눔고딕', Nanum Gothic;}
.footer p{margin-left:25px; position:relative; top:1px;}
.footer p a:hover{text-decoration:underline;}
.footer .new{ right:-17px;top:17px;}
.footer_width {width:70%}
/*패밀리사이트*/
.footer .fa_site{position:relative; width:246px; float:right; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; height:100%;}
.footer .fa_site a#id_footer_family{font-family: Malgun Gothic, Verdana, Segoe, sans-serif;font-size:13px;display:block;
	background:url(http://www.edulove.co.kr/_design/renew_2018/images/bg_selectbox.png) no-repeat 220px 20px;padding:0px 15px; color:#000; text-align:left; text-decoration:none; font-weight:bold;}
#id_footer_family_sites{position:absolute;top:-230px;left:-1px;background:#fff;border:1px solid #d9d9d9;width:246px;z-index:100; display:none;}
#id_footer_family_sites{list-style:none;}
#id_footer_family_sites li{border-bottom:1px dotted #B9B9C8; background:#fff;
	text-align:left;width:100%; line-height:25px; font-size:13px; font-family:  '돋움', Dotum, sans-serif;}
#id_footer_family_sites li a{ color:#000; margin-left:10px;}
#id_footer_family_sites li a:hover{color:#ea3991;}
#id_footer_family_sites .last{border-bottom:none;}
.footer .fnb_area .fa_site .fa_site.on #id_footer_family_sites{display:block;}
.footer_slick .slick-list {
	height: 50px !important;
}
.footer_width .mask {
	height: 16px;
	width: calc(100% - 329px);
	margin-left: 83px;
	position: absolute;
	background: white;
	z-index: 1;
}

.footer_bot{padding:17px 0 0; font-size:13px;}
.footer_bot .botnav{margin-bottom:10px;}
.footer_bot .botnav li{float:left;   margin-right:33px; font-weight:bold;}
.footer_bot p{text-align:left; line-height:20px; color:#808080;}
.footer_bot p a{font-size:12px; text-decoration:underline;}

.footer_bot .emblem{text-align:left; margin-top:15px;    margin-bottom: 15px;}


.slick-prev:hover, .slick-prev:focus{background: url(/images/main/main_bx-prev.png) no-repeat 0  -29px;}
.slick-next:hover, .slick-next:focus{ color: none;  outline: none; background: url(/images/main/main_bx-next.png) no-repeat 0 -29px;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{ opacity: 1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{    opacity: 1;}
.slick-prev:before, .slick-next:before{ display:none;}

.skytop{display:none; position:fixed; bottom:150px; right:150px;}
.skytop a{width:35px; height:35px; text-align:center; line-height:35px; font-weight:bold;color:#ea3991;border-radius:500px;background:#fff;display:inline-block; border:2px solid #ea3991;font-size:12px;}

/*연령설정*/
.age_setting{position:absolute; /*top:13px; left:240px; z-index:999;*/width:270px; text-align:left;}
.setting{position:relative;}
.age_setting .set_icon{position:absolute; top:15px;left:240px;}
.age_setting .set_area{display:none;width:200px;position:absolute; top:20px;left:60px;z-index:999;}
.age_setting .set_area_top{width:200px;}
.age_setting .set_area_mid{width:200px; background:#fff; border:1px solid #ea3991; border-top:0;}
.age_setting .set_area_mid ul{padding:0 15px; font-weight:bold;}
.age_setting .set_area_mid ul li{padding:10px 0; border-top:1px dotted #b5b5b5;}
.age_setting .set_area_mid ul li:first-child{border-top:0;}
.age_setting .set_area_mid ul input[type="checkbox"]{}

.cbx { margin: auto;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
}
.cbx span {  display: inline-block;  vertical-align: middle;  transform: translate3d(0, 0, 0);}

.cbx span.checkbox1{  position: relative;  width: 18px;  height: 18px;  border-radius: 3px;  transform: scale(1);  vertical-align: middle;  border: 1px solid #9098A9;  transition: all 0.2s ease;}

.cbx span.checkbox1 svg {  position: absolute;  top: 3px;  left: 2px;  fill: none;  stroke: #FFFFFF;  stroke-width: 2;  stroke-linecap: round;  stroke-linejoin: round;  stroke-dasharray: 16px;  stroke-dashoffset: 16px;
	transition: all 0.3s ease;
	transition-delay: 0.1s;
	transform: translate3d(0, 0, 0);}

.cbx span.checkbox1:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #ea3991;
	display: block;
	transform: scale(0);
	opacity: 1;
	border-radius: 50%;
}

.cbx span.chectext {
	padding-left: 0px;
	padding-top:4px;
}

.cbx:hover span.checkbox1 {
	border-color: #ea3991;
}

.inp-cbx:checked + .cbx span.checkbox1 {
	background: #ea3991;
	border-color: #ea3991;
	animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span.checkbox1 svg {
	stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span.checkbox1:before {
	transform: scale(3.5);
	opacity: 0;
	transition: all 0.6s ease;
}

@keyframes wave {
	50% {
		transform: scale(0.9);
	}
}

.set_save{width:100%;  text-align:center;  }
.set_save a{width:100%; background:#ea3991;padding:15px; display:inline-block; font-weight:bold; color:#fff;}

/* 추가 CSS */
.pc_main_mode{postion:absolute; z-index:1000; margin-top:-1000000px;}
.middle_title{display:none;background:black;position:absolute;opacity:0.7;color:#fff;vertical-align:middle}
.span_text{position: absolute; top: 50%; left: 0; right:0; transform: translateY(-50%);}
#gnb_over {display:none;border-bottom: 2px solid #ffe14f;position: absolute; z-index: 99999999;width:100%;background:#fff}
#gnb_over ul{width:100%;}
#gnb_over ul li{
	float:left;/*border-right:1px solid #e0e0e0;text-align:center;*/padding:20px 0;/*min-height:240px;*/
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#gnb_over ul li.ovhomeschool{width:140px;text-align:left;}
#gnb_over ul li.ovsong{width:175px;text-align:left;}
#gnb_over ul li.ovtv{width:162px;text-align:left;}
#gnb_over ul li.ovprint{width:174px;text-align:left;}
#gnb_over ul li.ovsupport{width:168px;text-align:left;}
#gnb_over ul li.ovcommunity{width:141px;text-align:left;}
#gnb_over ul li.premium{text-align:left;}
#gnb_over ul li ul li{float:none;border:none;padding:0;min-height:0;}
#gnb_over ul li ul li:first-child{border:none;}
#gnb_over ul li ul li a{line-height:2;font-size:10pt;font-family:'돋움', Dotum}
.gnb_theme{display:inline-block;width:108px;margin-top:4px;padding:3px 0;color:#fff;text-align:center;background-color:#e7398f;}
.viewlistbx button{margin-top:17px;}
.topnavlist{padding-bottom:10px;background:red}
ul.sub_ul{display:none;position:absolute;left:-6px;top:18px;z-index:100000000;background:#fff;width:84px;line-height:40px;}
ul.sub_ul li{text-align:center;background:#fff;border:1px #e7e7e7;border-style:none solid solid;width:84px;}
ul.sub_ul li a{width:64px;}
ul.sub_ul li:first-child{border-top-style:dotted;}
.loding_box{display:none;}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { /* WebKit browsers */ color:transparent; } input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:transparent; } input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */ color:transparent; } input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */ color:transparent; }

/*Sidebar*/
.side_wrap{background:url('/images/new/sidebar_bg.gif') repeat-y 0 0;}
.sidebar{width:187px;/*border:1px #ebebeb;border-style:none solid;*/margin-left:1px;}
.sidebar .dp2{font-size:13px; text-align:left}
.sub_tit{background:#f9f9f9;text-align:center;padding:40px 0 25px;}
.sub_tit h2{color:#4b6cc6;font-size:23px;letter-spacing:-1px;font-weight:bold; font-family: "Nanum Gothic", "돋움";}
.sub_tit p{color:#888;margin-top:17px;line-height:1.5; font-family: "Nanum Gothic", "돋움";font-size: 16px;}
.sub_tit2{background:#f9f9f9;text-align:center;padding:15px 0;margin-top:30px;border-top:1px solid #f2f2f2}
.sub_tit2 h2{color:#4b6cc6;font-size:16px;letter-spacing:-1px;font-weight:bold; font-family: "Nanum Gothic", "돋움";}
.sub_tit2 p{color:#888;margin-top:17px;line-height:1.5; font-family: "Nanum Gothic", "돋움";font-size: 16px;}
.dp2>li{border:1px #ebebeb;border-style:none none solid;}
.dp2>li:first-child{border-style:solid none;}
.dp2>li>a{display:block;padding:13px 14px;}
.dp2>li.active>a{background:#4b6cc6;font-weight:bold;color:#fff;}
.dp2>li.active>a.pre_select{background:#f9f9f9;font-weight:bold;color:#000;}
.dp2>li>ul{display:none;}
.dp2>li.active>ul{display:block;}
.dp2>li>ul>li>a{display:block;padding:6px 21px;}
.dp2>li>ul>li.active>a{background:#fff;color:#4b6cc6;}
.caill_bnr{padding-top:20px;text-align:center;}
/* SubContent */
.sub_cont{position:relative;padding:0 0 40px 30px;overflow:hidden;width:830px;}
.sub_cont>table{margin-top:45px;}
.sub_cont img{max-width:100%;}
#jplayer{visibility:hidden;}

/* Page Tab */
.tab_pgcate{}
.tab_pgcate li{float:left;padding:13px 0 10px;text-align:center;border-color:#c0c0c0;border-width:2px 0 1px;border-style:solid none;font-weight:bold;color:#666;}
.tab_pgcate li.active{border-color:#4b6cc6 #fff #c0c0c0;background:url('/images/new/icon_category_menu.png') no-repeat 50% 0;}
.tab_pgcate li.active a{color:#4b6cc6;}

.tab_kind1 li{width:100%;}
.tab_kind2 li{width:50%;}
.tab_kind3 li{width:33.3%;}
.tab_kind4 li{width:25%;}
.tab_kind5 li{width:20%;}
.tab_kind6 li{width:25%;}
.tab_kind7 li{width:14.285%;}
/* Page Style */
.font_dotum_B12_0aa4c2{color:#4b6cc6;}
.board_notice_num, a.board_notice_num{color:#4b6cc6;}
.pagination li.active{color:#4b6cc6;}
a.event_board_list1_title:hover{color:#4b6cc6; }

.magazine_thumbnail_border1 img {
	float: left;
	overflow: hidden;
	border: 1px solid #E8ECF1;
}
.magazine_thumbnail_border, a.magazine_thumbnail_border img {
	float: left;
	overflow: hidden;
}

.magazine_thumbnail_textTd1 {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	height: 68px;
}
.magazine_thumbnail_textTd2 {
	font-family: dotum, ;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #888888;
	line-height: 26px;
	height: 26px;
	border-collapse: initial;
}
.magazine_thumbnail_category, a.magazine_thumbnail_category {
	font-family: "Nanum Gothic", dotum, ;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.magazine_thumbnail_text, a.magazine_thumbnail_text {
	font-family: dotum, ;
	font-size: 12px;
	line-height: 16px;
	color: #888888;
	text-decoration: none;
}
a.magazine_thumbnail_text:hover {
	text-decoration: underline;
}
.magazine_thumbnail_view {
	font-family: dotum, ;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.magazine_contents_title {
	font-family: "Nanum Gothic", dotum, ;
	font-size: 24px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.board_comment_writeBox {
	font-family: dotum, "돋움";
	font-size: 11px;
	line-height: 17px;
	color: #888888;
	text-decoration: none;
	height: 48px;
	width: 552px;
	border: 1px solid #E8ECF1;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.board_comment_writeBox_bg {
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #7b8591;
	text-decoration: none;
	height: 118px;
	width: 707px;
	border: 1px solid #E8ECF1;
	background-color: #F9FAFC;
}

.board_comment_writeBox_bg2 {
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #7b8591;
	text-decoration: none;
	height: 118px;
	width: 723px;
	border: 1px solid #E8ECF1;
	background-color: #F9FAFC;
}

.board_comment_writeBox {
	font-family: dotum, "돋움";
	font-size: 11px;
	line-height: 17px;
	color: #888888;
	text-decoration: none;
	height: 48px;
	width: 552px;
	border: 1px solid #E8ECF1;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.board_comment_text {
	font-family: dotum, "돋움";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	height: 100%;
	width: 659px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8ECF1;
	border-bottom-color: #E8ECF1;
}

.board_comment_text2 {
	font-family: dotum, "돋움";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	height: 100%;
	width: 659px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECF1;
}

.board_comment_text3 {
	font-family: dotum, "돋움";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	height: 100%;
	width: 659px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccd2d9;
	border-bottom-color: #ccd2d9;
}

.board_comment_text4 {
	font-family: dotum, "돋움";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	height: 100%;
	width: 659px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd2d9;
}

.board_comment_text_title {
	font-family: dotum, "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.board_comment_text_date {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.board_comment_text_replay {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #b9c1cb;
	text-decoration: none;
}
.board_comment_text_replay:hover {
	text-decoration: underline;
}
.board_list1_border {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECF1;
	margin: 0px;
	padding: 0px;
}
.board_list1_part {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0AA4C2;
	font-family: dotum, "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	height: 30px;
	background-color: #f9fafc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8ecf1;
}
.board_notice_num, a.board_notice_num {
	font-family: dotum, "돋움";
	font-size: 11px;
	font-weight: bold;
	color: #0aa4c2;
	text-decoration: none;
	vertical-align: middle;
}
a.board_notice_num:hover {
	text-decoration: underline;
}
.board_notice_title, a.board_notice_title {
	font-family: dotum, "돋움";
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	vertical-align: middle;
}
a.board_notice_title:hover {
	text-decoration: underline;
}
.board_notice_text, a.board_notice_text {
	font-family: dotum, "돋움";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}
a.board_notice_text:hover {
	text-decoration: underline;
}
.board_list1_title, a.board_list1_title {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	vertical-align: middle;
}
a.board_list1_title:hover {
	color: #4b6cc6;
	text-decoration: underline;
}
.board_list1_text, a.board_list1_text {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	vertical-align: middle;
}
a.board_list1_text:hover {
	text-decoration: underline;
}

.board_contents_title {
	font-family: dotum, "돋움";
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECF1;
}
.board_contents_title2 {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECF1;
	padding-right: 10px;
	padding-left: 10px;
}

.board_reply_page, a.board_reply_page {
	font-family: "Open Sans Semibold";
	font-size: 14px;
	font-weight: bold;
	color: #7b8591;
	text-decoration: none;
}
a.board_reply_page:hover {
	color: #0aa4c2;
	text-decoration: underline;
}
.board_write_top_title {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
}

.board_write_title {
	font-family: dotum, "돋움";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 25px;
}

.board_write_title_textfield {
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #888888;
	text-decoration: none;
	width: 574px;
	height: 20px;
	border: 1px solid #888888;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 19px;
}
.board_write_data {
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #888888;
	text-decoration: none;
	width: 430px;
	height: 20px;
	border: 1px solid #888888;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 19px;
}
.board_write_data_URL {
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #888888;
	text-decoration: none;
	width: 240px;
	height: 20px;
	border: 1px solid #888888;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 19px;
}
.font_dotum_11_666666 {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.board_write_dotted_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdc8d7;
}
.board_contents_data_text1 {
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #7b8591;
	text-decoration: none;
	padding-left: 25px;
	font-weight: bold;
	padding-right: 20px;
}
.board_contents_data_text2, a.board_contents_data_text2 {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #7B8591;
	text-decoration: none;
	padding-right: 25px;
}
a.board_contents_data_text2:hover {
	text-decoration: underline;
}
.login_navi_border1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbe0e7;
	line-height: 60px;
	font-weight: bold;
}
.login_navi_text {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 18px;
	color: #5e6d81;
	text-decoration: none;
}
/*180905_수정*/
.log_info {   width: 540px;}
.log_info h4{}
.m_bl{position:relative; top:3px;}
.login_navi_border2 {
	background-color: #f9fafc;
	height: 58px;
	width: 867px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbe0e7;
	border-right-color: #dbe0e7;
	border-bottom-color: #dbe0e7;
}
.login_title1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 24px;
	font-weight: bold;
	color: #33455d;
	text-decoration: none;
	vertical-align: middle;
}
.login_title2 {
	font-family: dotum, "돋움";
	font-size: 13px;
	font-weight: bold;
	color: #5e6d81;
	text-decoration: none;
}
.login_table1 {
	padding: 30px;
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #7b8591;
	text-decoration: none;
	line-height: 17px;
	color: #5e6d81;
}
.login_check_text, a.login_check_text {
	font-size: 12px;
	color: #5e6d81;
	text-decoration: none;
}
.login_id_input {
	border: 1px solid #dce0e5;
	height: 22px;
	width: 181px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: dotum, "돋움";
	font-size: 14px;
	color: #7b8591;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: -1px;
	margin-top: -1px;
	margin-right: 0px;
	margin-left: 0px;
}
.login_text1_nanum_B18_33455d_h28 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 16px;
	font-weight: bold;
	color: #33455d;
	text-decoration: none;
	line-height: 28px;
}
.login_text2_dotum_B13_5e6d81 {
	font-family: dotum, "돋움";
	font-size: 13px;
	font-weight: bold;
	color: #5e6d81;
	text-decoration: none;
}
.login_text3_nanum_B22_0aa4c2 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 22px;
	font-weight: bold;
	color: #0aa4c2;
	text-decoration: none;
}
.join1_left_text1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 46px;
	font-weight: bold;
	color: #33455d;
	text-decoration: none;
}
.join1_left_text2 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #7b8591;
	text-decoration: none;
}
.join1_right_text1, a.join1_right_text1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 13px;
	font-weight: bold;
	color: #5e6d81;
	text-decoration: none;
}
a.join1_right_text1 :hover {
	text-decoration: underline;
}
.join1_box_padding {
	padding-right: 25px;
	padding-left: 25px;
}
.join1_box_text1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 14px;
	font-weight: bold;
	color: #5e6d81;
	text-decoration: none;
}
.join1_box_input217 {
	font-family: dotum, "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 25px;
	width: 207px;
	padding-left: 10px;
	border: 1px solid #b9c1cb;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	padding-right: 0px;
}
.join2_box_input52 {
	font-family: dotum, "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 45px;
	padding-left: 5px;
	border: 1px solid #b9c1cb;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	padding-right: 0px;
}
.join2_box_input124 {
	font-family: dotum, "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 118px;
	border: 1px solid #b9c1cb;
	line-height: 20px;
	padding-left: 5px;
}
.join2_box_input55 {
	font-family: dotum, "돋움";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 60px;
	border: 1px solid #b9c1cb;
	line-height: 20px;
}
.join1_box_text2 {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #9fa7b0;
	text-decoration: none;
	line-height: 18px;
}
.join2_right_text1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 18px;
	font-weight: bold;
	color: #33455d;
	text-decoration: none;
}
.join3_right_text1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #5e6d81;
	text-decoration: none;
}
.join4_text1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 40px;
	font-weight: bold;
	color: #33455d;
	text-decoration: none;
}
.join4_text2 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #7b8591;
	text-decoration: none;
}
.join4_box_text1 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 31px;
	line-height: 39px;
	font-weight: bold;
	color: #33455d;
	text-decoration: none;
}
.join4_box_text2 {
	font-family: dotum, "돋움";
	font-size: 12px;
	line-height: 19px;
	color: #7b8591;
	text-decoration: none;
}
/*마이페이지 jeongju*/
.board_area{overflow:hidden;float:left;position:relative;margin-top:45px;padding-left:22px}
/*회원가입 jeongju*/
.join_wrap{overflow:hidden;width:950px;margin:54px auto 74px;text-align:left}
.join_wrap>h2.join1_left_text1{font-size:44px;background:transparent;border:0;padding:0}
.join_area{float:left}
.lst_sns_area{float:left;width:470px;margin-left:76px}
.lst_sns_area a{display:block;padding:.9rem 0;font-size:14px;}
.lst_sns_area a span{padding-left:.4rem;font-family:'나눔고딕','Nanum Gothic';font-size:18px;text-align:left;line-height:1.2}
.lst_sns_area .join_wg{text-align:center;background-color:#fee15c;border:0;}
.lst_sns_area .join_wg span{font-size:20px;vertical-align:middle;}
.lst_sns_area p{margin:.4rem 0 1.6rem;font-size:14px;}

.lst_sns_area li{margin-top:12px;text-align:center;border:1px solid #e1e1e1;}
.lst_sns_area li a{padding:1.1rem 0}
.lst_sns_area li:first-child{margin-top:0}
.lst_sns_area li img{vertical-align:top}
/*회원가입2 jeongju*/
.lst_join_area{float:left;width:590px}
.lst_join_area #pro_tit{font-family:나눔고딕,Nanum Gothic;font-size:14px}
.lst_join_area .terms_box{height:130px}
.lst_join_area .terms_box .privacy_2015 h2{padding:0;border:0;}
.lst_join_area .lst_join{margin-bottom:40px}
.lst_join_area .lst_join li{margin-top:30px}
.lst_join_area .lst_join li:first-child{margin-top:-44px}
.lst_join_area .lst_join li .join_btn_veiw{display:inline-block;margin-left:6px}

.join_info_area{margin-top:30px;padding:20px 50px 10px;border:1px solid #f0f0f0;border-bottom:0}
.join_info_area li{padding:7px 0}
.join_info_area li>label,.join_pw_area li>label{display:inline-block;width:130px}
.join_info_area li .join1_box_input217,.join_pw_area li .join1_box_input217{width:250px}

.join_pw_area{border:1px solid #f0f0f0;border-top:0;background-color:#f9fafc}
.join_pw_area li{padding:14px 50px;border-top:1px solid #f0f0f0}
.join_pw_area li:first-child{border-top:0;}

.join_btn{margin:20px auto 0;text-align:center}
.join_btn a{display:inline-block}
.join_btn a.join_btn_cancle{margin-left:8px}

.font_nanum_B13_5e6d81 {
	font-family: "Nanum Gothic", dotum, 돋움;
	font-size: 13px;
	font-weight: bold;
	color: rgb(94, 109, 129);
}
.font_nanum_B16_33455d {
	font-family: "Nanum Gothic", dotum, "돋음";
	font-size: 16px;
	font-weight: bold;
	color: #33455d;
}
.homeSC_title {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.font_nanum_B18_666 {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.shadow .shadow_bg {
	width: 100%;
	height: 100%;
	top: 0;
	left: 50px;
	background: black;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
.pabsolute {
	position: absolute!important;
}
.shadow .my_study {
	top: 10px;
	left: 0;
}
.search_datalist_padding{padding:0px;}

.search_datalist_padding #search_datalist_title_table .total_num{
	font-family: dotum, "e??i?€";
	font-size: 12px;
	color: #aaa;
}

.search_datalist_padding #search_datalist_title_table2 .total_num{
	font-family: dotum, "e??i?€";
	font-size: 12px;
	color: #aaa;
}

/*통합검색 jeongju*/
.sch_title{padding-top:20px}
.sch_h3{padding-bottom:6px}
.sch_h3>a{font-size:20px;font-family:'나눔고딕', Nanum Gothic;color:#444}
.sch_h3>span{padding-left:6px;font-size:15px;font-family:'나눔고딕', Nanum Gothic;color:#444}
.search_datalist_padding.ver2 .search_homesc_title, a.search_homesc_title{font-family:'나눔고딕', Nanum Gothic;text-decoration:none;color:#444}
.search_datalist_padding.ver2 .search_datalist_date{margin-left:-18px}
.search_datalist_padding.ver2 .search_datalist_date:before{padding:0 10px;content:'|';opacity:.3}
.search_datalist_padding.ver2 .search_datalist_part{padding-top:0 !important}
.search_datalist_padding.ver2 .MORE_TRboard_magazine .search_datalist_part{padding-top:8px !important}
.search_datalist_padding.ver2 .result:first-child .search_homesc_table_padding_bottom{border-top:0px}
.search_datalist_padding.ver2 .search_homesc_table_padding_bottom{padding-top:14px !important;padding-bottom:14px !important}
.search_datalist_padding.ver2 .sch_mall{overflow:hidden;padding-top:14px;padding-bottom:14px}
.search_datalist_padding.ver2 .sch_mall>a{overflow:hidden}
.search_datalist_padding.ver2 .sch_img{float:left;width:146px;height:146px;border:1px solid #e0e0e0}
.search_datalist_padding.ver2 .sch_img>img{width:100%;heigth:100%}
.search_datalist_padding.ver2 .sch_txt{float:left;position:relative;padding-top:18px;padding-left:26px}
.search_datalist_padding.ver2 .sch_txt>h4{overflow:hidden;width:400px;font-family:'나눔고딕', Nanum Gothic;font-size:15px;color:#444;white-space:nowrap;text-overflow:ellipsis}
.search_datalist_padding.ver2 .sch_txt .option{position:absolute;top:41px;font-family:'나눔고딕', Nanum Gothic;font-size:13px;color:#808080}
.search_datalist_padding.ver2 .sch_txt .type{overflow:hidden;padding-top:50px}
.search_datalist_padding.ver2 .sch_txt .type>h4{font-family:'나눔고딕', Nanum Gothic;font-size:14px;font-weight:normal;color:#444}
.search_datalist_padding.ver2 .sch_txt .type .point{float:left;padding-top:8px;font-weight:600;color:#ffb211;vertical-align:top}
.search_datalist_padding.ver2 .sch_txt .type .point>img{padding-right:4px}
.search_datalist_padding.ver2 .sch_txt .type .lst_free{overflow:hidden;float:left;padding-top:8px}
.search_datalist_padding.ver2 .sch_txt .type .lst_free>li{float:left;font-family:'돋움', dotum;font-size:13px}
.search_datalist_padding.ver2 .sch_txt .type .lst_free>li:before{padding:0 4px;content:'|';opacity:.3}
.search_datalist_padding.ver2 .sch_txt .type .lst_free>li:first-child:before{content:''}
.search_datalist_padding.ver2 .sch_price{float:left;padding-top:50px;padding-left:32px}
.search_datalist_padding.ver2 .sch_price .discount{font-family:'나눔고딕', Nanum Gothic;font-size:18px;color:#ed1c24}
.search_datalist_padding.ver2 .sch_price>span{display:block;padding-top:6px;font-family:'나눔고딕', Nanum Gothic;font-size:16px;color:#444}
.search_datalist_padding.ver2 .sch_price>span>b{font-size:21px}
.sch_more{overflow:hidden;width:100%;padding:4px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #c7c7c7;background:#fafafa;text-align: center;}
.sch_more>a>span{display:inline-block;margin:2px 0 0 5px;font-size:11px;color:#565656;vertical-align:top}
.sch_more .more,.sch_more .open{font-size:11px;font-family:'나눔고딕', Nanum Gothic}
.sch_more .more{text-align:center;padding-right:10px}
.sch_more .open{display:inline-block;width:620px;border-right:1px solid #c7c7c7;text-align:center}
.search_topword_box {
	background-color: #F9FAFC;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 20px;
}
.search_topworld_box2 {
	padding-bottom: 8px;
}
.search_topworld_text, a.search_topworld_text {
	font-family: dotum, "돋움";
	font-size: 12px;
	color: #7b8591;
	text-decoration: none;
}
a.search_topworld_text:hover {
	text-decoration: underline;
}
.search_right_padding {
	padding-right: 14px;
	padding-left: 14px;
}
.search_right_listbox_padding {
	padding-top: 15px;
	padding-bottom: 30px;
}
.search_right_listbox_text, a.search_right_listbox_text {
	font-family: dotum, "돋움";
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	text-decoration: none;
}
a.search_right_listbox_text:hover {
	text-decoration: underline;
}
.search_category_text, a.search_category_text {
	font-family: dotum, "돋움";
	font-size: 15px;
	color: #444444;
	text-decoration: none;
}
a.search_category_text:hover {
	text-decoration: underline;
}
.search_datalist_padding {
	padding-right: 35px;
	padding-left: 35px;
}
.search_sort_text, a.search_sort_text {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.search_sort_text:hover {
	color: #014fb8;
	font-weight: bold;
}
.search_thumbnail_border {
	border: 1px solid #e0e0e0;
}
.search_homesc_table_padding_bottom {
	padding-bottom: 20px;
}
.search_homesc_title, a.search_homesc_title {
	font-family: "굴림";
	font-size: 15px;
	font-weight: bold;
	color: #014fb8;
	text-decoration: underline;
}
.search_homesc_title:visited {
	color: #7a20be;
}
.search_homesc_text, a.search_homesc_text {
	font-family: dotum, "돋움";
	font-size: 13px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
}
.search_datalist_date {
	font-family: dotum, "돋움";
	font-size: 13px;
	color: #888888;
	text-decoration: none;
}
.search_datalist_part {
	font-family: dotum, "돋움";
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.search_childsong_title, a.search_childsong_title {
	font-family: "굴림";
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #014fb8;
	text-decoration: underline;
}
.search_childsong_title:visited {
	color: #7a20be;
}
.search_childsong_table_padding_bottom {
	padding-bottom: 30px;
}
.search_wbtv_title, a.search_wbtv_title {
	font-family: "굴림";
	font-size: 13px;
	font-weight: bold;
	color: #014fb8;
	text-decoration: underline;
}
.search_wbtv_title:visited {
	color: #7a20be;
}
.search_wbtv_category {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 13px;
	color: #444444;
	text-decoration: none;
}
.search_print_thumbnail_border {
	border: 1px solid #e8ecf1;
}
.search_print_table {
	background-image: url(/images/search_print_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 7px;
}
.search_print_title {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 11px;
	font-weight: 1000;
	color: #666666;
	text-decoration: none;
}
.search_print_table_padding_bottom {
	padding-bottom: 30px;
}
.search_talk_title, a.search_talk_title {
	font-family: "굴림";
	font-size: 13px;
	font-weight: bold;
	color: #014fb8;
	text-decoration: underline;
}
.search_talk_title:visited {
	color: #7a20be;
}
.search_talk_table_padding_bottom {
	padding-bottom: 13px;
}
.search_noresult_text {
	font-family: dotum, "돋움";
	font-size: 14px;
	color: #444444;
	text-decoration: none;
	text-indent: 10px;
}
.sear_box {
	padding: 20px 0 0 12px;
}

/*와글바글소개_2017*/
.about_new{font-family: "Nanum Gothic"; text-align:center; margin-top:32px; color:#333333; letter-spacing:-1px;}
.about_new .pabg_nav{text-align:right;}
.about_new h1{font-size:30px; text-align:center; font-weight:normal;line-height:38px; position:static; margin-top:15px;}
.about_new .section{text-align:left; margin-top:70px;}
.about_new .sec_first{margin-top:50px;}
.about_new .section .sec_tit{ width:165px; text-align:left;  font-size:20px; font-weight:bold;}
.about_new .section .sec_tit .bar{border-bottom:5px solid #ffe14f; border-radius:50px; margin-top:7px; }
.about_new .section .sec_con{width:745px;}
.about_new .section .sec_con .big_text{font-size:20px; }
.about_new .section .sec_con p{font-size:16px; line-height:24px; }
.about_new .section .sec_con .p_big{font-size:23px;}
.about_new .section .sec_con .big_text img{position:relative; top:-2px; margin-right:3px;}
.about_new .section .sec_con .p_mar{margin-bottom:20px; }
.about_new .section .pro{border-right:1px solid #d9d9d9;border-left:0;}
.about_new .section .pro li{  float:left;}
.about_new .section .pro li a{border:1px solid #d9d9d9;color:#333; text-decoration:none; height:50px; line-height:50px;width:185px;display:block; font-size:16px; font-weight:bold; text-align:center; border-right:0;}
.about_new .section .pro li a.last{width:186px;}
.about_new .section .pro li a:hover,.about_new .section .pro li a.active  {background:#ffe14f; border:1px solid #ffe14f;border-right:0;}
.about_new .section .pro li:first-child{border-left:0;}
.about_new .section .pro .pro_cont{border:1px solid #d9d9d9; border-right:0; border-top:0; width:745px; height:294px;overflow:hidden;}
.disnone{display:none;}

.about_new .section .edu li{text-align:center;  float:left;}
.about_new .section .edu li.border{width:75px; }
.about_new .section .edu li p{font-size:14px; }
.about_new .section .edu li p.ffae4f{color:#ffae4f;}
.about_new .section .edu li p.f78f56{color:#f78f56;}
.about_new .section .edu li p.c90d639{color:#90d639;}
.about_new .section .edu li h4{font-size:20px; margin-bottom:3px;}
.about_new .section .edu li h5{font-size:16px; font-weight:normal;}

.font_dotum_13_888 {
	font-family: dotum, "돋움";
	font-size: 13px;
	font-weight: normal;
	color: #888888;
	line-height: 20px;
	text-align: left;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	/* margin: 20px 0; */
	margin: 5px 0;
	border-radius: 0;
	/* float: left;*/
}

.pagination > li {
	display: inline;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #E8ECF1;
	color: #7b8591;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #0AA4C2;
	cursor: default;
	background-color: #F9FAFC;
	border-color: #E8ECF1;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	cursor: not-allowed;
	background-color: #ffffff;
	/* border-color: #dddddd;*/
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;

}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.wbTV_main_title {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 50px;
	color: #33455d;
	font-weight: bold;
	text-decoration: none;
}
.wbTV_main_text {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 16px;
	color: #7b8591;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}
.font_nanum_B13_FFF {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.font_nanum_B22_FFF {
	font-family: "Nanum Gothic", dotum, "돋움";
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.clip_bound_title {
	position: absolute;
	z-index: 50;
	padding: 0px 6px;
	color: #FFF;
	font-family: "Nanum Gothic", "돋움";
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(/images/learning_thumb_titleBg.png);
	margin-top: 106px;
	margin-left: 1px;
}
.ui-tooltip {
	padding: 10px 20px;
	color: blue;
	border-radius: 20px;
	box-shadow: 0 0 7px green;
}
.sub_cont table.paper td.on {
	border: 3px solid #4b6cc6;
	boxsizing: border-box;
}
.ot_box {
	background: #f9fafc;
	border: 1px solid #e8ecf1;
	text-align: center;
}




.block_in_cha{display:inline-block;}


/*오른쪽날개영역*/
.right_flyarea{position:absolute; width:100px; right:-120px; top:0px; text-align:center; font-family: 'Nanum Gothic'; z-index:9999; display:inline-block;}
.right_flyarea .viewlist{border:1px solid #d9d9d9; background:#fff;padding-bottom:40px;}
.right_flyarea .viewlist p{font-size:12px; margin-top:20px; font-weight:bold;}
.right_flyarea .viewlist .viewlistbx{width:72px;display:inline-block; margin:5px 0 ; }
.right_flyarea .viewlist li{width:72px;border:1px solid #d9d9d9; height:54px; font-size:12px;color:#808080;}
.right_flyarea .viewlist .slick-prev, .right_flyarea .viewlist .slick-next{ position: absolute;  top:70px;  width: 26px;  height: 16px; z-index:90;}
.right_flyarea .viewlist .slick-next{right:10px;   background: url(/images/main/right_flyarea_next.png) no-repeat 0 0;}
.right_flyarea .viewlist .slick-prev{left: 10px; bottom:-20px;  background: url(/images/main/right_flyarea_prev.png) no-repeat 0 0;}
.right_flyarea .shopmallgo{display:block; width:100%; font-size:13px;font-weight:bold; padding:10px 0; background:#ea3991; color:#fff;}
.right_flyarea .topgo{width:100%; }


.centerban .slick-prev, .centerban .slick-next{ position: absolute;  top:45%;  width: 28px;  height: 34px; z-index:90;}
.centerban .slick-next{right:00px; background: url(http://www.kidkids.net/img/main2014/main_theme_btn_next.png) no-repeat 0 0;}
.centerban .slick-prev{left: 00px; bottom:-20px;  background: url(http://www.kidkids.net/img/main2014/main_theme_btn_prev.png) no-repeat 0 0;}

.fontbot2{position:relative;top:2px;}
.homeSC_contents_text01{font-size:16px;line-height: 1.6;}
.myButton{ color: #666666; font-size: 12px;   padding: 3px 12px 8px;  text-decoration: none;  text-shadow: 0px 1px 0px #ffffff;	border: 1px solid #dcdcdc; margin-left:10px;
	display: inline-block;background:#fff;}


/* premium */
.premium{margin:0 auto;font-family: 'Nanum Gothic', sans-serif, 돋움;}
.premium_top{background:#f9f9f9;height:268px;}
.premium_top_content{width:951px;margin:0 auto;}
.premium_top_text{text-align:left;float:left;margin-top:35px;}
.premium_top_text h3{font-size:34px;font-weight:bold;margin-top:5px;}
.premium_top_text p{font-size:14px;margin-top:8px;line-height:1.5;}
.premium_top_img{float:right;margin-top:23px;}

.premium_mid{width:951px;margin:0 auto;margin-top:35px;}
.premium_mid_title>img,.premium_mid2>div>img{margin-right:8px;}
.premium_mid_title a{float:right;}
.premium_mid_title span,.premium_mid2>div>span{font-size:21px;color:#33455d;font-weight:bold;}
.premium_mid_content1{padding:30px 0;background:#f9f9f9;margin-top:10px;}
.premium_mid_content1>ul{width:800px;margin:0 auto;}
.premium_slick_li{position:relative;width:163px;background:#fff; padding:7px;margin-right:10px;border:1px solid #eee;}
.zoom_img{position:absolute;left:50%;transform:translate(-50%);top:75px;}
.zoom_img_a{display:none;}
.premium_slick_li:hover{border:1px solid #ffe14f;}
.premium_slick_li:last-child{float:right;margin-right:0;}
.premium_slick_li:last-child{float:right;margin-right:0;}
.premium_mid_content1>ul>li>a:first-child{z-index:11;position:absolute;left:50px;top:89.5px;}
.premium_mid_content1>ul>li>a:nth-child(2){position:absolute;left:14px;top:14px;}
.premium_mid_content1>.bx-wrapper>.bx-viewport>ul>li>p{position:absolute;left:14px;bottom:14px;color:#666;font-size:13px;font-weight:bold;}
.premium_mid_content1>.bx-wrapper>.bx-viewport{background:#f9f9f9;border:none;box-shadow:none;}

.premium_slick>.slick-prev {position:absolute;top:120px; left:-75px;width:37px;height:76px;background: url(/premium/img/left_btn.png) no-repeat 0 0;}
.premium_slick>.slick-next{position:absolute;top:120px; right:-75px;width:37px;height:76px;background: url(/premium/img/right_btn.png) no-repeat 0 0;}


.premium_mid2{width:951px;margin:0 auto;height:344px;margin-top:35px;}
.premium_mid2 ul{margin-top:10px;}
.premium_mid2 ul li{float:left;margin-right:11.5px;}
.premium_mid2 ul li:last-child{float:right;margin-right:0;}

.long_banner{width:951px;margin:0 auto;margin-top:35px;}

.btn_icon{float:right;margin-bottom:5px;}
.prev_btn{display:block;width:25px;height:25px;background: url(/images/main/main_bx-prev.png) no-repeat 0 0;float:left;}
.prev_btn:hover{background: url(/images/main/main_bx-prev.png) no-repeat 0 100%;}
.next_btn{display:block;width:25px;height:25px;background: url(/images/main/main_bx-next.png) no-repeat 0 0;float:right;}
.next_btn:hover{background: url(/images/main/main_bx-next.png) no-repeat 0 100%;}

.Ticket_btn{position:relative;width:951px;margin:30px auto;}
.Ticket_btn ul{width:435px;margin:0 auto;}
.Ticket_btn ul li{position:relative;width:208px;height:47px;cursor:pointer;border-radius:30px;display:inline-block;margin-left:15px;}
.Ticket_btn ul .first{background:#ffe14f;margin-left:0;}
.Ticket_btn ul .first:hover{background:#ffd400;}
.Ticket_btn ul .last {background:#ffa52d;}
.Ticket_btn ul .last:hover{background:#ff9200;}
.Ticket_btn ul li a{position:absolute;left:38.5px;top:14px;font-size:16px;font-weight:bold;}
.Ticket_btn ul li img{position:absolute;left: 114px;top:1px;}
/*이용원관리 jeongju*/
.sub_cont{min-height:900px;}
.coupon_area{overflow:hidden;background:#ffeb89;padding:10px 20px;border-radius:10px;border:1px solid #ffe14f;text-align:left;box-sizing:border-box;-webkit-box-sizing:border-box;}
.coupon_area>h3{float:left;font-size:18px;font-family:Nanum Gothic;line-height:40px;padding-right:10px}
.coupon_area .coupon_input{float:left;border:1px solid #ffe14f; border-radius:30px;background:#fff;padding:5px;}
.coupon_area .coupon_input .input_area{text-align:center;width:150px;border:0px;display:inline-block;padding-left:10px;}
.coupon_area .coupon_input .input_area input[type='text']{border:0;width:150px;}
.coupon_area .coupon_input .coupon_submit{border:0px;background:#EA3991;padding:5px 10px;color:#fff; border-radius:50px;}
.lst_coupon{text-align:left;padding:20px 0 10px;line-height:1.5;}

@media screen and (max-width:768px){
	.log_info {width: 91%;}
	.show_m{display:block!important;}
	.show_im{display:inline-block!important;}
	.hide_m{display:none!important;}
	.hide_im{display:none!important;}

	.blockin{display:block !important;}
	.block{display:inline-block !important;}

	h1{font-size:20px;}
	h2{font-size:12px;    height: 14px;    margin-bottom: 5px;    overflow: hidden;}
	.theme_main{font-size:12px;    height: 100%;    margin-bottom: 5px;    overflow: hidden;}

	.section{padding:5vh 0;}

	.header, #header.header{padding:0; height:auto; background:#ffe14f ; padding-bottom:3vh;}
	.header .container{width:90%;}
	.header .logo{float:none;  padding-top:3vh; margin:0;}
	.header .logo{}
	.header .logo h1 a{width:30%;  text-align:center;display:inline-block; margin-bottom:10px;}
	.header .search{width:100%;position:static; left:0; margin:0;}
	.header .topnav{ margin-bottom:3vh; border-bottom:1px solid #d9d9d9; padding:2vh 0 1vh; float:none;}
	.header .topnav .topnavumnu{margin:0;}
	.header .topnav .topnavumnu li{padding:0 8px;}
	.header .topnav .topnavumnu li > a{font-size:11px;}
	.header .search .insearchbox{background:#fff;}

	.gnb .container{width:100%;}
	.gnb{height:auto;  border-top:0; }
	.gnbarea{display:block;}
	.gnbarea li > a{width: 16.6666vw;  margin: 4vw 0 0 0;  text-align: center; padding:0;font-size:12px;}
	.gnbarea li > a.active { padding-bottom: 4vw; color: #ea3991 !important;  font-weight: 600; }
	.gnb .new_icon_gnb{top:0px; right:30%;}
	.mainban{background:#fff;padding:/*3vh 0*/40px 0 0 0 !important;}
	.mainban .container{width:90%;}
	.conmain{width:100%;height:auto; border-bottom:1px solid #d9d9d9; padding-bottom:1vh;float:none;}
	.conmain .conimg{width:100%; /*height:auto;*/    height: 200px;}
	.conmain .context{margin:3vw 0;}
	.conmain .slick-prev{right:24px;}
	.conmain .slick-next{right:0;}
	.conmain .context h2{margin-top:-4px; color:#808080;}

	.conmain .slick-prev, .slick-next{ position: absolute;  top: 33%;  width: 33px;  height: 66px; z-index:90;}
	.conmain .slick-prev{ left:-3px; background: url(/images/main/main_theme_btn_next.png) no-repeat 0 0;}
	.conmain .slick-next{right:0px;background: url(/images/main/main_theme_btn_prev.png) no-repeat 0 0;}

	.bestcon{float:none;width:100%;height:auto;}
	.bestcon h1{text-align:left;margin-bottom:0px; margin-top:3vh;}
	.bestcon ul{margin:0; border:0; padding:0;}
	.bestcon ul li{width:45%;    margin: 0 2% 4%; float:left;}
	.bestcon .bestconimg, .bestcon .bestconimg2{width:100%; height:auto;}
	.bestcon p{font-size:14px;line-height:21px;margin-top:0;}
	.besttt{width:100%; padding-top:5px;}
	.bestconimg_box, .bestconimg_box2{overflow:hidden}


	/* 211018 today's 놀이 추가 */
	.todays_nole{
		padding:0;
	}

	.todays_nole_title_wrapper{
		width:100%;
		margin-top:10px;
	}

	.todays_nole_con_wrapper{
		width:100%;
	}

	.todays_nole_con_wrapper .post ul li{
		width:29% !important;
	}

	.todays_nole_con .bestconimg_box{
		height:140px !important;
	}

	.todays_nole_con .bestconimg_box img{
		height:100% !important;
	}


	.banarea{background:none; padding:0;}
	.banarea .container{width:100%; background:#f7f7f7; padding:3vh 0; text-align:center; margin:0 auto;}
	.banarea .container ul{width:88.5%; display:inline-block;}
	.banarea li{float:none;}
	.banarea .banimg{width:100%;}

	.banarea p{font-size:14px;}

	/*추천자료*/
	.advdate.container{width:90%; padding:20px 0 30px 0 !important;}
	.advdate .adv_con h1{float:none;width:100%;}
	.advdate .tit{float:none; margin-left:0; }
	.advdate .tit li{ border:1px solid #d9d9d9;width:25%; margin-left:0;overflow:hidden;}

	.advdate .conlist{margin-left:px; display:inline-block;}
	.advdate .conlist li{width:45%; height:auto; margin:0 2%;}
	.advdate .conlist li .adimg{ width:100%;height:auto; overflow:hidden;}
	.advdate .tit li a{font-size:13px;}
	.advdate .adtext{font-size:13px;}

	.advdate .adv_con{width:100%;}
	.advdate .tab_conts li{width:45%; height:auto; margin:0 2% 4%;}
	.advdate .tab_conts li .adimg{/*width:100%;*/ overflow:hidden; }
	.advdate .tab_conts li .adtext{ padding: 12px 10px 10px; height: 73px;}
	.advdate .tab_conts li .adtext p{font-size:12px;}
	.advdate .slick-prev, .advdate .slick-next{display:none!important;}


	.advdate .adv_con .recomm_cate{float:none;width:100%;}
	.advdate .adv_con .recomm_cate .slick-track{width:100%!important;border:1px #ccc;border-style:solid none none solid;margin-bottom:10px;}
	.advdate .adv_con .slider-nav .slick-slide{width:50%;}
	.advdate .slider-nav .slick-slide .tab_menu{margin:0;border:1px #ccc;border-style:none solid solid none;padding:8px 0;font-size:12px;}
	.advdate .slider-nav .slick-slide.slick-current .tab_menu{background-color:#f9f9f9;background-image:none;padding-bottom:8px;}
	.advdate .slider-nav .tab_menu{font-size:14px;}


	.centerban_m{width:100%;background:#f7f7f7; padding:3vh 0; text-align:center; margin:0 auto;}
	.centerban_m .container{width:90%;}
	.centerban img{width:100%;}

	.mallarea.container{width:90%;}
	.mallarea .mall{border:0;}
	.mallarea .mall .malltit{background:none;float:none; padding:0; width:100%; height:auto;text-align:center;}
	.mallarea .mall .malltit p.mdpick{font-size:20px; background:none; margin-bottom: 0; padding-bottom:0; text-align:left;}
	.btn_plus{position:static; text-align:right;display:inline-block;float:right;}
	.tag{display:inline-block; text-align:center; }
	.mallarea .mall .malltit .tag a{border:0; padding:0; font-size:14px;}
	.mallarea .mall .malllist ul{margin:0;}
	.mallarea .mall .malllist li .price{margin-top:-2px;}
	.mallarea .mall .malllist li h2{font-size:14px;}
	.mallarea .mall .malllist li .price span{font-size:14px;}

	.mallarea .mall{height:auto;}
	.mallarea .mall .malllist{margin:0; width:100%;}
	.mallarea .mall .malllist li{width:46%;/*height:210px;*/}
	.mallarea .mall .malllist li:nth-child(2n){
		margin-right:0 !important;
	}
	.mallarea .mall .malllist li .mallimg{width:100%; height:100%; overflow:hidden !important;}
	.mallarea .mall .malllist li .mallimg img{
		width:100%; height:100%;
	}

	/*후기*/
	.review{background:#f9f3d5;}
	.review .container{width:90%;  margin:0 auto; overflow;}
	.review ul{margin-top:0; display:block;}
	.review li{width:100%!important;margin: 0 auto;}
	.review li .revicon h2{margin-bottom:0;}
	.review li .revicon p{font-size:14px;}
	.review ul{margin-left:0;}
	.review .slick-dots>li{width:auto!important; background:none;  float:none!important;}
	.review .slick-dots li button{font-size:12px;display:inline-block;}
	.review li .revicon{height:209px; overflow:hidden;}
	/*.review .slick-dots{right:0;}
    .review .slick-dots li{background:none; float:left;}*/


	.footer .container{width:90%;}
	.footer_bot .container{width:90%; text-align:center;display:flex; justify-content: center;}
	.footer_bot .botnav ul{margin:0 auto; margin-bottom:10px}
	.footer_bot .botnav li { display:inline-block; margin:0;border:1px solid #d9d9d9;padding:1vw 1vh; margin:1vw;}
	.footer_bot p{ text-align:left;width:100%}
	.footer p{font-size:14px;top:0px;bottom:auto;}
	.footer_bot{padding-top:20px;}
	.footer_width {width:100%;}

	.footer_bot .botnav{width:100%;}

	.block_in_cha{display:block;}

	.footer_slick {height:50px; overflow:hidden;}

	.slider .tab_conts .product_wrap1{width:100%;margin:10px 0 0;}
	.slider .tab_conts .product_wrap1 li{width:30.3333%;margin:5px 1.5%;}
	.slider .tab_conts .product_wrap2{width:100%;margin:0;}
	.slider .tab_conts .product_wrap2 li{width:23%;margin:5px 1%;}


	/*슬라이드 메뉴*/
	.main, .container > header{padding:0;}
	.c-button .menu-trigger {
		pointer-events: auto;position: relative;/*float: right;/*margin-right: 10%;*/z-index: 110;display: block;width: 25px;height: 22px;cursor: pointer;
	}
	.c-button .menu-trigger span {
		position: absolute;top: 50%;left: 0;display: block;width: 100%;height: 3px;font-size: 0;-webkit-touch-callout: none;
		-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
	}
	.c-button .menu-trigger span.before {
		-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);
	}
	.c-button .menu-trigger span.after {
		-webkit-transform: translateY(10px);-ms-transform: translateY(10px);transform: translateY(10px);
	}
	.c-button .menu-trigger span.after, .menu-trigger span.before {
		position: absolute;left: 0;width: 100%;height: 3px;content: '';transition: -webkit-transform .3s;transition: transform .3s;
	}
	.c-button.menu-open .menu-trigger span.before {
		-webkit-transform: translateY(0) rotate(45deg);-ms-transform: translateY(0) rotate(45deg);transform: translateY(0) rotate(45deg);
	}
	.c-button.menu-open .menu-trigger span.center {background-color: transparent!important;}
	.c-button.menu-open .menu-trigger span.after {
		-webkit-transform: translateY(0) rotate(-45deg);-ms-transform: translateY(0) rotate(-45deg);transform: translateY(0) rotate(-45deg);
	}
	.c-menu{background:#fff;}
	.c-menu--push-left, .c-menu--push-right, .c-menu--slide-left, .c-menu--slide-right { width: 230px;}
	.c-menu--push-left .c-menu__close, .c-menu--push-right .c-menu__close, .c-menu--slide-left .c-menu__close, .c-menu--slide-right .c-menu__close{padding:0 24px; height:60px;font-size:18px; line-height:60px;}
	.c-menu--push-left, .c-menu--push-right, .c-menu--slide-left, .c-menu--slide-right{overflow-y: initial;}
	.c-menu__close { color: #fff;  border: none;  cursor: pointer;}
	.c-menu--push-left .c-menu__item, .c-menu--push-right .c-menu__item, .c-menu--slide-left .c-menu__item, .c-menu--slide-right .c-menu__item{border-bottom: solid 1px #d9d9d9;border-top:0; }
	.c-menu--slide-right .c-menu__link{padding:15px 24px;}
	.c-menu--push-left .c-menu__link, .c-menu--push-right .c-menu__link, .c-menu--slide-left .c-menu__link, .c-menu--slide-right .c-menu__link{color:#000; font-size:15px; text-align:left;}
	.c-menu__close{position:absolute; right:10px; top:10px; }

	/*.openPop{position:absolute;top:15%; left:18%;}	*/
	.sidebar_wrapper{
		position:fixed;top:0;left:0;visibility:hidden;z-index:100;
		background:rgba(0,0,0,.5);width:100vw;height:100vh;
	}
	.sidebar_wrapper.show{visibility: visible;}
	.sidebar_wrapper #share_area{float:none; margin:0 auto;text-align:center; margin-top:20px;right: unset;}
	.sidebar_wrapper #share_area ul{display:inline-block; text-align:center;}
	.sidebar_wrapper #share_area ul li a{margin:3px; border-bottom:0;}

	#sidebar { width: 187px; margin-left: 1px; }

	.assessment{width:100%; margin-top:10px;}
	.assessment .h1tit{font-size:2em; margin:0;}
	.cbp-spmenu h3{ font-size:14px;padding:20px 20px;font-weight:bold;  background: #ea3991; color:#fff; text-align:left; }
	.cbp-spmenu a{color:#000; font-size:14px; font-weight:bold;}
	.cbp-spmenu-vertical a{border-bottom:1px solid #d9d9d9; margin:1em 20px; padding:0; padding-bottom:1em; }

	.cbp-spmenu-vertical a.acitve{border-bottom:0; padding-bottom:0;}
	/*.cbp-spmenu-vertical a .menu_leftlist_arr{float:right; margin-top:3px; font-size:1.1em}*/
	.click_img{float:right;margin-right:30px; margin-top:px;}
	.cbp-spmenu h3 a{color:#fff; border-bottom:0; margin:0; padding:0;}
	.cbp-spmenu a:hover {background:#fff;}

	.cbp-spmenu a:active {background:#fff;color: #ea3991;}
	.cbp-spmenu h3 a:hover, .cbp-spmenu h3 a:active{background:#ea3991; color:#fff;}
	.menu_leftlist .menulist{}
	.menu_leftlist .menulist li{position:relative;}
	.menu_leftlist .menulist li a{border-bottom:0;font-weight:normal; padding:0; background:none;}
	.menu_leftlist .menulist li:last-child a{border-bottom:1px solid #d9d9d9;padding-bottom:1.5em;}
	.menu_leftlist .menulist li .listicon{}
	/*.listicon{ background:url(../images/icon_new.png) no-repeat; width:14px; height:14px; display:inline-block; position:relative; top:2px;}*/
	.listicon_up{ background:#f79624;  display:inline-block; position:relative; top:-2px; font-size:11px; padding:0px 8px ; border-radius:500px; color:#fff; }
	.listicon_new{background:#ea3991;  display:inline-block; position:relative; top:-2px; font-size:11px; padding:0px 8px ; border-radius:500px; color:#fff; }

	.logout_mbox{margin:0 auto;text-align:center;}
	.logout_mbox .logout_mbo{display:inline-block;text-align:center;}
	.logout_mbox .logout_m{ float:left;  }
	.logout_mbox .logout_m a{font-size:12px; font-weight:normal; border:0; padding:0; margin:0 10px;}
	.logout_mbox .logout_mbg{background:url(../images/main/logout_mbg.png) no-repeat 100% 2px;  }
	.cbp-spmenu{background:#fff;}
	.cbp-spmenu-vertical{width:80%;}

	.main .c-button{position:absolute; top:20px; left:0px; width:26px; }


	.carticon{display:inline-block; position:absolute;top:13px; right:0; width:33px;}
	.carticon .cart{font-size:38; position:relative;}
	.carticon .number{width:17px;display:inline-block; position:absolute;color:#fff; top:2px;}
	/*.carticon .number{border-radius:50%; background:#f79624; width:20px; padding:2px; display:inline-block; position:absolute;color:#fff; top:-3px; right:-5px; }*/

	.ionicon{color:#fff; font-size:38px; }


	.cbp-spmenu-left {left: -80%;}

	.btn_event a{color:#000; font-weight:bold; border:1px solid #f79624; color:#f79624; text-align:center; margin:20px 20px 10px; padding:10px;font-size:14px; font-size:11px; }
	.btn_event a:active {background: #fff;color: #f79624;}

	/*연령설정*/
	.age_setting{width:100%; font-size:14px;}
	.age_setting .set_icon{position:absolute; top:0px;left:auto; right:3px;}
	.age_setting .set_area{ top:5px;left:auto;right:0;}
	.age_setting .set_area_top{width:200px;}
	.age_setting .set_area_mid{width:200px; background:#fff; border:1px solid #ea3991; border-top:0;}
	.age_setting .set_area_mid ul{padding:0 15px; font-weight:bold;}
	.age_setting .set_area_mid ul li{padding:10px 0; border-top:1px dotted #b5b5b5;}
	.age_setting .set_area_mid ul li:first-child{border-top:0;}

	.cbx span.chectext { padding-left: 0px;  padding-top:0px;}

	/* 추가 CSS */
	.pc_main_mode{display:none;}
	.middle_title{display:none;width:100%;height:100%;background:black;position:absolute;opacity:0.7;color:#fff;}
	.footer_width .mask {width: calc(100%);/*margin-left:-10%*/}
	button{ background:none; border:0;}

	/*회원가입 jeongju*/
	.hidden_m{display:none;}
	.container{width:100%}
	.join_wrap{width:94%;margin:10% 3% 12%}
	.join_wrap>h2.join1_left_text1{font-size:2.6rem}
	.join_area{float:none;}
	.lst_sns_area{float:none;width:100%;margin-top:4%;margin-left:0}
	.lst_sns_area a{padding:.9rem 0}
	.lst_sns_area a img{width:24%}
	.lst_sns_area p{font-size:12px}
	.lst_sns_area .join_wg span{font-size:1.2rem}

	.lst_sns_area li{width:99%;margin-top:2.4%}
	.lst_sns_area li img{width:auto}
	.lst_sns_area li span{font-size:1rem}
	/*회원가입2 jeongju*/
	.lst_join_area{float:none;width:100%}
	.lst_join_area .terms_box{display:none}
	.lst_join_area .lst_join{margin-bottom:6%}
	.lst_join_area .lst_join li{margin-top:5%}
	.lst_join_area .lst_join li:first-child{margin-top:2%}
	.lst_join_area .lst_join li .join_btn_veiw{margin-left:2%}

	.join_info_area{margin-top:4%;padding:2% 4% 0}
	.join_info_area li{padding:2% 0}
	.join_info_area li>label,.join_pw_area li>label{width:24%;font-size:12px;}
	.join_info_area li .join1_box_input217,.join_pw_area li .join1_box_input217{width:45%}

	.join_pw_area{padding-bottom:1%}
	.join_pw_area li{padding:2% 4%}

	.join_btn{margin:5% auto 0}
	.join_btn a.join_btn_cancle{margin-left:2%}


	.slick-slide img{margin:0 auto;}

	.slick-dots>li{margin:0px; width:13px;}

	.container .slick-dots{width:100%!important;}
	.slick-dots>li button{width:13px; padding:0;}
	.slick-dots>li button:before{font-size:10px; opacity: .15;}

	.slick-dotted.slick-slider{margin-bottom:20px;}
	.slick-dots li.slick-active button:before{  opacity: .55;  color: black;}

	.fontbot2{margin-top:3px;}
	.h1mo_ex{font-size:16px;font-family:  '돋움', Dotum, sans-serif; margin-bottom:5px; }
	.h2mo_ex{font-size:14px;font-family:  '돋움', Dotum, sans-serif; margin-top:0;}

	.menu_leftlist{position:relative;}
	.menu_leftlist .leftlist_arr{position:absolute; top:-8px; right:25px; z-index:9999;padding:0 15px 15px;}
	.menu_leftlist .leftlist_arr a{border-bottom:0; margin:0; padding:0;}
	.menu_leftlist .leftlist_arr a img {transform:rotate(180deg);}


	/*premium jeongju*/
	.premium_top{height:auto;}
	.premium_top_content{width:100%;}
	.premium_top_text{float:none;margin-top:0;padding:4% 5% 2%;}
	.premium_top_text h2{height:auto;}
	.premium_top_text h3{font-size:5vw;}
	.premium_top_text p{font-size:2.6vw;}
	.premium_top_img{float:none;margin-top:0;padding-top:4%;text-align:center}
	.premium_top_img>img{width:90%;padding-bottom:4%;border-bottom:3px solid #fff}

	.premium_mid,.premium_mid2,.premium .lst_video,.premium .long_banner{display:none}

	.premium_btn{overflow:hidden;padding:4% 5%;}
	.premium_btn>li{float:left;width:50%;text-align:center;cursor:pointer}
	.premium_btn>li img{width:66%}
	.premium_btn>li span{display:block;font-size:2.4vw;font-weight:bold}

	.Ticket_btn{width:100%;margin:0 auto;padding:5% 5% 8%;background:#fff}
	.Ticket_btn ul{overflow:hidden;width:100%;}
	.Ticket_btn ul li{float:left;width:50%;height:auto;padding:18px;border-radius:none;margin-left:0;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
	.Ticket_btn ul li a{position:relative;left:auto;top:auto;font-size:2.6vw;line-height:1.4}
	.Ticket_btn ul li img{position:relative;left:auto;top:-2px;}
	.Ticket_btn ul .first{border-radius:30px 0 0 30px}
	.Ticket_btn ul .last{border-radius:0 30px 30px 0}

	/*이용원관리 jeongju*/
	.sub_cont{width:100%;min-height:auto;padding:6% 2% 20%}
	.sub_cont>table{margin-top:0}
	.sub_cont>table td{font-size:13px}
	.coupon_area{padding:10px 20px;border-radius:6px;}
	.coupon_area>h3{float:none;padding-right:0;padding-bottom:2%;text-align:center;font-size:18px;line-height:1.6;}
	.coupon_area .coupon_input{overflow:hidden;float:none;padding:8px;}
	.coupon_area .coupon_input .input_area{float:left;width:70%;padding:0;line-height:2;}
	.coupon_area .coupon_input .input_area input[type='text']{width:100%;line-height:2;}
	.coupon_area .coupon_input .coupon_submit{float:right;width:30%}
	.lst_coupon{padding:4% 0 0;font-size:12px}

	.possession_details{overflow-x:scroll;width:96vw;}
	.possession_details>table{min-width:675px;}
	.details_usage{overflow-x:scroll;width:96vw;}
	.details_usage>table{min-width:675px;}
}


@media screen and (max-width:420px){
	.pc_main_mode{display:none}
	.footer_width {width:100%}
	.footer h2 {height: 33px;padding:0px 6% 0 0}
	.footer .new {right: 0px;top: 17px}
	.footer p {margin-left:10px}

	/*premium jeongju*/
	.premium_top_text{padding:6% 5% 2%}
	.premium_top_text h3{font-size:24px}
	.premium_top_text p{font-size:14px}

	.premium_btn{padding:2% 5% 6%}
	.premium_btn>li span{font-size:16px}

	.Ticket_btn ul li a{font-size:14px}
	.Ticket_btn ul li img{top:-1px}

	.footer_bot .botnav li:nth-child(2){margin-left:0;}

}

@media screen and (max-width:360px){
	.pc_main_mode{display:none;}

}

@media screen and (max-width:320px){
	.pc_main_mode{display:none;}
	/*premium jeongju*/
	.premium_top_text h3{font-size:22px}
	.premium_top_text p{font-size:11px}

	.premium_btn>li span{font-size:14px}

	.Ticket_btn ul li{padding:14px}
	.Ticket_btn ul li a{font-size:11px}
	.Ticket_btn ul li img{top:0}
}

#notlogin-wrap #notlogin_box .close {
	position: absolute;
	top: 0;
	right: 0;
}

#notlogin-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 999;
}

#notlogin-wrap #notlogin_box {
	position: relative;
	background: #fff;
	padding: 30px;
	margin: 200px auto 50px;
	width: 460px;
	text-align: center;
}

#notlogin-wrap #notlogin_box .btn {
	display: inline-block;
	padding: 9px 27px;
	color: #fff;
	font-size: 13px;
}

#notlogin-wrap #notlogin_box .btn.sty1 {
	background: #5e6d81;
}

#notlogin-wrap #notlogin_box .btn.sty2 {
	background: #ff0000;
}

#notlogin-wrap #notlogin_box h2 {
	color: #212121;
	font-size: 15px;
}

#notlogin-wrap .mgtop_mid {
	margin-top: 11px;
}

#orderFrm .terms_box {
	text-align: left;
	background: #f7f7f7 none repeat scroll 0 0;
	border: 1px solid #f0f0f0;
	box-sizing: border-box;
	height: 200px;
	margin: 8px 0px 8px 0px;
	overflow: auto;
	padding: 8px 10px;
	position: relative;
	color: #666;
	font-family: dotum;
	font-size: 12px;
	line-height: 16px;
}

.wg_quick {
	z-index: 1000;
}

/* 고객센터 paging */
.pagination2 {
	display: inline-block;
	padding-left: 0;
	/* margin: 20px 0; */
	margin: 5px 0;
	border-radius: 0;
	/* float: left;*/
}

.pagination2 > li {
	display: inline;
}

.pagination2 > li > a,
.pagination2 > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #f1f3f5;
	border: 1px solid #E8ECF1;
	color: #7b8591;
	border:1px solid #ccd2d9;
}

.pagination2 > li:first-child > a,
.pagination2 > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border:1px solid #ccd2d9;
}

.pagination2 > li:last-child > a,
.pagination2 > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination2 > li > a:hover,
.pagination2 > li > span:hover,
.pagination2 > li > a:focus,
.pagination2 > li > span:focus {
	background-color: #eeeeee;
}

.pagination2 > .active > a,
.pagination2 > .active > span,
.pagination2 > .active > a:hover,
.pagination2 > .active > span:hover,
.pagination2 > .active > a:focus,
.pagination2 > .active > span:focus {
	z-index: 2;
	color: #0AA4C2;
	cursor: default;
	background-color: #F9FAFC;
	border-color: #E8ECF1;
	border:1px solid #ccd2d9;
}

.pagination2 > .disabled > span,
.pagination2 > .disabled > a,
.pagination2 > .disabled > a:hover,
.pagination2 > .disabled > a:focus {
	color: #999999;
	cursor: not-allowed;
	background-color: #f1f3f5;
	/* border-color: #dddddd;*/
}

.rotate_action{
	transform:rotate(0deg) !important;
}




/****  2020 AWARD ********************************************************************/

.award1 {position:relative; width: 100%; max-width: 1024px; margin: 0 auto;    text-align: left; display: inline-block;}
.award1 ul {margin:14px 0px 18px 0px;}
.award1 ul li {display:inline-block; margin-right: 30px; }
.award1 ul li:last-child { margin-right: 0px;}
