@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff; padding-top:108px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr',  "NanumGothic", "나눔고딕", 'Apple SD Neo Gothic', 'Malgun Gothic', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
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-color: #FFF;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}
.navbar-inverse .navbar-brand {
    position: relative;
    color: #222;
    padding: 0;
    margin: 20px 0 !important;
}
.navbar-inverse .navbar-brand:after {
    content: '(주)동일개발';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translatey(-50%);
    min-width: 140px;
    min-width: -webkit-max-content;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #222;
    letter-spacing: -0.02em;
	margin-top:-2px;
    margin-left: 12px;
	white-space:nowrap;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #222;
}
.navbar-inverse .navbar-brand img{
	margin-top:0;
}
@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav > li > a {
        padding: 32px 25px  16px;
        font-size: 18px;
        font-weight: 500;
        color: #222;
        -webkit-text-shadow: none;
        text-shadow: none;
        letter-spacing: -0.02em;
        line-height: 1;
    }
  
 	.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: #c01313;
  	}
}
@media screen and (min-width: 768px) {
	.navbar-nav>li>.dropdown-menu {
        left: 0;
        right: auto;
        animation-fill-mode: both;
        animation-duration: .5s;
        animation-name: fadeInRight;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: none;
        background-color: rgb(255, 255, 255);
        box-shadow: none;
        border: 1px solid #ddd;
        padding: 15px 0;
    }

	.divider-vertical+li .dropdown-menu {
		left: auto;
		right: 0;
	}
}

.dropdown-menu > li > a {
    padding: 6px 25px;
    font-size: 15px;
    color: #444;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}

.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #c01313;
    font-weight: 500;
}
/* ---------- 게시판 타이틀 설정 ---------- */
.intro-board-widget-layout {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 80px;
}
@media(min-width:768px){
	.intro-boardbox{
		width:50%;
	}
}
.intro-boardbox .page-header {
    padding: 0 0 0;
    margin: 20px 0 10px;
    border-bottom: none;
}

.intro-boardbox .page-header h4 {
    margin: 0;
    color: #222;
    font-size: 24px;
    letter-spacing: -0.02em;
}

.intro-boardbox .page-header h4 .btn {
    width: 28px;
    height: 28px;
    border: none;
    text-align: center;
    padding: 0 0 0;
    line-height: 28px;
    color: #888;
}

.intro-boardbox .page-header h4 .btn:hover,
.intro-boardbox .page-header h4 .btn:active {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel>.panel {
	padding: 0;
	border: none;
	border-radius: 0px;
	background: transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.intro-boardbox .panel-body {
    padding: 10px 0 0;
}

.dh-front-list2-words {
	margin: 0 !important;
	padding: 0;
}

.dh-front-list2 h6 a, 
.dh-front-list2 h6 a span {
    color: #666;
    font-weight: 400;
    font-size: 15px;
    padding: 7px 0;
    letter-spacing: -0.02em;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
    color: #c01313;
    text-decoration: underline;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
    padding-left:15px !important;
}

.list-row-subject:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 12px;
    background: #888;
    border-radius: 50%;
    width: 3px;
    height: 3px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}
.intro-boardbox .label-danger{
	padding:2px 4px!important;
	position:relative;
	top:7px;
}
.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}
/* //메인 페이지 설정 끝 */
/* login */

.login-layout,
.id-find-layout,
.pw-find-layout{
    background: #f5f5f5;
    padding: 100px 15px;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr{
    display: none;
}
.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body{
    padding: 0;
}
.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}
.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2{
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}
.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}
.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}
.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.login-layout label,
.id-find-layout label,
.pw-find-layout label{
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #aaa;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
    float: none;
    width: 100%;
    height: 50px;
    background: #c01313;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
    background: #f32121;
}
.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p{
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}
.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}
.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a{
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px){
    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }
    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }
    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2{
        font-size: 24px;
    }
    .inner-box-msg p {
        font-size: 12px;
    }
    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }
    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control{
        font-size: 13px;
        height: 36px;
    }
    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a{
        font-size: 12px;
    }
    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning{
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}
/* personal setting 0.57v */
/* 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-60{margin-top:60px!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-60{margin-bottom:60px!important;}
.mv-10{margin-bottom:10px!important;margin-top:10px!important;}
.mv-30{margin-bottom:30px!important;margin-top:30px!important;}
.mv-60{margin-bottom:60px!important;margin-top:60px!important;}
.mg-0{margin:0!important;}
.pd-0{padding:0!important;}

@media(min-width:768px){
	.col-sm-20{
		width:20%;
	}
}
/* img */
.img-shadow {
	box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.1);
}
.img-bordered{border:1px solid #ddd;}
.img-caption {
    margin: 15px 0 30px;
    text-align: center;
    font-size: 17px;
    color: #444;
    line-height: 1;
    letter-spacing: -0.03em;
}
/* 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 > li{list-style:disc!important; margin-left:20px;}
.li-dash > li,
.li-dot > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before,
.li-dot > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot > li:before{
	content:'·';
}
.location-li{
    border-top: 2px solid #222;
    margin: 20px 0 0;
}
.location-li li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    font-size: 15px;
    letter-spacing: -0.03em;
    margin-bottom: 3px;
}
.location-li span {
    display: inline-block;
    margin-right: auto;
    min-width: 130px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
}
.location-li span i {
    margin-right: 10px;
    color: #c01313;
}
.partner-li{
	margin:20px 0;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li > li{
	float:left;
	width:20%;
}
.partner-li > li img{
	border:1px solid #ddd;
}
.category-li{
	display:inline-block;
	margin:20px auto;
}
.category-li:after{
	content:'';
	display:block;
	clear:both;
}
.category-li > li{
	float:left;
	display:inline-block;
	margin:5px;
	padding:10px 20px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.trait-dl{
	margin:40px 0;
}
.trait-dl:after{
	content:'';
	display:block;
	clear:both;
}
.trait-dl dt,
.trait-dl dd{
	float:left;
	margin-bottom:10px;
	padding:20px 40px;
	border-top:2px solid #ddd;
}
.trait-dl dt{
	border-color:#ed1c24;
	font-size:18px;
}
@media(min-width:768px){
	.trait-dl dt{
		width:25%;
	}
	.trait-dl dd{
		width:75%;
	}	
}
@media(max-width:767px){
	.partner-li > li{
		width:50%;
	}
}
/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ddd;
	border-top:2px solid #c01313;
	min-height:max-content;
}
.card .card-ttl{
	margin:-15px -15px 15px;
	padding:10px 0;
	text-align:center;
	font-size:16px;
	font-weight:500;
	color:#fff;
	background:#c01313;
}
.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:25px;
	background:#f5f5f5;
}
.greet .quote,
p.quote {
    margin: 30px 0;
    font-size: 29px;
    font-weight: 400;
    color: #222;
    line-height: 1.5;
    letter-spacing: -0.04em;
}
p.quote span {
    color: #c01313;
}
/* custom setting */
.container_contents,
.intro-html-layout,
.intro-html-layout > div,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
	margin:0;
}
ul,dl,ol{padding:0;}
p,li,dt,dd{line-height:1.6;}
a:hover,a:focus{text-decoration:none;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}
.table {
    margin: 0;
    border-top: 2px solid #222;
}
.table thead tr th,
.table tbody tr th,
.table tbody tr td {
    padding: 18px 15px;
    font-size: 15px;
    color: #666;
    letter-spacing: -0.03em;
    line-height: 1.6;
    border-bottom: 1px solid #e3e3e3;
}
.table-style {
	margin: 0 0 20px;
	border-top: 2px solid #222;
}

.table-style tr th,
.table-style tr td {
	padding: 10px 10px !important;
	border-bottom: 1px solid #dedede !important;
	letter-spacing: -0.02em;
	word-break: keep-all;
	vertical-align: middle !important;
}

.table-style tr th {
	color: #222;
	text-align: center;
}

.table thead tr th {
    background: #f5f5f5;
    font-size: 16px;
    font-weight: 500;
    color:#222
}

.table-style thead tr th {
	background: #f5f5f5;
}

.table-style tr td {
	color: #666;
}
.history-table {
    border-top: 1px solid #aaa;
}
.history-table.table-style tr th, 
.history-table.table-style tr td {
    padding: 25px !important;
    font-size: 16px;
}
.history-table.table-style tr th {
    position: relative;
    font-size: 24px;
    color: #c01313;
    text-align: left;
}
.history-table.table-style tr th:after {
    content: '';
    display: block;
    position: absolute;
    right: -3px;
    top: 50%;
    transform: translatey(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #c01313;
}

/* personal setting 0.57v end */
/* navigation setting */
.menu-top{
	text-align:right;
	background:#f1f1f1;
}
.menu-top .lang {
    margin-right: -3px;
    padding: 6px 14px;
    color: #e3e3e3;
    border: none;
    background: #aaa;
    font-size: 12px;
}
.menu-top .lang.active {
    background: #c01313;
    color: #fff;
}
@media(max-width:767px){
	
}
/* mainpage setting */
.container_slide{
	width:100%;
	margin:0;
	padding:0;
}
.container_slide > .fill,
.carousel-inner .item .fill{
	height:480px;
}
.carousel-caption {
    margin: 0;
    padding: 0;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
    width: 85%;
    max-width: 1130px;
}
#myCarousel .carousel-caption span {
    opacity: 1;
    background: transparent;
    text-shadow: none;
    padding: 0;
    display: block;
}
.carousel-caption h1 {
    margin: 0;
}
.carousel-caption h1:before {
    content: "(주)동일개발";
    background: #c01313;
    text-shadow: none;
    font-size: 16px;
    line-height: 1;
    padding: 8px 18px;
    display: inline-block;
    margin: 0 0 30px;
}
.carousel-caption h1 span {
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    line-height: 1.45;
    letter-spacing: -0.02em;
}
.carousel-caption h1 .toptext {
    display: block;
    font-size: 35px;
    font-weight: 300;
}
.carousel-caption p {
    margin: 10px 0 0;
    font-size: 24px;
    color: #333;
	font-weight: 500;
}

.carousel-control{
    opacity:0.35
}
.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;
}
.carousel-control .glyphicon{
	display:none;
}

.carousel-indicators {
    margin-bottom:  0;
    bottom: 40px;
}

.carousel-indicators li,
.carousel-indicators .active {
    border: none;
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 0 8px 0;
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-indicators li {
    opacity: 0.5;
}

.main-content {
    padding-top: 60px;
}
.main-content .title h3 {
    position: relative;
    margin: 0 0 40px;
    font-size: 38px;
    font-weight: 500;
    text-align: center;
    color: #222;
}
.m-business a {
    position: relative;
    display: block;
    color: #222;
    background: #000;
}
.m-business a:hover{
	color:#fff;
}
.m-business a h4 {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0 0 0 85px;
    min-width: 80%;
    background: #fff url(/skin/img/main/m-business-icon.png) no-repeat right 15px center;
    font-size: 22px;
    font-weight: 600;
    min-height: 65px;
    transition: all ease 0.3s;
display: flex;align-items: center;}
.m-business.item3 a h4{
    font-size: 18px;
}
.m-business a:hover h4 {
    background: #222 url(/skin/img/main/m-business-icon.png) no-repeat right 15px center;
}
.m-business a h4 i {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 65px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    background: #c01313;
    text-align: center;
    font-size: 25px;
}
.m-business .img-box{
	position:relative;
	overflow:hidden;
}
.m-business .img-box img {
    transition: all ease 0.3s;
    opacity: 0.7;
    
}
.m-business a:hover .img-box img{
	transform:scale(1.1);
    opacity: 1;
}
.main-contact p {
    text-align: right;
    margin: -5px 0 0;
    background: #f5f5f5;
    letter-spacing: -0.03em;
    color: #444;
    line-height: 1;
    padding: 10px 10px;
    font-size: 13px;
}
.main-contact p i{
	margin-right:5px;
	color:#c01313;
}
@media(max-width:767px){
	
}
/* footer setting */
.footer_copy > div {
    padding: 40px 15px;
    background: #2f2f2f;
    color: #aaa;
    font-size: 14px;
}
.footer_copy ul {
    margin: 4px 0 6px;
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer_copy li {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
	margin-bottom:5px;
    border-right: 1px solid rgba(255,255,255,0.2);
    line-height: 1;
}
.footer_copy li:last-of-type{
	border-right:none;
}
.footer_copy .copy {
    margin: 0;
    opacity: 0.7;
}
@media(max-width:767px){
	
}
/* subpage setting */
.pageheader{
	height:320px;
	background:url(/skin/img/sub/subtop-bg.jpg) no-repeat center / cover;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader h2 {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 46%;
    transform: translate(-50%,-50%);
    font-size: 46px;
    color: #fff;
    font-weight: 500;
}
.bread-wrap {
    padding: 12px 0 0;
    background: rgba(0,0,0,0.4);
    text-align: right;
    margin-top: -50px;
    height: 50px;
}
.breadcrumb{
	margin:0;
	padding:0;
	background:transparent;
	font-size:13px;
	color:#666;
}
.breadcrumb>li+li:before {
    padding: 0 13px;
    color: rgba(255,255,255,0.5);
    content: "\f105";
    font-family: "FontAwesome";
}
.breadcrumb>li {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    letter-spacing: -0.03em;
}
.breadcrumb .active {
    color: #fff;
    font-weight: 500;
}
.subpage-content .emp{
	font-weight:500;
	color:#ed1c24;
}
.subpage-content {
	padding-bottom:80px;
}
.subpage-content .title {
    margin: 80px 0 50px;
    text-align: center;
}
.subpage-content .title h3 {
    position: relative;
    margin: 0;
    font-size: 35px;
    font-weight: 600;
    color: #222;
}
.subpage-content section{
	padding-bottom:40px;
}
.subpage-content section h4 {
    margin: 0 0 25px;
    padding-left: 18px;
    font-size: 26px;
    color: #222;
    letter-spacing: -0.03em;
    position: relative;
}
.subpage-content section h4:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 10px;
    height: 15px;
    border-radius: 0 50% 50% 0;
    background: #c01313;
    vertical-align: middle;
}
.subpage-content section h5{
	margin:30px 0 15px;
	font-size:20px;
	letter-spacing:-0.03em;
	font-weight:600;
}
/* subpage about */
.greet img {
    box-shadow: 30px 30px 0 #f7f7f7;
}
.greet .quote {
    margin-top: 40px;
}
.greet p {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #666;
    margin-bottom: 25px;
    line-height: 1.8;
}
.greet .greet_text i {
    display: inline-block;
    margin-top: 30px;
	margin-bottom:20px;
    width: 65px;
    height: 65px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    line-height: 65px;
    background: #c01313;
    background: -moz-linear-gradient(left top,#ff5555 0%,#c01313 100%);
    background: -webkit-linear-gradient(left top,#ff5555 0%,#c01313 100%);
    background: linear-gradient(to right bottom,#ff5555 0%,#c01313 100%);
    border-top-right-radius: 50%;
}
.greet p .big-t{
	font-size:1.4em;
	font-weight:600;
}
@media (min-width:768px){
    .greet .greet_text {
        padding-left: 65px;
    }   
}
/* subpage business */
#business01 .se1 {
    padding-bottom: 60px;
}
#business01 .img_area {
    position: relative;
}
#business01 .img_area img {
    box-shadow: 25px 25px 0 #f7f7f7;
}
#business01 .img_area i {
    position: absolute;
    bottom: -40px;
    right: -20px;
    width: 65px;
    height: 65px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    line-height: 65px;
    background: #c01313;
    background: -moz-linear-gradient(left top,#ff5555 0%,#c01313 100%);
    background: -webkit-linear-gradient(left top,#ff5555 0%,#c01313 100%);
    background: linear-gradient(to right bottom,#ff5555 0%,#c01313 100%);
    border-top-right-radius: 50%;
}
#business01 .se1 li {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    letter-spacing: -0.03em;
    color: #666;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
#business01 .se1 li .numbering {
    font-size: 18px;
    font-weight: 600;
    color: #c01313;
    margin: 0 12px 0 8px;
}
.img-wrap {
	margin:0 -5px;
}
.img-wrap  > div{
	padding: 0 5px;
}
.img-wrap img{
	margin-bottom:10px;
}

#business03 .se1 .card{
	min-height:410px;
}
#business03 .se1 .card p{
	padding-top:10px;
	margin-bottom:0;
	text-align:center;
}
@media (min-width:768px){
    #business01 .text_area {
        padding-left: 65px;
        padding-top: 40px;
    }
}

/* subpage product */
#product01 .product-wrap .card{
	padding:0;
	border:none;
    margin-bottom: 30px;
}
#product01 .product-wrap img{
	border:1px solid #ddd;
}
#product01 .product-wrap .txt-box {
    background: #f8f8f8;
    padding: 25px;
    border: 1px solid #ddd;
    border-top: none;
}
#product01 .product-wrap h5 {
    margin: 0 0 20px;
    font-size: 26px;
    color: #222;
    font-weight: 600;
    letter-spacing: -0.02em;
}
#product01 .product-wrap h5 small {
    margin-left: 8px;
    font-size: 17px;
    color: #444;
}
#product01 .product-wrap .spec-li {
    margin: 0;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #666;
}
#product01 .product-wrap li {
	margin-bottom:3px;
}
#product01 .product-wrap li span {
    display: inline-block;
    padding: 2px 0 2px 15px;
    font-weight: 600;
    width: 70px;
    color: #222;
    position: relative;
}
#product01 .product-wrap li span:before {
    content: "";
    position: absolute;
    left: 4px;
    top: 13px;
    width: 4px;
    height: 4px;
    background: #c01313;
    border-radius: 50%;
}
.solar-canopy{
	width:555px;
	max-width:100%;
}
.solar-canopy:after{
	content:'';
	display:block;
	clear:both;
}
.solar-canopy dl{
	padding:15px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.solar-canopy dl dt{
	font-size:18px;
}
.solar-canopy dl dd{
	font-size:15px;
	line-height:1.8;
}

.dh-board,.dh-view-box,
#insertForm,
#mailForm,
.bbs-list-view-layout + .row,
.bbs-blog-view-layout + .row,
#mod_type_formForm{
	visibility:hidden;
}
@media(max-width:767px){
	
}

/* bbs */
.dh-board>.table-hover {
    border-top: 2px solid #222;
    border-bottom: 2px solid #ddd;
    margin: 0;
}
.dh-board .subject a {
    font-weight: 400;
    color: #444;
}
.table-hover>tbody>tr:hover {
    background-color: #fff;
}
.dh-board .subject a:hover {
    color: #c01313;
    text-decoration: underline;
}

.bbs-area .dh-margin-top {
    margin-top: 30px;
}

.pagination>li>a,
.pagination>li>span {
	border: 1px solid #ddd;
	border-radius: 0 !important;
	margin-top: 0;
	margin-bottom: 0;
	color: #777 !important;
}

.pagination>li:last-child>a {
	margin-left: 15px;
}

.pagination>li:first-child>a {
	margin-right: 15px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #c01313;
    border: 1px solid #c01313;
    color: #fff !important;
    font-weight: 600;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	border-color: #bbb;
	background: #fff;
}

/* view */
#insertForm .input-group .btn {
	border-radius: 0;
	border-color: #ddd;
}

#insertForm .input-group .form-control {
	box-shadow: none;
	border-color: #ddd;
}

#insertForm .input-group #btnNew {
    background: #333;
    border: 1px solid #333;
}

.dh-view-box{
    margin-top:0;
}

.dh-view-box>.row>.page-header {
    border-top: 2px solid #222;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 18px 18px;
    background: #f5f5f5;
}

.dh-view-box>.row>.page-header>h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.03em;
    color: #222;
}

.dh-view-box>.row>.dh-view-info {
    background: #fff;
    opacity: 0.6;
}
@media(max-width:768px){
	.pagination{
		display:inline-block;
		margin-bottom:10px;
		position:relative;
		left:50%;
		transform:translatex(-50%);
	}
}
