﻿@charset "utf-8";
@import "company.css";
@import "business.css";


.header .subGnbContainer .colWrap .col .list > li > ul > li {font-size: 12px;}

body {font-size: 18px; font-family:Simsun, 'NanumBarunGothic', dotum, arial, sans-serif;}
* { -webkit-text-size-adjus: none;}
h1, h2, h3, h4, strong, .bold, .button {font-family:Simsun, 'NanumBarunGothicBold', dotum, arial, sans-serif;}
.fw_normal {font-family:Simsun, 'NanumBarunGothic', dotum, arial, sans-serif;}
.c_strong {color: #b8253e;}


/* subIndexContainer */
.subIndexContainer {padding: 93px 0 80px;}
.subContainer {max-width: 1200px; margin: 0 auto; padding: 0 40px;}

.icon_sns {display: inline-block; width: 26px; height: 26px; background: url("../images/icon_sns.png") no-repeat; background-size: 150px auto; text-indent: -999em; color: transparent;}
.icon_sns.facebook {background-position: 0 0;}
.icon_sns.twitter {background-position: -50px 0;}
.icon_sns.google {background-position: -100px 0;}

/* input */
select {display: block !important; -webkit-appearance: none; appearance: none; padding: 0 40px 0 10px; background: url("../images/bg_select.gif") no-repeat 100% 50% #fff;}
select::-ms-expand { display: none;}
.ie9 select {background: none; padding: 0;}
input[type="text"], input[type="tel"], input[type="password"], input[type="email"], .select  {display: inline-block; padding: 10px; height: 40px; line-height: 20px; border: 1px solid #e5e5e5;}
.select {padding: 0;}
.select select {border: 0 none; width: 100%; height: 100%;}
textarea {display: inline-block; width: 100%; padding: 10px; border: 1px solid #e5e5e5; min-height: 140px; resize: none;}
span.guide-txt {display: inline-block;}
.guide-txt {padding: 10px 0; line-height: 1.5;}
.file-attach + .file-attach {margin-top: 4px;}
.address > input[type="text"] {margin-top: 4px;}
.zipcode {overflow: hidden; position: relative; width: 100%; max-width: 280px; padding-right: 112px;}
.zipcode input[type="text"] {float: left; width: 45%; text-align: center;}
.zipcode .input-txt {float: left; width: 10%; text-align: center;}
.zipcode .button {position: absolute; right: 0; top: 0;}

/* common Module */
.button {display: inline-block; min-width: 109px; padding: 2px 10px; background-color: #5a5a5a; line-height: 32px; text-align: center; color: #fff; cursor: pointer;}
.button.strong {background-color: #b00c28;}
.button.normal {padding: 0 8px; background-color: #fff; border: 2px solid #5a5a5a; color: #5a5a5a;}
.btn-area {margin-top: 40px; text-align: center;}

.location {padding: 25px 0 60px; font-size: 12px; text-align: right; color: #727272;}
.location .home {display: inline-block; width: 55px; color: transparent; background: url("../images/icon_location.gif") no-repeat 50% 0; background-size: 12px auto;}
.location span:after {content: ''; display: inline-block; width: 12px; height: 14px; margin: 0 5px; background: url("../images/icon_location.gif") no-repeat 50% -15px; background-size: 12px auto; vertical-align: middle;}
.location strong {color: #b00c28;}

.subVisual {height: 235px; text-align: center; background-color: #aaa;}
.subVisual .tit {display: inline-block; margin: 0 auto; padding: 55px 0 4px; font-size: 60px; color: #fff; letter-spacing: -5px; border-bottom: 6px solid #fff; }
.subVisual p {margin-top: 25px; font-size: 24px; color: #fff;}

.dropdownMenu {border-bottom: 1px solid #e6e6e6;}
.dropdownMenu:after {content:''; display: block; clear: both;}
.dropdownMenu > ul { max-width: 1120px;  height: 40px; margin: 0 auto; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6;}
.dropdownMenu .menuCategory {float: left; position: relative; z-index: 1;}
.dropdownMenu .menuCategory + .menuCategory {border-left: 1px solid #e6e6e6;}
.dropdownMenu .menuCategory a {letter-spacing: -1px;}
.dropdownMenu .menuCategory > a {display: block; height: 40px; line-height: 40px; text-align: center; color: #231f20;}
.dropdownMenu .menuCategory.group > a {padding-right: 30px;}
.dropdownMenu .menuCategory.group > a:after {content: ''; display: block; position: absolute; right: 15px; top:13px; width: 15px; height: 15px; background: url("../images/icon_dropdownmenu.gif") no-repeat 50% 0; background-size: 15px auto;}

.dropdownMenu .menuCategory.group ul {display: none; position: absolute; left: 0; top: 40px; width: 100%; background-color: #fff;}
.dropdownMenu .menuCategory.group li + li {margin-top: 1px;}
.dropdownMenu .menuCategory.group li a {position: relative; display: block; padding: 15px 20px; font-size: 13px; background-color: #f0f0f0; color: #5a5a5a; word-spacing: 1px;}
.dropdownMenu .menuCategory.group li a:after {content: ''; display: inline-block; width: 12px; height: 14px; position: absolute; right: 15px; top: 18px; background: url("../images/icon_dropdownmenu.gif") no-repeat 50% -30px; background-size: 15px auto;}

.dropdownMenu .menuCategory:hover > a,
.dropdownMenu .menuCategory > a.active {background-color: #b00c28; color: #fff;}
.dropdownMenu .menuCategory.group:hover ul {display: block;}
.dropdownMenu .menuCategory.group:hover > a:after,
.dropdownMenu .menuCategory.group > a.active:after {background-position: 50% -15px;}
.dropdownMenu .menuCategory.group li:hover a,
.dropdownMenu .menuCategory.group a.on {color: #c11331;}
.dropdownMenu .menuCategory.group li:hover a:after,
.dropdownMenu .menuCategory.group a.on:after {background-position: 50% -45px;}

.tabMenu {overflow: hidden; text-align: center;}
.tabMenu .tabTit {display: none;}
.tabMenu ul {width: 100%; max-width: 1120px; margin: 0 auto;}
.tabMenu li {float: left; border-bottom: 2px solid #262626;}
.tabMenu li a {display: block; margin-left: -1px; padding: 15px 0; text-align: center; font-size: 18px; border: 1px solid #e6e6e6; border-bottom: 0 none;}
.tabMenu li.active {border-bottom-color: #b8253e;}
.tabMenu li:first-child a {margin-left: 0;}

.type2ea > li {width: 50%;}
.type3ea > li {width: 33.33333333333333%;}
.type5ea > li {width: 20%;}
.type4ea > li {width: 25%;}
.type6ea > li {width: 16.66666666666667%;}
.type7ea > li {width: 14.28%;}

.searchBox {max-width:  1120px; height: 43px; margin: 0 auto 60px; border-bottom: 1px solid #c9c9c9; border-top: 2px solid #5e5e5e;}
.searchBox .searchBoxInner {float: right; min-width: 640px; height: 41px; position: relative; padding-left: 120px; padding-right: 40px; border-bottom: 1px solid #c9c9c9;}
.searchBox .inputSelect,
.searchBox .searchBtn {position: absolute; top: 0; height: 100%; border-left: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9;}
.searchBox .inputSelect {left: 0; width: 120px;}
.searchBox .searchBtn {right: 0; width: 40px;}
.searchBox .searchBtn a {display: block; height: 40px; background: url("../images/bg_searchbtn.gif") no-repeat 50% 50%; background-size: cover; font-size: 0; color: transparent;}
.searchBox input, .searchBox select {display: block; width: 100%; height: 100%; border: 0 none; background-color: #fff;}
.searchBox input {height: 39px;}
.tabMenu + .searchBox  {margin-top: -2px;}

.paging {margin-top: 55px; text-align: center;}
.paging > a {display: inline-block; width: 15px; height: 15px; background-color: #aaa;}
.paging span {padding: 0 15px; cursor: pointer;}
.paging span a,
.paging span strong {padding: 0 5px; font-weight: bold;}
.paging span strong {color: #b8253e;}


.paging > span:hover,
.paging > span.on {color: #b00c28; font-weight: bold;}




/* board */
.tbl_title {position: relative; margin-top: 30px; padding: 15px 0; font-size: 30px;}
.tbl_title .more {position: absolute; top: 5px; right: 0; width: 40px; height: 40px; background: url("../images/icon_title_more.png") no-repeat 0 0; background-size: cover; color: transparent; text-indent: -999em;}
.tbl_title2 {margin: 30px 0 10px; padding-left: 10px; font-size: 18px; color: #5a5a5a;}
.tbl_title2:before {content: ''; display: inline-block; width: 3px; height: 3px; margin: 8px 6px 0 -9px; background-color: #5a5a5a; line-height: 18px; vertical-align: top;}
.tbl_wrap {border-top: 2px solid #5e5e5e; border-bottom: 2px solid #5e5e5e;}
.tbl_wrap table {width: 100%; table-layout: fixed;}
.tbl_wrap th {background-color: #e1e1e1; border-bottom: 1px solid #c9c9c9; font-size: 13px; color: #5a5a5a}
.tbl_wrap th[rowspan] {border-right: 1px solid #c9c9c9;}
.tbl_wrap td {padding: 10px 20px; border-bottom: 1px solid #e1e1e1; font-size: 13px; color: #5a5a5a; word-break: break-word; vertical-align: middle;}
.tbl_wrap tbody th {padding: 10px 5px; vertical-align: middle;}
.tbl_wrap td .button {line-height: 36px;}
.tbl_wrap td .input-txt {line-height: 40px;}
.tbl_wrap.type_write td input,
.tbl_wrap.type_write td .select,
.tbl_wrap.type_write td .input-txt {vertical-align: top;}

.tbl_wrap .email, .tbl_wrap .phone {overflow: hidden;}
.tbl_wrap .email .input-txt, .tbl_wrap .phone .input-txt {float: left; width: 5%; text-align: center;}
.tbl_wrap .email input[type="text"] {float: left; width: 30%;}
.tbl_wrap .email .select {float: left; width: 33%; margin-left: 2%;}
.tbl_wrap .phone input[type="text"] {float: left; width: 30%;}
.tbl_wrap .phone .select {float: left; width: 30%;}

.board-header {border-bottom: 1px solid #e2e2e2;}
.board-header dl {display: table; width: 100%; border-top: 1px solid #e2e2e2;}
.board-header dt, .board-header dd {display: table-cell; padding: 10px 15px; font-size: 13px;}
.board-header dt {width: 10%; max-width: 90px; min-width: 65px; font-size: 13px; text-align: center;}
.board-preview {border-bottom: 1px solid #e2e2e2;}
.board-preview dl {display: table; width: 100%; border-top: 1px solid #e2e2e2;}
.board-preview dt, .board-preview dd {display: table-cell; padding: 10px 15px; font-size: 13px; line-height: 1.5;}
.board-preview dt {width: 10%; max-width: 90px; min-width: 65px; font-size: 13px; text-align: center;}

.board-view {padding-top: 20px;}
.board-view .title {padding: 55px 25px 0;}
.board-view article {padding: 25px; font-size: 13px; line-height: 1.25; color: #5a5a5a;}
.board-view .board-btn {padding-top: 20px; text-align: right;}
.board-view .board-btn .button {width: 120px;}

.board-btn .button {padding: 0 10px; background-color: #fff; border: 2px solid #5a5a5a; color: #5a5a5a; border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;}
.board-btn .button:hover {background-color: #5a5a5a; color: #fff;}

/* Sub page */
.sub-title1{ text-align: center; margin: 50px 0; }
.sub-title1 h1{ font-size: 24px; font-weight: bold;}
.sub-title1 h1:after{ content: ""; display: block; margin: 20px auto; width: 52px; height: 1px; background: #d7d7d7;}
.sub-title1 p{ font-size: 12px; font-weight: bold; line-height: 25px; color: #5a5a5a; width: 400px; margin: 0 auto;}
.sub-title2 { position: relative; background: url("../images/icon-title.png") no-repeat 0 0; margin-top: 60px; padding: 0 0 20px;}
.sub-title2 h2 {font-family:Simsun, 'NanumBarunGothic', dotum, arial, sans-serif; font-size: 48px; margin: 0 0 30px 164px; border-top: 1px solid #231f20; padding: 25px 0 18px 0;}
.sub-title2 h2 em {color: #b9253f;}
.sub-title2 h2 span {font-size: .4em;}
.sub-title2 .tit-txt {margin-left: 160px; font-size: 16px;}
.sub-title2 .more  {position: absolute; top: 45px; right: 0; width: 40px; height: 40px; background: url("../images/icon_title_more.png") no-repeat 0 0; background-size: cover; color: transparent; text-indent: -999em;}
.sub-title2 .more + h2 {padding: 25px 40px 18px 0;}

.pageMove .button {width: 155px; padding: 13px 0 13px 60px; line-height: 1.2; text-align: left;}
.sub-title2 .pageMove {position: absolute; top: 45px; right: 0;}
.sub-title2 .pageMove .button {padding: 16px 0 16px 56px;}
.sub-title2 .pageMove + h2 {padding: 25px 150px 18px 0;}

.tabMenu + .sub-title2 h2 {border-top: 0 none;}
.sub-content2 {margin-left: 175px;}

.sub-title4 {position: relative; margin: 80px 0 50px;}
.sub-title4 h2 {border-bottom: 2px solid #262626; font-size: 46px; line-height: 2;}
.sub-title4 h2 span:after {content: ''; position: absolute; bottom: 0; left: 0; display: inline-block; width: 318px; height: 2px; background-color: #b00c27;}

.img img {display: block; max-width: 100%; margin: 0 auto;}
.wide-section {position: relative; text-align: center;}
.wide-section img {max-width: 100%;}
.wide-section .dim-text {position: absolute; bottom: 0; left: 50%; width: 100%; max-width: 1200px; margin-left: -560px; padding: 25px 40px; background-color: rgba(0,0,0,.7); line-height: 1.5; text-align: left;}
.wide-section .dim-text p {font-size: 16px; color: #fff;}


.bul-type1 {padding-left: 28px; background: url("../images/bul_type1.png") no-repeat 0 50%;}

.intro-message {margin-bottom: 30px; padding: 20px; text-align: center;}
.intro-message .tit {font-size: 24px; color: #202020;}
.intro-message .tit:after {content:''; display: block; width: 54px; margin: 14px auto; border-bottom: 1px solid #d7d7d7;}
.intro-message  p {font-size: 14px; line-height: 1.5; color: #5a5a5a; margin:30px 0;}

.popdim, .layerWrap {display: none;}
.layer-open {position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 999;}
.layer-open .popdim {display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,.7);}
.layer-open .layerWrap {display: block; position: absolute; top: 100px; left: 50%; width: 90%; margin-left: -45%; padding: 15px; background-color: #fff;}
.layer-open .popTitle {padding: 0 25px; background-color: #5a5a5a; font-size: 30px; line-height: 2.5; color: #fff;}
.layer-open .popCont {border: 3px solid #5a5a5a; border-top: 0 none;}

.mailingPopLayer .field-wrap {overflow: hidden;}
.mailingPopLayer .field-tit, .mailingPopLayer .field {float: left;}
.mailingPopLayer .field-tit {width: 15%; padding: 4px 0 4px 20px; border-top: 1px solid #5a5a5a; font-size: 12px; line-height: 2;}
.mailingPopLayer .field {width: 85%; padding: 4px; border-top: 1px solid #e5e5e5;}
.mailingPopLayer .field input[type="text"] {width: 100%;}
.mailingPopLayer .field-tit:first-child,
.mailingPopLayer .field-tit:first-child + .field {border-top: 0 none;}
.mailingPopLayer .btn-area {margin: 30px 0;}
.mailingPopLayer .btn-area .button {width: 120px; margin: 0 7px;}


.pageMove .button .bico {position: absolute; left: 15px; top: 10px; width: 30px; height: 50px; background-position: 0 0; overflow: hidden;}
.pageMove .button:after {content: ''; position: absolute; background: url("../images/icon_btn_process.png") no-repeat; right: 15px; top: 50%; width: 11px; height: 11px; margin-top: -5px; background-position: 50% -80px;}
.pageMove .button:hover,
.pageMove .button.strong {background-color: #ae4155;}
.pageMove .button:hover .bico img,
.pageMove .button.strong .bico img {margin-left: -50px;}

@media all and (max-width:1280px) {	
	.subIndexContainer { padding-top: 60px;}
}
@media all and (max-width:1200px) {
	.wide-section .dim-text {left: 0; margin-left: 0;}
}
@media all and (max-width:1024px) {
	.button {min-width: 82px; font-size: 13px;}
	.file-attach + .file-attach {margin-top: 15px;}
	.file-attach input[type="text"] {margin-bottom: 8px;}
	.zipcode {padding-right: 70px;}
	.zipcode .button {min-width: inherit;}
	.tbl_title {padding: 10px 0; font-size: 18px;}
	.tbl_wrap tbody th {padding: 10px 5px}
	.tbl_wrap tbody td {padding: 5px; font-size: 12px;}

	.searchBox {margin-bottom: 40px;}

	.dropdownMenu {display: none;}


	.subVisual {height: 130px; margin-bottom: 30px;}
	.subVisual .tit {font-size: 18px; border-bottom-width: 3px; letter-spacing: -1px;}
	.subVisual p {/*font-size: 18px;*/ font-size: 13px;}

	.intro-message .tit {font-size: 16px;}
	.intro-message  p {font-size: 12px;}
	
	.sub-content2 .pageMove .button {top: -15px;}
	.pageMove .button {width: 120px; padding: 10px 0 10px 40px;}
	.pageMove .button .bico {top: 2px; left: 4px;}

	.sub-title2{background-image: none; padding: 0; }
	.sub-title2 h2 {/*font-size: 2rem;*/ font-size: 14px; font-weight: bold; margin:0 0 30px 0; border-top: 1px solid #231f20; padding: 15px 0 15px 0; }
	.sub-title2 h2 span {font-size: 14px; font-weight: bold;}
	.sub-title2 .more + h2 {padding: 15px 30px 15px 0; }
	.sub-title2 .tit-txt { margin-left: 0; font-size: 12px;}
	.tbl_title .more {top: 10px; width: 24px; height: 24px;}
	.sub-title2 .more {top: 12px; width: 24px; height: 24px;}
	.sub-title2 .pageMove {/* top: 10px; */ display: none;}
	.sub-title2 .pageMove .button {padding: 11px 0 11px 40px;}
	.sub-content2 {margin-left: 0;}


	.tabMenu {overflow: visible; position: relative; padding-top: 52px; z-index: 1;}
	.tabMenu:hover {z-index: 3;}
	.tabMenu .tabTit {display: block; position: absolute; top: 0; left: 0; width: 100%; border-bottom: 2px solid #b8253e;}
	.tabMenu .tabTit a {display: block; height: 50px; font-size: 18px; line-height: 48px; border: 1px solid #e6e6e6; border-bottom: 0 none; text-align: center;}
	.tabMenu .tabTit a:after {content: ''; position: absolute; top: 20px; right: 30px; width: 20px; height: 14px; background: url("../images/bg_tabmenu_arrow.gif") no-repeat 0 0;}
	.tabMenu ul {display: none; position: absolute; top: 50px; left: 0; width: 100%; border-top: 2px solid #262626; border-bottom: 2px solid #b8253e; background-color: rgba(255,255,255,.9);}
	.tabMenu li {width: 100%; border-bottom: 0 none;}
	.tabMenu li a {margin-left: 0; font-size: 15px; line-height: 1;}
	.tabMenu li.active a {color: #b8253e;} 
	.tabMenu:hover .tabTit a:after {background-position: 0 -20px;}
	.tabMenu:hover ul {display: block;}

	.wide-section .dim-text {position: relative; background-color: transparent;}
	.wide-section .dim-text p {font-size: 12px; color: #202020; text-align: center;}

	.sub-title4 {margin: 20px 0 10px;}
	.sub-title4 h2 {font-size: 16px; border-top: 1px solid #262626; border-bottom: 0 none;}
	.sub-title4 h2 span:after {display: none;}


	
}

@media all and (max-width:768px) {
	.location {display: none;}
	body {font-size: 14px;}
	input[type="text"],
	.select select {width: 100%; padding: 10px 4px;}
	.searchBox .searchBoxInner {min-width: 100%;}
	.zipcode {padding-right: 60px;}
	.tbl_wrap tbody td .button {font-size: 10px;}

	.tbl_wrap .phone .select {width: 20%; margin-bottom: 4px;}
	.tbl_wrap .phone input[type="text"] {width: 30%;}
	.tbl_wrap .phone .input-txt {width: 10%;}
	.tbl_wrap .email .input-txt {width: 10%;}
	.tbl_wrap .email input[type="text"] {width: 45%;}
	.tbl_wrap .email .select {width: 100%; margin-left: 0; margin-top: 4px;}

	.subContainer {padding: 0 20px}


	.layer-open .popTitle {font-size: 18px;}


	.mailingPopLayer .field-tit, .mailingPopLayer .field {width: 100%;}
	.mailingPopLayer .field {border-top: 0 none;}
	.mailingPopLayer .field-tit:first-child + .field {border-top: 1px solid #e5e5e5;}
	.mailingPopLayer .btn-area {margin: 10px 0 20px;}
	.mailingPopLayer .btn-area .button {width: 80px; margin: 0;}
	select {background: none;}

}