@charset "utf-8";
/* CSS Document */

/* reset */ 
* {margin:0;padding:0;}
html,
body {
    font-size: 16px;
	-webkit-touch-callout:none;
}

img {
	-webkit-user-select: none !important;
	-moz-user-select: -moz-none !important;
	-ms-user-select: none !important;
	user-select: none !important;
}

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: "Roboto", "Noto Sans KR", Dotum, Arial, sans-serif; font-weight:400; line-height: 1.5rem; }
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; }
.pc_hidden {display:none !important;}
.ready { width:100%; text-align:center; padding:20px 0;}

.mg_t_5 { margin-top:5px; }
.mg_t_10 { margin-top:10px; }
.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_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; }

.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;}
.align_r { text-align: right; }
.txt_point { color:#00b6ad; font-weight: 500;}
.txt_line { text-decoration: underline; }

.byte { display: inline-block; line-height: 32px; padding: 0 8px; font-size: 14px;color:#ff0000;  }

/* 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; padding-left:25px; background: url(../images/common/checkbox.png) left top no-repeat; cursor: pointer; width: 100%; box-sizing: border-box; }
input[type="checkbox"] { visibility:hidden; position:absolute; }
input[type="checkbox"]:checked + label {background:url(../images/common/checkbox_checked.png) left top 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 top no-repeat; cursor: pointer; }
input[type="radio"]:checked + label {background:url(../images/common/radio_checked.png) left top no-repeat; }
.radio_group {
    display: inline-block;
    margin-right: 20px;
}
.join_wrap input[type="checkbox"] + label {background: url(../images/common/checkbox.png) left center no-repeat; }
.join_wrap input[type="checkbox"]:checked + label {background:url(../images/common/checkbox_checked.png) left center no-repeat; }

h1 { font-size:1.125rem; font-weight:400; color:#111; line-height: 1.0em;}
h2 { font-size:2.25rem; font-weight:500; color:#111; margin:1.25rem auto 2.5rem; line-height: 1.25em; }
h2.mem { font-size:2.875rem; font-weight:500; color:#111; margin:1.25rem auto 2.5rem; line-height: 1.25em; text-align: center; }
h3 { font-size:28px; font-weight:600; color:#333; line-height:36px; margin: 40px 0 20px; letter-spacing: -0.5px;text-align: center;}
h3 span.eng { font-size:1.125rem; font-weight:300; color:#555; }
.con_area h3:first-child { margin: 0px 0 10px;}
h4 { font-size:20px; color:#333; line-height:24px; font-weight:600; margin:40px 0 15px; letter-spacing: -0.5px;} /* sub top-line title style */
h5 { font-size:1.125rem; color:#444; font-weight:500; line-height:1em; margin:1.125rem 0 15px; } /* 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; transition: all 0.5s ease;}
#wrap #header.on .nav > ul {
    display: block;
}
#wrap #header .t_menu_wrap { width: 100%; height:68px; padding: 14px 0; box-sizing: border-box; overflow: hidden; margin: 0 auto;border-bottom: 1px #ccc solid; }
#wrap #header .t_menu_wrap .t_menu { width: 1300px; margin: 0 auto; display: flex;  justify-content: space-between; }
#wrap #header .t_menu_wrap .t_menu ul {display: flex;  justify-content: space-between;}
#wrap #header .t_menu_wrap .t_menu ul li { font-size:14px; margin: 0 0 0 1.125rem; text-transform: uppercase;line-height: 40px;}
/*#wrap #header .t_menu ul li:first-child {  border-right: 1px #999 solid; padding-right: 1.125rem;}*/
#wrap #header .t_menu_wrap .t_menu ul li a { color:#777; }
#wrap #header .t_menu_wrap .t_menu ul li:last-child { display: none;}

/* Header - right menu icon */
#header .menu_area {
    display: none;
}

#header .menu_area ul {
    overflow: hidden;
}

#header .menu_area ul li {
    width: 75px;
    /*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 {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    font-size: 1rem;
	/*line-height: 88px;*/
}


#header .menu_area ul li img {
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
#header .menu_area ul li a.btn_ham_menu {
    /*background: rgba(0, 0, 0, 0.7);*/
    width: 100%;
    height: 100%;
    display: block;
}
#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;
}

#wrap #header #navi { width:100%; z-index:9998; background: rgba(255,255,255,1.0); position: fixed; border-bottom: 1px rgba(204,204,204,0.5) solid;}

#wrap #header #navi .navi_area { margin:0 auto; width:100%; }
#wrap #header .sub_nav_bg { left:0; top:0px; width:100%; height:0px; background:url('../images/gnb_sub_bg.png') repeat-x 0 80px;  overflow:hidden; position:absolute; display:none; z-index:501; position: fixed;}
.sub_nav_img { margin-left:250px; left:50%; top:0px; width:329px; height:140px; position:absolute; display:none; z-index:499; }
.nav { margin:0 auto; width:100%; height:120px; overflow:hidden; }
.nav .logo {font-size:1.625em; color:#222; font-weight:600; letter-spacing: -0.5px; width: 280px;line-height: 40px;  }
.nav .logo span { font-weight:300;}

/* header 검색 1 */
.search_form1 {
	
}
.search_group1 {
	background: #e6e6e6;
	border-radius: 20px;
	margin: 0 auto;
}

.search_group1 input#schText {
	background: #e6e6e6;
	border-radius: 20px;
	width: calc(745px - 64px);
    height: 38px;
    padding: 0 12px 0 1.125rem;
    border: none;
	box-sizing: border-box;
	color: #777;
}
.search_group1 input#board_search {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search.png) center no-repeat;
    width: 40px;
    height: 40px;
}

/* header 검색 2 */
.search_form2 {
	width: 745px;
	margin: 50px auto;
	top: 400px;
	left: 50%;
	margin-left: -372px;
	position: absolute;
	z-index: 99;
}

.search_group2 {
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
}

.search_group2 input#schText {
	background: #fff;
	border-radius: 5px;
	width: calc(745px - 44px);
    height: 38px;
    padding: 0 0px 0 1.125rem;
    border: none;
	box-sizing: border-box;
	color: #777;
}
.search_group2 input#board_search {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search_w.png) center no-repeat #000;
    width: 40px;
    height: 40px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#header nav {
    /* width: auto;
    margin-left: 130px; */
    flex-grow: 3;
}

#header nav #gnb {
    width: 750px;
    height: 50px;
    display: flex;
	justify-content: space-between;
    margin: 0 auto;
}

#header nav #gnb li {
    width: 121px;
    text-align: center;
    line-height: 50px;
    /*cursor: pointer;*/
}

#header nav #gnb li .nav_dep1 {
    color: #222;
    font-size: 1rem;
    font-weight: 500;
}

#header.active nav #gnb li .nav_dep1 {
    color: #fff;
    font-weight: 400;
}
#gnb .sub_nav {
    display: none;
    position: absolute;
    top: 118px;
	left: 0px;
}
#gnb .sub_nav li a {
	color: #222;
}
#header nav #gnb li a:hover {
	color: #00b6ad;
}
#gnb>li:hover .sub_nav {
    display: flex;
    width: 100vw;
    height: 50px;
    background-color: #f6f6f6;
    left: 0;
    color: #666;
    font-size: 14px;
    font-weight: 300;
    justify-content: center;
    /*-webkit-box-shadow: 0px 13px 30px -3px rgba(0,0,0,0.20); 
    box-shadow: 0px 13px 30px -3px rgba(0,0,0,0.20);*/
}
#gnb > li:hover .sub_nav > li {
    width: auto !important;
	margin: 0 22px;
}
#gnb > li:hover .sub_nav > li a {
	color: #666;
}
#gnb > li:hover .sub_nav > li a:hover {
	color: #000;
}

.nav > ul { width: 1000px; margin: 14px auto 0; /*display: none;*/ text-align: center; overflow: hidden;}
.nav > ul > li { width:250px; font-size:1rem; font-weight:400; text-align:center; float:left; }
.nav > ul > li a { display:block; color:#1d1d1d; }
.nav > ul > li a:hover { display:block; color:#333;}
.nav > ul > li.selected { background:url('../images/gnb_sub_bg_over.png') repeat-x 0 51px; }
.nav > ul > li.selected  > div.sub_nav ul li { background:url('../images/gnb_sub_bg.png') repeat-x 0 55px; color:#fff; }
.nav > ul > li > div.sub_nav { margin:1.125rem 0 0px 0;  height: 200px; border-right:1px #ebebeb solid; padding: 10px 0 0;}
.nav > ul > li > div.sub_nav ul li { padding:5px 10px 5px 18px; font-size:15px; color:#666; font-weight:400; letter-spacing: -0.5px; text-align:left; cursor:pointer; }
.nav > ul > li.selected > div.sub_nav ul li { color:#666; }
.nav > ul > li.selected > div.sub_nav ul li a { color:#666; }
.nav > ul > li.selected > div.sub_nav ul li:hover { color:#333; }
.nav .btn_all { top:28px; right:28px; cursor:pointer; position:absolute; /*background: rgba(0,0,0,0.8); width: 80px; height: 80px; padding: 30px;*/  box-sizing: border-box;}
.btn_close {position:absolute; top:28px; right:25px; z-index:1000; cursor:pointer;}

.box {
    position: relative;
    width: 100%;
    height: 900px;
    overflow: hidden;
}

.box .visual_wrapper { width: 100%; height: 100%; }
.box .visual_wrapper .copy_wrap { width:1300px; height: 407px; /*background:url('../images/main_box.png') no-repeat center top;*/ position:absolute; top:292px; left:50%; margin-left:-600px; z-index:498; color:#fff; text-align: center; letter-spacing: -1.0px;  }
.box .visual_wrapper .copy_wrap .tit { font-size:68px; 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:68px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3); font-weight:bold;}
.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: 1920px;  height: 100%; min-height: 940px; overflow: hidden;}

/* 전체보기 */
#menu-container { float: right;}

#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
}

/* 
#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: 10px 10px 10px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 20px #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list .menu-submenu li:first-child{
    padding: 20px 10px 10px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 30px #f0f0f0;
	border-top:1px #dbdcd2 solid;	
}
#menu-container .menu-list .menu-submenu li:last-child{
    padding: 10px 10px 20px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 20px #f0f0f0;
}
#menu-container .menu-list .menu-submenu li.menu-slist{
    padding: 5px 5px 5px 50px;
	background:none #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}
#menu-container .menu-list .menu-submenu li.menu-slist:last-child {
    padding: 5px 5px 35px 38px;
}

#menu-container .menu-list {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 360px;
    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: 1.125rem;
	color:#333;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    background:#fff;
	letter-spacing:-0.5px;
	padding: 20px 22px;
	cursor: pointer;
	font-weight: 500;
	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: 15px;
	color:#fff;
	font-weight:100;
    padding: 30px;
    text-transform: uppercase;
    border-top: 1px #00b6ad  solid;
    background:#00b6ad;
	width:100%;
	height:80px;
	box-sizing: border-box;
}

#menu-container .menu-list .menubar a {
    font-size: 19px;
	color:#fff;
	font-weight:400;	
    padding: 20px 0 20px 0;
}

.accordion-toggle, .accordion-content {
    font-size: 1rem;
    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: #33c5be;
	width: 160px;
	height:100%;
	color: #fff;
	padding-top:80px;
	position:relative;
}

.offcanvas .tab .fixed_wrapper{
	position:fixed;
	background-color: #33c5be;
	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: 17px;
	height: 72px;
	line-height: 72px;
}
.offcanvas .h_tablinks.point {
    background: #570012;
}

.offcanvas .h_tablinks:hover {
	background-color: #6e0118;
}

.offcanvas .h_tablinks.active {
  background-color: #fff;
  color: #111;
}

/* Style the tab content */
.offcanvas .menu_wrapper {
    width: calc(100% - 160px);
    float: left;
}

.offcanvas .h_tabcontent {
	display: none;
	margin-top:72px;
}


.offcanvas .h_tabcontent .sub_nav > li > a {
    height: 71px;
    line-height: 71px;
    font-size: 1.125rem;
    color: #333;
    padding: 0 30px;
    border-bottom: 1px solid #e1e1e1;
	display:block;
}
/*.offcanvas .h_tabcontent .sub_nav>li:first-child>a {
	padding: 8px 30px 0 30px;
}*/

.offcanvas .menu_login {
    background-color: #404040;
    height: 80px;
    line-height: 72px;
    font-size: 1.125rem;
    color: #fff;
    padding: 0 30px;
	position: fixed;
	top:0;
	width: calc(100% - 180px);
	z-index:999;
}
.offcanvas .menu_login .wrapper{
	position:relative;
	width:270px;
	height:100%;
}
.offcanvas .menu_login a,.menu_login a:hover {
	color:#fff;
}

.offcanvas .right_p {
	position:absolute;
	right:0;
	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:28px 32px;
}
.offcanvas .h_tabcontent .depth3 .menu3 {
    font-size: 16px;
    line-height: 32px;
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #d7c9b1;
    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:#00b6ad !important;
	font-weight:500;
    transition: 0.5s;
}
.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:35px;
  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:40px;
  right:20px;
    transition: 0.5s;
}

/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}	
.overlay {
	display: none;
	z-index: 999;
	position: fixed;
	width: 100%; height: 100%;
	left: 0; top: 0;
	background-color: rgba(0,0,0, 0.4);
	overflow-x: hidden;
	transition: background-color 2s;
}
/* GNB */
/*#wrap #header #gnb { width:1000px; position:absolute; left:50%; margin-left:-500px; z-index:499;}*/

#m_visual { width:100%; min-width:1300px; height:720px;position:relative; overflow: hidden; }
#m_visual .main_copy {width:1300px; height: 407px; /*background:url('../images/main_box.png') no-repeat center top;*/ position:absolute; top:250px; left:50%; margin-left:-650px; z-index:498; color:#fff; text-align: center; }
#m_visual .main_copy span {  font-weight:bold;}
#m_visual .main_copy .txt01 {font-size:60px; line-height:1.2em; color: #fff; font-weight:400; margin-bottom: 30px; /*text-shadow: 4px 4px 6px rgba(51,51,51,0.4); background: linear-gradient(to right top, #f00 30%, #00f 70%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;*/}
#m_visual .main_copy .txt02 {font-size:20px; line-height:1.2em; color: rgba(255,255,255,0.85); /*text-shadow: 4px 4px 6px rgba(51,51,51,0.4);*/ font-weight:300; }
#m_visual .scroll { position:absolute; top:580px; left:50%; margin-left:-15px; z-index:498; }
#m_visual .scroll .ic_scroll {color:#fff; text-align: center; line-height: 1.2em;margin-top: 10px;margin-left: -9px; }
#s_visual { width:100%; min-width:1300px; /*height: 325px;*/ position:relative;padding: 0px 0 0 0; }
#s_visual p { font-size: 28px; color: #fff; font-weight: 400; line-height: 30px; margin-top: 20px;  }

/* main slide image */
.slide { width:100%; height:720px; position:relative; display:block;  }
.slide_ul { display:block; }
.slide_ul > li { width:100%; height:720px; top:0px; position:absolute; z-index:1; display: block;}
.m_img1 { background:url('../images/main_visual01.jpg') no-repeat center bottom; }
.m_img2 { background:url('../images/main_visual02.jpg') no-repeat center bottom; }
.m_img3 { background:url('../images/main_visual03.jpg') no-repeat center bottom; }
.m_img4 { background:url('../images/main_visual04.jpg') no-repeat center bottom; }
.show { display:block; }

/* main slide image navi */
.slide_btn { margin:0px 0px 30px -50px; top:650px; 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:16px; height:16px; border-radius: 8px; background:rgba(255,255,255,0.65); text-indent:-999em; display:block; }
.slide_btn > li a.active, li a:hover.active { background:rgba(255,255,255,1.0); }
.slide_btn > li a:hover { background:rgba(255,255,255,1.0); }

/* sub slide images */
#slides div { width:100%; height:500px; }
.s_img1 { background:url('../images/sub_img1.jpg') no-repeat top center; text-align: center; height:360px; font-size: 48px; color: #fff; font-weight: bold; line-height: 60px; text-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img2 { background:url('../images/sub_img2.jpg') no-repeat top center; text-align: center; height:360px; font-size: 48px; color: #fff; font-weight: bold; line-height: 60px; text-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img3 { background:url('../images/sub_img3.jpg') no-repeat top center; text-align: center; height:360px; font-size: 48px; color: #fff; font-weight: bold; line-height: 60px; text-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img4 { background:url('../images/sub_img4.jpg') no-repeat top center; text-align: center; height:360px; font-size: 48px; color: #fff; font-weight: bold; line-height: 60px; text-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img5 { background:url('../images/sub_img5.jpg') no-repeat top center; text-align: center; height:360px; font-size: 48px; color: #fff; font-weight: bold; line-height: 60px; text-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding: 170px 0 0 0; box-sizing: border-box;}
.s_img6 { background:url('../images/sub_img6.jpg') no-repeat top center; text-align: center; height:360px; font-size: 48px; color: #fff; font-weight: bold; line-height: 60px; text-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding: 170px 0 0 0; box-sizing: border-box;}

.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 { /*background:#00b6ad;*/ 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:90px; 
	animation: smoothScroll 0.5s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-146px);
	}
	100% {
		transform: translateY(0px);
	}
}
.sub_menu { position:relative; width:1300px; height:52px; margin:0 auto 0; /*background: #00b6ad;*/ }
.sub_menu .home { width:60px !important; height:52px; background: #f36f20;}
.sub_menu .home img { margin-top:-4px; }
.sub_menu .menu { float:left; width:250px; line-height:52px; border-right:1px solid #ddd; color:#333; font-size:1rem; font-weight: 400; box-sizing: border-box; }
.sub_menu .menu > a { display:block; position:relative; width:100%; height:100%; /*background: #00b6ad;*/ padding:0 20px; cursor:pointer; box-sizing: border-box; letter-spacing: -1px;}
.sub_menu .menu a:hover {  /*background: #ddd;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:24px; right:20px; }

.sub_menu .depth_list { position:absolute; width:251px; font-size:15px; display:none; z-index:99; box-sizing: border-box;margin-left: -1px; }
.sub_menu .depth_list li a { display:block; padding-left:20px; height:44px; line-height:38px; 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; }

/* main */
#wrap { width:100%; box-sizing:border-box; display: inline-block; }

/*footer*/
.footer_wrap { width:100%; background:#ececec; }
.footer_wrap #footer { width:100%; }
.footer_wrap #footer .logo { width: 180px; float: left; }
.footer_wrap #footer .info { width: 1300px; font-size:13px; color:#555; font-weight:400; line-height:1.5em; margin:0px auto;padding: 30px 0; box-sizing:border-box; }
.footer_wrap #footer .info span { width: 15px; display: inline-block; }
.footer_wrap #footer .footer_menu_wrap { width:100%; border-bottom: 1px #ddd solid; padding: 15px; box-sizing: border-box; }
.footer_wrap #footer .footer_menu {  width: 1300px; margin:0px auto; }
.footer_wrap #footer .footer_menu a{ font-size: 1rem; color: #666; }
.footer_wrap #footer .footer_menu span.fline { 
  content:'';
  display:inline-block;
  width:1px;
  height:13px;
  top: 1px;
  background: rgba(0,0,0,0.3);
  margin-right:10px;
  margin-left: 10px;
 }
a.btn_move_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    background: rgba(255, 255, 255, 1.0);
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    cursor: pointer;
	display: none;
	border: 1px #ccc solid;
	border-radius: 20px;
}
/*btn*/
.btn_inc{ display:inline-block; border-radius:0px; box-sizing:border-box; border:none; padding:10px; text-align:center; vertical-align:middle; cursor:pointer; width:auto; font-size:1rem; letter-spacing:1px; background:#eee; }
.btn_inc.list{ background:#777; color:#fff; font-size:1rem; width:150px; height:42px; }
.btn_inc.list:hover{ background:#666; }
.btn_inc.cancel{ background:#444; color:#fff; font-size:1rem; 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:1rem; height:45px; line-height:45px; letter-spacing:-0.05em; }
.btn_inc.download:hover{ background:#003e86; }
.btn_inc.newsletter{ width:200px; 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; }

/* contents */
.subContainer { width: 1300px; background: #fff; font-size: 1rem; padding: 120px 0 0 0; margin: 0 auto; }
.subContainer .contents { width: 1300px; margin: 60px auto 50px; min-height:600px; overflow: hidden;  }
.subContainer .contents .sub_copy { font-size: 32px; font-weight: 300; color: #555; text-align: center; letter-spacing: -1.0px; line-height: 1.5em; word-break:keep-all; margin-bottom: 30px; }
.subContainer .contents .sub_copy span { font-weight: 500; color: #00b6ad;}

.subContainer .contents .policy p { margin-bottom: 10px; }
.service_h3 h3{text-align: left;}

.right { float: right; }
.con_area { width: 100%; height:100%; overflow:hidden; font-size: 1rem;}
.con_area ul { overflow: hidden; }
ul.circle li { font-size: 1rem; 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: #00b6ad;}
ul.squre li { font-size: 1rem; line-height: 1.5em; padding: 0px 0 0 12px; margin: 5px 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: -15px; }
ul.non li { font-size: 1rem; line-height: 1.5em; padding: 0px 0 0 15px; margin: 5px 0; position: relative; text-align: left !important;}
ul.non li:before {content: ''; width: 0px; height: 0px; position: absolute; top: 10px; left: 0px; background: #9e9e9e;}

.agree_div ul.squre li { font-size: 0.875rem; }
.agree_div ul.non li { font-size: 0.875rem; line-height: 1.5em; padding: 0px 0 0 15px; margin: 5px 0; position: relative; text-align: left !important;}

.center_gallery {}

.center_gallery .gal_view {
    overflow: hidden;
   /*  height: 240px;
    background: #ddd; */
}
.center_gallery .gal_view.active {
	height: auto;
	transition: .5s height;
}
.center_gallery .gal_view li {
    width: 23.5%;
	height: 196px;
	overflow:hidden;
    float: left;
    position: relative;
    margin-right: 2%;
    margin-top: 25px;
	cursor:pointer;
}
.center_gallery .gal_view li:after {
    position: absolute;
    bottom: 10px;
    right: 10px;
    content: '';
    background: url(../images/sub/icons8-zoom-in-24.png);
    width: 24px;
    height: 24px;
}
.center_gallery .gal_view li img {
	width:100%;
	height:100%;
}
.center_gallery .gal_view li:nth-child(4n) {
    margin-right: 0;
}

.center_gallery .gal_view li .caption {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 1rem;
	font-weight: 500;
    padding: 12px 15px;
	box-sizing: border-box;
}

.center_gallery .gal_view li:nth-child(-n+4) {
    margin-top: 0;
}
.center_gallery .btn_gal_more:before {
    content:'';
    display:inline-block;
    width:8px;
    height:8px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:1px solid #888;
    border-top:1px solid #888;
    transform:rotate(135deg);
    position:absolute;
    top:18px;
    right:25%;
    transition: 0.5s;
}

.center_gallery.active .btn_gal_more:before {
    transform:rotate(-45deg);
    top:23px;
    right:25%;
    transition: 0.5s;
}
.btn_gal_more {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #aaa;
    margin-top: 40px;
	cursor:pointer;
	position:relative;
	padding-right:15px;
	box-sizing: border-box;
}
.btn_gal_more:hover {
	border:1px solid #666;
}
.element_to_pop_gal { display:none; padding-top:20px; width: 720px;}
.element_to_pop_gal.campus { padding: 20px;background: #fff; margin:20px auto; }
.element_to_pop_gal.campus img { width: 720px; }
.element_to_pop_gal p { font-size: 1rem; }
.element_to_pop_gal .tit { font-size: 20px; font-weight: 500; margin: 15px 0 10px; }

/* 조직도*/
.organization { width: 100%; background: #f6f6f6; padding: 50px; box-sizing: border-box; text-align: center; }

/* 연혁 */
.history_wrap { width: 100%; position: relative;}
.history_wrap:before {position: absolute;left: 50%;top: 0px;width: 1px;height: 100%;background: #ddd;content: "";}
.history_wrap .history {position: relative;}

.history_wrap .right_wrap { position:relative; width:50%; min-height:55px; text-align:left; margin-left:50%; margin-bottom:30px; padding-left: 20px; z-index:9; }
.history_wrap .right_wrap:before { position: absolute;left: 0;top: 30px;width: 100px;height: 1px;background: #ddd;content: ""; }
.history_wrap .right_wrap .year {  font-size:36px; line-height:36px; color:#00b6ad; padding-top:8px; padding-left: 100px;  font-weight:600;position:relative; } 
.history_wrap .right_wrap .year:before { position: absolute;left: -32px;top: 17px;width: 12px;height: 12px;border-radius: 15px; background: #00b6ad; border: 6px #ddd solid; content: ""; }
.history_wrap dl { margin-top:20px; overflow:hidden; }
.history_wrap .right_wrap dl { padding-left:100px; }
.history_wrap .right_wrap dt { float:left; width:10%; margin-bottom:8px; clear:both; font-weight:600;}
.history_wrap .right_wrap dd { float:left; width:90%; word-break:keep-all; word-break:keep-all; margin-bottom:8px; }

.history_wrap .left_wrap { position:relative; width:50%; min-height:55px; text-align:right; margin-bottom:30px;  z-index:9; }
.history_wrap .left_wrap:before { position: absolute;right: 0;top: 30px;width: 100px;height: 1px;background: #ddd;content: ""; }
.history_wrap .left_wrap .year {  font-size:36px; line-height:36px; color:#00b6ad; padding-top:8px; padding-right: 120px;  font-weight:600;position:relative; } 
.history_wrap .left_wrap .year:before { position: absolute;right: -12px;top: 17px;width: 12px;height: 12px;border-radius: 12px; background: #00b6ad; border: 6px #ddd solid; content: ""; }
.history_wrap .left_wrap dl { padding-right:120px; }
.history_wrap .left_wrap dt { float:right; width:10%; margin-bottom:8px; clear:both; font-weight:600;}
.history_wrap .left_wrap dd { float:left; width:90%; word-break:keep-all; word-break:keep-all; margin-bottom:8px; }

.history_wrap .history_img { margin:10px 0 20px 0; }

.history_wrap ul { width: 100%; overflow: hidden; }
.history_wrap ul li { width: 26%; /*background: #fff; border-top:4px #ff7a00 solid; border: 1px #ddd solid; text-align: center; */ float: left; padding: 0px 0px; box-sizing: border-box; margin-bottom: 37.5px; margin-right:11%; /*box-shadow:10px 7px 16px rgba(0,0,0,0.1);*/ background: url(../images/sub/history_icon.png) center 168px  no-repeat; }
.history_wrap ul li:nth-child(3n) { margin-right:0;}
.history_wrap ul li .history_year { width: 150px; height: 150px; line-height: 150px; border-radius: 100%; background: #fff; border: 10px #ff7a00 solid; /*box-shadow:10px 7px 16px rgba(0,0,0,0.1);*/ font-size: 30px;  color: #333; text-align: center; margin: 0px auto 40px;}
.history_wrap ul li .history_year span { }
.history_wrap ul li .history_con { border-top: 2px #999 dotted; line-height: 1.3em; padding: 30px 0; font-size: 1.125rem; color: #555; text-align: center; }

/* 약도 및 연락처 */
.map { margin-bottom: 50px;  }
.address_wrap { width: auto; text-align: center; overflow: hidden; margin: 30px auto; }
.address_wrap .t { font-size: 1.5rem; margin:0 0 0.938rem 0px; line-height: 1.2em;  }
.address_wrap .c { font-size: 1.125rem; margin:0px 1.25rem; display: inline; }
.address_wrap span {font-weight: 500; }

.con_sub_tit { font-size: 1.125rem; font-weight: 600; color: #00a0a5; letter-spacing: -1.0px; line-height: 22px; overflow: hidden; text-align: left; margin-bottom: 20px; /*background: url(../images/li_bullet3.gif) no-repeat 0px 5px; padding-left: 15px; */ }
.conbox li { font-size: 1rem; margin-top: 20px; margin-bottom: 20px; padding-left: 15px; background: url(../images/li_bullet1.gif) no-repeat 0px 8px;  color: #4b4b4b;  line-height: 1.5em; }
.conbox li.no_bu { font-size: 1rem; margin-top: 20px; margin-bottom: 20px; padding-left: 0px; background: none; color: #4b4b4b;  line-height: 1.5em; }
.grey_box {width: 100%; padding: 15px 25px 20px 25px; box-sizing:border-box; background: #f6f6f6; margin: 20px auto 0; line-height: 1.5em;  }
.grey_box .conbox li { font-size: 1rem; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; padding-left: 15px; background: url(../images/li_bullet1.gif) no-repeat 0px 8px;  color: #333;  line-height: 1.5em; }
.grey_box .conbox li.no_bu { font-size: 1rem; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; padding-left: 15px; background: none; color: #333;  line-height: 1.5em; }
.con_img { text-align: center; margin: 0px auto; background:#f6f6f6;  border-radius: 20px;}
.con_img img { border-radius: 20px; }
.grey_box_b {width: 100%; padding: 1.125rem; box-sizing:border-box; background: #e6e6e6; margin: 20px auto 0; line-height: 1.5em;}
.txt_grey {width: 100%; margin: 20px auto 0; line-height: 1.5em; font-size: 1.125rem; font-weight: 400; text-align: center;background: #e0e0e0;padding: 40px;box-sizing: border-box;}
.txt_grey p:first-child {margin: 0px auto 0; }
.txt_grey p {margin: 20px auto 0; }

/* 인사말 */
.greeting_wrap { margin: 30px auto 0; overflow: hidden; }
.greeting_img { float: left; width: 380px; height:459px; margin-right: 40px; background:url(../images/sub/greeting_img.jpg) no-repeat; }
.greeting_txt { float: left; width: 780px; font-size: 1.125rem; line-height: 1.6em; }
.greeting_txt p { margin-bottom: 18px; color: #4b4b4b; }
.greeting_txt .big { font-size: 30px; font-weight: 300; color: #222; letter-spacing: -1.0px; line-height: 1.5em; word-break:keep-all; margin-bottom: 20px; }
.greeting_txt .big span { font-weight: 600; color: #00b6ad; }
.greeting_txt .sign { font-size: 24px; font-weight: 600; color: #333; margin-top: 10px; display: inline-block;}
.greeting_txt .align_r { font-size: 1.125rem; font-weight: 400; color: #333; }

/* professor_view */
section.pro_view_wrap {
    padding: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    overflow: hidden;
    margin-bottom:40px
}
section.pro_view_wrap:last-child {
    margin-bottom:0;
}
.professor_view {
    padding: 55px 0 25px;
}

.pro_view_wrap .pro_img {
    width: 220px;
	height: 306px;
    border: 1px solid #e6e6e6;
    float: left;
	text-align:center;
	overflow:hidden;
	box-sizing: border-box;
}

.pro_view_wrap .pro_img img {
    height:100%;
}

.pro_view_wrap .pro_info {
    float: left;
    width: calc(100% - 220px);
    padding: 50px 40px;
	box-sizing: border-box;
}

.pro_view_wrap .pro_info .pro_name {
    font-size: 1.125rem;
    color: #111;
}

.pro_view_wrap .pro_info .pro_name .ko_name {
    font-weight: 600;
}

.pro_view_wrap .pro_info .pro_name .eng_name {
    padding-left:24px;
}
.pro_view_wrap .pro_info .pro_sub {
    font-size: 1.125rem;
    margin-top: 20px;
    line-height: 24px;
	font-weight: 500;
}
.pro_view_wrap .pro_info .info_wrapper {
    overflow: hidden;
    display: flex;
    margin-top: 1.125rem;
}

.pro_view_wrap .pro_info .info_wrapper .pro_info_list {
    flex:1;
}

.pro_view_wrap .pro_info .info_wrapper .pro_info_list li {
    font-size: 1rem;
    color: #323232;
    line-height: 1.5em;
}
.pro_view_wrap .pro_info .info_wrapper .pro_info_list li span {
	font-weight: 400;
	width: 70px;
	display: inline-block;
}

.pro_view_wrap .wrap_tit {
    float: left;
    width: 220px;
    padding: 40px;
	box-sizing: border-box;
}

.pro_view_wrap .wrap_text {
    float: left;
    width: calc(100% - 220px);
    padding: 36px 40px;
    font-size: 1rem;
    color: #323232;
    line-height: 26px;
	box-sizing: border-box;
}

.pro_view_wrap .wrap_tit h2 {
    font-size: 24px;
    color: #111;
    font-weight: 600;
	text-align: left;
	line-height: 1.0em;
	margin-bottom: 0px;
}

/*.pro_view_wrap .wrap_text.history p {
    display: flex;
}*/

.pro_view_wrap .wrap_text.history p label {
	width: 120px;
	font-weight: 600;
}

.open_area {
    height: 160px;
    overflow: hidden;
}

.open_area.on {
    height: auto;
	transition: height .2s;
}

.btn_more {
    color: #00b6ad;
    font-weight: bold;
	margin-top: 8px;
	display:block;
	cursor: pointer;
}


.pro_view_wrap .wrap_text span,
.pro_view_wrap .wrap_text p,
.pro_view_wrap .wrap_text ul,
.pro_view_wrap .wrap_text ul li {
	background: transparent !important;
	font-family: "Noto Sans KR", Dotum, Arial, sans-serif !important;
	line-height: 1.7em !important;
	font-size: 1rem !important;
}
.pro_view_wrap .wrap_text ul li {
    font-size: 1rem;
    color: #555;
    letter-spacing: -0.5px;		
    padding: 5px 0 0 10px;
    position: relative;
}
.pro_view_wrap .wrap_text ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 17px;
    left: 0;
    background: #9e9e9e;
}

/*.contents .con_area .list { border-top: 2px #000 solid; padding-top: 50px;}
.contents .con_area .list ul { }
.contents .con_area .list li { width:276px; height: 252px; box-sizing:border-box; float:left; border:1px #ddd solid; padding: 30px; background:#fff; font-size:16px; line-height:1.5em; float:left; box-sizing:border-box; margin-right: 32px; cursor: pointer; }
.contents .con_area .list li:nth-child(4n) { margin-right: 0px; }
.contents .con_area .list li:first-child { margin-bottom: 32px; }
.contents .con_area .list li:first-child + li { margin-bottom: 32px; }
.contents .con_area .list li:first-child + li + li { margin-bottom: 32px; }
.contents .con_area .list li:first-child + li + li + li { margin-bottom: 32px; }
.contents .con_area .list li:hover {  border:1px #c80c47 solid;  }
.contents .con_area .list li .tit { margin-bottom: 20px; font-size: 20px; 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; height: 100px; color: #333;}
.contents .con_area .list li .date { color: #666; margin-top: 20px;}

.contents .list_photo {  width:100%; border-top: 2px #000 solid; padding-top: 32px; display: inline-block;}
.contents .list_photo ul { }
.contents .list_photo li { width:584px; height: auto; box-sizing:border-box; float:left; border:1px #ddd solid; background:#fff; font-size:16px; line-height:1.5em; float:left; box-sizing:border-box; margin-right: 32px; margin-bottom: 32px; cursor: pointer; }
.contents .list_photo li:nth-child(2n) { margin-right: 0px; }
.contents .list_photo li:first-child + li + li + li + li + li + li { margin-bottom: 0px; }
.contents .list_photo li:first-child + li + li + li + li + li + li + li { margin-bottom: 0px; }
.contents .list_photo li:hover {  border:1px #c80c47 solid;  }
.contents .list_photo li .photo { width:160px; height: 140px; float: left; background: url(../images/no_img.png) center #f6f6f6; }
.contents .list_photo li .photo img { width:160px; height: 140px; }
.contents .list_photo li .txt_wrap { width:382px; float: left; padding: 20px; }
.contents .list_photo li .tit { margin-bottom: 10px; font-size: 20px; 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: 10px;}

.contents .con_area .view { border-top: 2px #000 solid; padding-top: 50px;}
.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: 30px; background:#fff; font-size:16px; line-height:1.5em; box-sizing:border-box; }
.contents .con_area .view li .tit { margin-bottom: 10px; font-size: 20px; 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:24px; line-height:32px; 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:48px; line-height:60px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); letter-spacing: -1.0px; ; font-weight: bold; margin-top: 20px; }

.sub_wrap { width:100%; background:#f6f6f6; display: inline-block;}
.mid_wrap { margin:0 auto; width:1300px; }
#mid { margin: 0px auto 40px; width:1300px; min-height:600px; background:#fff; box-sizing:border-box; overflow:hidden; }
#contents { width:998px; padding:60px 56px; box-sizing:border-box; overflow:hidden; font-size: 1rem; line-height:160%; letter-spacing: -0.3px;}
#contents p.sub_txt { font-size: 30px; font-weight: 100; color: #666; text-align: center; line-height: 36px; }
#contents p.sub_txt span { font-size: 30px; font-weight: 600; color: #014384;}
.line { width: 35px; padding:0px; border:none; height:3px; background-color:#014696; margin:30px auto; }
#contents .con_box {font-size:15px; }
#contents .con_box .con_box_all { float: left;  width:100%; }
#contents .con_box .con_box_all p .name { font-size:24px; letter-spacing: 2.0px; margin-left: 10px; }
#contents .con_box .con_box_l { float: left; width: 602px; margin-right: 50px;}
#contents .con_box .con_box_l p { margin-bottom: 30px;}
#contents .con_box .con_box_l p .name { font-size:24px; letter-spacing: 2.0px; margin-left: 10px; }
#contents .con_box .con_box_r { float: right; width: 234px; }
#contents .con_box .con_box_r img { box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.3); }

.reply_list .tit {
    display: block;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    background: #f2f2f2;
    /*margin: 10px 0 20px;*/
    padding: 10px;
	font-size: 17px;
}

.reply_list {
	background: #f9f9f9;
	border-top: 1px #ddd solid;
	font-size: 15px;
}
.bbs-html .reply_list ul {padding-left: 0px !important;}
.reply_list ul {	list-style: none !important;}
.reply_list li {
	padding: 20px;
	border-bottom: 1px #ddd dashed;		
}
.reply_list li:first-child {border-top: 1px solid #4f4f4f;}
.reply_list li .re_info {
}
.reply_list li .re_info .re_name {
	font-weight: 500;
	margin-right: 15px;
	position: relative;
}
.reply_list li .re_info .btn_re {
	font-size: 14px;
	padding: 2px 5px;
	margin-left:5px; 
	float: right;
	cursor: pointer;
	border: 1px #ccc solid;
	text-align: center;
}
.reply_list li .re_info .btn_de {
	font-size: 14px;
	padding: 2px 5px;
	margin-left:5px; 
	float: right;
	cursor: pointer;
	border: 1px #ccc solid;
	text-align: center;
}
.reply_list li .re_info .re_date {
	font-size: 13px;
	color: #999;
}
.reply_list li .re_txt {
	margin: 10px 0 0;
}

.reply_list .reply textarea {width: calc(100% - 80px);}
.reply {
	overflow: hidden;
	padding: 20px 0 20px 20px;
	background: #f9f9f9;
}
.reply textarea {
	width: calc(100% - 100px);
    height: 70px;
	padding:8px;
	line-height: 1.5em;
	float: left;
	overflow: hidden;
	-ms-overflow-y: hidden;
	border: 1px #ddd solid;
	box-sizing: border-box;
}
.reply .btn_reply {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;	
	float: left;
	box-sizing: border-box;
	margin-left: 10px;
	border: 1px #ccc solid;
	cursor: pointer;
	font-size: 15px;
}
		
/*Board*/
#t_bd { font-size:15px;}
#t_bd thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #000 solid; background:#f6f6f6;}
#t_bd tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd tr .list_tit { width:50%; }
#t_bd tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd tr td { padding:12px 0px; border-bottom:1px solid #ddd; text-align:center; }
#t_bd tr td.l { text-align:left; padding-left:7px}
#t_bd tr td.v_ctn { text-align:left;  padding:20px; background:#f6f6f6;}
#t_bd tr td .reply {border-top:1px #CCC dashed; margin-top:20px; padding-top:20px;}
#t_bd tr td.faq { text-align:left; padding:20px; background:#f6f6f6; }
#t_bd tr td.bd_tit { text-align:left; }

.bd_page { margin-top:30px; width:100%; text-align:center; }
.bd_page span { width:35px; height:35px; margin:0 2px; line-height:33px; text-align:center; display:inline-block; border:1px solid #ddd; }
.bd_page span.pg_on { font-weight:600; color:#222; border:1px solid #1f3d69; }

#t_bd_v {border-top:2px #000 solid; font-size:15px;}
#t_bd_v tr th.tit { padding:15px 0; border-bottom:1px solid #ddd; margin-bottom:10px; background:#f0f0f0; font-size:1.125rem;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr th { font-weight:500; text-align:center; background:#f6f6f6;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr td.tit { border:1px solid #ddd; margin-bottom:10px; background:#f6f6f6; font-size:15px; }
#t_bd_v tr td.v_ctn { text-align:left; padding:20px; font-size:15px; font-weight:normal; color:#666; background:#fff;}
#t_bd_v tr td.v_ctn img { margin:20px auto; max-width:768px; }
#t_bd_v tr td.v_ctn_g { padding:15px; background-color:#f4f4f4 }
#t_bd_v tr td .v_re li { border-bottom:1px #CCC dashed; padding:10px 0; }
#t_bd_v tr td .v_re li:first-child { padding-top:0; }
#t_bd_v tr td.align_c { text-align:center;}
#t_bd_v tr td.align_r { text-align:right;}
#t_bd_v tr td input, #t_bd_v tr td textarea, #t_bd_v tr td select { border:1px solid #e2e2e2; }
#t_bd_v tr td input { padding:0px 10px; height:28px; float:left; }
#t_bd_v tr td input.radio { padding:0px; border:none; }
#t_bd_v tr td input.text_form { width:80%; height:30px; line-height:30px; border:1px solid #ddd; color:#222; }
#t_bd_v tr td input.file_form { width:40%; height:30px; line-height:30px; border:1px solid #ddd; color:#222; }
#t_bd_v tr td textarea { padding:5px 10px; }

#t_bd_mem { }
#t_bd_mem  thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #014696 solid; background:#f6f6f6;}
#t_bd_mem  tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr .list_tit { width:50%; }
#t_bd_mem  tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr th { padding:12px; font-size:1.125rem; color:#000; border-top:1px #acacac solid; border-bottom:1px #acacac solid; background:#f6f6f6; }
#t_bd_mem  tr td { padding:12px 15px; border-bottom:1px solid #ddd; text-align:left; border-top:1px #ddd solid; border-bottom:1px #ddd solid; }
#t_bd_mem  tr td.none { border:none; }

.bd_w_btn { width:100%; display:inline-block; text-align:center;}
.bd_btn { width:82px; height:32px; border-radius:0px; background:#014696; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; }
.bd_btn a { color:#fff; display:block; }
.bd_btn:hover { background-color:#003e86; }
.bd_btn_w { width:82px; height:30px; border-radius:2px; background:#FFF; border:1px solid #d8d8d8; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; margin-left:20px;}
.bd_btn_w a { color:#666; display:block; }
.bd_btn_w:hover {  background-color:#f6f6f6; }
.bd_btn_f { width:72px; height:24px; border-radius:2px; background-color:#f3f3f3; border:1px solid #d8d8d8; display:inline-block; }
.bd_btn_f:hover { background-color:#e6e6e6; }
.bd_btn_f a { font-size:12px; text-align:center; line-height:23px; display:block; }
.bd_btn_f a:hover { color:#666; }

.state01 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:14px; text-align:center; color:#666; line-height:21px; display:inline-block; border:1px #ddd solid;}
.state02 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:14px; text-align:center; color:#00b6ad; line-height:21px; display:inline-block; border:1px #ddd solid;}
.txt_qna { font-size:24px; font-weight:500; color:#347ab7;}

.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; display:inline-block; float: right; }
.search1 input.sell_form { padding:0px 7px; width:250px; 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;}

/*.cate { padding:0px 7px; width:100px; height:42px; border:1px solid #ddd;float: left; margin-right: 10px;}*/
.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:1rem; 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_wrap { width: 400px; margin: 0 auto; }
.join_tit {font-size:1.25rem; font-weight:500; color:#333; line-height:1.2em; margin:30px 0 10px;}
.join_tit:first-child { margin:0px 0 15px;}
.join_tit span {font-size:1rem; color:#00b6ad; line-height:30px; }

.board_top_area { height:100%; margin-bottom:0px; overflow:hidden;}
.border_box { padding:23px 0 15px 0; border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-top:2px solid #000; box-sizing:border-box; }

.agree_div {height:100px;padding:15px;overflow-y:auto;border:1px solid #ddd; color: #666; box-sizing: border-box; }


.agree_div dl { margin-bottom:10px; }
.agree_div dl dt { margin:15px 0 5px; color: #333; font-weight: 600; font-size: 17px; /*	padding-left: 15px;*/}
/*.agree_div dl dt:before { 
  content:'';
  width:10px;
  height:10px;
  position:absolute;
  left: 0;
  top: 8px;
  border-radius:50%;
  background:#88a3ba;
}
.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: -10px; padding-left: 10px; }*/
.agree_div h4{font-size:1rem; color:#333; line-height:24px; font-weight:500; border-top:none; border-bottom:none; padding: 0px 0; margin: 15px 0 5px;}
.agree_div h4:first-child{ margin: 0px 0 10px; }
.agree_div p {font-size:0.875rem;}
.agree_div .grey_box { padding: 5px 10px;}

/*개인정보처리방침*/
.agree_div_h {color: #666; margin-bottom: 40px; 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: 1.125rem; /*	padding-left: 15px;*/}
/*.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: -10px; padding-left: 10px; /*	padding-left: 15px;*/}

.agree {margin-top:5px; margin-bottom:10px; font-size: 1.125rem; font-weight: 600;}
.phone div { width: 90%; margin:0px auto 10px; text-align:left;}
.phone span {margin-left:10px;}
.phone span:first-child {margin-left:0;}
.phone span.name { }
.phone span.hp { }
.phone input[type=text] {height:30px;line-height:30px;border:1px solid #e2e2e2;}
.phone label {display:inline-block;width:120px;}
.phone .txt_box_l {width:100%;}
.phone .txt_box_m {width:120px;}
.phone .txt_box_s {width:100px;}

.info_warp { width:100%; }
.info_warp dl { margin-bottom:20px; }
.info_warp dl dt { margin-bottom:7px; color:#222; font-weight:600; }

/* 사이트맵 */
.sitemap {width:100%; }
.sitemap ul {width:100%; margin-bottom:20px; }
.sitemap ul li { display:inline-block; width:200px; margin-right:20px; }
.sitemap ul li:nth-child(4n) { margin-right: 0; }
.sitemap ul li .sitemap_tit { width:100%; height:35px; margin-bottom:15px; font-size:20px; color:#222; font-weight:600; line-height:35px; border-bottom:2px solid #014696;}
.sitemap ul li ul { overflow:hidden; }
.sitemap ul li ul li { height:20px; line-height:20px; cursor:pointer; }
.sitemap ul li ul li.stit { font-size:15px; color:#666; text-indent:10px; }

.id_pw_sch {width:100%; padding: 1.125rem 0; border:1px solid #e2e2e2;background: #f6f6f6;box-sizing: border-box;}
.id_pw_sch .sch_id{color:#00b6ad; 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; }

.btn_area {width:100%;text-align:center;margin-top:2.5rem; font-size: 1.125rem; overflow: hidden; }
/*.btn_area a { margin: 0 5px;}*/
.btn_area_1 {width:100%;text-align:left;margin-bottom:1.125rem;padding-left: 60px;}
.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: 1.125rem 40px 10px; box-sizing: border-box; }
.join_complete_wrap .con_area h3{font-size:1.125rem;line-height:18px;font-weight:normal;margin-bottom:10px;}


.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:#00b6ad;color:#fff !important;}
.btn_style02 {background:#eb4747;}
.btn_style02:hover, .btn_style02:active {background:#e13b3b;}
.btn_etc {display:inline-block;background:#fff;border:1px #00b6ad solid;height:32px;line-height:32px;width:100px;text-align:center;vertical-align:top;color:#00b6ad; font-size: 14px;cursor: pointer; border-radius: 2px;}
.btn_etc:hover {border:1px #00b6ad solid; color:#00b6ad;}
.btn_etc_s {display:inline-block;background:#fff;border:1px #00b6ad solid;height:30px;line-height:30px;width:80px;text-align:center;vertical-align:top;color:#00b6ad; font-size: 14px;cursor: pointer; }
.btn_etc_s:hover {border:1px #00b6ad solid; color:#00b6ad;}
.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;}


/*login*/
.login_wrap { width:400px; margin:1.125rem auto; overflow: hidden; }
.login_wrap .login_input { width:100%; margin:0 auto; }
.login_wrap .login_input .txt_box { width:100%;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;border-radius: 5px;font-size:1rem; }
.login_wrap input[type=password] { background: #fff; border:1px solid #e2e2e2; padding:0px 10px; height:46px; margin:5px 0;border-radius: 5px; font-size:1rem;}
.login_input input[type=submit] { width:100%; border:0; height:50px; line-height:50px; background:#00b6ad; color:#fff; font-size:1rem; cursor:pointer; margin-top:10px; margin-bottom:10px; border-radius: 5px;  }
.login_input input[type=submit]:hover, .login_input input[type=submit]:active { background:#00b6ad; }
.login_footer { width:100%; text-align:center; }
.login_footer .remember_id { width:100%; margin:0 auto; padding-bottom:20px; text-align:left; border-bottom:1px dotted #666; }
.login_footer .id_pw { width:100%; margin:0 auto; padding:10px 0; text-align:center; }
.login_footer a {color:#333; font-size: 1rem; font-weight: 400;}
.login_footer a:hover {color:#00b6ad;text-decoration:underline;}
.login_footer p { text-align:left;}
.login_box { width:100%; margin:0 auto; text-align:left; }
.login_box_l { float:left; width:50%; }
.login_box_r { float:right; width:50%; }

.login_social { width:100%; margin: 1.125rem auto; }
.login_social ul {}
.login_social ul li {width:100%; height: 40px; line-height: 40px; border-radius: 5px; border: 1px #ddd solid; text-align: left; padding: 0px 0 0px 50px; box-sizing: border-box; margin-top: 10px; cursor: pointer; }
.login_social ul li.naver { background: url(../images/common/icon_sns_naver_m.png) 20px center no-repeat #f6f6f6; }
.login_social ul li.facebook { background: url(../images/common/icon_sns_facebook_m.png) 20px center no-repeat #f6f6f6; }
.login_social ul li.kakao { background: url(../images/common/icon_sns_kakao_m.png) 16px center no-repeat #f6f6f6; }
.login_social ul li.google { background: url(../images/common/icon_sns_google_m.png) 16px center no-repeat #f6f6f6; }

.login_etc { width:100%; margin: 1.125rem auto; text-align: center; color: #999; }


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_agree_box { margin:15px 0px 15px 0px; padding:0px 15px 0 15px; width:100%; height:38px; font-size:1rem; 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; }


.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; } 

/* table */
.form_table {border:1px solid #ddd;}
.form_table th { width: 160px; background:#f6f6f6;padding:15px;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: 40px; 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;}
.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%;}
.no-border { border:0px; background:#ffeeee; }
.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:160px;}
.txt_email_2 {width:32%;}
.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: 1rem; font-weight: 600; color: #00b6ad; } 
.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; }
.form_table .sub_tit { margin-right: 10px; display: inline-block; }

.join_box { width: 100%; }
.join_box > .form_table {border-bottom:none;}
.join_box > .form_table th { width: 100%; display: block; }
.join_box > .form_table td { width: 100%; display: block; }

.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:1rem; 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: 1.125rem; margin: 0px auto; font-size: 1.125rem; line-height: 1.5em; box-sizing: border-box; background: #f6f6f6; }
.info_box p { margin: 5px 0;}
.info_box span { font-weight: 500; }

/* 게시판 */
.grad_tb{margin:auto 0;font-size:1rem;}
.grad_tb table {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;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.td_left { text-align:left; }
.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 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;}

/* board */

a.btn_back {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #00b6ad;
    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: #00b6ad;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_write {
    display: inline-block;
    text-align: center;
    float: right;
    width: 120px;
    background: #00b6ad;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_one {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #00b6ad;
    height: 50px;
    line-height: 50px;
    color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
a.btn_confirm {
    display: inline-block;
    text-align: center;
    width: 49%;
    background: #00b6ad;
    height: 50px;
    line-height: 50px;
    color: #fff;
	cursor: pointer;
	border-radius: 5px;
	float: left;
	margin-left: 2%;	
}
a.btn_confirm_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #00b6ad;
    height: 50px;
    line-height: 50px;
    color: #fff;
	cursor: pointer;
	border-radius: 5px;
	padding: 0 1.0em; 
}
a.btn_cancel {
    display: inline-block;
    text-align: center;
    width: 49%;
    background: #666;
    height: 50px;
    line-height: 50px;
    color: #fff;
	cursor: pointer;
	border-radius: 5px;
	float: left;
}
a.btn_cancel_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #666;
    height: 50px;
    line-height: 50px;
    color: #fff;
	cursor: pointer;
	border-radius: 5px;
	padding: 0 1.0em; 	
}
a.btn_add_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #00b6ad;
	cursor: pointer;
	border-radius: 5px;
	padding: 0 1.0em; 	
	border: 1px #00b6ad solid;
}
a.btn_modify {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #00b6ad;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_reply {
    display: inline-block;
    text-align: center;
    width: 120px;
    background: #00b6ad;
    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;
}

/* 상세 */
.directions { display:none; width:80%; height:auto; margin:0 auto; background:#fff; box-sizing: border-box; border: 1px #333 solid; border-radius: 20px;  }
.directions .detail_wrap { width: 100%; overflow: hidden; border-bottom: 1px #f6f6f6 solid; background: #f6f6f6; border-top-left-radius: 20px;  border-top-right-radius: 20px; display: flex; justify-content: space-between;  }
.directions .detail_wrap .img_wrap { width: calc(100% - 520px); height: 100%; /*height: 100vh;*/ padding: 3rem; box-sizing: border-box; background: #f6f6f6; text-align:center; border-top-left-radius: 20px; box-sizing: border-box;  }
.directions .detail_wrap .img_wrap img { width: auto; max-width: 100%; max-height:830px; border: 1px #ccc solid; }
.directions .detail_wrap .info_wrap { width: 520px; height: 100%; /*height: 100vh;*/ padding: 3rem; box-sizing: border-box; background: #fff; border-top-right-radius: 20px;  }
.directions .detail_wrap .info_wrap .code {font-size:1.5rem; color:#333; font-weight: 500; line-height: 1.25em; margin-bottom: 10px;    overflow: hidden;}
.directions .detail_wrap .info_wrap .code span { float: right; font-size:1rem; color:#999;}
.directions .detail_wrap .info_wrap ul.option { margin: 20px auto; }
.directions .detail_wrap .info_wrap ul.option li { border: 1px #ddd solid; border-top: none; background: #fff; padding: 20px; box-sizing: border-box;  }
.directions .detail_wrap .info_wrap ul.option li:first-child { border: 1px #ddd solid; border-top: 1px #ddd solid; border-top-left-radius: 8px; border-top-right-radius: 8px;}
.directions .detail_wrap .info_wrap ul.option li:last-child { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}
.directions .detail_wrap .info_wrap ul.option li:hover { background: #f6f6f6; }
.directions .detail_wrap .info_wrap ul.option li .option { margin-bottom: 5px; overflow: hidden;  }
.directions .detail_wrap .info_wrap ul.option li .option .file {font-size:1.125rem; color:#333; font-weight: 400; width: calc(100% - 100px); float: left; display: inline-block;  }
.directions .detail_wrap .info_wrap ul.option li .option .price {font-size:1.125rem; color:#333; font-weight: 400; text-align: right; width: 100px;  float: right;  display: inline-block; }
.directions .detail_wrap .info_wrap ul.option li p {font-size:14px; color:#999; margin-top: 10px; line-height: 1.2em; float: left; }
.directions .detail_wrap .info_wrap ul.option li .btn_download { width: auto; height: 30px; line-height: 30px; font-size: 13px; background: #666; color:#fff; text-align: center; border-radius: 5px; float: right; padding: 0 7px;  margin-top: 10px; box-sizing: border-box; }
.directions .detail_wrap .info_wrap ul.option li .btn_download:hover { background: #000;}
.directions .detail_wrap .detail_price {font-size:1.125rem; color:#333; font-weight: 400; text-align: right;}
.directions .detail_wrap .detail_price span {font-size:1.125rem; margin-left: 10px; }
.directions .pop_close { cursor: pointer; position: absolute;top: 1rem;right: 1rem;}

.directions .info_tit { width: 100%; height: 45px; line-height: 45px; background:#00b6ad; /*border-top: 5px solid #009475; border-bottom: 1px solid #ccc;*/ text-align: center; font-size: 1.125rem; font-weight: 500; margin: 0 auto 20px; color: #fff;}
.directions dl.info_list dt { font-size:1rem; 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 img {width: 20px;}

.pop_btn_area {width:100%;text-align:center;margin:20px auto; overflow: hidden; }
a.pop_btn_buy {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #00b6ad;
    height: 55px;
    line-height: 55px;
	font-size: 1.25rem;
    color: #fff;
	cursor: pointer;
	font-weight: 500;
	background: #00b6ad;
	border-radius: 5px;
	margin-bottom: 10px;
}
a.pop_btn_zzim {
    display: inline-block;
    text-align: center;
    width: calc(50% - 37px);
	border: 1px #00b6ad solid;
    height: 55px;
    line-height: 55px;
	font-size:  1.25rem;
    color: #00b6ad;
	cursor: pointer;
	font-weight: 500;
	float: left; 
	border-radius: 5px;
	box-sizing: border-box; 
	margin-left: 10px;
}
a.pop_btn_cart {
    display: inline-block;
    text-align: center;
    width:  calc(50% - 37px);
    background: #666;
    height: 55px;
    line-height: 55px;
	font-size:  1.25rem;
    color: #fff;
	cursor: pointer;
	font-weight: 500;
	float: left; 
	border-radius: 5px;
}
.btn_popup { cursor: pointer;}

.pop_btn_area img.kakao {width: 55px;    float: right; cursor: pointer; }

.use_wrap .tit { font-size: 1rem; color: #333; font-weight: 400; margin: 30px 0 10px; }
.use_wrap .use_info {}
.use_wrap .use_info li {font-size: 13px; color: #666; padding-left: 8px; position: relative; line-height: 1.4em; margin-bottom: 2px; letter-spacing: -0.5px;}
.use_wrap .use_info li:before {  content:'';
  width:2px;
  height:2px;
  position:absolute;
  left: 0;
  top: 5px;
  border-radius:2px;
  background:#999;
}
.use_wrap .use_info li a { color: #00b6ad;}

.directions .relative_wrap { width: 100%; padding: 40px; box-sizing: border-box; background: #fff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;  }
.directions .relative_wrap .relative_tit {font-size: 1.25rem; color: #333; font-weight: 500; margin: 0 0 0.625rem 0.625rem;}
.directions .relative_wrap .relative_img {width:100%; margin: 0 auto 40px;}
.directions .relative_wrap .relative_tag {}
.directions .relative_wrap .relative_tag ul { overflow: hidden; }
.directions .relative_wrap .relative_tag ul li { width: auto; padding: 10px 15px; box-sizing: border-box; margin: 0 0px 10px 10px; border: 1px #ddd solid; border-radius: 5px;float: left; font-size: 1rem; color: #666; cursor: pointer; }

.product_wrap .product .order_option .download_wrap { display: inline-block; }
.product_wrap .product .order_option .btn_download { width: auto; height: 30px; line-height: 30px; font-size: 13px; background: #666; color:#fff; text-align: center; border-radius: 5px; padding: 0 7px;  margin-left:5px; box-sizing: border-box; display: inline-block; cursor: pointer;}
.product_wrap .product .order_option .btn_download:hover { background: #000;}

.product_wrap .product .order_option .i_box {width: auto; height: 30px; line-height: 30px; font-size: 13px; background: #fff; color:#666; text-align: center; border: 1px #ddd solid; padding: 0 7px;  margin-lef:5px;  box-sizing: border-box; display: inline-block;}




.list_wrap {width:96%; margin: 50px auto; }
.downlist_wrap {width:100%; margin: 0px auto; }
#main_list a { /*border: 1px #ddd solid;*/ }
#main_list a img { position: relative;}
#main_list1 a { border: 1px #ddd solid; }
#main_list1 a img { position: relative;}
/*#main_list a:hover {top:50%; left:50%; background:#c0a353; width:100%; height:100%; position:absolute; display:block; z-index:2000; }*/

.pd_list_con { width:1300px; margin-bottom: 1.25rem; overflow: hidden; /*jdisplay: flex; ustify-content: space-between;*/ }
.pd_list_con .pd_total { /*width:calc(100% - 380px);*/ font-size:22px; line-height: 40px; float: left; }
.pd_list_con .pd_total .total_tit { font-weight:400; color:#000; margin-right: 20px; }
.pd_list_con .pd_category .count { font-weight:400; color:#666;}
.pd_list_con .pd_view_wrap { display: flex; justify-content: space-between; float: right;}
.pd_list_con .pd_view { width:175px; display:inline-block; margin-left: 10px;}
.pd_list_con .view_sel { }
.pd_list_con .view_sel .view { width:100%; height:40px; padding:5px; border:1px solid #ddd; box-sizing: border-box; }

.pd_list_con .pd_category { width:calc(100% - 70px); font-size:1.375rem; float: left; }
.pd_list_con .pd_category .category_name { font-weight:400; color:#000; margin-right: 1.0rem; float: left;}
.pd_list_con .sel_all {float: left;}

.product_wrap { overflow: hidden; border-top: 1px #ddd solid; }
.product_wrap .product { overflow: hidden; padding: 1.25rem; border-bottom: 1px #ddd solid; box-sizing: border-box; }
.product_wrap .product .sel_wrap { float: left; }
.product_wrap .product .info_wrap { width: calc(100% - 400px); float: left; padding:0px 0 0 1.875rem; box-sizing: border-box; overflow: hidden; }
.product_wrap .product .info_wrap .code {font-size:1.325rem; color:#111; font-weight: 500;}
.product_wrap .product .info_wrap .cate {font-size:1rem; color:#666; font-weight: 400; margin: 0.25rem 0 1.25rem;  }
.product_wrap .product .info_wrap .price { width: auto; font-size:1.5rem; color:#333; font-weight: 500; text-align: right; display: none; }
.product_wrap .product .info_wrap .price span {font-size:1rem; color:#00b6ad; font-weight: 500; display: block;}
.product_wrap .product .sel_option { width: calc(100% - 400px); float: left; padding: 0px 0 0 1.875rem; box-sizing: border-box; overflow: hidden; }
.product_wrap .product .order_option { width: calc(100% - 400px); float: left; padding: 0px 0 0 1.875rem; box-sizing: border-box; overflow: hidden; }
.product_wrap .product .option { width: 100%; overflow: hidden; }
.product_wrap .product .option li { width: 100%; font-size:1rem; color:#333; font-weight: 400; margin-bottom: 0.313rem;   }
.product_wrap .product .option li span {font-weight: 500; display: inline-block; margin-right: 5px;  }
.product_wrap .product .sel_price { width: auto; float: right; font-size:1.5rem; color:#333; font-weight: 500; text-align: right; margin-top: -4.375rem; }
.product_wrap .product .sel_price span {font-size:1rem; color:#00b6ad; font-weight: 500; display: block;}

.total_wrap { overflow: hidden; background: #fafafa; padding: 1.25rem;}
.total_wrap .total_price { font-size:1.5rem; color:#333; font-weight: 400; text-align: right; float: right; line-height: 40px;}
.total_wrap .total_price span { font-weight: 500; color: #00b6ad;}
.total_wrap .total_btn { float: left;}
.total_wrap .i_box { font-weight: 400;line-height: 40px; }
.total_wrap .i_box strong { font-weight: 500; color: #00b6ad; }

.button {padding: .15em 1.0em; border-radius: 3px;}
a.del {
	display: inline-block;
    text-align: center;
    background: #fff;
    height: 30px;
    line-height: 30px;
    color: #666;
	cursor: pointer;
	font-weight: 400;
	border: 1px #ccc solid;
}
a.del:hover {
    background: #00b6ad;
    color: #fff;
}
a.view {
	display: inline-block;
    text-align: center;
    background: #fff;
    height: 30px;
    line-height: 30px;
    color: #666;
	cursor: pointer;
	font-weight: 400;
	border: 1px #ccc solid;
}
a.view:hover {
    background: #00b6ad;
    color: #fff;
}
a.apply {
    text-align: center;
    background: #fff;
    height: 35px;
    line-height: 35px;
    color: #666;
	cursor: pointer;
	font-weight: 400;
	border: 1px #ccc solid;
}
a.apply:hover {
    background: #00b6ad;
    color: #fff;
}

.orderlist_wrap { overflow: hidden; background: #fafafa; padding: 0.625rem 1.25rem; border-top: 1px #000 solid; }
.orderlist_wrap .order_no { font-size:1.125rem; color:#333; font-weight: 400; line-height: 40px; float: left; }

.orderlist_wrap .order_no span { font-weight: 500; color: #00b6ad;}
.orderlist_wrap .order_btn { float: right;}

.download_sel { width:100%; height:30px; background:url('/images/common/select_arrow_up.png') no-repeat right 11px #000; cursor:pointer; z-index:999999999999999999999; color:#fff; position:absolute; bottom: 0; left: 0; filter: "alpha(opacity=1)"; }
.download_sel ul li { padding:0 0 0 10px; width:100%; height:30px; line-height:30px; font-size:13px; font-weight: 300; }
.download_sel ul li:hover { color:#fff;}
.download_sel ul ul { display:none; }
.download_sel ul li:hover ul { bottom:30px; right:0; background:#000; width:100%; height:auto; position:absolute; display:block; z-index:999999; }
.download_sel ul li li { height:30px; border-bottom: 1px #ddd solid; }
.download_sel ul li li:hover { color:#00b6ad; }

.down_list {     
	width: 100%;
	display: flex;
    flex-wrap: wrap; 
}
.down_wrap {
	box-sizing: border-box;
    border: 1px #efefef solid;
    padding: 0px;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;

}
.down_wrap:nth-child(4n) {
    margin-right: 0;
}
.down_wrap p {display: table-cell; text-align: center;
	vertical-align: middle;}
.down_wrap img {
	width: auto;
	max-width: 303px;
	max-height: 303px;
}

.mypage_wrap { width:100%; overflow: hidden; display: flex; justify-content: space-between; } 
.mypage_info {width:30%; border-radius:20px; overflow: hidden; border: 1px #ddd solid; box-sizing: border-box; }
.my_id { width: 100%; padding: 1.875rem; background: #00b6ad; color: #fff; box-sizing: border-box; }
.my_id span { font-size: 1.5rem; } 
.my_id p {font-size: 1.125rem; color: #fff; opacity: 0.8; margin-top: 5px;} 
.my_pay { width: 100%; padding: 1.25rem 1.875rem; font-size: 1.125rem; border-top-left-radius:10px; border-top-right-radius:10px; background: #fff; box-sizing: border-box; display: flex; justify-content: space-between; margin-top: -10px; }
.my_pay span {font-size: 1.875rem; color: #00b6ad;}
.my_menu { width: 100%; background: #f6f6f6; border-bottom-left-radius:1.25rem; border-bottom-right-radius:1.25rem; padding: 1.25rem 0px 1.25rem;  box-sizing: border-box; display: flex; justify-content: space-between;  }
.my_menu a { width: 33%; text-align: center; }
.my_menu a:hover { color: #00b6ad; }
.my_menu a { position: relative;}
.my_menu a:first-child:before {display: none;}
.my_menu a:before {
	content: '';
    display: inline-block;
    margin: 0 0px;
    width: 1px;
    height: 16px;
    background: #ccc;
    position: absolute;
    left: 0px;
    top: 3px;
}
.mypage_state { width: 67%; background: #f6f6f6; border-radius: 20px; display: flex; justify-content: space-between; padding: 2.5rem 0px; box-sizing: border-box; }
.mypage_state .state { width: 20%; text-align: center; position: relative; cursor: pointer; }
.mypage_state .state .circle01 { width: 6.25rem; height: 6.25rem; line-height: 6.25rem; border-radius: 3.125rem; text-align: center; font-size: 2.5rem; color:#999; background: url(../images/sub/mypage01.png) center no-repeat #fff; margin: 0 auto;}
.mypage_state .state .circle02 { width: 6.25rem; height: 6.25rem; line-height: 6.25rem; border-radius: 3.125rem; text-align: center; font-size: 2.5rem; color:#999; background: url(../images/sub/mypage02.png) center no-repeat #fff; margin: 0 auto; }
.mypage_state .state .circle03 { width: 6.25rem; height: 6.25rem; line-height: 6.25rem; border-radius: 3.125rem; text-align: center; font-size: 2.5rem; color:#999; background: url(../images/sub/mypage03.png) center no-repeat #fff; margin: 0 auto; }
.mypage_state .state .circle04 { width: 6.25rem; height: 6.25rem; line-height: 6.25rem; border-radius: 3.125rem; text-align: center; font-size: 2.5rem; color:#999; background: url(../images/sub/mypage04.png) center no-repeat #fff; margin: 0 auto;}
.mypage_state .state .circle05 { width: 6.25rem; height: 6.25rem; line-height: 6.25rem; border-radius: 3.125rem; text-align: center; font-size: 2.5rem; color:#999; background: url(../images/sub/mypage05.png) center no-repeat #fff; margin: 0 auto; }
.mypage_state .state .tit { margin-top: 1.25rem; }
.mypage_state .state .number { width: 24px; height: 24px; line-height: 24px; border-radius: 12px; text-align: center; font-size: 15px; color:#fff; background: #00b6ad; position: absolute; bottom: 50px; left:65%;  }

.tit_wrap {display: flex; justify-content: space-between; margin:2.5rem 0 0.938rem;}
.tit_wrap .tit {font-size:1.25rem; color:#333; line-height:24px; font-weight:600; letter-spacing: -0.5px;}

#container{
	position:relative;
	width:1316px;
	margin:0 auto 25px;
	padding-bottom: 10px;
	display: flex;
}
.family_slct_wrap {position:absolute; z-index:9999999999999999999999999; right:0; bottom: 68px;}
.family_slct_over { width:220px; height:45px; background:url('../images/family_arrow.png') no-repeat 180px 18px #131212; cursor:pointer; font-size:16px; color:#fff; box-sizing:border-box; position: relative; }
.family_slct_over ul li {width:220px; height:45px; line-height:45px; text-align:left; cursor:pointer; padding-left:10px;}
.family_slct_over ul li:hover { color:#fff;}
.family_slct { width:220px; height:45px; background:url('../images/family_arrow_over.png') no-repeat 180px 18px #131212; cursor:pointer; font-size:16px; color:#fff; position:absolute; z-index:9999999999999999999999999; right:1%; bottom: 68px;  }
.family_slct ul li {width:220px; height:45px; line-height:46px; text-align:left; cursor:pointer;box-sizing:border-box; padding-left:10px; /*border-left: 1px #666 solid; border-right: 1px #666 solid; border-bottom: 1px #666 solid;*/ }
.family_slct ul li:hover { color:#fff;}
.family_slct ul ul { display:none; }
.family_slct ul li ul { top:-224px; background:#131212; width:220px; position:absolute; display:block; z-index:99999999999999999999999999; box-sizing:border-box; margin-left: -10px;}
.family_slct ul li li { width:220px; height:45px; border-bottom:1px #333 solid; }
.family_slct ul li li:first-child {  }
.family_slct ul li li:hover { color:#fff; }

.downlist_wrap {}
.downlist_wrap ul.my_list { display: flex; /*justify-content: space-between;*/ padding: 15px;box-sizing: border-box; background: #f6f6f6;}
.downlist_wrap ul.my_list li { width: 24.25%; margin-right: 1%; display: flex; align-items: center; background: #fff; position: relative; justify-content: center; border: 1px #ddd solid;}
.downlist_wrap ul.my_list li:nth-child(4n) { margin-right: 0; }
.downlist_wrap ul.my_list li img { width: auto; max-width: 300px; max-height: 280px; }
.downlist_wrap ul.my_list li:hover .jg-caption {
  /*opacity: 1;
	filter: "alpha(opacity=1)";*/
	display: block;
	position: absolute;
  bottom: 0;
  padding: 10px;
  background: rgba(0,0,0,0.1);
  left: 0;
  right: 0;
  margin: 0;
  color: #111;
  font-size: 13px;
  font-weight: 400;
	width:100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 99;
}
.downlist_wrap ul.my_list li .jg-caption {
	/*filter: "alpha(opacity=100)";
	opacity: 0;*/
	display: none;
  position: absolute;
  bottom: 0;
  padding: 10px;
  background: rgba(0,0,0,0.1);
  left: 0;
  right: 0;
  margin: 0;
  color: #111;
  font-size: 13px;
  font-weight: 400;
	width:100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 999999999
}

/*intro */
.intro_body  {min-height: 800px; overflow-y: auto; }
.intro_wrap {width: 100%; height: 100%; display: flex; justify-content: space-between;}
.intro_wrap .medical {width: 50%; height: 100%; background: rgba(0,182,173,1); position: relative;    display: flex;
    justify-content: space-between;
    align-items: center;}
.intro_wrap .medical  .con { width: 580px; height: 530px; /*border: 1px solid rgba(255,255,255,0.7);*/ background:rgba(0,0,0,0.2); padding: 90px; position: relative; font-weight: 400; color: #fff; margin: 20% auto; box-sizing: border-box; }
.intro_wrap .medical  .tit { font-size: 3.25rem; font-weight: 600; margin-bottom: 50px;}
.intro_wrap .medical  .tit span {font-size: 1.25rem; display: block; }
.intro_wrap .medical  p { font-size: 1.25rem; color: #fff; margin-bottom: 30px; }
.intro_wrap .medical .btn { font-size: 1.125rem; font-weight: 500; position: absolute; bottom: 90px; width: calc(100% - 180px); height: 45px; line-height: 45px; border: 1px solid rgba(255,255,255,0.7); text-align: center; cursor: pointer; }
.intro_wrap .medical .btn:hover { background: rgba(0,182,173,1);}

.medical_bg_l {background: url(../images/intro/medical_l.png) no-repeat left center; width: 100%; height: 100%; position: absolute; left: 0; top:0; }
.medical_bg_r {background: url(../images/intro/medical_r.png) no-repeat right center; width: 100%; height: 100%; position: absolute; right: 0; top:0;}

.intro_wrap .others {width: 50%; height: 100%; background: url(/images/intro/others_bg.png) center no-repeat;background-size: cover;    display: flex;
    justify-content: space-between;
    align-items: center;}
.intro_wrap .others  .con { width: 580px; height: 530px; border: 1px solid rgba(0,0,0,0.2); background:rgba(0,0,0,0.2); padding: 90px; position: relative; font-weight: 400; color: #fff; margin: 20% auto; box-sizing: border-box; }
.intro_wrap .others  .tit { font-size: 3.25rem; font-weight: 600; color: rgba(0,182,173,1); margin-bottom: 40px;}
.intro_wrap .others  .tit span {font-size: 1.25rem; display: block; margin-top: 20px; }
.intro_wrap .others  p {font-size: 1.25rem; margin-bottom: 30px; }
.intro_wrap .others .btn { font-size: 1.125rem; font-weight: 500; position: absolute; bottom: 90px; width: calc(100% - 180px); height: 45px; line-height: 45px; color: #fff; border: 1px solid rgba(0,182,173,1); background: rgba(0,182,173,1); text-align: center; cursor: pointer; }
.intro_wrap .others .btn:hover {border: 1px solid rgba(255,255,255,0.7);}

.path_container {
    width: 100%;
    height: auto;
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;	
    /*
    position: absolute;
	border-top: 3px solid #3b78bd;
    z-index: 9;
	top: 90px;
	*/
    margin: 0 auto;
	z-index: 9;
	display: none;
}

.path_container.on {
    position: fixed;
    top: 90px;
    animation: smoothScroll 0.5s forwards;
}
.path_container_t {
    width: 100%;
    height: 80px;
    background: #fff;
    position: absolute;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    z-index: 9;
}
.path_container_b {
    width: 100%;
    height: 80px;
    background: #fff;
    position: absolute;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    z-index: 9;
    top: 418px;
}
.path_container_l {
    width: 100%;
    height: 80px;
    background: #fff;
    position: absolute;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    z-index: 9;
    top: 504px;
}

/*------------------------------시작----------------------------*/


.path {
    height: 50px;
    line-height: 50px;
    max-width: 1430px;
    margin: 0 auto;
	/*background: #3b78bd;*/
}

.path .home {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    padding: 0 15px;
    position: relative;
    float: left;
    /*border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;*/
	background: #3b78bd;
}

.path .home img {
    display: block;
    padding: 15px 0;
}

.path > div {
    float: left;
    position: relative;
}

.path .depth_btn:before {
    content: "";
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
}

.path .depth_btn {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 50px;
    padding: 0 20px;
    min-width: 235px;
    /*    letter-spacing: -1;*/
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem;
    position: relative;
    border-right: 1px solid #ddd;
	color: #333;
	box-sizing: border-box;
}

.path .depth_btn.active {
    background: #3b78bd;
}

.path .depth_btn i {
    position: absolute;
    right: 20px;
    top: 13px;
    font-size: 14px;
}

.path [class^="depth"] ul {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    transition: all 0.3s ease;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 999;
    background-color: #f6f6f6;
    overflow: hidden;
    /*border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;*/
}

.path [class^="depth"].active ul {
    opacity: 1;
    visibility: visible;
    max-height: 1000px;
    z-index: 999;
}

.path [class^="depth"] ul li {
    width: 100%;
    height: auto;
    padding: 0px 20px;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
    font-size: 0.925rem;
    border-bottom: 1px solid #ddd;
}
.path [class^="depth"] ul li:first-child {
	border-top: 1px solid #ddd;
}
.path [class^="depth"] ul li:hover {
    background: #f0f0f0;
}

.path select {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 18px;
    height: 58px;
    line-height: 58px;
    padding-bottom: 4px;
}

.path select option {
    color: #555;
    font-size: 14px;
}

.path .depth_btn.depth_wide {
    min-width: 360px;
}
.path ul li a {
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
	max-height: 50px;
}

.path ul li a.link {
    position: relative;
}


.path ul li a.link:after {
    content: url(/images/common/ic_external_sm.png);
    font-weight: 600;
    margin-left: 8px;
    font-size: 0.813rem;
}


/* 네이티브 외형 감추기 */
.path select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*background: url(../images/common/path_select.png) no-repeat 95% 50%; /* 화살표 모양의 이미지 */
    min-width: 110px;
    margin-right: 5px;
}

.path select::-ms-expand {
    display: none;
}

.path > div.depth_wide {
    min-width: 360px;
}

