@charset "UTF-8";

/**
 outlets-global
**/

/* channel talk active */
body.ch-talk-active																						{height: auto; overflow-y: hidden;}
body.ch-talk-active .sticky-content																		{left: 640px;}

/* channel talk */
.ch-talk																								{visibility: hidden;position: fixed; z-index: 50; top: 0; bottom: 0; left: -640px; overflow-y: auto; height: 100%; width: 640px; background-color: #f0f0f0; -webkit-transition: visibility 0s 0.3s, left 0.3s; transition: visibility 0s 0.3s, left 0.3s;} /* 2019-웹접근성-001 변경 */
.ch-talk.active																							{visibility: visible;left: 0;-webkit-transition: left 0.3s; transition: left 0.3s;}  /* 2019-웹접근성-001 변경 */
.ch-talk h2																								{position: relative; margin: 0 20px 12px 20px; padding-top: 48px; height: 84px; color: #000000;}
.ch-talk h2:after																						{content: ''; display: block; position: _sonabsolute; top: 48px; right: 0; bottom: 0; left: 0; background: url(../../../images/webhome/outlets/global/ch_talk_title.png) no-repeat 0 0;}
.ch-talk h2 .text																						{display: block;}
.ch-talk h2 .text span																					{display: block; line-height: 28px; font-size: 24px;}
.ch-talk h2 .text span+span																				{display: block; line-height: 56px; font-size: 40px;}
.ch-talk .btn.ch-talk-close																				{position: absolute; z-index: 10; top: 20px; right: 20px; width: 48px; height: 48px;}
.ch-talk .btn.ch-talk-close:after																		{content: ''; display: block; position: absolute; top: 2px; right: 2px; bottom: 2px; left: 2px; background-image: url(../../../images/webhome/outlets/global/bg_panels.png); background-repeat: no-repeat; background-position: -50px -2px;} /* 2020-웹접근성-1차-002 변경 */
.ch-talk .btn.ch-talk-close .text																		{width: 100%; height: 100%; font-size: 12px; color: #ffffff; text-align: center; background-color: #000000;}
/* only explorer ie8 */
#ms.ie8 .ch-talk 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);}
#ms.ie8 .ch-talk .btn.ch-talk-close .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);}
#ms.ie8 .ch-talk .posts-panels .btn.more-data .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);}
#ms.ie8 .ch-talk .posts-panels .btn.goto-top .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);}

.ch-talk .posts-panels																					{position: relative; margin: 20px; padding-right: 49px; overflow: hidden;}
.ch-talk .posts-panels:after																			{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
.ch-talk .posts-panels .btn																				{position: relative; height: 48px; background-color: #000000;}
.ch-talk .posts-panels .btn .text																		{height: 100%; font-size: 12px; color: #ffffff; text-align: center;}
.ch-talk .posts-panels .btn:after																		{content: ''; display: block; position: absolute; top: 1px; right: 1px; bottom: 1px; left: 1px; background-image: url(../../../images/webhome/outlets/global/bg_panels.png); background-repeat: no-repeat;} /* 2020-웹접근성-1차-002 변경 */
.ch-talk .posts-panels .btn.more-data																	{width: 100%;}
.ch-talk .posts-panels .btn.more-data .text																{padding-left: 45px;}
.ch-talk .posts-panels .btn.more-data:after																{background-position: 50% -48px;}
.ch-talk .posts-panels .btn.goto-top																	{position: absolute; top: 0; right: 0; width: 48px;}
.ch-talk .posts-panels .btn.goto-top:after																{background-position: -50px -97px;} /* 2020-웹접근성-1차-002 변경 */

.ch-talk .posts-display.theme-sns																		{margin: 0; padding: 0; overflow: hidden; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px; -webkit-column-fill: auto; column-fill: auto;}
.ch-talk .posts-display.theme-sns .posts-item															{padding: 0 0 20px 20px; width: 280px; list-style: none;}
#ms.ie8 .ch-talk .posts-display.theme-sns .posts-item													{padding-right: 20px; width: auto;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap												{position: relative; padding-bottom: 40px; background-color: #ffffff;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-writer						{display: block; position: relative; padding: 16px 12px 16px 62px; height: 40px;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-writer a					{color: inherit; text-decoration: none;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-writer a:hover				{text-decoration: underline;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-writer .profile-image		{display: block; position: absolute; left: 12px; top: 16px; width: 40px; height: 40px; border-radius: 20px; overflow: hidden;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-writer .profile-image img	{width: 100%; height: 100%; vertical-align: top; border: 0;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-writer .profile-name		{display: block; font-size: 14px; line-height: 20px; font-weight: bold;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-writer .profile-id			{display: block; font-size: 12px; line-height: 20px;}

.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish					{position: absolute; padding: 8px 12px 8px 12px; right: 0; bottom: 0; left: 0;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish:after				{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish:before				{content: ''; display: block; float: left; width: 24px; height: 24px; background-image: url(../../../images/webhome/outlets/global/ch_talk_sns.png); background-repeat: no-repeat;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish .provider			{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);}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish .time				{float: right; height: 24px; line-height: 24px; font-size: 12px; color: #666666;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish.facebook:before	{background-position: 0 0;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish.twiter:before		{background-position: 0 -24px;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish.instagram:before	{background-position: 0 -48px;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-foot .posts-publish.blog:before		{background-position: 0 -72px;}

.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-body .posts-text						{display: block; padding: 0 12px; line-height: 22px; font-size: 14px; color: #333333;} /* 2020-웹접근성-1차-002 변경 */
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-body .posts-text:hover					{text-decoration: underline; cursor: pointer;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-body .posts-text .para					{margin: 0;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-body .posts-attach						{margin-top: 16px;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-body .posts-attach a					{display: block;}
.ch-talk .posts-display.theme-sns .posts-item .posts-wrap .posts-body .posts-attach img				{width: 100%; vertical-align: top; border: 0;} /* 2020-웹접근성-1차-002 변경 */

.sticky-content .btn.goto-ch-talk																		{position: absolute; z-index: 10; bottom: 0; left: 8px; width: 80px; height: 80px; background: url(../../../images/webhome/outlets/global/ch_talk_btn.png);}
.sticky-content .btn.goto-ch-talk .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);}
.item-display .item .item-head .image																	{display: block;}
.item-display .item .item-head .image img																{display: block; width: 100%; height: 100%;}


/* 2017-07-21 추가 : S */
.sticky-content .btn.goto-qna																		{position: absolute; z-index: 10; bottom: 0; right: 8px; width: 80px; height: 80px; background: url(../../../images/webhome/outlets/global/qna_btn.png);}
.sticky-content .btn.goto-qna .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);}
/* 2017-07-21 추가 : E */

/**
 outlets-main
**/
#content.outlets-main .outlets-story																	{position: relative; height: 580px; overflow: hidden; text-align: center; background-color: #ffffff;}
#content.outlets-main .outlets-story img																{display: inline-block; vertical-align: top;}
/* #content.outlets-main .outlets-story .embed-container .outlets-story-video								{display: block; width: 1280px; height: 720px; border: 0;} */
/* #content.outlets-main .outlets-story .embed-container													{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;} */
/* #content.outlets-main .outlets-story .embed-container .outlets-story-video								{display: block; width: 1680px; height: 945px; border: 0;} */

#content.outlets-main .outlets-story .embed-container													{margin: 0 auto; width: 1620px; height: 580px;}
#content.outlets-main .outlets-story .embed-container .outlets-story-video								{position: absolute; top: 50%; left: 50%; margin-top: -405px; margin-left: -810px; width: 1620px; height: 911px; border: 0 none transparent;}

/* #content.outlets-main .outlets-story:after																{content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; background: url(../../../images/webhome/outlets/global/bg_overlay.png) no-repeat 0 0;} */
/* @media only screen and (max-width: 1280px) { */
/* 	body:before {content: '1280'; display: block; position: absolute; top: 0; left: 0; padding: 0 1em; line-height: 32px; color: #ffffff; background-color: #000000;} */
/* } */

/* @media only screen and (min-width: 1281px) { */
/* 	#content.outlets-main body:before {content: '1440'; display: block; position: absolute; top: 0; left: 0; padding: 0 1em; line-height: 32px; color: #ffffff; background-color: #000000;} */
/* 	body.ie9 #content.outlets-main .outlets-story .embed-container {position: absolute; top: 50%; left: 50%; margin-left: -720px; margin-top: -405px; width: 1440px; height: 810px;} */
/* 	body.ie9 #content.outlets-main .outlets-story .embed-container .outlets-story-video {width: 100%; height: 100%;} */
/* 	body.modern-browser #content.outlets-main .outlets-story .embed-container {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;} */
/* 	body.modern-browser #content.outlets-main .outlets-story .embed-container .outlets-story-video {width: 100vw; height: 56.25vw;} */
/* } */

/* @media only screen and (min-width: 1441px) { */
/* 	body:before {content: '1680'; display: block; position: absolute; top: 0; left: 0; padding: 0 1em; line-height: 32px; color: #ffffff; background-color: #000000;} */
/* 	body.ie9 #content.outlets-main .outlets-story .embed-container {position: absolute; top: 50%; left: 50%; margin-left: -840px; margin-top: -473px; width: 1680px; height: 945px;} */
/* 	body.ie9 #content.outlets-main .outlets-story .embed-container .outlets-story-video {width: 100%; height: 100%;} */
/* } */

/* @media only screen and (min-width: 1681px) { */
/* 	body:before {content: '1920'; display: block; position: absolute; top: 0; left: 0; padding: 0 1em; line-height: 32px; color: #ffffff; background-color: #000000;} */
/* 	body.ie9 #content.outlets-main .outlets-story .embed-container {position: absolute; top: 50%; left: 50%; margin-left: -960px; margin-top: -540px; width: 1920px; height: 1080px;} */
/* 	body.ie9 #content.outlets-main .outlets-story .embed-container .outlets-story-video {width: 100%; height: 100%;} */
/* } */

/* shopping-event */
#content.outlets-main .shopping-event																	{margin: 80px auto 140px auto; width: 984px;}
#content.outlets-main .shopping-event h2																{margin: 0 0 28px 0; text-align: center; height: 48px; line-height: 48px; font-size: 40px; font-weight: normal; color: #000000; background: url(../../../images/webhome/outlets/intro/title_shopping_event.png) no-repeat 50% 0;}
#content.outlets-main .shopping-event h2 .text															{display: inline-block; vertical-align: middle;}
#content.outlets-main .shopping-event 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.outlets-main .shopping-event .item-display														{position: relative; left: 50%; margin: 0 0 0 -810px; padding: 0; width: 1620px;}
#content.outlets-main .shopping-event .item-display:after												{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-main .shopping-event .item-display .item												{list-style: none; margin-top: 20px; float: left; position: relative; overflow: hidden;}
#content.outlets-main .shopping-event .item-display .item .wrap											{display: block; text-decoration: none;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-head								{position: absolute; z-index: -1; top: 0; right: 0; bottom: 0; left: 0; -webkit-transition: 1s ease-in-out; -moz-transition: 1s ease-in-out; -o-transition: 1s ease-in-out; transition: 1s ease-in-out;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-head .image						{display: block;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-head .image img					{display: block; width: 100%; height: 100%;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body								{width: 100%; height: 100%; background-color: rgba(30,30,50,0.7); opacity: 0; -webkit-transition: all 1s; transition: all 1s; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title						{text-align: center; vertical-align: middle;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title .text					{display: block; margin-top: 24px; font-weight: bold; color: #ffffff;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title .text .wbr			{display: block;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title .branch				{display: inline-block; padding: 0 1em; color: #000000; background-color: #ffffff; vertical-align: top;}
#content.outlets-main .shopping-event .item-display .item:first-child .wrap								{width: 800px; height: 800px;}
#content.outlets-main .shopping-event .item-display .item:first-child .wrap .item-body .title			{padding: 0 100px; line-height: 42px; font-size: 36px;}
#content.outlets-main .shopping-event .item-display .item:first-child .wrap .item-body .title .branch	{height: 40px; line-height: 40px; font-size: 16px;}
#content.outlets-main .shopping-event .item-display .item+.item											{margin-left: 20px;}
#content.outlets-main .shopping-event .item-display .item+.item .wrap									{width: 390px; height: 390px;}
#content.outlets-main .shopping-event .item-display .item+.item .wrap .item-body .title					{padding: 0 20px; line-height: 32px; font-size: 24px;}
#content.outlets-main .shopping-event .item-display .item+.item .wrap .item-body .title .branch			{height: 32px; line-height: 32px; font-size: 14px;}
#content.outlets-main .shopping-event .item-display .item .wrap .onclick								{display: block; position: absolute; z-index: 10; top: 0; right: 0; bottom: 0; left: 0; background: url(../../../images/webhome/outlets/global/bg_overlay.png) repeat 0 0;}
#content.outlets-main .shopping-event .item-display .item .wrap .onclick span							{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.outlets-main .shopping-event .item-display .item:hover .wrap .item-head						{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
#ms.ie8 #content.outlets-main .shopping-event .item-display .item:hover .wrap .item-head				{top: -40px; right: -40px; bottom: -40px; left: -40px;}
#content.outlets-main .shopping-event .item-display .item:hover .wrap .item-body						{opacity: 1;}
/* only explorer 9 to 8 */
#ms #content.outlets-main .shopping-event .item-display .item .wrap .item-body							{display: none;background: url(../../../images/webhome/outlets/intro/event_item_overlay.png) repeat 0 0;}
#ms #content.outlets-main .shopping-event .item-display .item .wrap .item-body .title					{display: table-cell; text-align: center; vertical-align: middle;}
#ms #content.outlets-main .shopping-event .item-display .item:hover .wrap .item-body					{display: table;}

/* outlets-membership */
#content.outlets-main .outlets-membership																{position: relative; margin: 0 auto; padding-top: 80px; width: 984px; height: 720px;}
#content.outlets-main .outlets-membership:before														{content: ''; display: block; position: absolute; z-index: -1; top: 0; bottom: 0; left: 50%; margin-left: -2560px; width: 5120px; background: #000000 url(../../../images/webhome/outlets/intro/outlets_membership_01.png) no-repeat 50% 50px; -webkit-transition: all 4s; transition: all 4s;}
#content.outlets-main .scroll-end .outlets-membership:before											{background-position: 50% -50px;}
#content.outlets-main .outlets-membership:after															{content: ''; display: block; position: absolute; top: 160px; left: 50%; margin-left: -310px; width: 620px; height: 340px; background: url(../../../images/webhome/outlets/intro/outlets_membership_02.png) no-repeat 0 0;}
#content.outlets-main .outlets-membership h2															{margin: 0 0 340px 0; height: 80px; text-align: center; font-weight: normal; color: #ffffff; background: url(../../../images/webhome/outlets/intro/title_outlets_membership.png) no-repeat 50% 0;}
#content.outlets-main .outlets-membership h2 .text														{display: inline-block; vertical-align: top;}
#content.outlets-main .outlets-membership 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.outlets-main .outlets-membership h2 .text span													{display: block; line-height: 32px; font-size: 14px;}
#content.outlets-main .outlets-membership h2 .text span+span											{line-height: 48px; font-size: 40px;}
#content.outlets-main .outlets-membership ul															{margin: 0; padding: 0;}
#content.outlets-main .outlets-membership ul:after														{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-main .outlets-membership ul li															{float: left; width: 300px; list-style: none;}
#content.outlets-main .outlets-membership ul li+li														{margin-left: 20px;}
#content.outlets-main .outlets-membership ul li .wrap													{position: relative; padding-top: 32px;}
#content.outlets-main .outlets-membership ul li .wrap:before											{content: ''; display: block; position: absolute; top: 0; left: 50%; margin-left: -30px; width: 60px; height: 1px; background-color: #ffffff;}
#content.outlets-main .outlets-membership ul li .wrap .data-info										{text-align: center;}
#content.outlets-main .outlets-membership ul li .wrap .data-info .title .text							{margin: 0; line-height: 32px; font-size: 24px; color: #ffffff;}
#content.outlets-main .outlets-membership ul li .wrap .data-info .summary								{margin-top: 12px; line-height: 24px; font-size: 14px;}
#content.outlets-main .outlets-membership ul li .wrap .data-info .summary .para							{margin: 0; color: #ffffff;}
#content.outlets-main .outlets-membership ul li .wrap .data-info .summary .para .wbr					{display: inline-block;}
#content.outlets-main .outlets-membership .button-area													{margin-top: 44px; text-align: center;}
#content.outlets-main .outlets-membership .button-area .btn span										{padding: 0 48px; height: 56px; line-height: 56px; font-size: 18px; font-weight: bold; letter-spacing: -1px; color: #000000; background-color: #ffffff;}

/* sticky-content */
#content.outlets-main .sticky-content																	{position: fixed; z-index: 30; top: -80px; left: 0; right: 0; padding: 24px 0 24px 0; background-color: #666666; background-color: rgba(102,102,102,0.95); -webkit-transition: all 0.3s; transition: all 0.3s;}
#content.outlets-main .sticky-content h2																{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.outlets-main .sticky-content .outlets-content													{margin: 0 auto; padding: 0; width: 1060px;} /* 2020-10-05 수정 */
#content.outlets-main .sticky-content .outlets-content:after											{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-main .sticky-content .outlets-content .outlets.premium-outlets							{float: left;}
#content.outlets-main .sticky-content .outlets-content .outlets.city-outlets							{float: right;}
#content.outlets-main .sticky-content .outlets-content .outlets h3										{float: left; margin: 0 20px 0 0; height: 32px; line-height: 32px; font-size: 16px; color: #ffffff; text-align: center;}
#content.outlets-main .sticky-content .outlets-content .outlets h3 .outlets-type						{display: inline-block; vertical-align: top;}
#content.outlets-main .sticky-content .outlets-content .outlets ul										{float: left; margin: 0; padding: 4px 0; text-align: center;}
#content.outlets-main .sticky-content .outlets-content .outlets ul li									{float: left; list-style: none;}
#content.outlets-main .sticky-content .outlets-content .outlets ul li+li								{margin-left: 16px;}
#content.outlets-main .sticky-content .outlets-content .outlets ul li a									{display: block; height: 24px; line-height: 24px; font-size: 16px; color: #ffffff; text-decoration: none;}
#content.outlets-main .sticky-content .outlets-content .outlets ul li a:hover							{text-decoration: underline;}
body.scroll-start #content.outlets-main .sticky-content													{top: 0;}

/**
 outlets-intro
**/
#content.outlets-intro																					{background-repeat: no-repeat; background-position: 50% 0; background-attachment : fixed; -webkit-transition: all 2s; transition: all 2s;}

/* branch-header */
#content.outlets-intro .branch-header																	{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px;}
#content.outlets-intro .branch-header h2																{position: relative; margin: 0; height: 48px; background-position: 0 0; background-repeat: no-repeat;}
#content.outlets-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.outlets-intro .branch-header h2 .text:after													{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .branch-header h2 .text .outlets-type											{float: left; height: 48px; line-height: 48px; font-size: 32px; color: #000000; letter-spacing: -0.1em;}
#content.outlets-intro .branch-header h2 .text .outlets-name											{float: left; margin-left: 8px; height: 48px; line-height: 48px; font-size: 20px; color: #000000; letter-spacing: -0.1em;}
#content.outlets-intro .branch-header .slogan															{position: absolute; top: 60px; left: 56px; margin: 0; font-size: 16px; line-height: 24px;}
#content.outlets-intro .branch-header .branch-info														{position: absolute; top: 72px; right: 65px; width:475px; margin: 0; padding: 0;}
#content.outlets-intro .branch-header .branch-info li													{position: relative; list-style: none; line-height: 24px; font-size: 14px;}
#content.outlets-intro .branch-header .branch-info li:after												{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .branch-header .branch-info li .head												{float: left; margin-right: 1em;}
#content.outlets-intro .branch-header .branch-info li .text												{float: left;}
#content.outlets-intro .branch-header .branch-info li .text .address									{display: inline-block; width: 280px;}
#content.outlets-intro .branch-header .branch-info li .btn.branch-directions							{/*float: right; margin: -4px 0 -4px 16px;*/ position: absolute; top: 50%; right: 0; margin-top: -16px;}
#content.outlets-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;}
#content.outlets-intro .branch-header .local-weather													{position: absolute; top: 68px; right: 0; width: 340px;}
#content.outlets-intro .branch-header .local-weather:after												{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .branch-header .local-weather h3													{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.outlets-intro .branch-header .local-weather .date												{margin: 0;}
#content.outlets-intro .branch-header .local-weather .date:after										{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .branch-header .local-weather .date .head										{float: left; margin-right: 8px; height: 28px; line-height: 28px; font-size: 20px;}
#content.outlets-intro .branch-header .local-weather .date .text										{float: left; height: 28px; line-height: 28px; font-size: 20px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast						{display: block; position: absolute; bottom: 0; left: 0; width: 60px; height: 60px; background-repeat: no-repeat;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast .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.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-01				{background-position: 0 0;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-02				{background-position: 0 -60px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-03				{background-position: 0 -120px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-04				{background-position: 0 -180px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-05				{background-position: 0 -240px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-06				{background-position: 0 -300px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-07				{background-position: 0 -360px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-08				{background-position: 0 -420px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-09				{background-position: 0 -480px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-10				{background-position: 0 -540px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-11				{background-position: 0 -600px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-12				{background-position: 0 -660px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-13				{background-position: 0 -720px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-14				{background-position: 0 -780px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-15				{background-position: 0 -840px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-16				{background-position: 0 -900px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-17				{background-position: 0 -960px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-18				{background-position: 0 -1020px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-19				{background-position: 0 -1080px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-20				{background-position: 0 -1140px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-21				{background-position: 0 -1200px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-22				{background-position: 0 -1260px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-23				{background-position: 0 -1320px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-24				{background-position: 0 -1380px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-25				{background-position: 0 -1440px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-26				{background-position: 0 -1500px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-27				{background-position: 0 -1560px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-28				{background-position: 0 -1620px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-29				{background-position: 0 -1680px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-30				{background-position: 0 -1740px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-31				{background-position: 0 -1800px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-42				{background-position: 0 -1860px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-43				{background-position: 0 -1920px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-44				{background-position: 0 -1980px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-45				{background-position: 0 -2040px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-46				{background-position: 0 -2100px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-47				{background-position: 0 -2160px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-48				{background-position: 0 -2220px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-49				{background-position: 0 -2280px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .forecast.code-40				{background-position: 0 -2340px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast										{position: relative; padding-bottom: 68px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast:after								{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature							{float: left; width: 100%; margin-top: 20px; font-family: sans-serif;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature:after					{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .text					{display: block;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value					{float: left;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .minus			{float: left;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number			{float: left;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .unit			{float: left;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .unit			{height: 48px; width: 36px; background-repeat: no-repeat; background-position: 50% -616px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .unit .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.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .minus			{position: relative; height: 48px; width: 10px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .minus:after		{content: ''; display: block; position: absolute; top: 50%; margin-top: 4px; width: 10px; height: 1px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .minus .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.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number			{height: 48px; width: 24px; background-repeat: no-repeat;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number .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.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-1	{background-position: 50% 0;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-2	{background-position: 50% -56px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-3	{background-position: 50% -112px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-4	{background-position: 50% -168px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-5	{background-position: 50% -224px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-6	{background-position: 50% -280px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-7	{background-position: 50% -336px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-8	{background-position: 50% -392px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-9	{background-position: 50% -448px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .value .number.value-0	{background-position: 50% -504px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .part					{float: left; height: 48px; width: 48px; background-repeat: no-repeat; background-position: 50% -560px;}
#content.outlets-intro .branch-header .local-weather .weather-forecast .temperature .part .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);}


/* shopping-event */
#content.outlets-intro .shopping-event																	{position: relative; height: 245px; padding: 50px 60px; background: url(../../../images/webhome/outlets/intro/outlets_shopping_event.png) 50% 0 no-repeat} /* 2019-08-02 수정 */
#content.outlets-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;} /* 2019-08-02 수정 */
#content.outlets-intro .shopping-event h3 .text															{display: inline-block; vertical-align: top;}
/* background image */
#content.outlets-intro .shopping-event h3																{background-repeat: no-repeat;}
#content.outlets-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); clip: rect(0,0,0,0);}

#content.outlets-intro .shopping-event .item-display													{margin: 0 0 0 -20px; padding: 0;}
#content.outlets-intro .shopping-event .item-display:after												{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .shopping-event .item-display .item												{float: left; padding: 20px 0 0 20px; list-style: none; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#content.outlets-intro .shopping-event .item-display .item:hover .wrap .item-head						{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
#ms.ie8 #content.outlets-intro .shopping-event .item-display .item:hover .wrap .item-head				{top: -20px; right: -20px; bottom: -20px; left: -20px;}
#content.outlets-intro .shopping-event .item-display .item:hover .wrap .item-body .title .text			{text-decoration: underline;}
#content.outlets-intro .shopping-event .item-display .item .wrap										{position: relative; width: 313px; height: 313px; overflow: hidden;}
#content.outlets-intro .shopping-event .item-display .item .wrap .item-head								{position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-transition: 1s ease-in-out; -moz-transition: 1s ease-in-out; -o-transition: 1s ease-in-out; transition: 1s ease-in-out;}
#content.outlets-intro .shopping-event .item-display .item .wrap .item-body								{position: absolute; bottom: 24px; right: 0; left: 52px; padding: 12px 20px; height: 48px; background-color: #ffffff; background-color: rgba(255,255,255,0.9);}
#content.outlets-intro .shopping-event .item-display .item .wrap .item-body .title						{margin: 0; height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; word-wrap: break-word; text-overflow: ellipsis;}
#content.outlets-intro .shopping-event .item-display .item .wrap .item-body .title .text				{line-height: 24px; font-size: 14px; font-weight: bold; color: #000000;}
#content.outlets-intro .shopping-event .item-display .item .wrap .onclick								{display: block; position: absolute; z-index: 10; top: 0; right: 0; bottom: 0; left: 0; background: url(../../../images/webhome/outlets/global/bg_overlay.png) repeat 0 0;}
#content.outlets-intro .shopping-event .item-display .item .wrap .onclick span							{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.outlets-intro .shopping-event .aside															{position: absolute !important; top: 190px !important; right: 43px !important;} /* 2019-08-02 수정 */
#content.outlets-intro .shopping-event .aside .view-all													{display: inline-block; vertical-align: top; height: 24px; line-height: 24px; font-size: 14px; text-decoration: none;}
#content.outlets-intro .shopping-event .aside .view-all:hover											{text-decoration: underline;}

/* oulets-brands */
#content.outlets-intro .outlets-brands																	{position: relative; padding-top: 48px;}
#content.outlets-intro .outlets-brands h3																{margin: 0 0 20px 0; height: 40px; line-height: 40px; font-size: 32px; font-weight: normal; text-align: center;}
#content.outlets-intro .outlets-brands h3 .text															{display: inline-block; vertical-align: top;}
/* background image */
#content.outlets-intro .outlets-brands h3																{background-repeat: no-repeat;}
#content.outlets-intro .outlets-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.outlets-intro .outlets-brands .outlets-brands-list												{position: relative; margin: 0 auto; width: 1100px; height: 220px;}
#content.outlets-intro .outlets-brands .outlets-brands-list:before										{content: ''; display: block; position: absolute; top: 0; left: 50%; height: 100%; margin-left: -2560px; width: 5120px; background-color: #ffffff;}
#content.outlets-intro .outlets-brands .outlets-brands-list a											{display: block; position: relative; z-index: 10;}
#content.outlets-intro .outlets-brands .outlets-brands-list a img										{vertical-align: top; border: 0;}

/* special-items */
#content.outlets-intro .special-items																	{position: relative; margin-top: 100px; height: 560px;}
#content.outlets-intro .special-items h3																{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.outlets-intro .special-items .bx-slider														{margin: 0; padding: 0; width: 1100px; height: 560px; overflow: hidden;}
#content.outlets-intro .special-items .bx-slider li														{list-style: none;}
#content.outlets-intro .special-items .bx-slider li a.wrap												{display: block;}
#content.outlets-intro .special-items .bx-slider li .wrap img											{display: block; border: 0;}
#content.outlets-intro .special-items .bx-direction														{position: absolute; z-index: 10; top: 50%; right: -48px; margin-top: -24px;}
#content.outlets-intro .special-items .bx-direction:after												{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .special-items .bx-direction .slider-prev										{float: left;}
#content.outlets-intro .special-items .bx-direction .slider-prev .bx-prev								{display: block; overflow: hidden; width: 48px; height: 48px; line-height: 48px; font-size: 12px; color: #ffffff; text-align: center; text-decoration: none; text-indent: -999em; background-image: url(../../../images/webhome/outlets/global/bg_panels.png); background-repeat: no-repeat; background-position: 0 -192px;}
#content.outlets-intro .special-items .bx-direction .slider-prev .bx-prev:hover							{background-position: -48px -192px;}
#content.outlets-intro .special-items .bx-direction .slider-next										{float: left;}
#content.outlets-intro .special-items .bx-direction .slider-next .bx-next								{display: block; overflow: hidden; width: 48px; height: 48px; line-height: 48px; font-size: 12px; color: #ffffff; text-align: center; text-decoration: none; text-indent: -999em; background-image: url(../../../images/webhome/outlets/global/bg_panels.png); background-repeat: no-repeat; background-position: 0 -240px;}
#content.outlets-intro .special-items .bx-direction .slider-next .bx-next:hover							{background-position: -48px -240px;}
#content.outlets-intro .special-items .bx-controls														{position: absolute; z-index: 10; top: 30px; right: 20px;}
#content.outlets-intro .special-items .bx-controls:after												{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .special-items .bx-controls .bx-controls-auto									{position: relative; float: right; width: 24px; height: 24px;}
#content.outlets-intro .special-items .bx-controls .bx-controls-auto .bx-controls-auto-item a			{display: block; width: 24px; height: 24px; line-height: 24px; font-size: 12px; text-align: center; overflow: hidden; text-indent: -999em; background-image: url(../../../images/webhome/outlets/global/bg_bxslider_controls.png); background-repeat: no-repeat;}
#content.outlets-intro .special-items .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-start	{background-position: 0 -24px;}
#content.outlets-intro .special-items .bx-controls .bx-controls-auto .bx-controls-auto-item a.bx-stop	{background-position: 0 -48px;}
#content.outlets-intro .special-items .bx-controls .bx-controls-auto .bx-controls-auto-item a.active	{display: none;}
#content.outlets-intro .special-items .bx-controls .bx-pager											{float: left;}
#content.outlets-intro .special-items .bx-controls .bx-pager .bx-pager-item								{float: left;}
#content.outlets-intro .special-items .bx-controls .bx-pager .bx-pager-item .bx-pager-link				{display: block; position: relative; width: 24px; height: 24px; line-height: 24px; font-size: 12px; text-align: center; overflow: hidden; text-indent: -999em; background-image: url(../../../images/webhome/outlets/global/bg_bxslider_controls.png); background-repeat: no-repeat; background-position: 0 0;}
#content.outlets-intro .special-items .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active		{background-position: -24px 0;}

/* sticky-content */
#content.outlets-intro .sticky-content																	{position: fixed; z-index: 30; top: -144px; left: 0; right: 0; padding: 32px 0 24px 0; background-color: #666666; background-color: rgba(102,102,102,0.95); -webkit-transition: all 0.3s; transition: all 0.3s;}
#content.outlets-intro .sticky-content h2																{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.outlets-intro .sticky-content .outlets-content													{margin: 0 auto; padding: 0; width: 1200px;} /* 2020-10-12 수정 */
#content.outlets-intro .sticky-content .outlets-content:after											{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-intro .sticky-content .outlets-content .outlets h3										{margin: 0; height: 32px; line-height: 32px; font-size: 24px; color: #ffffff; text-align: center;}
#content.outlets-intro .sticky-content .outlets-content .outlets h3 .outlets-type						{display: inline-block; vertical-align: top; font-weight: normal;}
#content.outlets-intro .sticky-content .outlets-content .outlets ul										{margin: 24px 0 0 0; padding: 4px 0; text-align: center;}
#content.outlets-intro .sticky-content .outlets-content .outlets ul li									{display: inline-block; vertical-align: top; list-style: none;}
#content.outlets-intro .sticky-content .outlets-content .outlets ul li+li								{margin-left: 16px;}
#content.outlets-intro .sticky-content .outlets-content .outlets ul li a								{display: block; height: 24px; line-height: 24px; font-size: 14px; color: #ffffff; text-decoration: none;}
#content.outlets-intro .sticky-content .outlets-content .outlets ul li a:hover							{text-decoration: underline;}
body.scroll-start #content.outlets-intro .sticky-content												{top: 0;}

/**
 outlets-intro Gasan
**/
#content.outlets-intro.branch-01 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-01 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px; background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-01 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_01/branch_intro_title.png)}
#content.outlets-intro.branch-01 .branch-header .slogan													{color: #000000;}
#content.outlets-intro.branch-01 .branch-header .branch-info li											{color: #242424;}
#content.outlets-intro.branch-01 .branch-header .branch-info li .btn.branch-directions .text			{color: #000000; border-color: #000000;}
#content.outlets-intro.branch-01 .branch-header .branch-info li .btn.branch-directions:hover .text		{color: #ffffff; background-color: #000000;}
#content.outlets-intro.branch-01 .branch-header .local-weather .date .head								{color: #242424;}
#content.outlets-intro.branch-01 .branch-header .local-weather .date .text								{color: #000000;}
#content.outlets-intro.branch-01 .branch-header .local-weather .weather-forecast .forecast				{background-image: url(../../../images/webhome/outlets/branch_01/weather_forecast.png);}
#content.outlets-intro.branch-01 .branch-header .local-weather .weather-forecast .temperature			{color: #000000;}
#content.outlets-intro.branch-01 .branch-header .local-weather .weather-forecast .temperature .part,
#content.outlets-intro.branch-01 .branch-header .local-weather .weather-forecast .temperature .unit,
#content.outlets-intro.branch-01 .branch-header .local-weather .weather-forecast .temperature .value .number		{background-image: url(../../../images/webhome/outlets/branch_01/weather_temperature.png);}
#content.outlets-intro.branch-01 .branch-header .local-weather .weather-forecast .temperature .value .minus:after	{background-color: #000000;}
#ms.ie8 #content.outlets-intro.branch-01 .branch-header													{background-color: #ffffff;}
#content.outlets-intro.branch-01 .shopping-event														{background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-01 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_01/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-01 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-01 .shopping-event												{background-color: #ffffff;}
#content.outlets-intro.branch-01 .outlets-brands h3														{background-image: url(../../../images/webhome/outlets/branch_01/branch_intro_h3.png); background-position: 50% -40px;}

/**
 outlets-intro Gimpo
**/
#content.outlets-intro.branch-02 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-02 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px; background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-02 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_02/branch_intro_title.png)}
#content.outlets-intro.branch-02 .branch-header .slogan													{color: #000000;}
#content.outlets-intro.branch-02 .branch-header .branch-info li											{color: #242424;}
#content.outlets-intro.branch-02 .branch-header .branch-info li .btn.branch-directions .text			{color: #000000; border-color: #000000;}
#content.outlets-intro.branch-02 .branch-header .branch-info li .btn.branch-directions:hover .text		{color: #ffffff; background-color: #000000;}
#content.outlets-intro.branch-02 .branch-header .local-weather .date .head								{color: #242424;}
#content.outlets-intro.branch-02 .branch-header .local-weather .date .text								{color: #000000;}
#content.outlets-intro.branch-02 .branch-header .local-weather .weather-forecast .forecast				{background-image: url(../../../images/webhome/outlets/branch_02/weather_forecast.png);}
#content.outlets-intro.branch-02 .branch-header .local-weather .weather-forecast .temperature			{color: #000000;}
#content.outlets-intro.branch-02 .branch-header .local-weather .weather-forecast .temperature .part,
#content.outlets-intro.branch-02 .branch-header .local-weather .weather-forecast .temperature .unit,
#content.outlets-intro.branch-02 .branch-header .local-weather .weather-forecast .temperature .value .number		{background-image: url(../../../images/webhome/outlets/branch_02/weather_temperature.png);}
#content.outlets-intro.branch-02 .branch-header .local-weather .weather-forecast .temperature .value .minus:after	{background-color: #000000;}
#ms.ie8 #content.outlets-intro.branch-02 .branch-header													{background-color: #ffffff;}
#content.outlets-intro.branch-02 .shopping-event														{background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-02 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_02/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-02 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-02 .shopping-event												{background-color: #ffffff;}
#content.outlets-intro.branch-02 .outlets-brands h3														{background-image: url(../../../images/webhome/outlets/branch_02/branch_intro_h3.png); background-position: 50% -40px;}

/**
 outlets-intro Dongdaemoon
**/
#content.outlets-intro.branch-03 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-03 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px; background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-03 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_03/branch_intro_title.png)}
#content.outlets-intro.branch-03 .branch-header .slogan													{color: #000000;}
#content.outlets-intro.branch-03 .branch-header .branch-info li											{color: #242424;}
#content.outlets-intro.branch-03 .branch-header .branch-info li .btn.branch-directions .text			{color: #000000; border-color: #000000;}
#content.outlets-intro.branch-03 .branch-header .branch-info li .btn.branch-directions:hover .text		{color: #ffffff; background-color: #000000;}
#content.outlets-intro.branch-03 .branch-header .local-weather .date .head								{color: #242424;}
#content.outlets-intro.branch-03 .branch-header .local-weather .date .text								{color: #000000;}
#content.outlets-intro.branch-03 .branch-header .local-weather .weather-forecast .forecast				{background-image: url(../../../images/webhome/outlets/branch_03/weather_forecast.png);}
#content.outlets-intro.branch-03 .branch-header .local-weather .weather-forecast .temperature			{color: #000000;}
#content.outlets-intro.branch-03 .branch-header .local-weather .weather-forecast .temperature .part,
#content.outlets-intro.branch-03 .branch-header .local-weather .weather-forecast .temperature .unit,
#content.outlets-intro.branch-03 .branch-header .local-weather .weather-forecast .temperature .value .number		{background-image: url(../../../images/webhome/outlets/branch_03/weather_temperature.png);}
#content.outlets-intro.branch-03 .branch-header .local-weather .weather-forecast .temperature .value .minus:after	{background-color: #000000;}
#ms.ie8 #content.outlets-intro.branch-03 .branch-header													{background-color: #ffffff;}
#content.outlets-intro.branch-03 .shopping-event														{background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-03 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_03/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-03 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-03 .shopping-event												{background-color: #ffffff;}
#content.outlets-intro.branch-03 .outlets-brands h3														{background-image: url(../../../images/webhome/outlets/branch_03/branch_intro_h3.png); background-position: 50% -40px;}

/**
 outlets-intro Songdo
**/
#content.outlets-intro.branch-04 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-04 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px; background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-04 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_04/branch_intro_title.png)}
#content.outlets-intro.branch-04 .branch-header .slogan													{color: #000000;}
#content.outlets-intro.branch-04 .branch-header .branch-info li											{color: #242424;}
#content.outlets-intro.branch-04 .branch-header .branch-info li .btn.branch-directions .text			{color: #000000; border-color: #000000;}
#content.outlets-intro.branch-04 .branch-header .branch-info li .btn.branch-directions:hover .text		{color: #ffffff; background-color: #000000;}
#content.outlets-intro.branch-04 .branch-header .local-weather .date .head								{color: #242424;}
#content.outlets-intro.branch-04 .branch-header .local-weather .date .text								{color: #000000;}
#content.outlets-intro.branch-04 .branch-header .local-weather .weather-forecast .forecast				{background-image: url(../../../images/webhome/outlets/branch_04/weather_forecast.png);}
#content.outlets-intro.branch-04 .branch-header .local-weather .weather-forecast .temperature			{color: #000000;}
#content.outlets-intro.branch-04 .branch-header .local-weather .weather-forecast .temperature .part,
#content.outlets-intro.branch-04 .branch-header .local-weather .weather-forecast .temperature .unit,
#content.outlets-intro.branch-04 .branch-header .local-weather .weather-forecast .temperature .value .number		{background-image: url(../../../images/webhome/outlets/branch_04/weather_temperature.png);}
#content.outlets-intro.branch-04 .branch-header .local-weather .weather-forecast .temperature .value .minus:after	{background-color: #000000;}
#ms.ie8 #content.outlets-intro.branch-04 .branch-header													{background-color: #ffffff;}
#content.outlets-intro.branch-04 .shopping-event														{background-color: rgba(255,255,255,0.95);background-image: url(../../../images/webhome/outlets/intro/outlets_shopping_event.png);} /* 2020-02-06 변경 */
#content.outlets-intro.branch-04 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_04/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-04 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-04 .shopping-event												{background-color: #ffffff;}
#content.outlets-intro.branch-04 .outlets-brands h3														{background-image: url(../../../images/webhome/outlets/branch_04/branch_intro_h3.png); background-position: 50% -40px;}

/**
 outlets-intro Songdo
**/

#content.outlets-intro.branch-05																		{background-color: #e4e3df;}
/*#content.outlets-intro.branch-05 .content-primary														{margin: 0 auto; width: 1100px;}*/
#content.outlets-intro.branch-05 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-05 .content-primary img													{display: block;}

#content.outlets-intro.branch-05 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px; background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-05 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_05/branch_intro_title.png)}


#content.outlets-intro.branch-05 .shopping-event														{background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-05 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_05/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-05 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-05 .shopping-event												{background-color: #ffffff;}
/**
 shopping-event
**/
#content.outlets-event .datalist_boxtype2>li .thumb img													{width: 244px; height: 156px;}


/**
 outlets-intro Daegu (add 2018-09-11)
**/
#content.outlets-intro.branch-06 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-06 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px; background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-06 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_06/branch_intro_title.png)}
#content.outlets-intro.branch-06 .branch-header .slogan													{color: #000000;}
#content.outlets-intro.branch-06 .branch-header .branch-info li											{color: #242424;}
#content.outlets-intro.branch-06 .branch-header .branch-info li .btn.branch-directions .text			{color: #000000; border-color: #000000;}
#content.outlets-intro.branch-06 .branch-header .branch-info li .btn.branch-directions:hover .text		{color: #ffffff; background-color: #000000;}
#ms.ie8 #content.outlets-intro.branch-06 .branch-header													{background-color: #ffffff;}
#content.outlets-intro.branch-06 .shopping-event														{background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-06 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_06/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-06 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-06 .shopping-event												{background-color: #ffffff;}
#content.outlets-intro.branch-06 .outlets-brands h3														{background-image: url(../../../images/webhome/outlets/branch_06/branch_intro_h3.png); background-position: 50% -40px;}


/* 2020-05-21 추가 : S */
/**
 outlets-intro Daejeon
**/
#content.outlets-intro.branch-07 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-07 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 56px 56px; background-color: rgba(255,255,255,0.95);}
#content.outlets-intro.branch-07 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_07/branch_intro_title.png)}
#content.outlets-intro.branch-07 .branch-header .slogan													{color: #000000;}
#content.outlets-intro.branch-07 .branch-header .branch-info li											{color: #242424;}
#content.outlets-intro.branch-07 .branch-header .branch-info li .btn.branch-directions .text			{color: #000000; border-color: #000000;}
#content.outlets-intro.branch-07 .branch-header .branch-info li .btn.branch-directions:hover .text		{color: #ffffff; background-color: #000000;}
#content.outlets-intro.branch-07 .branch-header .local-weather .date .head								{color: #242424;}
#content.outlets-intro.branch-07 .branch-header .local-weather .date .text								{color: #000000;}
#content.outlets-intro.branch-07 .branch-header .local-weather .weather-forecast .forecast				{background-image: url(../../../images/webhome/outlets/branch_07/weather_forecast.png);}
#content.outlets-intro.branch-07 .branch-header .local-weather .weather-forecast .temperature			{color: #000000;}
#content.outlets-intro.branch-07 .branch-header .local-weather .weather-forecast .temperature .part,
#content.outlets-intro.branch-07 .branch-header .local-weather .weather-forecast .temperature .unit,
#content.outlets-intro.branch-07 .branch-header .local-weather .weather-forecast .temperature .value .number		{background-image: url(../../../images/webhome/outlets/branch_07/weather_temperature.png);}
#content.outlets-intro.branch-07 .branch-header .local-weather .weather-forecast .temperature .value .minus:after	{background-color: #000000;}
#ms.ie8 #content.outlets-intro.branch-07 .branch-header													{background-color: #ffffff;}
#content.outlets-intro.branch-07 .shopping-event														{background-color: rgba(255,255,255,0.95);background-image: url(../../../images/webhome/outlets/intro/outlets_shopping_event.png)}
#content.outlets-intro.branch-07 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_07/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-07 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-07 .shopping-event												{background-color: #ffffff;}
#content.outlets-intro.branch-07 .outlets-brands h3															{background-image: url(../../../images/webhome/outlets/branch_07/branch_intro_h3.png); background-position: 50% -40px;}
#content.outlets-intro.branch-07 .sticky-content .outlets-content										{width:1100px}
#content.outlets-intro.branch-07 .sticky-content .outlets-content .outlets ul li+li						{margin-left:15px}
/* 2020-05-21 추가 : E */

/* 2020-10-05 추가 : S */
/**
 outlets-intro Space 1
**/
#content.outlets-intro.branch-08 .content-primary														{position: relative; left: 50%; margin-left: -550px; padding: 80px 0 100px 0; width: 1100px;}
#content.outlets-intro.branch-08 .branch-header															{position: relative; margin-bottom: 40px; padding: 100px 56px 100px 56px; background-color: rgba(255,255,255,0.95);} /* 2020-10-14 수정 */
#content.outlets-intro.branch-08 .branch-header h2														{background-image: url(../../../images/webhome/outlets/branch_08/branch_intro_title.png)}
#content.outlets-intro.branch-08 .branch-header .slogan													{color: #000000;}
#content.outlets-intro.branch-08 .branch-header .branch-info li											{color: #242424;}
#content.outlets-intro.branch-08 .branch-header .branch-info li .btn.branch-directions .text			{color: #000000; border-color: #000000;}
#content.outlets-intro.branch-08 .branch-header .branch-info li .btn.branch-directions:hover .text		{color: #ffffff; background-color: #000000;}
#content.outlets-intro.branch-08 .branch-header .local-weather .date .head								{color: #242424;}
#content.outlets-intro.branch-08 .branch-header .local-weather .date .text								{color: #000000;}
#content.outlets-intro.branch-08 .branch-header .local-weather .weather-forecast .forecast				{background-image: url(../../../images/webhome/outlets/branch_08/weather_forecast.png);}
#content.outlets-intro.branch-08 .branch-header .local-weather .weather-forecast .temperature			{color: #000000;}
#content.outlets-intro.branch-08 .branch-header .local-weather .weather-forecast .temperature .part,
#content.outlets-intro.branch-08 .branch-header .local-weather .weather-forecast .temperature .unit,
#content.outlets-intro.branch-08 .branch-header .local-weather .weather-forecast .temperature .value .number		{background-image: url(../../../images/webhome/outlets/branch_08/weather_temperature.png);}
#content.outlets-intro.branch-08 .branch-header .local-weather .weather-forecast .temperature .value .minus:after	{background-color: #000000;}
#ms.ie8 #content.outlets-intro.branch-08 .branch-header													{background-color: #ffffff;}
#content.outlets-intro.branch-08 .shopping-event														{background: url(../../../images/webhome/outlets/intro/outlets_shopping_event.png) 50% 0 no-repeat;} /* 2020-11-12 수정 */
#content.outlets-intro.branch-08 .shopping-event h3														{background-image: url(../../../images/webhome/outlets/branch_08/branch_intro_h3.png); background-position: 50% 0;}
#content.outlets-intro.branch-08 .shopping-event .aside .view-all										{color: #000000;}
#ms.ie8 #content.outlets-intro.branch-08 .shopping-event												{background-color: #ffffff;}
#content.outlets-intro.branch-08 .outlets-brands h3														{background-image: url(../../../images/webhome/outlets/branch_08/branch_intro_h3.png); background-position: 50% -40px;}
/* 2020-10-05 추가 : E */


/* shopping-event */
#content.outlets-main .shopping-event																	{margin: 80px auto 140px auto; width: 984px;}
#content.outlets-main .shopping-event h2																{margin: 0 0 28px 0; text-align: center; height: 48px; line-height: 48px; font-size: 40px; font-weight: normal; color: #000000; background: url(../../../images/webhome/outlets/intro/title_shopping_event.png) no-repeat 50% 0;}
#content.outlets-main .shopping-event h2 .text															{display: inline-block; vertical-align: middle;}
#content.outlets-main .shopping-event 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.outlets-main .shopping-event .item-display														{position: relative; left: 50%; margin: 0 0 0 -810px; padding: 0; width: 1620px;}
#content.outlets-main .shopping-event .item-display:after												{content: ''; display: block; clear: both; width: 0; height: 0; visibility: hidden;}
#content.outlets-main .shopping-event .item-display .item												{list-style: none; margin-top:0; float: left; position: relative; overflow: hidden;}
#content.outlets-main .shopping-event .item-display .item .wrap											{display: block; text-decoration: none;width: 540px; height: 527px;margin:0;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-head								{position: absolute; z-index: -1; top: 0; right: 0; bottom: 0; left: 0; -webkit-transition: 1s ease-in-out; -moz-transition: 1s ease-in-out; -o-transition: 1s ease-in-out; transition: 1s ease-in-out;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-head .image						{display: block;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-head .image img					{display: block; width: 100%; height: 100%;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body								{width: 100%; height: 100%; background-color: rgba(30,30,50,0.7); opacity: 0; -webkit-transition: all 1s; transition: all 1s; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: -moz-box; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title						{text-align: center; vertical-align: middle;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title .text					{display: block; margin-top: 24px; font-weight: bold; color: #ffffff;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title .text .wbr			{display: block;}
#content.outlets-main .shopping-event .item-display .item .wrap .item-body .title .branch				{display: inline-block; padding: 0 1em; color: #000000; background-color: #ffffff; vertical-align: top;}
#content.outlets-main .shopping-event .item-display .item:first-child .wrap								{width: 540px; height: 527px;}
#content.outlets-main .shopping-event .item-display .item:first-child .wrap .item-body .title			{padding: 0 100px; line-height: 42px; font-size: 36px;}
#content.outlets-main .shopping-event .item-display .item:first-child .wrap .item-body .title .branch	{height: 40px; line-height: 40px; font-size: 18px;}
#content.outlets-main .shopping-event .item-display .item+.item											{margin-left: 0;}
#content.outlets-main .shopping-event .item-display .item+.item .wrap									{width: 540px; height: 527px;}
#content.outlets-main .shopping-event .item-display .item+.item .wrap .item-body .title					{padding: 0 20px; line-height: 42px; font-size: 36px;}
#content.outlets-main .shopping-event .item-display .item+.item .wrap .item-body .title .branch			{height: 40px; line-height: 40px; font-size: 18px;}
#content.outlets-main .shopping-event .item-display .item .wrap .onclick								{display: block; position: absolute; z-index: 10; top: 0; right: 0; bottom: 0; left: 0; background: url(../../../images/webhome/outlets/global/bg_overlay.png) repeat 0 0;}
#content.outlets-main .shopping-event .item-display .item .wrap .onclick span							{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.outlets-main .shopping-event .item-display .item:hover .wrap .item-head						{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
#ms.ie8 #content.outlets-main .shopping-event .item-display .item:hover .wrap .item-head				{top: -40px; right: -40px; bottom: -40px; left: -40px;}
#content.outlets-main .shopping-event .item-display .item:hover .wrap .item-body						{opacity: 1;}

#content.outlets-main .shopping-event .item-display .item.type-colspan-2 .wrap							{width:1080px} /* 2020-05-21 추가 */
/* /css/webhome/outlets/outlets.css 의 116~148 라인 위와 같이 수정필요 */

#content.outlets-main .shopping-event .item-display .item.type-colspan-2 .item-head .image		{margin-top: -270px;}  /* 2020-06-08 대전점 관련 추가*/

/* #content.outlets-intro.branch-06 .shopping-event {background-image:url(http://www.ehyundai.com/images/webhome/outlets/intro/outlets_shopping_event_daegu.png)} 2019-11-11 삭제 */

#content.outlets-intro.branch-07 .shopping-event {background-image: url(../../../images/webhome/outlets/intro/outlets_shopping_event.png) !important} /* 2020-05-21 추가 */
.outlets_reset .shopping-event {background: url(../../../images/webhome/outlets/intro/outlets_shopping_event.png) 50% 0 no-repeat;}  /* 2020-10-14 수정 */

/* 2022-09-28 추가 [S] */
.popup-branch{display: none; position: absolute; z-index: 18; top: 440px; left: 40%; transform: translateX(-50%);} /* 2022-11-28 수정 */
.popup-branch.active{display:block;}
.popup-branch .event-hidden{display: block !important; position: absolute !important; overflow: hidden !important; margin: -1px !important; padding: 0 !important; width: 1px !important; height: 1px !important; border: 0 !important; clip: rect(0 0 0 0) !important; clip: rect(0, 0, 0, 0) !important;}
.popup-branch .popup-button-event{position: absolute; bottom: calc(13000% / 574); left: calc(9300% / 468); right: calc(9300% / 468);}
.popup-branch .popup-branch_img{width: 468px;}
.popup-branch .btn_area button{width: 50%; float: left; height: 45px; border: 1px solid #ccc; text-indent: 0; font-size: 16px; line-height: 45px; background: #fff; color: #000; font-family: 'Noto Sans KR';}
.popup-branch .btn_area button:last-child{border-left: 0;}
/* 2022-09-28 추가 [E] */