@charset "utf-8";

/*tab*/
ul.tabs {
	margin: 0 0 30px 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	width:20%;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_content .table{
	text-align:center;
}

.tab_content .table thead tr th{
	text-align:center;
}

.tab_content .table tbody tr td{
	padding: 8px 10px !important;
}

/*2017-03-27*/
.panel-box {
    width: 25%;
    float: left;
    margin-bottom: 0px;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: none;
}

.panel-01 { background: url(/theme/theme_s/img/main/panel01.jpg) top center no-repeat; height: 266px; }
.panel-02 { background: url(/theme/theme_s/img/main/panel02.png) top center no-repeat; height: 266px; }
.panel-03 { background: url(/theme/theme_s/img/main/panel03.png) top center no-repeat; height: 266px; }
.panel-04 { background: url(/theme/theme_s/img/main/panel04.png) top center no-repeat; height: 266px; }
.panel-05 { background: url(/theme/theme_s/img/main/panel05.png) top center no-repeat; height: 266px; }
.panel-06 { background: url(/theme/theme_s/img/main/panel06.png) top center no-repeat; height: 266px; }
.panel-07 { background: url(/theme/theme_s/img/main/panel07.png) top center no-repeat; height: 266px; }
.panel-08 { background: url(/theme/theme_s/img/main/panel08.png) top center no-repeat; height: 266px; }


.cont-title1 {
	margin-top: 20px;
	text-align: center;
}

.cont-title1 h2 {
	font-size: 35px;
	margin-bottom: 5px;
}

.cont-title2 {
	margin-bottom: 33px;
	text-align: center;
}

.main-thumbnail {
	border: 0 !important;
	border-radius: 0 !important;
	float: left;
	padding: 0 !important;
	margin-right: 20px !important;
}

.main-thumbnail img {
	border-radius: 0 !important;
}

.main-thumbnail-text {
	float:right;
	width: 180px;
}

.add-btn {
	display: block;
	text-align: center;
	margin-top: 25px;
}

.main-wrap {
	margin-top: 0 !important;
}

.main-listbox {
	margin-bottom: 0px !important;
}

.main-list-text a{
    font-size: 25px;
	color: #a94368 !important;
}

.sct_basic {
	color: #969696;
	font-size: 12px;
}

.cust_price_no {
	margin-right: 15px;
	color: #818181;
	font-size: 13px;
}

.it_tel_inq {
	color: #818181;
	font-size: 20px;
}

.add-btn-img {
	background: none;
}

#sit_pvi_thumb {
    padding-right: 0;
}

.footer-icon a {
    float: right;
    margin: 0 5px;
}


/*aside*/


/*end*/




/*2017-12-01*/

#header {
    padding: 10px 0px;
}

.slick-dots {
    bottom: 10px;
}

#main_slick_slider button.slick-arrow { display: none !important; }

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #008470; /*#99cccc*/
}

.slick-dots li button:before {
	border: none;
	color: #008470;
}


@media screen and (max-width: 1440px) {
	#header #logo { padding-left: 5%; }
}

div.m-leftbox span.top-line {
	width: 110px;
	position: absolute;
	/*transform: rotate(315deg) translateZ(0px);*/
	border-bottom: 1px solid rgba(201, 201, 201, 1);
	height: 0 !important;
	min-height: 0 !important;
}

.mint-color { color: #ccffff; }

div.m-leftbox p { font-size: 16px; }


div#slick01 .m-leftbox footer.mb-md {
	position: absolute;
    bottom: 3%;
    right: 9%;
}

.copyright, .copyright a {
    color: #666;
    background-color: #f5f5f5;
}

#copyright {
    padding: 20px 0;
	text-align: center;
}

#copyright p span {
	position: relative;
    top: -1px;
    font-size: 13px;
    opacity: .5;
}

p.copyright { text-transform: uppercase; }

#copyright a {
    padding-left: 5px;
}

/*#footer, #footer .contact li {
    color: #949494;
}*/

div.row4 ul.nospace li:nth-child(1) { line-height: 22px; }
div.row4 ul.nospace li:nth-child(2) { line-height: 22px; }
div.row4 ul.nospace li:nth-child(3) { line-height: 22px; }

/*#ex02 {
	background: url(/theme/template/img/backgrounds/m-section_bg2.jpg) top center no-repeat;
	background-size: cover;
}

#ex02 .owl-stage-outer div.item.m-xs { background-color: rgba(0,0,0,.3); }*/
#ex02 .owl-carousel .owl-nav, #ex02 .owl-carousel .owl-dots { display: none; }

a.btn:hover { border-bottom: 1px solid; }

#ex02 #heading {
	/*color: #fff;*/
	text-align: center;
}

#ex02 { padding: 10px 0 0px; }

#ex02 h3 { margin-bottom: 15px; }

#ex02 div.section.narrow .pull-right {
    position: absolute;
    float: none !important;
    right: 15%;
    bottom: 14%;
}

a { color: #333; }
a:hover { color: #999; }

#backtotop {
	background-color: transparent;
    bottom: 15px;
    color: #008470;
}

div.section.divider h2 {
	color: #336666;
    text-decoration: underline;
    margin-top: 0;
    background: transparent;
}
div.section.divider { border: none; }

#main_slick_slider { margin-bottom: 0 !important; }

#main_banner2 {
	background: url(/theme/template/img/backgrounds/m-section_bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 90px 0;
}

div.m-section11 { padding-bottom: 30px; }


#mainav > ul > li > a:hover, .absolute.affix #mainav > ul > li > a:hover {
    background: transparent;
    color: #008470;
}

.m-intro p { line-height: 1.1em; }

address.aside-inner {
	line-height: 1.8em;
	color: #666;
	padding: 10px 0;
}

.btn, .btn.inverse:hover {
    background-color: #99cccc;
    border-color: #6699994a;
}

.aside .active a, .aside a:hover, .aside li:hover > a {
    color: #669999;
}

.sidebar .nav-list > li.active > a {
    background: #336666;
}

.content-contactus ul.list {
	margin-left: 0px !important;
    padding-left: 0px !important;
    line-height: 1.6em;
    padding-bottom: 20px;
}

.support h4 { 
	background: #ffffa2; /*rgba(102,153,153,.5);*/
    text-align: center;
    width: 100%;
    padding: 20px 0px;
    font-size: 1.5em;
    font-weight: 600;
}

.support h4 span {
	font-weight: lighter;
    font-size: 1.7rem;
    line-height: 1.8;
}

div.content-aboutus form { padding-top: 30px; }

div#wrapper-contents { padding-bottom: 35px; }

tbody td {
	vertical-align: middle;
	padding: 10px 20px !important;
}
tbody td p {
	padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.tbl_head01 td { padding: 8px 5px !important; }

#bo_gall li.gall_text_href {
	width: 256px;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 2rem;
}

div#wrapper-contents main.container { min-height: 540px; }

div#bo_gall #fboardlist .row span.thumb-info-wrapper a img {
	border: 1px solid #ededed;
    padding: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}

div#bo_gall #fboardlist .row span.thumb-info-caption {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
div.content_wrap span.thumb-info-no-zoom .thumb-info-wrapper img { display: block; }

div.tbl_frm01 .frm_input { width: 170px; }
#bo_vc_w .tbl_frm01 th { width: 120px; }
form#fwrite .tbl_frm01 th { width: 120px; }
.tbl_frm01 .frm_file { width: 200px !important; }
#captcha #captcha_key { width: 120px; }

#autosave_wrapper .frm_input.required { width: 350px; }

.tbl_frm01 th { width: 105px; }
#captcha #captcha_key { width: 120px; }

#bo_list .td_date { width: 85px; }


@media screen and (min-width: 1390px) and (max-width: 1440px) {
	#ex02 div.section.narrow .pull-right { right: 5%; bottom: 14%; }
}

@media screen and (max-width: 1024px) {
	#ex02 div.section.narrow .pull-right { right: 33%; bottom: 77%; }
}

div.m-section11 div.section.divider.narrow { margin-bottom: 20px; }

#main_banner2 div.intro-gallerybox .img-responsive { width: 100%; }

#main_banner2 .caption p.cont-text {
    text-align: left;
    width: 360px;
    margin: 0px auto;
    font-size: 1.6rem;
    position: absolute;
    bottom: 10px;
    padding: 20px;
    min-height: 120px;
    font-family: 'Nanum Myeongjo';
    font-weight: bold;
}

#main_banner2 .intro-gallerybox:after {
    top: auto;    
    height: 120px;
}

#main_banner2 a:nth-child(1) .intro-gallerybox:after { background-color: rgba(90,187,196,.9); }
#main_banner2 a:nth-child(2) .intro-gallerybox:after { background-color: rgba(117,155,195,.9); }
#main_banner2 a:nth-child(3) .intro-gallerybox:after { background-color: rgba(255,125,139,.9); }


/*2017-12-04*/

/*.absolute #mainav li:first-child { float: right; margin: 0 20px 0 10px; }
.absolute #mainav li:first-child a { 
	height: 72px;
    position: relative;
    top: -5px;
}*/


div#slick01 .slick-initialized .slick-slide {
    background-position: 50%;
}

#footer .contact.linklist li, #footer .contact.linklist li:last-child {
    padding-left: 0px;
}

#mainav li {
    margin: 0;
}

#direcnav03 .quick-list li img { width: 100%; }

#direcnav03 .quick-list li a {
    border: none;
}

span.text_alt {
	color: #ff0000;
    font-weight: bold;
    line-height: 2.4;
    font-size: 1.1em;
}

#header #logo {
	padding-left: 20px;
	margin: 5px 0 0 0px;
}


/*2018-01-31*/


div.notice-box .lt {
    width: 100%;
	height: 120px;
    margin-bottom: 15px;
}

div.notice-box .lt strong.lt_title {
	border-bottom: 2px solid #777;
    margin-bottom: 10px;
}

div.main-wrap .col-xs-4 { padding-right: 0; }

div.agent-box { background-color: rgba(114, 182, 192, .5); }
div.agent-box > div {
	padding: 25px;
	background: url(/theme/template/img/main/agent_bg.png) top center no-repeat;
	/*background-color : #b8dadf;*/
	background-size: cover;
}

div.agent-box h4 {
	margin-bottom: 5px;
	color: #0077d7;
}

div.agent-box a {
	font-weight: 600;
	color: #000;
}

div.video-box {
	margin-bottom: 14px;
	clear: both;
}

div.notice-box { display: -webkit-box; }

div.main-wrap #slick01 { padding: 0; }

div.notice-box .lt strong.lt_title a, div.notice-box .lt div.lt_more a { color: #333; }

#contents-top {
	min-height: 2px;
    padding: 0;
    width: 1140px;
    margin: 0 auto 25px;
    background-image: none;
    background-color: #008470; /*#e9e9e9*/
}

div#area_box { padding-bottom: 15px; }

div.owl-stage-outer .owl-stage div.item.m-xs { box-shadow: 1px 2px 7px rgba(0,0,0,.3); }

#ex02 .owl-stage-outer div.item.m-xs h3 { 
    background-color: rgba(0,0,0,.3);
    font-size: 1.4rem;
    line-height: 2.2;
    padding: 4px;
    color: rgba(255,255,255,.75);
    position: absolute;
    bottom: 0;
    width: 268px;
}

#direcnav03 .bg-maincont-top {
    width: 25%;
    margin-top: 0;
	background: #f5f5f5;
    height: 320px;
}

#direcnav03 .quick-list li {
	padding: 15px 25px;
}

#direcnav03 .quick-list {
    width: 75%;
    margin-top: 0;
    padding: 0;
}

#direcnav03 { padding: 15px 0 35px; }

#direcnav03 div.bg-maincont-top img { padding: 40px 0 20px; }

p.intro-text { 
    text-align: justify;
}

.m-intro p {
    margin-bottom: 15px;
	line-height: 1.5;
}


/*2018-02-01*/

div.notice-box .lt ul li a {
	font-size: .9em;
    letter-spacing: .03em;
    line-height: 1.2;
}

#direcnav03 .bg-maincont-top h3 span {
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    line-height: normal;
    font-size: inherit;
    margin: 0;
}

div.main-wrap #slick01 .m-intro p.e-typo { color: #fff; }

.m-intro {
	background-color: rgba(0, 132, 112, .57);
    border-radius: 50%;
    width: 310px;
    height: 310px;
	left: 73%;
	padding-top: 80px;
	/*margin: 0 0 0 225px !important;*/
}

@media screen and (min-width: 426px) {
	.m-intro { top: 17%; }
}

@media screen and (max-width: 425px) {
	.m-intro { margin: 0 0 0 -334px; top: 17%; }
}



/*2018-02-22*/

#header #logo a img { display: block; }

#mainav li a { margin: 5px 0 0 0px; }

#mainav li:first-child a {
    color: #008470;
	font-weight: bold;
}


#sidebar ul {
	/*background: #85cbbf;*/
    padding: 10px 10px 15px;
    margin-top: 5px;
    border-radius: 17px;
	border: 4px solid #85cbbf;/*rgba(51, 102, 102, .2);*/
	box-shadow: 3px 4px 7px rgba(51, 102, 102, .2);
}

#sidebar ul li { margin: 0 0 5px 15px; color: #336666; }
#sidebar {
	width: 190px;
	/*position: fixed;*/
	left: 4%;
	top: 10%;
	margin: 0 110px 0 30px;
	z-index: 1000;
}

#sidebar li.number {
    color: #231815;
    font-weight: bold;
    font-size: 1.2em;
    margin: 15px 0 20px;
    text-align: center;
    letter-spacing: .025em;
}

#sidebar .bd2 {
    display: block;
    border: none;
    border-bottom: 1px dashed #eaeaea;
    height: 1px;
    margin: 20px auto;
    padding: 0px;
    font-size: 0px;
    clear: both;
	width: 90%;
}

.interval {
	width: 48px;
    display: inline-block;
}

#bo_gall #bo_cate ul#bo_cate_ul li {
    width: 12.5%;
}

#bo_gall #bo_cate ul#bo_cate_ul li a {
    width: 100%;
}

#mainav li a {
    padding: 25px 18px;
}


#bo_gall .gall_href strong, #bo_gall .gall_href span {
	background: url(/skin/board/gallery/img/no_img.gif) top center no-repeat;
	background-size: cover;
}


table.tb-c {
    border: none !important;
}



/*2018-03-05*/

#footer { border-top: 2px solid #777; }
.row4, .row4 a {
    color: #000 !important;
}

#bo_gall .gall_href strong, #bo_gall .gall_href span.video-view {
    background: url(/skin/board/video/img/no_video.jpg) top center no-repeat;
    /*background-size: cover;*/
	background-position: 50%;
}