@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    /*font-weight: 400;*/
    font-style: normal;
}

/* reset */ 
* {margin:0;padding:0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, cite, code, del, dfn, em, img, ins, q, s, samp, strike,  sub, sup, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, embed { margin:0px; padding:0px; border:0px; }
html { overflow-y:scroll; overflow-x:hidden;}
html,body { width:100%; height:100%; word-break:keep-all;background:#fff; }
body, input, button, textarea, select { color:#444; font-family:"Noto Sans KR", Dotum, Arial, sans-serif; font-size:14px; font-weight:400; line-height:150%; letter-spacing: -0.5px;  }
img, fieldset, iframe { border:0px none; }
caption { width:0px; height:0px; visibility:hidden; line-height:0%; font-size:0px; }
ol, ul, li { list-style:none; }
input, select, button, img, textarea { vertical-align:middle; }
i, em, address { font-style:normal; }
label, button { cursor:pointer; }
button { margin:0px; padding:0px; border:0px; background-color:transparent; cursor:pointer; }
button *{ position:relative; }
button img { left:-3px; *left:auto; }
table { border-spacing:0; width:100%; border: 0px none; border-collapse:collapse; /*table-layout:fixed; */word-wrap:break-word; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; margin:0px; padding:0px; border:0px; }
form { text-align:left; }
caption, th, td { text-align:left; font-weight:normal; }
legend { *width:0px; }
audio, canvas, img, video {vertical-align: middle;display: inline-block;}

a:link { color:#333; text-decoration:none; }
a:visited { color:#333; text-decoration:none; }
a:hover { color:#333; text-decoration:none; }
a:active { color:#333; text-decoration:none; }

a.rollover img.over { display:none; }
a.rollover:hover img { display:none; }
a.rollover:hover img.over { display:inline; }

.float_l { float:left; }
.float_r { float:right; }
.clr_b { clear:both; }
.m_hidden {display:none !important;}
.ready { width:100%; text-align:center; padding:30px 0;}
.ready img { width:80%;}

.mg_t_5 { margin-top:5px; }
.mg_t_10 { margin-top:10px; }
.mg_t_11 { margin-top:11px; }
.mg_t_15 { margin-top:15px; }
.mg_t_20 { margin-top:20px; }
.mg_t_26 { margin-top:26px; }
.mg_t_30 { margin-top:30px; }
.mg_t_40 { margin-top:40px; }
.mg_t_50 { margin-top:50px; }
.mg_t_m30 { margin-top:-30px; }
.mg_b_5 { margin-bottom:5px; }
.mg_b_10 { margin-bottom:10px; }
.mg_b_20 { margin-bottom:20px; }
.mg_b_30 { margin-bottom:30px; }
.mg_b_40 { margin-bottom:40px; }
.mg_b_50 { margin-bottom:50px; }
.mg_l_5 { margin-left:5px; }
.mg_l_10 { margin-left:10px; }
.mg_l_20 { margin-left:20px; }
.mg_l_40 { margin-left:40px; }
.mg_l_80 { margin-left:80px; }
.mg_l_100 { margin-left:100px; }
.mg_l_250 { margin-left:250px; }
.mg_r_5 { margin-right:5px; }
.mg_r_56 { margin-right:56px; }

.mg_r_pc { margin-right:16px; }

.txt_bd { font-weight:600; }
.txt_wh { color:#fff; }
.txt_bk { color:#232323; }
.txt_ye { color:#014696; }
.txt_rd { color:#014696;}
.txt_rd2 { color:#bb4b50; }
.txt_red { color:#ff0000;}
.txt_bl { color:#0c4e9b;}
.txt_bl2 { color:#4c6bae; }
.txt_33 { color:#333; }
.txt_66 { color:#666; }
.txt_s {font-size:13px;font-weight: normal;}
.txt_it { font-style:italic;}
.txt_gr { color:#347ab7; font-weight:normal;}
.txt_g_11 { font-size:11px; color:#999; }
.align_c { margin:0 auto; text-align: center; }
.txt_point { font-weight:bolder; color:#ce0d4a;}

.byte { display: inline-block; line-height: 32px; padding: 0 8px; color:#ff0000;  }

/* table */
.tb_scroll {
	overflow: auto;
	/*overflow-x: scroll;*/
}

/* input */
.txt_box {border:1px solid #ddd;padding:0 6px;/*min-height:32px;*/}
input[type=checkbox], input[type=radio] {vertical-align:middle;}

input[type="checkbox"] + label {display:inline-block; background: url(../images/common/checkbox.png) left no-repeat; cursor: pointer;margin-left: 10px;}
input[type="checkbox"] { visibility:hidden; position:absolute; }
input[type="checkbox"] + label { display:inline-block; padding-left:25px; background: url(../images/common/checkbox.png) left no-repeat; cursor: pointer; }
input[type="checkbox"]:checked + label {background:url(../images/common/checkbox_checked.png) left no-repeat; }
input[type="radio"] { visibility:hidden; position:absolute; }
input[type="radio"] + label { display:inline-block; padding-left:25px; background: url(../images/common/radio.png) left no-repeat; cursor: pointer; }
input[type="radio"]:checked + label {background:url(../images/common/radio_checked.png) left no-repeat; }
.radio_group {
    line-height: 1.6em;
    display: inline-block;
    margin-right: 20px;
}
h1 { font-size:24px; font-weight:600; margin:24px 0; }
h2 { font-size:28px; font-weight:500; color:#343434;  width:auto; text-align:center; line-height:28px; margin-bottom:28px; }
h3 { font-size:20px; font-weight:600; color:#222; line-height:22px; margin: 30px 0 15px; letter-spacing: -0.5px; text-align:center;}
h3 span.eng { font-size:15px; font-weight:300; color:#555; }
h3.sms { width:100%; text-align:left; }
.con_area h3:first-child { margin: 0px 0 10px;}
h4 { font-size:18px; color:#333; line-height:20px; font-weight:500; margin:20px 0 5px; letter-spacing: -0.5px;} /* sub top-line title style */
h5 { font-size:16px; color:#444; font-weight:500; line-height:1em; margin:20px 0 10px; } /* sub left-bar title style */
h6 { font-size:40px; color:#0c4e9b; margin-bottom:20px; }

#wrap { width:100%;position:relative; }
#wrap #header { width:100%; margin:0 auto; }
#wrap #header .t_menu_wrap {width:100%; height:28px; margin:0 auto; background:#0c4e9b;}
#wrap #header .t_menu_wrap .t_menu {  width:100%; margin:0 auto;}
#wrap #header .t_menu_wrap .t_menu ul { float:right; margin-right:15px; }
#wrap #header .t_menu_wrap .t_menu ul li { margin:3px 0 0 15px; font-size:13px; float:left; }
#wrap #header .t_menu_wrap .t_menu ul li:first-child { margin:3px 0 0 0px; }
#wrap #header .t_menu_wrap .t_menu ul li a { color:#fff; }

#wrap #header #navi { width:100%;position:absolute; z-index:600; border-bottom: 1px #ebebeb solid; background: #fff; position: fixed;}
#wrap #header #navi .navi_area { margin:0 auto; width:100%; height: 50px; }
#wrap #header .sub_nav_bg { left:0; top:32px; width:100%; height:0px; background:url('../images/gnb_sub_bg.png'); overflow:hidden; position:absolute; display:none; z-index:500; }
.sub_nav_img { margin-left:250px; left:50%; top:70px; width:329px; height:240px; position:absolute; display:none; z-index:499; }
.nav { margin:0 auto; width:100%; overflow:hidden; }
.nav .logo { padding:10px 42px 0px 5px; float:left; }
.nav .logo img { height:30px; }
.nav .btn_ham_menu { top:0px; right:0px; cursor:pointer; position:absolute; /*background: rgba(0,0,0,0.8);*/ width: 50px; height: 50px; padding: 0 15px; box-sizing: border-box;}
.nav .btn_ham_menu img { width:23px; height:17px;vertical-align:top;}
.btn_close {position:absolute; top:10px; right:14px; z-index:1000; cursor:pointer;}
.btn_close img { width:18px; }

#header .menu_area {
    float: right;
}

#header .menu_area ul {
    overflow: hidden;
}

#header .menu_area ul li {
    width: 50px;
    /*height: 88px;
    line-height: 88px;*/
    float: left;
    text-align: center;
	cursor:pointer;
	color:#fff;
}
/*#header .menu_area ul li:first-child a:after {
  content:'';
  display:inline-block;
  width:2px;
  height:20px;
  vertical-align:middle;
  background:#fff;
  float:right;
  margin-top:34px;
}*/

#header .menu_area ul li a {
    color: #fff;
    font-size: 14px;
	line-height: 50px;
}


#header .menu_area ul li img {
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}

.box {
    position: relative;
    width: 100%;
    height: 720px;
    overflow: hidden;
}

.box .visual_wrapper { width: 100%; height: 100%; }
.box .visual_wrapper .copy_wrap { width:98%; position:absolute; top:200px; left:50%; margin-left:-49%; z-index:498; color:#fff; text-align: center; letter-spacing: -1.0px;}
.box .visual_wrapper .copy_wrap .tit { font-size:40px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3); font-weight:100;}
.box .visual_wrapper .copy_wrap .txt { font-size:40px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3); font-weight:bolder;}
.box .visual_wrapper .copy_wrap .scrolldown {  margin-top: 150px; width:70px; }
.box .visual_wrapper .video_filter { width: 100%;  height: 100%; background: url(../images/pattern.png) repeat; position: absolute; top: 0px;  left: 0; z-index: 400;}
.box .visual_wrapper .video_wrap { margin: 0 auto; text-align: center; }
.box .visual_wrapper .video_wrap #skhynix_video {width: auto; min-height: 840px; overflow: hidden;}


/* 전체보기 */
#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
}

/*#menu-container #menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 15px;
}
*/

#menu-container #menu-wrapper #hamburger-menu span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: white;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

#menu-container #menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 9px;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 18px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -60px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#menu-container .menu-list .menu-submenu li{
    padding: 8px 10px 8px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 18px #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list .menu-submenu li:first-child{
	border-top:1px #dbdcd2 solid;
}

#menu-container .menu-list .menu-submenu li.menu-slist{
    padding: 5px 5px 5px 38px;
	background:none #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 470px;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    right: -100%;
	top:0px;
	box-sizing:border-box;
}

#menu-container .menu-list li {
}
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 16px;
	color:#333;
    padding: 12px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    padding-left: 20px;
    background:#fff;
	letter-spacing:-0.5px;
	cursor: pointer;

}

#menu-container a .menu-list a li.accordion-toggle a, #menu-container .menu-list a .menu-login a {
	color:#000 !important;
}

#menu-container .menu-list .menubar {
    font-size: 14px;
	color:#fff;
	font-weight:100;
    padding: 12px 0 22px 22px;
    text-transform: uppercase;
    /*border-top: 1px #1d249f  solid;*/
    background:#1d249f;
	width:100%;
	height:50px;
	box-sizing: border-box;
}

#menu-container .menu-list .menubar a {
    font-size: 16px;
	color:#fff;
	font-weight:400;	
    padding: 10px 0 10px 0;
}

.accordion-toggle, .accordion-content {
    font-size: 14px;
    position: relative;
	color:#555;	
}

.accordion-content {
    display: none;
}

.accordion-toggle span[class^='icon-'] {
    position: absolute;
    right: 15px;
    font-size: 30px;
    top: calc(50% 20px);
	color:#999;
}
.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.accordion-toggle span.icon-plus {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
.icon-minus:before {
    content: "\2013"
}

.icon-plus:before {
    content: "+"
}

/* hamburgerMenu */

.offcanvas {
    height: 100%;
    width: 480px;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

.offcanvas .menu_wrapper {
    -ms-overflow-style: none;
}
.offcanvas .menu_wrapper::-webkit-scrollbar {
    display: none;
}

#offcanvas::-webkit-scrollbar {
    display: none;
}

#offcanvas {
	margin-right:-480px;
	transition: 0.5s;
	/*transition: margin-right .5s;*/
	-ms-overflow-style: none;
	
}
#offcanvas.open{
	margin-right:0;
}

/* Style the tab */
.offcanvas .tab {
	float: left;
	background-color: #9c0031;
	width: 160px;
	height:100%;
	color: #fff;
	padding-top:50px;
	position:relative;
}

.offcanvas .tab .fixed_wrapper{
	position:fixed;
	background-color: #9c0031;
	height:100%;
	width:160px;
}

.offcanvas .h_tablinks {
	display: block;
	background-color: inherit;
	color: #fff;
	padding: 0 30px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
}
.offcanvas .h_tablinks.point {
    background: #570012;
}

.offcanvas .h_tablinks:hover {
	background-color: #6e0118;
}

.offcanvas .h_tablinks.active {
  background-color: #fff;
  color: #111;
	font-weight:600;
}

/* Style the tab content */
.offcanvas .menu_wrapper {
    width: calc(100% - 160px);
    float: left;
}

.offcanvas .h_tabcontent {
	display: none;
	margin-top:50px;
}


.offcanvas .h_tabcontent .sub_nav > li > a {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    border-bottom: 1px solid #e1e1e1;
	display:block;
}

.offcanvas .menu_login {
    background-color: #404040;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding: 0 30px;
	position: fixed;
	top:0;
	width: calc(100% - 160px);
	z-index:999;
}
.offcanvas .menu_login .wrapper{
	position:relative;
	width:280px;
	height:100%;
	font-size:16px;
}
.offcanvas .menu_login a,.menu_login a:hover {
	color:#fff;
}

.offcanvas .right_p {
	position:absolute;
	right:0px;
	top:0;
}
.offcanvas .btn_close {
    width: 30px;
    height: 30px;
    position: relative;
    text-indent: -9999px;
    top: 0;
    right: 0;
}
.offcanvas .btn_close:before,.btn_close:after{
  content:'';
  width:30px;
  height:1px;
  position:absolute;
  left: 50%;
  top: 50%;
  border-radius:4px;
  background:#fff;
}
.offcanvas .btn_close:before{
  transform:translate(-50%,-50%) rotate(-45deg)
}
.offcanvas .btn_close:after{
  transform:translate(-50%,-50%) rotate(45deg)
}
.offcanvas .h_tabcontent .depth3 {
	display: none;
	border-bottom: 1px solid #ddd;
	padding:20px 32px;
}
.offcanvas .h_tabcontent .depth3 .menu3 {
    font-size: 15px;
    line-height: 32px;
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #ddd;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.offcanvas .h_tabcontent .depth3 .menu3 a {
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3 a:hover {
    text-decoration: underline;
}
.offcanvas .h_tabcontent .menu2_link { 
    position:relative; 
}

.offcanvas .h_tabcontent .menu2_link.active {
	color:#1d249f !important;
	font-weight:500;
    transition: 0.5s;
}
#header .sub_nav.on .link:after {
    content: url(/images/common/ic_external_sm_on.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}     

#header .sub_nav .link:after {
    content: url(/images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 5px;
    font-size:13px;
}

#offcanvas .sub_nav .link:after {
    content: url(/images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}
.sub_menu .link:after {
    content: url(/images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size:13px;
}

/*.offcanvas .h_tabcontent .menu2_link:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(135deg);
  position:absolute;
  top:25px;
  right:20px;
  transition: 0.5s;
}
.offcanvas .h_tabcontent .menu2_link.active:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(-45deg);
  position:absolute;
  top:30px;
  right:20px;
  transition: 0.5s;
}
*/
/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}	

/*@media screen and (max-width:1280px) {
	.offcanvas { width: 100%; }
	.offcanvas .tab { width: 120px; padding-top: 54px; }
	.offcanvas .tab .fixed_wrapper { width: 120px; }
	.offcanvas .h_tablinks { height: 54px; line-height: 54px; font-size: 14px; padding: 0 12px; }
	.offcanvas .menu_wrapper { width: calc(100% - 120px); }
	.offcanvas .menu_login .wrapper { width:100%; }
	.offcanvas .menu_login {width: calc(100% - 120px);height: 54px;line-height: 54px;font-size: 15px;padding: 0 20px;}
	.offcanvas .h_tabcontent { margin-top: 54px; }
	.offcanvas .h_tabcontent .sub_nav>li>a { height: 54px; line-height: 54px; font-size: 15px; padding: 0 20px; }
	.offcanvas .h_tabcontent .sub_nav>li>a {padding: 0px 30px 0 30px;}
	.offcanvas .h_tabcontent .menu2_link:after { top: 24px; right: 12px; }
	.offcanvas .h_tabcontent .menu2_link.active:after { top: 30px; right: 12px; }
	.offcanvas .h_tabcontent .depth3 { padding: 18px; }
	.offcanvas .h_tabcontent .depth3 .menu3 { font-size: 14px; line-height: 24px; }
}
*/

/* GNB */
#wrap #header #gnb { width:1280px; position:absolute; left:50%; margin-left:-520px; z-index:499;}

#wrap #header #m_visual { margin:0 0 0 0; width:100%; min-width:320px; height:430px; position:relative; overflow: hidden; }
#wrap #header #m_visual .main_copy span { font-weight:bold; }
#wrap #header #m_visual .main_copy {width:90%; position:absolute; top:100px; left:50%; margin-left:-45%; z-index:498; color:#fff; text-align: left; }
#wrap #header #m_visual .main_copy .txt01 { margin-bottom:40px; font-size:25px; line-height:1.2em; color: #ffffff; font-weight:600; font-family:'NEXON Lv1 Gothic OTF'; letter-spacing:-0.05em; }
#wrap #header #m_visual .main_copy .txt02 { margin-bottom:40px; font-size:18px; line-height:1.2em; color: #ffffff; font-family:'NEXON Lv1 Gothic OTF'; font-weight:500; letter-spacing:-0.05em;}
#wrap #header #m_visual .main_copy .txt03 {margin-bottom:30px; font-size:14px; line-height:1.5em; color: #ffffff; font-family:'NEXON Lv1 Gothic OTF'; letter-spacing:-0.05em;}
#wrap #header #m_visual .scroll { position:absolute; width: 100px; top:320px; left:50%; z-index:498; }
#wrap #header #m_visual .scroll img { width: 25px; }
#wrap #header #m_visual .scroll .ic_scroll {color:#fff; font-size: 13px; text-align: center; line-height: 1.2em;margin-top: 10px;margin-left: -80px; }
#wrap #header #s_visual { width:100%; position:relative;padding: 0px 0 0 0; }
#wrap #header #s_visual p { font-size: 28px; color: #fff; font-weight: 400; line-height: 30px; margin-top: 20px; }

.main_point ul { position:relative; width:100%; text-align:center; }
.main_point ul li { display:inline-block; width:23%; height:30px; color:#fff; font-size:14px; font-weight:500; line-height:30px; /*background-color:#000; border:1px solid #438fed;*/ text-align:center; }
.main_point ul li:first-child { margin-left: 0px; }
.main_point ul li:nth-child(odd) { background-image: linear-gradient(120deg, #faa61a, #f37021); }
.main_point ul li:nth-child(even) { background-image: linear-gradient(120deg, #f37021, #ce0d4a); }

/* main slide image */
.slide { width:100%; height:430px; position:relative; display:block; }
.slide_ul { display:block; }
.slide_ul > li { width:100%; height:430px; top:0px; position:absolute; z-index:1; display: block; }
.m_img1 { background:url('../images/main/main_visual01.jpg') no-repeat center top; background-size: 1200px; }
.m_img2 { background:url('../images/main/main_visual02.jpg') no-repeat center top; background-size: 1200px; }
.m_img3 { background:url('../images/main/main_visual03.jpg') no-repeat center top; background-size: 1200px; }
.show { display:block; }

/* main slide image navi */
.slide_btn { margin:0px 0px 0px -12px; top:400px; left:50%; bottom:0; position:absolute; z-index:2; }
.slide_btn:after { content:''; display:block; clear:both; }
.slide_btn > li { margin:0px 10px 0px 0px; float:left; }
.slide_btn > li a { width:13px; height:13px; border-radius: 8px; background:#b4b4b4; text-indent:-999em; display:block; }
.slide_btn > li a.active, li a:hover.active { background:#ce0d4a; }
.slide_btn > li a:hover { background:#ce0d4a; }

/* sub slide images */
#slides div { width:100%; height:325px; }
.s_img1 { background:url('../images/sub/sub_img1.jpg') no-repeat top center; text-align: center; height:220px; font-size: 36px; color: #fff; font-weight: bold; line-height:45px; padding: 110px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img2 { background:url('../images/sub/sub_img2.jpg') no-repeat top center; text-align: center; height:220px; font-size: 36px; color: #fff; font-weight: bold; line-height:45px; padding: 110px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img3 { background:url('../images/sub/sub_img3.jpg') no-repeat top center; text-align: center; height:220px; font-size: 36px; color: #fff; font-weight: bold; line-height:45px; padding: 110px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img4 { background:url('../images/sub/sub_img4.jpg') no-repeat top center; text-align: center; height:220px; font-size: 36px; color: #fff; font-weight: bold; line-height:45px; padding: 110px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img5 { background:url('../images/sub/sub_img5.jpg') no-repeat top center; text-align: center; height:220px; font-size: 36px; color: #fff; font-weight: bold; line-height:45px; padding: 110px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img6 { background:url('../images/sub/sub_img6.jpg') no-repeat top center; text-align: center; height:220px; font-size: 36px; color: #fff; font-weight: bold; line-height:45px; padding: 110px 0 0 0; box-sizing: border-box; background-size: 1200px;}

.slidesjs-pagination { margin-left:-520px; left:50%; top:200px; width:506px; position:absolute; z-index:18; }
.slidesjs-pagination li { margin-right:10px; float:left; }
.slidesjs-pagination li a { width:47px; height:3px; text-indent:-9999px; /*background:url('../images/main_img_nv1_off.png') no-repeat 0px 0px;*/ float:left; display:block; overflow:hidden; }
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { /*background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}
.slidesjs-pagination li a:hover {/* background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}


.sub_menu_wrap { width:100%; z-index:99; border-bottom:1px #ddd solid;
	-webkit-transition: all 0.5s ease;
  -moz-transition: position 6s;
  -ms-transition: position 6s;
  -o-transition: position 6s;
  transition: all 0.5s ease;

}
.fixed { position:fixed; top:104px; 
	animation: smoothScroll 0.5s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-60px);
	}
	100% {
		transform: translateY(0px);
	}
}
.sub_menu { position:relative; width:100%; height:42px; margin:0px auto 0;}
.sub_menu .home { width:44px !important; height:42px; background: #ce0d4a;}
.sub_menu .home img { width: 15px; margin:-4px 0 0 4px; }
.sub_menu .menu { float:left; width:200px; line-height:42px; border-right:1px solid #ddd; color:#333; font-size:14px; box-sizing: border-box;}
/*.sub_menu .depth1 { border-left:1px solid rgba(255,255,255,0.1) !important; }*/
.sub_menu .menu > a { display:block; position:relative; width:100%; height:100%; padding:0 20px 0 10px; cursor:pointer; box-sizing: border-box; letter-spacing: -1px; overflow: hidden; text-overflow: ellipsis; white-space: pre; }
.sub_menu .home > a{ overflow: visible; }
.sub_menu .menu a:hover { /*background:#830128; color:#fff; */}
.sub_menu .sub_menu_arrow { display:inline-block; width:9px; height:6px; background:url(../images/select_arrow.png) 0 0 no-repeat;  position:absolute; top:18px; right:12px; }

.sub_menu .depth_list { position:absolute; width:201px; display:none; z-index:99; box-sizing: border-box; margin-left: -1px;}
.sub_menu .depth_list li a { display:block; padding-left:10px; height:35px; line-height:33px; font-size:13px; letter-spacing:-1px; box-sizing: border-box;color:#666; background: #fff; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; }
.sub_menu .depth_list li:first-child a { border-top:1px solid #ddd;}
.sub_menu .depth_list li a:hover { background: #f4f4f4; color:#333; }

@media screen and (max-width:800px) {
.sub_menu_wrap { display: inline-block }
.sub_menu .menu { width:calc(50% - 22px); }
.sub_menu .depth3 { width: 100%; border-top:1px solid #ddd; }
.sub_menu .depth_list { width:calc(50% - 21px);}
.sub_menu .depth3 .depth_list { width: 100%;  margin-left: 0px; }
}

/* main */
#wrap { width:100%; box-sizing:border-box; display: inline-block; }

.prize_wrap { width:100%; margin:0 auto; position:relative; text-align:center; }
.prize_wrap::after { content:""; display: block; clear:both; }

/* 성적표 */
.lanking { width:100%; padding:35px 0 25px 0; text-align:center; background-color:#f9ba61; box-sizing:border-box; }
.lanking .lank_tit { margin-bottom:20px; font-family:'NEXON Lv1 Gothic OTF'; font-size:25px; color:#fff66e; font-weight:500; }
.prize_wrap .lank_area .lanking .lank_list { width:90%; margin:0 auto; padding:10px; background:#fff; }
ul.lank { width:100%; margin-bottom:1px; font-size: 0; }
ul.lank li { display:inline-block; height:40px; font-size:14px; color:#000; font-weight:500; line-height:40px; box-sizing:border-box; }
ul.lank > li { font-size:14px; }
ul.lank li:nth-child(1) { width:25%; margin:0; }
ul.lank li:nth-child(2) { width:75%; margin:0; border-left:1px solid #fff; }
ul.lank li:nth-child(3) { display:none; width:65%; margin:0; }
ul.lank li.lank01 { height:50px; line-height:50px; font-size:14px; color:#fff; background-color:#102ac8; text-align:center; }
ul.lank li.lank02 { height:50px; line-height:50px; font-size:14px; color:#fff; background-color:#363636; text-align:center; }
ul.lank li.lank03 { height:50px; line-height:50px; font-size:14px; color:#fff; background-color:#363636;; text-align:center; }
ul.lank li.sum { height:50px; line-height:50px; background-color:#ebebeb; font-size:14px; color:#666; font-weight:400; text-align:center; }
ul.lank li.won { display:none; height:50px; line-height:50px; padding-right:20px; background-color:#ebebeb; font-size:14px; color:#666; font-weight:400; text-align:right; }


/* 회차별 당첨결과 */
.prize_wrap .result_area { width:100%; padding:35px 20px; border:1px solid #e1e1e1; box-sizing:border-box; }
.prize_wrap::result_area { content:""; display: block; clear:both; }
.prize_wrap .result_area .result_tit { font-size:15px; color:#666; text-align:center; letter-spacing:-0.05em; font-weight:400; line-height:25px; }
.prize_wrap .result_area .result_tit span.tit01 { font-size:25px; color:#ce0d4a; font-weight:600;  }
.prize_wrap .result_area .result_tit span.tit02 { font-size:25px; color:#000; font-weight:500; }
.prize_wrap .result_area .result_num { width:100%; height:85px; margin-top:20px; line-height:75px; background-color:#f4f4f4; border-radius:15px; }
.prize_wrap .result_area .result_num span.plus { margin:0; font-size:20px; color:#666; text-shadow:none; }
.prize_wrap .lank_area { width:100%; }

span.units { display:inline-block; width:30px; height:30px; margin:0 3px; font-size:14px; color:#fff; font-weight:600; line-height:28px; text-align:center; border-radius:50%; text-shadow:1px 1px 15px #666; clear:both; background-color:#fbc400; } /* 일단위 */
span.tens10 { display:inline-block; width:30px; height:30px; margin:0 3px; font-size:14px; color:#fff; font-weight:600; line-height:28px; text-align:center; border-radius:50%; text-shadow:1px 1px 15px #666; clear:both; background-color:#69c8f3; } /* 십단위 */
span.tens20 { display:inline-block; width:30px; height:30px; margin:0 3px; font-size:14px; color:#fff; font-weight:600; line-height:28px; text-align:center; border-radius:50%; text-shadow:1px 1px 15px #666; clear:both; background-color:#ff7271; } /* 이십단위 */
span.tens30 { display:inline-block; width:30px; height:30px; margin:0 3px; font-size:14px; color:#fff; font-weight:600; line-height:28px; text-align:center; border-radius:50%; text-shadow:1px 1px 15px #666; clear:both; background-color:#aaa; } /* 삼십단위 */
span.tens40 { display:inline-block; width:30px; height:30px; margin:0 3px; font-size:14px; color:#fff; font-weight:600; line-height:28px; text-align:center; border-radius:50%; text-shadow:1px 1px 15px #666; clear:both; background-color:#b0d843;} /* 사십단위 */

.prize_wrap .cs { width:100%; padding:10px; background-color:#f36f21; text-align:center; box-sizing:border-box; }

/* 고객만족센터 */
.prize_wrap .cs .cscenter { width:100%; margin:0 auto; margin-bottom:10px; padding:35px 20px; background-color:#fff; text-align:center; box-sizing:border-box; }
.prize_wrap .cs .cscenter .cs_tit { margin-bottom:28px; font-size:23px; color:#000; font-family:'NEXON Lv1 Gothic OTF'; font-weight:600; letter-spacing:-1px; }
.prize_wrap .cs .cscenter .cs_num { margin-bottom:15px; font-size:40px; color:#ce0d4a; font-family:'NEXON Lv1 Gothic OTF'; font-weight:600; }
.prize_wrap .cs .cscenter .cs_time { font-size:14px; color:#000; }
.prize_wrap .cs .cscenter .cs_time span { font-weight:600; }
.prize_wrap .cs .cscenter .cs_time span.bank { font-size:16px; color:#000; font-weight:600; display:block; padding-bottom:8px; }

/* 입급계좌안내 */
.prize_wrap .cs .account { width:100%; margin:0 auto; padding:35px 20px; background-color:#fff; text-align:center; box-sizing:border-box;}
.prize_wrap .cs .account .account_tit { margin-bottom:20px; font-family:'NEXON Lv1 Gothic OTF'; font-size:23px; color:#000; font-weight:600; letter-spacing:-1px; }
.prize_wrap .cs .account .account_img { margin-bottom:5px;}
.prize_wrap .cs .account .account_num { margin-bottom:13px; font-size:27px; color:#ce0d4a; font-family:'NEXON Lv1 Gothic OTF'; font-weight:600; }
.prize_wrap .cs .account .account_name { font-size:16px; color:#000; }
.prize_wrap .cs .account .account_name img { height:20px; margin-bottom:7px; }
.prize_wrap .cs .account .account_name span { font-weight:600; }

.review_wrap { width:100%; padding:10px; position:relative; background-color:#ebebeb; text-align:center; box-sizing:border-box; }
.review_wrap::after { content:""; display: block; clear:both; }
.review_wrap .review_area { width:100%; margin:0 auto; position:relative; }

/* 추첨방송 */
.review_wrap .review_area .broadcast { width:100%; margin-bottom:10px; background-color:#fff; border:1px solid #ccc; box-sizing:border-box; }
.review_wrap .review_area .broadcast .broadcast_tit { width:100%; margin:0 auto; padding:30px; font-size:25px; color:#000; font-weight:600; text-align:left; }
.review_wrap .review_area .broadcast .broadcast_img { width:100%; text-align:center; padding-bottom:30px;}
.review_wrap .review_area .broadcast .broadcast_img img { margin:0 auto; width:90% }


/* 당첨후기 */
.review_wrap .review_area .review { width:100%; height:280px; margin-bottom:10px; padding:30px 25px; background-color:#fff; text-align:center; border:1px solid #ccc; box-sizing:border-box; }
.review_wrap .review_area .review .review_tit { color:#000; margin-bottom:30px; font-size:25px; text-align:left; float:left; font-weight:600; }
.review_wrap .review_area .review .btn_plus {height:30px; margin:0 auto; float:right; line-height:30px; color:#999; font-size:15px;}
.review_wrap .review_area .review ul { width:100%; margin:0 auto; box-sizing:border-box; }
.review_wrap .review_area .review ul li { display:inline-block; width:250px; height:230px; /* margin:0 15px; background-color:#ebebeb;*/ box-sizing:border-box; }
.review_wrap .review_area .review ul li .img_thum { width:100%; height:140px; }
.review_wrap .review_area .review ul li .txt_area { width:100%; padding-top:7px; text-align:left; box-sizing:border-box; }
.review_wrap .review_area .review ul li .txt_area .txt_tit { margin-bottom:5px; font-size:15px; font-weight:500; color:#000; }
.review_wrap .review_area .review ul li .txt_area .txt_cont { display:none; width:100%; margin-bottom:10px; font-size:14px; font-weight:400; color:#333; overflow:hidden; text-overflow:ellipsis; }
.review_wrap .review_area .review ul li .txt_area .txt_nickname { font-size:12px; font-weight:400; color:#666; }

/* 예약안내 */
.review_wrap .review_area .reservation { width:100%; background-color:#fff; padding:30px 25px; border:1px solid #ccc; box-sizing:border-box; }
.review_wrap .review_area .reservation .reservation_tit { width:100%; margin:0 auto; padding-bottom:20px; font-size:25px; color:#000; font-weight:600; text-align:left; }
.review_wrap .review_area .reservation .rv_input { width:100%; margin:0 auto; text-align:center; }
.review_wrap .review_area .reservation .rv_input ul li { display:inline-block; margin:0; }
.review_wrap .review_area .reservation .rv_input .txt_box { width:180px; padding:0 10px; height:40px; color:#999; line-height:40px; border:1px solid #e1e1e1; box-sizing:border-box; }
.review_wrap .review_area .reservation .rv_input input[type=text] { background:#fff; padding:0px 10px; height:40px; color:#666; border:1px solid #e1e1e1; }
.review_wrap .review_area .reservation .rv_input .rv_btn { width:50px; height:40px; color:#fff; font-size:13px; text-align:center; line-height:40px; background-color:#003471; box-sizing:border-box; }
.review_wrap .review_area .reservation .rv_txt01 { width:100%; margin:0 auto; padding-bottom:10px; font-size:18px; color:#ce0d4a; font-weight:600; text-align:left; letter-spacing:-0.1em; }
.review_wrap .review_area .reservation .rv_txt02 { width:100%; margin:0 auto; padding-bottom:10px; font-size:13px; color:#333; font-weight:400; text-align:left; letter-spacing:-0.1em; }
.review_wrap .review_area .reservation .rv_txt03 { width:100%; margin:0 auto; padding-top:5px; font-size:13px; color:#666; font-weight:400; text-align:left; letter-spacing:-0.1em; }


/* 멤버십 안내 */
.member_wrap { width:100%; padding:30px 10px; position:relative; background-color:#ce0d4a; text-align:center; box-sizing:border-box; }
.member_wrap::after { content:""; display: block; clear:both; }
.member_wrap .member { width:100%; margin:0 auto; text-align:center; }
.member_wrap .member .member_tit { font-size:25px; font-weight:500; color:#fff; font-weight:600; margin-bottom:25px; text-align: center; line-height: 1em;} 
.member_wrap .member ul { width:100%; text-align:center; }
.member_wrap .member li { display:inline-block; width:29%; margin:0 5px; font-size:13px; font-weight:500; line-height:1.3em; color:#999; text-align: center; }
.member_wrap .member li.member_box { width:29%; padding:15px 10px; background-color:#000; border:1px solid #ce0d4a; box-sizing:border-box; }
.member_wrap .member li.member_box:hover { width:29%; padding:15px 10px; background-color:#000; border:1px solid #fff; box-sizing:border-box; }
.member_wrap .member li img { width:80%; margin-bottom:20px; }

.con_wrap  { width:94%; margin: 0px auto 30px; overflow: hidden; }

/*footer*/
#wrap .footer_wrap { width:100%; background:#312f2d; position:relative; box-sizing:border-box; text-align:center; }
#wrap .footer_wrap #footer { width:100%; margin:0 auto; position:relative; text-align:center; }
#wrap .footer_wrap #footer .footer_menu { width:100%; position:relative; border-bottom:1px solid #4f4e4c; padding:25px 0; text-align:center; }
#wrap .footer_wrap #footer .footer_menu .fmenu { width:100%; margin:0 auto; position:relative; color:#fff; font-size:15px; text-align:center; }
#wrap .footer_wrap #footer .footer_menu .fmenu ul li { display:inline-block; padding:0 5px; color:#fff; }
#wrap .footer_wrap #footer .footer_menu .fmenu ul li span { color:#faa61a; }
#wrap .footer_wrap #footer .footer_menu .fmenu ul li a { color:#fff; }
#wrap .footer_wrap #footer .logo { width:100%; padding:30px 0; position:relative; text-align:center; }
#wrap .footer_wrap #footer .info { width:100%; position:relative; font-size:13px; color:#8e8e8e; line-height:1.5em; box-sizing:border-box; }
#wrap .footer_wrap #footer .info span { padding:0 5px; display: inline-block; }
#wrap .footer_wrap #footer .footer_cs { width:100%; padding:25px 0; position:relative; font-size:15px; color:#8e8e8e; line-height:1.5em; }
#wrap .footer_wrap #footer .footer_cs span.cs_tit { font-size:13px; color:#fff; }
#wrap .footer_wrap #footer .footer_cs span.cs_tel { font-size:23px; color:#faa61a; font-weight:500; }
#wrap .footer_wrap #footer .footer_cs span.cs_bank { font-size:16px; color:#fff; font-weight:500; }
#wrap .footer_wrap #footer .copy { width:100%; padding:20px 0 85px 0; background-color:#000; position:relative; font-size:12px; color:#666; line-height:1.5em; }
#wrap .footer_wrap #footer .btn { font-size:16px; width:170px; height:38px; line-height:38px; color:#999; background: #222; float: right; text-align: center; }
#wrap .footer_wrap #footer .btn:hover { background: #111; }
.quick_member { position:fixed; width:100%; bottom:0; z-index:9999; }
.quick_member ul li { display:inline-block; width:50%; padding:20px 0; float:left; text-align:center; }
.quick_member ul li a { color:#fff; }
.quick_member ul li img { margin-right:5px; }
.quick_member ul li.login { font-size:17px; color:#fff; font-weight:500; background-color:#ce0d4a; }
.quick_member ul li.join { font-size:17px; color:#fff; font-weight:500; background-color:#f37021; }

/* tab */
.board_tab .tab { width: 100%; text-align: center;margin: 0 auto 20px; }
.board_tab .tab ul { overflow: hidden; }
.board_tab .tab ul li { width: calc(99.8% /2); height: 40px; background: #ddd; font-size: 14px; line-height: 40px; color: #555; font-weight: 400; letter-spacing: -1px; text-align: center; float: left; cursor: pointer;  margin-left: 0.2%; box-sizing: border-box; border-radius: 5px;}
/*.board_tab .tab ul li span { color: #666; width: 30px; display: inline-block;}*/
.board_tab .tab ul li:first-child { border-left: none; margin-left: 0; }
.board_tab .tab ul li.on { color: #fff; background: #1d249f; font-weight: 500; }

.tab_two .tab { width:100%; text-align:center; margin:0 auto 40px; }
.tab_two .tab ul { margin:0 auto; overflow: hidden; text-align:center; }
.tab_two .tab ul li { display:inline-block; width:30%; height: 60px; background: #f6f6f6; font-size: 17px; line-height: 40px; color: #555; font-weight: 400; letter-spacing: -1px; text-align: center; cursor: pointer; margin-right: 0.5%;  margin-bottom: 5px; box-sizing: border-box;padding: 10px; border-radius: 5px;}
.tab_two .tab ul li.on { color: #fff; background: #ce0d4a; font-weight: 500; }

.tab_three { width:100%; margin:0 auto; text-align:center; }
.tab_three .tab { width:100%; margin:0 auto; text-align:center; margin: 0 auto 40px; }
.tab_three .tab ul { width:100%; margin:0 auto; overflow: hidden; }
.tab_three .tab ul li { display:inline-block; width:31%; height: 60px; background: #f6f6f6; font-size:15px; line-height:40px; color:#555; font-weight:400; letter-spacing: -1px; text-align:center; cursor:pointer; margin-right:0.5%;  margin-bottom:5px; box-sizing: border-box; padding:10px; border-radius:5px;}
.tab_three .tab ul li.on { color: #fff; background: #ce0d4a; font-weight: 500; }

.tab_four .tab { width:100%; text-align:center; margin:0 auto 40px; }
.tab_four .tab ul { overflow: hidden; }
.tab_four .tab ul li { display:inline-block; width:40%; padding:25px 0; background: #f6f6f6; font-size:17px; line-height:1.2em; color: #555; font-weight: 400; letter-spacing: -1px; text-align: center; cursor: pointer; margin-right: 0.5%;  margin-bottom: 5px; box-sizing: border-box;padding: 10px; border-radius: 5px;}
.tab_four .tab ul li.on { color: #fff; background: #ce0d4a; font-weight: 500; }

.tab_six .tab { width: 100%; text-align: center;margin: 0 auto 40px; }
.tab_six .tab ul { overflow: hidden; }
.tab_six .tab ul li { width: calc(99% /4); height: 45px; background: #f6f6f6; font-size: 15px; line-height: 1.0em; color: #555; font-weight: 400; letter-spacing: -1px; text-align: center; float: left; cursor: pointer; margin-right: 0.2%;  margin-bottom: 2px; box-sizing: border-box;padding: 13px 10px; border-radius: 5px;}
.tab_six .tab ul li:nth-child(4n) { margin-right: 0;  }
.tab_six .tab ul li.on { color: #fff; background: #ce0d4a; font-weight: 500; }

.tab_seven .tab { width: 100%; text-align: center;margin: 0 auto 20px; }
.tab_seven .tab ul { overflow: hidden; }
.tab_seven .tab ul li { width: calc(98.8% /7); height: 48px; background: #f6f6f6; font-size: 14px; line-height: 40px; color: #555; font-weight: 400; letter-spacing: -1px; text-align: center; float: left; cursor: pointer; margin-left:  0.2%; box-sizing: border-box;padding: 5px; border-radius: 5px;}
/*.tab_seven .tab ul li span { color: #666; width: 30px; display: inline-block;}*/
.tab_seven .tab ul li:first-child { margin-left: 0;  }
.tab_seven .tab ul li.on { color: #fff; background: #ce0d4a; font-weight: 500; }

.tab_eight .tab { width: 100%; text-align: center;margin: 0 auto 20px; }
.tab_eight .tab ul { overflow: hidden; }
.tab_eight .tab ul li { width: calc(98.6% /8); height: 48px; background: #f6f6f6; font-size: 14px; line-height: 40px; color: #555; font-weight: 400; letter-spacing: -1px; text-align: center; float: left; cursor: pointer; margin-left: 0.2%; box-sizing: border-box;padding: 5px; border-radius: 5px;}
/*.tab_eight .tab ul li span { color: #666; width: 30px; display: inline-block;}*/
.tab_eight .tab ul li:first-child { margin-left: 0;  }
.tab_eight .tab ul li.on { color: #fff; background: #ce0d4a; font-weight: 500; }

@media screen and (max-width:1080px) {
.tab_six .tab ul li:nth-child(7) { padding: 5px 10px; }

}
@media screen and (max-width:860px) {
	.tab_six .tab ul li { font-size: 13px; }
	
	.tab_seven .tab ul li { width: calc(98.6% /4); margin-top: 1px; }
	.tab_seven .tab ul li:first-child + li + li + li + li { margin-left: 0;  }
	
	.tab_eight .tab ul li { width: calc(98.6% /4); margin-top: 1px; }
	.tab_eight .tab ul li:first-child + li + li + li + li { margin-left: 0;  }
	.tab_eight .tab ul li:nth-child(2) { line-height: 18px; }
	.tab_eight .tab ul li:nth-child(3) { line-height: 18px; }
	.tab_eight .tab ul li:nth-child(4) { line-height: 18px; }
	.tab_eight .tab ul li:nth-child(7) { line-height: 18px; }
	.tab_eight .tab ul li span { display:block; margin: 0 auto;}
}

@media screen and (max-width:640px) {
	/*.offcanvas .btn_close { top: 14px; } */
	#offcanvas {margin-right: -100%;}
	.offcanvas { width: 100%; margin-right: -100%; }
	.offcanvas .tab { width: 120px; padding-top: 54px; }
	.offcanvas .tab .fixed_wrapper { width: 120px; }
	.offcanvas .h_tablinks { height: 55px; line-height: 55px; font-size: 14px; padding: 0 12px; }
	.offcanvas .menu_wrapper { width: calc(100% - 120px); }
	.offcanvas .menu_login .wrapper { width:90%; }
	.offcanvas .menu_login {width: calc(100% - 120px);height: 54px;line-height: 54px;font-size: 15px;padding: 0 20px;}
	.offcanvas .h_tabcontent { margin-top: 54px; }
	.offcanvas .h_tabcontent .sub_nav>li>a { height: 54px; line-height: 54px; font-size: 15px; padding: 0 20px; }
	.offcanvas .h_tabcontent .menu2_link:after { top: 24px; right: 12px; }
	.offcanvas .h_tabcontent .menu2_link.active:after { top: 30px; right: 12px; }
	.offcanvas .h_tabcontent .depth3 { padding: 18px; }
	.offcanvas .h_tabcontent .depth3 .menu3 { font-size: 14px; line-height: 24px; }
	
	.box { height: 560px;}
	.box .visual_wrapper .copy_wrap {top: 160px;}
	.box .visual_wrapper .video_wrap #skhynix_video {min-height: 560px;}
	
	.tab_six .tab ul li { font-size: 12px;padding: 13px 5px; }
	.tab_six .tab ul li:nth-child(7) { padding: 8px 2px;}

}

@media screen and (max-width:360px) {
	.tab_six .tab ul li:nth-child(3) { padding: 8px 10px;}
	.tab_six .tab ul li:nth-child(4) { padding: 8px 10px;}
	.tab_six .tab ul li:nth-child(5) { padding: 8px 10px;}
	.tab_six .tab ul li:nth-child(6) { padding: 8px 10px;}
	.tab_six .tab ul li:nth-child(7) { padding: 3px 2px;}
}

/* chart */
.chart-horiz { width:100%; padding:25px; text-align:left; border:3px solid #eee; max-width:640px; box-sizing:border-box; }
.chart { zoom:1; width:90%; text-align:left; }
.chart:after { clear:both; content:'.'; display:block; height:0; visibility:hidden; }
.chart ul { width:90%; }
.chart li { display:block; height:30px; margin:10px 0; position:relative; font-weight:600; line-height:30px; }
.chart li:before { color:#fff; content:attr(title); left:5px; position:absolute; }
.chart li.title:before { color:black; font-weight:bold; left:0; }
.chart li:first-child { margin-top:0; }
.chart li .bar{ height:100%; }
.chart li .number { color:#666; font-size:15px; font-weight:400; padding-left:5px; position:absolute; top:-2px; }
.chart li.past .bar { background:#aaa; }
.chart li.past .number { color:#aaa; }

.chart li.units .bar { background-color:#fbc400; }
.chart li.units .number { color:#666; }
.chart li.tens10 .bar { background-color:#69c8f3; }
.chart li.tens10 .number { color:#666; }
.chart li.tens20 .bar { background-color:#ff7271; }
.chart li.tens20 .number { color:#666; }
.chart li.tens30 .bar { background-color:#aaa; }
.chart li.tens30 .number { color:#666; }
.chart li.tens40 .bar { background-color:#b0d843; }
.chart li.tens40 .number { color:#666; }

/*btn*/
.btn_inc{ display:inline-block; border-radius:0px; box-sizing:border-box; border:none; padding:5px; text-align:center; vertical-align:middle; cursor:pointer; width:auto; font-size:16px; letter-spacing:1px; background:#eee; }
.btn_inc.list{ background:#777; color:#fff; font-size:14px; width:150px; height:38px; }
.btn_inc.list:hover{ background:#666; }
.btn_inc.cancel{ background:#444; color:#fff; font-size:16px; width:150px; height:38px; }
.btn_inc.cancel:hover{ background:#333; }
.btn_inc.more{ padding:0 10px; background:#717171; color:#fff; font-size:15px; letter-spacing:-0.05em; height:42px; }
.btn_inc.more:hover{ background:#878787; }
.btn_inc.download{ padding:0 20px; background:#014696; color:#fff; font-size:16px; height:45px; line-height:45px; letter-spacing:-0.05em; }
.btn_inc.download:hover{ background:#003e86; }
.btn_inc.newsletter{ width:100%; margin-bottom:20px; padding:5px 0; background:#eee; color:#222; font-size:14px; border:1px solid #959595; letter-spacing:-0.05em; }
.btn_inc.newsletter:hover{ background:#eee; }
.btn_inc.file{ padding:0 10px; background:#717171; color:#fff; font-size:13px; letter-spacing:-0.05em; height:32px; line-height:30px; }
.btn_inc.file:hover{ background:#878787; }

.btn_wrap { width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-bottom:40px;}

/* contents */
#subContainer {background: #fff;font-size: 14px;}
#subContainer .contents { width: 94%; margin: 0 auto; padding: 50px 0 50px; min-height:385px; }
#subContainer .contents h2.sub_tit {font-size:28px; font-weight:600; color:#222; letter-spacing: -0.5px; width:auto; text-align:center; line-height:28px; margin:25px auto; position: relative; }
#subContainer .contents h2.sub_tit:before {content: '';display: block; background: #000;width: 1px;height: 30px;margin: 0 auto 20px ; position: absolute; top:-52px; left: 50%;}
#subContainer .contents .sub_copy { font-size: 22px; font-weight: 300; color: #555; text-align: center; letter-spacing: -1.0px; line-height: 1.2em;  word-break:keep-all; margin-bottom: 20px;  }
#subContainer .contents .sub_copy span { font-weight: 500;color: #ce0d4a; }

#subContainer .contents .policy p { margin-bottom: 10px; }

.right { float: right; }
.con_area { width: 100%; height:100%; overflow:hidden; font-size: 15px;}
.con_area ul { overflow: hidden; }
ul.circle li { font-size: 14px; line-height: 1.5em; padding: 0px 0 0 12px; margin: 5px 0; position: relative; text-align: left !important;}
ul.circle li:before {content: ''; width: 5px; height: 5px; border-radius: 5px; position: absolute; top: 10px; left: 0px; background: #ce0d4a;}
ul.squre li { font-size: 14px; line-height: 1.5em; padding: 0px 0 0 12px; margin: 10px 0; position: relative; text-align: left !important;}
ul.squre li:before {content: ''; width: 5px; height: 5px; position: absolute; top: 10px; left: 0px; background: #9e9e9e;}
ul.squre li span { text-decoration: underline; }
ul.non { text-indent: -12px; }
ul.non li { font-size: 14px; line-height: 1.5em; padding: 0px 0 0 12px; margin: 10px 0; position: relative; text-align: left !important;}
ul.non li:before {content: ''; width: 0px; height: 0px; position: absolute; top: 10px; left: 0px; background: #9e9e9e;}
.con_area_sms { width:100%; margin:0 auto; }
.con_area_sms img { width:100%; }

/* 등급안내 */
.grade_wrap {width: 100%; overflow: hidden; margin: 0 auto 40px;}
.grade_wrap .grade_menu { width:100%; }
.grade_wrap .grade_con { width:100%; height:550px; padding:30px 20px; text-align:center; background:#f6f6f6; border:3px solid #ce0d4a; border-radius:5px; box-sizing: border-box; }
.grade_wrap .grade_con .tit { font-size: 24px; line-height: 1.2em; font-weight: 500;  }
.grade_wrap .grade_con .tit span { font-weight: 600; color: #ce0d4a; display: inline-block; }
.grade_wrap .grade_con .txt { font-size: 16px; line-height: 1.5em; margin-top: 30px; }
.grade_wrap .grade_img2 {width: 34%; height: 250px; float: right; background: url(../images/sub/sub02_1_02.jpg) center no-repeat;}
.grade_wrap .grade_img3 {width: 34%; height: 250px; float: left; background: url(../images/sub/sub02_1_03.jpg) center no-repeat;}

.tab_grade .tab { width:100%; text-align:center; margin:0 auto 10px; }
.tab_grade .tab ul { overflow:hidden; text-align:center; }
.tab_grade .tab ul li { display:inline-block; width:30%; height:60px; margin:0 auto; background: #f6f6f6; font-size:17px; line-height:40px; color:#555; font-weight:400; letter-spacing:-1px; text-align:center; cursor:pointer; margin-bottom:10px; box-sizing:border-box; padding:10px; border-radius: 5px;}
.tab_grade .tab ul li:first-child { margin-left: 0;  }
.tab_grade .tab ul li.on { font-size:18px; color:#fff; background:#ce0d4a; font-weight:500; }

span.grade { font-size:25px; color:#f36f20; }
span.grade_point { color:#3b54ef; font-weight:500; }
span.price { display:inline-block; font-size:18px; color:#f36f20; font-weight:500; }
p.grade { font-size:18px; font-weight:400; text-align:center; line-height:1.5em; }

.grade_tb { margin:auto 0; font-size:15px;}
.grade_tb table { width:100%; margin-top:30px; border-top:2px solid #333; }
.grade_tb grade_tb{ width:100%; border:0; }
.grade_tb caption{ font-weight:bold; text-align:left}
.grade_tb th,
.grade_tb td{ color:#000; padding:15px; border:0; vertical-align:top; }
.grade_tb th{ vertical-align:middle; }
.grade_tb thead th { background:#fff; color:#222; text-align:center; font-weight:500; border-bottom:1px #ddd solid; word-break:keep-all; }
.grade_tb thead th.line-rg { border-right:1px #ddd solid;}
.grade_tb thead td { background:#f6f6f6; color:#505050; text-align:center; border-bottom:1px #ddd solid; letter-spacing:-0.03em; word-break:keep-all;}
.grade_tb thead td.bg { background:#fffdf3; color:#505050; text-align:center; font-weight:bold; border-bottom:1px #ddd solid; border-right:1px solid #dadada; word-break:keep-all;}
.grade_tb tbody th { background:#f0f0f0; color:#222; font-weight:500; border-bottom:1px solid #dadada; border-left:0px; text-align:center; vertical-align:middle; word-break:keep-all;}
.grade_tb tbody td { padding:20px; border-bottom:1px solid #666; font-size:16px; text-align:center; vertical-align:middle; word-break:keep-all; }
.grade_tb tbody td.bg { background:#fff; border-bottom:1px solid #dadada; border-left:1px solid #dadada; text-align:center; vertical-align:middle; word-break:keep-all;}
.grade_tb tfoot th { background:#f3efe4; color:#505050; text-align:center; font-weight:500; border-bottom:1px solid #dadada; word-break:keep-all;}
.grade_tb tfoot td { background:#f3efe4; color:#505050; text-align:center; font-weight:500; border-bottom:1px solid #dadada; word-break:keep-all;}
.grade_tb tfoot td.bg { background:#fffdf3; color:#505050; text-align:center; font-weight:500; border-left:1px solid #dadada; border-right:1px solid #dadada; border-bottom:1px solid #dadada; word-break:keep-all; }

.contents .con_area .list { border-top: 2px #000 solid; padding-top: 30px;}
.contents .con_area .list ul { }
.contents .con_area .list li { width:100%; box-sizing:border-box; border:1px #ddd solid; padding: 20px; background:#fff; font-size:15px; line-height:1.5em; float:left; box-sizing:border-box; margin: 0px 0 15px 0%; cursor: pointer; }
.contents .con_area .list li:last-child { margin-right: 0px; margin-bottom: 0px; }
.contents .con_area .list li:hover {  border:1px #c80c47 solid; }
.contents .con_area .list li .tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px;  overflow: hidden; height: 30px;}
.contents .con_area .list li .con { overflow: hidden; text-overflow: ellipsis; white-space: pre; height: 25px; color: #333;}
.contents .con_area .list li .date { color: #666; margin-top: 10px; font-size: 14px;}

.contents .list_photo {  width:100%; border-top: 2px #000 solid; padding-top: 30px; display: inline-block;}
.contents .list_photo ul { }
.contents .list_photo li { width:100%; height: auto; box-sizing:border-box; border:1px #ddd solid; background:#fff; font-size:15px; line-height:1.5em; float:left; box-sizing:border-box; margin-right: 0px; margin-bottom: 15px; cursor: pointer; }
.contents .list_photo li:last-child { margin-right: 0px; margin-bottom: 0px; }
.contents .list_photo li:hover {  border:1px #c80c47 solid;  }
.contents .list_photo li .photo { width:120px; height: 110px; float: left;  background: url(../images/no_img.png) center #f6f6f6; }
.contents .list_photo li .photo img { width:120px; height: 110px; }
.contents .list_photo li .txt_wrap { width: calc(100% - 140px); float: left; padding: 10px; }
.contents .list_photo li .tit { margin-bottom: 5px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .list_photo li .con { overflow: hidden; height: 25px; color: #333;}
.contents .list_photo li .date { color: #666; margin-top: 5px;  font-size: 14px;}

.contents .con_area .view { border-top: 2px #000 solid; padding-top: 30px;}
.contents .con_area .view ul { }
.contents .con_area .view li { width:100%; height: auto; box-sizing:border-box; float:left; border:1px #ddd solid; padding: 20px; background:#fff; font-size:15px; line-height:1.5em; box-sizing:border-box; }
.contents .con_area .view li .tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .con_area .view li .date { color: #666; margin-bottom: 20px;}
.contents .con_area .view li .con { overflow: hidden; height: auto; color: #333; border-top:1px #ddd dashed; padding: 20px 0; }
.contents .con_area .view li .list_prev {border-top:1px #ddd dashed; padding-top: 20px;}
.contents .con_area .view li .list_prev .prev { width: 80px; display: inline-block;}
.contents .con_area .view li .list_next { padding-top: 10px;}
.contents .con_area .view li .list_next .next { width: 80px; display: inline-block;}

.contents .con_area .main_copy { text-align: center; }
.contents .con_area .main_copy img { width: 200px; }
.contents .con_area .main_copy .txt01 {font-size:20px; line-height:28px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); margin-top: 30px; font-weight: 600; }
.contents .con_area .main_copy .txt02 {font-size:36px; line-height:48px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); letter-spacing: -1.0px; ; font-weight: bolder; margin-top: 20px; }

.sub_wrap { width:100%; background:#fff; display: inline-block; margin: 20px 0 0 0;}
.mid_wrap { margin:40px auto 0; width:100%; background:#fff;}
#mid {width:100%; /*min-height:600px; */background:#fff; padding:20px 3%; box-sizing:border-box; overflow:hidden;}
#contents { width:100%; padding:20px 0; box-sizing:border-box; overflow:hidden; font-size: 14px; line-height: 150%; letter-spacing: -0.5px;}
#contents p.sub_txt { font-size: 20px; font-weight: 100; color: #666; text-align: center; line-height: 26px; }
#contents p.sub_txt span { font-size: 20px; font-weight: 600; color: #014384;}
.line { width: 35px; padding:0px; border:none; height:3px; background-color:#014696; margin:30px auto; }
#contents .con_box {}
#contents .con_box .con_box_l { width: 100%; }
#contents .con_box .con_box_l p { margin-bottom: 20px;}
#contents .con_box .con_box_l p .name { font-size:24px; letter-spacing: 2.0px; margin-left: 10px; }
#contents .con_box .con_box_r { width: 100%; text-align: center; }
#contents .con_box .con_box_r img { box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.3); }

.exp { font-size:16px; line-height:24px; margin-bottom:30px; color:#444; text-align:center; }
.exp span { font-weight:500; color:#222; }

/* Sub 공통 */
.box_dot { padding:17px 14px; text-align:left; border:1px dotted #94abc6; }
.box_mem { padding:15px 30px; text-align:left; border:1px solid #ccc; }
.box_dues { margin-bottom:25px; padding:30px; font-size:18px; text-align:center; border:1px dotted #ccc; background-color:#f6f6f6; }
.box_dues span { color:#0c4e9b; }
.blank_line { height:15px; }

img.org { width:100%; }

/* FAQ */
.accordion {
  list-style:none;
  width:100%;
  padding:0;	
  margin:30px auto 100px auto;
  border-top:2px solid #333;
}
.accordion li {
  list-style:none;
  border-bottom:1px solid #999;  
  position:relative;
}
.accordion li p {
  display: none;
  padding:20px 25px;
  font-size:15px;
  color:#666;
  text-align:left;
  border-top: 1px solid #e8e8e8;
}
.accordion a {
  width: 100%;
  display: block;
  cursor: pointer;
  padding:10px 0;
  font-weight: 600;
  line-height: 3;
  font-size:16px;
  text-align:left;
  /*text-indent: 15px; */ 
  user-select: none;
}
.accordion > li a.active, li a:hover.active { background:none; }
.accordion a:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  position: absolute;
  right: 10px;
  content: " ";
  top:28px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  clear:both;
}
.accordion p {
  font-size: 15px;
  color:#666;
  font-weight:400;
  line-height: 1.5em;
  padding: 10px;
}

a.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
span.faq { float:left; width:30px; height:30px; margin:20px 5px 0 5px; font-size:15px; color:#fff; font-weight:500; line-height:27px; text-align:center; background-color:#3b54ef; border-radius:30px; }

.search { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; }
.search .sear_sel { margin-left:203px; margin-right:12px; float:left;}
.search .sear_sel .sel { width:120px; height:31px; padding:5px 5px 5px 35px; float:left; border:1px solid #ddd; }
.search .sear_sel_l { margin-left:140px; margin-right:10px; float:left;}
.search .sear_sel_l .sel { height:31px; padding:3px; float:left; border:1px solid #ddd; }
.search .word { padding-right:0px;float:left; }
.search input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; }
.search img { float:left; }

.search1 { margin:0px auto; display:inline-block; text-align:center; float: right;}
.search1 input.sell_form { padding:0px 7px; width:180px; height:42px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666;  box-sizing:border-box; }
.search1 img { float:left; border: 1px #ddd solid; border-left: none;}
.sear_txt { margin-bottom:10px;}
.sear_txt span { color:#ccc;}

.search2 { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; border:1px solid #ddd;}
.search2 .word { padding-right:0px;float:left; }
.search2 input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; margin-left:7px; }
.search2 img { float:left; }

/* 회원 */
.join_agree_box { margin:15px 0px 15px 0px; padding:0px 15px 0 15px; width:100%; height:38px; font-size:16px; line-height:36px; background-color:#f6f6f6; border:1px solid #ddd;box-sizing:border-box; }
.join_agree_box .join_agree { font-size:13px; float:right; margin-left:30px; color:#666;}
.join_agree_box .join_agree .r_st { margin:3px 5px 0px 0px; }

.join_tit {font-size:20px; font-weight:600; color:#333; line-height:1.2em; margin:10px 0 10px;}
.join_tit span {font-size:15px; color:#ce0d4a; line-height:30px; }
span.ess {font-size:15px; color:#e30404; line-height:30px; }

.board_top_area { width: 100%; height:100%; margin-bottom:0px; overflow:hidden;}

.border_box { padding:23px 0 15px 0; border:1px solid #ddd; box-sizing:border-box; }

.agree_div {height:300px;padding:10px;overflow-y:auto;border:2px solid #ddd;font-size:14px; color: #666;}
.agree_div dl { margin-bottom:10px; }
.agree_div dl dt { margin-bottom:5px; }
.agree_div dl dd {margin:5px 0 5px; font-weight: 300; }
/*.agree_div ul {  }
.agree_div ul li { margin:5px 0 5px; font-weight: 300; text-indent: -8px; padding-left: 8px; }*/

/*이용약관*/
.agree_div_h {color: #666; line-height:24px;}
.agree_div_h dl { margin-bottom:10px; }
.agree_div_h dl dt { margin:25px 0 15px; color: #333; font-weight: 600; font-size: 16px; }
/*.agree_div dl dt:before { 
  content:'';
  width:10px;
  height:10px;
  position:absolute;
  left: 0;
  top: 8px;
  border-radius:50%;
  background:#88a3ba;
}*/
.agree_div_h dl dd {margin:10px 0 10px; font-weight: 300; }
.agree_div_h ul {  }
.agree_div_h ul li { margin:10px 0 10px; font-weight: 300; text-indent: -8px; padding-left: 8px;  }
.agree_div h4{font-size:20px; color:#333; line-height:24px; font-weight:500; border-top:none; border-bottom:none; padding: 10px 0;}


.agree {margin-top:5px; margin-bottom:10px; font-size: 18px; font-weight: 600;}
.phone div { width: 95%; margin:0px auto 10px; text-align:left; }
.phone span {margin-left:10px;}
/* .phone span:first-child {margin-left:0;} 
.phone span.name { display:block; width:100%; margin-bottom:5px; text-align:left; }
.phone span.hp { display:block; width:100%; text-align:left; }
.phone input[type=text] {height:30px;line-height:30px;border:1px solid #e2e2e2;}
.phone label {display:inline-block;width:75px;}
.phone .txt_box_l {width:150px;}
.phone .txt_box_m {width:120px;}
.phone .txt_box_s {width:80px;}
*/
.info_warp { width:100%; }
.info_warp dl { margin-bottom:20px; }
.info_warp dl dt { margin-bottom:7px; color:#222; font-weight:600; }

.id_pw_sch {width:100%; padding: 20px 0; border:1px solid #e2e2e2;background: #f6f6f6;box-sizing: border-box;}
.id_pw_sch .sch_id{color:#ce0d4a; font-weight: 500; }
.btn_login {background:#007bc7; border: 1px #4db5e5 solid;width:31%;height:46px;margin-right:20px;}
.btn_login:hover {background:#007bc7;color:#fff;}

.join_txt_area { margin:15px 0px; padding:15px; font-size:13px; line-height:16px; width:100%; height:250px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.join_txt_area1 { margin:15px 0px; padding:15px; width:100%; height:150px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.ctn1 { margin:20px 0 10px 0; }
.style_m1 {margin-bottom:20px; }
.style_m1 li { margin:3px 0px 0px 0px; list-style:none; padding-left:10px; text-indent:-12px; }

.join_btn_wrap {  width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap { width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap_write { width:100%; box-sizing:border-box; display:inline-block; text-align:right; margin-top:10px;}

.bd_btn_j { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left;  margin-right:10px; margin-bottom:5px; cursor:pointer;}
.bd_btn_j:hover { background-color:#e6e6e6; }
.bd_btn_j a { display:block; color:#666; }
.bd_btn_j a:hover { color:#333; }

.bd_btn_j_a { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px;  cursor:pointer;}
.bd_btn_j_a:hover { background-color:#e6e6e6; }
.bd_btn_j_a a { display:block; color:#666; }
.bd_btn_j_a a:hover { color:#333; }

.bd_btn_j1 { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#999; border:1px solid #878787; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px; cursor:pointer; }
.bd_btn_j1:hover { background-color:#878787; }
.bd_btn_j1 a { display:block; color:#fff; }
.bd_btn_j1 a:hover { color:#fff; }

.btn_area {width:100%;text-align:center;margin-top:30px;}
.btn_area_1 {width:100%;text-align:left;margin-bottom:30px;padding-left: 60px;}
.btn_area a {display:inline-block;width:210px;text-align:center;}
.btn_area a{margin-right:10px;}
.btn_area a:last-child {margin-right:0;}
.btn_area a:hover, .btn_area a:active {color:#fff;}
.btn_area_c {width:100%;text-align:center;}
.btn_area_c a {display:inline-block;width:210px;padding:10px 0;text-align:center;}
.btn_area_c a{margin-right:10px;}
.btn_area_c a:last-child {margin-right:0;}
.btn_area_c a:hover, .btn_area a:active {color:#fff;}

.join_complete_wrap .con_area {text-align:center; background: #fcfcfc; border:1px #f0f0f0 solid; padding: 30px 40px 10px; box-sizing: border-box; }
.join_complete_wrap .con_area h3{font-size:18px;line-height:18px;font-weight:normal;margin-bottom:10px;}
.join_complete_wrap .con_area div {margin-top:30px;}

.field_tit {}

.btn_confirm {background:#014384; color: #fff !important;}
.btn_confirm:hover, .btn_confirm:active {background:#007bc7; color: #fff;} 
.btn_cancel {background:#666; color: #fff !important;}
.btn_cancel:hover, .btn_cancel:active {background:#666; color: #fff;}
.btn_confirm2 {background:#666; color: #fff !important; }
.btn_confirm2:hover, .btn_confirm2:active {background:#666; color: #fff !important;}
.btn_confirm3 {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_confirm3:hover, .btn_confirm3:active {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_small {display:inline-block;width:100px;height:32px;line-height:32px;color:#fff;text-align:center;font-size:13px;cursor:pointer;}
.btn_small:hover, .btn_small:active {color:#fff;}
.btn_style01 {background:#014384;color:#fff;}
.btn_style01:hover, .btn_style01:active {background:#0070c0;color:#fff !important;}
.btn_style02 {background:#eb4747;}
.btn_style02:hover, .btn_style02:active {background:#e13b3b;}
a.btn_etc {display:inline-block;background:#fff;border:1px #ce0d4a solid;height:32px;line-height:32px;min-width:60px;text-align:center;vertical-align:top;color:#ce0d4a;font-size: 13px;margin-right: 3px;padding: 0 2px; cursor: pointer;letter-spacing: -1px;}
a.btn_etc:hover {border:1px #ce0d4a solid; color:#ce0d4a;}
.btn_etc {display:inline-block;background:#fff;border:1px #ce0d4a solid;height:32px;line-height:32px;min-width:60px;text-align:center;vertical-align:top;color:#ce0d4a;font-size: 13px;margin-right: 3px;padding: 0 2px; cursor: pointer;letter-spacing: -1px;cursor: pointer; border-radius: 2px; }
.btn_etc:hover {border:1px #ce0d4a solid; color:#ce0d4a;}
.btn_etc_s {display:inline-block;background:#fff;border:1px #ce0d4a solid;height:32px;line-height:32px;width:80px;text-align:center;vertical-align:top;color:#ce0d4a;font-size: 14px;margin-right: 3px; cursor: pointer; }
.btn_etc_s:hover {border:1px #ce0d4a solid; color:#ce0d4a;}
.btn_kakao {background:#fee704;}
.btn_kakao img {vertical-align:middle;}
.btn_kakao:hover {background:#fbe406;}
.btn_package {display:inline-block;position:relative;height:60px;}
.btn_package a {background-color:#fef6e9;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #eb4747;color:#eb4747;}
.btn_package a:hover {background-color:#faeadf;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #f1dede;color:#eb4747;border:1px solid #eb4747;color:#eb4747;}
.btn_package .bg {display:block;position:absolute;top:-3px;left:-4px;width:44px;height:42px;background:url(../images/sub/btn_p_top.png) 0 0 no-repeat;}
.btn_package .bg2 {display:block;position:absolute;bottom:1px;right:5px;width:45px;height:42px;background:url(../images/sub/btn_p_bottom.png) 0 0 no-repeat;}

/* 마이페이지 */
.mypage_wrap { width:100%; padding:10px; box-sizing:border-box; text-align:center; }
.mypage_wrap::after { content:""; display: block; clear:both; }
.mypage_wrap .member_area { width:100%; margin:0 auto; text-align:center; }
.mypage_wrap .member_area::after { content:""; display: block; clear:both; }
.mypage_wrap .member_area ul { margin:0 auto; }
.mypage_wrap .member_area ul li { width:100%; height:240px; margin-bottom:10px; border:1px solid #ddd; background-color:#fff; box-sizing:border-box; }
/*.mypage_wrap .member_area ul li:first-child { width:28% }*/
.mypage_wrap .member_area ul li:nth-child(2) { height:200px; }
.mypage_wrap .member_area ul li:last-child { height:200px; }
.mypage_wrap .member_area ul li a:hover { color:#ce0d4a; font-weight:600; }
.mypage_wrap .member_area ul li .mem_info { text-align:center; }
.mypage_wrap .member_area ul li .mem_info img { width:100px; margin:25px 0 5px 0; }
.mypage_wrap .member_area ul li .mem_info span { padding:3px 0; }
.mypage_wrap .member_area ul li .mem_info span.name { display:block; }
.mypage_wrap .member_area ul li .mem_info span.members { display:block; font-size:21px; font-weight:500; }
.mypage_wrap .member_area ul li .mem_info span.phone { display:block; font-size:23px; color:#f36f20; font-weight:600; }
.mypage_wrap .member_area ul li .service { width:100%; padding:0; text-align:center; }
.mypage_wrap .member_area ul li .service .service_tit { width:100%; height:60px; font-size:18px; color:#333; font-weight:500; text-align:center; line-height:60px; background-color:#eee; }
.mypage_wrap .member_area ul li .service span.serv_list { display:inline-block; width:85px; height:85px; margin:20px 2px; font-size:14px; font-weight:400; line-height:85px; letter-spacing:-0.05em; border:2px solid #ddd; border-radius:85px; }
.mypage_wrap .member_area ul li .modify { width:100%; padding:0; text-align:center;}
.mypage_wrap .member_area ul li .modify .modify_tit { width:100%; height:60px; font-size:18px; color:#333; font-weight:500; text-align:center; line-height:60px; background-color:#eee; }
.mypage_wrap .member_area ul li .modify span.modify_list { display:inline-block; width:85px; height:85px; margin:20px 2px; font-size:14px; font-weight:400; line-height:85px; letter-spacing:-0.05em; border:2px solid #ddd; border-radius:85px; }

.mypage_wrap .member_con { width:100%; margin-top:30px; }
.mypage_wrap .member_con .mypage_tit { padding-bottom:15px; font-size:18px; font-weight:500; text-align:left; letter-spacing:-0.05em; border-bottom:1px solid #ddd; }

.payment_selc { width:100%; padding:12px 0; text-align:center; }
.payment_selc ul li { display:inline-block; width:70px; height:25px; font-size:12px; text-align:center; line-height:25px; border:1px solid #ddd; }
.payment_selc ul li.on { color:#f36f20; border:1px solid #f36f20; }

.myinfo_tit { padding:12px 0; font-size:15px; font-weight:600; color:#3b54ef; text-align:left; }

.prize_money { width:100%; padding:25px 0 35px 0; font-weight:400; text-align:center; letter-spacing:-0.05em; font-weight:500; border-bottom:1px solid #ddd; }
.prize_money span { display:block; margin-top:15px; font-size:40px; color:#f36f20; font-size:500; }

.member_delet { width:100%; padding:40px 0; font-weight:400; text-align:left; letter-spacing:-0.05em; border-bottom:1px solid #ddd; }

/* table */
.form_table { border-top:2px solid #000; }
.form_table th { width: 100px; background:#f6f6f6; padding:8px; text-align:center; border-bottom:1px solid #e2e2e2; font-weight:normal; color: #333; box-sizing: border-box; }
.form_table .align_c { text-align:center; }
.form_table td { padding:8px 15px; min-height:30px; border-bottom:1px solid #e2e2e2; color:#666; box-sizing: border-box; }
.form_table td.v_top { vertical-align: top; }
.form_table select { border:1px solid #e2e2e2; height:32px; min-width:60px; }
.form_table textarea { border:1px solid #e2e2e2; padding: 10px; color:#666; }
.form_table input { border:1px solid #e2e2e2; padding:0 5px; box-sizing: border-box; border-radius:2px; height:34px; }
.form_table input placeholder {color: #666; }
.txt_box_l { width:100%; }
.txt_box_id { width:160px; }
.txt_box_s { width:100px; }
.txt_box_ll { width:100%; }
.txt_box_s2 { width:80px; }
.txt_box_m { width:50%; }
.txt_email_1 { width:200px; }
.txt_email_2 { width:50%; }
.txt_add { width:100%;margin-top:8px; }
.txt_text { width:90%; padding:10px; }
.txt_input { width:350px; padding:0 10px; height:30px; line-height:30px; border:1px solid #ddd; }

.form_table .m_block {display:block;/* margin-top:5px; */}
.form_table .txt_s {color:#666;}
.form_table .a_cen { text-align: center;}
.form_table .book_price { font-size: 16px; font-weight: 600; color: #0070c0; } 
.book_btn_wrap1 {float: left; width: 15%; margin-top: 70px; }
.book_btn_wrap1 button {margin-bottom: 10px; float: right; }
.form_table label { margin-right:20px;}
.form_table .view_sel { }
.form_table .view_sel .view { width:300px; height:31px; padding:5px; border:1px solid #ddd; margin-bottom:10px;}
.form_table .view_sel .view1 { width:150px; height:31px; padding:5px; border:1px solid #ddd;  }
.form_table .bank_wrap { overflow: hidden;}
.form_table .bank_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 80px;}
.form_table .cash_wrap { overflow: hidden;}
.form_table .cash_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 180px;}
.form_table .cash_wrap .tit1 { float: left; line-height: 32px; margin-right: 10px; }
.form_table .half { width: 40%; text-align: right; }
.txt_s2 { width:100%; padding:5px 0; font-size:13px; color:#e30404; }

.field_td {line-height:180%;}
.select_s {width:80px}
.select_s2 {width:30%}
.select_m {width:40%;}
.select_l {width:60%;}
.select_email {width:30%;}

.choicefield li { float:left; width: 20%; }

.unt { font-weight:600; font-size:16px; margin: 30px 0 10px 0;}
.ctn { margin-bottom:20px; font-size:14px; }
.style_m {margin-bottom:20px; }
.style_m li { margin:3px 0px 0px 0px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-17px;}
.style_n li { margin:2px 0px 0px 15px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-8px;}
.unt_box { margin:5px 0px 15px 0px; padding:15px 20px; width:100%; height:auto; background-color:#f6f6f6; border:1px solid #ddd; line-height:24px; box-sizing:border-box; display:inline-block; }

.info_box { width: 100%; text-align: center; padding: 20px; margin: 20px auto 0; font-size: 16px; line-height: 1.5em; box-sizing: border-box; background: #f6f6f6; border: 1px solid #ddd; }
.info_box p { margin: 5px 0;}
.info_box span { font-weight: 500; }

/*login*/
.login_wrap { width:100%; text-align:center; margin:0 auto; }
.login_wrap .login_input { width:320px; margin:0 auto; text-align:center; }
.login_wrap .login_input .txt_box { width:320px;padding:0 10px;height:50px;line-height:50px;box-sizing:border-box;}
.login_wrap input[type=text] { background: #fff; border:1px solid #e2e2e2; padding:0px 10px; height:46px; margin:5px 0;}
.login_wrap input[type=password] { background: #fff; border:1px solid #e2e2e2; padding:0px 10px; height:46px; margin:5px 0;}
.login_input input[type=submit] { width:320px; border:0; height:50px; line-height:50px; background:#9c0031; color:#fff; font-size:18px; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.login_input input[type=submit]:hover, .login_input input[type=submit]:active { background:#9c0031; }
.login_footer { width:100%; text-align:center; }
.login_footer .remember_id { width:320px; margin:0 auto; padding-bottom:20px; text-align:left; border-bottom:1px dotted #666; }
.login_footer .id_pw { width:320px; margin:0 auto; padding-top:10px; text-align:center; }
.login_footer a {color:#333; font-size: 16px; font-weight: 400;}
.login_footer a:hover {color:#ce0d4a;text-decoration:underline;}
.login_footer p { text-align:left;}
.login_box { width:320px; margin:0 auto; text-align:left; }
.login_box_l { float:left; width:50%; }
.login_box_r { float:right; width:50%; }

input::-webkit-input-placeholder {font-size:14px;color:#999;}
input::-moz-input-placeholder {font-size:14px;color:#999;}
input:-ms-input-placeholder {font-size:14px;color:#999;}
input:-moz-input-placeholder {font-size:14px;color:#999;}

.join_btn_wrap {  width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap_write { width:100%; box-sizing:border-box; display:inline-block; text-align:right; margin-top:10px;}

.bd_btn_j { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:0px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; cursor:pointer; margin:0 10px;}
.bd_btn_j:hover { background-color:#e6e6e6; }
.bd_btn_j a { display:block; color:#666; }
.bd_btn_j a:hover { color:#333; }

.bd_btn_j_a { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px;  cursor:pointer;}
.bd_btn_j_a:hover { background-color:#e6e6e6; }
.bd_btn_j_a a { display:block; color:#666; }
.bd_btn_j_a a:hover { color:#333; }

.bd_btn_j1 { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#999; border:1px solid #878787; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px; cursor:pointer; }
.bd_btn_j1:hover { background-color:#878787; }
.bd_btn_j1 a { display:block; color:#fff; }
.bd_btn_j1 a:hover { color:#fff; } 

.agree_div {height:150px;padding:10px;overflow-y:auto;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd; border-top:2px #000 solid; ; color: #666; margin-bottom: 20px;}
.agree_div dl { margin-bottom:10px; }
.agree_div dl dt { margin:15px 0 5px; color: #333; font-weight: 500; font-size: 17px; }
.agree_div dl dd {margin:5px 0 5px; font-weight: 300; }
.agree_div h4:first-child{ margin: 0px 0 10px; }

/*개인정보처리방침*/
.agree_div_h {color: #666; margin-bottom: 10px;}
.agree_div_h dl { margin-bottom:10px; }
.agree_div_h dl dt { margin:15px 0 5px; position: relative; color: #333; font-weight: 500; font-size: 17px; /*	padding-left: 15px;*/}
.agree_div_h dl dd {margin:5px 0 5px; font-weight: 300; }

.agree {margin-top:5px; margin-bottom:10px; font-size: 18px; font-weight: 600;}
.phone span.name { display:block; width:100%; margin-bottom:5px; text-align:left; }
.phone span.hp { display:block; width:100%; text-align:left; }
.phone span.no { display:block; width:100%; text-align:left; }
.phone input[type=text] {height:30px;line-height:30px;border:1px solid #e2e2e2;}
.phone label {display:inline-block;width:75px;}
.phone .txt_box_l {width:150px;}
.phone .txt_box_m {width:120px;}
.phone .txt_box_s {width:80px;}

@media screen and (max-width:640px) {
.phone .txt_box_s {width:42px;}
.form_table th {display: block; width: 100%; }
.form_table td {display: block; width: 100%; }
.txt_box_l {width:100%;}
.txt_box_id {width:calc(100% - 90px);}
.txt_box_ll {width:100%;}
.txt_box_s2 {width:80px;}
.txt_box_m {width:100%;}
.txt_email_1 {width:31%;}
.txt_email_2 {width:62%;}
.block { display: block;}	
.txt_box_s {width:31%;}
}

/*개인정보처리방침, 이용약관*/
.unt { font-weight:600; font-size:16px; margin: 30px 0 10px 0;}
.ctn { margin-bottom:20px; font-size:14px; }
.style_m {margin-bottom:20px; }
.style_m li { margin:3px 0px 0px 0px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-17px;}
.style_n li { margin:2px 0px 0px 15px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-8px;}
.unt_box { margin:5px 0px 15px 0px; padding:15px 20px; width:100%; height:auto; background-color:#f6f6f6; border:1px solid #ddd; line-height:24px; box-sizing:border-box; display:inline-block; }

.bl_none {border-left:none !important;}

/* 자료실 */
.data_tb { margin:auto 0; font-size:15px; min-width:800px; }
.data_tb table { border-top:2px #000 solid; }
.data_tb data_tb { width:100%;border:0; }
.data_tb caption { font-weight:bold; text-align:left; }
.data_tb th,
.data_tb td { color:#4b4b4b; padding:10px 5px; border:0; vertical-align:top; }
.data_tb th { vertical-align:middle; }
.data_tb thead th { background:#f0f0f0; color:#222; text-align:center; font-weight:500; border-bottom:1px #ddd solid; word-break:keep-all; }
.data_tb thead td { background:#f6f6f6; color:#505050; text-align:center; border-bottom:1px #ddd solid; word-break:keep-all;}
.data_tb tbody th { background:#f0f0f0; color:#222; font-weight:500; border-bottom:1px solid #dadada; border-left:0px; text-align:center; vertical-align:middle; word-break:keep-all; }
.data_tb tbody td { border-bottom:1px solid #dadada; text-align:center; vertical-align:middle; word-break:keep-all; }
.data_tb tfoot th { background:#f3efe4; color:#505050; text-align:center; font-weight:500; border-bottom:1px solid #dadada; word-break:keep-all; }
.data_tb tfoot td { background:#f3efe4; color:#505050; text-align:center; font-weight:500; border-bottom:1px solid #dadada; word-break:keep-all; }

p.data { width:100%; margin-bottom:10px; font-size:16px; text-align:left; }

/*합계별 통계 */
.data_schr { margin:0 auto; margin-bottom:20px; padding:10px; text-align:right; border-bottom:1px dotted #ddd; }
.data_schr span { display:inline-block; padding:8px 5px; }
select.total { width:120px; height:40px; border:1px solid #ccc; padding:0 8px; height:40px; background:#fff; }
.total_tb { width:100%; margin:auto 0; text-align:center; }
.total_tb table { width:98%; margin:0 auto; }
.total_tb total_tb { width:100%; border:0; }
.total_tb caption{ font-weight:bold; text-align:left}
.total_tb th,
.total_tb td { border:0; vertical-align:top; }
.total_tb th { vertical-align:middle; }
.total_tb thead th { padding:15px; background:#f0f0f0; color:#222; text-align:center; font-weight:500; border-bottom:1px #ddd solid; word-break:keep-all; }
.total_tb tbody td { margin:5px 0; padding:10px; border-top:5px solid #fff; text-align:center; vertical-align:middle; word-break:keep-all; }
.total_tb tbody td.numbers { color:#3b54ef; text-align:left; }
.total_tb pre, code {  background: #f5f5f5; color:#333;}
.total_tb pre { padding:.75em 1em; border-left:.25em solid #ccc; overflow-x: auto;}
.total_tb code { padding:.25em .5em; font-size: .9em;}
.lead { font-size:1.25em; font-style:italic; color:#999;}
.note { font-style:italic; color:#999;}

/* 게시판 */
.grad_tb{ margin:auto 0; font-size:15px; min-width:800px; }
.grad_tb table { width:100%; /*border-top:2px #000 solid;*/}
.grad_tb grad_tb{ width:100%; border:0; }
.grad_tb caption{ font-weight:bold; text-align:left; }
.grad_tb th,
.grad_tb td{ color:#4b4b4b; padding:15px; border:0; vertical-align:top; }
.grad_tb th{ vertical-align:middle; }
.grad_tb thead th{ background:#f0f0f0; color:#222; text-align:center; font-weight:500; border-bottom:1px #ddd solid; word-break:keep-all;}
.grad_tb thead th.line-rg{ border-right:1px #ddd solid; }
.grad_tb thead td{ background:#f6f6f6; color:#505050; text-align:center; border-bottom:1px #ddd solid; word-break:keep-all;}
.grad_tb thead td.bg{ background:#fffdf3; color:#505050; text-align:center; font-weight:bold; border-bottom:1px #ddd solid; border-right:1px solid #dadada;word-break:keep-all;}
.grad_tb tbody th{ background:#f0f0f0; color:#222; font-weight:500; border-bottom:1px solid #dadada; border-left:0px; text-align:center; vertical-align:middle; word-break:keep-all;}
.grad_tb tbody td{ border-bottom:1px solid #dadada; border-left:1px solid #dadada; font-size:15px; line-height: 1.5em; text-align:center; vertical-align:middle; word-break:keep-all; }
.grad_tb tbody td:first-child { border-left:none; }
.grad_tb tbody td.td_left { text-align:left; font-size:0.5rem; }
.grad_tb tbody td.td_right { text-align:right; }
.grad_tb tbody td.td_center { text-align:center; }
.grad_tb tbody th.photo{ padding:none;}
.grad_tb tbody td.none{ border-bottom:1px solid #dadada; border-left:none; text-align:center; vertical-align:middle; word-break:keep-all;}
.grad_tb tbody td.note{ text-align:left; }
.grad_tb tbody td.bg{ background:#fffdf3; border-bottom:1px solid #dadada; border-left:1px solid #dadada; text-align:center; vertical-align:middle; word-break:keep-all;}
.grad_tb tbody td p {padding-top:10px; }
.grad_tb tbody td span { color:#3b54ef; }
/*
.grad_tb tfoot th{background:#f3efe4;color:#505050;text-align:center;font-weight:500; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb tfoot td{background:#f3efe4;color:#505050;text-align:center;font-weight:500; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb tfoot td.bg{background:#fffdf3;color:#505050;text-align:center;font-weight:500;border-left:1px solid #dadada;border-right:1px solid #dadada; border-bottom:1px solid #dadada;word-break:keep-all;}
*/
.grad_tb .align_l{ text-align:left; padding-left:15px; }
.grad_tb .valign_t { vertical-align:top; }
.grad_tb .th_bg { background:#f6f6f6; }
.grad_tb .btn_inc { background:#014696; font-size:15px; padding:5px 15px; color:#fff !important; }
.grad_tb .btn_inc:hover { background:#003e86; }

.attention { margin-top: 6px; font-size: 13px;color: #666; }
.map_tb { border-top:1px solid #ddd; }
.map_tb th { background:#f9f9f9; padding:10px; color:#222; font-size:16px; font-weight:600; line-height:50px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left;  }
.map_tb td { padding:10px; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left; }

.tit_bl {font-size:15px;font-weight:bold;color:#4c6bae;}
ol.list li {text-indent:-18px;margin-bottom:3px;padding-left:18px;}
.bg_box {background:#f6f6f6;border:1px solid #ddd;padding:15px;}


a.btn_back {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_popclose {
    display: inline-block;
    text-align: center;
    float: right;
    margin-top: 20px;
    width: 120px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_write {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	margin-bottom: 20px;
}

a.btn_confirm {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_confirm_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_cancel {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_cancel_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_modify {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_reply {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_delete {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
.btn_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}
.btn_wrap_l {
	overflow: hidden;
	float: left;
}
.type_line {
    width: 100%;
}

.type_line td {
    /* padding: 40px 0; */
    padding: 18px 0;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

a.btn_modify {
    display: inline-block;
    text-align: center;
    width: 60px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_reply {
    display: inline-block;
    text-align: center;
    width: 60px;
    background: #ce0d4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_delete {
    display: inline-block;
    text-align: center;
    width: 60px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_confirm_m {
    width: 48%;
}	
a.btn_cancel_m {
    width: 48%;
}	
	select {
    width: 110px;
    height: 40px;
}

.directions { display:none; width:96%; height:auto; margin:0 auto; background:#fff; font-size:14px; overflow-y:hidden; box-sizing: border-box; border: 1px #333 solid; max-width: 420px;}
.directions .info_tit { width: 100%; height: 45px; line-height: 45px; background:#ce0d4a; /*border-top: 5px solid #009475; border-bottom: 1px solid #ccc;*/ text-align: center; font-size: 18px; font-weight: 500; margin: 0 auto 20px; color: #fff;}
.directions dl.info_list dt { font-size:14px; margin-bottom: 20px; text-align: center;}
.directions dl.info_list dd { margin-bottom: 20px; text-align: center;}
.directions input {padding: 5px 5px 5px 10px;height: 35px;box-sizing: border-box; width: 90%; border: 1px solid #ddd;}
.directions .pop_close { cursor: pointer; position: absolute;top: 0px;right: 7px;}
.directions .pop_close img {width: 20px;}
.pop_btn_area {width:100%;text-align:center;margin:20px auto;}
a.pop_btn_confirm {
    display: inline-block;
    text-align: center;
    width: 80px;
    background: #ce0d4a;
    height: 35px;
    line-height: 35px;
	font-size: 15px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
a.pop_btn_cancel {
    display: inline-block;
    text-align: center;
    width: 80px;
    background: #666;
    height: 35px;
    line-height: 35px;
	font-size: 15px;
    color: #fff;
	cursor: pointer;
	font-weight: 400;
}
.btn_popup {cursor: pointer;}