@charset "utf-8";
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}
@import url('/skin/notokr/notokr.css');
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
@font-face { font-family: 'NanumSquareRound'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff'); font-weight: normal; font-style: normal; }
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout { 
	margin: 0;
    background-color: #fff;
    padding-top: 90px;
}
@font-face { font-family: 'paybooc-Bold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff'); font-weight: normal; font-style: normal; }

/* 폰트 설정 */
*, .body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'Noto Sans KR','notokr',  "NanumGothic", "나눔고딕", 'NanumBarunGothic','Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}


@import url(http://www.openhiun.com/hangul/nanumbarungothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@font-face { font-family: 'NanumBarunGothic';
 src: url('/fonts/NanumBarunGothic.eot');
 src: url('/fonts/NanumBarunGothic.eot') format('embedded-opentype'),
 url('/fonts/NanumBarunGothic.woff') format('woff');}


body{word-break:break-all;}

/*구글 번역 위젯이 변경한 값 복구*/
body {top:0 !important;position:static !important;min-height:0!important;}
.no-contents { color: #aaa; }
.body-layout {
    font-family: "NanumBarunGothic", "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.intro-boardbox .d-front-txt .text-row-subject {text-overflow: ellipsis;white-space: nowrap;word-break: normal;overflow: hidden;}
.btn .fa,.btn i { text-shadow:none; }
html {overflow-x: hidden;overflow-y: scroll;}
.navbar-collapse { border: none; }
 @media (min-width: 767px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
 }

.d-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 0px;
    transition: all 0.2s ease-in-out 0s;overflow:hidden;
    width:100%;
    height:180px;
    background-repeat:no-repeat;
    background-position:center center;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.d-front-blog>.col-md-4>.thumbnail {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: #FFF;
	border: 1px solid #DDD;
	border-radius: 0px;
	transition: all 0.2s ease-in-out 0s;
	min-height:360px;
}
.d-front-blog>.col-md-4>.thumbnail>.caption a{text-decoration:none;color:#666;}
.d-front-blog>.col-md-4>.thumbnail>.caption h5 a{font-weight:bold;color:#000;}
.d-front-blog>.col-md-4>.thumbnail>.caption h5 {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.d-front-blog>.col-md-4>.thumbnail>.caption .blog-row-regdate { display: none; }
.d-front-blog>.col-md-4>.thumbnail>.caption p a{font-size:11px;}

@media (max-width: 767px) {
    .d-front-blog>.col-md-4>.thumbnail {
        min-height:290px;
    }
}
.front-panel>.panel{
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid #E4E4E4;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}


.d-comments div.panel-body {font-size:11px;}
 #commentForm textarea, .commentUpdateForm textarea { margin-bottom: 5px; }
.panel-body>p {margin:5px 0 0;}
a {cursor: pointer !important}
.z-index9999 {z-index:9999;}
.pull-right {right:0;}
.pull-left {left:0;}
.pull-center {margin:0 auto;}
.navbar-brand img {margin-top: -15px;}
@media all and (min-width:768px){
	.open > .dropdown-menu {display: none;}
}
.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.25);
}
.navbar-brand{line-height:28px;}
.d-front-list>.panel-body{min-height:115px;}
.d-front-list h6{font-weight:800;margin:0px;}
.d-front-list h6 span{font-weight:normal;}
.d-front-list h6 a{text-decoration:none;color:#333;font-size:11px;}
.d-front-list h6 a:hover{text-decoration:underline;}
.d-front-list h6 p{margin-top:4px;font-size:12px;}

.d-front-list2>.panel-body{min-height:115px;}
.d-front-list2 h6{font-weight:800;margin:0px;}
.d-front-list2 h6 span{font-weight:normal;}
.d-front-list2 h6 a, .d-front-list2 h6 a span{text-decoration:none;color:#666;font-size:13px;}
.d-front-list2 h6 a:hover span{text-decoration:underline;}
.d-front-list2 h5{font-size:11px;border-top:1px solid #efefef;padding-top:10px;color:#666}
.d-front-list2-words{margin-top:15px;}
.d-front-list2-words:first-child{margin-top:0px;}
.d-front-list2 .panel{padding-top:10px;}
.front-panel>.panel{padding-top: 0px;background-color: #FFF;border: 1px solid #E4E4E4;border-radius: 0px;box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);}
.d-front-list2-words:first-child {margin-top: 5px;}
.navbar-brand{display: inline;height: auto;}
.d-front-list2 h6 a, .d-front-list2 h6 a span {color: #000;font-weight:800;}
.d-front-list2 h5,.d-front-list2 h5 a,.d-front-list2 h5 p,.d-front-list2 h5 span{ font-size: 11px !important; color: #555 !important;}
.carousel {margin-bottom: 0px;}
.carousel-inner > .item {-webkit-transition: 0.3s ease-in-out left;-moz-transition: 0.3s ease-in-out left;-o-transition: 0.3s ease-in-out left;transition: 0.3s ease-in-out left;}
@media not all, (-webkit-transform-3d){
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }
}
.blog-row-subject { padding:4px !important; }


/*****************헤더*******************/

/* menu css */
a {color:inherit;text-decoration:none;}
img {vertical-align: top;}		/* 기본적으로 이미지에는 아랫쪽에 여백이있는데 그걸 없애주는거라고함 */

* {box-sizing:border-box;}		/* 다포함시킨다고함 */
.clearFix:after,.container:after {content:"";display:block;width:0;height:0;overflow: hidden;clear:both;}
.container {width:1240px;margin: 0 auto;position: relative;} 
#header {width: 100%;background: #fff;height: 120px;overflow: hidden;position: fixed;z-index: 100000000;top: 0px; font-family: 'S-CoreDream-5Medium'; border-bottom: 1px solid #ddd;}
#header:after {content: "";width: 100%;height: 1px;background: #d9d9d9;position: absolute;top: 120px;  }
#header h1 {float: left; margin-top: 10px;}
#header h1 a {display: block;padding: 0px 0;}
#gnb {float: right;margin-left: 100px; position: relative; }
#gnb span.absolute { display: block; height: 130px; width:320px; position: absolute; left: -530px; top:100px; z-index:1; background: #f00;}
#gnb .gnbList > li {float: left;}
#gnb .gnbList > li > a {    font-family: 'noto sans kr', sans-serif !important; display: block;height: 70px;line-height: 70px;width: auto; padding: 0 0 0 60px; font-size: 18px; font-weight: 500;text-align: center;position: relative; color: #333; font-family: 'noto sans kr'; }
#gnb .gnbList > li > a:after {content: "";display: block;width: 100%;height: 3px;background: #000; position: absolute;bottom: -8px; right: -30px;transform:scaleX(0);transition:all 0.5s ease-out; }
#gnb .gnbList > li:hover > a:after {transform:scaleX(0.5);background: #e60012;} 
#gnb .gnbList > li .sub {padding: 15px 0; height: 330px; margin-left: 0;} 
#gnb .gnbList > li .sub li a {display: block;padding: 5px;font-size: 14px; font-family: 'S-CoreDream-4Regular'; text-align:right; color: #000; }

#mobileGnb {background: #fff;position: fixed;left: -100%;top: 102px;width: 70%;height: 100%;display: none;}		/* fixed를 주면 넓이, 높이를 잃는다 */
#mobileGnb .gnbList {height: 90%;overflow-y: scroll;}
#mobileGnb .gnbList > li {}	/* gnb를 li옆으로 붙이기 */
#mobileGnb .gnbList > li > a {display:block;height:60px;line-height:60px;font-size: 1.0rem;font-weight:500; color: #000;padding-left: 30px;position: relative;border-top:1px solid #d9d9d9;}
#mobileGnb .gnbList > li > a.on i {transform:rotate(180deg);}			/* rotate 회전시키는것*/ 
#mobileGnb .gnbList > li > a i {position: absolute;right: 10px;height: 50px;line-height: 50px;font-size: 30px;
transition:all 0.2s ease-out;}
#mobileGnb .gnbList > li .sub {background: #f8f8f8;display: none;}
#mobileGnb .gnbList > li .sub a {display:block;height: 40px;line-height: 40px;  
padding-left: 40px;position: relative;font-size: 1.0rem; color: #aaa;} 
#m obileGnb .gnbList > li .sub a:before {display: block;width: 3px;height: 3px;background: #33ccff;position: absolute;left: 30px,top: 50%;margin-top: -1px;} 
#header .searchBox i {font-size: 25px;color: #39f;display: inline-block;position: relative;top: 3px;}
#header .searchBox {float: right;position: absolute; top:5px; right: 0;padding: 0 15px;margin-top: 30px;}
#header .searchBox input {border:none;height: 32px;line-height: 32px; position: absolute; right: 0;} 
#header .searchBox_ {float: right; /* border: 1px solid #d9d9d9; */ padding: 0 15px;margin-top: 15px; }
#header .searchBox_ a:hover{color: #ccc;} 
#header .btnAll { position: absolute; left:0; top:0; height: 100px; width: 100px; display: none;}
#header .btnAll span { display: block; width: 30px; height: 2px; background: #333; position: absolute; left:20px; transition:all 0.5s ease-out;}
#header .btnAll span:nth-child(1) { top: 28px; }
#header .btnAll span:nth-child(2) { top: 38px;  }
#header .btnAll span:nth-child(3) { top: 48px; } 
#header.open .btnAll span:nth-child(1) {transform:rotate(45deg);top: 40px;}
#header.open .btnAll span:nth-child(2) {opacity: 0;left: -0px;}
#header.open .btnAll span:nth-child(3) {transform:rotate(-45deg);top: 40px;} 
#header .btnTel {    display: block;
    position: absolute;
    right: 10px;
    top: 18px;
    /* width: 90px; */
    color: #d53a57;
    /* height: 100px; */
    /* padding: 18px 0 0px 45px; */
    display: none;} 
#header .btnTel img {height: 60px;}
  
/* 반응형 responsive web	/ adaptive web */
@media all  and (max-width:1240px) {
#header { height: 117px !important; }
#header h1 a { padding: 0px 0;}
	.container {width:100%;}
	#header {overflow: visible;}
	#header:after {background: none;}
	#gnb {display:none;}
	#mobileGnb {display:block;}
	#header h1 {text-align: center; float:none; width:50px; margin:0 auto; position: absolute; left:50%; transform:translateX(-250%); top:10px; }
	#header .btnAll {display: block;}
	#header .btnTel {display: block; font-size:30px;}
	#header .searchBox {display: none;}
	#header .searchBox_ {display: none;}
}
 

















.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
.navbar-inverse {
    background: #fff;
    border: none;
    margin: 0;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.navbar-inverse .navbar-brand {
    position: relative;
    margin: 15px 0 18px !important;
    padding: 0;
}
.navbar-inverse .navbar-brand img {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .navbar-inverse .navbar-nav > li > a {
        -webkit-text-shadow: none;
        text-shadow: none;
        font-size: 20px;
        line-height: 88px;
        height: 88px;
        padding: 0 32px;
        letter-spacing: -0.04em;
        color: #222;
        text-align: center;
        text-decoration: none;
        font-weight: bold;
        font-family: 'NanumSquare', sans-serif !important;
    }
 	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus,
	.navbar-inverse .navbar-nav > li:hover > a,
	.navbar-inverse .navbar-nav > li:focus > a,
	.navbar-inverse .navbar-nav > .open > a,
	.navbar-inverse .navbar-nav > .open > a:hover,
	.navbar-inverse .navbar-nav > .open > a:focus,
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:focus {
		-webkit-box-shadow: none;
	  	box-shadow: none;
	  	background-color: transparent;
	  	color: #333;
  	}
}
@media screen and (min-width: 768px) {
    .navbar-nav>li>.dropdown-menu {
        left: 0;
        right: auto;
        animation-fill-mode: both;
        animation-duration: .5s;
        animation-name: fadeInRight;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 1px solid #d4d4d4;
        background: #fff;
        padding: 24px 0;
        min-width: 200px;
    }
	.divider-vertical+li .dropdown-menu {
		left: auto;
		right: 0;
	}
}
.dropdown-menu > li > a {
    color: #444;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
    padding: 12px 12px 12px 32px;
    position: relative;
}
.dropdown-menu > li > a:before {
    content: "";
    background: #b4b4b4;
    border-radius: 100%;
    width: 3px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translatey(-50%);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: none;
    color: #0a44ad;
    text-decoration: underline;
}


/* ---------- 게시판 타이틀 설정 ---------- */
.main-bbs {
    padding: 72px 0;
}
.intro-boardbox .page-header {
    padding: 0 0 16px;
    margin: 0 0 24px; 
}
.intro-boardbox .page-header h4 {
text-align: center;
	font-family: 'noto sans kr';
    margin: 0;
    color: #fff;
    font-size: 26px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.intro-boardbox .page-header h4 .btn {
	padding: 5px 0 0;
	margin: 0;
	line-height: 1;
	color: #555;
}

.intro-boardbox .page-header h4 .btn:hover,
.intro-boardbox .page-header h4 .btn:active {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* ---------- 게시판 리스트 설정 ---------- */
.intro-boardbox .front-panel>.panel {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.intro-boardbox .panel-body {
    padding: 0;
}
.d-front-list2-words {
	margin: 0 !important;
	padding: 0;
}

.d-front-list2 h6 a,
.d-front-list2 h6 a span {
	color: #666;
	font-weight: 400;
	font-size: 14px;
	padding: 8px 0;
}

.d-front-list2 h6 a:hover span {
	text-decoration: none;
}
.d-front-list2 h6 a .list-row-subject{
    width:69%;
}
.d-front-list2 h6 a:hover .list-row-subject {
	color: #303030;
}

.d-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
}

.list-row-subject:before {
	content: "∙";
	color: #1d65a3;
	font-weight: bold;
	padding-right: 11px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}
.intro-boardbox .label-danger{
	padding:2px 4px!important;
	position:relative;
	top:7px;
}
.intro-boardbox-type-bbs .label-danger{
	top:0;
}
.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}
/* //메인 페이지 설정 끝 */
/* login */

.login-layout,
.id-find-layout,
.pw-find-layout{
    background: #f5f5f5;
    padding: 100px 15px;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr{
    display: none;
}
.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body{
    padding: 0;
}
.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}
.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2{
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}
.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}
.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}
.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.login-layout label,
.id-find-layout label,
.pw-find-layout label{
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #aaa;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
    float: none;
    width: 100%;
    height: 50px;
    background: #0a44ad;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
    background: #0a44ad;
}
.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p{
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}
.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}
.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a{
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px){
    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }
    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }
    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2{
        font-size: 24px;
    }
    .inner-box-msg p {
        font-size: 12px;
    }
    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }
    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control{
        font-size: 13px;
        height: 36px;
    }
    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a{
        font-size: 12px;
    }
    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning{
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}
.dhb-txt-box-type-b-img-layout {
    padding: 2px;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    min-height: 200px;
    height: 200px;
    max-height: 200px;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
    border: none;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead {
	width: 100%;
	height: 100%;
	float: left;
	margin: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead img {
	width: 100%;
	height: 100%;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	visibility: hidden;
	opacity: 0;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b{
	background:transparent;
	border:none;
}
#gallery .dhb-txt-box-type-b{
    min-height:300px;
}
.dhb-txt-box-type-b-text-layout h4{
	margin-top:10px!important;
	text-align:left;
	font-size:15px!important;
}
.dhb-txt-box-type-b-text-layout h4 strong{
	display:inline-block;
	max-width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
}
.dhb-txt-box-type-b-text-layout h4 .label{
	vertical-align:text-top;
}
.dhb-txt-box-type-b-text-layout h4:before,
.dhb-txt-box-type-b-text-layout .txt-box-footer{
	display:none;
}

/* -------------------메인 페이지 썸네일------------------ */
.d-front-blog>.col-md-4>.thumbnail {
    position: relative;
    min-height: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    background: #000;
}
.blog-row-contents {
	display: none;
}
.d-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    height: 200px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
    transition: all ease 0.5s;
}
.d-front-blog>.col-md-4>.thumbnail:hover a.blogthumb, 
.d-front-blog>.col-md-4>.thumbnail:focus a.blogthumb{
    transform: scale(1.2);
    opacity: 0.5;
}
.d-front-blog>.col-md-4>.thumbnail .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    border: none;
    width: 100%;
    padding: 0;
    text-decoration: none !important;
    background: rgba(0,0,0,0.6);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.8) 100%);
}
.d-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0;
    padding: 16px 16px !important;
    font-size: 14px;
    letter-spacing: -0.03em;
    font-weight:600
}
/*bbs - a type*/
.bbs-blog-index-layout .bbs-area{
    margin-top: 40px;
}
.bbs-blog-index-layout .bbs-area .d-board {
    border-top: 1px solid #333;
}
.dhb-txt-box {
    padding: 25px 5px;
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    margin: 0;
}
.dhb-txt-box:hover {
    background: #f3f3f3;
}
.dhb-txt-box > .col-md-4{
	display:none;
}
.dhb-txt-list{
	width: 100%;
    border-right: none;
}
.dhb-txt-box .thumb-hidden{
	border: none;
    box-shadow: none;
    height: 180px;
    max-height: none;
}
.dhb-txt-box .thumb-hidden > a{
	display: block;
    height: 100%;
	background-size:cover;
	background-position:center;
}
.dhb-txt-box .thumb-hidden > a img{
	display:none;
}
.dhb-txt-list .col-md-7 h4 a {
    letter-spacing: -0.03em;
    color: #333;
    font-weight: 600;
}
.dhb-txt-list .col-md-7 h5 a {
    color: #666;
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: -0.03em;
    font-size: 13px;
}
.d-view-box {
    margin-top:40px;
}
/* personal setting 0.60v */
/* layout */
.mt-0{margin-top:0px!important;}
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mt-40{margin-top:40px!important;}
.mt-60{margin-top:60px!important;}
.mb-0{margin-bottom:0px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-60{margin-bottom:60px!important;}
.mv-10{margin-bottom:10px!important;margin-top:10px!important;}
.mv-30{margin-bottom:30px!important;margin-top:30px!important;}
.mv-60{margin-bottom:60px!important;margin-top:60px!important;}
.mg-0{margin:0!important;}
.pd-0{padding:0!important;}

@media(min-width:768px){
	.col-sm-20{
		width:20%;
	}
}
/* img */
.img-shadow {
	box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.1);
}
.img-bordered{border:1px solid #ddd;}
.img-caption{
	margin:10px 0;
	text-align:center;
	font-size:16px;
	color:#555;
	font-weight:500;
}
/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-bold{font-weight:bold!important;}
.numbering{margin-right:10px;}
.numbering.sqr{
	display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #fff;
    border-radius: 0;
    background: #1b7ab4;
}
/*list style*/
.li-none > li{list-style:none!important; margin-left:20px;}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-disc > li{list-style:disc!important; margin-left:20px;}
.li-dash > li,
.li-dot > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before,
.li-dot > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot > li:before{
	content:'·';
}
.location-li{
    border-top: 2px solid #222;
    margin: 20px 0 0;
}
.location-li li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    font-size: 15px;
    letter-spacing: -0.03em;
    margin-bottom: 3px;
}
.location-li span {
    display: inline-block;
    margin-right: auto;
    min-width: 130px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
}
.location-li span i {
    margin-right: 5px;
    color: #1b7ab4;
}
.partner-li{
	margin:20px 0;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li > li{
	float:left;
	width:20%;
	padding:10px;
}
.partner-li > li img{
	border:1px solid #ddd;
}
.category-li{
	display:inline-block;
	margin:20px auto;
}
.category-li:after{
	content:'';
	display:block;
	clear:both;
}
.category-li > li{
	float:left;
	display:inline-block;
	margin:5px;
	padding:10px 20px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.trait-dl{
	margin:40px 0;
}
.trait-dl:after{
	content:'';
	display:block;
	clear:both;
}
.trait-dl dt,
.trait-dl dd{
	float:left;
	margin-bottom:10px;
	padding:20px 40px;
	border-top:2px solid #ddd;
}
.trait-dl dt{
	border-color:#1b7ab4;
	font-size:18px;
}
@media(min-width:768px){
	.trait-dl dt{
		width:25%;
	}
	.trait-dl dd{
		width:75%;
	}	
}
@media(max-width:767px){
	.partner-li > li{
		width:50%;
	}
}
/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ddd;
	border-top:2px solid #1b7ab4;
	min-height:max-content;
}
.card .card-ttl{
	margin:-15px -15px 15px;
	padding:10px 0;
	text-align:center;
	font-size:20px;
	font-weight:500;
	color:#fff;
	background:#1b7ab4;
}
.column-2 {
    column-count: 2;
    column-rule: 1px solid #e4e4e4;
    column-gap: 48px;
}
.column-2 ul,
.column-2 dl,
.column-2 ol{
	margin:0;
}
.quote-box{
	margin:20px auto;
	padding:25px;
	background:#f5f5f5;
}
.greet .quote,
p.quote{
	margin:30px 0;
	font-size:26px;
	font-weight:300;
	color:#555;
	line-height:1.2;
}
p.quote span{
	font-weight:500;
}
/* custom setting */
.container_contents,
.intro-html-layout,
.intro-html-layout > div,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
	margin:0;
}
ul,dl,ol{padding:0;}
p,li,dt,dd{line-height:1.6;}
a:hover,a:focus{text-decoration:none;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}
.table-style {
	margin: 0;
	border-top: 2px solid #0a44ad;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    color: #666;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 1.8;
    border-bottom: 1px solid #e4e4e4;
    padding: 16px 12px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    color: #000;
}

.history-table{
	border-top:none;
}
.history-table.table-style tr th, .history-table.table-style tr td {
    background: none;
    border-bottom: none !important;
    padding: 16px 24px !important;
}
.history-table.table-style tr th {
    position: relative;
    border-right: 1px solid #d4d4d4;
    color: #0a44ad;
    vertical-align: middle;
    font-size: 20px;
}
.history-table.table-style tr th:after {
    content: '';
    display: block;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translatey(-50%);
    width: 10px;
    height: 10px;
    border: 2px solid #0a44ad;
    border-radius: 50%;
    background: #fff;
}
.d-board,.d-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row,.bbs-blog-view-layout + .row,#mod_type_formForm{
	visibility:hidden;
}
/* personal setting 0.60v end */
/* navigation setting */
.menu-top { 
    text-align: right;
    background: #fff; border-top: 2px solid #eb2e2e;

}
.menu-top a {
    display: inline-block;
    padding: 0px 16px;
    font-size: 12px;
    color: #929292; 
    letter-spacing: 0.04em;
    line-height: 1; 
	position: relative;
}

.menu-top a::before {display: block; content: '';height: 13px; width: 1px; background: #ddd; position: absolute; left:0; top:2px;}
.menu-top a:first-child::before {display: none; }

@media(max-width:767px){
	
}
/* mainpage setting */
.carousel-inner .item{
	height:calc(100vh - 106px);
}
.carousel-inner .item1{background:url("../img/main/visual.jpg") no-repeat center / cover;}
.carousel-inner .item2{background:url("../img/main/visual1.jpg") no-repeat center / cover;}
.carousel-inner .item3{background:url("../img/main/visual2.jpg") no-repeat center / cover;}
.carousel-caption {
    margin: 0;
    padding: 0;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 800px;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
#myCarousel .carousel-caption span{
	opacity:1;
	padding:0;
	background:transparent;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.carousel-caption h1 {
    margin: 0 0 35px;
    font-size: 72px;
    color: #fff;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.02em;
    line-height: 1;
}
.carousel-caption h2 {
    margin: 0 0 50px;
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    font-family: 'paybooc-Bold'; 
    letter-spacing: 0.02em;
    line-height: 1;
}
.carousel-caption ul {
    margin: 0;
    background: rgba(240, 130, 0, 0.0);
    padding: 40px 0;
    border-radius: 4px;
}
.carousel-caption ul:after{
	content:'';
	display:block;
	clear:both;
}
.carousel-caption ul li{
	position:relative;
	display:inline-block;
	width:195px;
}
.carousel-caption ul li:after {
    content: '';
    display: block;
    width: 1px;
    height: 85px;
    position: absolute;
    right: 0;
    top: 0px;
    background: rgba(255, 255, 255, 0.4);
}
.carousel-caption ul li:last-child:after{
	display:none;
}
.carousel-caption ul li a{
	display:block;
	color:#fff;
	transition:all .3s ease;
}
.carousel-caption ul li a:hover{
	transform:translatey(-5px);
}
.carousel-caption ul li a i {
    display: block;
    margin-bottom: 16px;
    font-size: 48px;
}
.carousel-caption ul li a span {
	font-family: 'NanumSquareRound';
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
}
.carousel-indicators li {
    width: 12px !important;
    height: 12px !important;
    margin: 0 8px !important;
}
.carousel-indicators .active {
    position: relative;
}
.carousel-indicators .active:before {
    content: "";
    background: none;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -7px;
    left: -7px;
    border-radius: 100%;
}

.main-gallery {
    padding: 72px 0 80px;
    background: #eb2e2e;
}
@media(min-width:768px){
	.d-front-blog .col-md-4{
		width:25%;
	}
}
@media(max-width:767px){
	
}
/* footer setting */
.footer_copy > div{
	padding:20px 15px 10px;
	background:#333;
	color:#bbb;
	font-size:13px;
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer_copy li{
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid rgba(255,255,255,0.2);
}
.footer_copy li:last-of-type{
	border-right:none;
}
.foot-logo{
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
@media(max-width:767px){
	
}
/* subpage setting */
.pageheader {
    height: 320px;
    background: #888 url("../img/sub/subtop.jpg") no-repeat center / cover;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader h2 {
	 font-family: 'NanumSquareRound';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    font-size: 40px;
    color: #fff;
}
.subpage-layout {
    padding-top: 80px;
    padding-bottom: 120px;
}
.subpage-content {
    padding-left: 0;
}
.subpage-content .emp{
	font-weight:500;
	color:#1b7ab4;
}
.subpage-content section {
    padding-bottom: 80px;
}
.subpage-content section h4 {
    position: relative;
    margin: 0 0 64px;
    color: #222;
    font-size: 30px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.subpage-content section h5 {
    color: #000;
    margin-top:20px;
    margin-bottom: 24px;
    font-size: 20px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.snb {
    padding-right: 64px;
}
.snb li a {
    position: relative;
    display: block;
    padding: 16px 16px;
    font-size: 16px;
    color: #666;
    letter-spacing: -0.04em;
    line-height: 1;
    border-bottom: 1px solid #e4e4e4;
}
.snb li:first-child a {
    border-top: 1px solid #28323c;
}
.snb .active a {
    background: #28323c;
    border-color: #28323c;
    color: #fff;
}
.snb .active a:after {
    content: "\e907";
    font-family: "xeicon" !important;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translatey(-50%);
    opacity: 0.4;
}
.subpage-content .title {
    margin: 0 0 48px;
    padding: 0 0 16px;
    border-bottom: 1px solid #d4d4d4;
}
.subpage-content .title h3 {
    display: inline-block;
    margin: 0;
    color: #000;
    font-size: 30px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.breadcrumb {
    float: right;
    margin: 16px 0 0;
    padding: 0;
    background: none;
    font-size: 13px;
    color: #888;
}
.breadcrumb .active {
    color: #222;
    font-weight: 600;
}
.breadcrumb li {display: inline-block; padding: 0 10px 0 0;}
.breadcrumb li::after { content:'>'; font-size:12px; display: inline-block; padding-left: 10px; }
.breadcrumb li:last-child::after { display: none;  }

/* subpage news */
.profile {
    padding-bottom: 80px;
}
.profile .kr {
    position: relative;
    margin: 0;
    padding: 16px 0 0;
    color: #000;
    font-size: 28px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.profile .kr:before {
    content: "";
    background: #0a44ad;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
}
.profile .kr:after {
    content: "";
    background: #52a4d6;
    width: 20px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 8px;
}
.profile .kr small {
    display: block;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 8px 0 0;
}
.profile .en {
    color: #0a44ad;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    margin: 8px 0 0;
}
.profile .kr + ul {
    margin: 24px 0 0;
}
.profile .kr + ul li {
    margin: 0;
}
.profile .row{
	margin:0 -5px;
}
.profile .row > div{
	padding:0 5px;
}
/* subpage about */
.greet p{
	margin-bottom:20px;
	font-size:15px;
}
.greet .name{
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
.tab-menu {
    padding: 24px 0;
    margin: 40px 0;
}
.org-li:after,
.tab-menu:after{
	content:'';
	display:block;
	clear:both;
}
.tab-menu li{
	float:left;
	width:33.333%;
}
.tab-menu li a {
    display: block;
    padding-bottom: 8px;
    font-size: 20px;
    font-weight: 500;
    color: #aaa;
    border-bottom: 2px solid #ccc;
    text-align: center;
}
.tab-menu li.active a {
    border-color: #0a44ad;
    color: #0a44ad;
    font-weight: bold;
}
#about04 .tab-pane h5 {
    font-size: 20px;
    position: relative;
    padding-left: 16px;
}
#about04 .tab-pane h5:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #0a44ad;
    transform: translateY(-50%);
}
.org-li {
    margin: 0 -8px;
}
.org-li li {
    float: left;
    margin: 0 8px;
    padding: 16px 0;
    width: 200px;
    background: #f5f5f5;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.04em;
    line-height: 1;
    border-radius: 4px;
}
.org-li li small {
    padding-left: 8px;
    font-size: 14px;
    color: #0a44ad;
    font-weight: 500;
}
#about04 #tab1 .profile .kr small{
	display:inline-block;
	margin-left:5px;
	font-size:18px;
	color:#0a44ad;
}
#about04 #tab1 .profile h5{
	margin-bottom:15px;
	padding-left:0;
	font-size:16px;
}
#about04 #tab1 .profile h5:before{
	display:none;
}
/* subpage info */
.facility-wrap h5:first-of-type{
	margin-top:0!important;
}
.sport-wrap{
	margin:10px -5px;
}
.sport-wrap>div{
	padding:5px;
}
.sport-wrap .card{
	margin:0;
    padding:0;
    overflow: hidden;
}
.sport-wrap .card .img-caption{
	margin:10px 0;
}
@media(max-width:767px){
	
}

.d-board .table-hover {
    margin: 0 0 80px;
    border-top: 2px solid #0a44ad;
	border-bottom: 1px solid #d4d4d4;
}
.d-board .table-hover a {
    font-weight: 500;
}
.d-view-box>.row>.page-header {
    margin: 0;
    padding: 0;
    border: none;
}
.d-view-box>.row>.page-header h4 {
    position: relative;
    margin: 0 0 32px;
    padding: 16px 0 0;
    color: #000;
    font-size: 28px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.d-view-box>.row>.page-header h4:before {
    content: "";
    background: #0a44ad;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
}
.d-view-box>.row>.page-header h4:after {
    content: "";
    background: #52a4d6;
    width: 20px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 8px;
}
.d-view-box>.row>.d-view-info {
    margin: 0 0 24px;
    padding: 16px 0;
    background: none;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
#gallery .dhb-txt-box-type-b-text-layout .txt-box-footer{
    display:block;
    margin-top: 0;
    text-align: left;
    width: 100%;
    font-size: 12px;
}
#gallery .dhb-txt-box-type-b-text-layout .txt-box-footer br{
    display:none;
}
#gallery .dhb-txt-box-type-b-text-layout .txt-box-footer span{
    margin-right:10px;
    font-style:initial;
}
#gallery .dhb-txt-box-type-b-text-layout .txt-box-footer .regdate{
    color:#999;
}
/* subpage sitemap */
.sitemap{
	margin:0 -5px;
}
.sitemap > div{
	padding:10px 5px;
}
.sitemap > div .card{
	border:none;
}
.sitemap a{
	display:block;
	margin-bottom:10px;
	font-size:18px;
	font-weight:500;
	color:#666;
}
.sitemap a:hover{
	color:#1b7ab4;
	text-decoration:underline;
}
/* join page */
.join-layout, .join-view-layout {
	background:#fff url(/skin/img/sub/subtop-bg.jpg) no-repeat center top / contain;
	position:relative;
	width:100%;
	padding-top:300px;
	min-height:90vh;
}
.join-layout:before,
.join-view-layout:before{
	content:'회원가입';
	position: absolute;
    left: 50%;
    top: 100px;
    transform: translatex(-50%);
    padding: 40px 0 0;
    margin: 0;
    color: #fff;
    font-size: 42px;
    letter-spacing: -0.02em;
}
.join-layout > .row, 
.join-view-layout > .row{
	margin:30px auto 0;
	width:1200px;
	max-width:100%;
	padding:30px;
	background:#fff;
}
.join-layout .jumbotron {
    background: rgba(0,0,0,0);
    border-radius: 0;
    padding: 0 0 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.join-layout .jumbotron h1 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #333;
    margin: 0;
    display: inline-block;
}
.join-layout .jumbotron p {
    display:none;
}
.join-agree-area .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
.join-agree-area .panel .row {
    padding: 0 !important;
}
.join-agree-area .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    background: #f3f3f3;
    padding: 10px 15px;
    font-size: 13px;
}
.join-agree-area .panel-footer {
    background: rgba(0,0,0,0);
    border: none;
    padding: 20px 0 0;
}
.join-agree-area .panel-footer .btn-default {
    background: #2a72e7;
    border: 1px solid #2a72e7;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
    color: #fff;
}
.join-agree-area .panel-footer .btn-default:hover {
    border-color: #75bd46;
    background: #75bd46;
}
.join-layout .form-horizontal .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.join-layout .form-horizontal .panel-heading {
    font-weight: 500;
    padding: 0;
    letter-spacing: -0.02em;
    color: #333;
    font-size: 18px;
    background: url(/skin/img/sub/ico-title.png) no-repeat left 2px;
    padding-left: 21px;
    margin: 0 0 15px;
    border: none;
    line-height: 1.1;
}
.join-layout .form-horizontal .panel-body {
    padding: 0;
    border-top: 1px solid #ddd;
}
.join-layout .form-horizontal .panel-body .form-group {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.join-layout .form-horizontal .form-group .control-label {
    text-align: left;
    width: 200px;
    padding: 20px 15px;
    font-size: 14px;
    background: #f3f3f3;
}
.join-layout .form-horizontal .form-group .control-label br {
    display: none;
}
.join-layout .form-horizontal .form-group .control-label .text-danger {
    color: #2a72e7;
    font-weight: 400;
}
.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
    padding: 13px 15px 0;
}
.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
    padding: 13px 15px 0;
}
.join-layout .form-horizontal .form-group .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
}
.join-layout .form-horizontal .joinForm-addr .control-label {
    padding: 40px 15px;
}
.join-layout .form-horizontal .form-group label.error {
    font-size: 10px;
    margin: 0;
}
.join-layout .form-horizontal .panel-footer {
    border: none;
    padding: 0;
    background: rgba(0,0,0,0);
    border-radius: 0;
}
.join-layout .form-horizontal .panel-footer .form-group {
    padding: 20px 0 0 !important;
    margin-bottom: 0;
}
.join-layout .form-horizontal .panel-footer .btn {
    border: 1px solid #f3f3f3;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
    background: #f3f3f3;
}
.join-layout .form-horizontal .panel-footer .btn-default:hover {
    border-color: #e3e3e3;
    background: #e3e3e3;
}
.join-layout .form-horizontal .panel-footer .btn-success {
    border: 1px solid #0a44ad;
    background: #0a44ad;
}
.join-layout .form-horizontal .panel-footer .btn-success:hover {
    background: #0a44ad;
}

@media (max-width:767px){
	.join-layout .jumbotron {
		font-size: 24px;
		padding-top: 23px;
	}
	.join-layout .form-horizontal .panel-body .form-group {
		padding: 15px 0;
	}
	.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
		padding: 0;
	}
	.join-layout .form-horizontal .form-group .control-label {
		width: auto;
		background: rgba(0,0,0,0);
		padding: 0;
	}
	.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
		padding: 0;
	}
}
@media(max-width:767px){
    .navbar-inverse .navbar-brand{
        padding-left:10px;
    }
	.navbar-inverse .navbar-brand img{
        width:240px;
	}
    .navbar-toggle{
        top:20px;
        background:transparent!important;
        border:none!important;
    }
    .navbar-toggle .icon-bar{
        background:#0a44ad!important;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
        background-color: #0a44ad;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
        padding-left:35px;
    }
    .carousel-caption h1{
        margin:0 auto 48px;
        width:80%;
        font-size:48px;
    }
    .carousel-caption ul{
        padding:20px 0 0;
    }
    .carousel-caption ul li:after{
        display:none;
    }
    .carousel-caption ul li a{
        margin-bottom:20px;
    }
    .main-gallery,
    .main-bbs{
        padding: 0 0 30px;
    }
    .intro-boardbox .page-header h4{
        margin-top:30px;
    }
    .d-front-blog>.col-md-4>.thumbnail{
        margin-bottom:5px;
    }
    .pageheader{
        height:180px;
    }
    .snb{
        display:none;
    }
    .subpage-content{
        padding-left:15px;
    }
    .subpage-layout{
        padding:40px 0 60px;
    }
    .subpage-content .title h3{
        font-size:30px;
    }
    .tab-menu li{
        width:100%!important;
    }
    .tab-menu li a{
        padding-top:8px;
    }
    .subpage-content section h4{
        margin-bottom:40px;
        font-size:26px;
    }
    .org-li li{
        width:45%;
    }
    .profile .row > div img{
        margin:0 auto 15px;
        display:block;
    }
    .profile{
        padding-bottom:50px;
    }
    .location-li span{
        display:block;
    }
    .footer_copy li{
        border:none;
    }
    .d-margin-top{
        text-align:center;
    }
    .breadcrumb{
        float:none;
        text-align:right;
    }
}

.sport-wrap .txt-box{
    position:absolute;
    left:0;
    top:100%;
    margin-top:-30px;
    padding:0 30px;
    width:100%;
    height:100%;
    text-align: center;
    color:#ddd;
    background:rgba(40,50,60,0.85);
    transition:all .3s ease;
}
.sport-wrap .card:hover .txt-box{
    margin:0;
    top:0;
}
.sport-wrap .txt-box h5{
    margin:0;
    height:30px;
    line-height:30px;
    font-size:16px;
    color:#fff;
    transition:all .3s ease;
}
.sport-wrap .card:hover h5{
    margin-top:10px;
    height:50px;
    line-height:50px;
    font-size:18px;
}
#prosport .sport-wrap .card:hover h5{
    margin-top:40px;
}

/*오시는길 스타일*/
.map_text {overflow:hidden; margin-top:50px}
.map_text li{float:left; width:50%;}
.info {font-size: 18px;
    color: #505050;
    font-weight: 400;}
.info strong { font-family:'S-CoreDream-4Regular'; color:#000; width:100px;  display:inline-block;  }
.info i {color:#000; padding-right:15px;}
.map_text table {width:100%; }

.map_text table tr th{font-weight:bold; font-size:20px; font-family:'';} 
.map_text table tr td{ color:#8a8a8a; font-size:18px; font-weight:normal;} 

.line { height:6px; width:50px; display:block; background-image: linear-gradient(45deg,#e60b6d,#e60012);  margin-bottom:20px; }

@media (max-width:1000px) {
.map_text li{float:none; width:90%; margin:0 auto 40px;}
}