@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Philosopher');
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo');
html { overflow-x: hidden; overflow-y: scroll; }
.body-layout { background-color: #fff; padding-top: 118px; }

@font-face {
    font-family: 'Stylish';
    font-style: normal;
    font-weight: 400;
    src: local('※'), local('Stylish-Regular'),
    url(/skin/fonts/Stylish-Regular.eot),
    url(/skin/fonts/Stylish-Regular.eot?#iefix) format('embedded-opentype'),
    url(/skin/fonts/Stylish-Regular.woff) format('woff'),
    url(/skin/fonts/Stylish-Regular.ttf) format('truetype');
}

/* 폰트 설정 */
.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; }
ul, dl, ol { padding: 0; }
p, li, dt, dd { line-height: 1.6; }
* { box-sizing: border-box; word-break: keep-all; }
.divider-vertical + li,
.divider-vertical + li + li{
	display:none;
}
.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-color: #EFEFEF; margin-bottom: 0; box-shadow: 0 1px 1px rgba(0,0,0,0.1); }

.navbar-inverse .navbar-brand { margin: 11px 0 !important; padding: 0; }
.navbar-inverse .navbar-brand img { margin: 0; }
@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav > li > a {
		margin: 6px 5px 0;
		padding: 30px 20px;
		color: #222;
		-webkit-text-shadow: none;
		text-shadow: none;
		font-size: 20px;
		font-weight: 500;
		letter-spacing: -0.06em;
	}
	.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: #174485;
	}
}
@media screen and (min-width: 768px) {
  	.navbar-inverse .dropdown-menu {
    left: 0;
    right: auto;
	top:100%;
    padding: 5px;
    background: rgba(0,0,0,0.65);
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
	.navbar-inverse .dropdown-menu > li > a, .navbar-inverse .open .dropdown-menu > li > a {
    color: #ddd;
    padding: 14px 15px;
    margin: 1px 0;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    letter-spacing: -0.04em;
}
	.navbar-inverse .dropdown-menu > li > a:hover, .navbar-inverse .dropdown-menu > li > a:focus {
    color: #FFF;
    background:rgba(51, 122, 183, 0.7);
}
}
/* 상단 서브 메뉴 설정 끝*/

/* board*/

.fa-angle-right:before,
.fa-plus:before {
	content: url('/skin/img/main/btn_plus.gif');
}

.intro-widget-layout {
	width: 50%;
}

@media screen and (max-width: 991px) {
	.intro-widget-layout {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.intro-widget-layout {
		width: 100%;
	}
}

.intro-widgetbox {
	margin-top: 0;
	padding: 10px;
	border: 1px solid #ddd;
}

.intro-board-layout {
	width: 100%;
	padding: 0;
}

@media screen and (max-width: 991px) {
	.intro-board-layout {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 767px) {
	.intro-board-layout {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.intro-boardbox {
	top: -218px;
	right: 0;
	position: absolute;
	width: 49%;
	margin-top: 6px;
	margin-right: 15px;
	padding: 22px;
	padding-top: 6px;
	padding-bottom: 33px;
	border: 1px solid #ddd;
}

@media screen and (max-width: 991px) {
	.intro-boardbox {
		top: 0;
		width: 100%;
		position: static;
	}
}

@media screen and (max-width: 767px) {
	.intro-boardbox {
		top: 0;
		width: 100%;
		position: static;
	}
}

.intro-boardbox .page-header {
	margin: 18px 0 20px;
	padding-bottom: 0;
	border-bottom: none;
}

.intro-boardbox .page-header h4 {
	color: #333;
	font-size: 24px;
	font-weight: 300;
}

.dh-front-gallery>.col-md-3>a.thumbnail {
	margin-top: 30px;
}

.intro-widgetBoardbox {
	border: 1px solid rgba(0, 0, 0, 0);
}

.intro-widgetBoardbox a {
	padding: 5px 20px;
	background: none;
	border-bottom: none;
}

.intro-widgetBoardbox>a:hover {
	padding: 5px 20px;
	border-bottom: none !important;
}

.intro-widgetBoardbox a h5 {
	color: #333;
	font-size: 24px;
	font-weight: 300;
}

.intro-widget-list-box ul {
	padding: 10px 0 0;
}

.intro-widget-list-box ul li span {
	font-size: 12px;
}

.widget-list-row-regdate {
	color: #999;
}

/*=====----- 메일폼 설정 -----=====*/

#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: #174485;
	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: 250px;
	margin: 0 auto;
	margin-top: 30px;
	padding: 18px 20px;
	border: 1px solid #174485 !important;
	border-radius: 0;
	background: #174485 !important;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1;
	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: #255d8d !important;
	border: 1px solid #255d8d !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 15px 50px;
}
.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;
}

/* 문의폼 설정 */
.q_number div h3 {
    margin: 0 0 10px !important;
    color: #222;
    font-size: 16px;
    letter-spacing: -0.04em;
}
.q_number div h3 i {
    color: #5e98bd;
    font-size: 12px;
    padding-right: 8px;
}
.form-horizontal .btn-wrap {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
}
.form-horizontal .btn-wrap button {
    width: 250px;
    margin: 0 auto;
    padding: 18px 20px;
    border: 1px solid #174485 !important;
    border-radius: 0;
    background: #174485 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    float: none !important;
}

/*=====----- 텍스트 게시판 설정 -----=====*/
.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: #f9f9f9;
	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;
}

/* ----- 이미지 게시판 ----- */

.dh-front-gallery {
	margin-top: 20px;
}

/* ----- 게시판 버튼 설정 ----- */

.label {
	background: rgba(0, 0, 0, 0);
	padding: 0 5px;
	font-size: 90%;
}

.label-danger {
	color: #174485;
}

.label-primary {
	color: #174485;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #174485;
	border: 1px solid #174485 !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;
	}
}
/* ----- table 설정 ----- */
.table-style {
    width: 100%;
    border-top: 2px solid #174485;
    border-bottom: 2px solid #e0e0e0;
    margin: 10px 0;
}
.table-style th, 
.table-style td {
    padding: 10px 15px!important;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    vertical-align: middle!important;
    line-height: 1.6 !important;
}
.table-style th {
    background: #f3f3f3;
    white-space: nowrap;
    padding: 10px 15px!important;
    font-weight: 400;
}
.table-style td{
	color:#666
}
.table-style thead th {
    background: #e4f3e7;
    border-bottom: 1px solid #174485 !important;
    color: #333;
}

#about02 .table-style,
#about02 .table-style th,
#about02 .table-style td{
	border:none;
	background:none;
}
#about02 .table-style th{
	position:relative;
	border-right:2px solid #7fb9de;
}
#about02 .table-style th:after{
	content:'';
	display:block;
	width:8px;
	height:8px;
	border-radius:50%;
	position:absolute;
	right:-5px;
	top:50%;
	transform:translatey(-50%);
	background:#174485;
}
/* 게시판 설정 끝 */
.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;
}
/* personal setting 0.27v */

/* layout */

.mt-80 {
	margin-top: 80px!important;
}

.mt-40 {
	margin-top: 40px!important;
}

.mt-20 {
	margin-top: 20px!important;
}

.mb-80 {
	margin-bottom: 80px!important;
}

.mb-40 {
	margin-bottom: 40px!important;
}

.mb-20 {
	margin-bottom: 20px!important;
}

.ml-20 {
	margin-left: 20px!important;
}

.ml-40 {
	margin-left: 40px!important;
}

.mr-20 {
	margin-right: 20px!important;
}

.mr-40 {
	margin-right: 40px!important;
}

.mg-0 {
	margin: 0!important;
}

.pd-0 {
	margin: 0!important;
}

/* img */

.img-cover {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.img-contain {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.max-90 {
	width: 90%!important;
	margin: 0 auto;
	display: block;
}

.img-bordered {
	border: 1px solid #ddd;
}

/* 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;
}

.vertical-center {
	position: absolute;
	top: 50%;
	transform: translateY(-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;
}

/* 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-colored {
	color: #276dbf!important;
}

.text-bold {
	font-weight: bold!important;
}

.text-underline {
	text-decoration: underline!important;
}

.text-italic {
	font-style: italic!important;
}

/*list style*/

.li-none>li {
	list-style: none!important;
	margin-left: 20px;
}

.li-disc>li {
	list-style: disc!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-dash>li {
	margin-left: 10px;
	padding-left: 20px;
	position: relative;
}

.li-dash>li:before {
	content: '-';
	display: block;
	position: absolute;
	left: 5px;
	top: 0;
}

/* component */
.subpage-content .card {
    position: relative;
    padding: 30px 20px;
    border: 1px solid #e6e6e6;
    min-height: max-content;
    margin: 0;
}
.subpage-content .card h4 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 600;
}
.subpage-content .card p {
    margin: 0;
    line-height: 1.4;
}
.column-2 {
	padding: 15px;
	column-count: 2;
	column-rule: 1px solid #ddd;
	column-gap: 30px;
}
.quote-box{
	display:inline-block;
	margin:-30px auto 40px;
	padding:25px 45px;
	text-align:center;
}
#product01 .quote-box{
	position:relative;
	left:50%;
	transform:translatex(-50%);
}
.subpage-content .quote-box p{
	margin:0;
	font-size:18px;
	line-height:1.4;
}
/* custom setting */

.container_contents,
.footer_copy>div,
.sub-layout {
	width: 100%;
	padding: 0;
}

/* personal setting 0.27v end */

/* navigation setting */
#menu-top {
    height: 30px;
    background: #174485;
}
#menu-top .container {
	height: 30px;
}
#menu-top button {
    margin: 0 -2px;
    padding: 0;
    min-width: 100px;
    height: 30px;
    line-height: 30px;
    background: #5e98bd;
    border: none;
    color: #eee;
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.02em;
}
#menu-top .active {
    background: #fff;
    color: #666;
}
@media(min-width:768px){
	#m-21 > a{
		margin-top: 15px;
		padding: 10PX 20px;
		background: rgba(23, 68, 133,0.5);
		border-radius: 5px;
		color: #fff;
	}
	#m-21 > a:hover{
		background: rgba(23, 68, 133,0.9);
	}

}
/* mainpage setting */
.carousel-inner .item{
	height:calc(100vh - 150px);
}
.carousel-inner .item1{
	background:url(/skin/img/slide/slide1.jpg);
	background-size:cover;
}
.carousel-inner .item2{
	background:url(/skin/img/slide/slide2.jpg);
	background-size:cover;
}
.carousel-inner .item3{
	background:url(/skin/img/slide/slide3.jpg);
	background-size:cover;
}
.intro-board-widget-layout{
	display:none;
}
.carousel-caption {
    margin: 0;
    padding: 0;
	left:50%;
	right:auto;
    top: 30%;
    bottom: auto;
    transform: translate(-50%,-50%);
    text-align: center;
    text-shadow: 0 0 0 rgba(0,0,0,0);
	width:80%;
}
.item3 .carousel-caption{
	top:30%;
}
.carousel-caption h2 {
	opacity:0.7;
    margin: 0 0 15px;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 1.1;
    color: #fff;
    text-shadow: 0 0 4px rgba(0,0,0,0.2);
	font-family:'Nanum Myeongjo', serif!important;
}
.item1 .carousel-caption h2{
	text-align:left;
}
.item2 .carousel-caption h2{
	position:relative;
	left:100px;
	color:#333;
}
.item3 .carousel-caption h2{
	text-align:left;
	color:rgb(157,195,230);
}
.carousel-caption h2 span{
	font-size:1.3em;
	font-weight:700;
}
/* footer setting */
.footer_copy > div {
	border-top:1px solid #ccc;
    padding: 24px 15px;
    background: #fff;
    color: #555;
    font-size: 12px;
    font-weight: 300;
}

/* subpage setting */
.subpage .pageheader {
    width: 100%;
    height: 220px;
    background: url(/skin/img/sub/subtop-bg.jpg) no-repeat center;
    background-size: cover;
}
#about01.subpage .pageheader,
#about02.subpage .pageheader,
#about03.subpage .pageheader{
	background: url(/skin/img/sub/subtop-bg1.jpg) no-repeat center;
    background-size: cover;
}
#consult.subpage .pageheader{
	background: url(/skin/img/sub/subtop-bg2.jpg) no-repeat center;
    background-size: cover;
}
#recruit.subpage .pageheader{
	background: url(/skin/img/sub/subtop-bg3.jpg) no-repeat center;
    background-size: cover;
}
.pageheader .container{
	height:100%;
	position:relative;
}
.pageheader h2 {
	display:none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translatex(-50%);
    margin: -20px 0 0;
    padding: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0 0 2px rgba(0,0,0,0.4);
    line-height: 1;
    letter-spacing: -0.04em;
}
.bread-wrap {
    height: 40px;
    background: #f6f6f6;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.breadcrumb {
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    color: #888;
    font-size: 13px;
    text-align: right;
    letter-spacing: -0.04em;
    background: transparent;
}
.breadcrumb li.active {
    color: #222;
    font-weight: 500;
}
.subpage-content {
    padding-top: 60px;
    padding-bottom: 80px;
}
#recruit .subpage-content,
#consult .subpage-content{
	padding-bottom:0;
}
.subpage-content h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 60px;
    text-align: center;
    color: #222;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -0.04em;
}
.subpage-content h3:after {
    content: '';
    display: block;
    width: 200px;
    height: 4px;
    background: #174485;
    position: absolute;
    left: 50%;
    bottom: -20px;
    transform: translatex(-50%);
}
.subpage-content h4{
	font-size:24px;
	color:#174485;
	font-weight:500;
}
.subpage-content p {
    color: #444;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 1.8;
    margin: 0 0 15px;
}
.subpage-content p,
.subpage-content li{
	font-size:18px;
}
/* subpage about */
#about02 .subpage-content img{
	box-shadow: 15px 15px 0 #dbe8f0;
}

/* subpage product */
#product01 .card {
    min-height: 300px;
    margin: 0 0 30px;
	overflow:hidden;
}
#product01 .card h4{
	position:relative;
	z-index:10;
	background:#fff;
}
.img-box{
	perspective:200px;
}
.img-zoom{
	display:none;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:810px;
	height:560px;
	max-width:95%;
	background:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	z-index:10000;
}
.img-zoom .fa{
	position:absolute;
	right:30px;
	top:30px;
	color:#ccc;
	font-size:25px;
	cursor:pointer;
}
.img-zoom .fa:hover{
	color:#999;
}

#product01 img{
	position:relative;
	z-index:3;
/* 	border-radius:4px;
	border:1px solid transparent;
	cursor:pointer; */
	transition:all .4s ease;
}
#product01 img:hover{
/* 	border-color:#174485; */
	transform:translatez(40px);
}

#product01 .product-box1 img{
	margin:53px auto;
}

@media(max-width:768px){
	.img-zoom{
		height:350px;
	}
}

/* 2019-05-10 */
#mailForm .form-group p.error, #mailForm .form-group~p.error {
	font-size: 15px !important;
}
#mailForm label[for='mail_agree'] {
	font-size: 14px !important;
}
#mailForm .form-group~p.error {
	margin: 0 !important;
}


@media(max-width:768px){
	.body-layout{
		padding-top:103px!important;
		overflow-x: hidden;
	}
	.navbar-inverse .navbar-brand img{
		margin:0 10px;
		height:50px;
	}
	.navbar-inverse .navbar-toggle{
		top:10px;
		border:none!important;
		background:transparent!important;
	}
	.navbar-toggle .icon-bar{
		background:#333!important;
	}
	.navbar-inverse .navbar-nav>li>a{
		color:#333;
	}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
		background:#174485;
	}
	.navbar-nav .open .dropdown-menu{
		background:#f5f5f5;
	}
	#m-21 > a br{
		display: none;
	}
	.carousel-caption h2{
		font-size:40px;
	}
	.carousel-control{
		display:none;
	}
	.carousel-inner .item{
		height:calc(100vh - 103px);
		background-position: center;
	}
	.item2 .carousel-caption h2{
		left:0;
		text-shadow:0 0 5px rgba(255,255,255,0.75);
	}
	.footer_copy .text-left{
		text-align:center;
	}
	.foot-logo{
		height:40px;
		margin-bottom:15px;
	}
	.subpage .pageheader{
		height:180px;
	}
	.table-style th, .table-style td,
	.subpage-content p, .subpage-content li{
		font-size:16px;
	}
	.subpage-content .card{
		margin-bottom:20px;
	}
	.subpage-content .card img{
		margin-bottom:10px;
	}
	#recruit.subpage .pageheader{
		background-position: 20% center;
	}
}

.myModal12{
	padding: 0;
	top: 180px
}

.popup_wrap{
	text-align: center;
    width: 450px;
    padding: 30px;
}
.popup_wrap h4{
	font-size: 32px;
	font-weight: 600;
	margin: 0 0 30px;
}
.popup_wrap p{
    font-size: 20px;
    margin-bottom: 30px;
}
.popup_wrap p .red_color{
	color: #f00;
}
.popup_wrap a{
    display: block;
    width: 240px;
    line-height: 55px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    background: #04264C;
    color: #fff;
}
.popup_wrap a:hover{
	text-decoration: none;
}