@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout { background-color: #fff; padding-top: 100px; overflow-x: hidden; }

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'Noto Sans KR', "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
.navbar-inverse {
    background: #FFF;
    border: none;
    margin: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.navbar-inverse .navbar-brand {
    margin: 27px 0 26px !important;
    padding: 0;
}
.navbar-inverse .navbar-brand img {
    margin: 0;
    max-width: 180px;
}
@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav > li > a {
    color: #222;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.06em;
    line-height: 1;
    padding: 40px 30px;
    margin: 0;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
 	.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li:hover > a, .navbar-inverse .navbar-nav > li:focus > a, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    color: #e6000e;
}
}
/*===== 서브 메뉴 설정 =====*/
.navbar-inverse .dropdown-menu {
    background: #222;
    left: -20px !important;
    right: auto !important;
    padding: 20px 0;
    margin: 0;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    min-width: 160px;
}
.navbar-inverse .dropdown-menu > li > a {color: #fff; padding: 6px 30px; margin: 0; font-size: 14px; font-weight: 300; text-align: center; letter-spacing: -0.05em;}
.navbar-inverse .dropdown-menu > li > a:focus, .navbar-inverse .dropdown-menu > li > a:hover {background: none; color: #fff; font-weight: 600;}


/* //메뉴 설정 끝 */

.table-style {margin: 0 0 20px; border-top: 2px solid #222;}
.table-style tr th, .table-style tr td {padding: 16px 12px !important; border-bottom: 1px solid #dedede !important; letter-spacing: -0.02em; word-break: keep-all; vertical-align: middle !important;}
.table-style tr th {color: #333; text-align:center;}
.history-table.table-style {
	border-top:none;
}
.history-table.table-style tr th {color:#e6000e; font-size:28px;}
.table-style thead tr th {background: #f8f8f8;}
.table-style tr td {color: #666;}
/*=====----- 게시판 타이틀 설정 -----=====*/
.intro-boardbox .page-header {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.intro-boardbox .page-header h4 {
    margin: 0;
    color: #222;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.06em;
    line-height: 1;
}
.intro-boardbox .page-header h4 .btn {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #666;
    border-radius: 4px;
    text-align: center;
    margin-top: -5px;
}
.intro-boardbox .page-header h4 .btn .fa-plus:before {color: #fff; font-size: 16px;}
.intro-boardbox .banner-wrap {min-height: 100px;}
.intro-boardbox .banner-icon {display: inline-block; float: left; height: 100px; margin: 0 30px 0 15px;}
.banner-text {display: inline-block;}
.banner-text h5 {margin: 6px 0 12px; font-size: 14px; font-weight: 500; color: #343434;}
.banner-wrap:last-child:hover .banner-text h5 {text-decoration: underline;}
.banner-text h3 {margin: 0 0 5px; color: #e83428; font-size: 23px; font-weight: 500;}
.banner-text p {font-size: 13px; margin: 0 0 0; color: #666;}
/*=====----- 게시판 리스트 설정 -----=====*/
.intro-board-widget-layout {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 80px 0 100px;
}
.intro-boardbox .front-panel > .panel {
    margin: 0;
    padding: 0;
    background: none !important;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.intro-boardbox .panel-body {padding: 0;}
.dh-front-list2-words {
    margin: 0 !important;
    padding: 10px 0;
}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span {
    color: #444;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1;
}
.dh-front-list2 h6 a:hover span {text-decoration: none;}
.dh-front-list2 h6 a:hover .list-row-subject {color: #333; text-decoration: underline;}
.dh-front-list2-words:first-child {margin: auto;}
.list-row-subject {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 240px;
    white-space: nowrap;
}
.intro-boardbox:nth-child(2) .list-row-subject::after {content: url('/skin/img/default/ico_clip.png'); padding-left: 10px;}
.row-separator {display: none;}
.list-row-regdate {float: right; color: #999 !important;}
.list-row-contents {display: none;}
.dh-front-list2 h6 a small > span.label-danger {color: #e83428 !important; background-color: #fff;}

@media screen and (max-width: 991px) {
    .intro-board-widget-layout {width: 100%;}
}
@media screen and (max-width: 767px) {
    .intro-board-widget-layout {padding: 0 0 40px;}
    .intro-boardbox {width: 100%;}
    .list-row-subject {max-width: 250px;}
}
/* //메인페이지 설정 끝 */

/* 게시판 설정 시작 */
/*=====----- 메일폼 설정 -----=====*/
#mailForm {width: 100%; max-width: 1170px; margin: 0 auto; padding: 60px 0;}
#mailForm .form-group {margin: 0; padding: 25px 35px; background: #f8f8f8; border-bottom: 1px solid #e0e0e0;}
#mailForm .form-group:first-child {border-top: 2px solid #000;}
#mailForm .form-group:nth-child(5) {background: none; border: none; padding: 30px 25px;}
#mailForm .form-group label {width: 15%; float: left; margin: 10px 0 0;}
#mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {width: 85%; max-width: 935px; border: 1px solid #d0d0d0; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0);}
#mailForm .form-group input.form-control {height: 40px;}
#mailForm .form-group p.error, #mailForm .form-group~p.error {margin: 0; color: #e83428; font-size: 12px}
#mailForm .form-group~p.error {padding-left: 35px; margin: -15px 0 0;}
#mailForm .form-group .checkbox {margin: -8px 0 0;}
#mailForm .form-group .checkbox label {width: 100%; margin: 0;}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {width: 220px; margin: 0 auto; margin-top: 30px; padding: 15px 0; border: 1px solid #bebebe !important; border-radius: 50px; background: #fff !important; box-shadow: 0 0 0 rgba(0,0,0,0); color: #666; font-size: 15px; font-weight: 400; letter-spacing: -0.03em; text-shadow: 0 0 0 rgba(0,0,0,0);}
input[type=button].btn-block:hover, input[type=reset].btn-block:hover, input[type=submit].btn-block:hover {background: #e83428 !important; border: 1px solid #e83428 !important; color: #fff;}
@media screen and (max-width: 991px) {
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {max-width: 567px;}
}
@media screen and (max-width: 767px) {
    #mailForm .form-group {padding: 20px 15px;}
    #mailForm .form-group label {width: 20%; font-size: 13px; font-weight: 500; letter-spacing: -0.05em;}
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {width: 80%;}
    #mailForm .form-group~p.error {padding-left: 15px; margin: 0;}
    input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {margin-top: 80px;}
}

/*=====----- 게시판 설정 -----=====*/
.dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm {width: 100%; max-width: 1170px; margin: 0 auto; padding: 0;}
.bbs-list-index-layout .subPage .right_contents, .bbs-list-view-layout .subPage .right_contents, .bbs-list-edit-layout .subPage .right_contents {width: 100%; padding: 0;}
/*=====----- 텍스트 게시판 설정 -----=====*/
.dh-board .table > thead > tr > th, .dh-board .table > tbody > tr > th, .dh-board .table > tfoot > tr > th, .dh-board .table > thead > tr > td, .dh-board .table > tbody > tr > td, .dh-board .table > tfoot > tr > td {padding: 16px 20px; color: #666; font-size: 14px;}
.dh-board .table > thead > tr > th {background: #fdf9f9; vertical-align: middle; border-bottom: 1px solid #ccc; font-size: 15px; font-weight: 500; color: #333; letter-spacing: -0.03em;}
.dh-board .table > tbody > tr > td {border-bottom: 1px dotted #dedede;}
.dh-board .table > tbody > tr > td > strong > a {color: #555;}
.dh-board > .table-hover {border-top: 2px solid #2d2d2d; border-bottom: 1px solid #ccc; margin: 0px 0 30px;}
.dh-board > .table-hover > tbody > tr:hover td {background-color: #f9f9f9;}
.dh-board > .table-hover > tbody > tr:hover > td > strong > a {color: #000;}
.dh-margin-top{margin-top: 40px; display: inline-block;}
/* ----- 블로그 B타입 게시판 ----- */
.bbs-blog2-index-layout .dhb-txt-box-type-b {border: none; background-color: #fff; width: 25%; margin: 0 0 20px; padding: 0 10px;}
.bbs-blog2-index-layout .dhb-txt-box-type-b > div {margin: 0; padding: 0; border: 1px solid #e5e5e5;}
.dhb-txt-box-type-b-img-layout {padding: 0;}
.dhb-txt-box-type-b-img-layout .thumb-hidden {border: none; min-height: 200px; max-height: 200px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.dhb-txt-box-type-b-text-layout h4{font-size: 14px; margin: 15px 0;}
.dhb-txt-box-type-b-text-layout .txt-box-footer{margin-top: 0; float: none; text-align: left; display: none;}
.txt-box-footer em {display: none;}
.txt-box-footer em > span.regdate{font-style: normal; color: #666; font-size: 13px;}
.txt-box-footer em > span:last-child{display: none;}
.txt-box-footer small.hits{display: none;}
@media screen and (max-width: 767px) {
    .bbs-blog2-index-layout .dhb-txt-box-type-b {width: 100%; margin: 10px 0 20px;}
}
/* ----- 게시판 버튼 설정 ----- */
.label {background: rgba(0,0,0,0); padding: 0 5px; font-size: 90%;}
.label-danger{color: #e6000e;}
.label-primary{color: #e6000e;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #e6000e; border: 1px solid #e6000e !important;}
.pagination > li > a, .pagination > li > span {color: #9D8478; border: 1px solid #fff !important;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination> li > span:focus, .pagination>li>span:hover{color: #9D8478;}
.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block; margin: 0 0 0;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}
/* ----- 게시글 뷰 페이지 설정 ----- */
.dh-view-box {margin-top: 0px;}
.sns-box {display: none;}
.dh-view-box > .row > .page-header {border-top: 2px solid #000; border-bottom: 1px solid #ccc; padding: 0 20px; margin: 0;}
.dh-view-box > .row > .page-header > h4 {color: #333; font-size: 23px; margin: 14px 0;}
.dh-view-box > .row > .dh-view-info {border-bottom: 1px solid #ccc; background: rgba(0,0,0,0); padding: 8px 20px 8px; color: #888;}
.dh-view-box > .row > .dh-view-info > span {padding: 0 15px 0 0;}
.dh-view-box > .row > .dh-view-info > span > strong {color: #555; padding: 0 5px 0 0;}
.dh-view-box .dh-attach h6 {margin: 0 0 0; padding: 5px 5px 0;}
.dh-view-box > .row:nth-child(2) > div:nth-child(3) {padding: 30px 20px 60px !important; min-height: 300px;}
@media screen and (max-width: 991px) {
    .dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm {padding: 60px 15px;}
}
@media screen and (max-width: 767px) {
    .dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm {padding: 40px 15px;}
}
/* 게시판 설정 끝 */
/* personal setting 0.42v */

/* layout */
.mt-0{margin-top:0px!important;}
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mt-40{margin-top:40px!important;}
.mt-80{margin-top:80px!important;}
.mb-0{margin-bottom:0px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-80{margin-bottom:80px!important;}
.mg-0{margin:0!important;}
.pd-0{padding:0!important;}

/* img */
@media(min-width:768px){
	.max-90{
		width:90%!important;
		margin:0 auto;
		display:block;
	}
	
}
.img-bordered{border:1px solid #ddd;}
.img-caption {
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
    color: #444;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
}
/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-bold{font-weight:bold!important;}
.numbering{margin-right:10px;}
/*list style*/
.li-none > li{list-style:none!important; margin-left:20px;}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-disc {
    margin: 0;
}
.li-disc > li {
    list-style: disc !important;
    margin-left: 20px;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1.8;
}
.li-dash > li, .li-dot > li {
    padding-left: 15px;
    position: relative;
    color: #666;
    font-size: 15px;
    letter-spacing: -0.04em;
}
.li-dash > li:before, .li-dot > li:before {
    content: '-';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.li-dot > li:before{
	content:'·';
}
.location-li{
	border-top:2px solid #333;
}
.location-li li{
	padding:5px 10px;
	font-size:16px;
	border-bottom:1px solid #ddd;
}
.location-li .fa{
	margin-right:10px;
}
.partner-li{
	border:1px solid #ddd;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li > li{
	float:left;
	width:16.666%;
}
.partner-li > li img{
	border:1px solid #ddd;
}
@media(max-width:767px){
	.partner-li > li{
		width:50%;
	}
}
/* component */
.card {
    display: block;
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    border: 1px solid #dedede;
    border-radius: 6px;
    min-height: max-content;
}
.subpage-content .card h5 {
    margin-top: 20px;
}
.column-2{
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
}
.column-2 ul,
.column-2 dl,
.column-2 ol{
	margin:0;
}
.quote-box {
    margin: 20px auto;
    padding: 40px 0;
    background: #f6f6f6;
    border-radius: 4px;
}
.quote-box p{
	font-size:16px;
}
.quote-box p:last-of-type {
    margin: 0;
    color: #444;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1.6;
}
p.quote {
    margin: 20px 0 40px;
    color: #444;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -0.06em;
    line-height: 1.4;
}
p.quote span{
	font-weight:500;
}
/* custom setting */
.container_contents, .footer_copy > div, .sub-layout {
    width: 100%;
    padding: 0;
}
ul,dl,ol{padding:0;}
p,li,dt,dd{line-height:1.6;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}
.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row,.bbs-blog-view-layout + .row{
	display: none;
}
/* personal setting 0.42v end */
/* navigation setting */
@media(max-width:767px){
	
}
/* mainpage setting */
.carousel{
	position:relative;
}
.carousel:after{
	content:'';
	diplay:block;
	width:100%;
	height:40px;
	background:url(/skin/img/default/visual_cover.png) no-repeat center / cover;
	position:absolute;
	left:0;
	bottom:0;
}
.slide-btn {
    padding: 30px 20px;
    position: absolute;
    left: 50%;
    bottom: -80px;
    transform: translatex(-50%);
    z-index: 100;
    display: block;
    width: 160px;
    height: 160px;
    background: #e6000e;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.04em;
}
.slide-btn:hover{
	color:#fff;
	text-decoration:none;
}
.slide-btn .fa{
	display: block;
    margin-bottom: 5px;
    font-size: 50px;
}
.carousel-inner > .item {
    height: 600px;
}
.carousel-inner > .item img {
    height: 100%;
}
.carousel-caption {
    margin: 0 auto;
    padding: 0;
    top: 50%;
    bottom: auto;
    transform: translatey(-50%);
    width: 100%;
    max-width: 1170px;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.carousel-caption p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1;
    display: inline-block;
    margin-bottom: 40px;
    border-bottom: 1px solid #fff;
}
.carousel-caption h2 {
    margin: 0;
    color: #fff;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: -0.08em;
    line-height: 60px;
}
.carousel-caption h2 span {
    color: #e6000e;
    font-weight: 600;
}
.carousel-caption h2 small{
	color:#fff;
	font-weight:300;
}
.carousel-control .glyphicon{
	display:none;
}
.carousel-control.left{
	background:url(/skin/img/slide/arrow_prev.png) no-repeat center;
}
.carousel-control.right{
	background:url(/skin/img/slide/arrow_next.png) no-repeat center;
}

.container_contents {     background: #f6f6f6; }
.main-content { background: #fff; }
.main-content .title { margin: 0 0 20px; }
.main-content h3 {
    position: relative;
    display: inline-block;
    margin: 0;
    color: #222;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 1;
}
.main-content h3 span{
	color: #e6000e;
}
.main-content h3:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #222;
    position: absolute;
    top: 50%;
    right: -30px;
}
.main-content .title .more {
    float: right;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #666;
    border-radius: 4px;
    text-align: center;
    margin-top: -5px;
}
.main-content .title .more:hover, .main-content .title .more:focus {
    background: #e6000e;
}

/* main-partner */
.main-partner {
    padding-top: 100px;
    padding-bottom: 80px;
    background: #f1f1f1;
}
.main-partner > .container > .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.main-partner .col-sm-2.col-xs-6 {
    padding: 0 7.5px;
}
.main-partner .title{
    padding: 0 7.5px;
}
.main-partner p {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -0.06em;
    line-height: 1;
    margin: 10px 0 0;
}

/* main-product */
.main-product {
    padding-top: 80px;
    padding-bottom: 80px;
}
.main-product > .container > .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.main-product .title{
    padding: 0 7.5px;
}
.main-product .col-sm-2.col-xs-6 {
    padding: 0 7.5px;
}
.m-product-box {
    position: relative;
    border: 1px solid #dedede;
    border-radius: 4px;
    overflow: hidden;
    min-height: 180px;
}
.m-product-box p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    margin: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -0.04em;
    line-height: 40px;
    background: rgba(0,0,0,0.6);
}
@media(min-width:768px){
	.intro-boardbox{
		width:50%;
	}
}
@media(max-width:767px){
	
}
/* footer setting */
.footer_copy > div{
	padding:0;
	background:#666;
	color:#bbb;
	font-size:13px;
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer-top {
    padding: 20px 0;
    background: #444;
}
.footer-top .footer-link {
    margin: 0;
}
.footer-top .footer-link li {
    float: left;
    padding-right: 40px;
    margin-right: 40px;
    border-right: 1px solid rgba(255,255,255,0.2);
    font-size: 13px;
    line-height: 1;
}
.footer-top .footer-link > li:last-of-type { border-right: none; }
.footer-top .footer-link li a {
    color: #eee;
}
.footer-bottom {
    padding: 40px 0;
}
.footer-bottom ul {
    margin: 0;
}
.footer-bottom ul li {
    float: left;
    padding-right: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    color: #aaa;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 1;
}

@media(max-width:767px){
	
}
/* subpage setting */
.subpage .pageheader{
	position:relative;
	height:300px;
	background:#000 url(/skin/img/sub/subtop-bg.jpg) no-repeat center / cover;
}
.bread-wrap{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
.breadcrumb{
	margin:0;
	padding:0;
	background:transparent;
	font-size:13px;
	color:#fff;
}
.breadcrumb .active{
	color:#e6000e;
}
.pageheader > .container{
	position:relative;
	height:100%;
}
.pageheader h2 {
    position: absolute;
    left: 50%;
    top: calc(50% - 10px);
    transform: translate(-50%,-50%);
    margin: 0;
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -0.04em;
    line-height: 1;
	text-shadow:0px 0px 5px #000;
}
.snb-wrap{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
}
.snb {
    margin: 0;
    padding: 0;
}
.snb:after{
	content:'';
	display:block;
	clear:both;
}
.snb li {
    float: left;
    width: 33.333333%;
    background: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    overflow: hidden;
	
}
#business01 .snb li,
#business02 .snb li,
#notice .snb li,
#contact .snb li{
	width:50%;
}
.snb li:last-child { border-right: none; }
.snb li a {
    display: block;
    width: 100%;
    height: 50px;
    color: #888;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-decoration: none !important;
    letter-spacing: -0.04em;
    line-height: 50px;
    background: #e6e6e6;
}
.snb li a:hover, .snb li a:focus {
    background: #e6000e;
    color: #fff;
}
.snb li.active{
	border-right:1px solid #fff;
}
.snb li.active a{
	background:#fff;
	color:#e6000e;
}
.subpage-content {
    padding-top: 80px;
    padding-bottom: 100px;
}
.subpage-content .title {
    margin-bottom: 40px;
}
.subpage-content .title h3 {
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    color: #222;
    font-size: 32px;
    letter-spacing: -0.06em;
    line-height: 1;
    border-bottom: 4px solid #dedede;
}
.subpage-content .title h3:after {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background: #e6000e;
    position: absolute;
    left: 0;
    bottom: -4px;
}
.subpage-content p > span,
.subpage-content li > span{
	font-size:1.1em;
	font-weight:500;
	color:#e6000e;
}
.subpage-content h4 {
    color: #444;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.06em;
    line-height: 1;
    margin: 0 0 40px;
    padding-left: 14px;
    position: relative;
}
.subpage-content h4:before {
    content: "";
    background: #aaa;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
}
.subpage-content .page-header h4{
	font-size:20px;
}
.subpage-content h5 {
    position: relative;
    color: #222;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
    margin: 0 0 20px;
    padding: 12px 0 0;
}
.subpage-content h5:after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #e6000e;
    position: absolute;
    left: 0;
    top: 0;
}

/* subpage about */
#about01 .quote-box { max-width: 80%; }
.vision-wrap {
    margin: 40px 0 0;
    padding: 40px 60px;
}
.vision-wrap .col-sm-2{
	height:260px;
    padding: 0;
}
.vision-wrap .col-sm-2 p {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 10px solid #ef9ca3;
    background: #e6000e;
    color: #fff;
    text-align: center;
    left: 50%;
}
.vision-wrap .col-sm-2 p span {
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.06em;
}
.vision-wrap .col-sm-5 p {
    min-height: 120px;
    margin-bottom: 20px;
    padding: 35px 40px;
    color: #222;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.04em;
    border-radius: 6px;
    background: #f9edee;
}
.location-box {
    margin-top: 40px;
}
.bus-li li span{
	display:inline-block;
	margin-right:5px;
	margin-bottom:5px;
	padding:0 10px;
	font-size:12px;
	background:#00bb00;
	color:#fff;
	border-radius:4px;
}
#about03 .subpage-content img{
	box-shadow:10px 10px 0 rgba(230, 0, 140,0.2);
}
/* subpage business */
.business-circle-wrap {
    margin: 20px auto;
    max-width: 900px;
}
.business-circle-wrap .circle {
    position: relative;
    margin: 0 auto 40px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin-bottom: 20px;
    padding: 30px 40px;
    color: #222;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.04em;
    background: #f9edee;
}
.business-circle-wrap .circle p{
	margin-bottom:0;
	font-size:16px;
	font-weight:500;
	line-height:1.3;
	text-align:center;
	min-width:112px;
}
.business-box-wrap img {
    margin: 20px auto;
    max-width: 100px;
    max-height: 28px;
}
.business-box2 { min-height: 243px; }
.business-box3, .business-box4 { min-height: 160px; }
.business-box5 { min-height: 309px; }
#business02 .subpage-content h5 {
    margin-top: 40px;
}
#business02 .subpage-content p {
    margin: 0 0 20px;
    color: #666;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1.6;
}
#business02 .subpage-content .quote-box p {
    margin: 0;
    font-weight: 400;
    padding: 0 80px;
}
#business02 .section2 {
    margin-top: 60px;
}

/* subpage strength */
.strength-box{
	margin-bottom:30px;
	overflow:hidden;
	border-radius:5px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
}
.strength-box:after{
	content:'';
	display:block;
	clear:both;
}
.strength-box .col-sm-4{
	padding:0;
}
.strength-box .col-sm-8{
	padding:40px 30px 60px;
	background:#f5f5f5;
	min-height:208px;
}
.strength02-card {
    padding: 50px 40px;
    background: #f8ecee;
}
.strength02-card .total{
	text-align:center;
}
.strength02-card .total p {
    display: block;
    margin: 0;
    padding: 15px 0;
	widht:100%;
	text-align:center;
    font-size: 20px;
    font-weight: 500;
    background: #bf0614;
    border-radius: 50px;
    color: #fff;
    letter-spacing: -0.04em;
    line-height: 1;
}
.strength02-card .total .fa{
	display:block;
	margin:50px 0;
	font-size:60px;
	color:#aaa;
}
.strength02-card .card {
    border-radius: 6px;
    background: #ffffff;
    border: none;
    text-align: center;
    min-height: 140px;
    padding: 35px 40px;
    margin: 0;
}
.strength02-card .card h5 {
    margin: 0 0 15px;
    color: #bf0513;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.04em;
    line-height: 1;
}
.strength02-card .card h5:after{
	display:none;
}
.strength02-card .card p {
    color: #444;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1.4;
    margin: 0;
}
#strength03 .subpage-content h5 {
    margin-top: 60px;
}
@media(max-width:767px){
	
}