/*
Theme Name: youngnam
Theme URI: http://pibs.co.kr
Description:
Author: PIBS (spidoche)
Author URI: http://www.pibs.co.kr/
Version: 1.2

License:
License URI:
*/

/***************************************/
/* WORDPRESS CONTENT */
/* Copy of style_editor.css */
/* If you edit this part think to edit the equivalent part on the file style_editor.css */
/***************************************/
 

@font-face {
    font-family: 'NanumSquare';
	font-weight: 300;
    src: url('fonts/NanumSquareL.eot');
    src: url('fonts/NanumSquareL.eot?#iefix') format('embedded-opentype'),
         url('fonts/NanumSquareL.woff') format('woff'),
         url('fonts/NanumSquareL.ttf') format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
	font-weight: 400;
    src: url('fonts/NanumSquareR.eot');
    src: url('fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
         url('fonts/NanumSquareR.woff') format('woff'),
         url('fonts/NanumSquareR.ttf') format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
	font-weight: 500;
    src: url('fonts/NanumSquareB.eot');
    src: url('fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
         url('fonts/NanumSquareB.woff') format('woff'),
         url('fonts/NanumSquareB.ttf') format('truetype');
}

@font-face {
    font-family: 'Notokr';
	font-weight: 400;
    src: url('fonts/notokr-regular.eot');
    src: url('fonts/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/notokr-regular.woff') format('woff'),
         url('fonts/notokr-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Notokr';
	font-weight: 500;
    src: url('fonts/notokr-black.eot');
    src: url('fonts/notokr-black.eot?#iefix') format('embedded-opentype'),
         url('fonts/notokr-black.woff') format('woff'),
         url('fonts/notokr-black.ttf') format('truetype');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,time,figure,article,nav,header,footer,hgroup,video,audio,aside,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 15px;
	color: #333;
	vertical-align: baseline;
	font-family: 'NanumSquare', 'Notokr', '나눔고딕', Arial, Helvetica, dotum, sans-serif;
}


#the_content {
   margin: 20px 0 30px;
}
#the_content h1, #the_content h2,#the_content h3,#the_content h4,#the_content h5,#the_content h6,#the_content p,#the_content blockquote,#the_content pre,#the_content a, #the_content em, #the_content small, #the_content strong, #the_content
 div, #the_content ol, #the_content ul, #the_content li, #the_content dd,  #the_content dt, #the_content table th, #the_content table td, #the_content span{
	font-family: 'NanumSquare', 'NanumGothic', Arial, Helvetica, dotum, sans-serif; font-size: inherit; line-height:auto;
}
#the_content a { color:#5d5d5d;  text-decoration:none;font-family: 'NanumSquare', sans-serif ;}
#the_content a:hover{text-decoration:underline}
#the_content p {
    line-height: 25px;
    font-family: 'Notokr';
    font-size: 16px;
    color: #2d2d2d;
}
#the_content i, #the_content em{ font-style: italic;}
#the_content b, #the_content strong { font-weight: bold}

#the_content ul, #the_content ol{margin:13px 0; padding-left:40px}
#the_content ol{list-style-type: decimal;}
#the_content ul{list-style-type:disc;}

#the_content h1, #the_content h2, #the_content h3,  #the_content h5, #the_content h6 {
    font-weight: bold;
    border: none;
	margin: 0px 0 15px 0;
}
#the_content h1{font-size: 26px;}
#the_content h2{font-size: 20px;}
#the_content h3{ font-family: 'NanumSquare', 'NanumGothic', '나눔고딕', Arial, Helvetica, sans-serif;}
/* #the_content h3 {
    font-size: 23px;
    clear: both;
    text-align: left;
    font-weight: 400;
	background:url(images/text_icon.png) no-repeat left center;
	padding-left:32px;
	margin-top:40px;
} */
#the_content h4 {
    font-size: 17px;
    font-family: 'NanumSquare',nanumgothic;
	margin:20px 10px 5px 0;
	font-weight:600;
}
#the_content h5 {
    font-size: 28px;
    font-weight: normal;
    color: #696969;
}
#the_content h6{ font-size: 12px; font-weight:normal}

#intro_wrap {
	background:url('images/intro.png') center top no-repeat;
    margin: 0 auto;
    min-height: 1128px;;
}
.career li i {
    font-style: normal !important;
    font-family: 'Notokr';
}
#intro {
    text-align: center;
}

#intro a {
	display:block;
    width: 100%;
    min-height: 1128px;
}


/***************************************/
/* GENERAL */
/***************************************/
#site_wrap {width: 100%; float: left;  position: relative;}
.wrap {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
a{ text-decoration:none;}

.screen-reader-text { display: inline-block; text-indent: -9999px; width: 0;}
.clear_hack{ clear:both}
.coming_soon{ text-align:center; font-weight:bold; margin-top:40px; color:#666; font-size:12px;}

#main_container_inner {
    float: left;
    width: 100%; 
    position: relative;
}
.page #content_container{ min-height:400px}
.main_text {
    position: absolute;
    left: 60px;
    z-index: 100;
    top: 60px;
}

.m_mark {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
}
/***************************************/
/* TABLE */
/***************************************/
table.table_05 td { text-align: center; padding: 15px 8px; border-bottom: 1px dotted #ccc; font-size: 11px; }
table.table_05 th { font-weight: bold; text-align: center; background: #ddd; padding: 10px; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕'; color: #555; }
table.table_05 { border-top: 2px solid #1EB3EC; border-bottom: 1px solid #ccc; clear: both; float: left; width: 100%; }



/***************************************/
/* HEADER */
/***************************************/
#header {
    position: absolute;
    width: 100%;  
    float: left;
    z-index: 99;
    height: 80px;
    top: 0;
    left: 0;
}
#header_top {
    position: relative;
    z-index: 3;
    width: 100%;
    float: left;
}
/*LOGO*/
#logo_top {
    position: absolute;
    top: 22px;
    left: 12px;
    z-index: 100;
}
#logo_top a {display:inline-block;}

/*SEARCH*/
#searchform {float: right; margin: 5px 5px 0 0;}
#searchform #s {color: #5E5E5E; background: #7ef3ff; padding: 3px 7px; border: 1px #7ef3ff solid; font-size:11px;}
#searchform #searchsubmit{color: #5E5E5E; font-size:11px; background: #7ef3ff; padding: 3px 7px; border: 1px #64CDD8 solid;}

/*TOP MENU*/
.menu-top-container {
    width: 100%;
    float: left;
    height: 31px;
    color: #fff;
    z-index: 1;
    text-align: right;
    line-height: 30px;
}
.menu-top-container a {
    display: inline-block;
    color: #c5c5c5;
    font-size: 12px;
    /* padding-left: 22px; */
    line-height: 32px;
    padding: 0 15px;
    font-weight: 200;
    font-family: 'NanumSquare';
    border-right: 1px solid #303030;
    border-left: 1px solid #454545;
}
.menu-top-container a:hover { color: #e2e2e2;}
a.jhe_admin {
    padding: 0 36px;
    background: #d41313;
    color: #fff;
}
a.jhe_admin:hover {

    color: #efd7d7;
}
/* MAIN MENU GENERAL*/
.menu_type{ left:0; position:absolute; z-index:120; width:100% ; /* top: 0; */}

/*MENU FULL DROPDOWN*/


.dropdown_line {
    width: 100%;
   /*  border-bottom: 1px solid #e6e6e6; */
    /* margin-top: 88px; */
    position: absolute;
    top:88px;
    z-index: 100;
	display:none;
}
#full_dropdown:hover  .dropdown_line{
    width: 100%;
   
    position: absolute;
    top: 20px;
    z-index: 999;
	display:block;
}


#full_dropdown {
    /* height: 42px; */
    position: absolute;
    float: right;
    width: 100%;
    z-index: 99;
    /*overflow: hidden;*/
	display:block;
	background-color: rgba(255, 255, 255, .75);
}
#full_dropdown:hover {
	/*border-bottom: 3px solid #c72525;*/
}
#full_dropdown > .wrap {
    overflow:hidden;
	/*background: url(images/main/menu_bg.png) 34px 88px no-repeat; !important;*/

 
}
 
#full_dropdown #main_menu {
    float: right;margin-right: 50px;
 
    
}
#full_dropdown:hover{background:#fff; border-bottom: 2px solid #8ab790;transition-duration: 0.5s; }
#full_dropdown #main_menu li {
    float: left;
    position: relative;
    padding: 0 40px;
	padding-top: 25px;
    padding-bottom: 21px;
	margin: 0 10px;
}
li.wid {
    padding: 23px 65px !important;
}
#full_dropdown #main_menu li:hover {
	border-bottom: 3px solid #0e482a;

}
#main_menu li ul li{display:none;}
#full_dropdown #main_menu li ul li:hover {
		background:none;	
		border:none !important;		
}

#full_dropdown #main_menu li:hover ul{
	
}
#full_dropdown #main_menu li:hover ul li a{


}
#full_dropdown #main_menu li:hover a{
	
}




#full_dropdown #main_menu li a{float:left; display: inline-block; width: 100%; padding: 0px; font-size:17px; font-weight:700; color:#444; font-family: 'NanumSquare', NanumGothic, Arial, Helvetica, sans-serif; text-align: center;}
#full_dropdown #main_menu li ul{}
#full_dropdown #main_menu li ul li {
	float:left;
    padding: 7px 0;
	
	}
#full_dropdown #main_menu li ul li a{font-size:15px;font-weight:400;color:#333; word-break: keep-all;  font-family:'Notokr'; position: relative;}
#full_dropdown #main_menu li ul li a::before {
	    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    width: 0;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(59, 185, 103, 0.3);
    vertical-align: middle;
    transition-property: border-radius, width, background-color;
    transition-duration: 1s, 1s;
    z-index: -5;
}
#full_dropdown #main_menu li ul li a:hover::before{
/* 	color:#2e3970; 
	background-color: #f7f7f7; */
	background-color: rgba(59, 185, 103, 0.3); 
	border-radius: 50px; 
	box-shadow: 5px 5px 10px #ccc;  
	width: 100%; 
	z-index: -5;
}
 
#full_dropdown #main_menu ul{visibility:hidden; width: 100%; z-index:99; position:absolute; left:-10px; top:88px; width: 100%; padding-top: 10px;}
#full_dropdown #main_menu ul li{ float:none; display:block; width: 100%;}
#full_dropdown #main_menu > li > a {
    line-height: 42px;
    /* padding-left: 30px; */
}
#full_dropdown #main_menu ul li:first-child a { border:none;}
#full_dropdown #main_menu ul li a:hover{ }
#full_dropdown #main_menu_container { background: #00595F !impotant;}
/*MENU INLINE DROPDOWN*/
/*#inline_dropdown {position:relative;margin:0 auto;width:1000px;padding:0;background:url(images/top/menubar.gif) no-repeat;height:75px;}*/
#inline_dropdown { position: absolute; width: 100%; bottom: 0; left: 0;}
#inline_dropdown ul li{ float:left; position:relative;}
#inline_dropdown ul li a{ float:left; display: block; padding: 0; width: 100%; font-size:15px; font-weight:bold; color:#F7FFFF; font-family: 'NanumSquare',Arial, Helvetica, sans-serif; text-align: center; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';/*text-overflow: ellipsi
s; overflow: hidden; white-space: nowrap;*/}
#inline_dropdown ul li a:hover, #inline_dropdown ul > li.active > a{color:#083C3F}
#inline_dropdown ul{ margin:auto; padding-top: 0; position:relative}
#inline_dropdown li{float:left;text-align:center;width: 100%;position: relative;}
#inline_dropdown li ul {position: absolute; top: 37px; left: 0; visibility:hidden;  background: #00747C; z-index: 9;}
#inline_dropdown li ul li{text-align: center; float:left;width: auto;display: block;}
#inline_dropdown li ul li a{color:#7ef3ff;font-size:12px;font-weight:bold;text-decoration:none; padding: 8px 10px;width: auto;}
#inline_dropdown li ul a:hover {color:#fff;font-size:12px;font-weight:bold;text-decoration:none;}
#inline_dropdown #main_menu > li > a {line-height: 42px;}

#single_dropdown {
    clear: both;
    float: left;
    width: 100%;
    height: 85px;
}
/*MENU SINGLE DROPDOWN*/
#single_dropdown #main_menu:after{display:block;content:'';clear:both;}
#single_dropdown #main_menu ul {
    display: none;
    z-index: 99;
    background: #fff;
    position: absolute;
    left: 0;
    top: 83px;
    padding-bottom: 20px;
    padding-top: 10px;
    background-image: none;
    border: 1px solid #2a2a2a;
}
#single_dropdown #main_menu ul li { float: none; display: block; }
#single_dropdown #main_menu ul li a {
    display: block;
    color: #000;
    font-size: 13px;
    font-family: 'NanumSquare', 'Malgun Gothic', arial, sans-serif;
    /* line-height: 30px; */
    font-weight: 40;
    padding: 8px 0;
    padding: 6px 0 8px;
   
    margin: 0 20px;
    text-align: center;
}
#single_dropdown #main_menu ul li a:hover {color:#163f9a;}
#single_dropdown #main_menu ul li:first-child a { border-top: none; }
#single_dropdown #main_menu ul li:last-child a { border-bottom: none; }
#single_dropdown #main_menu ul li.dropdown_last_child a { border-bottom: none; } /*IE8 HACK*/
#single_dropdown #main_menu li a.active { color:#BD182B}
#single_dropdown #main_menu {
    float: right;
}
#single_dropdown #main_menu li { float: left; position: relative; margin: 0px; text-align: center;}
#single_dropdown #main_menu li:first-child a { background: none; }
#single_dropdown #main_menu li ul li { clear: both; margin: 0; width: 100%; }
#single_dropdown #main_menu > li > a {
    display: block;
    color: #3a3a3a;
    font-size: 17px;
    font-family: 'NanumSquare', 'NanumGothic','나눔고딕', dotum, gulim;
    line-height: 85px;
    font-weight: 600;
    padding: 0 40px;
    text-align: center;
    height: 85px;
    letter-spacing: 0.5px;
}
#single_dropdown #main_menu li a:hover {
    color: #3D67C6;
}
#single_dropdown #main_menu li a:active {
    background-color: transparent;
    color: #3D67C6;
}
#single_dropdown #main_menu li a.jquery_dropdown { color: #3D67C6; }
/*#single_dropdown #main_menu > li > a.jquery_dropdown:before { content: ""; display: block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #0086b3; position: absolute; bottom: -1px; margin-left: -7px; left: 50%; }*/
#single_dropdown #single_dropdown { float: left; width: 100%; position: absolute; right: 0; bottom: 0; border-bottom: 4px solid #F3F3F3; }
#single_dropdown #main_menu li a:hover span, #single_dropdown #main_menu li a.jquery_dropdown span { display: block; width: 19px; height: 12px; background: url(images/menu_g.gif) 0 0 no-repeat; position: absolute; left: 50px; bottom: 0; z-index: 999; }
#single_dropdown ul#main_menu li.menu01 ul.submenu_01 li a, #single_dropdown ul#main_menu li.menu02 ul.submenu_02 li a, #single_dropdown ul#main_menu li.menu03 ul.`menu_03 li a, #single_dropdown ul#main_menu li.menu04 ul.submenu_04 li a, #single_dropdown ul#main_menu li.menu05 ul.submenu_05 li a { background: none; /*height: 30px;*/ }
#single_dropdown #main_menu > li > a.active:before { content: "";display: block;border-left: 7px solid rgba(0, 0, 0, 0);border-right: 7px solid rgba(0, 0, 0, 0); border-bottom: 7px solid #0086b3; position: absolute; bottom: -1px; margin-left: -7px; left: 50%;}

#single_dropdown .submenu_02 {
    width: 242px !important;
    left: -58px !important;
}

#single_dropdown .submenu_03 {
    width: 140px !important;
    left: -2px !important;
}
#single_dropdown .submenu_04 { width: 160px !important; left: -20px !important;}
#single_dropdown .submenu_05 { width: 180px !important; left: -20px !important;}


/*MENU CHILD PROGRAM*/
.categories_submenu_hack{ display:none}
#main_menu.items_num_1 > li{ width: auto;}
#main_menu.items_num_2 > li{ width: 50%;}
#main_menu.items_num_3 > li{ width: 33.3%;}
#main_menu.items_num_4 > li{ width: 25%;}
#main_menu.items_num_5 > li{ width: 20%;}
#main_menu.items_num_6 > li{ width: 16.6%;}
#main_menu.items_num_7 > li{ width: 14.2%;}
#main_menu.items_num_8 > li{ width: 12.5%;}
#main_menu.items_num_9 > li{ width: 11.1%;}
#main_menu.items_num_10 > li{ width: 10%;}
#main_menu.items_num_11 > li{ width: 9%;}
#main_menu.items_num_12 > li{ width: 8.3%;}



/***************************************/
/* PIBS SLIDER */
/***************************************/
.page-template-page_business-php{ overflow-y: scroll;}
#pibs_slider{width:100%;  position:relative; margin-bottom: 20px; float:left;}
#pibs_slides_wrap{ top:0; left:0; float: left;}
#pibs_slider_menu {float: left;width: 100%;padding: 10px 0;border-top: 1px solid #CCC;border-bottom: 1px solid #CCC; margin-bottom: 20px; }
#pibs_slider_menu li {
    float: left;
    width: 22%;
    text-align: center;
   /* padding-bottom: 15px;*/
    margin-left: 48px;
}
#pibs_slider_menu li:first-child {
    
    margin-left: 0;
}
#pibs_slider_menu a {
    background: none;
    color: #5A5A5A;
    font-size: 14px;
    font-weight: 400;
    padding: 18px 20px;
    display: block;
    /*border-right: 1px solid #f2f2f2;*/
    font-weight: 300;
    border-radius: 30px;
    border: 1px solid #e0e0e0;
}
#pibs_slider_menu li:first-child a {
    border-left: 1px solid #f2f2f2;
}
#pibs_slider_menu a:hover {
    text-decoration: none;
    background: #c72525;
    color: #fff;
}
#pibs_slider_menu a.current {
    background: #c72525;
    color: #fff;
}
#pibs_slider_menu a.current:hover {
    background: none;
    color: #FFF;
    cursor: default;
    background: #c72525;
}
#pibs_slider_menu .coda-nav #slider_business-nav-ul{ margin-left:0 !important; }



/***************************************/
/* SIDEBAR */
/***************************************/
#sidebar {
    float: left;
    width: 100%;
    position: absolute;
	top: -127px;
    z-index: 10;
    text-align: center;
	left:0;
}
/* sidebar title */
#sidebar_title {
    /* width: 240px; */
    /* height: 120px; */
    /* background: #0086b3; */
    position: absolute; 
     top: -90px;  
    text-align: center;
    width: 100%;
}
#sidebar_title h2 {
   /*  margin-bottom: 45px; */
    color: #fff;
    text-align: center;
    font-size: 38px;
    font-family: 'NanumSquare';
    font-weight: 500;
    line-height: 35px;
}
.sidebar_line {
    width: 100%;
    height: 55px; 
	margin-top: -55px;
    z-index: 3; 
	
	background-color: rgba(59, 185, 103, .8);
}
.sidebar_wrap {
    border-top: 1px solid #636363;
    padding-top: 15px;
}
#sidebar_title h2 span {
    font-size: 14px;
    color: #272727;
    font-family: 'NanumSquare', 'NanumGothic', '나눔고딕', Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#sidebar_menu {
    padding-top: 72px;  
    overflow: hidden;
    /* border-left: #dcdcdc 1px solid; */
    /* border-right: #dcdcdc 1px solid; */
    /* border-bottom: #dcdcdc 1px solid; */
    margin: 0 auto; 
}
div#sub_visual {
    border-top: 1px solid #e2e2e2;
}
.sub_visual {position: relative;}
#sub_img {
    margin-top: 88px;  
}
.simg_01 {
    height: 350px;
    background: url('images/sub/sub_visual1.png') center no-repeat;
}
.simg_02 {
    height: 350px;
    background: url(images/sub/sub_visual2.png) center no-repeat;
}
.simg_03 {
    height: 350px;
    background: url(images/sub/sub_visual3.png) center no-repeat;
}
.simg_04 {
    height: 350px;
    background: url(images/sub/sub_visual4.png) center no-repeat;
}
.simg_05 {
    height: 350px;
    background: url(images/sub/sub_visual5.png) center no-repeat;
}
ul.busi_3dep li.current_page_item a {
    background:#4c2729;
    color: #fff;
    font-family: 'NanumSquare';
    font-size: 14px;
    font-weight: 600;
	display:block;
    padding: 10px 0;
}
ul.busi_3dep li {
    float: left;
    width: 150px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
ul.busi_3dep li a {
    border-left: 1px solid #ccc;
    color: #666;
    font-family: 'NanumSquare';
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    display: block;
    padding: 10px 0;
}
li.page_item.page-item-1600 {
    border-right: 1px solid #ccc;
}
.busi_3dep {
    overflow: hidden;
    margin-top: 30px;
	  margin-bottom: 30px;
}
/* Menu */
#sidebar_menu li {
    /* border-bottom: #dcdcdc 1px solid; */
	display:inline-block;
    /* width: 25%; */
	padding: 0 60px;
	height: 57px;
	position: relative;
	margin-left:-4px;
}
#sidebar_menu li:first-child {border-left:1px solid rgb(255, 255, 255, .6);}
#sidebar_menu li::after {content:''; width: 1px; height: 55px; position: absolute; top:0; right:0; background-color: rgba(255, 255, 255, .6);}
.tax-products_categories #sidebar_menu li, .single-products #sidebar_menu li{
    padding: 0 9px;
}
#category_menu li a.curren{background:#ccc;}
#sidebar_menu li .page_item.page-item-1511 li.current-cat a{border-bottom:2px solid #ccc;}
.touchscroll {
  -webkit-overflow-scrolling: touch; /* Lets it scroll lazy */
}

.scroll-auto {
  -webkit-overflow-scrolling: auto; /* Stops scrolling immediately */
}
.tax-products_categories #sidebar_menu li a, .single-products #sidebar_menu li a {
    font-size: 14px;
}
#sidebar_menu li a {
    display: block;
    color: rgba(255, 255, 255, .7);
    font-family: 'Notokr'; 
    text-align: left; 
    font-size: 17px;
    line-height: 55px;
}
#sidebar_menu li:last-child {border-bottom: none;}
#sidebar_menu li.current_page_item a, #sidebar_menu li.current-cat a, #sidebar_menu li.current_page_item a:hover, #sidebar_menu li.current-cat a:hover, .parent-pageid-494 #sidebar_menu li.page-item-494 a.
.parent-pageid-1582 #sidebar_menu li.page-item-1582 a{
    border-bottom: 2px solid #227d43;
	font-weight:700;
}
li.page_item.page-item-1582.page_item_has_children.current_page_ancestor.{border-bottom: 2px solid #227d43;}
li.page_item.page-item-1732.current_page_parent {background-color: #fff;}

#sidebar_menu li a:hover {
	color:#fff;
	font-weight:400;
}
#sidebar_menu li.current_page_item {	background-color: #fff;}
#sidebar_menu li.current_page_item a, .page_item.page-item-1582 a, #sidebar_menu li.current_page_parent a {
    color: #3bb967; 
	font-weight:400; 
}

.single-photos #sidebar_menu .page-item-1190 a, .single-photos2 #sidebar_menu .page-item-1192 a{
    color: #eaeaea;
    border-top: 1px solid #c72525;
}






/* Call center */
#customer_box {overflow: hidden;width: 238px; border-left: #dcdcdc 1px solid;border-right: #dcdcdc 1px solid;border-bottom: #dcdcdc 1px solid; padding: 20px 0; margin-bottom: 30px;}
#customer_box h2{font-size:14px; line-height:15px;font-family: 'NanumSquare','NanumGothic','나눔고딕', Arial, Helvetica, sans-serif; color:#565645;padding:10px 0 20px 20px;font-weight: 600;}
#customer_box h2 span {font-size:14px;  line-height:15px;font-family: 'NanumSquare','NanumGothic','나눔고딕', Arial, Helvetica, sans-serif; color:#777;font-weight: 600;}
#customer_box .customer_tell {letter-spacing: -1px;padding: 5px 0 5px 20px;color:#2766da;font-size:31px;font-family: 'NanumSquare','NanumGothic','나눔고딕', Arial, Helvetica, sans-serif; font-weight: bold;}
#customer_box .customer_fax {color:#6b6b6b;font-size:14px;padding: 0 0 5px 20px;font-family: 'NanumSquare','NanumGothic','나눔고딕', Arial, Helvetica, sans-serif; font-weight: 600;}
#customer_box .customer_mail {color:#6b6b6b;font-size:11px;padding: 5px 0 10px 20px;font-family: 'NanumSquare','NanumGothic','나눔고딕', Arial, Helvetica, sans-serif; font-weight: 600;}

#category_menu{overflow:hidden;margin:30px 0 20px !important;background:#f5f5f5;}
#category_menu li{float:left;border-right:1px solid #fff;border-bottom:1px solid #fff;}
#category_menu li.end{border-right:0 none;}
#category_menu li a{display:block;width:150px;height:45px;font-family: 'NanumSquare','나눔고딕', nanumgothic, '맑은 고딕', malgeungothic, sans-serif !important;font-size:13px !important;font-weight:normal !important;color:#636363 !important;line-height:45px;text-align:center;background:#e6e6e6;}
#category_menu li.ed a{width:149px;}
.parent-pageid-412 #category_menu li a{width:149px;}
#category_menu li a:hover{color:#fff !important;text-decoration:none !important;background:#4c2729;}
#category_menu li.current-cat a{color:#fff !important;text-decoration:none !important;background:#333;}

#category_menu li.on a{color:#fff !important;text-decoration:none !important;background:#002c99;}

#category_menu li.current_page_item a{background:#333 !important; color:#fff !important;}
/***************************************/
/* MAIN */
/***************************************/




#main_banner_container {
	clear: both;
	width: 100%;
	float: left;
	height: 170px;
    background: url(images/main/banner_bg.gif) center top no-repeat;
}
#main_banner_container h2 {
    width: 240px;
    float: left;
	text-align:right;
}
#main_banner_container h2 img {display:block;padding:30px 30px 0 0;float:right;}
.bannerWrap {position: relative;width: 960px;height: 170px;float:right;}
.bannerWrap li {height: 170px;overflow: hidden;}
.bannerWrap li a.banner {position: relative;display: block;width:20%;float:left;text-align:center;font-family: 'NanumSquare', Malgun Gothic, sans-serif;float: left;height: 170px;overflow: hidden;}
.bannerWrap li a.banner img {margin:0 auto;display: block;padding:40px 0 15px 0;}
.bannerWrap li a.banner p {text-align:center;color:#555555;font-size:16px;font-family: 'NanumSquare', Malgun Gothic, sans-serif;;}
.bannerWrap li a.banner2 {position: relative;display: block;width:20%;float:left;text-align:center;font-family: 'NanumSquare', Malgun Gothic, sans-serif;float: left;height: 170px;overflow: hidden;}
.bannerWrap li a.banner2 img {margin:0 auto;display: block;padding:40px 0 15px 0;}
.bannerWrap li a.banner2 p {text-align:center;color:#555555;font-size:16px;font-family: 'NanumSquare', Malgun Gothic, sans-serif;;}
.bannerWrap .bx-controls {position: absolute;left: -85px;bottom: 25px;z-index:99;}
.bannerWrap .bx-controls a {display: block;height: 30px;font-size: 0;line-height: 0;text-indent: -999px;float:left;}
.bannerWrap .bx-controls a.bx-prev {width:30px;background: url(images/main/banner_arr.png) 0 0 no-repeat;}
.bannerWrap .bx-controls a.bx-next {width:29px;background: url(images/main/banner_arr.png) -30px 0 no-repeat;}
.page-id-41 #content_container {
    min-height: 400px;
    text-align: center;
}
#content_container {
    width: 1200px;
    /* float: right; */
    position: relative;
	overflow:hidden;
	margin-bottom: 50px;
}
 
#sub_slogan {position: absolute; top: -191px;right: 0; z-index: 99;}
#slideshow img, #slideshow a{ display:none}
#slideshow img:first-child, #slideshow a:first-child{ display:block}

#slideshow_container {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 705px;
	padding:0 !important;
}
#slideshow {width: 100% !important;   }
#slideshow .slides{width: 100% !important; height: 705px; display:none; background: transparent no-repeat center top; display:none;}
#slideshow .slides.first{ display:block}
#slideshow #slide_01{background: url(images/main/main_visual1.jpg) no-repeat center; position: relative;}
#slideshow #slide_02{background: url(images/main/main_visual2.png) no-repeat center;}
#slideshow #slide_03{background: url(images/main/main_visual3.png) no-repeat center;}

#slideshow #slide_01 .slide_text {width: 100%; text-align:center; position: absolute; top: 35%; color: #fff;}
#slideshow #slide_01 .slide_text .slide_text01 {font-size: 25px; font-weight: 300; color: #fff; margin-bottom: 30px;}
#slideshow #slide_01 .slide_text .slide_text02 {font-size: 70px; font-weight: 500; color: #fff;}
#slideshow #slide_01 .slide_text .slide_text03 {font-size: 70px; color: #abf69c; font-weight: 500;}


#prev, #next { width: 48px; height: 95px; position: absolute; top: 265px; z-index: 1000; cursor: pointer;}
#prev {left: -50px; background: transparent url(images/main/arr_01.png) no-repeat;}
#next {right: -50px; background: transparent url(images/main/arr_02.png) no-repeat;}

#slideshow_nav_container { position: relative; top: 0; left: 0; height: 0; z-index: 1000;}
#slideshow_nav {
    position: absolute;
    left: 580px;
    top: 540px;
    z-index: 999;
}
#slideshow_nav a {
    display: block;
    padding: 0;
    margin: 3px;
    overflow: hidden;
    width: 12px;
    text-indent: 9999px;
    height: 12px;
    float: left;
    background: #fff;
    border-radius: 10px;
}
#slideshow_nav a.activeSlide{ background: #0d987f;}
.main_color {
    color: #1a50be;
}

 

/*-----MAIN_PHOTOS ROLLING----*/
.clear{clear:both !important; float:none !important; margin:0px !important; padding:0px !important; height:0px !important; width:0px !important}
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

.center {
    width: 1150px;
    overflow: hidden;
}
.wrapper-center{}

@media screen and (max-width: 800px) {
	.center{ width:100%;}
}
#carousel__slider a img {
    display: block;
    width: 275px;
    height: 207px;
}

/*---------*/
.carousel{ width:100%;}
.carousel__wrapper{}
.carousel__container{}
.carousel__content{ overflow:hidden; height:auto; width:100%; position:relative;}
.carousel__slider{ position:absolute;}
.carousel__item{ position:absolute;}
carousel__item img{}
.carousel__navigation {
    overflow: hidden;
}
.carousel__nav{}
.carousel__nav--left{}
.carousel__nav--right{}
/*---------*/

#carousel .carousel__nav{ float:right;}
#carousel .carousel__nav--left{ display:inline-block;}
#carousel .carousel__nav--right{ display:inline-block;}
#carousel .carousel__wrapper{ margin-top:20px;}
#carousel .arrow-right {
    margin-left: 8px;
}
#carousel .carousel__nav a {
    display: block;
}
#carousel-2{ margin-top:50px; position:relative;}
#carousel-2 .carousel__navigation{ position:absolute; z-index:10; width:100%; left:0; top:50%; margin-top:-5px;}
#carousel-2 .carousel__nav--left{ position:absolute; left:0;}
#carousel-2 .carousel__nav--right{ position:absolute; right:0;}
#carousel-2 .carousel__container{ margin:0  20px;}



.arrow-right {
    width: 45px;
    height: 43px;
}

.arrow-left {
	width: 45px;
    height: 43px;
}

hr{ border:none; height:1px; width:100%; display:block; margin:60px 0; background-color:#CCC;}



/***************************************/
/* SUBSLIDES  */
/**************************************/
 
#sub_slides { clear: both; width:100% !important;}

#sub_slides .slides{ width:100% !important; height:300px; background: #000; display:none;}
#sub_slides .slides.first{ display:block;}

/*#sub_slides #slide_01{background-image: url(images/sub/svisual01.jpg);}
#sub_slides #slide_02{background-image: url(images/sub/svisual02.jpg);}
#sub_slides #slide_03{background-image: url(images/sub/svisual03.jpg);}*/

#main_contents {
    clear: both;
    width: 100%;
    float: left;
}
#main_con_bbs {clear: both; width: 100%; float: left; padding: 50px 0;}
#bannerzone {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 30px;
}
#bannerzone a{width:600px;display:block;float:left;}
#bannerzone a img {display:block;}
#main_bbs_inner {overflow: hidden;}
.board_inner {
    border: #eee 1px solid;
    padding: 20px;
    overflow: hidden;
	height: 225px;
}
#main_photos {
    float: right;
}
.photos_inner {
    overflow: hidden;
    position: relative;
}
#main_photos h2 {
    color: #0090ba;
    font-size: 18px;
    font-weight: bold;
    background: url(images/main/photo_icon.gif) 0 0 no-repeat;
    padding-left: 34px;
    line-height: 29px;
    margin-bottom: 21px;
}
#photo_navi {
    position: absolute;
    top: 25px;
    right: 20px;
}
#photo_navi a {display:block;float:left;}
#photo_navi a img {display:block;}
#main_photos li {
    float: left;
    text-align: center;
}
#main_photos li a {display:block;text-align: center;}
.p_photos {
    width: 327px;
    margin: 0 auto;
    position: relative;
    height: 270px;
    display: block;
}
.p_photos img {width:100%;height:173px;}
.p_photos p {
    background: url(images/main/photo_bg.png) 0 0 repeat;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 30px;
}



/**
 * main_product_rolling
 * ------------------------------ */
.scroll_horizontal {
    position: relative;
    width: 874px;
    height: 241px;
    /* padding: 10px; */
    /* background-color: #eee; */
}
.scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 799px;
    height: 241px;
    margin: 0 auto;
}
.scroll_horizontal .list {
    overflow: hidden;
    width: 9999px;
    margin-top: 30px;
}
.scroll_horizontal .list li{float:left;width:200px;}






.scroll_horizontal .prev:hover {
}


a.next {
    display: block;
    width: 23px;
    height: 41px;
    /* float: left; */
    position: absolute;
    background: url(images/main/control2.png) 0 0 repeat;
    background-repeat: no-repeat;
	right:0px;
}
a.prev {
    display: block;
    width: 23px;
    height: 41px;
    position: absolute;
    background: url(images/main/control.png) 0 0 repeat;
    background-repeat: no-repeat;
    left: 17px;
}
a.next, a.prev {
    top: 37%;
    cursor: pointer;
}
.scroll_vertical{position:relative;width:180px;height:340px;padding:10px;background:#eee;}
.scroll_vertical .box{overflow:hidden;position:relative;top:40px;height:260px;}
.scroll_vertical .list{position:absolute;top:0;left:0;}
.scroll_vertical .list li{height:140px;text-align:center;}





#acts{margin-top:20px;}








/*****sub****/
#w_navigation {clear: both; width: 100%; float: left; background: #f2f2f2; height: 43px;}
#sub_container {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
    min-height: 500px; 
}
#sub_con_inner {position: relative;}




#last_products { width: 968px; clear: both; margin-bottom: 20px; border: 1px solid #ddd; padding: 20px 15px 10px 15px; float: left;}
#last_products li { float: left; width: 16.66%; text-align: center; }
#last_products li:first-child { margin-left: 0;}

/*HOME LOGIN BOX*/
#home_login {border:3px solid #2bb4be; width: 314px;float: left;height: 198px;}
#home_login h2{font-weight: bold; font-size: 14px; padding-bottom:10px; margin:10px 20px 0 20px; border-bottom: 1px dotted #ccc; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';color: #2bb4be;}
#home_login fieldset { width: 139px; padding-left: 20px; float: left;}
.member_login_remember{clear: both; padding-top: 6px; line-height: 20px; font-size: 11px; color: #9e9e9e;width: 275px;margin: auto;text-align: center;}
.member_login_remember strong{font-weight: bold;}
.member_login_remember a{font-family: 'NanumSquare', '돋움'; font-size: 11px; color: #2e2e2e;}
.member_login_remember input {vertical-align: middle;}
#home_login #submit{ float: right; border: 1px solid #18A0AA; background-color: #2bb4be; width: 80px; font-size: 15px; font-weight: bold; color: #FFF; margin-right: 20px; cursor: pointer; height: 57px; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';}
#home_login form{padding-top: 21px;}
#home_login #pwd{ margin-top: 3px; background: url('images/main/pw_bg.gif') no-repeat 1px center; display: inline-block; background-position: 0px 0px; border: 1px solid #2bb4be;}
#home_login #user_name{background: url('images/main/id_bg.gif') no-repeat 0 center; display: inline-block; background-position: 0px 0px;border: 1px solid #2bb4be; margin-bottom: 4px;}
.login_txt{ background: url(images/main/join_txt.gif) no-repeat; border: 0; width: 155px; height: 23px; padding: 0 9px;}
.login_txt2{ font-size: 11px; color: #636363; font-family: 'NanumSquare', '돋움';}
#home_login_sigup_btn , #home_login_lost_btn { display: inline-block; background-color: #ddd;padding: 1px 0; width:100px;}
#home_login_sigup_btn {margin: 0 4px;}
.membership {
    overflow: hidden;
    display: inline-block;
}
.member_login_remember p {text-align: center;}
.member_login_remember p a {display: inline-block; line-height: 24px; background: #ddd; padding: 3px 35px; margin: 10px 3px 0 0px;}
#welcome_message { padding-bottom: 8px; margin: 0 0 15px 95px; color:#999; line-height:20px;}
#welcome_message b{ font-weight:bold; color:#333}
#member_logged_in { margin: 12px 20px 0 20px; padding: 15px 10px; background: url('images/main/avatar.png') no-repeat 15px top; }
#member_logged_in div a {display: inline-block; line-height: 24px; background: #ddd; padding: 3px 34px; margin: 10px 3px 0 0px;}
#member_logged_in div {padding-top:15px;}
#member_logged_in a{font-family: 'NanumSquare', '돋움'; font-size: 11px; color: #2e2e2e;}

#home_flash{ width: 300px; height: 200px; float:left}
#home_flash iframe{width: 300px; height: 200px; border:none}
#home_video { float: right; width: 320px; background: #333; margin-left: 20px; height: 200px;}

.last_posts {width: 300px;float: left; margin: 20px 10px;}
.last_posts h2{ margin-bottom:15px;}
.last_posts h2 a{ font-size:14px; color:#333}
.last_posts h2 a:hover {  color:#267daf}

.last_posts li{padding-bottom: 4px ;margin-bottom: 3px;border-bottom: 1px dotted #ccc;}
.last_posts li a{ color:#333; display: inline-block; width: 230px;}
.last_posts li a:hover{ color:#267daf}
.last_posts li span{color:#999 ;vertical-align: top;}

#home_text {float: right;width: 320px; margin-left: 20px; margin-top: 20px; background: #eee; height: 200px;}
#home_text p {padding: 25px;}
#tabs_container {
    width: 100%;
    float: left;
}
.panel-container > div{ display:none}
.panel-container > div.first{ display:block}
ul.etabs {display: block;}
.etabs li{ float:left; position:relative; z-index:1;width:33.3%;}
.etabs li a {border-top:#aaa 1px solid;border-bottom:#aaa 1px solid;height:40px;line-height:40px; display:block; font-size:15px;font-weight:bold; color: #888; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕'; text-align:center;}
.etabs li.active a{color: #0090ba; border-top:#2bc1d3 3px solid;border-bottom:#2bc1d3 1px solid;height:38px;line-height:38px;font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';}
.panel-container{ clear:both;padding-top: 23px;position:relative; }
.panel-container li{ padding: 3px 0px 2px 7px;/*background: white url('images/main/board_list_item.jpg') no-repeat left center;*/}
.panel-container li a{ display:inline-block; width:212px; color:#333 ; padding: 3px 0 3px 3px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.panel-container li a:hover{color:#008FFF;}
.panel-container li span{ color:#999; font-size: 11px;}
.panel-container p.more { position: absolute; bottom: 0; right: 0;}
.panel-container p.more a{ background-color: #4FA1B6; display:block; padding: 5px 10px; color: #fff;}

/***************************************/
/*  PARTNER BANNER jquery.simplyscroll.js */
/***************************************/
/* Plugin default */
.simply-scroll-container {position: relative;}
.simply-scroll-clip { position: relative;	overflow: hidden;}
.simply-scroll-list {overflow: hidden;padding-left: 0; height:57px;}

/* Custom */
.simply-scroll {width: 1150px; margin: auto;}
.simply-scroll .simply-scroll-list li {float: left; /* Horizontal scroll only */  padding-left: 35px; padding-top: 8px;padding-bottom: 8px;}

#home_banner {clear: both; padding: 17px 0; float: left;width: 100%;    background: #525353;}
#banner { position: relative;background: #525353; }
.nav_ads{position: absolute;height: 21px;width: 12px;top: 17px;}
.prev.nav_ads{ left: 0; background-position: left top;background: transparent url('images/main/related_pre.png') no-repeat;}
.next.nav_ads{ right:0; background-position: right top;background: transparent url('images/main/related_next.png') no-repeat;}


/***************************************/
/* CATEGORY */
/***************************************/
#the_posts_list li{ float: left; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #E5E5E5; width: 700px;}
#the_posts_list .thumb{float: left; display: inline-block; margin-right: 20px; border: 2px solid #DDD;}
#the_posts_list h2 a {font-size: 17px; color: #333; font-weight: bold; margin-bottom: 10px; display: block;}
#the_posts_list h2 a:hover{ color:#F22630;}
#the_posts_list .detail{ text-align:right; }
#the_posts_list .detail a{display:inline-block; padding:10px 12px; color:#F22630; font-size:11px; background-color:#f5f5f5; border:#ddd solid 1px; font-weight:bold;}
#the_posts_list .detail a:hover{background-color: #EEE; border: #CCC solid 1px; color: #2E7097;}
#the_posts_list .excerpt{ padding-left:208px;}
.category #breadcrumbs{margin-bottom: 20px;}

/*CATEGORY NOTICE*/
.category-notice #main_container{min-height: 350px;}
.category-notice #the_posts_list{ margin-top:60px;}
.category-notice #the_posts_list .excerpt{padding-left:0;}
.category-notice #the_posts_list li {margin-bottom: 10px;padding-bottom: 0px; width: 700px;}
.category-notice #the_posts_list h2{padding-left: 10px; padding-right: 0;}
.category-notice #the_posts_list h2 a { color:#555; width: 850px; float:left; display:inline-block;}
.category-notice #the_posts_list h2 a:hover { color:#F22630}
.category-notice #the_posts_list h2 span{float: right;padding-top: 5px;display: inline-block; color:#999}
h1.notice_single_title{ margin-top:30px;}


/***************************************/
/* POST and PAGE */
/***************************************/
#content_container h1{line-height:35px; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕', Arial, Helvetica, sans-serif;font-size:30px; font-weight:600; color:#333;padding-bottom: 3px; margin-bottom:39px;}
#content_container h1 span{ font-size:32px; font-weight:bold; color: #267DAF; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';}
#thumb_page{ width:200px; float:left; margin-right: 10px;}
#thumb_page img{ border:1px solid #e5e5e5}


/***************************************/
/* ATTACHEMENT */
/***************************************/
.single-attachment #the_content{ text-align:center}


/***************************************/
/* SEARCH RESULT */
/***************************************/
.search-results h1 span{ color:#267DAF}
.search-results #the_posts_list li {padding-bottom: 0px;}


/***************************************/
/* COMMENTS */
/***************************************/
#comments_container{}
.login_first {text-align: center; margin-bottom: 20px; padding: 50px 0;}
a.deconnection{ font-size: 11px; color: #144F89; float: right;}
a.go_profil{ font-size: 14px; font-weight: bold; color: #0c4c28;}
/* comments area */
.avatar{ float:left}
.avatar img{ border:1px solid #ddd }
#content_container .avatar img{ padding-bottom:0}
#comments, #respond {padding: 0;clear: both;color:#444;}
.comment_user{list-style:none; background-color:#ccc; min-height:100px; margin:10px 0;}
#respond {font-size: 20px;color: #6C6C6C;padding: 8px; border-top: #DDD solid 4px;margin-top: 30px;}
#comments_container h3{  border-top:#ccc solid 1px; display: inline-block; width: 715px; width:100%; font-size:16px; margin-top:15px; font-weight:bold; color:#6C6C6C; padding: 10px; font-family:'Notokr';}
.commentlist {margin: 0; list-style:none; margin:10px 0;}
.commentlist { list-style:none; color:#FFFFFF;}
.commentlist li{padding:0;color:#000;}
.commentlist .alt {background: #fff;margin-top:0px;padding:0px;}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {font-weight: bold;font-style: normal;color: #333;}
.commentlist small {margin:0;display: block;font-size:11px; text-align:right;}
#commentform {margin-top: 10px;font: 110% Arial, Helvetica, sans-serif;}
#commentform p {padding: 6px 0px;margin: 0px;color:#333; border-bottom: 1px dotted #DDD;}
#commentform p#comment_submit_container {border-bottom: none}
#commentform label{color: #787878;}
#commentform input{width: 200px;background:#eee;border: 1px solid #bdd77f;padding:3px;margin-top: 3px;}
#commentform textarea{width: 550px;height: 115px;background:#eee;border: 1px solid #dbd8d3;padding: 2px;margin-top: 3px;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #ffffff;}
#commentform #submit{background:#777;font-weight:bold;color: #ffffff;border: none;float:left;width:204px;height:30px;cursor: pointer;margin:0px 0px 10px 150px;}
#comment_bubble{background-image: url(images/bubble.png);background-position: left center; background-repeat: no-repeat;color: #fff;display: inline-block;font-size: 14px; font-weight: bold; height: 34px;margin-left: 10px; padding-top: 12px; text-align: center; top: 0; vertical-align: 10px;width: 32px;}
#commentform label{width: 150px;float:left;}
#commentform input{border: 1px solid #dbd8d3;width: 275px;}
#commentform label.error{font-size: 11px;margin-left: 250px;background: #fbfcda url(images/cancel.gif) no-repeat left;border:1px solid #dbdbd3;width:259px;margin-top:4px;padding-left:20px;}
#commentaire{font-size:22px;}
#commentaire_part_droit{margin-left:100px;}
#commentby{border-bottom:solid #666 1px;padding-bottom:0;margin:0 5px 5px 0px;}
.commentlist li.comment_user{  padding:10px; background:#eee}
.commentlist li.comment_user.alt{  padding:10px; background:#fff}
.commentlist li.comment_user a{ color:#589FE6; font-size: 12px; font-weight: bold;}
/*hightlight author comment*/
.authcomment {background-color:#fff !important;border:solid #ddd 1px;color:#666 !important;padding-right:5px;}
.commentlist li.authcomment a{ color: #F22630}
.authcomment cite, .authcomment cite a, .authcomment cite a:visited {font-weight: bold !important;	font-style: normal !important;	color: #fff !important;}
.authcomment #commentby{border-bottom: dotted #DDD 1px;padding-bottom: 4px;margin: 0 5px 5px 0px;}
.authcomment a {color:#CCCCCC;text-decoration:none;}
.authcomment a:hover{color:#999999;	text-decoration:underline;}

/***************************************/
/* FORM */
/***************************************/
#estimation_call{ float:left;}
.page-template-page_estimation-php .wpcf7 , #estimation_notice{width: 646px;float: right;}
.page-template-page_estimation-php .wpcf7 {margin-bottom: 30px;}
.page-template-page_estimation-php .wpcf7 .phone{width: 35px;}
.page-template-page_estimation-php .wpcf7 p{ border-bottom: 1px dotted #CCC; margin-bottom:10px; padding-bottom: 10px;}
.page-template-page_estimation-php .wpcf7 p.submit_container{border-bottom: none}
.page-template-page_estimation-php .wpcf7 b { display:inline-block; width:120px; color:#333; }
.page-template-page_estimation-php .wpcf7 b.title_textarea{vertical-align: top; padding-top: 5px;}
.wpcf7 .estimation_appointment input{ width:160px}
.wpcf7 .estimation_name input{width: 90px;}
.wpcf7 input, .wpcf7 textarea {border: 1px solid #BBB;}
.wpcf7 textarea { width: 480px; margin-left: 6px; resize: vertical; height: 100px; min-height: 100px;}
.wpcf7 .wpcf7-submit{ cursor:pointer; font-size:14px; text-decoration: none; border:none; color: #fff; background: #F22630; display: inline-block; padding: 10px 30px; border-radius: 6px; margin: 10px; font-weight: bold;}


/***************************************/
/* ERROR 404 */
/***************************************/
#error_content h1{margin-top:50px;text-align: center;font-size: 22px;color: #666; font-weight:bold;}
#error_content h2{margin-top:10px; margin-bottom: 15px; text-align: center; font-size: 40px; font-family: 'NanumSquare', times; font-weight: bold; color: #267DAF;}
#error_content p{ color:#555;}
#error_content p a{text-decoration: none; color:white; background: #F22630; display: inline-block; padding: 10px 20px; border-radius: 6px; margin: 10px 0 40px 0; font-weight: bold;}
#error_content p a span{ width:0; height:0; display:inline-block; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-right: 7px solid #fff; margin-right:10px; vertical-align:-3px;}
#error_content p, #error_404 form { text-align:center;}
#error_content form{ margin:0 0 15px 0}
#error_content #search_submit{border: none; cursor:pointer;background:#DDD;color:#333;padding: 6px 20px;border-radius: 6px;font-weight: bold;}
#error_content #search_field{border: 1px solid #aaa; width: 220px; font-size: 12px;padding: 4px 8px;}



/***************************************/
/* FOOTER */
/***************************************/
#footer {
    clear: both;
    width: 100%;
    float: left;
    background: #fff; 
    text-align: center;
	text-align:left;
	border-top:1px solid #ccc;
}
#footer .footer_top {background-color: #e0dcdb; padding: 15px 0;}
#footer .footer_top li {margin-right: 50px;}
#footer .footer_top li a {font-size: 15px; color: #666; font-family:'Notokr';}
#footer ul li {display:inline-block; vertical-align:top; font-size: 15px; color: #4a4a4a; font-family:'Notokr';}
#footer ul li a{display:inline-block; vertical-align:top; font-size: 15px; color: #4a4a4a; font-family:'Notokr';}
#footer .footer_address {background-color: #f2f2f2; padding: 40px 0;}
#footer .footer_address ul li {line-height: 30px;} 
#footer .footer_address ul li span {display:inline-block; margin: 0 20px;}

#copyright_inner{ padding-top: 25px; width: 315px; float: right;}
#copyright_inner img {display:block;padding-bottom:15px;}
#copyright_inner p { font-size:12px;line-height:16px; color:#d7d8da; }
#copyright_inner a{color:#969dac;font-size:12px;}
#copyright_inner p.copyright {padding-top:8px; font-size:12px;line-height:16px; color:#969dac; }
#bottom_menu {
    width: 827px;
    float: left;
    padding-top: 48px;
}
#bottom_menu li {
    width: 137px;
    float: left;
}
#bottom_menu li ul li a {font-size:12px;color:#969dac; display: block; line-height: 20px;}
.s_tit {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    text-align: left;
    padding-bottom: 30px;
    display: block;
}
/***************************************/
/* FANCYBOX PLUGIN CUSTOM STYLE  */
/**************************************/
div#fancybox-title-inside {font-family: 'NanumSquare','돋움', Dotum;font-weight: bold;}
div#fancybox-title {height: 30px;} /* fix same size issue*/



/***************************************/
/* BREADCRUMBS */
/***************************************/
#breadcrumbs{text-align:right;    position: absolute;top: -58px;right: 0;}
#breadcrumbs, #breadcrumbs a{  text-decoration:none; font-family: 'NanumSquare','돋움', Dotum; font-size:11px; color:#807d7d}
#breadcrumbs a:hover{ color:#F22630}



/***************************************/
/* WP-PAGENAVI PLUGIN CUSTOM STYLE */
/***************************************/
.wp-pagenavi, #the_content .wp-pagenavi{ width:100%; text-align:center; clear: both; padding-top: 20px;margin-bottom: 40px;height: 40px;}
.wp-pagenavi span, .wp-pagenavi a, #the_content .wp-pagenavi span,  #the_content .wp-pagenavi a {vertical-align: middle; display:inline-block;}
.wp-pagenavi a, .wp-pagenavi a:hover, .wp-pagenavi span.current, .wp-pagenavi span.extend, #the_content .wp-pagenavi a, #the_content .wp-pagenavi a:hover, #the_content .wp-pagenavi span.current, #the_content .wp-pagenavi span.extend {
    border: 1px #fff solid;
    border-color: transparent;
   /*padding: 2px 6px 2px 6px;*/
    margin: 2px;
    text-decoration: none;
    font-weight: bold;
}
.wp-pagenavi a, #the_content .wp-pagenavi a {
    background-color: #FFF;
    color: #666;
    border-color: #c72525;
    font-weight: 400;
    padding: 2px 9px;
}
.wp-pagenavi a:hover, #the_content .wp-pagenavi a:hover {
    background-color: #c72525;
    color: #fff;
    text-decoration: none;
    border-color: #a42b2b;
}
.wp-pagenavi span.current, #the_content .wp-pagenavi span.current {
    background-color: #474747;
    color: #FFF;
    border-color: #474747;
    padding: 3px 9px 2px 9px;
}
.wp-pagenavi span.extend, #the_content .wp-pagenavi span.extend  {background-color: #fff; color: #A7CDE4;}
.wp-pagenavi span.pages, #the_content .wp-pagenavi span.pages {
    padding: 3px 8px;
    margin: 2px;
    color: #000000;
    border: 1px solid #DEDEDE;
    background-color: #FFFFFF;
}



/***************************************/
/* BBPRESS PLUGIN CUSTOM STYLE */
/***************************************/
.bbp-forum-description, .bbp-breadcrumb{ display:none;}
.bbp-topic-permalink{ color:#F22630; font-weight: bold; font-size:13px;display: block;}
a:hover.bbp-topic-permalink{ color:#EC5F00}
.bbp-author-name, #bbpress-forums .bbp-topic-freshness a.bbp-author-name, #bbpress-forums .bbp-forum-freshness a, .bbp-topic-started-by{ color:#bbb}
.bbp-topic-freshness a{ color:#333333}
#bbpress-forums a:hover.bbp-author-name, #bbpress-forums .bbp-topic-freshness a:hover.bbp-author-name, .bbp-topic-freshness a:hover{ color:#F22630}
.bbp-topic-started-by .bbp-author-avatar, .bbp-topic-freshness-author .bbp-author-avatar{ display:none;}
#bbpress-forums div.bbp-template-notice.info {border:none}
.bbp-topic-started-by, .bbp-topic-started-by a, #bbpress-forums .bbp-author-name{ font-size:11px; color:#bbb}
.forum #bbpress-forums fieldset.bbp-form {border: 1px solid #ddd;}
.forum #bbpress-forums ul.bbp-lead-topic, .forum #bbpress-forums ul.bbp-topics, .forum #bbpress-forums ul.bbp-forums, .forum #bbpress-forums ul.bbp-replies {border: none;}
.bbp-topic-started-by, .bbp-topic-freshness-author{ display:none}
.bbp-form div.bbp-submit-wrapper { float:none}
.bbp-form .button, #bbpress-forums .button{ cursor:pointer; font-size:14px; text-decoration: none; border:none; color: #fff; background: #F22630; display: inline-block; padding: 10px 30px; border-radius: 6px; margin: 10px; font-weight: bold;}

#board_main_title{ background:#fff url('images/title_board.gif') no-repeat left top scroll; width:490px; height:80px;}
#content_container h1#bbpress_main_title{margin-bottom: 0px;margin-top: 20px;}
#bbpress-forums .bbpress_button_container{ height:56px;}
#bbp_reply_content_ifr, #bbp_topic_content_ifr{ height:190px !important}



/***************************************/
/* CUSTOM SIGNUP STYLE */
/***************************************/
.page-template-signup-php #main_container {width: 960px;margin: 20px auto;}
.mu_register label {display: block;font-size: 14px;padding-top: 10px;font-weight: bold;padding-bottom: 2px;}
.mu_register .submit{cursor:pointer; font-size:14px; text-decoration: none; border:none; color: #fff; background: #F22630; display: inline-block; padding: 0px 9px; border-radius: 6px; margin: 10px 0; font-weight: bold;}
.mu_register .error {margin-bottom: 4px; margin-top: 2px;background-color: #FFEBE8;border: 1px solid #CC0002;padding: 3px 10px; border-radius: 3px;font-weight: bold;}
.mu_register #user_email, .mu_register #user_name {padding: 10px;font-size: 20px;border: 1px solid #AAA;}



/***************************************/
/* MEMBERS SECTION */
/***************************************/

/*MENU MEMBERSHIP*/
#membership_menu {list-style: none; position: absolute;right: 32px; top: 0; border: 1px dotted #F22630; border-top: 0; padding-bottom: 3px; background-color: #F5FAFD;}
#membership_menu li {float:left;}
#membership_menu li a { color: #F22630; padding: 4px 12px; font-size: 11px; font-weight: bold; display: inline-block;}
#membership_menu li a:hover{ color:#2C76A2}
#membership_menu li#user_welcome{padding: 4px 13px;color: #666}
#membership_menu li#user_welcome span{font-weight: bold; }

/* SIGNUP */
.page-template-signup-php #main_container {width: 960px;margin: 20px auto;}
.setupform .error {margin-bottom: 4px; margin-top: 2px;background-color: #FFEBE8;border: 1px solid #CC0002;padding: 3px 10px; border-radius: 3px;font-weight: bold;}

#agree_container{ border:3px solid #ddd}
#agree_container h2{ font-size:14px; font-weight:bold; padding:15px 40px 6px 40px}
#agreement{ width:600px; height:230px; overflow:hidden; overflow-y: scroll; color:#888; font-size:11px; border:1px solid #ddd; margin:auto}
#agreement p{ padding:10px 20px; color:#888}
#agree_check_container{padding:10px 40px 20px 40px; margin-bottom: 20px; text-align:center;}
#agree_check_container span{ color:#0099FF;  }
.agree_check_error {padding: 15px 40px;   margin: 10px 40px;  background-color: #FFE2E2; border: 1px solid #D30303;}
#agree_check_container.agree_check_error { border: none; padding: 10px;}
#agree_yes_no_container{text-align:center; padding-top:15px}
#agree_yes_no_container a, #agree_yes_no_container input{ margin: 0 5px; cursor:pointer; background-color:#eee; color:#333; font-weight:bold; border:1px solid #ddd; display:inline-block; padding: 10px 0px; text-align:center; width:190px}
#agree_yes_no_container a:hover, #agree_yes_no_container input:hover{ background-color:#ddd; color:#000; border-color:#ccc}
.membership #agree_check_container label { width:auto; font-weight:normal}
#member_login_page b{ font-weight:bold;}
#agree_form, #setupform{margin: 20px 20px 60px 20px;}
#bigo1,#bigo2,#bigo3 {width: 10px; vertical-align: middle;}
#zipform_container {padding: 0;}
#zipform { width: 100%; height: 100%; vertical-align: middle; z-index: 99999; }
#zipform_container { padding: 0; margin: 0; }
#zipform_inner { }
#zipform iframe { width: 100%; height: 300px; margin: auto; display: block; }
#zipform { position: relative; }
.zipform_close { top: 0; right: 0; position: absolute; background: #004A85; padding: 0 12px; z-index: 22; line-height: 40px; color: #fff; }

.membership #setupform span.error { color:red }
.membership #setupform p.submit { border:none; padding-top:12px; text-align: right;}
.membership #setupform p.submit input{ margin: 0 0 0 5px; cursor:pointer; background-color: #F22630; border: 1px solid #AC121A; font-weight:bold; /* border:1px solid #ddd; */ display:inline-block; padding: 10px 0px; text-align:center; width:90px; color:#fff}
.membership #setupform p.submit input:hover{ background-color: #F22630; color:#fff; }

#registration_result{ width:560px; border:3px solid #D7E9BD;; padding:20px; text-align:center; margin:20px auto; background-color:#F0FDDC}
#registration_result h2 { padding-bottom:10px}
#registration_result strong{ font-weight:bold;}

/* MEMBERSHIP */
#header_user_welcome, #header_user_welcome span { color:#333}
.membership #content_container { width: 740px; float: right; margin-bottom:0}
.membership #sm_title {padding: 20px 30px 0 30px;color: #777;font-size: 15px;font-weight: bold;}
.membership p {
    margin-bottom: 0;
    line-height: normal;
    text-align: left;
}
.membership #subtitle, .membership #subtitle span{ font-size:40px; font-weight:bold; text-align:center }
.membership #subtitle{color: #D5D5D5;padding-top: 20px;}
.membership #subtitle span{ color:#999}
.membership #login_form_container {padding: 0px 30px 65px 310px;border: 1px solid #DDD;margin: 20px auto;background: #fff url('images/membership/member_login_bg.jpg') no-repeat 30px 30px scroll;float: left;width:348px;}
.membership  #loginform{ /* border-top:1px dashed #ddd ;*/ border-bottom:1px dashed #ddd; padding: 10px 0;margin-bottom: 10px;float: left;width: 100%;margin-top: 20px;}
.membership  #loginform fieldset{ float:left}
.membership label {width: 100px;display: inline-block;font-weight:bold;color:#333}
.membership .forgetmenot label{ font-weight:normal;}
.membership #login_mini_title {padding: 20px 0px 0px 0px;font-weight: bold;font-size: 16px;color: #F22630;}
.membership .login_side_action p{ float:left;}
.membership .login_side_action a { float:right;}
.membership .login_side_action a { display: inline-block;float: right;text-align: center;background-color: #999;color: white;font-size: 11px;font-weight: bold;padding: 0 10px;width: 80px;height: 20px;line-height: 20px;}
.membership .login_side_action a:hover { background-color: #666;}
.membership .login_side_action { float: left; width: 100%}
.membership .login_side_action p {  padding-bottom: 6px; color: #888; font-size: 11px;height: 20px;line-height: 20px;width:245px;}
.membership #member_login_page p {color: #666;text-align:center;vertical-align:middle}
.membership #loginform p{ margin-bottom:4px}
.membership #user_login, .membership #user_pass  {background-color: #f5f5f5;border: 1px solid #CCC;padding: 5px;font-weight: bold;color: #444;width:130px;}
.membership .login_side_action{ clear:both}
.membership #wp-submit {padding: 20px 0;-webkit-appearance: none;background-color: #F22630;border: 1px solid #AC121A;font-weight: bold;color: white;width: 80px;margin-left: 10px; cursor:pointer}
.membership .form-table th label span:first-child { color: red; font-size: 19px; font-family: 'NanumSquare', monospace; vertical-align: -1px;}
.membership .required_desc { color: #F00; font-size: 12px; margin-bottom: 2px; float: right;}
.membership .required_desc i {font-size: 18px;font-style: normal;font-weight: bold;font-family: 'NanumSquare', monospace;vertical-align: -2px;}
.membership .form-table input:focus { outline: 0;}
.membership #agree_yes_no_container input { color: red;}
.membership #agree_yes_no_container a {color: #868686;}

/*LOST ID PASSWORD*/
#lostpasswordform{ margin-top:10px; border:1px solid #ccc; position:relative; padding:20px 0; margin: 30px 60px;}
.membership #lostpasswordform #user_email_container{ text-align:center}
.membership #lostpasswordform label{width: 190px;}
.membership #lostpasswordform #wp-submit {padding: 5px 0;width: 130px; cursor:pointer}

/*PROFILE*/
#member_profil {margin: 10px 60px 60px 60px;}
.signup_message_info, #member_profil .updated, #member_profil .message_error{ width:560px; border:3px solid #FFF39E; padding:10px; text-align:center; margin:10px auto; background-color:#FFFDCF}
.signup_message_info{border:1px solid #FFF39E; background-color:#FFFDCF;}
.membership p.signup_message_info{ margin-bottom:30px}
#member_profil .updated {border: 1px solid #C4ECB3;background-color: #E4FCDA;}
#member_profil .error {border: 1px solid #E48282; background-color: #FFE2E2;}

.form-table { width:100%;  border:1px solid #ddd; border-bottom:none;margin-top: 15px;}
.form-table th{ font-weight:bold; width:120px; padding:7px; border-right:1px solid #ddd; vertical-align:top; background-color:#f5f5f5}
.form-table th, .form-table td{ border-bottom:1px solid #ddd}
.form-table td{ padding:7px 12px}
.form-table input{ border:#ddd solid 1px; padding:2px 4px; background-color:#fbfbfb; width:150px }
.form-table textarea{ border:#ddd solid 1px; padding:8px; background-color:#fbfbfb }
.form-table #email {}
.form-table #realname { width: 80px;}
.form-table #zip {width: 80px; margin-bottom:6px; display:block; float:left}
.form-table #zip_btn{display: block; line-height: 18px; margin-left: 10px; float: left; background: #fff url('images/membership/post_btn_bg.gif') no-repeat 7px center; padding: 1px 7px 1px 39px; color: #7A7A7A; font-weight: bold; border: 1px solid #DDD; margin-top: 2px;}
.form-table a:hover#zip_btn{ border-color:#aaa}
.form-table input#user_email {width: 250px;}
.form-table #address { width: 250px; margin-bottom:6px; display:block; clear:both}
.form-table #address_more { width: 250px;}
.form-table #freeword { width: 380px; height: 75px}
#member_profil #member_message {padding: 20px 0;border: 1px solid #DDD;margin-top: 20px;float: left;width: 100%; margin-bottom: 30px;}
#member_profil #member_message #please_login{ text-align: center;border-bottom: 1px dashed #DDD;padding-bottom: 15px;margin: 0 50px 20px 50px;color: #333;font-weight: bold;}
#member_profil #member_message #please_login a{ color:#F22630}
#member_profil .login_side_action {  width: 360px;  margin: auto; float: none;}
#member_profil #updateuser, #member_profil #profile_info_change_btn {float: right;padding: 8px 40px;-webkit-appearance: none;background-color: #F22630;border: 1px solid #AC121A;font-weight: bold;color: white;margin-top: 10px;cursor:pointer;}
.help_message{ font-size:11px; color: #aaa; display: inline-block; margin-left: 15px;}
#member_profil b{ font-weight:bold}

/*VALIDATION ERROR*/
.form-table label.error, #member_profil .form-table label.error {display: inline-block;width: 300px;margin-left: 10px;color: #EC4040;border-color: transparent;background-color: transparent;}
.form-table input.error, #member_profil .form-table input.error{ border-color:#DF6A6A; background-color: transparent}

/*ACTIVATE*/
.error404 #content.widecolumn {margin-top: 70px;}

/*WELCOME MESSAGE*/
.membership #login_form_container.welcome_message{ background:none; padding:30px 0; width:100%; text-align:center}
#login_welcome span { color: #267DAF; font-size: 24px;}
.welcome_message .userinfo a { display: inline-block; padding: 10px 20px; background: #F22630; margin: 10px; color: #fff; font-weight: bold;}
.welcome_message .userinfo a#welcome_logout{ background-color:#999}

/*SIGNUP CONFIRMATION MESSAGE*/
.error404 #content { width: 1000px; margin: auto; text-align: center; margin-bottom: 140px;}
.error404 #content h2 { font-size: 20px; font-weight: bold;}
.error404 #content #signup-welcome { padding: 20px; margin: 10px 170px; background-color: #E8FFD5; border: 1px solid #AADD7F;}
.error404 #content #signup-welcome p{ padding:3px}
.error404 #content p.view a{ font-weight:bold; color:#004282; padding:3px 10px; background-color:#eee; border:1px solid #ddd; }
.error404 #content p.view {padding-top:10px}
.error404 #content .lead-in { padding: 20px; margin: 10px 170px; background-color: #f5f5f5; border: 1px solid #ddd;}
.error404 #content .lead-in  a{ font-weight:bold; color:#004282; padding:0px 3px; line-height:20px  }



/***************************************/
/* SUBCATEGORIES LIST */
/***************************************/
#the_content .subcategories ul { list-style: none; margin: 0; padding: 0; }
#the_content .subcategories li a { display: block; font-size: 14px; color: #333; margin: auto; text-align: left; border-bottom: 1px solid #C1BEBF; border-top: 1px solid #FFF; padding: 8px; background-color: #fff; text-decoration: none; }
#the_content .subcategories li a:hover { background-color: #f5f5f5; }



/***************************************/
/* PHOTO */
/***************************************/

/*Video player style*/
.win_mediaplayer_container{ text-align:center}
#win_mediaplayer{ background-color: #fff;margin: auto;}
.mejs-container{ margin: auto;}
#photo_category { }
.gallery {
    margin-top: 30px;
    overflow: hidden;
}
.products {
    min-height: 200px;
}
.tax-products_categories .gallery .wp-pagenavi{display:none;}
#the_content .gallery ul{ padding-left:0}
.gallery li {
    display: block;
    list-style: none;
    float: left;
   width: 23%; 
	margin: 0 1%;
	margin-bottom: 40px;
	border: 1px solid #ccc; 
	box-sizing:border-box;
}
.gallery li:hover {box-shadow: -5px -5px 10px #ccc, 5px 5px 10px #ccc;}

.term-pro1 #products .products li {
    width: 33%;
    overflow: hidden;
    margin: 0 2px;
}
.term-pro2 #products .products li {
    width: 24%;
    margin: 0 6px;
}
.term-pro4 #products .products li{
	width: 24%;
    margin: 0 6px;
	margin-bottom: 4px;
}
.term-pro3 #products .products li{
	width: 24%;
    margin: 0 6px;
	margin-bottom: 4px;
}
.term-pro6 #products .products li {
    width: 24%;
    margin: 0 6px;
    margin-bottom: 4px;
}
.term-pro5 #products .products li {
    width: 33%;
    margin: 0 400px;
}
.term-pro8 #products .products li {
    width: 27%;
    margin: 0 138px;
}
.term-pro9 #products .products li {
    width: 33%;
    margin: 0 2px;
}

.single-products #the_content{text-align:center;}

.single-products #the_content{
	margin-top:10px;
}
#products .products li {
    padding-bottom: 0;
    position: relative;
}
#products .products a.photo_thumb img {
    height: auto !important;
}
.gallery li a{ display: inline-block; text-align:center }
.gallery li a.photo_thumb {width: 100%; border: none;}
.photo_link { width: 100%; text-align: center;  color: #505050; font-weight: bold; margin:auto;  display: inline-block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 20px 0;}
#products .products a.photo_link {
    padding: 10px 0;
    padding-bottom: 11px !important;
    position: absolute;
    z-index: 9;
    bottom: 7px;
    left: 1px;
	color:#fff;
	background: url(images/sub/product_title_bg.png) repeat;
}

.gallery li:hover .photo_link{color:#0A8B9B}
a.photo_thumb img, #content_container a.photo_thumb img {
    /*width: 96%;*/
    height: auto;
    /* border: 1px solid #E4E4E4; */
    height: 120px;
}
.gallery li a.photo_thumb {
	height:5%;
}
#content_container .gallery img{ padding-bottom:0}
.gallery li a.photo_thumb, .gallery li a.video_title { position: relative;}
.photo_thumb .comment_num {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #242424;
    padding: 0 8px;
    display: block;
    line-height: 19px;
    font-weight: bold;
    color: #fff;
    border-radius: 2px;
    display: none;
}

.comment_num_inner { position: relative; z-index: 33; }
.comment_num_arrow { position: absolute; bottom: -8px; left: -1px; border-left: 0px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #242424; display: block; width: 0; z-index: 22; height: 0; }
#the_content #videos_list.gallery li { text-align: center }
.video_title .comment_num { bottom: 0; right: -30px; }
#the_content .gallery li a.video_title { display: inline-block; width: auto; float: none }
#the_content.gallery ul a, #the_content .gallery ul a {
    color: #333;
    font-size: 17px;
    font-weight: 400; 
}

#the_content.gallery ul li:hover a, #the_content .gallery ul li:hover a  {
    color: #c72525;
    text-decoration: none;
	font-weight: 500;
}
 

#download_files {clear: both; margin: 10px 0; float: left; /* background-color:#f5f5f5; */ border:1px solid #ddd; width: 100%; }
#download_files h3 { font-weight:bold; padding-bottom:3px; border-bottom: 1px dashed #ccc; margin: 10px 20px 10px 20px;}
#download_files ul{  margin: 0 20px 10px 20px;}
#download_files li { list-style:none}
#download_files li a { color: #0A7D86; font-size:12px; background: transparent url('images/photonews/download_icon.gif') no-repeat 5px center; display: block; padding: 2px 0; padding-left: 30px;}
#download_files li a:hover { color: #004F55; background-color: #E9E9E9;}
#photo_content_container {
    clear: both;
    text-align: center;
}

#photo_content_container img {
    max-width: 740px !important;
	width: 100%;
    height: auto;
    border: 1px solid #ededed;
    padding-bottom: 0 !important;
}
.single-photonews img.photos, .single-photosocial img.photos{ margin-bottom:20px; border:1px solid #ddd; display:block; clear:both; max-width: 700px;}

.single-photonews .avatar img { width: 40px; height: 40px;}
.single-photonews .comment_user {min-height: auto;}

/*Last photonews list*/
#last_photos li {width: 25%; float: left; margin-top: 16px; display: inline-block;text-align: center;}
#last_photos {float: left; padding: 2px 9px 0px 10px; border: 1px solid #ddd;margin-top: 20px;height: 196px; width: 639px;clear: both;}
#last_photos a.photo_thumb { border: none;}
#last_photos .photo_link {text-align: center; display: block; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';margin-top: 3px; padding: 5px 0;}



/***************************************/
/* VIDEO */
/***************************************/
#videos_list ul li img { width: 94%; height: 115px; border: 1px solid #999; margin-bottom: 2px; }
#videos_list ul li a { text-align: center; display: block; }
.mejs-container { display: block; margin: 10px auto; }
.home .mejs-container { margin: 0 auto; }
#the_video { background: #DDD; padding: 10px 0; margin-bottom: 20px; border: 1px solid #CCC; }
#content_container #videos_list.gallery img { idth: 180px; height: 135px; width: 80%; height: auto; }
.single-videos iframe { display: block; margin: auto }
#videos_list .video_title { width: 90%; display: block; height: 22px; text-align: center; margin: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#the_content #videos_list ul a { color: #333 }
#the_content #videos_list ul a:hover { text-decoration: none; color: #709ECF; }
#videos_list .video_date, #videos_list .video_view, #videos_list .comment_num { display: none }
#the_content.photos ul { padding-left: 0; }
#content_container .photos a.photo_thumb img {
    height:auto;
   width:100%;
}
#the_content .video_thumb svg { display: none; }

/***************************************/
/* POLL */
/***************************************/
#the_content h3.poll_question {font: bold 20px 'NanumGothic'; color: #303030; margin-bottom: 10px;}
#the_content .wp-polls-ul {padding: 30px 5% 20px; border: 1px solid #DFDFDF; width: 90%;}
#the_content .wp-polls-ul li {font: bold 13px 'NanumGothic'; color: #6F6F6F; margin-bottom: 17px;}
#the_content .wp-polls-ul li {font: bold 13px 'NanumGothic'; color: #575757; margin-bottom: 17px; border-bottom: 1px dashed #DDDDDD; padding-bottom: 15px;}
#the_content .wp-polls-ul li strong {color: #084B4F;}
#the_content .wp-polls-ul li small {color: #8C8C8C; font-size: 11px;}
#the_content .wp-polls .pollbar {background-image: none; background-color: #eee; border: none; background: #05828B; margin-top: 5px; height: 16px;}
#the_content .total_voters {font: normal 13px 'NanumGothic'; color:#8B8B8B; margin: 14px 0 20px; float: right;}
#the_content .total_voters strong{color: #E01313;}
#the_content p.poll_date {margin-top: 18px; font-size: 11px; color: #8E8E8E; padding: 0; margin-bottom: 110px;}
#the_content .vote {display: block; margin: 0 auto; text-align: center; margin-top: 20px;}
#the_content .wp-polls .vote .Buttons, #the_content .wp-polls .vote a {
  font: bold 13px 'NanumGothic';
  background-color: #EF0000;
  border: 1px solid #560505;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}
#the_content .vote a.view_results {
  font: bold 13px 'NanumGothic';
  color: #595959;
  margin-bottom: 50px;
  background-color: #eee;
  padding: 5px 15px;
  border: 1px solid #BBB;  display: inline-block;
}
#the_content .vote a:hover {  text-decoration: none;}


/***************************************/
/* PRODUCTS */
/***************************************/
#the_content.products ul { padding-left: 0; }
#content_container .products a.photo_thumb img { height: 140px; width: 100%; }



/***************************************/
/* LHBOARD */
/***************************************/
#lhwb_view_comments a[href$=".pdf"],#lhwb_view_comments a[href$=".hwp"],
#lhwb_view_comments a[href$=".doc"],#lhwb_view_comments a[href$=".docx"],
#lhwb_view_comments a[href$=".xlsx"],#lhwb_view_comments a[href$=".xls"],
#lhwb_view_comments a[href$=".pptx"], #lhwb_view_comments a[href$=".ppt"] { padding: 5px 10px 5px 20px; margin: 2px 0; background: left top no-repeat; display: block; }
#lhwb_view_comments a[href$=".pdf"] { background-image: url(images/lhboard/pdf_icon.png); }
#lhwb_view_comments a[href$=".hwp"] { background-image: url(images/lhboard/hwp_icon.gif); }
#lhwb_view_comments a[href$=".doc"], #lhwb_view_comments a[href$=".docx"] { background-image: url(images/lhboard/word_icon.png); }
#lhwb_view_comments a[href$=".xlsx"], #lhwb_view_comments a[href$=".xls"] { background-image: url(images/lhboard/excel_icon.png); }
#lhwb_view_comments a[href$=".pptx"], #lhwb_view_comments a[href$=".ppt"] { background-image: url(images/lhboard/powerpoint_icon.png); }
#lhwb_view_comments a[href$=".mp3"] { background-image: url(demo-images/audio.png); }
#board_file_img #insert-media-button { border-radius: 2px; display: block; padding: 8px 10px; border: 1px solid #999; padding-left: 35px; background: #F5F5F5 url(images/lhboard/media_upload_icon_pc.png) no-repeat 4px center; }
#board_file_img #insert-media-button .wp-media-buttons-icon { display: none }
#wp-lhwb_editor-editor-container {border: 1px solid #CCC;box-sizing: border-box;}
div#wp-lhwb_editor-wrap table tr td.mceStatusbar {display: none;}
#lhwb_board_write_btn {padding: 10px 0; color: auto; background:none}
div#lhwb_wrap #board_write_btn a,
#lhwb_board_write_btn a {border: none;padding: 5px 15px 5px 28px;font-size: 13px;color: #FFF!important;border: 1px solid #AC121A !important;font-weight: bold !important;background: #F22630 url('images/lhboard/btn_confirm_light.png') no-repeat 5px center !important;text-decoration: none !important;}
div#lhwb_wrap #board_write_btn a{padding: 8px 15px 8px 28px;}
div#lhwb_wrap #board_write_btn{ padding-top:10px;}
.lhwb_pass_the_container .btn01 { border: none; padding: 5px 15px 5px 28px !important; ; font-size: 13px; color: #FFF!important; border: 1px solid #AC121A !important; font-weight: bold !important; background: #F22630 url('images/lhboard/btn_confirm_light.png') no-repeat 5px center !important; text-decoration: none !important; }
.lhwb_pass_the_container .btn01 a { color: #FFF!important; }
#lhwb_wrap .lhwb_pass_the_container .lhwb_wid350#lhwb_board_author_pass { width: 120px; }
div#lhwb_wrap .lhwb_pass_the_container .writeTy01 ul.bgef li { text-align: center; padding: 35px 0 30px 0; margin-bottom: 10px; border-bottom: none }
#lhwb_wrap .lhwb_pass_the_container h2 { display: inline-block; float: none; }
div#lhwb_wrap .lhwb_pass_the_container .writeTy01 .bgef { background-color: #F5F5F5; }
div#lhwb_wrap span.btn02{background: none; background-color: #CACACA;border: 1px solid #DDD !important; padding: 5px 24px; font-weight: bold !important; color:#666 !important; background:#F2F2F2;}
div#lhwb_wrap span.btn02:hover{}
div#lhwb_wrap .writeTy01 ul {border-top: none !important;}
div#lhwb_wrap .board_list p {padding: 14px 0px;}
div#lhwb_wrap .board_list p#lhwb_view_comments{ min-height:120px;margin-bottom: 10px;border-bottom: 1px dotted #C2C2C2;}
div#lhwb_wrap .boardTy01 table {border-top: 4px solid #999 !important;border-bottom: 3px solid #ccc !important;}
div#lhwb_wrap .boardTy01 table thead th span {border-right: 1px solid #ccc !important;}
div#lhwb_wrap .boardTy01 table thead th {border-bottom: 2px solid #ccc !important;}
div#lhwb_wrap .FootTy01 .pageing strong {color: white; border-color: #BDBDBD ; background-color: #BDBDBD !important; }
div#lhwb_wrap a{ text-decoration: none !important}
div#lhwb_wrap input[type="text"], input[type="password"], textarea{ box-shadow:none !important}
div#lhwb_wrap .boardTy01 table#board_list tbody tr{ cursor:pointer}
div#lhwb_wrap .boardTy01 table#board_list tbody tr:hover{ background-color:#f5f5f5}
.btn_board_reply.lhwb_board_reply_btn,
.btn_write.lhwb_modify_btn,
.btn_cancel_03,
#lhwb_reply_btn .btn_write,
#lhwb_reply_btn .btn_cancel_04 { background: none !important; padding: 0 !important; margin:0;}
.btn_board_reply.lhwb_board_reply_btn a,
.btn_write.lhwb_modify_btn a,
.btn_cancel_03 a,
#lhwb_reply_btn .btn_write a,
#lhwb_reply_btn .btn_cancel_04 a,
#lhwb_wrap .btn_list a{background-color:#F2F2F2; display: inline-block; padding: 5px 22px 5px 28px !important; font-size: 13px; border: 1px solid #DDD; margin:0 2px}
.btn_board_reply.lhwb_board_reply_btn a{background:#F2F2F2 url('images/lhboard/btn_comment.png') no-repeat 5px center !important;}
#lhwb_wrap .btn_list a{background:#F2F2F2 url('images/lhboard/btn_list.png') no-repeat 5px center !important;}
.btn_write.lhwb_modify_btn a{background:#F2F2F2 url('images/lhboard/btn_edit.png') no-repeat 5px center !important;}
.btn_cancel_03 a{background:#F2F2F2 url('images/lhboard/btn_trash.png') no-repeat 5px center !important;}
#lhwb_reply_btn .btn_write a{background: #F2F2F2 url('images/lhboard/btn_confirm.png') no-repeat 5px center !important;}
#lhwb_reply_btn .btn_cancel_04 a{background: #F2F2F2 url('images/lhboard/btn_cancel.png') no-repeat 5px center !important;}
html div#lhwb_wrap p#lhwb_view_comments pre{ min-height: 120px !important;}
#lhwb_reply_btn li:first-child{ float: right !important;}
#lhwb_reply_btn .btn_write { float: left; width: auto;}
div#lhwb_wrap #lhwb_reply_btn { clear: both; width: 100% !important; margin-top: 10px;}
div#lhwb_wrap #lhwb_reply_btn ul li { width: auto !important;}
div#lhwb_wrap .txtarea05 { width: 100% !important; background-color: #f9f9f9 !important;}
div#lhwb_wrap #lhwb_reply_container .lwhb_reply_li_1 .comment_input { width: 100%!important;}
#lhwb_reply {margin: 0 40px;}
#reply_input h3 small span {  display: block; font-size: 13px; color: #686767 !important; width:auto !important;  padding-top: 10px;float: none !important; margin: 0 40px; font-weight: bold; text-align: right; padding-top: 10px;}
#lhwb_view_footer { border-bottom: 1px solid #ccc; float: left; width: 100%;}
div#lhwb_wrap #lhwb_reply_container ul li h3 { width: 100% !important;}
#lhwb_view_comments { min-height: 120px;}
div#lhwb_wrap #lhwb_board_view.writeTy01 ul.bgef li span { margin-bottom: 0; line-height: 170%; float: none;}
div#lhwb_wrap .view_title {border-right: 1px solid #DDD; padding: 0 10px 0 0; display: inline-block; width: 420px !important; max-width: none !important; font-weight:bold}
div#lhwb_wrap .writeTy01 #pibsms_sns img { float: none; margin: 0 2px;}
.view_author { padding: 0 10px !important;}
.view_author { border-right: 1px solid #ddd; margin-right:10px;}
.view_textarea .btn_write {background-color: #ddd;}
.view_textarea .btn_write a{color:#666 !important}
#lhwb_reply_list h3 small span:first-child { font-weight: bold; font-size:12px;}
#lhwb_reply_list h3 small span{ color: #AFAFAF !important; }
div#lhwb_wrap #lhwb_board_view.writeTy01 ul.bgef li {border-top: 1px solid #CCC;}
#lhwb_wrap .fst01 { color: #AFAFAF !important; font-size: 12px; font-weight: bold; margin-bottom: 4px;}
div#lhwb_wrap #lhwb_re_reply .txtarea05 { margin-bottom: 20px;}
div#lhwb_wrap #lhwb_re_reply_btn { margin-left: 20px;}
#lhwb_re_reply_btn span.btn_write { padding: 5px 0px 5px 27px; margin-bottom: 3px; background: #F2F2F2 url('images/lhboard/btn_confirm.png') no-repeat 5px center !important; display: inline-block; border: 1px solid #DDD; font-size: 12px; width: 38px;}
#lhwb_re_reply_btn #reply_input_del{ padding: 5px 0px 5px 27px; margin-bottom: 3px; background: #F2F2F2 url('images/lhboard/btn_cancel.png') no-repeat 5px center !important; display: inline-block; border: 1px solid #DDD; font-size: 12px; width: 38px;}
div#lhwb_wrap #lhwb_reply_container #lhwb_re_view .re {background-color: #F1F1F1;}
#the_content div#lhwb_wrap .lhwb_search select { height: 24px;}
#the_content .map_img{padding:2px; border:1px solid #ccc; margin:0 auto;}
#content_container img{max-width:1200px;height: auto;}
.page-template-bbs_onlinebbs_online_new_email2_jhe-php #content_container img {
    padding-bottom: 0;
}
#the_content ul.map_ad {  margin:0 auto; padding-top:20px;}
#the_content ul.map_ad li{padding:0 10px 5px 13px; display:inline-block; width:100%; background:url(images/sub/sm_arr_02.gif) left 4px no-repeat; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';}
#the_content ul.map_ad span { display:inline-block; width:83%; float:right; font-family: 'NanumSquare', 'NanumGothic', '나눔고딕'; font-size:14px;}
.max-upload-size{ display:none}
div#lhwb_wrap #pibsms_sns_pc img { width: 24px; height: 24px; margin: 0 0 0 6px;}
#lhwb_wrap .btn_list a {padding: 4px 16px 4px 26px !important;}



/***************************************/
/* ONLINE QUOTE */
/***************************************/
#quote_search input{ vertical-align:middle;}
#quote_search_submit{ height:auto; border:none}
#online_write_new_btn { margin-top: 5px }
#online_write_new_btn a { margin-top: 5px; padding: 5px 12px 5px 30px; font-size: 13px; font-weight: bold !important; text-decoration: none !important; color: #FFF!important; border: 1px solid #AC121A !important; background: #F22630 url('images/lhboard/btn_edit_light.png') no-repeat 5px center !important; }

/* 테이블 스타일 */
table.t1 {border-collapse: collapse; width: 100%; margin: .5em 0px; font-size: 1em;border-top: 4px solid #999 !important;border-bottom: 3px solid #ccc !important;}
table.t1 tr {  } /* colgroup 으로 td 스타일제어하려면 tr에 정의  */
table.t1 th, table.t1 td { border: 0px solid #c8c8c8; border-width: 0 0px 0px 0; padding: 6px 6px 6px 6px; }
table.t1 thead, table.t1 tfoot { background: #fff; font-weight: normal; font-size: 1em;}
table.t1 th { background: #fff; font-weight: bold; text-align: left; border-bottom: 1px solid #ebebeb; padding-left:10px;padding-top: 10px;padding-bottom: 10px;}
table.t1 td { background: #fff; font-weight: bold; text-align:left; border-bottom: 1px solid #ebebeb;}
table.t1 td.left {text-align: left;}
table.t1 td.center {text-align: center;}
table.t1 td.right {text-align: right;}

/* 폼 스타일 */
input{color:#707070; background:#ffffff; border:1px #dfdfdf solid;}
.checkbox{border:0px #dfdfdf solid;}
.input{color:#707070; background:#ffffff; border:1px #dfdfdf solid; height:14px; width:80px; margin:1px;}
.input_text{color:#b3b3b3; background:#ffffff; border:1px #C2C2C2 solid;}

/* table */
table.t11 {border-collapse: collapse; width:100%; margin: .5em 0px; font-size: 1em;border-top: 0px solid #218e94; border-right: 0px solid #C8C8C8; border-left: 0px solid #C8C8C8; margin-bottom:30px; line-height:20px;}
table.t11 th { background: #f4f4f4; color: #444444; font-weight: bold; text-align:center; vertical-align: middle; padding:10px;}
table.t11 td { background: #f4f4f4; color: #444444; font-weight: normal; text-align:left; vertical-align: middle; padding:10px; }

table.t11 .th1 { background: #fff; color: #444444; font-weight: bold; text-align:center; vertical-align: middle; padding:10px;}
table.t11 .td1 { background: #fff; color: #444444; font-weight: normal; text-align:left; vertical-align: middle;  padding:10px;}
table.t11 caption{display:none}

.year{font-family: 'NanumSquare',"나눔고딕"; font-size:30px; color:#626d77; font-weight:bold; padding:10px;}
.day{font-family: 'NanumSquare',"나눔고딕"; font-size:17px; color:#5d5a5a; font-weight:bold;}

/* 1:1상담문의 */
tr.pibs_board_write_form_content th { vertical-align: top;}
tr.pibs_board_write_form_content textarea { width: 619px;}
table.t1.pibs_board_write_form th { width: 70px;}
input#pibs_board_write_form_title { width: 350px;}

table.t1.pibs_board_write_form input {width: 120px;}
table.t1.pibs_board_write_form input#online_upfile {width: 250px;}
table.t1.pibs_board_write_form input,
table.t1.pibs_board_write_form textarea { border-color: #B4B4B4; padding: 5px 8px;}
#the_content table.t1.pibs_board_write_form { border-top: none !important; border-bottom: none !important;}
#lhwb_board_write_btn_container { text-align: right; padding-right: 12px;}

/*공지사항*/
table.pibs_nboard {border-bottom: 1px solid #a5a5a5 !important;}
table.pibs_nboard th span {padding-top: 10px !important; padding-bottom: 10px !important; font-size: 16px !important; font-family:'Notokr' !important;}
#the_content .pibs_nboard a, .pibs_nboard a, #the_content .pibs_nboard_write_form a, .pibs_nboard_write_form a {font-family:'Notokr';  word-break: keep-all; line-height: 1.3em;}
#the_content table td {font-family:'Notokr';}

#content_container #pibs_nboard_search, #pibs_nboard_search {background-color: #f7f7f7; padding: 30px 0; margin-top: 0 !important;}
#content_container #pibs_nboard_search, #pibs_nboard_search label {font-size: 0;}
#content_container #pibs_nboard_keyword_type, #pibs_nboard_keyword_type {
	width: 150px !important;
	height: 35px !important;
	font-size: 15px !important;
	font-family:'Notokr';
	vertical-align:top !important;
	
}
#content_container img#pibs_nboard_search_btn, img#pibs_nboard_search_btn {
	vertical-align:top !important;
}
#content_container #pibs_nboard_keyword_text, #pibs_nboard_keyword_text {
	padding:0 !important;
	height: 35px;
	width: 300px;
	padding-left: 10px !important;
	box-sizing:border-box;
	margin-left: 5px;
}
#the_content #pibs_nboard_search img {height: 35px; width: auto;}
  

/*게시판 읽기*/
.pibs_nboard_write th {background-color: #fff !important;}
.pibs_nboard_write_subject {font-size: 18px !important; font-family:'Notokr' !important;}
.pibs_nboard_write_action {margin-top: 20px;}
.pageing {margin-bottom: 25px; margin-top: 25px !important;}

/*게시판 쓰기*/
.pibs_nboard_write_form th {width: 16% !important; background-color: #f7f7f7; font-size: 16px !important; font-family:'Notokr' !important; text-align:right !important;}
.pibs_nboard_write_form th label {padding-left: 10px; padding-right: 10px; font-size: 16px; font-family:'Notokr'; font-weight: 400 !important;}
#wp-text-media-buttons:before {font-family:'Notokr'; color: #555; font-weight: 400 !important; font-size: 16px;}
/* .pibs_nboard_write {border-bottom: 0 !important;} */

/*버튼*/
#the_content a.pibs_nboard_btn_write, a.pibs_nboard_btn_write, .pibs_nboard_btn_write {
	background: none !important;
}
#the_content a.pibs_nboard_btn, a.pibs_nboard_btn, .pibs_nboard_btn {
	background-color: #333 !important;
	border: 1px solid #333 !important;
	padding:12px 40px !important;
	font-size: 15px !important;
	margin-top: 20px !important;
	font-family:'Notokr';
	font-weight: 400 !important;
	transition: .3s;
}
#the_content a.pibs_nboard_btn:hover, a.pibs_nboard_btn:hover, .pibs_nboard_btn:hover {
	background-color: #fff !important;
	color: #333;
	border: 1px solid #333 !important;
	transition: .3s;
} 
#the_content a.pibs_nboard_btn_list, a.pibs_nboard_btn_list, .pibs_nboard_btn_list {
	background-image:none !important;
}
#the_content a.pibs_nboard_btn_secondary, a.pibs_nboard_btn_secondary, .pibs_nboard_btn_secondary {
	background-color: #555 !important;
	color: #fff !important;
	padding: 12px 40px !important;
	font-size: 14px !important;
	border: 1px solid #555 !important;
	
}
.pibs_nboard_write_action {text-align:right;}
#the_content a.pibs_nboard_btn_list, a.pibs_nboard_btn_list, .pibs_nboard_btn_list {
	float:right;
	background-image:none !important;
}
#content_container .pibs_nboard_sns img, .pibs_nboard_sns img {
	display:none !important;; 
}
#the_content a.pibs_nboard_btn_delete, a.pibs_nboard_btn_delete, .pibs_nboard_btn_delete {
	background-image:none !important;
}
#the_content a.pibs_nboard_btn_modif, a.pibs_nboard_btn_modif, .pibs_nboard_btn_modif {
	background-image:none !important;
}
#the_content a.pibs_nboard_btn_reply, a.pibs_nboard_btn_reply, .pibs_nboard_btn_reply {
	background-image:none !important;
}
/*캘린더 : 달력*/
.fc-state-default {background-color: #fff !important; box-shadow: none; color: #0068B7 !important; background-image: none !important;}
.fc-state-active {background-color: #0068B7 !important; box-shadow: none; color: #fff !important;}
.fc button { padding: 0 1.6em !important;}
.fc-next-button {position: relative;  }
.fc-prev-button {position: relative; }
.fc-next-button::before {content:'>'; position: absolute; top: 2px; font-size: 24px;}
.fc-prev-button::before {content:'<'; position: absolute; top: 2px; font-size: 24px;}
#the_content .fc-button-group span {line-height: auto !important; height: auto !important;}
 
 

/***************************************/
/* SIDEBAR SUBMENU  */
/***************************************/
#content_container h1 {
    font-size: 30px;
    font-weight: 400;
    color: #2d2d2d;
    border: none;
    padding: 5px 0px;
    margin-bottom: 30px;
    font-family: 'NanumSquare', 'NanumGothic', '나눔고딕';
    text-align: center;
}


.single-products #content_container h1 {
    color: #fff;
    margin: 0;
    font-size: 10px !important;
    padding: 0;
}
#title_container h1 {
	font-size: 32px;
    text-align: left; 
    color: #383838;
    font-weight: bold;
	margin-top: 60px;
	margin-bottom: 30px;
	padding: 0;
}
#content_container h2 {
    font-size: 32px;
    text-align: left; 
    color: #383838;
    font-weight: bold;
	margin-top: 60px;
	margin-bottom: 30px;
}
#content_container h2 span {
    font-size: 15px;
    color: #777;
    font-weight: 100;
    display: none;
    margin-top: 10px;
}
#breadcrumbs, #breadcrumbs a {text-decoration: none; font-family: 'NanumSquare', '돋움', Dotum; font-size: 11px; color: #888; right: 10px;}




/***************************************/
/* Basic Board style  */
/***************************************/
table.pibs_board th, table.pibs_board td { text-align: center }
table.pibs_board td { font-weight: normal; }
table.pibs_board td.pibs_board_subject { text-align: left }
#the_content .pibs_board a { color: #333; }
#the_content .pibs_board td { padding: 10px; background: transparent }
.pibs_board tr { cursor: pointer; }
.pibs_board tr:hover { background-color: #f5f5f5; }
table.pibs_board_write td { font-weight: normal; }
table.pibs_board_write .pibs_board_write_content td { height: 130px; }
.lhb_thumnail { width: 70px; height: 50px; }

/* Paging*/
#the_content .pageing a, #the_content .pageing strong { 
	border: 1px #fff solid; 
	border-color: transparent; 
	border-radius: 0; 
	padding: 0 5px; 
	margin: 2px; 
	text-decoration: none; 
	font-weight: bold; 
	display: inline-block; 
	background-color: #C5C5C5; 
	font-weight: bold; 
	color: #fff; 
	vertical-align: middle; 
	height: 30px !important; 
	background-image: none; 
	line-height: 30px; 
}
#the_content .pageing a:hover { color: #D6D6D6 !important; font-weight: bold; background-color: #555 !important; }
#the_content .pageing strong { background-color: #FFF !important; color: #686868; border: 1px solid #B9B9B9; height: auto; }
.pageing a, .pageing strong { display: inline-block; width: 20px; height: 15px; overflow: hidden; padding-top: 5px; text-align: center; color: #969696; border: 1px solid #5dc6e0; font-size: 11px; vertical-align: middle !important; }
#content_container img.lhb_thumnail {width: 70px;height: 60px;max-width: 100%;}

/* ONLINE */
#online_list .pibs_board_num,#online_list .pibs_board_num { width: 7%;}
#online_list .pibs_board_username { width: 15%;}
#online_list .pibs_board_date {  width: 15%;}
#the_content a.list_btn { display: inline-block;    font-size: 13px;  border: 1px solid #DDD;  background: #F2F2F2 url('images/lhboard/btn_list.png') no-repeat 5px center; padding: 5px 15px 5px 28px; margin: 0 2px; color: #666; text-decora
tion: none;}
#the_content a.confirm_btn { display: inline-block;    font-size: 13px;  border: 1px solid #DDD; background: #F2F2F2 url('images/lhboard/btn_confirm.png') no-repeat 5px center; padding: 5px 15px 5px 28px; margin: 0 2px; color: #666; text-decoration: none;}
#the_content a.back_btn { display: inline-block; font-size: 13px;  border: 1px solid #DDD; background: #F2F2F2; padding: 5px 15px 5px 15px;  margin: 0 2px; color: #666; text-decoration: none;}
tr.pibs_board_write_content td { background: #f5f5f5;}
td.online_pwd_container label { text-align: center; display: block;}
div.online_pwd_desc { text-align: center; font-weight: normal; color: #777; margin-top: 10px;}
table.t1 td.online_pwd_container { padding: 30px 0; text-align: center;}



/***************************************/
/* SUBPAGE : 거창군립노인요양병원*/
/***************************************/






/*target*/
.target {
    height: 900px;
    margin: 0 auto;
    text-align: center;
}
.target_bg {
    width: 100%;
    height: 460px;
    position: absolute;
    top: 1100px;
    display: none;
    background: #f5f5f5 url(images/sub/target_bg.png) no-repeat center;
}

.page-id-1166 .target_bg{display:block;}

.target h4 {
    margin-top: 85px !Important;
    text-align: center;
    font-size: 29px !important;
    font-weight: 100 !important;
    color: #c72525 !important;
    margin-bottom: 40px !important;
}
.target ul {
    display: inline-block;
    width: 79%;
    margin-left: 140px !important;
}
.target ul li {
    background: url(images/sub/target_list_bg.png) no-repeat left center;
    padding-left: 10px;
    font-weight: 300;
    font-size: 15px !important;
    color: #717171;
    text-align: left;
    float: left;
    width: 48%;
    margin-bottom: 20px;
}
.list_bg {
    background-position: left top !important;
    background-position-y: 9px !Important;
    line-height: 25px;
}


/*result*/

.song_tb {
    width: 100%;
    border-top: 2px solid #505050;
	margin-bottom:35px;
}
.song_tb tr td, .song_tb tr th {
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
    vertical-align: middle;
	border-left:1px solid #dcdcdc;
}
.tb_align {
    text-align: left !important;
    padding-left: 20px !important;
}
td.first, th.first{border-left:none !important;}
.song_tb tr td {
    font-size: 14px;
    font-weight: 300;
    color: #272727;
    padding: 7px 0;
}
.song_tb tr th {
    background: #f2f2f2;
    font-size: 14px !important;
    color: #383838;
    padding: 7px 0;
    font-weight: 600;
}
.right_bd {
	border-right: 1px solid #e4e4e4;
}
.number {
    background: #f8f8f8;
    font-weight: 400 !important;
    color: #4A4A4A !important;
}


/*situation*/
.situation .jhe_table tr td {
    padding: 13px 0;
}
.situation .jhe_table tr th {
    padding: 18px 0;
}


/*record*/

.record .jhe_table tr td{
	padding: 11px 0;
}
.record .jhe_table tr th{
   padding: 15px 0;
}

/*domain*/

.domain {
    text-align: center;
}
.domain p {
    text-align: center;
    font-size: 14px !important;
    color: #838383 !important;	
	font-weight: 300;
	line-height: 25px !important;
	margin-top: 30px;
}
.domain ul li {
    display: inline-block;
    width: 33%;
    margin-bottom: 25px;
    float: left;
    text-align: center;
}
.domain ul li img {
    display: block;
    margin: 0 auto;
}
.domain_txt {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 55px;
    padding: 10px 25px;
}
.domain_txt p {
    text-align: center;
    margin: 0;
}
.s_eng {
    font-weight: 200;
    color: #505050;
}
.domain_txt h6 {
    font-size: 27px !important;
    font-weight: 400 !important;
    color: #c72525 !important;
    margin: 3px 0 !important;
}
.domain_line {
    display: inline-block;
    width: 25px;
    height: 1px;
    background: #3b3b3b;
    margin-top: 15px;
    margin-left: 2px;
    margin-bottom: 15px;
}
.domain_inner {
    margin: 50px 0;
    overflow: hidden;
}
/*partnership*/

.partnership_list li {
    width: 24.3%;
    float: left;
    text-align: center;
    margin:0px 3px;
}
.partnership_list li:first-child {
    margin-left: 0
}
.partnership_list li img {
    display: block;
    width: 100%;
    height: 210px !important;
    border: 1px solid #e0e0e0;
    padding-bottom: 0 !important;
}
.partnership_list li p {
    margin: 10px 0;
}

/*map*/

.map table {
    margin-bottom: 15px;
}
.map table a {
    font-size: 13px !important;
    font-weight: 300 !important;
    color: #717171 !important;
}

/***************************************/
/* POSTTYPE PAGING  */
/**************************************/
#page_nav_prev_next { float: left;}
#goto_list { float: right;}
#page_nav {float: left;  width: 100%;    }
#page_nav a {
    display: inline-block;
    padding: 12px 18px;
    color: #333;
    font-size: 15px; 
	border: 1px solid #ccc; 
	font-family:'Notokr';
}
#page_nav a:hover { background-color: #ececec; color: #0c4c28;}
#goto_list a { border-left: 1px solid #ddd; background-color: #555; color: #fff; border: 1px solid #555; padding: 12px 40px;}
#page_nav_prev_next a { border-right: 1px solid #ddd;}


#page_nav {
    margin-top: 30px;
	margin-bottom:30px;
}
.new_img {
    width: 21px;
    height: auto;
	margin-left: 5px;
}


 
/*********2019-06-11******************
********* 거창군립노인요양병원 메인 시작************/

section.content01 { margin-top: -120px;  text-align:center;}
section.content01 a {width:22%;height: 230px;margin: 0 1%;  background-color: #fff; border-bottom: 6px solid #3bb967; box-shadow:5px 5px 10px rgba(0, 0, 0, .3); text-align:center;    } 
 
section.content01 p {font-size: 22px; color: #333; }
section.content01 p span {font-size: 22px; font-weight: 500;}
section.content01 p.cont01_btn {font-size: 15px; color: #333; position: relative; font-family:'Notokr'; margin-top: 25px; background: url('images/main/cont01_btn_arrow.png') 66% 50% no-repeat;}
section.content01 p.cont01_btn::before {content:''; background: url('images/main/cont01_btn.png') 0 0 no-repeat; position: absolute; top:-7px; left: 33%; width: 35px; height: 35px; z-index: -1;}
 
section.content01 .cont01_box01 {background: url('images/main/cont01_box01.png') center 30px no-repeat;padding-top: 120px;}
section.content01 .cont01_box02 {background: url('images/main/cont01_box02.png') center 30px no-repeat;padding-top: 120px;}
section.content01 .cont01_box03 {background: url('images/main/cont01_box03.png') center 30px no-repeat;padding-top: 120px;}
section.content01 .cont01_box04 {background: url('images/main/cont01_box04.png') center 30px no-repeat;padding-top: 120px;}



.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active
{-webkit-transform: translateY(-10px) !important;  transform: translateY(-10px) !important;}

.cont_topbg {width: 100%;}
.cont_topbg img {margin-top: -60px; position: relative; z-index: 2; width: 100%;} 

section h2 {font-size: 35px; font-weight:500;}
section h2 span {display:inline-block; font-size: 35px; font-weight: 400; }
section.content02 {background-color: #f4f4f4;   position: relative;}

section.content02 p.title_text {font-size: 17px; color: #777; margin-top: 30px; font-weight: 400; line-height: 22px; word-break: keep-all;}

section.content02 .cont02_box01 {overflow:hidden; padding: 75px 0;}
section.content02 aside {width: 16%; float:left; }
section.content02 .cont02_box01 > article {float:left; text-align:right;  width: 52%;}
section.content02 .cont02_box01 > article ul {text-align:left;}
section.content02 .cont02_box01 > article ul li {display:inline-block; margin: 0 1%;}
section.content02 .cont02_box01 .cont_btn_a {position: relative; margin-top: 40px;  background: url('images/main/cont01_btn_arrow.png') 50% 50% no-repeat; z-index: 99;}
section.content02 .cont02_box01 .cont_btn_a::before {content:''; position: absolute; left:0;   display:inline-block; width:35px; height: 35px; border-radius: 50%; background-color: rgba(59, 185, 103, 0.5); vertical-align:middle; transition-property: border-radius, width, background-color; transition-duration: 1s, 2s; z-index: -5;}  
section.content02 .cont02_box01 .cont_btn_a:hover::before {background-color: rgba(255, 204, 0, .6); border-radius: 50px; box-shadow: 5px 5px 10px #ccc;  width: 120px; z-index: -5;}

section.content02 .cont02_box01 .cont_btn_a a {padding-left: 15px;  line-height: 35px;}

section.content02 .cont02_box02 {background-color: #3bb967;  position: absolute; bottom:0; right:0; width: 32%; z-index: 9; }
.cont02_box02 .box02_in {padding: 50px; background: url('images/main/cont03_box02.png') 85% 85% no-repeat; background-size: 22%}
.cont02_box02 .box02_in h2 {color: #fff;}
.cont02_box02 .box02_in h2 span {color: #fff;}
.cont02_box02 .box02_in .cont02_address { margin-top: 40px;  color: #fff; font-size: 20px; font-weight: 300; line-height: 1.4em;}
.cont02_box02 .box02_in .cont02_call { margin-top: 30px;  }
.cont02_box02 .box02_in .cont02_call a {color: #fff; font-size: 25px;}
.cont02_box02 .box02_in ul {margin: 15px 0;}
.cont02_box02 .box02_in ul li, .cont02_box02 .box02_in ul li span {font-size: 17px; color: rgba(255, 255, 255, .9);}
.cont02_box02 .box02_in .cont03_btn {margin-top: 50px; font-size: 18px; color: #fff;}

.cont02_box02 .cont_btn_a {position: relative; margin-top: 40px; background:  url('images/main/cont01_btn_arrow_hover.png') 45% 50% no-repeat;  z-index: 99;}
.cont02_box02 .cont_btn_a::before {content:''; position: absolute; left:0;   display:inline-block; width:35px; height: 35px; border-radius: 50%; background-color: rgba(255, 228, 1, 0.5); vertical-align:middle; transition-property: border-radius, width, background-color; transition-duration: 1s, 2s; z-index: -5;}  
.cont02_box02:hover .cont_btn_a::before {border-radius: 50px;  width: 150px; z-index: -5; box-shadow: 5px 5px 10px #10620A; }
.cont02_box02 .cont_btn_a a {color: #fff; font-size: 18px; padding-left: 15px;  line-height: 35px; font-weight: 300;}

section.content03 {padding: 30px 0;text-align: center;}
section.content03 ul {
    display: inline-block;
}
section.content03 li {display:inline-block;margin:0 10px;}
section.content03 li a {
    display: block;
    overflow: hidden;
    border: #ddd 1px solid;
    border-radius: 5px;
}
section.content03 li a img {
    display: block;
}
section.content03 aside {height: 35px; margin-bottom: 20px; overflow:hidden; padding-left: 10px;}
section.content03 aside span {float:right; font-size: 28px; font-weight: 300;}
section.content03 aside span a {font-size: 28px; color: #333; font-weight: 300;}
section.content03 h3 {
    text-align: left;
    font-size: 23px;
    color: #333;
    display: inline-block;
    float: left;
    margin: 22px 0 0 0;
}
section.content03 article > div {max-height: 410px; height: 410px; box-shadow: -3px -3px 10px rgba(0, 0, 0, .1), 3px 3px 10px rgba(0, 0, 0, .1);  }

section.content03 .fa-hover {padding: 10px; }
section.content03 .fa-hover .fa-plus {color: #333;}
section.content03 span:hover .fa-plus {color: #b02725;}

.cont03_box01 .main_calendar .main_cal_in {padding: 0px 0px;}
.cont03_box01 .cal_date {text-align:center; }
.cont03_box01 .cal_date span {display:inline-block; font-size: 17px; color: #000;  font-weight: 540; margin-bottom: 10px;}
.cont03_box01 .cal_date_month {text-align:center;display:inline-block;}
.cont03_box01 .cal_date_wrap ul {line-height: 32px;}
.cont03_box01 .cal_date_wrap ul li {display:inline-block; width: 12%; text-align:center; font-size: 16px; font-family:'Notokr';}
.cont03_box01 .cal_date_wrap ul.fa-day-date li {font-size: 15px;}

.cont03_box01 .day-date-inner { z-index : 100; border-top: 1px solid #ccc; height: 50%;position:relative; margin-top: 10px; padding-top: 10px;  }
.cont03_box01 .day-date-inner
.cont03_box01 .day-date-inner ul {margin-left: 15px;}
.cont03_box01 .day-date-inner ul li {font-size: 16px; font-family:'Notokr'; line-height: 25px; position: relative; padding-left: 20px;}
.cont03_box01 .day-date-inner ul li::before {content:''; width: 4px; height: 4px; background-color: #999; position: absolute; top: 10px; left: 10px; }
.fc-day-sun {color: #c41919;}
.fc-day-sat {color: #0018ff;}
.schedule {color: #3bb967; font-weight: 500;}
.today {width: 34px !important; height: 34px;   background-color: #b02725; color: #fff; border-radius: 50%; }
 
section.content03 .cont03_gallery {}
section.content03 .cont03_gallery img {width: 100%; height: 100%;}
section.content03 .cont03_gallery .gallery_box > div {position: relative; height: 250px;}
section.content03 .cont03_gallery .gallery_btn {position: absolute; right:0; bottom:0;  display:inline-block;   }
section.content03 .cont03_gallery .gallery_btn a  {color: #fff; background-color: #b02725; font-size: 22px; height: 50px; width: 50px; display:block; text-align:center; line-height: 50px;}

section.content03 .cont03_gallery .bx-wrapper {position: relative;}
section.content03 .cont03_gallery .bx-wrapper .bx-prev {position: absolute; top:30%; left: 10px; color: #fff; z-index: 91; background: url('images/main/cont03_prev.png') 0 0 no-repeat; height: 31px; font-size: 0; width: 100%;}
section.content03 .cont03_gallery .bx-wrapper .bx-next {position: absolute; top:30%; right: 10px; color: #fff; z-index: 91; background: url('images/main/cont03_next.png') right 0 no-repeat; height: 31px; font-size: 0; width: 100%;}


section.content03 .cont03_gallery_wrap ul {padding: 30px;}
section.content03 .cont03_gallery_wrap ul li:first-child {font-size: 20px; color: #444; margin-bottom: 12px; font-weight: 500;}
section.content03 .cont03_gallery_wrap ul li:last-child {font-size: 16px; color: #666; line-height: 1.3em; font-family:'Notokr';white-space: normal;  height: 2.5em;word-wrap: break-word;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow:hidden;word-break: keep-all;- word-break: keep-all;}
section.content03 .cont03_news {padding: 0 30px; overflow:hidden; }
section.content03 .cont03_news a {display:block;}
.cont03_news .news_top {padding-top: 40px; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #dddddd;}
.cont03_news .news_top .news_title {
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	width:100%;
	overflow:hidden;
	font-size: 20px; 
	color: #333; 
	font-weight: 500; 

}
.cont03_news .news_top .news_text {margin-top: 20px; margin-bottom: 40px; font-size: 16px; color: #666; font-family:'Notokr';white-space: normal; line-height: 1.5;height: 2.8em; word-wrap: break-word;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden;- word-break: keep-all;word-break: keep-all;}
.cont03_news .news_top .news_date {color: #777; font-size: 14px; font-family:'Notokr';}

.cont03_news .news_bottom a:first-child ul {margin-bottom: 25px;}
.cont03_news .news_bottom .news_title {display: inline-block; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width:100%;overflow:hidden;font-size: 18px; color: #333; font-weight: 500; }
.cont03_news .news_bottom .news_date {color: #777; font-size: 14px; font-family:'Notokr'; margin-top: 5px;}

.cont03_news a:hover .news_title {position: relative; display:inline;  }
.cont03_news a:hover .news_title::before {content: '';  display:inline; height: 10px; width: 100%;  position: absolute; bottom:0; background-color: #ffcc00; opacity: .7; z-index: -1;}


p.photos_date {text-align: center;padding-bottom: 20px;}
 
@media all and (max-width: 1200px) {
	.wrap {width: 100%;}
	.cont_topbg img {width: 100%; margin-top: -20px;}
	#slideshow {width: 100%;}

	section.content02 {padding: 0 10px;}
	section.content02 .cont02_box01 > article {width: 52%;}
	section.content02 .cont02_box01 > article ul {text-align:center;}
	section.content02 .cont02_box01 > article ul li {width: 46%;}
	section.content02 .cont02_box01 > article ul li img {width: 100%;}

	section.content03 {padding: 40px 10px;}
	section.content03.wrap {width: auto;}

	#full_dropdown #main_menu li {
		margin:0px !important;
		padding:25px 30px 21px 30px;
	}
	
}

@media all and (max-width: 996px) { 
	#slideshow #slide_01 .slide_text .slide_text01 {font-size: 20px; padding: 0 20px; word-break: keep-all;}
	#slideshow #slide_01 .slide_text .slide_text02 {font-size: 60px;}
	#slideshow #slide_01 .slide_text .slide_text03 {font-size: 60px;}
	
	section.content01 p.cont01_btn::before {left: 25%;}
	section.content01 p.cont01_btn {background-position: 75% 50%;}
	section h2 {font-size: 30px;}
	section h2 span {font-size: 30px;}

	section.content02 p.title_text {font-size: 16px; font-family:'Notokr';}

	section.content02 .cont02_box01 > article {width: 48%; margin-top: 20px;}
	section.content02 aside {width: 18%;}

	.cont02_box02 .box02_in {padding: 15%;}
	.cont02_box02 .box02_in h2 {font-size: 30px;}
	.cont02_box02 .box02_in h2 span {font-size: 30px;}
	.cont02_box02 .box02_in .cont02_address {font-size: 17px; font-family:"Notoklr";}
	.cont02_box02 .box02_in .cont02_call a {font-size: 20px;}
	.cont02_box02 .box02_in ul li {margin: 5px 0;}
	.cont02_box02 .box02_in ul li, .cont02_box02 .box02_in ul li span {font-size: 15px;}

	section.content03 h3 {font-size: 25px;}
}
@media all and (max-width: 868px) { 
	.cont03_box01 .main_calendar .main_cal_in {padding: 15px; }
}
@media all and (max-width: 767px) {
	#slideshow #slide_01 .slide_text .slide_text02 {font-size: 50px;}
	#slideshow #slide_01 .slide_text .slide_text03 {font-size: 50px;}

	section.content01 {}
	section.content01 a {width:42%; margin:0 1% 20px;}
	section.content01 p {font-size: 17px;}
	section.content01 p span {font-size: 17px;}
	section.content01 p.cont01_btn::before {left: 28%;}
	section.content01 p.cont01_btn {background-position: 72% 50%;}

	.cont_topbg img {margin-top: -4%;}

	section.content02 .cont02_box01 {width: 55%; padding: 40px 0;}
	section.content02 aside {width: 100%;}
	section.content02 .cont02_box01 > article {width: 100%; text-align: left;}
	section.content02 p.title_text {margin-top: 10px;}
	section.content02 .cont02_box01 .cont_btn_a {margin-top: 15px; background-position: 25%; 50%;}

	section.content02 .cont02_box02 {width: 40%;}

	section.content03 .cont03_box01 {width: 100%; margin: 0; }
	section.content03 .fc-toolbar .fc-left {margin-top:0 !important; position: inherit;}
	.home .fc-basic-view tbody .fc-row {min-height: 32px !important; height: 36px !important;}
	.home .fc-view-container {width: 100% !important; margin-left: 0 !important;}
	.fc .fc-toolbar > * > :first-child {margin-left:0 !important; margin-bottom: 20px;}
	

	section.content03 .cont03_box02 {width: 48%; margin-left:0; margin-right: 1%; margin-top: 40px;}
	section.content03 .cont03_box03 {width: 48%; margin-right:0; margin-left: 2%; margin-top: 40px;}
	.cont03_box01 .main_calendar .main_cal_in {padding: 20px;}
	.cont03_box01 .cal_date_wrap ul li {width: 13%;}
	.today {width: 13% !important; height: auto; background-color: #fff; color: #b02725; font-weight: bold;}
 
	.cont03_news .news_top {padding-top: 30px;}
	section.content03 .cont03_news {padding: 0 20px;}
	.cont03_news .news_top {margin-bottom: 20px; padding-bottom: 20px;}
	.cont03_news .news_top .news_text {margin-top: 15px; margin-bottom: 20px; }
	.news_bottom {padding-bottom: 20px;}

 

}


@media all and (max-width: 640px) { 
	#slideshow .slides {height: 600px;}
	#slideshow #slide_01 .slide_text .slide_text02 {font-size: 38px;}
	#slideshow #slide_01 .slide_text .slide_text03 {font-size: 38px;}

	section.content01 {margin-top: -190px;}
	section.content01 a {height: 200px;}
	section.content01 .cont01_box01 {background-size: 46px; padding-top: 90px;}
	section.content01 .cont01_box02 {background-size: 46px; padding-top: 90px;}
	section.content01 .cont01_box03 {background-size: 46px; padding-top: 90px;}
	section.content01 .cont01_box04 {background-size: 46px; padding-top: 90px;}
	section.content01 p span {display:block; line-height: 25px;}
	section.content01 p i {display:none;}
	section.content01 p.cont01_btn {font-size: 14px;}

	.cont_topbg img {height: 90px; margin-top: 0;}

	section h2 {font-size: 22px;}
	section h2 span {font-size: 22px;}
	.cont02_box02 .box02_in {background-position: 90% 90%;}

	.cont02_box02 .box02_in h2 {font-size: 22px;}
	.cont02_box02 .box02_in h2 span {font-size: 22px;}
	.cont02_box02 .cont_btn_a a {font-size: 14px;}
	section.content02 .cont02_box01 {width: 50%;}
	section.content02 .cont02_box02 {width: 45%;}
	.cont02_box02 .box02_in {padding: 10%;}

	section.content03 h3 {font-size: 22px;}
	section.content03 aside {height: 25px;}
	.cont03_news .news_top .news_title {font-size: 18px;}
	.cont03_news .news_bottom .news_title {font-size: 17px; font-family:'Notokr'; font-weight:400;}
	.cont03_news .news_top .news_text {height: 6.8em; font-size: 15px; -webkit-line-clamp: 3;}
	section.content03 .cont03_gallery .bx-wrapper .bx-viewport {height: 410px !important;}
	section.content03 .cont03_gallery .bx-wrapper .bx-viewport .bxslider > div {height: 220px;}
	section.content03 .cont03_gallery img {width: 100%; height: 100%;}
	section.content03 .cont03_gallery_wrap ul {padding: 20px;}
	section.content03 .cont03_gallery_wrap ul li:last-child {height: 6.5em; font-size: 14px; -webkit-line-clamp: 3; }

	#sub_container{
		min-height:0;
	}


}

@media all and (max-width: 420px) { 
	section.content01 p.cont01_btn {background: none;}

	section.content02 .cont02_box01 {width: 100%;}

	section.content02 .cont02_box02 {width: 100%; position: inherit;}
	.cont02_box02 .box02_in {padding: 40px 20px;}
	.cont02_box02 .box02_in .cont02_address {margin-top: 20px;}
	.cont02_box02 .box02_in .cont02_call {margin-top: 15px;}
	.cont02_box02 .cont_btn_a {margin-top: 30px; background-position: 32% 50%;}

 
	section.content03 .cont03_box02 {width: 100%; margin-left:0; margin-right: 0%;  }
	section.content03 .cont03_gallery img {width: 100%;}
	section.content03 .cont03_gallery_wrap ul li:last-child {height: 4em;}
	section.content03 .cont03_box03 {width: 100%; margin-right:0; margin-left: 0%; }
	.cont03_news .news_top .news_text {height: 4.6em;}
	.cont03_news .news_bottom .news_date {font-size: 13px;}
	
	section.content03 article > div {min-height: auto; height: auto;}

}

@media all and (max-width: 400px){
	.page #content_container{
		min-height:330px;
	}

	
}

/**********************************
**************메뉴******************/
/* fullscreen-menu overlay */
.gnb .all_menu{display:none;float:right; width: 65px; height: 65px; background:#fff;text-align:center;box-sizing:border-box;}
.all_menu_inner{position:relative;z-index:999;width:30px;margin:0 auto;}
.all_menu_inner span{display:block;position:absolute;left:0;width:100%;height:2px;border-radius:0px;background:#3bb967;opacity:1;transform:rotate(0deg);transition:.25s ease-in-out;-webkit-transform:rotate(0deg);-webkit-transition:.25s ease-in-out;}
.all_menu span:nth-child(1){ top:21px; }
.all_menu span:nth-child(2){ top:32px; }
.all_menu span:nth-child(3){ top:43px; }
.all_menu.animate-icon span:nth-child(1){top:29px;background:##3bb967;transform:rotate(135deg);-webkit-transform:rotate(135deg);}
.animate-icon .all_menu_inner{top:4px;left:0px;}
.all_menu.animate-icon span:nth-child(2){left:-60px;opacity:0;}
.all_menu.animate-icon span:nth-child(3){top:29px;background:#3bb967;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}
#overlay { display: none; position: fixed; z-index: 9998; top: 0; right: 0; width: 400px; height: 100%; background: #fff; }
#overlay:before { display: block; content:"";clear:both; width: 100%; height: 100%; background: rgba(0,0,0,0.3); ; position: fixed; top:0; left: 0;  }
body.quick_overflow{ overflow-y: hidden; }

#overlay > div{ display: block; padding: 100px 0 30px; height: 100%; box-sizing: border-box; position: relative; z-index: 999; background: #fff; }
#overlay > div > ul { width: 100%; overflow-y: auto; height: calc(100% - 100px); padding-bottom: 40px; box-sizing: border-box;}
#overlay .overlay_title_ment { padding-bottom: 25px; position: relative; width: 100%; margin: 0 30px 35px; }
#overlay .overlay_title_ment:after { display: block; content:""; clear: both; width: 30px; height:1px; background: #000; position: absolute; bottom:0; left: 0; }
#overlay .overlay_title_ment img { display: block; }
article.mobile_gnb_menu { position: absolute; z-index: 999; top: 21px; right: 80px; }
article.mobile_gnb_menu a { padding: 0 6px; font-size: 13px; color:#777; position: relative; }
article.mobile_gnb_menu a:nth-child(2) { padding-left: 13px; }
article.mobile_gnb_menu a:nth-child(2):before { display: inline-block; content:"Â·"; clear: both; color:#777; position: absolute; top: 4px; left: 0; line-height: 13px; }


#overlay ul{z-index:9999; width:100%; padding:0;list-style:none; }
#overlay ul.nav_inn { padding: 0 40px; }
#overlay ul.nav_inn > li{float:none; width:100%; margin-bottom: 30px; }
#overlay ul.nav_inn_sub.open { margin-top: 15px; margin-left: 40px; }
#overlay ul li h2 {/*  padding-top: 25px;  */color: #333;font-size: 18px;font-weight: 700; text-align: left; position: relative; font-family: 'Nanum Square', sans-serif; cursor: pointer; height: 35px; padding-left: 40px;}
#overlay ul li h2:before { display: block; clear: both;    line-height: 1.1em; position: absolute; top: 0; left: 0; color:#aaa; font-weight: 600; font-family: 'Nanum Square', sans-serif; height: 100%; width: 100%; }
#overlay ul li:first-child h2:before { content:""; background:  url('images/main/mobile_menu01.png') 0 0 no-repeat; }
#overlay ul li:nth-child(2) h2:before { content:""; background:  url('images/main/mobile_menu02.png') 0 0 no-repeat;}
#overlay ul li:nth-child(3) h2:before {content:""; background:  url('images/main/mobile_menu03.png') 0 0 no-repeat; }
#overlay ul li:nth-child(4) h2:before {content:""; background:  url('images/main/mobile_menu04.png') 0 0 no-repeat; }
#overlay ul li:nth-child(5) h2:before { content:""; background:  url('images/main/mobile_menu05.png') 0 0 no-repeat;}
#overlay ul li:hover h2:before { color:#195dae; }
 #overlay ul li h2.color_h2:before { color:#195dae; }
#overlay ul li a {
    display: block;
    color: #555555;
    font-size: 15px;
    text-align: left;
    line-height: 1.1em;
	padding: 5px 0; 
}
#overlay ul li a:hover{color:#195dae;}
#overlay .nav_inn_sub{ display: none; }
#overlay .nav_inn_sub li{display:block;width:100%;}
/***************************************/

/*거창군립노인요양병원 서브페이지 */

/* 진료시간 */ 
#visit_con_l {float:left; width: 46%;}
#visit_con_l img {width: 100%; height: auto;}
#visit_con_r {float:left;   margin-left: 30px}

.time_text_box {position: relative;}
.time_text_box::before {content:''; height: 3px; width: 100%;  position: absolute; bottom: 0; left:0;  background-color: #3BB967;}
.time_text_box > h2 {background: url('images/clock.png') 0 0 no-repeat; line-height: 60px; padding-left: 70px; margin-top:0 !important; margin-bottom: 0 !important; font-size: 25px !important;}

.vist_right_b {margin-top: 24%;}

/*진료시간 2019-06-27*/
@media all and (max-width: 820px) {
	.time_text_box {margin-bottom: 10px;}
	.time_text_box > h2 {font-size: 20px !important; }
}

@media all and (max-width: 700px) { 
	.time_text_box > h2 {font-size: 18px !important; } 
	#visit_con_l {width: 100%;}
	#visit_con_r {margin-left:0; margin-top: 20px; width: 100%;}
	.vist_right_b {margin-top:40px;}
}


/*메인 캘린더 팝업창*/
#pop_up_banner {
	width: 320px !important;
	height: 400px !important;
	padding: 40px !important;
}

 
#pop_up_banner .content p {padding: 0 20px; line-height: 55px !important; font-size: 16px !important; border-bottom: 1px dashed #ccc; color: #555;}
#pop_up_banner .content p:first-child {height: 60px; line-height: 65px !important; text-align:center; background-color: #3bb967; color: #fff; font-size: 18px !important; font-weight:bold;}


#pibsboard_list th {line-height: 20px !important;}
#pibsboard_list td {padding:0 !important; text-align:left;}
#pibsboard_list td.pibs_nboard_subject {text-align:left; }
#the_content .pibs_nboard a {padding-left: 15px;}


section.content03 .fc-day-grid-event {
	    background-color: #0B4197;
    border-color: #0B4197;
    border-radius: 50%;
    width: 3px;
    height: 5px;
 
    margin: 0 auto !important;
 
}

.pibs_nboard_write_form td {text-align:left !important;}

.wp_themeSkin table.mceLayout {border-bottom: 1px solid #ccc !important;}
.fc-clear div {margin-top: 15px !important;}
.pibs_nboard_write td {border-right:0 !important;}

#photos #photo_category {display:none;}
 
#content_container > h1 {margin-top: 50px;}
#comments_container {display:none;}

.pibs_nboard_btn_reply {display:none !important;}

.pibs_nboard_write_form td {border-right:0 !important;}

li.page_item.page-item-41 {position: absolute; top:0; left: -999999px;}
/*거창군립노인요양병원 메인 및 서브 끝!*/
 








