/*
 * kmw@designgj.com
 */
.layout--wrapper {
	width: 1140px;
	margin: 0 auto;
	position: relative;
}
.layout--wrapper:after {
	display: block;
	content: '';
	clear: both;
}
.layout--container {
	padding-top: 127px;
}
.header--wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	overflow: hidden;
	background-color: #fff;
}
/* tnb */
.header--top-line img {
	width: 100%;
	height: 9px;
}
.header--top-navigation {
	height: 35px;
	border-bottom: 1px solid  #dbdbdb;
}
.header--tnb-left-aside {
	position: absolute;
	left: 0;
}
.header--tnb-right-aside {
	position: absolute;
	right: 0;
}
.header--tnb-icon-menu-item {
	float: left;
	margin-right: 23px;
	line-height: 34px;
}
.header--tnb-icon-menu-notice,
.header--tnb-icon-menu-truck {
	display: block;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
.header--tnb-icon-menu-notice {
	background-image: url(../images/icon-notice.png);
}
.header--tnb-icon-menu-truck {
	background-image: url(../images/icon-truck.png);
}
.header--tnb-default-menu-item {
	float: left;
	position: relative;
	padding-left: 23px;
	line-height: 34px;
}
.header--tnb-default-menu-item:before {
	background-color: #4f4f4f;
	width: 1px;
	height: 9px;
	content: '';
	position: absolute;
	display: block;
	left: 11px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.header--tnb-default-menu-item:first-child:before {
	display: none;
}


/* gnb */
.header--global-navigation {
	height: 83px;
	position: relative;
	border-bottom: 1px solid  #dbdbdb;
}
.header--logo {
	position: absolute;
	left: 0;
	top: 17px;
}
.header--gnb-menu {
	position: absolute;
	right: 0;
	top: 0;
	height: 294px;
	font-family: 'Nanum Gothic';
}
.header--gnb-menu-item {
	float: left;
	margin-left: 58px;
	height: 100%;
}
.header--gnb-menu-item:hover .header--gnb-menu-anchor {
	border-bottom: 3px solid  #b19243;
}
.header--gnb-menu-anchor {
	line-height: 83px;
	display: inline-block;
	height: 84px;
	color: #231916;
	font-size: 16px;
}
.header--gnb-submenu {
	margin-top: 23px;
	line-height: 2;
	font-size: 13px;
	color: #a7a7a7;
	position: absolute;
}
.header--gnb-submenu-item:hover {
	color: #111;
}

/* footer */
.footer--wrapper {
	background-color: #e2e2e2;
	font-family: 'Noto Sans KR','Poppins', 'Noto Sans Korean','Nanum Gothic', ³ª´®°íµñ, Avenir, Dotum, µ¸À½, sans-serif;
}
.footer--top-wrapper {
	border-bottom: 1px solid  #c5c5c5;
	padding: 37px 0 30px 0;
}
.footer--bottom-wrapper {
	border-top: 1px solid  #f4f4f4;
	padding:31px 0 41px;
}
.footer--bottom-wrapper .layout--wrapper{
	position: relative;
	background-image:url(../images/inicis-mark.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
.footer--left-item {
	float: left;
	width: 22.2%;
}
.footer--right-item {
	float: right;
	width: 77.8%;
}
.footer--description-item[data-type="call"] {
	float: left;
}
.footer--description-item[data-type="account"] {
	float: right;
}
.footer--description-item[data-type="sms"] {
	float: left;
}
.footer--description-item[data-type="email"] {
	float: right;
}
.footer--description-item:after {
	display: block;
	content: '';
	clear: both;
}
.footer--description-item-title {
	height: 11px;
	display: inline-block;
	vertical-align: middle;
	text-indent: -9999px;
	margin-right: 25px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.footer--description-item[data-type="call"] .footer--description-item-title {
	width: 44px;
	background-image: url(../images/txt-call.png);
}
.footer--description-item[data-type="account"] .footer--description-item-title {
	width: 44px;
	background-image: url(../images/txt-account.png);
}
.footer--description-item[data-type="sms"] .footer--description-item-title {
	width: 44px;
	background-image: url(../images/txt-sms.png);
}
.footer--description-item[data-type="email"] .footer--description-item-title {
	width: 44px;
	background-image: url(../images/txt-email.png);
}
.footer--description-item-content {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
	vertical-align: middle;
}
.footer--description-item[data-type="call"] .footer--description-item-content {
	width: 159px;
	height: 19px;
	background-image: url(../images/txt-company-phone.png);
}
.footer--description-item[data-type="sms"] .footer--description-item-content {
	width: 159px;
	height: 19px;
	background-image: url(../images/txt-company-phone.png);
}
.footer--description-item[data-type="account"] .footer--description-item-content {
	width: 259px;
	height: 19px;
	background-image: url(/shop/skin/galgol_new/assets/images/txt-company-account.png);
}
.footer--description-item[data-type="email"] .footer--description-item-content {
	width: 259px;
	height: 19px;
	background-image: url(../images/txt-company-email.png);
}
.footer--description-item-sub {
	font-family: 'Nanum Gothic';
	font-size: 14px;
	color: #7a7a7a;
}
.footer--description-item[data-type="call"] .footer--description-item-sub {
	margin-left: 60px;
	margin-top: 12px;
	margin-bottom: 12px
}
.footer--description-item[data-type="account"] .footer--description-item-sub {
	margin-left: 60px;
	margin-top: 12px;
	margin-bottom: 12px
}

.footer--ments {
	color: #828282;
	margin-bottom: 30px;
}
.footer--infomation:after,
.footer--ments:after {
	display: block;
	content: '';
	clear: both;
}
.footer--ments a {
	float: left;
	margin-right: 25px;
}
.footer--infomation {
	color: #828282;
	margin-top: 17px;
}
.footer--infomation:first-child {
	margin-top: 0;
}
.footer--infomation li {
	float: left;
	margin-left: 18px;
	line-height: 22px;
}
.footer--infomation li:first-child {
	margin-left: 0;
}
/* main page */
.body--main-index {
/*	overflow: hidden;*/
	overflow-y: scroll;
}
.layout--container {
}
.body--main-index.__active {
	overflow-y: scroll;
}
.body--main-index.__active #container {
	top: -100%;
}
.body--main-index .layout--container {
	padding-top: 0;
}
/* main section 2  */
.main--section02 .layout--wrapper {
	padding: 100px 0;
	display: table;
	table-layout: fixed;
	height:265px;
}
.main--section02-figure {
	display: table-row;
	height:265px;
	overflow: hidden;
}
.main--section02-image,
.main--section02-figcaption {
	display: table-cell;
	vertical-align: top;
}
.main--section02-image {
	text-align: right;
	height:265px;
	overflow: hidden;
}
.main--section02-title {
	display: block;
	text-indent: -9999px;
	width: 257px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../images/section02-title.png);
	margin-bottom: 25px;
}
.main--section02-subtitle {
	line-height: 1.714;
	color: #9a9a9a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 19px;
}
.main--section02-content {
	position: relative;
	line-height: 2;
	color: #9a9a9a;
	padding-left: 20px;
}
.main--section02-content:before {
	content: '';
	display: block;
	width: 6px;
	height: 97.5%;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	background-color: #f6b596;
}
/* main section 3 */
.main--section03 {
	background-color: #bda48a;
	text-align: center;
	height: 409px;
	position: relative;
	overflow: hidden;
}
.main--section03-content {
	text-indent: -9999px;
	width: 626px;
	height: 204px;
	background-image: url(../images/section03-content.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 50;
}
.main--section03-banner {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}
/* main section 4 */
.main--section04 {
	padding: 100px 0;
}
.main--section04-figure {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.main--section04-figure-image,
.main--section04-figcaption {
	display: table-cell;
	vertical-align: middle;
}
.main--section04-figure-item {
	float: right;
}
.main--section04-figure-item img {
	display: block;
}
.main--section04-title {
	width: 330px;
	height: 55px;
	background-image: url(../images/section04-title.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
	margin-bottom: 50px;
}
.main--section04-subtitle {
	line-height: 1.714;
	color: #9a9a9a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 24px;
}
.main--section04-content {
	padding-left: 20px;
	position: relative;
	color: #9a9a9a;
	line-height: 2;
}
.main--section04-content:before {
	content: '';
	display: block;
	width: 6px;
	height: 97.5%;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	background-color: #a5c893;
}
.main--section04-content p {
	margin-top: 9px;
}
.main--section04-content p:first-child {
	margin-top: 0;
}
.main--section04-view-more {
	display: block;
	background-image: url(../images/section04-bottom-btn.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 280px;
	height: 47px;
	margin-left: 20px;
	margin-top: 25px;
	text-indent: -9999px;
}

/* main section 6 */
.main--section06 {
	padding: 100px 0;
	text-align: center;
}
.main--section06-title {
	width: 188px;
	height: 27px;
	background-image: url(../images/section06-title.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: inline-block;
	text-indent: -9999px;

}
.main--section06-subtitle {
	line-height: 1.875;
	font-family: 'Nanum Gothic';
	font-size: 16px;
	color: #9a9a9a;
}
.main--section06-item-list {
	display: table;
	margin: 103px auto 0 ;
}
.main--section06-item {
	width: 330px;
	text-align: center;
	float: left;
}
.main--section06-item:before {
	display: block;
	margin: 0 auto;
	content: '';
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 30px;
	height: 83px;
	width: 100%;
}
.main--section06-item[data-icon="people"]:before {
	background-image: url(../images/icon-yellow-people.png);
}
.main--section06-item[data-icon="file"]:before {
	background-image: url(../images/icon-yellow-file.png);
}
.main--section06-item[data-icon="notice"]:before {
	background-image: url(../images/icon-yellow-notice.png);
}
.main--section06-item-title {
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
	height: 16px;
	margin-bottom: 16px;
}
.main--section06-item[data-icon="people"] .main--section06-item-title {
	background-image: url(../images/txt-online-user.png);
}
.main--section06-item[data-icon="file"] .main--section06-item-title {
	background-image: url(../images/txt-delivery-trace.png);
}
.main--section06-item[data-icon="notice"] .main--section06-item-title {
	background-image: url(../images/txt-notice.png);
}
.main--section06-item-content {
	line-height: 2;
	color: #9a9a9a;
}
.main--section06-item-read-more {
	display: block;
	width: 172px;
	height: 47px;
	margin: 37px auto 0;
	background-image: url(../images/btn-readmore.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-indent: -9999px;

}
/* main section 5 */
.main--section05 {
	height: 100%;
	position: relative;
}
.main--section05-content {
	width: 334px;
	height: 137px;
	text-indent: -9999px;
	background-image: url(../images/section05-content.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 50;
}
.main--section05-image {
	min-width: 100%;
	min-height: 100%;
/*	position: absolute;*/
/*	bottom: 0;*/
/*	margin: auto;*/
/*	top: 0;*/
}

.main--section01 {
/*	margin-top: -82px;*/
	height: 100%;
/*	margin-top: 44px;*/
/*	padding-top: 126px;*/
	position: relative;
    overflow: hidden;
}
.main--section01-wrapper {
	position: relative;
	height: 100%;
}
.main--section01-content {
	width: 1100px;
	height: 168px;
	text-indent: -9999px;
	background-image: url(../images/section01-content.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 129px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 50;
}
.top-150 {
	position: relative;
	top:150px;
}
.main--section01-image {
	min-width: 100%;
	min-height: 100%;
	width:100%;
/*	position: absolute;*/
/*	bottom: 0;*/
/*	margin: auto;*/
/*	top: 0;*/
/*	left: 0;*/
/*	right: 0;*/
/*	left: 50%;*/
/*	margin-left: -844px;*/
}
.main--section01 .main--section-slide-prev-button,
.main--section01 .main--section-slide-next-button {
	top: 126px;
}

.main--section01-next-button {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 42px;
	width: 71px;
	height: 37px;
	background-image: url(../images/icon-arrow-bottom.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 55;
	display: block;
	text-indent: -9999px;
}
.main--section-slide-container {
	position: relative;
	overflow: hidden;
	height: 100%;
	min-width: 1140px;
	min-height:740px;
}
.main--section-slide-wrapper {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.main--section-slide-item {
	position: relative;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.main--section-slide-prev-button,
.main--section-slide-next-button {
	width: 37px;
	height: 71px;
	display: block;
	text-indent: -9999px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 55;
}
.main--section-slide-prev-button {
	left: 37px;
	background-image: url(../images/icon-arrow-left.png);
}
.main--section-slide-next-button {
	right: 37px;
	background-image: url(../images/icon-arrow-right.png);
}
