@charset "utf-8";



#container {position:relative; z-index:0;;}


.default_layout {position:relative;  margin:0 auto; clear:both;  }

.sub_visual {position:relative; text-align:center; overflow:hidden; width:100%; height:550px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default.jpg); display:none;}

.sub_visual .this_title{padding-top:200px; font-size:40px; line-height:40px; color:#fff; font-weight:bold; position:relative; z-index:1;}
.sub_visual .this_title span{display:block; font-size:16px; font-weight:normal; line-height:20px; }
.sub_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:0; }

.sub_visual .guide { text-align:center; position:absolute; bottom:0px; width:100%; }
.sub_visual .guide .common_bg{width:60px; height:60px; position:absolute; top:0px;}
.sub_visual .guide .l_bg{left:-60px; background:url(../images/sub/guide_left_dot.png) left top no-repeat;}
.sub_visual .guide .r_bg{right:-60px; background:url(../images/sub/guide_right_dot.png) left top no-repeat;}

.sub_visual .guide ul{display:inline-block; background:#fff; padding:0 40px; position:relative;}
.sub_visual .guide li{display:inline-block;; color:#9b9b9b;line-height:60px; font-size:14px; padding:0 20px 0 20px;background:url(../images/sub/guide_dot.jpg) left 50% no-repeat; }
.sub_visual .guide li.home {padding:0 12px 0 0;background:none; }
.sub_visual .guide li.home a{display:block; padding-left:13px; background:url(../images/sub/guide_home.jpg) left 50% no-repeat;   }
.sub_visual .guide li a {color:#9b9b9b;}
.sub_visual .guide li.this { color:#000; padding-right:0px;}

#container_sub {position:relative; margin-top:60px;}
#container_sub .this_title {font-size:45px; line-height:38px; letter-spacing:-1px; color:#222; text-align:center; font-weight:normal; margin:40px 0px;}
#container_sub .this_title span{display:block; font-size:14px; color:#9f9f9f; padding-top:0px;  }


/*가이드박스*/
#guideGroup {position:relative; padding-bottom:10px; border-bottom:1px #eaeaea solid;  margin-bottom:10px;}
#guideGroup h3 { font-size:40px; color:#000;  letter-spacing:-1.5px;  line-height:40px; padding-bottom:20px;}
#guideGroup h3 span{ font-size:13px; padding-top:5px; color:#999; display:block;}
#guideGroup h3 span.etc{display:inline-block;}
	
#guideGroup .guide { position:absolute; top:-6px; right:0px;}
#guideGroup .guide li{displaY:inline-block; vertical-align:middle; color:#777777;line-height:65px; font-size:15px; padding:0 30px;  background:url(../images/sub/sub_this_page_dot_right.png) right 50% no-repeat;}

#guideGroup .guide li.home{font-weight:normal; ; font-size:16px;  display:inline-block;  line-height:65px; padding:0 40px 0px 20px; color:#666;  vertical-align:middle; }
#guideGroup .guide li.home .cycle {display:inline-block; width:35px; height:35px; line-height:30px; border-radius:35px; background:#473d38; color:#fff; text-align:center;}
#guideGroup .guide li.home .cycle .fonti{color:#fff;}



#guideGroup .guide li a {color:#000;}
#guideGroup .guide li.this { color:#000; padding-right:0px; background:none; }





#contentGroup {  margin:0 auto;  }










/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:30px auto; padding-bottom:160px; }





/* 탭메뉴 */
div.tapMenu { overflow:hidden;}
div.tapMenu ul { float:left; font-size:13px; width:100%; text-align:center; letter-spacing:-1px;}
div.tapMenu ul li { float:left; width:24%; border:1px solid #ccc; border-radius:50px; margin:10px 0 0 1%;line-height:35px; box-sizing:border-box;}
div.tapMenu ul li a {  color:#555; display:block; border-radius:50px; }
div.tapMenu ul li:first-child,div.tapMenu ul li:nth-child(4n+1) { margin:10px 0 0 0;}
div.tapMenu ul li:hover a { background:#e0e6f5; color:#4266b6; font-weight:bold;} 
div.tapMenu ul li.on { border:1px solid #3758a0;  }
div.tapMenu ul li.on a { background:#7256c5; color:#fff; font-weight:bold; }



table.cStyle0 {border-top:2px solid #444; width:100%; ; font-size:16px; border-spacing:0; margin-top:20px; border-left:1px #dadde2 solid;}
table.cStyle0 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle0 th {background:#f6f7f9; color:#000;  padding:20px; border-right:1px #dadde2 solid; border-bottom:1px solid #dadde2; }
table.cStyle0 td {color:#000; padding:20px; ; letter-spacing:0;   border-right:1px #dadde2 solid; border-bottom:1px solid #dadde2; text-align:center;}
table.cStyle0 .center {text-align:center;}
table.cStyle0 .left {text-align:left;}
table.cStyle0 td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle0 .small_line {font-size:12px; color:#999; display:inline-block;}



table.cStyle {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle td {color:#666; padding:12px 8px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle .small_line {font-size:12px; color:#999; display:inline-block;}

table.cStyle1 {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle1 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle1 th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle1 td {color:#666; padding:12px 8px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center}
table.cStyle1 .center {text-align:center;}
table.cStyle1 .left {text-align:left;}
table.cStyle1 td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle1 .top {vertical-align:top;}
table.cStyle1 .small_line {font-size:12px; color:#999; }


table.cStyle2 {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle2 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle2 th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle2 td {color:#666; padding:12px 8px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;  vertical-align:top;}
table.cStyle2 .center {text-align:center; vertical-align:middle;}
table.cStyle2 .left {text-align:left;}
table.cStyle2 td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle2 .small_line {font-size:12px; color:#999; }


.common_help  {padding:20px; border:1px #ddd solid; font-size:16px; color:#000; background:#f8f8f8;}


/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:26px; color:#000; margin-bottom:10px; padding-top:10px; line-height:28px; }
h4.cStyle02 {text-align:center; border-top:1px #ddd dashed; padding-top:60px; background-position:center top;  background-position:center 35px;}
h4.cStyle span {font-size:20px; color:#0965c4; font-weight:normal;}

h4.cStyle01 {background:#0ab1b1 url(../images/sub/h4_dot_01.png) 20px 15px no-repeat;  color:#333; font-size:18px; margin:25px 0 10px 0;  font-weight: normal; border:1px solid #d5d5d5; border-radius:5px;  overflow:hidden;padding-left:40px;}
h4.cStyle01 div{ background:#f9f9f9 ;  margin-left:10px; padding:10px 20px; }



h5.cStyle {clear:both; font-size:22px; padding:0 0 0 16px; color:#014e8d; font-weight:normal;  background:url(../images/sub/h5_dot.jpg) 0px 6px no-repeat; line-height:24px; margin-bottom:10px;}
h6.cStyle {clear:both; font-size:31px; padding:0 0 0 30px; color:#555 ; background:url(../images/sub/h6_dot.jpg) 18px 7px no-repeat; line-height:24px; margin-bottom:10px;}

dl.cStyle {clear:both; font-size:16px;}
dl.cStyle dt {padding:0 0 0 13px; margin:15px 0 0 0; color:#555; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px;  margin:5px 0px; }
dl.cStyle dd {padding:0 0 0 16px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 5px 10px no-repeat; line-height:24px; margin:3px 0px; }
dl.cStyle dd a {color:#767676;}
dl.cStyle dd a:hover {color:#000; text-decoration:underline;}


ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 13px; font-size:16px;  color:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px; margin:5px 0px; }


p.cStyle {clear:both; font-size:16px; margin-top:15px;}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}

p.cStyle2 {clear:both; font-size:17px; padding:0;}
p.cStyle2 b {color:#fb7a0b; letter-spacing:0;}
p.cStyle2 img {max-width:100%;}

p.cStyle3 {text-align:center;  margin-top:15px; font-size:16px;}
p.cStyle3 img{max-width:100%; vertical-align:top;}

p.cStyle4 {text-align:center;  margin-top:15px; font-size:16px; background:#f8f8f8; padding:15px; border-radius:15px;}
p.cStyle4 img{max-width:100%; vertical-align:top;}


p.cStyle5 {text-align:center;  margin-top:15px; font-size:16px; border:1px #ddd solid; padding:15px; }
p.cStyle5 img{max-width:100%; vertical-align:middle;}



p.cStyle7 {text-align:center;  margin-top:15px; font-size:16px;  padding:60px 0px; }
p.cStyle7 img{max-width:60%; vertical-align:middle;}


.table_tip_wrap {display:none;}

#mb_login #login_fs .btn_submit {background:#000; line-height:55px; height:55px;}

.color-line {display:none;}

#mb_login .login_box {border-radius:20px !important;}
.register_box {border-radius:20px !important;}

#register_form_group table .frm_info {display:block; }



.mobile_select_box {display:block; margin-bottom:20px; margin-top:60px;}
.mobile_select_box ul {overflow:hidden; padding-left:1px; padding-bottom:1px; border-radius:20px !important;}
.mobile_select_box ul li {float:left; width:50%; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box; border:1px #ededed solid; margin-left:-1px; margin-bottom:-1px; text-align:Center;}
.mobile_select_box ul li a{display:block; line-height:50px; background:#fff;}

.mobile_select_box ul li:first-child {border-radius:20px 0px 0px 0px; overflow:hidden; }
.mobile_select_box ul li:nth-child(2) {border-radius:0px 20px 0px 0px; overflow:hidden; }

.mobile_select_box ul li.on {border-color:#046ab0;}
.mobile_select_box ul li.on a{background:#046ab0; color:#fff;}




.table_tip {display:none;}



@media all and (max-width:1024px) {

#container  {padding:0 10px; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
#container_sub {margin-top:20px;}

/*가이드박스*/
#guideGroup {position:relative; padding-bottom:10px;  margin-bottom:10px;  }
#guideGroup h3 { font-size:23px;  line-height:23px; padding-bottom:0px;  ;}
#guideGroup h3 span{ font-size:13px; padding-top:5px; color:#999; display:block;}
#guideGroup h3 span.etc{display:inline-block;}
	
#guideGroup .guide { top:30px; right:0; }
#guideGroup .guide li{displaY:inline-block; vertical-align:middle; color:#777777;line-height:65px; font-size:15px; padding:0 20px;  background:url(../images/sub/sub_this_page_dot_right.png) right 50% no-repeat;}

#guideGroup .guide li.home{line-height:65px; padding:0 25px 0px 25px;}
#guideGroup .guide li.home .cycle {display:inline-block; width:25px; height:25px; line-height:18px; border-radius:25px;  position:relative; top:-2px;}
#guideGroup .guide li.home .cycle .fonti{color:#fff; font-size:12px !important;; }
#guideGroup .guide li:last-child {display:none;}
#guideGroup .guide li:nth-child(2) {padding-right:0px; background:none;}


.bo_fx .common_center .common_left,
.bo_fx .common_center .common_right {float:none; width:100%;}
#bo_sch input[type="text"] {width:100% !important;   -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box; border-radius:10px !important;}



.product_list li {padding:20px;}


.product_list li .list_title01 span{margin-left:0px; }
.product_list li .col_list .col {display:block; font-size:12px; padding:10px 0px;  margin:0px; border-bottom:1px #ededed dashed; margin-right:15px;  line-height:20px;}

.product_list li .col_list .col .s_title {display:inline;}
.product_list li .col_list .col .s_text {display:inline; margin-right:5px; word-break: break-all; ;}




#register_form_group .site_name,
#register_group .site_name {font-size:20px;}

#register_form_group,
#reg_result,
#mb_login,
#register_group {width:98%;  margin-top:50px; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}




#reg_result p{line-height:18px;}
#register_form_group table .frm_info {line-height:16px !important; display:block; font-size:12px; margin-bottom:10px;}

#bo_w .tbl_wrap {padding:10px;}







.mobile_table_wrap {overflow:hidden; overflow-x:auto; display:block; position:relative;}
.mobile_table_wrap table{width:800px !important;}

.table_tip_wrap {position:relative;margin:30px 0px 0px; display:block; }
.table_tip_wrap .tip {overflow:hidden; text-align:center;}
.table_tip_wrap .tip .text{background:rgba(0,0,0,0.7); color:#fff; font-size:12px; line-height:36px; margin:0 50px; border-radius:30px;}
.table_tip_wrap .tip .col{position:absolute; top:0px; width:30px; height:36px; background-position:left top; background-repeat:no-repeat;  background-size:36px}
.table_tip_wrap .tip .col.left{left:0px;  background:url(../images/sub/mobile_swipe_icon_left.png); background-size:30px; }
.table_tip_wrap .tip .col.right{right:0px;  background:url(../images/sub/mobile_swipe_icon_right.png);   background-size:30px;}


.mobile_none {display:none;}

.table_tip {background:#f8f8f8; border-radius:15px; margin-top:10px; text-align:center; padding:15px 0px;}


h4.cStyle { font-size:22px}

table.cStyle0 {font-size:14px;}
table.cStyle0 th {padding:10px;}
table.cStyle0 td {padding:10px;}



ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 10px; font-size:14px; line-height:20px;  margin:7px 0px; }





}
