@import url(http://fonts.googleapis.com/css?family=Pacifico|Timmana);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

body {
    color: #555555;
    font-size: 14px;
    line-height: 1.428571429;
    background-color: #ffffff;
}
.body-layout,h1,h2,h3,h4,h5,h6 {
     font-family: 'Noto Sans KR', 'Malgun Gothic', 'Dotum' , sans-serif; 
}

/*상단 메뉴 설정 시작*/
.navbar-inverse {
    background: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: none;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-brand {
    font-family: 'Timmana', sans-serif;
}

.navbar-brand img {
	padding-top: 0;
	width: 140px;
	margin-top: -5px;
}
/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    color: #313131;
    font-weight: 500;
    font-size: 17px;
    padding: 32px 15px;
    margin: 0px 0px 0px 0px;
    text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #c69b40;
}
.dropdown-menu {
	padding: 0px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    right: 0 !important;
    left: 0 !important;
}

.dropdown-menu li {
    padding: 0;
}
.caret{display:none;}

/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu > li > a {
    background-color: transparent;
    color: #555555;
    padding: 10px 20px;
    margin: 0;
    font-size: 13px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #444;
    color: #fff;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
.footer_copy .text-center {
    background-color: #222;
    color: #999;
    font-size: 12px;
    padding: 40px 0 60px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    float: none;
}
.footer_copy .wrap-footer {
	max-width: 1170px;
    color: #a8abb0;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
}
.footer_copy .wrap-footer img {
    margin-right: 30px;
}
.wrap-footer > .text-right {
   margin-top: 70px;
}
address {
    margin-bottom: 0;
    margin-top: 6px;
	line-height: 22px;
}
@media screen and (max-width:767px){
	.wrap-footer address{
		display: inline-block;
		margin-top: 20px;
		width: 100%;
	}
	.wrap-footer > .text-right{
		text-align:left;
		margin-top:15px;
	}
}
/* //footer */

/* 하단 카피라이트 설정 끝*/

/*---------------------------------------skin design---------------------------------------------*/
.navbar-inverse .divider-vertical {
    display:none;
}
.navbar-inverse .navbar-toggle {
	margin: 25px 30px;
    background: transparent;
    border: none;
	border-radius: 0px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background: #444;
}
.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover {
    background-color: #444;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, 
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
}
.intro-board-layout .page-header{display:none;}

.footer_copy .text-center {padding-bottom: 40px;}

/* social area */
.footer-social-layout {
    display: none;
}
/* ------------------------------------------------------------------------------- */
.container.container_slide {
    width: 100%;
    padding: 0;
}
.intro-widget-layout {
    width: 100%;
    padding: 0;
    display:none;
}
.navbar ~ br {
    display: none;
}
.topmarginLay_a {
    height: 84px !important;
}
@media screen and (max-width: 767px){
	.topmarginLay_a{
			margin-top:-20px !important;		
		}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, 
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #273184;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #555555;
	}
	.navbar-nav .open .dropdown-menu{
	border-bottom: 1px solid #ddd;
    padding: 11px 0;	
	}
}

/* -------------------------------------0907 skin design ----------------------------------- */
.wrap-customer #myCarousel {
    max-width: 1170px;
    margin: 0 auto;
}
/********* 메인 페이지 **********/
.carousel-caption {
	position: absolute;
/* 	height:100%; */
    padding: 100px 15px 50px;
	margin:0 auto;
	text-align: center;
	top: 320px;
}
@media (min-width: 768px){
	.carousel-caption {
		width: 750px;
	}
}
@media (min-width: 992px){
	.carousel-caption {
		width: 970px;
	}
}
@media (min-width: 1200px){
	.carousel-caption {
		width: 1170px;
	}
}

.fill{
	height: 480px;
}
.fill h1 {
    margin: 0px 0 17px;
}
.fill h1 span {
    background: transparent;
    opacity: 1;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
    padding: 0;
}
.fill h1 span.subTxt {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    background-color: #212121;
    display: inline-block;
    padding: 5px 10px;
    border-bottom-right-radius: 10px;
}

.fill h1 span.mainTxt {
    font-size: 50px;
    font-weight: 300;
    display: block;
}
.fill p span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    font-weight: 300;
}
span.vert-line {
    width: 1px;
    height: 97px;
    background: #c69b40 !important;
    display: block;
    z-index: 9999;
    margin: 0 auto 20px;
}
.more_view {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
}
.container_slide .fill .carousel-control {
    display: none;
}

/* ------- -슬라이드 아래 영역 시작 ---------- */

.container_contents {
    width: 100%;
    padding: 0;
}
.main-title {
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    color: #c69b40;
    margin: 0 0 12px 0;
}
.line {
    height: 1px;
    width: 30px;
    background: #c69b40;
    margin: 0 auto 50px;
}

/* main - 서비스 */
#mainService {
    padding:80px 0 50px
}
.wrap-service {
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}
.s-box-in .s-box-img {
    margin-bottom: 33px;
}
.s-box-in .icon-back {
    position: absolute;
    background: rgba(208,160,59,0.9);
    top: 0;
    padding: 12px 10px;
}
.s-box-in h4 {
    font-size: 16px;
    color: #313131;
    font-weight: 700;
    margin: 0 5px 14px 0;
    display: inline-block;
}
.s-box-in span {
    font-size: 12px;
    color: #aaaaaa;
    font-weight: 200;
}
.s-box-in p {
    color: #666666;
    line-height: 23px;
    margin-bottom: 30px;
    font-size: 14px;
}
.s-box-in:hover .s-box-img >img,
.s-box-in:focus .s-box-img >img {
    opacity: 0.7;
}
.s-box-in:hover h4,
.s-box-in:focus h4,
.s-box-in:hover span,
.s-box-in:focus span{
    color:#c69b40;
}

/* main - 고객 후기 */
#mainCustomer {
    background-image: url(/skin/img/main/customer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	padding: 80px 15px;
	text-align: center;
}
#mainCustomer .main-title {
    color: #fff;
}

#customer-carousel {
    margin: 0 auto;
    max-width: 1140px;
}
#customer-carousel .carousel-control img {
    position: absolute;
    top: 27%;
}
#customer-carousel .carousel-control.left img {
    left: 0;
}
#customer-carousel .carousel-control.right img {
    right: 0;
}
#mainCustomer .carousel-indicators{
	display: none;
}
#mainCustomer h4 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #fff;
    line-height: 1;
}
#mainCustomer .name {
    color: #c69b40;
    font-weight: 400;
    line-height: 1;
}
#mainCustomer .des {
    color: #aaa;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    margin: 24px 0 0;
}
/* --------------------게시판 영역------------- */
/* main 게시판 영역 - 소식 */
.intro-board-layout {
	width: 100%;
    margin: 0 auto;
    float: none;
}
.intro-boardbox {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
	padding-bottom: 90px;
}
.intro-board-widget-layout {
    padding: 80px 0 0;
}

.dh-front-blog>.col-md-4>.thumbnail {
    min-height: auto;
	box-shadow: none;
    border: none;
    margin: 0;
}
.thumbnail .caption{
    padding: 0 10px 0 0;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0 0 20px;
    padding: 0 !important;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5>a {
    font-size: 16px;
    color: #313131;
    font-weight: 600;
    font-family: "Noto Sans KR","Malgun gothic" !important;
}
.caption h5.blog-row-subject:hover a {
    color: #c69b40 !important;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption p a {
    font-size: 13px;
    line-height: 23px;
	font-family: "Noto Sans KR","Malgun gothic" !important;
}
/* 섬네일 이미지 삭제 */
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    display: none;
}
/* main - store 영역*/
#mainStore {
    background: #c69b40;
    overflow: hidden;
	padding: 15px 0px 24px;
}
#mainStore h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    display: inline-block;
    margin-right: 20px;
    line-height: 1;
}
#mainStore .view_btn {
    display: inline-block;
    overflow: hidden;
    margin: 10px 0 -5px 25px;
    font-size: 9px;
    color: #fff;
    font-weight: 200;
    letter-spacing: 3px;
    border: 1px solid #fff;
    padding: 6px 10px;
}
#mainStore .view_btn:hover, .view_btn:focus {
    border-bottom: 1px solid #fff !important;
    color: #c69b40;
    background: #fff;
}
/********* 서브 페이지 *********/
.container.sub-layout {
    padding: 0;
	width:100%;
}
#subTop .top {
    background-image: url(/skin/img/sub/sub_top.jpg);
    height: 260px;
    background-repeat: no-repeat;
    background-size: cover;
}
#subTop .top h2 {
    margin: 0;
    color: #fff;
    font-size: 35px;
    text-align: center;
    padding-top: 110px;
}

#subBottom {
    max-width: 1170px;
    padding: 0px 15px 90px;
    margin: 0 auto;
}
#subBottom p{
	font-weight:300;
	line-height:23px;
	color:#555555;
}
#subBottom h3 {
    text-align: center;
    font-weight: 600;
    font-size: 23px;
    margin: 0 0 22px;
}
#subBottom h3.text-left{
	text-align:left;
}
.navi {
    background: #444;
}
.navi .breadcrumb {
    margin-bottom: 0;
    max-width: 1170px;
    margin: 0 auto 60px;
    border-radius: 0px;
    background: transparent;
    color: #fff;
	padding: 15px;
}
.breadcrumb>.active {
    color: #fff;
}
.sub_title {
    margin: 0 0 0px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #48608A;
}
.sub_title ~ p {
    margin: 15px 0 0;
}
.tit_wrap {
    margin-bottom: 60px;
}
.img-box {
    border: 1px solid #ddd;
    padding: 50px 0;
}
/*  table */
#subBottom table{
    width: 100%;
    border-top: 2px solid #444;
    border-bottom: 2px solid #ccc;
    font-family:"Noto Sans KR" !important;
    font-size: 15px;
    font-weight: 300;
}
#subBottom table tr th {
    background-color: #f3f3f3;
    padding: 12px 15px;
    border-bottom: 1px solid #c8c8c8;
}
#subBottom table tr td{
    background-color: #fff;
    padding:12px 15px;
    line-height:23px;
    border-bottom: 1px solid #c8c8c8;
}

/* tab menu */
#subBottom .basic-tab{
	text-align:center;
	border-bottom:none;
}
#subBottom .basic-tab li {
    background: #f3f4f8;
	float:none;
	display:inline-block;
}
#subBottom .nav li.active a {
    color: #fff;
    font-weight: 500;
    background: #444;
}
#subBottom .nav li a {
    color: #555555;
    display: block;
    min-width: 200px;
    text-align: center;
    border: none;
    margin: 0;
    background: #efefef;
    font-size: 15px;
    padding: 14px 0;
}
.tab-content {
    padding-top: 40px;
    overflow: hidden;
}
.tab-cont{
    padding-left:0;
    padding-right:0;
}

/* greeting */
#subBottom p.greeting-big {
    font-size: 25px;
    font-weight: 600;
    color: #48608A;
    line-height: 31px;
    margin-bottom: 22px;
}
/* history */
table.history tr td.year {
    color: #273184;
    font-size: 20px;
    vertical-align: top;
	font-weight: 500;
}
table.history tr td.month {
    color: #313131;
	font-weight:600;
}
/* service1 */
.basic-table.price tr td:first-child {
    font-weight: 500;
}
/* service2 */
.business-box {
    overflow: hidden;
    background: #f3f3f3;
	margin-bottom: 30px;
}
.business-des {
    padding: 20px 30px;
    line-height: 23px;
}
.business-box h4 {
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #444;
}
/* location */
.ad_box {
    color: #555555;
    background: #f3f3f3;
    padding: 15px 20px;
    margin-top: 10px;
    font-size: 14px;
}

/* list */
ul.list-style {
    list-style-image: url(/skin/img/sub/list-head.png);
    padding-left: 10px;
    line-height: 27px;
    font-size: 15px;
    color: #666666;
}
/* 게시판 */
.dh-board {
    max-width: 1170px;
    margin: 0 auto 50px;
}
.dh-board>.table-hover {
    margin: 0 0 30px;
    border-top: 2px solid #464646;
    border-bottom: 2px solid #ccc;
}
.dh-board>.table-hover td {
    padding: 15px 10px;
}
.dh-board>.table-hover tr {
    border-bottom: 1px solid #ddd;
}
.table-hover>tbody>tr:hover {
    background-color: #f9faff;
}

/* 블로그게시판 */
.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background-color: #f3f3f3;
    border: 1px solid #ffffff;
    margin: 0px 0px;
    padding: 15px 15px;
}
.dhb-txt-box-type-b h4 strong a {
    font-size: 14px;
    font-weight: 600;
    color: #555555;
}
.dhb-txt-box-type-b-text-layout h5 {
    display: none;
}
.dhb-txt-box-type-b .thumb-hidden {
    border: 0px solid #FFF;
    box-shadow: none;
    height: 120px;
}

/*pds 게시판 custom*/
.dhb-txt-box {
    width: 25%;
    float: left;
    min-height: 240px;
    background: #f3f4f8;
    border: 0px solid #D9D9D9;
    margin: 0;
    padding: 20px;
    border: 1px solid #ffffff;
}
.dhb-txt-box:hover {
    background: #ebeef1;
}
.dhb-txt-box > div {
    padding: 0;
}
.dhb-txt-box .text-right{display:none;}
.dhb-txt-list{
	width:100%!important;
	border-right: 0px solid #D9D9D9;
}
.dhb-txt-list>.row div:first-child{width:100%;}
.dhb-txt-list>.row div:nth-child(2){
	width:100%;
	padding-top:15px;
}
.dhb-txt-box{width:100%;}
.dhb-txt-box h4 {
    margin: 0;
}
.dhb-txt-box h4 > strong a {
    font-size: 16px;
    font-weight: 600;
    color: #273184;
}
.dhb-txt-list > h5 {
    font-size: 13px;
    line-height: 1.8;
    color: #999 !important;
}

/* 갤러리게시판 */
.img-bbs-default-index-layout .row > .col-lg-12 {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
	padding: 0;
}
@media screen and (max-width:991px){
	.img-bbs-default-index-layout .row > .col-lg-12
	{
		padding:0 15px;
	}
}
.img-bbs-default-index-layout .row > .col-lg-12 > .dh-front-gallery {
    padding: 0;
}
.img-bbs-default-index-layout .row .col-lg-12 #btnNew {
    margin-right: 15px;
}
/* 갤러리게시판 카테고리 */
.filter-items {
    padding: 0 15px;
}
.filter-items .filter-label:hover, 
.filter-items .filter-label:focus{
    background: #444;
    color: #fff;
}
.filter-items .filter-label {
    color: #555;
    background: #e5e5ea;
    padding: 8px 19px;
    font-size: 14px;
}

/* Btn, pagination */
#btnNew {
    background: #444;
    border: 1px solid #444;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
}
.input-group .input-group-btn button, .input-group .input-group-btn input {
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
}
.dh-margin-top {
    margin-top: 30px;
}
.page-nav {
    padding: 0 15px;
}
.pagination{margin:30px 0 0}
.pagination > li > a {
    border-radius: 0px !important;
}

.pagination > li > a:hover {
    border-bottom: 1px solid #ddd !important;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    background: #444;
    border-bottom: 1px solid #444 !important;
}


/* 글읽기, 쓰기 */
.dh-view-box {
    max-width: 1170px;
    margin: 0 auto 70px;
    padding: 0 15px;
}
.dh-view-box>.row>.page-header {
    border-top: none;
    border-bottom: 2px solid #ddd;
}
.dh-view-box.dh-margin-topx2 > .row {
    margin: 0;
}
.dh-view-box>.row>.dh-view-info {
	display:none;
}

.dh-view-box .btn-group a {
    border: none;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 0px;
    box-shadow: none;
    background: #f3f3f3;
}
.dh-view-box .btn-group a.btnEdit i {
    color: #698CC9;
}
.dh-view-box .btn-group a.btnDelete i {
    color: #C99D40;
}

.dh-line ~ .col-xs-12 {
    padding: 0;
}
.dh-line ~ div.col-xs-12 {
    margin-bottom: 80px;
}
form#insertForm {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
form#insertForm > h2 {
    margin-top: 0;
}

/* 폼메일 */
/* form#mailForm {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px; */
/* } */
form#mailForm .btn-primary {
    color: #313131;
    background: #f3f3f3;
    max-width: 170px;
    padding: 13px 19px;
    font-size: 14px;
    border-radius: 0px;
    border: none;
    text-shadow: none;
    box-shadow: none;
    margin: 0 auto;
}
form#mailForm .btn-primary:hover, 
form#mailForm .btn-primary:focus {
    background: #444;
    color: #fff;
}
form#mailForm .form-control {
    border-radius: 0px;
    box-shadow: none;
}
/* 게시판, 모듈 하단 공백 */
.contact-mail-layout{margin-bottom:80px}

/* login */
.login-layout {
    max-width: 1170px;
    margin: 50px auto 90px;
}

.login-layout .panel {
    box-shadow: none;
    border-radius: 0px;
    background: #f3f3f3;
    border: none;
}
.login-layout .form-control {
    box-shadow: none;
    border-radius: 0px;
}
.login-layout .btn-warning {
    background: #444;
    border-radius: 0px;
    border: 1px solid #444;
    box-shadow: none;
    padding: 8px 0;
}

/* 2018-03-12 */
.navbar-inverse {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.topmarginLay_a {
	display: none;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    font-size: 35px;
    line-height: 1;
    display: block;
    padding: 25px 15px 25px;
	color: #FFF;
/* 	background-color: #FFF; */
}

.navbar-inverse .navbar-brand strong {
	color: #212121;
}

@media (min-width: 768px) {
	.navbar-inverse {
		position: absolute;
	}
	
	.navbar-inverse .navbar-nav > li > a {
		color: #FFF;
		font-size: 17px;
		font-weight: 400;
		letter-spacing: -0.03em;
		margin-left: 15px;
		margin-right: 15px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 15px;
		border-bottom: 3px solid transparent;
	}
	
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus,
	.navbar-inverse .navbar-nav > li:hover > a,
	.navbar-inverse .navbar-nav > .open > a,
	.navbar-inverse .navbar-nav > .open > a:hover,
	.navbar-inverse .navbar-nav > .open > a:focus {
		background-color: transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #FFF;
		border-bottom-color: #212121;
	}
	
	.navbar-inverse .navbar-nav > .dropdown:hover > a,
	.navbar-inverse .navbar-nav > .dropdown > a,
	.navbar-inverse .navbar-nav > .dropdown > a:hover,
	.navbar-inverse .navbar-nav > .dropdown > a:focus {
		border-bottom-color: transparent !important;
	}
	
	.navbar-inverse .navbar-nav > .dropdown > a::after {
/* 		display: block; */
/* 		float: right; */
		display: inline;
		font-family: FontAwesome;
		content: "\f107";
		margin-left: 7px;
		-webkit-transition: cubic-bezier(0, 1.59, 0.89, 1.54) 300ms all;
		-moz-transition: cubic-bezier(0, 1.59, 0.89, 1.54) 300ms all;
		transition: cubic-bezier(0, 1.59, 0.89, 1.54) 300ms all;
	}
	
	.navbar-inverse .navbar-nav > .dropdown > a:hover::after,
	.navbar-inverse .navbar-nav > .dropdown > a:focus::after,
	.navbar-inverse .navbar-nav > .dropdown:hover > a::after,
	.navbar-inverse .navbar-nav > .open > a::after,
	.navbar-inverse .navbar-nav > .open > a:hover::after,
	.navbar-inverse .navbar-nav > .open > a:focus::after {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	.navbar-inverse .navbar-nav > .dropdown > .dropdown-menu {
		left: 25px !important;
		margin-top: -3px;
		border-top: 3px solid #212121;
		animation-fill-mode: both;
		animation-duration: 300ms;
		animation-name: fadeInDown;
	}
	
	.navbar-inverse .navbar-nav > .divider-vertical+.dropdown > .dropdown-menu {
		left: auto !important;
		right: 25px !important;
	}
	
	.navbar-inverse .navbar-nav > .dropdown > .dropdown-menu > li > a:hover,
	.navbar-inverse .navbar-nav > .dropdown > .dropdown-menu > li > a:focus {
		background-color: #414141;
	}
}

@media (min-width: 992px) {
	.navbar-inverse .navbar-nav > li > a {
		margin-left: 25px;
		margin-right: 25px;
	}
}

.fill h1 span.mainTxt {
/* 	text-shadow: 0px 1px 5px rgba(0, 0, 0, .5); */
    line-height: 1.3;
    letter-spacing: -0.05em;
}

#myCarousel .carousel-caption {
	left: 0;
	right: 0;
}

@media (min-width: 768px) {
	#myCarousel .carousel-caption {
		text-align: left;
		top: 100px;
	}
}

.intro-board-widget-layout {
	display: none;
}

.section {
	padding-top: 60px;
	padding-bottom: 60px;
}

.section-bg-gray {
	background-color: #FAFAFA;
}

.section-title-text {
    margin: 0 0 60px;
    font-size: 36px;
    letter-spacing: 0.05em;
    font-weight: 300;
    text-align: center;
}

.section-title-text::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #DEDEDE;
    margin-top: 0;
    top: 20px;
    position: relative;
}

.section-title-text > span {
	position: relative;
	z-index: 1;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

.section-bg-gray .section-title-text > span {
	background-color: #FAFAFA;
}

.partner-list {
    padding-left: 0;
    margin-bottom: 0;
}

.partner-list > li {
	float: left;
    width: 20%;
	list-style: none;
}

.partner-list > li > a {
    display: block;
    height: 100px;
	background-color: #FFF;
    border: 1px solid #DEDEDE;
    margin-left: -1px;
    margin-top: -1px;
	-webkit-transition: cubic-bezier(0, 1.59, 0.89, 1.54) 300ms all;
	-moz-transition: cubic-bezier(0, 1.59, 0.89, 1.54) 300ms all;
	transition: cubic-bezier(0, 1.59, 0.89, 1.54) 300ms all;
}

.partner-list > li > a:hover {
	transform: scale(1.1);
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, .125);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, .125);
	z-index: 1;
	position: relative;
}

.category-item-box {
    display: block;
    padding: 0;
/*     margin: 0 0 30px; */
    height: 150px;
	background-color:rgba(0, 0, 0, .4);
	background-size: 130% auto;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: ease 300ms all;
	-moz-transition: ease 300ms all;
	transition: ease 300ms all;
}

.category-item-box.category-item-type1 {
/* 	background-image: url(/skin/img/main/mainItem_01.jpg); */
}

.category-item-box.category-item-type2 {
/* 	background-image: url(/skin/img/main/mainItem_02.jpg); */
}

.category-item-box:hover,
.category-item-box:focus {
	background-size: 140% auto;
	text-decoration: none;
}

.category-item-text {
	color: #FFF;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, .5);
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	height: 150px;
	border: 15px solid rgba(0, 0, 0, .05);
	-webkit-transition: ease 300ms all;
	-moz-transition: ease 300ms all;
	transition: ease 300ms all;
	text-align: center;
}

.category-item-box:hover .category-item-text,
.category-item-box:focus .category-item-text {
	color: #212121;
	text-decoration: none;
/* 	padding-top: 75px; */
	padding-left: 30px;
	padding-right: 30px;
	background-color: rgba(255, 255, 255, .8);
	border-color: #EFEFEF;
	text-align: center;
}

.category-item-box .category-item {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -0.03em;
}

.category-item-box .category-more {
    display: inline-block;
    background-color: #212121;
    padding: 6px 15px;
	margin: 0;
    /* border-radius: 25px; */
    /* border-bottom: 1px solid #CCC; */
}

.category-item-box:hover .category-more,
.category-item-box:focus .category-more {
	background-color: #FFF;
}

.is-sub {
	padding-bottom: 100px;
}

.is-sub header {
	height: 270px;
	background-image: url(/skin/img/slide/slide_01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 25%;
}

.is-sub .section-title {
	margin-top: 60px;
}
.is-sub h3{
    margin: 0 30px 30px;
	font-size: 26px;
    letter-spacing: 0.05em;
    font-weight: 300;
}
.greetingText p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 20px;
    word-break: keep-all;
    text-align: justify;
}

.greetingText .greetingCEO {
	font-size: 18px;
	text-align: right;
	line-height: 1;
	margin: 0 0 60px;
}

.is-sub .text-center * { text-align: center !important; }

.partner_item {
    padding: 40px 15px;
/*     border: 1px solid #e7cfcf;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, .125); */
    margin: 0 0 30px;
    color: #7b6161;
}

.partner_item p {
    font-size: 16px;
    text-align: center;
    margin: 0;
}

.contact_box {
    border: 4px solid #DEDEDE;
    margin: 0 0 30px;
    padding: 5px;
}

.contact_box p {
    font-size: 18px;
    margin: 0;
    text-align: center;
    background-color: #FAFAFA;
    padding: 15px 10px;
}

.contact_box .col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.contact_box .row {
    margin-left: -5px;
    margin-right: -5px;
}

.section#carousel {
	padding-top:0;
	padding-bottom:0;
}

.category-item-box+.category-item-box {
	margin-top: 20px;
}

.carousel-caption > h1 {
	font-size: 38px;
	font-weight: 600;
}

.carousel-caption > p {
	font-size: 20px;
	letter-spacing: -0.03em;
}

@media (min-width:992px) {
	#myCarousel .carousel-inner > .item > .carousel-caption {
		padding-top: 250px;
	}
}

#myCarousel .carousel-inner > .item {background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;}
#myCarousel .carousel-inner > .item:nth-child(1) {background-image: url(/skin/img/slide/slide_01.jpg);}
#myCarousel .carousel-inner > .item:nth-child(2) {background-image: url(/skin/img/slide/slide_01.jpg);}

@media (max-width: 991px) {
	#myCarousel .carousel-inner > .item {
		height: calc(100vh - 100px);
	}
	
	#myCarousel > .carousel-caption {
		top: 50px;
	}
}