@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
    color: #555555;
    font-size: 15px;
    line-height: 1.428571429;
    background-color: #ffffff;
}

html,body,form,input,legend,label,select,button,fieldset,textarea,div,p,pre,blockquote,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li {
     font-family: 'Noto Sans KR', sans-serif !important; 
}

a, a:hover, a:focus, a:link, a:visited {
	text-decoration: none !important;
}

/*상단 메뉴 설정 시작*/
.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-inverse .navbar-brand {
    margin: 20px 0 0;
    padding: 0 15px;
}
.navbar-inverse .navbar-brand img {
    margin: 0;
}
/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    color: #313131;
    font-weight: 500;
    font-size: 15px;
    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,
.navbar-inverse .navbar-nav > li:hover > a,
.navbar-inverse .navbar-nav > li:focus > a,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
	color: #981D3D;
	background-image: none;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.dropdown-menu {
	padding: 0px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    right: 0 !important;
    left: 0 !important;
}

.dropdown-menu li {
    padding: 0;
}
.navbar-nav .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: #981D3D;
    color: #fff;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
.footer_copy .text-center {
    background-color: #313131;
    color: #a8abb0;
    font-size: 12px;
    padding: 25px 0;
    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 .shine {
	position: fixed;
	left: 0; top: 0;
	width: 100vw; height: 100vh;
	background-color: #FFF;
}
.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:768px){
	.wrap-footer address{
		display: inline-block;
		margin-top: 20px;
		width: 100%;
	}
	.wrap-footer > .text-right{
		text-align:left;
	}
}
/* //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: #41577d;
}
.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover {
    background-color: #41577D;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, 
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
}
.intro-board-layout .page-header{display:none;}

/* 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: static;
	height:100%;
    padding: 60px 15px 75px;
	margin:0 auto;
	text-align: center;
}
@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: 400px;
}
.fill h1 {
    margin: 0px 0 17px;
}
.fill h1 span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
}
.fill h1 span.subTxt {
/*     font-size: 14px; */
	font-size: 36px;
/*     background-color: rgba(0, 0, 0, .8); */
    font-weight: 400;
	color: #FFF;
/* 	padding: 5px 10px; */
	margin: 0 0 5px 0;
	display: inline-block;
	opacity: 1;
/* 	font-weight: 600; */
}

.fill h1 span.mainTxt {
    font-size: 50px;
    font-weight: 300;
    display: block;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
	-webkit-text-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
}
.fill p span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    font-weight: 300;
	opacity: .8;
}
span.vert-line {
    width: 1px;
    height: 97px;
    background: #981D3D !important;
    display: none;
    z-index: 9999;
    margin: 0 auto 20px;
}
.more_view {
    position: absolute;
    bottom: 35px;
    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: #981D3D;
    margin: 0 0 12px 0;
}
.line {
    height: 1px;
    width: 30px;
    background: #981D3D;
    margin: 0 auto 50px;
}

/* main - 서비스 */
#mainService {
    padding: 50px 0 50px;
}
.wrap-service {
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}
.s-box-in .s-box-img {
    margin-bottom: 20px;
}
.s-box-in .icon-back {
    position: absolute;
    background: rgba(152,29,61,0.9);
    top: 0;
    padding: 12px 10px;
}
.s-box-in h4 {
    font-size: 16px;
    color: #313131;
    font-weight: 700;
/*     margin: 0 5px 14px 0; */
	margin: 0;
	margin-bottom: 3px;
    display: block;
	text-align: center;
}
.s-box-in span {
    font-size: 12px;
    color: #aaaaaa;
    font-weight: 300;
	display: block;
	text-align: center;
}
.s-box-in p {
	display: none;
    color: #666666;
    line-height: 23px;
    margin-bottom: 30px;
    font-size: 15px;
}
.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:#981D3D;
}

.s-box-in .s-box-img {
	border: 1px solid #F3F3F3;
}

/* 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: #981D3D;
    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: #981D3D !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: #981D3D;
    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: #981D3D;
    background: #fff;
}
/********* 서브 페이지 *********/
.container.sub-layout {
    padding: 0;
	width:100%;
}
#subTop .top {
    background-image: url(/skin/img/sub/sub_visual.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;
	letter-spacing: .1em;
}

#subBottom {
    max-width: 1170px;
    padding: 0px 15px 90px;
    margin: 0 auto;
}
#subBottom p{
	font-weight:400;
	line-height:23px;
	color:#555555;
	word-break: keep-all;
}
#subBottom h3 {
    text-align: center;
    font-weight: 600;
    font-size: 23px;
    margin: 0 0 22px;
}
#subBottom h3.text-left{
	text-align:left;
}
.navi {
/*     background: #41577d; */
}
.navi .breadcrumb {
    margin-bottom: 0;
    max-width: 1170px;
    margin: 0 auto 25px;
    border-radius: 0px;
    background: transparent;
    color: #555;
	padding: 15px;
}
.breadcrumb>.active {
    color: #981D3D;
}
.sub_title {
    margin: 0 0 0px;
/*     text-align: center; */
	text-align: left;
    font-size: 25px;
    font-weight: 600;
    color: #981D3D;
	padding-bottom: 15px;
	border-bottom: 1px solid #981D3D;
}
.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 #981D3D;
    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;
	border-right: 1px solid #c8c8c8;
}
#subBottom table tr td{
    background-color: #fff;
    padding:12px 15px;
    line-height:23px;
    border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}

#subBottom table tr th:first-child,
#subBottom table tr td:first-child {
	border-left: 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: #41577d;
}
#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: #981D3D;
    line-height: 31px;
    margin-bottom: 22px;
}
/* history */
table.history tr td.year {
    color: #981D3D;
    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: #41577d;
}
/* location */
.ad_box {
    color: #555555;
    background: #f3f3f3;
    padding: 15px 20px;
    margin-top: 10px;
    font-size: 15px;
}

/* 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: #41577d;
    color: #fff;
}
.filter-items .filter-label {
    color: #555;
    background: #e5e5ea;
    padding: 8px 19px;
    font-size: 14px;
}

/* Btn, pagination */
#btnNew {
    background: #41577d;
    border: 1px solid #41577d;
    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: #41577d;
    border-bottom: 1px solid #41577d !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: #41577d;
    color: #fff;
}
form#mailForm .form-control {
    border-radius: 0px;
    box-shadow: none;
}

form#mailForm p.error {
	margin-top: 5px;
    background-color: #f2dede;
    padding: 7px 15px;
/*     border-radius: 4px;
    -webkit-border-radius: 4px; */
    color: #a94442;
    border-color: #ebccd1;
	font-size: 11px;
	font-weight: normal;
}

form#mailForm p.error:before {
	content: '\f06a  이 칸은 필수로 입력해야 합니다.';
	font-family: 'FontAwesome', 'Noto Sans KR', sans-serif !important;
	margin-right: 7px;
	font-size: 14px;
	font-weight: bold;
}
/* 게시판, 모듈 하단 공백 */
.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: #41577d;
    border-radius: 0px;
    border: 1px solid #41577d;
    box-shadow: none;
    padding: 8px 0;
}

/* ----- 2017-03-27 BridgeStandard Customize ----- */
.intro-board-widget-layout {
	display: none;
}

.carousel-inner .item {
	background-image: url(/skin/img/slide/main_visual.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.carousel-inner .fill {
	background: none !important;
	max-width: 1170px;
	margin: 0 auto;
}

.carousel-caption {
	width: 400px;
	text-align: left;
	background-color: rgba(0, 0, 0, .72);
	padding: 60px 30px 75px;
	float: right;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;	
}

.tit_wrap {
	margin-bottom: 30px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-100 {
	margin-top: 100px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb_30 {
	margin-bottom: 30px;
}

.mb-50 {
	margin-bottom: 50px;
}

.pt-50 {
	padding-top: 50px;
}

.centered-list {
	background-color: #F4F4F4;
	padding: 30px 25px 25px;
	display: block;
	text-align: left;
}

.centered-list li {
	list-style: none;
	margin-bottom: 5px;
}

.style-list-header {
	border-top: 1px solid #DEDEDE;
	padding-top: 15px;
	margin-top: 15px;
	font-size: 18px;
	text-align: left;
	color: #555;
}

.style-list {
	display: block;
	text-align: left;
	padding: 0;
	margin-bottom: 15px;
}

.style-list li {
	list-style: none;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
}

.service1_half_title {
    max-width: 482px;
    display: block;
    margin: 0 auto 15px;
    padding: 10px;
    background-color: #F3F3F3;
}

.service1_half_title.no-limit {
	max-width: none;
}

.table-all-centered tr th,
.table-all-centered tr td {
	text-align: center;
	vertical-align: middle !important;
}

.text-left-import {
	text-align: left !important;
}

.text-center-import {
	text-align: center !important;
}

.text-right-import {
	text-align: right !important;
}

.step-num {
	background-color: #981D3D;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #FFF;
}

.step-title {
	display: inline-block;
	font-weight: bold;
}

.step-num+.step-title {
	margin-left: 5px;
	letter-spacing: -0.05em;
}

/* 2017-03-30 added */
/* .fill h1 {
	display: none;
} */

.fill p span {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 28px;
	text-shadow: 0 0 5px #000;
	-webkit-text-shadow: 0 0 5px #000;
}

.carousel-caption {
	height: 200px;
	margin-top: 200px;
	padding: 40px 30px 75px;
/* 	float: none; */
/* 	text-align: center; */
/* 	padding-top: 163px; */
/* 	background-color: transparent; */
}

.aside-heading {
    background-color: #981D3D;
    color: #FFF;
    padding: 35px 25px;
}

.aside-heading span {
    font-size: 24px;
    font-weight: 300;
}

.aside-heading small {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    opacity: .8;
}

.aside-inner {
    padding-left: 0;
}

.aside-inner li {
    list-style: none;
}

.aside-inner li > a {
    display: block;
    color: #555;
    padding: 12px 25px;
    border-bottom: 1px solid #DDD !important;
}

.aside-inner li > a:hover,
.aside-inner li > a:focus {
    color: #981D3D;
}

.aside-inner li.active > a::after {
	font-family: 'FontAwesome' !important;
	content: '\f105';
	float: right;
}

article.col-md-9 {
	padding-top: 35px;
}

.sub-content.col-md-6 .centered-list {
	margin-top: -15px !important;
	padding: 20px 25px 15px;
}

.tit_first {
	margin-bottom: 30px;
}

.lh-30 {
	line-height: 30px !important;
}

@media screen and (max-width: 991px) {
	.sub-content.col-md-6 .centered-list > li > br {
		display: none;
	}
}

.max-700 {
	max-width: 700px !important;
}

/* 2020-12-10 */
.bs-mpc .inner{
    margin-top: 30px;
}
.bs-mpc .inner h5{
    color: #981D3D;
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}