@charset "UTF-8";

/**
 offworks-global
**/

/**
 offworks-intro
**/

/* 21-01-26 수정 : S  */
#content.offworks-intro {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
	background-size: cover;
	-webkit-transition: all 2s;
	transition: all 2s;
}
/* 21-01-26 수정 : E  */

#content.offworks-intro .content-primary {
	position: relative;
	left: 50%;
	margin-left: -550px;
	padding: 80px 0 100px 0;
	width: 1100px;
}


/* branch-header */
#content.offworks-intro .branch-header {
	position: relative;
	margin-bottom: 40px;
	padding: 100px 56px 56px 56px;
	background-color: #ffffff;
}

#ms.ie8 #content.offworks-intro .branch-header {
	background-color: #ffffff;
}

#content.offworks-intro .branch-header h2 {
	position: relative;
	margin: 0;
	height: 48px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content.offworks-intro .branch-header h2 .text {
	display: block;
	position: absolute;
	overflow: hidden;
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0;
	clip: rect(0 0 0 0);
	clip: rect(0, 0, 0, 0);
}

#content.offworks-intro .branch-header h2 .text:after {
	content: '';
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}

#content.offworks-intro .branch-header h2 .text .offworks-type {
	float: left;
	height: 48px;
	line-height: 48px;
	font-size: 32px;
	color: #000000;
	letter-spacing: -0.1em;
}

#content.offworks-intro .branch-header h2 .text .offworks-name {
	float: left;
	margin-left: 8px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #000000;
	letter-spacing: -0.1em;
}

#content.offworks-intro .branch-header .slogan {
	position: absolute;
	top: 60px;
	left: 56px;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

#content.offworks-intro .branch-header .branch-info {
	position: absolute;
	top: 72px;
	right: 65px;
	width: 475px;
	margin: 0;
	padding: 0;
}

#content.offworks-intro .branch-header .branch-info li {
	position: relative;
	list-style: none;
	line-height: 24px;
	font-size: 14px;
	color: #242424;
}

#content.offworks-intro .branch-header .branch-info li:after {
	content: '';
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}

#content.offworks-intro .branch-header .branch-info li .head {
	float: left;
	margin-right: 1em;
}

#content.offworks-intro .branch-header .branch-info li .text {
	float: left;
}

#content.offworks-intro .branch-header .branch-info li .text .address {
	display: inline-block;
	width: 280px;
}

#content.offworks-intro .branch-header .branch-info li .btn.branch-directions {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -16px;
}

#content.offworks-intro .branch-header .branch-info li .btn.branch-directions .text {
	padding: 0 16px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #000;
	border-color: #000;
}

#content.offworks-intro .branch-header .branch-info li .btn.branch-directions:hover .text {
	color: #fff;
	background-color: #000;
}

/* 21-01-26 수정 : S */
#content.offworks-intro.branch-garden5 .branch-header .branch-info li .btn.branch-directions {
	top: 120%;
}
#content.offworks-intro.branch-garden5 .shopping-event {
	background:url(../../../images/webhome/outlets/offworks/global/offworks_shopping_event_graden5.png) 50% 0 no-repeat
}


/* 21-01-26 수정 : E */


/* offworks-info */
#content.offworks-intro .offworks-info {
	display: table;
	position: relative; /* 2020-08-05 �߰� */
	height: 300px;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
}
#content.offworks-intro .offworks-info .col-6 {
	display: table-cell;
	vertical-align: middle;
	width: 50%; 
	box-sizing: border-box;
	padding: 10px;
}
#content.offworks-intro .offworks-info .image {
	 text-align: center;'
}
#content.offworks-intro .offworks-info .image img {
	display: inline-block;
}

/* 2020-08-05 �߰� : S */
#content.offworks-intro .offworks-info .offworks-name {
	display: block;
	position: relative;
	height: 48px;
	margin-top: 20px;
	margin-left: 60px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content.offworks-intro .offworks-info .slogan {
	margin-left: 60px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
/* 2020-08-05 �߰� : E */

#content.offworks-intro .offworks-info .heading {
	font-size: 44px;
	font-weight: 700;
	color: #000;
	line-height: 1.3;
	margin-bottom: 12px;
}

#content.offworks-intro .offworks-info .text {
	font-size: 18px;
	font-weight: 300;
	color: #000;
	line-height: 1.4;
}


/* shopping-event */
#content.offworks-intro .shopping-event {
	position: relative;
	height: 245px;
	padding: 50px 60px;
	margin: 40px auto 0;
	width: 980px;
	background: url(../../../images/webhome/outlets/offworks/global/offworks_shopping_event.png) 50% 0 no-repeat
}

#content.offworks-intro .shopping-event h3 {
	position: absolute;
	right: 43px;
	top: 132px;
	margin: 0 0 20px 0;
	width: 312px;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	background-image: url(../../../images/webhome/outlets/offworks/global/branch_intro_title.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#content.offworks-intro .shopping-event h3 .text {
    display: block;
    position: absolute;
    overflow: hidden;
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
    clip: rect(0 0 0 0);
}
#content.offworks-intro .shopping-event .aside {
    position: absolute !important;
    top: 190px !important;
    right: 43px !important;
}
#content.offworks-intro .shopping-event .aside .view-all {
	font-size:23px;
	font-weight:700;
	color: #000;
}

/* offworks-brands */
#content.offworks-intro .offworks-brands {
	position: relative;
	padding-top: 48px;
}

#content.offworks-intro .offworks-brands h3 {
	margin: 0 0 20px 0;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
}

#content.offworks-intro .offworks-brands h3 .text {
	display: inline-block;
	vertical-align: top;
}

#content.offworks-intro .offworks-brands h3 {

	background-image: url(../../../images/webhome/outlets/offworks/global/branch_intro_title.png);
	background-position: 50% -40px;
	background-repeat: no-repeat;
}

#content.offworks-intro .offworks-brands h3 .text {
	display: block;
	position: absolute;
	overflow: hidden;
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0;
	clip: rect(0 0 0 0);
	clip: rect(0, 0, 0, 0);
}

#content.offworks-intro .offworks-brands .offworks-brands-list {
	position: relative;
	margin: 0 auto;
	width: 1100px;
}

#content.offworks-intro .offworks-brands .offworks-brands-list a {
	display: block;
	position: relative;
	z-index: 10;
}

#content.offworks-intro .offworks-brands .offworks-brands-list a img {
	vertical-align: top;
	border: 0;
}


/**
 offworks-intro Dongdaemoon
**/

#content.offworks-intro.branch-ddp .branch-header h2 {
	background-image: url(../../../images/webhome/outlets/offworks/ddp/branch_intro_title.png)
}


/**
 2020-08-05 �߰�
 offworks-intro Garden5
**/

#content.offworks-intro.branch-garden5 .branch-header h2,
#content.offworks-intro.branch-garden5 .offworks-info .offworks-name {
	background-image: url(../../../images/webhome/outlets/offworks/garden5/branch_intro_title.png)
}


/**
 2020-08-05 �߰�
 offworks-intro New Open
**/

#content.offworks-intro.new-open .branch-header {
	padding-top: 110px;
	padding-bottom: 46px;
}

/* 21-01-26 주석 : S  */
/* #content.offworks-intro.new-open .branch-header:before {
	content: 'NEW OPEN';
	overflow: hidden;
	display: block;
	position: absolute;
	top: 90px;
	left: 58px;
	width: 83px;
	height: 12px;
	background: url(../../../images/webhome/outlets/offworks/global/offworks_new_open.png) 0 0 no-repeat;
	text-indent: 100%;
	white-space: nowrap;
} */
/* 21-01-26 주석 : E  */


#content.offworks-intro.new-open .branch-header .slogan {
	top: 42px;
}