﻿/*---------- MAINSTYLE B --------------*/

/* 컨텐트 박스(brand...) */
.a_cbox {
	margin-bottom:30px;
	display:inline-block;
	position:relative;
}
#down-triangle {
	position:absolute;
	right:50%;
	margin-right:-4px;
	width: 0;
	height: 0;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.a_box_basic {
	height:120px;
	color:#fff;
	text-align:center;
	display:table;
}
.a_cbox_txt {
	display:table-cell;
	vertical-align: middle;
}
a.a_box_basic:hover h4 {
	-webkit-transform: translate3d(0,-5px,0);
	transform: translate3d(0,-5px,0);
}
.a_box_basic h4 {
	margin:0;
}
.a_box_basic hr {
	margin:5px auto; 
	opacity:0.2; 
	width:50%;
}
.a_box_basic h4, .a_box_basic p {
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	color:#fff;
}
a.a_box_basic:hover p {
	-webkit-transform: translate3d(0,5px,0);
	transform: translate3d(0,5px,0);
}
.a_box_basic p {
	font-size:12px;
	opacity:0.7;
}
.a_box_color1 {
	background:#837050;
}
.a_box_color2 {
	background:#9d7f61;
}
.a_box_color3 {
	background:#92926E;
}
.a_box_color4 {
	background:#a7a07e;
}
/* 컨텐트 박스(brand...) */

/* gz_big_title */
.gz_big_title {
	text-align:center;
	margin:60px 0;	
}
.gz_big_title h2 {
	font-weight:400;	
}
.gz_big_title h2:before,
.gz_big_title h2:after {
	margin: 15px auto;
	bottom: 0;
    width: 2em;
    height: 1px;
	display: block;
    content: '';
    background-color: #777;
}
/* gz_big_title */

/* section 5 */
.gz_section_5 {
	background:#f8f8f8;
	padding:30px 0;
}
.gz_sec5_box1 {
	padding:30px;
	background:#fff;
	line-height:24px;
}
.gz_sec5_box1 h4 {
	font-weight:bold;
	margin:10px 10px;
}
.gz_sec5_title_1 {
	padding:10px 0 10px 30px;
	margin-bottom:30px;
	border-left:2px solid #666;
}
.gz_sec5_title_1 h3 {
	font-weight:400;
	padding:0;
	margin:0;
}
.gz_sec5_title {
	display:flex;
	padding:0 !important;
	margin-bottom:25px;
}
.gz_sec5_title i {
	opacity:0.3;
	padding:0;
	vertical-align:middle;
}
/* section 5 */

/* section 4 */
.gz_section_4 {
	margin: 50px !important;
}
.gz_sec4_box {
	height:248px;
	position:relative;
    background-size: cover;
	background-position: center;
	transition: all 0.3s ease;
}
.gz_sec4_box1 {
	padding:30px;
	background:#f8f8f8;
	height:248px;
	line-height: 24px;
}
.gz_sec4_box1 h4 {
	font-weight:bold;
	margin: 15px 0;	
}
.gz_sec4_box h4 {
	position:absolute;
	top:50%;
	margin-top:-10px;
	display:block;
	text-align:center;
	color:#fff;
}
.gz_sec4_box1_1 {
	background-image: url(../img/gz_out_img_12.jpg);
}
.gz_sec4_box1_2 {
	background-image: url(../img/gz_out_img_13.jpg);
}
/* section 4 */

/* section 12 */
.gz_section_12 {
	margin:0;
	padding:60px 0;
}
.gz_section_12 h2 {
	margin:0;
}
.gz_sec12_box2 {
	border-left:1px solid #CCC;
	line-height: 24px;
}
.gz_sec12_box2 h3 {
	margin:0 0 5px; 0;
}
/* section 12 */

/* section 8 */
.gz_section_8 {
	background-image:url(../img/gz_back_img5.jpg);
    width:100%;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
	padding:60px 0;
}
.gz_sec8_b1 {
	color:#fff;
}
.gz_sec8_b1 h4 {
	font-weight:bold;
}
.gz_sec8_b1 h4:before,
.gz_sec8_b1 h4:after {
	margin:15px 0;
	bottom:0;
	left:0;
    width:2em;
    height:1px;
	display:block;
    content:'';
    background-color:#fff;
}
.gz_sec8_img {
	margin-top:30px;
	min-height:160px;
    background-position: center;
    background-size: cover;
}
.gz_sec8_img_1 {
	background-image:url(../img/gz_out_img_14.jpg);
}
.gz_sec8_img_2 {
	background-image:url(../img/gz_out_img_15.jpg);
}
.gz_sec8_img_3 {
	background-image:url(../img/gz_out_img_16.jpg);
}
.gz_sec8_img_4 {
	background-image:url(../img/gz_out_img_17.jpg);
}
/* section 8 */



/* section 13 */
.gz_section_13 {
	background-image:url(../img/gz_back_img4.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	padding:60px 0;
}
.gz_section_13 .gz_big_title {
	margin-top:0;
}
.gz_section_13 .gz_big_title,
.gz_section_13 .gz_big_title p {
	color:#fff;
}
.gz_section_13 .gz_big_title h2:before, 
.gz_section_13 .gz_big_title h2:after {
	background:#fff;
}
.location_info h3 {
	margin:0 0 15px 0;
	color:#fff;
}
.location_info dt {
	width: 20%;
	padding: 10px 0;
	font-size: 13px;
	line-height: 25px;
	font-family:Open Sans,"나눔고딕",NanumGothic,ng,Helvetica,AppleSDGothicNeo,sans-serif;
	color:#fff;
}
.location_info dd {
	width: 80%;
	padding: 10px 0;
	font-size: 12px;
	line-height: 25px;
	font-family:Open Sans,"나눔고딕",NanumGothic,ng,Helvetica,AppleSDGothicNeo,sans-serif;
	color:#fff;
}
.location_info dl {
	overflow: hidden;
	border-top: 1px solid #ccc;
	margin-bottom:0;
}
.location_info .btn {
	border-radius:0;
}
.gz_sec13_b1 .btn {
	opacity:0.7;
	border-radius:0;
	border:1px solid #fff;
	color:#000;
}
.gz_sec13_b1 .btn:hover {
	opacity:1;
	background:#fff;
}

@media (max-width: 425px) {
.location_info {
	margin-top:15px;
}
.gz_sec9_tbox {
	margin-bottom:30px;
}
.gz_section_13 iframe {
	margin-bottom:15px;
}
}
@media (max-width: 768px) {
.gz_section_1 .xe-widget-wrapper {
	margin-bottom:15px;
}
}
/* section 13 */



@media (max-width: 768px) {
.gz_section_5 .gz_sec5_tbox {
	margin-bottom:30px;
}
}

@media (max-width: 425px) {
.gz_section_12 h2 {
	margin-bottom:15px;
}
}
/*---------- MAINSTYLE B --------------*/

