@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
html {
	overflow-x: hidden;
	overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
	font-family: 'Noto Sans KR', sans-serif !important;
}

.body-layout {
	font-family: 'Noto Sans KR', sans-serif !important;
	background: #f3f3f3;
}

.caret {
	display: none;
}

.footer-social-layout {
	display: none;
}

.navbar-inverse .divider-vertical {
	display: none;
}

@media (max-width: 768px) {
	.nav {
		padding-left: 20px;
	}
}

.navbar {
	margin-bottom: 0px;
}

.navbar-inverse {
	background: none;
	border-bottom: none;
}

.navbar-inverse> .container {
	background: #fff;
}

.navbar-brand img {
	margin-top: 0;
}

@media (min-width: 768px) {
	.navbar-right {
		margin-top: 25px;
	}
	.nav>li {
		margin: 0 25px;
	}
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav> li> a {
	text-shadow: none;
}

.navbar-inverse .navbar-nav> li> a {
	color: #333333;
	font-size: 16px;
	letter-spacing: -0.3px;
	font-weight: 500;
	padding: 11px 0;
}

.navbar-toggle {
	margin-top: 30px;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #333333;
}

.navbar-inverse .navbar-nav> li>a:focus,
.navbar-inverse .navbar-nav> li>a:hover,
.navbar-inverse .navbar-nav> li:hover>a,
.navbar-inverse .navbar-nav> li:focus>a {
	color: #40a2d2;
	background-color: transparent;
	border-bottom: 2px solid #40a2d2 !important;
}

.topmarginLay_a {
	height: 81px !important;
}

.footer_copy> .col-lg-12.text-center {
	padding: 50px 0 20px;
	background-color: #4c4f52;
}

.footer_copy ul.info {
	padding-left: 0px;
	list-style-type: none;
	line-height: 1.7;
	color: #8c8f92;
	font-size: 13px;
}

.copyright {
	color: #8a8f92;
	position: absolute;
	width: 100%;
	background-color: #4c4f52;
	padding: 11px 0;
	border-top: 1px solid #6e7071;
	margin-top: 30px;
	font-size: 13px;
}


/* ==== main page ===== */


/* 메인 슬라이드 */

.container.container_slide {
	padding: 0;
}

.carousel-caption {
	top: 0;
}

@media (min-width: 768px) {
	.carousel-caption {
		top: 25%;
	}
}

.fill {
	height: 240px;
}

@media (min-width: 768px) {
	.fill {
		height: 440px;
	}
}

.fill h1 span,
.fill p span {
	padding: 0;
	opacity: 1;
	background: transparent;
	text-shadow: none;
}

.fill h1 span.big-copy {
	font-size: 24px;
	font-weight: 600;
}

@media (min-width: 768px) {
	.fill h1 span.big-copy {
		font-size: 46px;
		font-weight: 600;
	}
}

.fill h1 span {
	font-size: 22px;
	line-height: 1.3;
	font-weight: 400;
	letter-spacing: -0.5px;
}

@media (min-width: 768px) {
	.fill h1 span {
		font-size: 30px;
		line-height: 1.3;
		font-weight: 400;
		letter-spacing: -0.5px;
	}
}

.fill h1 span.small-copy {
	/*	 background: #40a2d2; */
	padding: 5px 10px;
	/*font-size: 22px;*/
	display: inline-block;
	margin-bottom: 0px;
}

.fill h1 span.small-copy span {
	/*font-size: 22px;*/
	font-weight: 600;
}

.carousel-inner> .item:nth-child(3) h1 span {
	margin: 60px 0 50px;
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	padding: 11px 23px;
	/*	 background: #40a2d2; */
}

.carousel-inner> .item:nth-child(3) h1 span span {
	margin: 0;
	padding: 0;
	font-weight: 600;
}

@media (min-width: 767px) {
	.carousel-inner> .item:nth-child(3) h1 span {
		font-size: 33px;
	}
}


/* 메인컨텐츠 */

.intro-html-layout {
	background: #fff;
}

.mainthumbs {
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0 0;
}

@media (min-width: 768px) {
	.mainthumbs {
		overflow: hidden;
		margin-bottom: 30px;
		padding: 0 0px;
	}
}

.mainthumbs> div {
	margin: 20px 0 20px;
}

@media (min-width: 768px) {
	.mainthumbs> div {
		margin: 50px 0 20px;
	}
}

.mainthumbs img {
	width: 100%;
	max-width: 100%;
}

.caption {
	background-color: #F3F3F3;
	position: relative;
	height: 100px;
}

.caption .icon {
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
}

.caption .icon img {
	max-width: 100px;
}

.caption .title {
	padding-top: 52px;
	font-size: 20px;
	color: #000;
	font-weight: 500;
	position: absolute;
	top: -13px;
	width: 100%;
}

.advantage table {
	font-size: 20px;
}

.advantage .table> thead> tr> th,
.advantage .table> tbody> tr> th,
.advantage .table> tfoot> tr> th,
.advantage .table> thead> tr> td,
.advantage .table> tbody> tr> td,
.advantage .table> tfoot> tr> td {
	vertical-align: middle;
}


/* ===== sub page =====*/

.subPageTop .title {
	margin-bottom: 30px;
	padding: 20px 30px 0;
}

.subPageTop .title .container {
	padding: 0;
	border-bottom: 2px solid #d1e6ff;
}

.title {
	padding-top: 20px;
}

@media (max-width: 767px) {
	.title h1 {
		display: inline-block;
		width: 100%;
		margin-top: 0;
	}
}

.title h1 {
	font-size: 32px;
	border-bottom: 3px solid #e1efff;
	padding-bottom: 20px;
}

.subPageContent h3 {
	font-size: 20px;
	color: #40a2d2;
}

.sub-layout {
	padding-bottom: 70px;
	background: #fff;
}

.visual {
	background-image: url(/skin/img/sub/sub_top.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 160px;
}

.breadcrumb {
	background: transparent;
	padding: 0 0 0;
	margin-top: 25px;
}

.breadcrumb>li.active {
	color: #676767;
}

.breadcrumb>li i {
	color: #aaa;
}

.breadcrumb> li+li:before {
	padding: 0 5px;
	color: #aaa;
	font-family: "FontAwesome";
	content: "\f105";
}

.tableStyle {
	font-size: 14px;
	width: 100%;
	border-top: 2px solid #40a2d2;
	border-bottom: 2px solid #ddd;
	margin-bottom: 30px;
}

.tableStyle> thead> tr> th,
.tableStyle> tbody> tr> th,
.tableStyle> tfoot> tr> th,
.tableStyle> thead> tr> td,
.tableStyle> tbody> tr> td,
.tableStyle> tfoot> tr> td {
	padding: 12px 10px;
	color: #616161;
	font-size: 14px;
	vertical-align: middle;
	border: 1px solid #DDD;
}

.subPageContent {
	padding: 0 30px;
}


/*----- howto style -----*/

.howto.subPageContent .step> div> h6 {}

.step i {
	font-size: 80px;
	color: #9cc4d8;
	padding-top: 60px;
}

.step h5 {
	margin: 15px 0 10px;
	font-size: 18px;
}

.step p {
	color: #616161;
	letter-spacing: -0.3px;
	line-height: 23px;
	margin: 0px 0 0;
}

.howto.subPageContent .step> div> h5 {
	font-weight: 600;
}

.howto.subPageContent> .step.row> .col-md-3.text-center> div {
	background-color: #F3F3F3;
	padding: 0px 30px 0px;
	min-height: 300px;
	margin-bottom: 15px;
}

.howto.subPageContent .step> div> p {
	color: #777777;
	padding: 10px;
}

.number {
	background-color: #40a2d2;
	display: block;
	color: #fff;
	padding: 15px 19px;
	position: absolute;
	top: 0;
	left: 15px;
	font-size: 16px;
}


/*
.number {
	height: 50px;
	width: 50px;
	background-color: #3156BE;
	display: block;
	color: #fff;
	padding-top: 13px;
	border-radius: 100%;
	position: absolute;
	top: -25px;
	left: 43%;
	font-size: 16px;
}*/


/*---// howto style -----*/


/*----- service style -----*/

.service-box {
	background-color: #f3f3f3;
	min-height: 390px;
	word-break: keep-all;
}

.service.subPageContent .category h5 {
	text-align: center;
	margin: 0 0 20px;
	background: #40a2d2;
	padding: 10px;
	color: #fff;
}

.service.subPageContent .category ul {
	text-align: left;
	padding: 25px;
	padding-left: 50px;
	list-style-type: none;
	border-top: 1px solid #ddd;
	margin-top: 20px;
}

.service-box ul li {
	line-height: 1.6;
	margin-bottom: 3px;
	color: #616161;
	letter-spacing: -0.3px;
}

.service.subPageContent .category ul> li:before {
	font-family: "FontAwesome";
	content: "\f00c";
	margin-right: 5px;
	margin-left: -20px;
}

.service.subPageContent .boxType> div:last-child {
	max-height: 204px;
	overflow: hidden;
}

.service.subPageContent .table> thead> tr> th,
.service.subPageContent .table> tbody> tr> td {
	text-align: center;
}

.service.subPageContent> .boxType> div:nth-child(3)> img {
	margin-bottom: 15px;
}

.service .boxType h3 a .button {
	font-size: 14px;
	font-weight: 400;
}


/*---// service style -----*/


/* ====//sub page =====*/

.bbs-list-index-layout.text-bbs6> .dh-board .subject .btnRead> span,
.bbs-list-view-layout.text-bbs6> .dh-view-box .page-header h4> span,
.bbs-list-edit-layout.text-bbs6> .form-horizontal .form-group:nth-child(3)> .col-sm-2.control-label,
.bbs-list-add-layout.text-bbs6> .form-horizontal .form-group:nth-child(3)> .col-sm-2.control-label {
	color: #FFFFFF !important;
}

.mainSection01,
.mainSection02 {
	margin-bottom: 0;
	padding: 0 0;
}

.mainSection02 {
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.mainSection01,
	.mainSection02 {
		margin-bottom: 50px;
		padding: 0 30px;
	}
}

.yelloId {
	float: left;
	width: 100%;
	padding: 0 15px;
}

@media (min-width: 556px) {
	.yelloId {
		float: left;
		width: 35%;
		padding: 0 15px;
	}
}

@media (min-width: 992px) {
	.yelloId {
		float: left;
		width: 25%;
		padding: 0 15px;
	}
}

.yelloId img {
	width: 100%;
	max-width: 248px;
	max-height: 310px;
	overflow: hidden;
	margin: 0 auto 15px;
	display: block;
}

.mainSection02 .advantage {
	float: left;
	width: 100%;
	padding: 0 15px;
}

@media (min-width: 556px) {
	.mainSection02 .advantage {
		float: left;
		width: 65%;
		padding: 0 15px;
	}
}

@media (min-width: 992px) {
	.mainSection02 .advantage {
		float: left;
		width: 75%;
		padding: 0 15px;
	}
}

.mainSection02 .cellWrapper .cell {
	float: left;
	width: 50%;
	height: 145px;
	padding: 20px 10px;
	word-break: keep-all;
}

@media (min-width: 768px) {
	.mainSection02 .cellWrapper .cell {
		float: left;
		width: 50%;
		height: 155px;
		padding: 25px;
		word-break: keep-all;
	}
}

@media (min-width: 992px) {
	.mainSection02 .cellWrapper .cell {
		float: left;
		width: 25%;
		height: 155px;
		padding: 15px;
		word-break: keep-all;
	}
}

@media (min-width: 1200px) {
	.mainSection02 .cellWrapper .cell {
		float: left;
		width: 25%;
		height: 155px;
		padding: 25px;
		word-break: keep-all;
	}
}

.mainSection02 .cellWrapper .cell .shortLine {
	border: 2px solid #40a2d2;
	width: 25px;
	margin-bottom: 7px;
}

.mainSection02 .cellWrapper .cell .shortLine~ p {
	color: #616161;
	line-height: 23px;
}

.mainSection02 .cellWrapper .cell:nth-child(1) {
	background-color: #40a2d2;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
}

.mainSection02 .cellWrapper .cell:nth-child(2) {
	background-color: #F0F0F0;
}

.mainSection02 .cellWrapper .cell:nth-child(3) {
	background-color: #F9F9F9;
}

.mainSection02 .cellWrapper .cell:nth-child(4) {
	background-color: #F0F0F0;
}

.mainSection02 .cellWrapper .cell:nth-child(5) {
	background-color: #F0F0F0;
}

.mainSection02 .cellWrapper .cell:nth-child(6) {
	background-color: #F9F9F9;
}

.mainSection02 .cellWrapper .cell:nth-child(7) {
	background-color: #F0F0F0;
}

.mainSection02 .cellWrapper .cell:nth-child(8) {
	background-color: #F9F9F9;
}


/*게시판 스타일 */

.dh-board,
.dh-view-box,
.form-horizontal,
#mailForm {
	padding: 0 30px;
}

.dh-board>.table-hover {
	border-top: 2px solid #40a2d2;
	border-bottom: 2px solid #ddd;
	margin: 0 0 30px;
}

.dh-board>.table-hover tr:hover {
	background: #f3f8ff;
}

.dh-board>.table-hover tr:hover td,
.dh-board>.table-hover tr:hover a {
	color: #40a2d2;
}

.dh-board>.table-hover tr td {
	padding: 11px;
	border-bottom: 1px solid #ddd;
}

.dh-board>.table-hover th {
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
	padding: 11px;
	font-size: 15px;
}

.dh-view-box> .row {
	margin-left: 0;
	margin-right: 0;
}

/* .tableStyle:nth-of-type(1) tr:nth-child(2)> td:nth-child(3),
.tableStyle:nth-of-type(1) tr:nth-child(3)> td:nth-child(3),
.tableStyle:nth-of-type(1) tr:nth-child(4)> td:nth-child(3),
.tableStyle:nth-of-type(1) tr:nth-child(2)> td:nth-child(5),
.tableStyle:nth-of-type(1) tr:nth-child(3)> td:nth-child(5),
.tableStyle:nth-of-type(1) tr:nth-child(4)> td:nth-child(5), */
.tableStyle tr td.sale {
	background-image: linear-gradient( to top right, white 48%, red, white 52%);
}

.tableStyle tr td.sale+td {
	background-image: url('/skin/img/sub/30sale.png');
	background-repeat: no-repeat;
	background-size: auto 90%;
	background-position: center right;
	padding-right: 50px;
}

.tableStyle:nth-of-type(2) tr:nth-child(2)> td:nth-child(3),
.tableStyle:nth-of-type(2) tr:nth-child(3)> td:nth-child(3),
.tableStyle:nth-of-type(2) tr:nth-child(4)> td:nth-child(3),
.tableStyle:nth-of-type(2) tr:nth-child(2)> td:nth-child(5),
.tableStyle:nth-of-type(2) tr:nth-child(3)> td:nth-child(5),
.tableStyle:nth-of-type(2) tr:nth-child(4)> td:nth-child(5) {
	background-image: linear-gradient( to top right, papayawhip calc(50% - 1px), red, papayawhip calc(50%+ 1px));
}

#price> span {
	position: absolute;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	top: 5px;
	left: 10px;
	z-index: 99999;
}

#number {
	font-size: 22px;
}

#price-container {
	width: 65px;
	overflow: visible;
	margin: 0 auto;
}

#price {
	background: red;
	width: 65px;
	height: 65px;
	position: relative;
	text-align: center;
}

#price:before,
#price:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 65px;
	width: 65px;
	background: red;
}

#price:before {
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}

#price:after {
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg);
}

/* 2016-12-16 added */
.partner_service_list li {
	color: #616161;
	letter-spacing: -0.3px;
	line-height: 23px;
	margin: 3px 0 6px;
	padding: 8px 15px;
	border-left: 3px solid #40A2D2;
	background: #F3F3F3;
	list-style: none;
}

.partner_service_option {
	margin-bottom: 15px;
}

.partner_service_option .inner {
/* 	border-top: 15px solid #F3F3F3; */
	background: #40A2D2;
    padding-bottom: 5px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 10px;
}

.partner_service_option .inner img {
	-webkit-border-top-left-radius: 10px;
}

.partner_service_option .inner label {
	margin-top: 5px;
	color: #FFF;
	font-weight: 500;
	letter-spacing: -0.03em;
}

.root_daum_roughmap {
    width: 100% !important;
}