@charset "utf-8";

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 400;
    src: url(/sg/en/resource/css/fonts/NotoSansKR-Light-subset.eot);
    src: local('Noto Sans Korean'), local("Apple SD Gothic Neo"), url(/sg/en/resource/css/fonts/NotoSansKR-Light.woff2) format('woff2'), url(/sg/en/resource/css/fonts/NotoSansKR-Light.woff) format('woff')
}

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 500;
    src: url(/sg/en/resource/css/fonts/NotoSansKR-Regular.eot);
    src: local('Noto Sans Korean'), local("Apple SD Gothic Neo"), url(/sg/en/resource/css/fonts/NotoSansKR-Regular.woff2) format('woff2'), url(/sg/en/resource/css/fonts/NotoSansKR-Regular.woff) format('woff')
}

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 700;
    src: url(/sg/en/resource/css/fonts/NotoSansKR-Medium-subset.eot);
    src: local('Noto Sans Korean'), local("Apple SD Gothic Neo"), url(/sg/en/resource/css/fonts/NotoSansKR-Medium-subset.woff) format('woff')
}

@font-face {
    font-family: 'Buri';
    font-style: normal;
    font-weight: 400;
    src: url(/sg/en/resource/css/fonts/Arita-buriM-subset.eot);
    src: url(/sg/en/resource/css/fonts/Arita-buriM-subset.woff) format('woff')
}

@font-face {
    font-family: 'BuriSB';
    font-style: normal;
    font-weight: 400;
    src: url(/sg/en/resource/css/fonts/Arita-buri-SemiBold.eot);
    src: url(/sg/en/resource/css/fonts/Arita-buri-SemiBold.woff) format('woff')
}

@font-face {
    font-family: 'AritaL';
    font-style: normal;
    font-weight: normal;
    src: url(/sg/en/resource/css/fonts/aritta-Light.eot);
    src: url(/sg/en/resource/css/fonts/aritta-Light.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/aritta-Light.woff) format('woff'), url(/sg/en/resource/css/fonts/aritta-Light.ttf) format('truetype')
}

@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: 400;
	src: url(/sg/en/resource/css/fonts/Theinhardt-Light.eot);
	src: url(/sg/en/resource/css/fonts/Theinhardt-Light.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/Theinhardt-Light.woff) format('woff'), url(/sg/en/resource/css/fonts/Theinhardt-Light.ttf) format('truetype');
	unicode-range:U+0041-005A, U+0061-007A, U+0030-0039, U+0201-00F6;
}

@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: 500;
	src: url(/sg/en/resource/css/fonts/Theinhardt-Regular.eot);
	src: url(/sg/en/resource/css/fonts/Theinhardt-Regular.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/Theinhardt-Regular.woff) format('woff'), url(/sg/en/resource/css/fonts/Theinhardt-Regular.ttf) format('truetype');
	unicode-range:U+0041-005A, U+0061-007A, U+0030-0039, U+0201-00F6;
}

@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: 700;
	src: url(/sg/en/resource/css/fonts/Theinhardt-Medium.eot);
	src: url(/sg/en/resource/css/fonts/Theinhardt-Medium.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/Theinhardt-Medium.woff) format('woff'), url(/sg/en/resource/css/fonts/Theinhardt-Medium.ttf) format('truetype');
	unicode-range:U+0041-005A, U+0061-007A, U+0030-0039, U+0201-00F6;
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

body {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.5
}

a {
    text-decoration: none
}

a:active,
a:hover {
    outline: 0;
    text-decoration: underline
}

abbr[title] {
    border-bottom: 1px dotted
}

strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

dd,
dl,
dt,
ol,
ul {
    margin: 0;
    padding: 0
}

a img {
    border: 0;
    vertical-align: top
}

li,
ol,
ul {
    list-style: none
}

address,
em,
i {
    font-style: normal
}

figure,
form {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top
}

label {
    cursor: pointer
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button {
    cursor: pointer;
    -webkit-appearance: none;
    *overflow: visible;
    box-sizing: content-box;
    border: 0;
    background: 0;
    padding: .4em 1em
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
    vertical-align: middle
}

input[type=search] {
    -webkit-appearance: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show
}

select,
td {
    vertical-align: middle
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

::-moz-selection {
    background: #caa58e;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #caa58e;
    color: #fff;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #aaa
}

:-moz-placeholder {
    color: #aaa
}

input::-webkit-input-placeholder {
    color: #aaa
}

textarea::-webkit-input-placeholder {
    color: #aaa
}

mark {
    background-color: #fefcb4
}

.clearfix {
    zoom: 1
}

.clearfix:before {
    content: '';
    display: block
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

.blind {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.hidden {
    display: none
}

body,
button,
input,
select,
textarea {
    font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif
}

html {
    background-color: #fff
}

body {
    min-width: 320px;
    color: #767676
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 1.6em
}

em {
    color: #caa58e
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic
}

a {
    color: #767676
}

.touch select {
    font-size: 16px
}

#skipnav {
    position: absolute;
    left: -100%;
    color: #fff;
    background: #555;
    font-size: 1.6em
}

#skipnav:focus {
    display: block;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 29999;
    padding: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle
}

[type=text],
[type=num],
[type=tel],
[type=file],
[type=password],
[type=email],
[type=search],
textarea {
    padding: 8px 10px;
    color: #767676;
    font-size: 14px;
    font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif;
    line-height: 1.6;
    letter-spacing: -.03em;
    border: 1px solid #ccc;
    background: #fff;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    *line-height: 32px
}

@media only all and (max-width:599px) {

    [type=text],
    [type=num],
    [type=tel],
    [type=file],
    [type=password],
    [type=email],
    [type=search],
    textarea {
        padding-left: 7px;
        padding-right: 7px
    }
}

[type=text]:focus,
[type=text]:hover,
[type=num]:focus,
[type=num]:hover,
[type=tel]:focus,
[type=tel]:hover,
[type=file]:focus,
[type=file]:hover,
[type=password]:focus,
[type=password]:hover,
[type=email]:focus,
[type=email]:hover,
[type=search]:focus,
[type=search]:hover,
textarea:focus,
textarea:hover {
    outline: #efefef solid 1px;
    border-color: #555
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

select {
    height: 36px;
    font-size: 13px;
    text-align: left;
    text-indent: 14px;
    border: 1px solid transparent;
    color: #767676;
    border-bottom: 2px solid #191919;
    vertical-align: top
}

body,
html {
    min-height: 100%
}

body {
    -webkit-overflow-scrolling: touch
}

.wrap {
    position: relative
}

.l-wrap {
    zoom: 1;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 7%
}

.l-wrap:before {
    content: '';
    display: block
}

.l-wrap:after {
    content: '';
    display: table;
    clear: both
}

.l-wrap.l-skinny {
    max-width: 940px
}

@media only all and (max-width:1075px) {
    .l-wrap {
        padding: 0 4.8%;
    }
}

@media only all and (max-width:1023px) {
    .l-wrap {
        padding: 0 30px
    }
}

@media only all and (max-width:767px) {
    .l-wrap {
        padding: 0 15px
    }
}

@media only all and (max-width:599px) {
    .l-wrap {
        padding: 0 15px
    }
}

.l-wrap .l-pd {
    max-width: 780px;
    padding-left: 30px;
    padding-right: 30px
}

@media only all and (max-width:599px) {
    .l-wrap .l-pd {
        padding-left: 0;
        padding-right: 0
    }
}

@media only all and (max-width:767px) {
    .l-full {
        padding-left: 0;
        padding-right: 0
    }
}

.l-pd {
    max-width: 940px;
    margin: 0 auto
}

.l-pd .l-pd {
    max-width: 780px;
    padding-left: 30px;
    padding-right: 30px
}

.no-mediaqueries .l-wrap {
    width: 1100px;
    padding: 0
}
.l-gray{
  padding-top:1.36363636%;
  padding-bottom:4.54545455%;
  margin-bottom:-80px;
  background:#f5f5f5
}
.l-gray .tab-category-container{
  margin-bottom:2.27272727%
}
.l-gray.l-offgnb{
  padding-top:34px
}
@media only all and (max-width:1023px){
  .l-gray{
      margin-bottom:-56px
  }
  .l-gray,.l-gray.l-offgnb{
      padding-top:2.72727273%
  }
}
@media only all and (max-width:599px){
  .l-gray{
      margin-bottom:-32px
  }
}
.l-offgnb{
  position:relative;
  margin-top:-34px
}
@media only all and (max-width:1023px){
  .l-offgnb{
      margin-top:0
  }
}
.l-header {
    position: relative;
    max-width: 1100px;
    height: 78px;
    margin: 0 auto;
    padding: 0 7%;
    text-align: center
}

@media only all and (max-width:1023px) {
    .l-header {
      height: 60px;
      padding: 0 20px
    }
}

@media only all and (max-width:767px) {
    .l-header {
       /* height: 50px;
        padding: 0 15px */
    }
}

.header {
    position: relative;
    z-index: 100;
    font-family: NotoSans, sans-serif;
    text-transform: uppercase
}
.is-open-search .header {
  padding-right: 17px;  
}
.Mac .is-open-search .header {
  padding-right: 0; 
}
.header.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff
}

.header-inner {
    position: relative;
    height: 100%
}

.header .logo {
    position: absolute;
    top: 0;
    left: 35%;
    z-index: 5;
    display: table;
    height: 100%;
    width: 30%;
    margin: 0 auto;
    text-align: center;
    vertical-align: top
}

.header .logo-a {
    display: table-cell;
    width: 100%;
    padding-top: 1px;
    vertical-align: middle
}

.header .logo-img {
    width: 166px;
    vertical-align: top
}

.header .sidenav-open {
    display: none;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -15px;
    padding: 5px;
    z-index: 2
}

.header .select-language {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 15px;
    letter-spacing: .05em
}

.header .select-language .icon {
    margin-left: .5em
}

.header .select-language-a {
	position: relative;
	display: block;
	padding-left: 1px;
	padding-right: 24px;
	letter-spacing: -0.5px;
}
.header .select-language-a::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	content: '';
	width: 14px;
	height: 100%;
	background-image: url(/sg/en/resource/img/a/ico_arr_down.png);
	background-repeat: no-repeat;
	background-position: center;
}
.header .select-language-a.toggle-on::after {
	transform: rotate(180deg);
}

/* .header .select-language-a i {
	margin-left: 10px
} */

.header .select-language-a i.icon-arr-up,
.header .select-language-a.toggle-on .icon-arr-down {
    display: none
}

.header .select-language-a.toggle-on .icon-arr-up {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.header .select-language-a:hover {
    color: #191919;
    text-decoration: none
}

.header .select-language-list {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 1000;
    margin-top: 10px;
    padding: 12px 0;
    border: 1px solid #191919;
    font-size: 13px;
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .3)
}

.header .select-language-list:after {
    content: '';
    position: absolute;
    top: 0;
    left: 25px;
    width: 14px;
    height: 7px;
    margin: -7px 0 0;
    background: url(/sg/en/resource/img/a/language_tip.png) no-repeat
}

.header .select-language-list .is-current {
    outline: 0;
    background: #eee;
    color: #000;
    text-decoration: none
}

.header .select-language-list .is-current a {
    color: #000
}

.header .select-language-list a {
    position: relative;
    display: block;
    padding: 6px 21px 4px 18px;
    text-transform: uppercase
}

.header .select-language-list a:focus,
.header .select-language-list a:hover {
    outline: 0;
    background: #eee;
    color: #000;
    text-decoration: none
}

.header .select-language-list a:focus:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 1px;
    height: 1px;
    margin-top: -1px;
    border: 1px solid #000;
    background: #000
}

.header .misc-links {
	display: flex !important;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	top: 15px;
	right: -8px;
	width: 35%;
	height: 23px;
	font-size: 0;
	text-align: right
}

.header .misc-a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
}

.header .misc-a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 13px;
    border-left: 1px solid #c9c9c9;
    transform: translateY(-50%);
}

.header .misc-a:first-child:after, .header #btn-login:after, .header #btn-logout:after {
    border-left: 0
}

.header .misc-a:hover {
    color: #000;
    text-decoration: none
}

.header .misc-open-search {
	display: block;
	position: relative;
	width: 18px;
	height: 18px;
	padding-left: 15px;
	font-size: 0;
	background-image: url(/sg/en/resource/img/a/ico_search.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.header .misc-open-search:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 13px;
	border-left: 1px solid #c9c9c9;
	transform: translateY(-50%);
}

.header .misc-open-search .icon-search {
    color: #999;
    line-height: 1.1em
}

.header .misc-open-search .icon-search:focus,
.header .misc-open-search .icon-search:hover {
    color: #000
}

.header .search-container {
	display: block !important;
	position: fixed;
	top: 78px;
	left: 0;
	width: 100%;
}
.header .search-container .inner-top-search {
	height: 0;
	overflow: hidden;
	transition: height .3s;
	box-sizing: border-box;
}
.is-open-search .header .misc-open-search {
	background-image: url(/sg/en/resource/img/a/ico_close.png);
}
/* .header .search-container.is-show {

	width: 35%;
	z-index: 100
} */
.is-open-search .header .search-container {
	display: block;
	width: 100%;
	z-index: 100;
}
.is-open-search .header .search-container .inner-top-search {
	height: 212px;
}
.is-open-search .header .sch-close {
	/* display: block;
	opacity: 1; */
}
.header .wrap-search-box {
	width: 100%;
	padding-top: 52px;
	box-sizing: border-box;
	background-color: #fff;
}
.header .wrap-search-close {
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	display: flex;
	padding-bottom: 9px;
	justify-content: center;
	flex-wrap: wrap;
}
.header .search-box {
	display: flex;
	position: relative;
	max-width: 700px;
	padding-top: 8px;
	padding-bottom: 55px;
	margin: 0 auto;
	box-sizing: border-box;
}
.header .search .text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: calc(100% - 100px);
	height: 52px;
	padding: 8px 12px 8px 50px;
	border: 0;
	border-bottom: 2px solid #222;
	font-size: 17px;
	vertical-align: middle;
	background-image: url(/sg/en/resource/img/a/ico_search_black.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
	color: #222;
	font-weight: 500;
}
.header .search .text::-ms-clear {
	display: none !important;
  height: 0;
  width: 0;
}
/* .header .search .text:focus {

	outline: 0;
	border-color: #191919;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
} */
.header .search-box .search-delete {
	position: absolute;
	right: 113px;
  top: 21px;
	width: 26px;
	height: 25px;
	padding: 0;
	background-image: url(/sg/en/resource/img/a/ico_search_delete_pc.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.header .search .text::-webkit-input-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text::-ms-input-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text:-ms-input-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text:-moz-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text:hover {
	outline: none;
}
.header .search .text:focus:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #ccc
}
.header .search .text:focus .f-icon-search {
    color: #555
}


.header .search .submit {
	position: absolute;
	top: 8px;
	right: 0;
	width: 90px;
	height: 52px;
	padding: 0;
	border: 0;
	font-size: 16px;
	color: #fff;
	background-color: #222;
	text-align: center;
	font-weight: 700;
}
.header .sch-close {
	display: block; 
	align-items: center; 
	width: 88px; 
	height: 36px; 
	line-height: 36px; 
	font-size: 15px; 
	padding-left: 7px; 
	box-sizing: border-box; 
	position: relative; 
	text-align: left;
}
.header .sch-close::after {
	content: ''; 
	display: block; 
	position: absolute; 
	right: 10px; 
	top: 0; 
	height: 100%; 
	width: 14px; 
	background-image: url(/sg/en/resource/img/a/ico_arr_down.png); 
	background-repeat: no-repeat; 
	transform: rotate(180deg); 
	background-position: left center;
}

/* .header .search .submit:focus,
.header .search .submit:hover {
	color: #000
} */
@media only all and (max-width:1023px) {
	.header .logo {
		left: 32%;
		width: 36%;
		height: 60px;
	}
	.header .logo-img {
		width: 112px;

	}
	.header .sidenav-open {
		display: block;
	}
	.header .misc-a,
	.header .select-language {
		display: none !important;
	}
	.header .misc-links {
		top: 0;
		right: 20px;
		height: 60px;
	}
	.header .misc-open-search {
		width: 23px;
		height: 23px;
		background-image: url(/sg/en/resource/img/a/ico_search_mo.png);
		background-size: contain;
	}
	.header .misc-open-search:focus {
		outline: rgba(0, 0, 0, 0.098) solid 1px !important;
	}
	.header .misc-open-search:after {
		display: none
	}
	.header .search-box .search-delete {
		right: 105px;
		top: 50%;
		transform: translateY(-50%);
		width: 18px;
		height: 18px;
		background-image: url(/sg/en/resource/img/a/ico_search_delete_mo.png);
	}
	.header .search .submit {
		width: 70px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		font-weight: 500;
		top: 10px;
		right: 20px;
	}
	.header .search .text {
		height: 40px;
		font-size: 16px;
		background-color: #faf9f5;
		background-image: none;
		padding: 0 10px;
		width: calc(100% - 75px);
		border-bottom-width: 1px;
	}
	.header .search-container {
		position: fixed;
		top: 60px;
		/* height: 100%; */
		z-index: 200;
		padding-bottom: 0;
		margin-top: 0
	}
	.is-open-search .header .search-container .inner-top-search {
		height: 61px;
		border-top: 1px solid #eee;
	}
	.header .wrap-search-box {
		padding-top: 0;
	}
	.header .search-container.is-active {
		z-index: 1001;
		width: 100%
	}
	/* .header .search-container.is-active:after {
		opacity: .5
	} */
	.header .search-container:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: -1;
		background: rgba(0, 0, 0, .5);
		opacity: 0;
		-webkit-transition: opacity .4s .1s;
		-moz-transition: opacity .4s .1s;
		-o-transition: opacity .4s .1s;
		transition: opacity .4s .1s
	}
	.header .search-box {
		max-width: 100%;
		padding: 10px 20px;
	}
	/* .header .search .submit {

		right: 20px
	} */
	.is-open-search .header .misc-open-search {
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		background-image: url(/sg/en/resource/img/a/ico_close_mo.png);
	}
	.is-open-search .header .wrap-search-close {
		display: none;
	}
}

@media only all and (max-width:767px) {
	.header-inner {
		position: static
	}
	/* 
	.header .logo {
		height: 50px
	}

	.header .search-box {
		padding: 10px 15px;
	} */
	.header .logo-a {
		padding-top: 4px
	}
	/* .header .logo-img {

		width: 112px
	} */
	
	.header .sidenav-open {
		left: 20px;
		/* margin-left: -5px;

		margin-top: -13px */

	}
	.header .misc-links {
		margin-right: 0;
	}
}

@media only all and (max-width:599px) {
    .header .sidenav-open {
       /*  left: 15px */
    }
}

#main {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

/* .is-open-search #main {

	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	-o-filter: blur(10px);
	filter: blur(10px)
} */

.is-open-search {
	position: relative;
	height: 100vh;
	overflow: hidden;
}
.is-open-search::before {
	display: block;
	content: '';
	position: fixed;
	z-index: 100;
	left: 0;
	top: 78px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}

/*
.gnb-a,
.gnb-a1,
.gnb-a1-1,
.gnb-a1-2,
.gnb-a1-3,
.gnb-a1-4,
.gnb-a1-5,
.gnb-a2,
.gnb-a2-1,
.gnb-a2-2,
.gnb-a2-3,
.gnb-a2-4,
.gnb-a2-5,
.gnb-a2-6,
.gnb-a2-7,
.gnb-a2-8,
.gnb-a2-9,
.gnb-a2-10,
.gnb-a3,
.gnb-a3-1,
.gnb-a3-2,
.gnb-a3-3,
.gnb-a3-4,
.gnb-a3-5,
.gnb-a4,
.gnb-a4-1,
.gnb-a4-2,
.gnb-a4-3,
.gnb-a4-4,
.gnb-a5,
.gnb-a5-1,
.gnb-a5-2,
.gnb-a5-3,
.gnb-a5-4,
.gnb-a5-5,
.gnb-a5-6 {
    overflow: hidden;
    display: block;
    height: 12px;
    background: url(/sg/en/resource/img/a/gnb-191230.png) no-repeat;
    text-indent: 100%
}
*/


.gnb {
    position: relative;
    text-align: center;
    padding-bottom: 34px;
    vertical-align: middle
}

.gnb-menu {
    position: relative;
    padding: 6px 0 4px;
    line-height: 1;
    font-size: 0;
    z-index: 10;
    border-bottom: 1px solid #fff
}

.gnb-menu.is-active {
    border-bottom-color: #d5d5d5
}

.gnb .nav-d1 {  
    display: inline-block;  
    *display: inline;   
    *zoom: 1;   
    margin: 0 10px 7px; 
    height: 30px;   
    font-family: 'Noto Sans KR', sans-serif;    
    font-size: 17px;    
    letter-spacing: .03em;  
    color: #666;    
    letter-spacing: 0;  
    vertical-align: middle  
}

.gnb .nav-d1-a {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 15px 3px;
    color: #666;
    line-height: 1
}

.gnb .nav-d1-a:hover,   
.gnb .nav-d1-a.is-active {
    color: #000;
    text-decoration: none
}

.gnb .nav-d1.is-current .nav-d1-a {
    color: #000
}

.gnb .nav-d1.is-current .nav-d2-box {
    display: block
}

.gnb .nav-d1.is-active .nav-d1-a {
    color: #000
}

.gnb .nav-d1.is-active .nav-d1-a:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid
}

.gnb .nav-d2 {  
    display: inline-block;  
    vertical-align: middle; 
    white-space: nowrap 
}

.gnb .nav-d2-box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;    
    width: 100%;    
    padding-top: 5px;   
    padding-bottom: 20px;
    white-space: nowrap;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.gnb .nav-d2-box.is-active {
    display: block;
    z-index: 20
}

.gnb .nav-d2-a {    
    display: block; 
    padding: 4px 15px 6px;  
    color: #aaa;    
    font-size: 15px;    
    letter-spacing: 0   
}   
.gnb .nav-d2-a:hover,   
.gnb .nav-d2-a.is-active {  
    color: #555;    
    text-decoration: none   
}

.gnb .nav-d2.is-current .nav-d2-a {
    color: #555
}

/* 20210204 GNB > 2Depth(SPA, SHOP) 위치수정 : START */
.gnb .nav-d1:nth-of-type(1), .gnb .nav-d1:nth-of-type(5), .gnb .nav-d1:nth-of-type(6) {position:relative;}
.gnb .nav-d1:nth-of-type(1) .nav-d2-box, .gnb .nav-d1:nth-of-type(5) .nav-d2-box, .gnb .nav-d1:nth-of-type(6) .nav-d2-box {top:calc(100% + 11px);}
.gnb .nav-d1:nth-of-type(1) .nav-d2-box {width:450px; transform:translateX(-2%);}
.gnb .nav-d1:nth-of-type(5) .nav-d2-box {width:400px; transform:translateX(-56%);}
.gnb .nav-d1:nth-of-type(6) .nav-d2-box {width:540px; transform:translateX(-84%);}
/* 20210204 GNB > 2Depth(SPA, SHOP) 위치수정 : END */

/* 200303 GRO GNB 스프라이트 삭제
.gnb-a1 {
    width: 140px;
    background-position: 0 0
}

.nav-d1-a.is-active .gnb-a1,
.nav-d1-a:focus .gnb-a1,
.nav-d1-a:hover .gnb-a1 {
    background-position: 0 -15px
}

.gnb-a1-5 {
    width: 109px;
    background-position: -500px -40px
}

.nav-d2-a.is-active .gnb-a1-5,
.nav-d2-a:focus .gnb-a1-5,
.nav-d2-a:hover .gnb-a1-5 {
    background-position: -500px -55px
}

.gnb-a1-4 {
    width: 60px;
    background-position: -400px -40px
}

.nav-d2-a.is-active .gnb-a1-4,
.nav-d2-a:focus .gnb-a1-4,
.nav-d2-a:hover .gnb-a1-4 {
    background-position: -400px -55px
}

.gnb-a1-3 {
    width: 107px;
    background-position: -200px -40px
}

.nav-d2-a.is-active .gnb-a1-3,
.nav-d2-a:focus .gnb-a1-3,
.nav-d2-a:hover .gnb-a1-3 {
    background-position: -200px -55px
}

.gnb-a1-2 {
    width: 78px;
    background-position: -100px -40px
}

.nav-d2-a.is-active .gnb-a1-2,
.nav-d2-a:focus .gnb-a1-2,
.nav-d2-a:hover .gnb-a1-2 {
    background-position: -100px -55px
}

.gnb-a1-1 {
    width: 66px;
    background-position: 0 -40px
}

.nav-d2-a.is-active .gnb-a1-1,
.nav-d2-a:focus .gnb-a1-1,
.nav-d2-a:hover .gnb-a1-1 {
    background-position: 0 -55px
}

.gnb-a2 {
    width: 74px;
    background-position: -200px 0
}

.nav-d1-a.is-active .gnb-a2,
.nav-d1-a:focus .gnb-a2,
.nav-d1-a:hover .gnb-a2 {
    background-position: -200px -15px
}

.gnb-a2-9 {
    width: 88px;
    background-position: -600px -70px
}

.nav-d2-a.is-active .gnb-a2-9,
.nav-d2-a:focus .gnb-a2-9,
.nav-d2-a:hover .gnb-a2-9 {
    background-position: -600px -85px
}

.gnb-a2-10 {
    width: 105px;
    background-position: -944px -70px
}

.nav-d2-a.is-active .gnb-a2-10,
.nav-d2-a:focus .gnb-a2-10,
.nav-d2-a:hover .gnb-a2-10 {
    background-position: -944px -85px
}

.gnb-a2-8 {
    width: 95px;
    background-position: -710px -70px;
}

.nav-d2-a.is-active .gnb-a2-8,
.nav-d2-a:focus .gnb-a2-8,
.nav-d2-a:hover .gnb-a2-8 {
    background-position: -710px -85px;
}

.gnb-a2-7 {
    width: 27px;
    background-position: -500px -70px;
}

.nav-d2-a.is-active .gnb-a2-7,
.nav-d2-a:focus .gnb-a2-7,
.nav-d2-a:hover .gnb-a2-7 {
    background-position: -500px -85px
}

.gnb-a2-6 {
    width: 130px;
    background-position: -400px -130px;
}

.nav-d2-a.is-active .gnb-a2-6,
.nav-d2-a:focus .gnb-a2-6,
.nav-d2-a:hover .gnb-a2-6 {
    background-position: -400px -145px;
}

.gnb-a2-5 {
    width: 90px;
    background-position: -560px -130px;
}

.nav-d2-a.is-active .gnb-a2-5,
.nav-d2-a:focus .gnb-a2-5,
.nav-d2-a:hover .gnb-a2-5 {
    background-position: -560px -144px;
}

.gnb-a2-4 {
    width: 56px;
    background-position: -400px -70px
}

.nav-d2-a.is-active .gnb-a2-4,
.nav-d2-a:focus .gnb-a2-4,
.nav-d2-a:hover .gnb-a2-4 {
    background-position: -400px -85px
}

.gnb-a2-3 {
    width: 65px;
    background-position: -300px -70px
}

.nav-d2-a.is-active .gnb-a2-3,
.nav-d2-a:focus .gnb-a2-3,
.nav-d2-a:hover .gnb-a2-3 {
    background-position: -300px -85px
}

.gnb-a2-2 {
    width: 80px;
    background-position: -200px -70px
}

.nav-d2-a.is-active .gnb-a2-2,
.nav-d2-a:focus .gnb-a2-2,
.nav-d2-a:hover .gnb-a2-2 {
    background-position: -200px -85px
}

.gnb-a2-1 {
    width: 107px;
    background-position: 0 -70px
}

.nav-d2-a.is-active .gnb-a2-1,
.nav-d2-a:focus .gnb-a2-1,
.nav-d2-a:hover .gnb-a2-1 {
    background-position: 0 -85px
}

.gnb-a3 {
    width: 86px;
    background-position: -300px 0
}

.nav-d1-a.is-active .gnb-a3,
.nav-d1-a:focus .gnb-a3,
.nav-d1-a:hover .gnb-a3 {
    background-position: -300px -15px
}

.gnb-a3-5 {
    width: 65px;
    background-position: -600px -100px
}

.nav-d2-a.is-active .gnb-a3-5,
.nav-d2-a:focus .gnb-a3-5,
.nav-d2-a:hover .gnb-a3-5 {
    background-position: -600px -115px
}

.gnb-a3-4 {
    width: 55px;
    background-position: -500px -100px
}

.nav-d2-a.is-active .gnb-a3-4,
.nav-d2-a:focus .gnb-a3-4,
.nav-d2-a:hover .gnb-a3-4 {
    background-position: -500px -115px
}

.gnb-a3-3 {
    width: 54px;
    background-position: -400px -100px
}

.nav-d2-a.is-active .gnb-a3-3,
.nav-d2-a:focus .gnb-a3-3,
.nav-d2-a:hover .gnb-a3-3 {
    background-position: -400px -115px
}

.gnb-a3-2 {
    width: 103px;
    background-position: -200px -100px
}

.nav-d2-a.is-active .gnb-a3-2,
.nav-d2-a:focus .gnb-a3-2,
.nav-d2-a:hover .gnb-a3-2 {
    background-position: -200px -115px
}

.gnb-a3-1 {
    width: 118px;
    background-position: 0 -100px
}

.nav-d2-a.is-active .gnb-a3-1,
.nav-d2-a:focus .gnb-a3-1,
.nav-d2-a:hover .gnb-a3-1 {
    background-position: 0 -115px
}

.gnb-a4 {
    width: 28px;
    background-position: -400px 0
}

.nav-d1-a.is-active .gnb-a4,
.nav-d1-a:focus .gnb-a4,
.nav-d1-a:hover .gnb-a4 {
    background-position: -400px -15px
}

.gnb-a4-4 {
    width: 60px;
    background-position: -300px -130px
}

.nav-d2-a.is-active .gnb-a4-4,
.nav-d2-a:focus .gnb-a4-4,
.nav-d2-a:hover .gnb-a4-4 {
    background-position: -300px -145px
}

.gnb-a4-3 {
    width: 85px;
    background-position: -200px -130px
}

.nav-d2-a.is-active .gnb-a4-3,
.nav-d2-a:focus .gnb-a4-3,
.nav-d2-a:hover .gnb-a4-3 {
    background-position: -200px -145px
}

.gnb-a4-2 {
    width: 96px;
    background-position: -100px -130px
}

.nav-d2-a.is-active .gnb-a4-2,
.nav-d2-a:focus .gnb-a4-2,
.nav-d2-a:hover .gnb-a4-2 {
    background-position: -100px -145px
}

.gnb-a4-1 {
    width: 90px;
    background-position: 0 -130px
}

.nav-d2-a.is-active .gnb-a4-1,
.nav-d2-a:focus .gnb-a4-1,
.nav-d2-a:hover .gnb-a4-1 {
    background-position: 0 -145px
}

.gnb-a5 {
    width: 117px;
    background-position: -500px 0
}

.nav-d1-a.is-active .gnb-a5,
.nav-d1-a:focus .gnb-a5,
.nav-d1-a:hover .gnb-a5 {
    background-position: -500px -15px
}

.gnb-a5-6 {
    width: 83px;
    background-position: -600px -160px
}

.nav-d2-a.is-active .gnb-a5-6,
.nav-d2-a:focus .gnb-a5-6,
.nav-d2-a:hover .gnb-a5-6 {
    background-position: -600px -175px
}

.gnb-a5-5 {
    width: 36px;
    background-position: -400px -160px
}

.nav-d2-a.is-active .gnb-a5-5,
.nav-d2-a:focus .gnb-a5-5,
.nav-d2-a:hover .gnb-a5-5 {
    background-position: -400px -175px
}

.gnb-a5-4 {
    width: 83px;
    background-position: -600px -160px
}

.nav-d2-a.is-active .gnb-a5-4,
.nav-d2-a:focus .gnb-a5-4,
.nav-d2-a:hover .gnb-a5-4 {
    background-position: -600px -175px
}

.gnb-a5-3 {
    width: 52px;
    background-position: -300px -160px
}

.nav-d2-a.is-active .gnb-a5-3,
.nav-d2-a:focus .gnb-a5-3,
.nav-d2-a:hover .gnb-a5-3 {
    background-position: -300px -175px;
}

.gnb-a5-2 {
    width: 66px;
    background-position: -200px -160px
}

.nav-d2-a.is-active .gnb-a5-2,
.nav-d2-a:focus .gnb-a5-2,
.nav-d2-a:hover .gnb-a5-2 {
    background-position: -200px -175px
}

.gnb-a5-1 {
    width: 58px;
    background-position: -100px -160px
}

.nav-d2-a.is-active .gnb-a5-1,
.nav-d2-a:focus .gnb-a5-1,
.nav-d2-a:hover .gnb-a5-1 {
    background-position: -100px -175px;
}
*/

.gnb-section {
    display: inline-block;  
    *display: inline;   
    *zoom: 1;
    margin-left: 2.734%;
    vertical-align: top
}

.gnb-section:first-child {
    margin-left: 0
}

.gnb-h {
    display: inline-block;  
    *display: inline;   
    *zoom: 1;
    padding-right: 5px;
    vertical-align: top
}

.gnb .bg {
	overflow: hidden;
	position: absolute;
	top: 47px;
	left: 0;
	right: 0;
	z-index: -1;
	height: 0;
	background: #fff;
	opacity: 0;
}

.gnb .bg.is-active {
    height: 34px;
    /* -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100); */
    opacity: 1
}

/*
.gnb .bg.is-active:after {
    width: 100%;
    background-color: #d5d5d5
}
*/

@media only all and (max-width:1023px) {
    .gnb {
        display: none
    }
}

.main {
    outline: 0
}

.l-footer {
	position: relative;
	max-width: 1200px;
	padding: 0 50px;
	margin: 0 auto;
	box-sizing: border-box;
}

/* @media only all and (max-width:1023px) {
    .l-footer {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only all and (max-width:767px) {
    .l-footer {
        max-width: 480px
    }
} */

@media only all and (max-width:599px) {
    .l-footer {
        padding-left: 0;
        padding-right: 0
    }
}

.footer {
	position: relative;
	margin-top: 80px;
	padding-bottom: 37px;
	border-top: 1px solid #eee;
	font-family: NotoSans, sans-serif;
	font-size: 1.2em;
	letter-spacing: .03em
}
.footer::before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 55px;
	width: 100%;
	height: 1px;
	background-color: #ededed;
}
.footer.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.footer-item {
    color: #555;
    white-space: nowrap;
}

.footer-item:focus,
.footer-item:hover,
.footer-item>a:focus,
.footer-item>a:hover {
    color: #000
}

.footer-links {
	position: relative;

}
.footer-links .footer-links-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 820px;
	height: 55px;
}
.footer-links .footer-links-wrap +  .footer-links-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 820px;
	padding-top: 7px;
	height: 36px;
}
.footer-links .footer-item {
	position: relative;
	display: inline-block;
	padding: 3px 21px 3px 0;
	vertical-align: top;
	font-size: 15px;
	color: #555;
}
/* .footer-links .footer-item + .footer-item:before {

	content:'|';
	color:#e5e5e5;
	margin-right:1.5em;
	font-weight:normal;
} */
.footer-links .footer-item.ho-no {
	padding-right: 0;
}
.footer-links .footer-item::after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 13px;
	background-color: #c9c9c9;
	transform: translateY(-50%);
}
.footer-links .footer-item + .footer-item {
	margin-left: 20px;
}
.footer-links .footer-item.sws-login-btn,
.footer-links .footer-item.sws-logout-btn {
	padding-right: 0;
}
.footer-links .footer-item.sws-login-btn::after,
.footer-links .footer-item.sws-logout-btn::after,
.footer-links .footer-item.ho-no::after {
	display: none;
}
.footer-links .footer-item__beautypoint {
    width: 87px;
    margin-top: -3px;
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    opacity: .5;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.footer-links .footer-item__beautypoint:focus,
.footer-links .footer-item__beautypoint:hover {
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.footer-links .footer-counseling-time {
	margin-left: 5px !important;
}

.footer-legality {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 20px;
	font-size: 0;
}

.footer-legality .footer-item {
	overflow: hidden;
	display: inline-block;
	/* height: 15px; */
	padding: 0 8px;
	border-left: 1px solid #e5e5e5;
	color: #767676;
	font-size: 11px;
	line-height: 1.5;
	/* vertical-align: top */
}

.footer-legality .footer-item:focus,
.footer-legality .footer-item:hover {
    color: #000
}

.footer-legality .footer-company {
    border-left: 0
}

.footer-legality .footer-privacy {
    color: #191919
}

.footer-legality .copyright {
	/* margin-right: 30px; */
	padding: 0;
	font-size: 13px;
	border-left: 0
}
.footer-legality .copyright strong {
	font-weight: 500;
}
.footer-legality .copy {
	display: inline-block;
	margin-top: -1px;
	font-size: 14px;
	font-family: NotoSans, sans-serif;
	vertical-align: top
}

.footer-sns {
	/* position: absolute;
	top: -40px;
	right: 1px; */
	display: inline-block;
	padding-left: 10px;
	/* border-left: 1px solid #eee */
}

.footer-sns-wrap {
	/* position: relative */
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	right: 50px;
	top: 0;
	min-width: 240px;
	height: 55px;
}

@media only all and (max-width:1170px) {
	.footer-sns-wrap {
		top: 75px;
	}
}


.footer-facebook,
.footer-instagram,
.footer-youtube {
    display: inline-block;
    width: 40px;
    height: 30px;
    color: #b2b2b2;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.footer-facebook:focus,
.footer-facebook:hover,
.footer-instagram:focus,
.footer-instagram:hover,
.footer-youtube:focus,
.footer-youtube:hover {
    color: #191919
}

.footer-facebook,
.footer-instagram {
    font-size: 1.4em
}

.footer-youtube {
    font-size: 1.8em
}
.footer-mark {
	display: inline-block;
	/* position: absolute;
	top: -43px;
	right: 190px;
	width: 52px */
}
.footer-mark a {
	display: inline-block;
	width: 42px;
}
.footer-mark-wrap {
	/* position: relative */
	display: inline-block;
}
.footer-mobile {
	display: none
}
@media only all and (max-width:1023px) {
	.l-footer {
		padding: 0;
	}
	.footer {
		margin-top: 56px;
		padding: 15px 0 0;
		text-align: left;
		border: 0;
	}
	.footer::before {
		display: none;
	}
	.footer-legality,
	.footer-links,
	.footer-mark-wrap {
		display: none
	}
	.footer-mobile {
		position: relative;
		display: block;
		/* font-size: 14px;
		text-align: center; */
		background-color: #f8f7f5;
		border-top: 1px solid #eee;
		font-size: 0;
	}
	.footer-mobile .footer-toggle {
		position: relative;
		box-sizing: border-box;
		height: 56px;
		width: 100%;
		display: flex;
		align-items: center;
		text-align: left;
		padding: 0 30px;
		font-size: 1.173vw;
		border-bottom: 1px solid #eee;
	}
	.footer-mobile .footer-toggle-button {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 56px;
		overflow: hidden;
	}
	.footer-mobile .footer-toggle-button::after {
		display: block;
		content: '';
		position: absolute;
		padding: 0 30px;
		right: 0;
		top: 0;
		width: 15px;
		height: 56px;
		background-image: url(/sg/en/resource/img/a/ico_arr_footer_down.png);
		background-size: 15px auto;
		background-repeat: no-repeat;
		background-position: center;
		transition: transform .3s;
	}
	.footer-mobile .footer-toggle-button.is-open::after  {
		transform: rotate(180deg);
	}
	.footer-mobile .footer-toggle-button.is-open + .footer-mobile-links {
		height: 100%;
	}
	.footer-mobile .footer-mobile-links {
		height: 0;
		overflow: hidden;
		transition: height .3s;
	}
	.footer-mobile .inner-mobile-links {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
		padding: 16px 30px 32px;
	}
	.footer-mobile .footer-mobile-links .inner-links {
		width: calc(100% - 48px);
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links {
		margin-top: 15px;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links .footer-item {
		color: #888;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links .footer-item::after {
		display: none;
	}
	.footer-mobile .footer-item {
		position: relative;
		color: #222;
		line-height: 2;
		padding-right: 15px;
		font-size: 1.173vw;
	}
	.footer-mobile .footer-item {
	}
	.footer-mobile .footer-item::after {
		display: block;
		content: '';
		position: absolute;
		right: 7px;
		top: 50%;
		transform: translateY(-50%);
		width: 1px;
		height: 1.173vw;
		background-color: #999;
	}
	.footer-mobile .footer-item:last-child:after {
		display: none;
	}
	.footer-mark a {
		width: 48px;
	}
	.footer-mobile .bar {
		position: absolute;
		top: 50%;
		left: 50%;
		height: 12px;
		margin-top: -6px;
		border-left: 1px solid #d5d5d5
	}
	.footer-mobile .link-loc {
		display: inline-block;
		width: 150px;
		margin-right: .5em;
		text-align: left
	}
	.footer-mobile .link-loc .icon-location2 {
		color: #aaa;
		font-size: 24px;
		margin-left: .25em;
		vertical-align: middle
	}
	.footer-mark {
		position: static;
	}
	.footer-mobile .link-lang {
		display: inline-block;
		width: 150px;
		margin-left: .5em;
		text-align: right
	}
	.footer-mobile .link-lang .icon-arr-down,
	.footer-mobile .link-lang .icon-arr-up {
		font-size: 20px;
		color: #999;
		vertical-align: middle
	}
	.footer-mobile .link-lang .icon-arr-up {
		display: none
	}
	.footer-mobile .link-lang.toggle-on .icon-arr-up {
		display: inline-block
	}
	.footer-mobile .link-lang.toggle-on .icon-arr-down {
		display: none
	}
	.footer-sns-wrap {
		position: static;
		width: 100%;
		justify-content: center;
		border-top: 1px solid #eee;
	}
}

@media only screen and (max-width: 767px) {
	.footer-mobile {
	}
	.footer-mobile .footer-toggle {
		padding: 0 15px;
		height: 15.555vw;
		font-size: 3.333vw;
	}
	.footer-mobile .footer-toggle-button {
		height: 15.555vw;
	}
	.footer-mobile .footer-toggle-button::after {
		padding: 0 15px;
		width: 4.166vw;
		height: 15.555vw;
		background-size: 4.166vw auto;
	}
	.footer-mobile .footer-mobile-links .inner-links {
		width: 100%;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links {
		width: calc(100% - 13.333vw);
	}
	.footer-mobile .inner-mobile-links {
		padding: 4.444vw 15px 8.888vw;
	}
	.footer-mark a {
		width: 13.333vw;
	}
	.footer-mobile .footer-item {
		padding-right: 4.444vw;
		font-size: 3.333vw;
	}
	.footer-mobile .footer-item::after {
		right: 2.222vw;
		height: 3.333vw;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links {
		margin-top: 4.166vw;
	}
}



@media only all and (max-width:599px) {
	.footer {
		margin-top: 32px
	}
	.footer-mobile .link-lang,
	.footer-mobile .link-loc {
		width: 49%;
		margin: 0;
		font-size: 14px;
		text-align: center
	}
}

.languages {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: #fff;
    font-size: 1.2em
}

.languages.is-active {
    display: block
}
.languages .languages-title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	border-bottom: 1px solid #eee;
}
.languages h2 {
	/* margin-bottom: .1em;
	padding: .6em 0;
	border-bottom: 1px solid #aaa; */
	color: #333;
	font-size: 23px;
	font-weight: 700;
}
/* .languages .close-layer {

	position: absolute;
	top: 10px;
	right: 4px
} */

.languages .close-layer .icon-close {
    width: 30px;
    height: 30px
}

.languages .select-language-list {
    position: absolute;
    top: 58px;
    left: 0;
    right: 0;
    bottom: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    padding: 0 1.5em
}

.languages .select-language-list>li {
    position: relative;
    /* border-bottom: 1px solid #ccc */
}

.languages .select-language-list>li>a {
    display: block;
    padding: .7em .5em
}

/* .languages .select-language-list>li:after {

	position: absolute;
	content: '\e807';
	top: 50%;
	right: 5px;
	margin-top: -9px;
	color: #191919;
	font-size: 20px;
	font-family: fontello;
	line-height: 1
} */


/* .languages .select-language-list>li.is-current a {

	color: #000;
	font-weight: 700
} */

/* .languages .select-language-list>li.is-current:after {

	content: '\e818';
	margin-top: -9px;
	color: #191919
} */


/* body.is-open-lang #main {

	position: fixed
} */

@media only all {
    #wrap {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}
/* .is-open-sidenav #wrap {

	position: fixed !important
} */
.is-open-sidenav #wrap:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, .3);
    z-index: 100
}
.is-open-sidenav .sidenav {
	position: fixed;
	display: block;
	left: 0;
	z-index: 1001
}
.is-open-sidenav .sidenav::before {
	position: fixed;
	left: 0;
}
.is-open-sidenav .go-top {
    display: none
}

.sidenav {
	display: none;
	position: fixed;
	top: 0;
	left: -100%;
	z-index: 1001;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #333;
	font-size: 14px;
	letter-spacing: .02em;
	-webkit-overflow-scrolling: touch;
font-family: 'theinhardt', 'NotoSans';
}
.sidenav button {
font-family: 'theinhardt', 'NotoSans';
}
#sulwhasoo-languages {
                  font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif;
}
.sidenav::before {
	position: fixed;
	width: 100%;
	height: 266px;
	max-height: 50%;
	left: -100%;
	top: 0;
	background-color: #fff;
	display: block;
	content: '';
}
.csstransitions .sidenav {
    -webkit-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    -moz-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    -o-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    transition: all .3s cubic-bezier(.56, .06, 0, .97)
}
.csstransitions .sidenav::before {
	-webkit-transition: all .3s cubic-bezier(.56, .06, 0, .97);
	-moz-transition: all .3s cubic-bezier(.56, .06, 0, .97);
	-o-transition: all .3s cubic-bezier(.56, .06, 0, .97);
	transition: all .3s cubic-bezier(.56, .06, 0, .97)
}
.sidenav-box {
	height: 100%;
}
.sidenav-h {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	font-size: 1em;
	line-height: 1;
	width: 100%;
	height: 60px;
	background-color: #fff;
	box-sizing: border-box;
}
.wrap-nav-contents {
	height: calc(100% - 60px);
  overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
.wrap-nav-contents .inner-nav-contents:focus {
outline: none;
}
.sidenav-h::after {
	display: block;
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	top: 59px;
	width: 100%;
	height: 1px;
	background-color: #eee;
}
.sidenav-h-img {
    height: 24px;
    vertical-align: top
}
.sidenav-h .nav-close-btn,
.languages .close-layer-languages {
	padding: 0;
	width: 24px;
	height: 24px;
	background-image: url(/sg/en/resource/img/a/ico_close_mo.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}
.sidenav .head-links {
    padding: 10px 0 10px 12px;
    border-bottom: 1px solid #191919;
    font-size: .8em;
    text-transform: uppercase
}

.sidenav .head-links .link-lang,
.sidenav .head-links .link-loc {
    color: #999
}

.sidenav .head-links .link-lang i,
.sidenav .head-links .link-loc i {
    position: relative;
    top: 2px;
    font-size: 20px
}

.sidenav .head-links .link-lang .icon-arr-down,
.sidenav .head-links .link-lang .icon-arr-up,
.sidenav .head-links .link-loc .icon-arr-down,
.sidenav .head-links .link-loc .icon-arr-up {
    font-size: 16px
}

.sidenav .head-links .link-lang .icon-arr-up,
.sidenav .head-links .link-loc .icon-arr-up {
    display: none
}

.sidenav .head-links .link-lang.toggle-on .icon-arr-up,
.sidenav .head-links .link-loc.toggle-on .icon-arr-up {
    display: inline-block
}

.sidenav .head-links .link-lang.toggle-on .icon-arr-down,
.sidenav .head-links .link-loc.toggle-on .icon-arr-down {
    display: none
}

.sidenav .head-links .link-loc {
    margin-left: 8px
}

.sidenav .select-language-list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	padding-top: 20px;
	font-size: 16px;
	letter-spacing: -0.3px;
  font-weight: 500;
	/* background-color: #363636 */
}

.sidenav .select-language-list .is-current {
	font-weight: 700;
}
.sidenav .select-language-list .is-current::after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 13px;
	width: 21px;
	height: 12px;
	border-left: 2px solid #333;
	border-bottom: 2px solid #333;
	box-sizing: border-box;
	transform: rotate(-45deg);
}
.sidenav .select-language-list > li > a {
	position: relative;
	display: block;
	padding: 10px 0;
	color: #333;
	text-transform: uppercase
}
.sidenav .select-language-list a:focus,
.sidenav .select-language-list a:hover {
	/* outline: 0;
	background: #333;
	color: #eee; */
	text-decoration: none;
}

/* .sidenav .select-language-list a:focus:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 8px;
	width: 1px;
	height: 1px;
	margin-top: -1px;
	border: 1px solid #000;
	background: #000
} */

.sidenav .nav-list {
	padding: 16px 0;
	letter-spacing: -1px;
	background-color: #fff;
}
.sidenav .nav-d1 {
	position: relative;
	z-index: 1;
	/* border-bottom: 1px solid #414141;
	background-color: #363636; */
	font-size: 23px;
	font-weight: 500;
}
.sidenav .nav-d1-a {
	display: block;
	padding: 12px 0 12px 20px;
	color: #333;
	/* font-weight: 700 */
}
.sidenav .nav-d1-a:focus,
.sidenav .nav-d1-a:hover {
	/* color: #fff; */
	text-decoration: none;
}
.sidenav .nav-d1.has-sub .icon-nav {
	position: absolute;
	z-index: -1;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 16px;
	margin-top: -8px
}
.sidenav .nav-d1.is-active,
.sidenav .nav-d1.is-current {
	font-weight: 700;
	/* background: #1d1d1d */
}
/* .sidenav .nav-d1.is-active .nav-d1-a,
.sidenav .nav-d1.is-current .nav-d1-a {
	color: #fff
} */

.sidenav .nav-d2 {
	/* border-bottom: 1px solid #414141;
	font-weight: 700; */
	position: relative;
	z-index: 10;
	line-height: 1.6;
	font-size: 16px;
}
.sidenav .nav-d2:first-child {
	padding-top: 10px;
}
.sidenav .nav-d2:last-child {
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.sidenav .nav-d2-box {
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}
.sidenav .nav-d2-box::after {
	display: block;
	content: '';
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: calc(100% - 6px);
	background-color: #faf9f5;
}

.sidenav .nav-d2-a {
    position: relative;
    display: block;
    padding: 5px 0 5px 44px;
    color: #333;
    z-index: 0;
    font-weight: 500;
    letter-spacing:0;
}

.sidenav .nav-d2-a:focus,
.sidenav .nav-d2-a:hover {
   /* color: #ccc; */
    text-decoration: none
}

.sidenav .nav-d2.is-active .nav-d2-a,
.sidenav .nav-d2.is-current .nav-d2-a {
	/* color: #9f694d */
	font-weight: 700;
}

/* .sidenav .nav-d2.is-active .nav-d2-a:after,
.sidenav .nav-d2.is-current .nav-d2-a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 22px;
    margin-top: -1px;
    width: 2px;
    height: 2px;
    background: #caa58e
} */
.sidenav .nav-misc {
	padding: 50px 0 55px 10px;
	font-size: 13px;
	color: #767676;
	letter-spacing: 0;
	line-height: 1.8
}

.sidenav .nav-misc-section {
	/* font-size: 0; */
	padding-top: 12px;
}

.sidenav .nav-misc-section ul {
	padding-bottom: 13px;
	/* border-bottom: 1px solid #424242; */
}
.sidenav .nav-misc-section a[href="#sidenav-open"]:focus,
.sidenav .nav-misc-section a[href="#sidenav-open"]:active {
	outline: none;
}
.sidenav .nav-misc-top {
	font-size: 13px;
	margin-bottom:1.2em;
}

.sidenav .nav-misc-cs {
	font-size: 13px;
	margin:0;
}

/* .sidenav .nav-misc-a {
    overflow: hidden;
    display: inline-block;
    margin-right: 3px;
    padding: 0 7px 0 0;
    border-right: 1px solid #4f4f4f;
    color: #767676;
    letter-spacing: -.018em;
    line-height: 1.1;
    vertical-align: middle
} */
.sidenav .nav-misc-a a {
	display: block;
}
.sidenav .nav-misc-a a.sws-login-btn span,
.sidenav .nav-misc-a a.sws-logout-btn span {
	border-bottom: 1px solid #fff;
}

.sidenav .nav-misc-a a,
.mobile-select-language {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	padding: 10px 20px;
	box-sizing: border-box;
}
.mobile-select-language {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 18px 20px;
	border-top: 1px solid #424242;
}
.mobile-select-language:focus,
.mobile-select-language:active,
.mobile-select-language:focus-within,
.mobile-select-language:visited,
.mobile-select-language:focus-visible {
	outline: #fff solid 1px !important;			
}
.mobile-select-language span {
	position: relative;
	display: inline-block;
}
.mobile-select-language span:last-child {
	padding-right: 28px;
}
.mobile-select-language span:last-child::before,
.mobile-select-language span:last-child::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	background-color: #888;
	width: 16px;
	height: 1px;
}
.mobile-select-language span:last-child::after {
	transform: rotate(90deg);
}
.mobile-select-language.toggle-on + .languages,
.sidenav .mobile-select-language.toggle-on + .languages .select-language-list{
	display: block;
}
.sidenav .mobile-select-language.toggle-on + .languages .select-language-list{
	position: static;
	padding: 20px;
}
.mobile-select-language.toggle-on + .languages {

}
.sidenav .mobile-select-language.toggle-on + .languages .select-language-list{
	height: calc(100% - 60px);
  overflow-y: auto;
}
.sidenav .nav-misc-a:last-child {
    border-right: 0;
    padding-right: 3px
}

.sidenav .nav-misc-a.no-bar {
    border-right: 0
}

.sidenav .nav-misc-counseling-time {
    display: block;
    font-size: 11px
}

.sidenav .nav-misc-privacy {
    color: #999
}

.sidenav .nav-misc-copyright {
    font-size: 10px;
    letter-spacing: .02em
}

.sidenav .close {
    margin-left: -5px;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    outline: 0
}

@media only all and (max-width:1023px) {
    .sidenav {
        display: block
    }
}

body.is-open-sidenav,
html.is-open-sidenav {
    /* height: auto;
    overflow-y: auto !important */
}

.go-top {
    display: inline-block;
    position: relative;
    top: 0;
    z-index: 100;
    width: 60px;
    height: 60px;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.go-top-container {
    position: fixed;
    z-index: 100;
    bottom: 0;
    height: 0;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    transition: bottom .3s;
}

.go-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #000;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30);
    opacity: .3
}

.go-top:focus:after,
.go-top:hover:after {
    -ms-filter: alpha(opacity=75);
    filter: alpha(opacity=75);
    opacity: .75
}

.is-active .go-top {
    opacity: 1;
    top: -60px
}
@media only all and (min-width:1024px) {
	.go-top-container {
		bottom: 0 !important;
	}
}
@media only all and (max-width:1023px) {
    .go-top {
        width: 40px;
        height: 40px
    }

    .go-top-container {
        left: 0;
        width: 100%
    }

    .is-active .go-top {
        top: -40px
    }
}

.icon-facebook2,
.icon-facebook2:hover,
.icon-instagram,
.icon-instagram:hover,
.icon-youtube2,
.icon-youtube2:hover,
a.footer-facebook:focus .icon-facebook2,
a.footer-facebook:visited .icon-facebook2,
a.footer-instagram:focus .icon-instagram,
a.footer-instagram:visited .icon-instagram,
a.footer-youtube:focus .icon-youtube2,
a.footer-youtube:visited .icon-youtube2 {
    width: 30px;
    height: 30px;
    background-image: url(/sg/en/resource/img/a/icons_new2.png)
}

.icon-facebook2 {
    background-position: 0 0
}

.icon-instagram {
    background-position: -30px 0
}

.icon-youtube2 {
    background-position: -60px 0
}

.icon-facebook2:hover,
a.footer-facebook:focus .icon-facebook2,
a.footer-facebook:visited .icon-facebook2 {
    background-position: 0 -30px
}

.icon-instagram:hover,
a.footer-instagram:focus .icon-instagram,
a.footer-instagram:visited .icon-instagram {
    background-position: -30px -30px
}

.icon-youtube2:hover,
a.footer-youtube:focus .icon-youtube2,
a.footer-youtube:visited .icon-youtube2 {
    background-position: -60px -30px
}

@media only all and (max-width:1023px) {
    .banner-3 {
        display: none !important
    }

    /* .footer-sns-wrap {
        display: block
    }

    .footer-sns {
        position: absolute;
        top: -60px;
        left: 50%;
        right: initial;
        width: 50%;
        padding: 0;
        margin-left: -25%;
        border: 0
    } */

    .footer {
        margin-top: 28px !important
    }
}

@font-face {
    font-family: fontello;
    src: url(/sg/en/resource/css/fonts/fontello.eot?48567283);
    src: url(/sg/en/resource/css/fonts/fontello.eot?48567283#iefix) format("embedded-opentype"), url(/sg/en/resource/css/fonts/fontello.woff?48567283) format("woff"), url(/sg/en/resource/css/fonts/fontello.ttf?48567283) format("truetype"), url(/sg/en/resource/css/fonts/fontello.svg?48567283#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^=icon-] {
    display: inline-block
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    width: 1em;
    color: inherit;
    font-size: 1em;
    text-align: center;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}

.icon-arr-up:before {
    content: '\e800'
}

.icon-unmute:before {
    content: '\e801'
}

.icon-arr-down:before {
    content: '\e802'
}

.icon-arr-up-big:before {
    content: '\e803'
}

.icon-pause-circle:before {
    content: '\e804'
}

.icon-arr-down-big:before {
    content: '\e805'
}

.icon-arr-left:before {
    content: '\e806'
}

.icon-arr-right:before {
    content: '\e807'
}

.icon-arr-left-small:before {
    content: '\e808'
}

.icon-arr-right-small:before {
    content: '\e809'
}

.icon-arr-left-big:before {
    content: '\e80a'
}

.icon-arr-right-big:before {
    content: '\e80b'
}

.icon-globe:before {
    content: '\e80c'
}

.icon-location2:before {
    content: '\e80d'
}

.icon-location:before {
    content: '\e80e'
}

/* .icon-search:before {
    content: '\e80f'
} */

.icon-phone:before {
    content: '\e810'
}

.icon-play:before {
    content: '\e811'
}

.icon-play2:before {
    content: '\e812'
}

.icon-pause2:before {
    content: '\e813'
}

.icon-play-circle:before {
    content: '\e814'
}

.icon-mute:before {
    content: '\e815'
}

.icon-palyer-full:before {
    content: '\e816'
}

.icon-youtube-play:before {
    content: '\e817'
}

.icon-ok:before {
    content: '\e818'
}

.icon-twitter:before {
    content: '\e819'
}

.icon-facebook:before {
    content: '\e81a'
}

.icon {
    display: inline-block;
    overflow: hidden;
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 1;
    text-indent: -9999em;
    text-decoration: none;
    vertical-align: middle
}

.icon.icon-menu {
	position: relative;
	width: 23px;
	height: 14px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	background: 0;
	color: #999;
}

.icon.icon-menu:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -1px;
    border-top: 2px solid;
}

/* @media only all and (max-width:767px) {
    .icon.icon-menu {
        width: 20px;
        height: 12px;
        border-width: 2px
    }

    .icon.icon-menu:after {
        margin-top: -1px;
        border-width: 2px
    }
} */

.icon-nav:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
	background-color: #333;
	width: 100%;
	height: 1px;
}

.icon-nav:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    background-color: #333;
    width: 100%;
    height: 1px;
    transform: rotate(90deg);
    transition: transform .25s;
}

.is-active .icon-nav:after {
  transform: rotate(0deg);
}

.icon-more {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.icon-more:after,
.icon-more:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
    background: #999;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.icon-more:before {
    left: 0;
    width: 100%;
    height: 1px
}

.icon-more:after {
    left: 0;
    width: 1px;
    height: 100%
}

.on .icon-more {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.on .icon-more:after {
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0
}

.no-csstransitions .on .icon-more:after {
    display: none
}

.icon-close {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.icon-close:after,
.icon-close:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #999;
    z-index: 1
}

.icon-close:before {
    width: 100%;
    height: 1px;
    margin: auto;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.icon-close:after {
    width: 1px;
    height: 100%;
    -webkit-transition: all .15s ease-out .15s;
    -moz-transition: all .15s ease-out .15s;
    -o-transition: all .15s ease-out .15s;
    transition: all .15s ease-out .15s
}

.icon-close:focus:before,
.icon-close:hover:before {
    top: -1px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.icon-close:focus:after,
.icon-close:hover:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.icon-validate {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 2px 5px 0 0;
    background: red;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    vertical-align: top
}

.icon-validate:before {
    display: inline-block;
    content: 'i';
    line-height: 1
}

.facebook .icon {
    width: 24px;
    height: 19px;
    background-position: -200px 0
}

.facebook:focus .icon,
.facebook:hover .icon {
    background-position: -200px -19px
}

.youtube .icon {
    width: 24px;
    height: 19px;
    background-position: -225px 0
}

.youtube:focus .icon,
.youtube:hover .icon {
    background-position: -225px -19px
}

.btn {
    display: inline-block;
    padding: .64em 3.4em;
    border: 1px solid #333;
    color: #333;
    font-size: 1em;
    line-height: 1.3;
    font-weight: 700;
    vertical-align: middle;
    background: #fff;
    text-align: center;
    letter-spacing: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.btn:focus,
.btn:hover {
    color: #fff;
    background: #333;
    text-decoration: none
}

button.btn {
    padding-left: 3.42em;
    padding-right: 3.42em
}

.btn-l {
    padding: 1.3em 4.18em
}

button.btn-l {
    padding-left: 4.2em;
    padding-right: 4.2em
}

.btn-wide,
button.btn-wide {
    padding-left: 5.4em;
    padding-right: 5.4em
}

.btn-ghost {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.btn-ghost:focus,
.btn-ghost:hover {
    background-color: #fff;
    color: #333
}

.btn-dark {
    color: #fff;
    background-color: #333
}

.btn-dark:focus,
.btn-dark:hover {
    color: #333;
    background-color: #fff
}

@media only all and (max-width:599px) {
    .btn-l {
        font-size: 13px
    }
}

.paging {
    zoom: 1;
    text-align: right;
    font-size: 1.6em;
    color: #767676;
    font-family: Theinhardt, NotoSans, serif;
    margin-top: 1.25em
}

.paging:before {
    content: '';
    display: block
}

.paging:after {
    content: '';
    display: table;
    clear: both
}

.paging span,
.paging strong {
    display: inline-block;
    margin: 0 .3em;
    font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif
}

.paging strong {
    color: #333
}

.paging-next,
.paging-prev {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    text-decoration: none;
    background: #dbdbda;
    padding: 1px 7px 0;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.paging-next:focus,
.paging-next:hover,
.paging-prev:focus,
.paging-prev:hover {
    background-color: #333
}

.selectbox {
    display: inline-block;
    position: relative;
    z-index: 10;
    text-align: left;
    vertical-align: middle
}

.selectbox .selector {
    padding: 7px 0 10px;
    min-width: 100px;
    height: 14px;
    margin: 0;
    border-bottom: 2px solid #333;
    color: #aaa;
    font-size: 1.3em;
    line-height: 1.4;
    font-weight: 400;
    cursor: pointer
}

.selectbox .selector-text {
    display: block;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    letter-spacing: -.07em;
    word-spacing: .05em
}

.selectbox .selector:focus,
.selectbox .selector:hover {
    background-position: 95% 50%;
    color: #000
}

.selectbox .icon-arr-down,
.selectbox .icon-arr-up {
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 20px
}

.selectbox .icon-arr-up {
    display: none
}

.selectbox.is-active .selector-text {
    padding-left: 10px
}

.selectbox.is-active .icon-arr-down {
    display: none
}

.selectbox.is-active .icon-arr-up {
    display: inline-block
}

.selectbox.is-disabled .selector-text {
    cursor: not-allowed
}

.selectbox.is-disabled .selector:focus,
.selectbox.is-disabled .selector:hover {
    color: #aaa
}

.selectbox .selectbox-option {
    visibility: hidden;
    position: absolute;
    top: 100%;
    z-index: 10001;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    margin: -2px 0 0 -1px;
    padding: 0;
    border: 1px solid #555;
    border-top-width: 2px;
    background-color: #fff;
    color: #999;
    outline: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.selectbox .selectbox-option>li {
    overflow: hidden;
    cursor: pointer
}

.selectbox .selectbox-option a,
.selectbox .selectbox-option label {
    display: block;
    padding: 7px 5px 5px 10px;
    color: inherit;
    font-size: 1.3em;
    line-height: 1.4;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap
}

.selectbox .selectbox-option input {
    position: absolute;
    left: -999px
}

.selectbox .selectbox-option a:focus,
.selectbox .selectbox-option a:hover,
.selectbox .selectbox-option li:focus,
.selectbox .selectbox-option li:hover {
    background-color: #eee;
    color: #191919
}

.sort-area {
    zoom: 1;
    text-align: right;
    padding: 2em 0 1.6em
}

.sort-area:before {
    content: '';
    display: block
}

.sort-area:after {
    content: '';
    display: table;
    clear: both
}

.sort-area.sort-wide {
    padding-top: 1em
}

.sort-area.sort-wide .selectbox {
    min-width: 210px;
    margin-left: 1em
}

.sort-area.sort-wide .selectbox-option {
    max-height: 240px
}

.sort-area.sort-wide .selectbox:first-child,
.sort-area.sort-wide .selectbox:only-child {
    margin-left: 0
}

@media only all and (max-width:599px) {

    .selectbox .selectbox-option a,
    .selectbox .selectbox-option label,
    .selectbox .selector {
        font-size: 1.4em
    }

    .sort-area {
        padding: 10px 0 0
    }

    .sort-area.sort-wide {
        padding-left: 0;
        padding-right: 0
    }

    .sort-area.sort-wide .selectbox {
        margin-left: 0
    }

    .sort-area .selectbox {
        display: block;
        width: 100%;
        min-width: 0;
        margin: 0 0 1.5em
    }

    .sort-area .selectbox .selector {
        display: block;
        width: 100%;
        min-width: 100%;
        padding-right: 0
    }
}

.input-text-l {
    padding: 13px 20px
}

@media only all and (max-width:599px) {
    .input-text-l {
        padding: 8px 10px
    }
}

.flexible-obj {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.flexible-obj embed,
.flexible-obj iframe,
.flexible-obj object,
.flexible-obj video,
.flexible-obj>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    *height: auto;
    *min-height: 100%
}

.flexible-obj:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 40px;
    width: 78px;
    height: 35px
}

.touch .flexible-obj:after {
    display: none
}

.func {
    margin-top: 4em;
    text-align: center
}

@media only all and (max-width:384px) {
    .func {
        margin-top: 2em
    }
}

.thumb {
    position: relative
}

.word-wrap {
    position: relative;
    display: inline-block;
    white-space: nowrap
}

.full-pos,
.ing-loading,
.ing-loading:after,
.notification-popup:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ing-loading {
    background: #fff
}

.ing-loading:after {
    content: '';
    background: url(/sg/en/resource/img/a/wait.gif) center 100px no-repeat
}

.ing-loading.out-loading:after {
    display: none
}

.map-container {
    position: relative;
    height: 100%
}

.map-container img {
    max-width: none
}

.map-container .flx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.map-canvas {
    width: 100%;
    height: 100%
}

.map-canvas {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /* 20220609 추가 */
}
/* 20220609 삭제
.no-touch.mediaqueries .map-canvas div {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0)
} */

.media {
    position: relative;
    display: block
}

.media .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    font-size: 42px;
    color: #fff;
    margin: -.5em 0 0 -.5em;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.media .icon-play:before {
    vertical-align: top;
    font-size: 100%
}

.media:focus .icon-play,
.media:hover .icon-play {
    color: #333
}

.slide-next,
.slide-prev {
    display: inline-block;
    font-size: 32px;
    background: #dbdbda;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    padding: 5px 3px 7px 5px
}

.slide-next .icon-arr-left-big,
.slide-next .icon-arr-right-big,
.slide-prev .icon-arr-left-big,
.slide-prev .icon-arr-right-big {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

.slide-next:focus,
.slide-next:hover,
.slide-prev:focus,
.slide-prev:hover {
    background-color: #333
}

.notification {
    text-align: center;
    color: #fff;
    font-size: 1.6em
}

.notification-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 201;
    -webkit-box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    -moz-box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    visibility: hidden
}

.notification-popup:before {
    content: '';
    background: #333;
    background: rgba(51, 51, 51, .9)
}

.notification-popup.type-error:before {
    background: #e65a5c;
    background: rgba(230, 92, 90, .9)
}

.notification-popup.is-show {
    visibility: visible
}

.notification-inner {
    overflow: hidden;
    position: relative;
    padding: 3em 0
}

.notification-inner .btn-close {
    position: absolute;
    top: 20px;
    right: 0;
    padding: 0;
    color: #fff
}

.notification-inner .icon-close {
    width: 36px;
    height: 36px
}

.notification-inner .icon-close:after,
.notification-inner .icon-close:before {
    background-color: #ccc
}

.type-error .notification-inner .icon-close:after,
.type-error .notification-inner .icon-close:before {
    background-color: #fff
}

.notification .h {
    display: none;
    font-size: 1em;
    text-transform: uppercase
}

.notification .p {
    margin: 0
}

.type-error .notification .h {
    display: block
}

.notification-head {
    font-weight: 700
}

.validate-input-wrap {
    position: relative
}

.validate-input.is-invalidated {
    border-color: red;
    background-color: #fdedee
}

.validate-popup {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 100%;
    min-height: 36px;
    width: auto;
    height: 100%;
    margin-right: 15px;
    padding: .5em 1em;
    border: 1px solid;
    color: red;
    background: #fff;
    white-space: nowrap;
    -webkit-box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    -moz-box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    z-index: 1
}

.validate-popup:after,
.validate-popup:before {
    content: '';
    position: absolute;
    top: 50%;
    border-style: solid;
    border-color: transparent
}

.validate-popup:before {
    right: -14px;
    margin-top: -8px;
    border-width: 7px;
    border-left-color: red
}

.validate-popup:after {
    right: -12px;
    margin-top: -7px;
    border-width: 6px;
    border-left-color: #fff
}

.validate-content {
    height: 100%;
    white-space: nowrap
}

.validate-content-cell {
    display: inline-block;
    vertical-align: middle
}

.validate-content:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.validate-content-cell {
    white-space: nowrap
}

.validate-msg {
    font-size: 14px
}

@media only all and (max-width:767px) {
    .validate-popup {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        height: auto;
        width: 100%;
        margin-right: 0;
        margin-top: 7px;
        padding: 8px 10px
    }

    .validate-popup:after,
    .validate-popup:before {
        right: auto;
        top: 0;
        border-color: transparent
    }

    .validate-popup:before {
        left: 12px;
        margin-top: -14px;
        border-bottom-color: red
    }

    .validate-popup:after {
        left: 13px;
        margin-top: -12px;
        border-bottom-color: #fff
    }
}

.icon-bx-start {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -62px -24px;
    width: 20px;
    height: 20px
}

.icon-bx-stop {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: 0 -57px;
    width: 20px;
    height: 20px
}

.icon-fb-hover {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -33px 0;
    width: 24px;
    height: 19px
}

.icon-fb {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: 0 -33px;
    width: 24px;
    height: 19px
}

.icon-srch-l {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: 0 0;
    width: 28px;
    height: 28px
}

.icon-srch {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -25px -57px;
    width: 20px;
    height: 20px
}

.icon-yt-hover {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -29px -33px;
    width: 24px;
    height: 19px
}

.icon-yt {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -62px 0;
    width: 24px;
    height: 19px
}



.icon-yt-hover {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -29px -33px;
    width: 24px;
    height: 19px
}

.icon-yt {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -62px 0;
    width: 24px;
    height: 19px
}

span.nowrap {
    white-space: nowrap
}

#beauty-list div.new.section {
    clear: both
}

/* 20200612 */
.nav-misc-section .nav-misc .misc-a{display:block;margin:-10px 0 10px;}

/* 20200617 */
.nav-misc-section .nav-misc .misc-a{display: block;margin: -25px 0 10px;font-size: 0;background-color: #fff;border: 1px solid #000;padding: 10px;width: calc(80% - 10px);}
.nav-misc-section .nav-misc .misc-a:before{content:'';display: inline-block;vertical-align:middle;width:40px;height:40px;background:url('/sg/en/resource/img/membership/20200603_Membership_img09.png') no-repeat center top/contain;}
.nav-misc-section .nav-misc .misc-a:after{content:'Sulwhasoo Membership';display: inline-block;vertical-align:middle;font-size:12px;color:#999;font-weight: bold;width: calc(100% - 50px);}

/* 20200618 */
.nav-misc-section .nav-misc .misc-a{margin:-25px 0 10px 5px;background-color:#333;border:1px solid #999;width: calc(85% - 10px);}
.nav-misc-section .nav-misc .misc-a:before{background:url('/sg/en/resource/img/a/20200618_final_vip-badge_membership_icon_pc.png') no-repeat center top/contain;}
.nav-misc-section .nav-misc .misc-a:after{color:#d5d5d5;font-size:13px;}

/* 20200622 */
.nav-misc-section .nav-misc .misc-a{margin:-25px 0 10px 0;background-color: transparent;/*border:1px solid #414141;*/}
.nav-misc-section .nav-misc .misc-a:after{width: calc(100% - 40px);}
.nav-misc-section .nav-misc .misc-a:before{width:15px;height:15px;}

/* 20200623 */
.nav-misc-section .nav-misc .misc-a{margin: -25px 0 40px 0;text-align: center;}
.nav-misc-section .nav-misc .misc-a:after{width: auto;}

/* 20200710 */
.nav-misc-section .nav-misc .misc-a{padding:0 10px;font-size:0;}
.nav-misc-section .nav-misc .misc-a:after{width:156px;line-height:42px;}
.nav-misc-section .nav-misc .misc-a:before{height:42px;margin-right:5px;background: url(/sg/en/resource/img/a/20200618_final_vip-badge_membership_icon_pc.png) no-repeat center center/contain;}

/* 20200713 */
.nav-misc-section .nav-misc .misc-a:before{vertical-align: bottom;}
.nav-misc-section .nav-misc .misc-a:after{vertical-align: baseline;position:relative;top:1px;}


/* 로그아웃 시 팝업창 : S */
.logout-pop {display:none;position:fixed;top:calc(50vh - 175px);left:calc(50% - 175px);padding:30px 30px;width:350px;box-sizing:border-box;border:1px solid #ccc;text-align:center;background-color:#fff;z-index:111;}
.logout-pop .container {padding:0 0;width:100%;max-width:100%;}
.logout-pop .alert-header{padding-bottom:20px;border-bottom:1px solid #ccc;}
.logout-pop .alert-header .img-box{display:block;margin:0 auto;width:100%;max-width:131px;}
.logout-pop .alert-header .img-box img {width:100%;}
.logout-pop .alert-con .txt-box {padding:45px 0 50px;}
.logout-pop .alert-con .txt-box .txt {margin:0 auto;font-size:18px;}
.logout-pop .alert-con .txt-box .txt + .txt {margin-top:15px;}
.logout-pop .alert-con .txt-box .txt.contact {margin-top:30px;color:#000;font-size:16px;}
.logout-pop .alert-con .btn-box{margin:0 auto;width:100%;font-size: 0;}
.logout-pop .alert-con .btn-box .btn{display:inline-block;vertical-align:top;width:calc(50% - 4px);padding:19px 0;color:#fff;font-size:18px;font-family:'NotoSans';font-weight:700;text-align:center;border:none;outline:none;}
.logout-pop .alert-con .btn-box .btn + .btn{margin-left: 8px;}
.logout-pop .alert-con .btn-gray{background-color:#d1d1d1;}
.logout-pop .alert-con .btn-color{background-color:#99674a;}
.logout-pop-bg {display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:110;background:rgba(0,0,0,.3);}

@media only all and (max-width: 767px){
    .logout-pop{padding:25px 20px;left:calc(50% - 125px);width:250px;}
    .logout-pop .alert-header{padding-bottom: 10px;}
    .logout-pop .alert-header .img-box{max-width:85px;}
    .logout-pop .alert-con .txt-box{padding:60px 0;}
    .logout-pop .alert-con .txt-box .txt {font-size:11px;}
    .logout-pop .alert-con .txt-box .txt + .txt {margin-top:10px;}
    .logout-pop .alert-con .btn-box .btn{padding:13px 0;font-size: 12px;}
}
/* 로그아웃 시 팝업창 : E */

/* S : focus add */
select:focus,
button:focus,
.selectbox:focus,
.selectbox .selector:focus,
.selectbox .selector-text:focus{outline: rgba(0, 0, 0, 0.098) solid 1px !important;}
/* E : focus add */

.pc_only {}
.mo_only {display:none;}
@media(max-width:768px) {
	.pc_only {display:none;}
	.mo_only {display:block;}
}
.icon-location2 {
margin-top: 0 !important;
    font-size: 20px;
}
.reservation-terms.reservation-privacy .important {font-weight: 500; font-size: 15px; text-decoration: underline;}

.ap2022-sr-only {position:absolute !important; overflow:hidden !important; width:1px !important; height:1px !important; margin:-1px !important; padding:0 !important; border:0 !important; clip:rect(1px,1px,1px,1px); clip-path:inset(50%);}

@charset "utf-8";

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 400;
    src: url(/sg/en/resource/css/fonts/NotoSansKR-Light-subset.eot);
    src: local('Noto Sans Korean'), local("Apple SD Gothic Neo"), url(/sg/en/resource/css/fonts/NotoSansKR-Light.woff2) format('woff2'), url(/sg/en/resource/css/fonts/NotoSansKR-Light.woff) format('woff')
}

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 500;
    src: url(/sg/en/resource/css/fonts/NotoSansKR-Regular.eot);
    src: local('Noto Sans Korean'), local("Apple SD Gothic Neo"), url(/sg/en/resource/css/fonts/NotoSansKR-Regular.woff2) format('woff2'), url(/sg/en/resource/css/fonts/NotoSansKR-Regular.woff) format('woff')
}

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 700;
    src: url(/sg/en/resource/css/fonts/NotoSansKR-Medium-subset.eot);
    src: local('Noto Sans Korean'), local("Apple SD Gothic Neo"), url(/sg/en/resource/css/fonts/NotoSansKR-Medium-subset.woff) format('woff')
}

@font-face {
    font-family: 'Buri';
    font-style: normal;
    font-weight: 400;
    src: url(/sg/en/resource/css/fonts/Arita-buriM-subset.eot);
    src: url(/sg/en/resource/css/fonts/Arita-buriM-subset.woff) format('woff')
}

@font-face {
    font-family: 'BuriSB';
    font-style: normal;
    font-weight: 400;
    src: url(/sg/en/resource/css/fonts/Arita-buri-SemiBold.eot);
    src: url(/sg/en/resource/css/fonts/Arita-buri-SemiBold.woff) format('woff')
}

@font-face {
    font-family: 'AritaL';
    font-style: normal;
    font-weight: normal;
    src: url(/sg/en/resource/css/fonts/aritta-Light.eot);
    src: url(/sg/en/resource/css/fonts/aritta-Light.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/aritta-Light.woff) format('woff'), url(/sg/en/resource/css/fonts/aritta-Light.ttf) format('truetype')
}

@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: 400;
	src: url(/sg/en/resource/css/fonts/Theinhardt-Light.eot);
	src: url(/sg/en/resource/css/fonts/Theinhardt-Light.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/Theinhardt-Light.woff) format('woff'), url(/sg/en/resource/css/fonts/Theinhardt-Light.ttf) format('truetype');
	unicode-range:U+0041-005A, U+0061-007A, U+0030-0039, U+0201-00F6;
}

@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: 500;
	src: url(/sg/en/resource/css/fonts/Theinhardt-Regular.eot);
	src: url(/sg/en/resource/css/fonts/Theinhardt-Regular.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/Theinhardt-Regular.woff) format('woff'), url(/sg/en/resource/css/fonts/Theinhardt-Regular.ttf) format('truetype');
	unicode-range:U+0041-005A, U+0061-007A, U+0030-0039, U+0201-00F6;
}

@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: 700;
	src: url(/sg/en/resource/css/fonts/Theinhardt-Medium.eot);
	src: url(/sg/en/resource/css/fonts/Theinhardt-Medium.eot?#iefix) format('embedded-opentype'), url(/sg/en/resource/css/fonts/Theinhardt-Medium.woff) format('woff'), url(/sg/en/resource/css/fonts/Theinhardt-Medium.ttf) format('truetype');
	unicode-range:U+0041-005A, U+0061-007A, U+0030-0039, U+0201-00F6;
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

body {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.5
}

a {
    text-decoration: none
}

a:active,
a:hover {
    outline: 0;
    text-decoration: underline
}

abbr[title] {
    border-bottom: 1px dotted
}

strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

dd,
dl,
dt,
ol,
ul {
    margin: 0;
    padding: 0
}

a img {
    border: 0;
    vertical-align: top
}

li,
ol,
ul {
    list-style: none
}

address,
em,
i {
    font-style: normal
}

figure,
form {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top
}

label {
    cursor: pointer
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button {
    cursor: pointer;
    -webkit-appearance: none;
    *overflow: visible;
    box-sizing: content-box;
    border: 0;
    background: 0;
    padding: .4em 1em
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
    vertical-align: middle
}

input[type=search] {
    -webkit-appearance: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show
}

select,
td {
    vertical-align: middle
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

::-moz-selection {
    background: #caa58e;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #caa58e;
    color: #fff;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #aaa
}

:-moz-placeholder {
    color: #aaa
}

input::-webkit-input-placeholder {
    color: #aaa
}

textarea::-webkit-input-placeholder {
    color: #aaa
}

mark {
    background-color: #fefcb4
}

.clearfix {
    zoom: 1
}

.clearfix:before {
    content: '';
    display: block
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

.blind {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.hidden {
    display: none
}

body,
button,
input,
select,
textarea {
    font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif
}

html {
    background-color: #fff
}

body {
    min-width: 320px;
    color: #767676
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 1.6em
}

em {
    color: #caa58e
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic
}

a {
    color: #767676
}

.touch select {
    font-size: 16px
}

#skipnav {
    position: absolute;
    left: -100%;
    color: #fff;
    background: #555;
    font-size: 1.6em
}

#skipnav:focus {
    display: block;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 29999;
    padding: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle
}

[type=text],
[type=num],
[type=tel],
[type=file],
[type=password],
[type=email],
[type=search],
textarea {
    padding: 8px 10px;
    color: #767676;
    font-size: 14px;
    font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif;
    line-height: 1.6;
    letter-spacing: -.03em;
    border: 1px solid #ccc;
    background: #fff;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    *line-height: 32px
}

@media only all and (max-width:599px) {

    [type=text],
    [type=num],
    [type=tel],
    [type=file],
    [type=password],
    [type=email],
    [type=search],
    textarea {
        padding-left: 7px;
        padding-right: 7px
    }
}

[type=text]:focus,
[type=text]:hover,
[type=num]:focus,
[type=num]:hover,
[type=tel]:focus,
[type=tel]:hover,
[type=file]:focus,
[type=file]:hover,
[type=password]:focus,
[type=password]:hover,
[type=email]:focus,
[type=email]:hover,
[type=search]:focus,
[type=search]:hover,
textarea:focus,
textarea:hover {
    outline: #efefef solid 1px;
    border-color: #555
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

select {
    height: 36px;
    font-size: 13px;
    text-align: left;
    text-indent: 14px;
    border: 1px solid transparent;
    color: #767676;
    border-bottom: 2px solid #191919;
    vertical-align: top
}

body,
html {
    min-height: 100%
}

body {
    -webkit-overflow-scrolling: touch
}

.wrap {
    position: relative
}

.l-wrap {
    zoom: 1;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 7%
}

.l-wrap:before {
    content: '';
    display: block
}

.l-wrap:after {
    content: '';
    display: table;
    clear: both
}

.l-wrap.l-skinny {
    max-width: 940px
}

@media only all and (max-width:1075px) {
    .l-wrap {
        padding: 0 4.8%;
    }
}

@media only all and (max-width:1023px) {
    .l-wrap {
        padding: 0 30px
    }
}

@media only all and (max-width:767px) {
    .l-wrap {
        padding: 0 15px
    }
}

@media only all and (max-width:599px) {
    .l-wrap {
        padding: 0 15px
    }
}

.l-wrap .l-pd {
    max-width: 780px;
    padding-left: 30px;
    padding-right: 30px
}

@media only all and (max-width:599px) {
    .l-wrap .l-pd {
        padding-left: 0;
        padding-right: 0
    }
}

@media only all and (max-width:767px) {
    .l-full {
        padding-left: 0;
        padding-right: 0
    }
}

.l-pd {
    max-width: 940px;
    margin: 0 auto
}

.l-pd .l-pd {
    max-width: 780px;
    padding-left: 30px;
    padding-right: 30px
}

.no-mediaqueries .l-wrap {
    width: 1100px;
    padding: 0
}
.l-gray{
  padding-top:1.36363636%;
  padding-bottom:4.54545455%;
  margin-bottom:-80px;
  background:#f5f5f5
}
.l-gray .tab-category-container{
  margin-bottom:2.27272727%
}
.l-gray.l-offgnb{
  padding-top:34px
}
@media only all and (max-width:1023px){
  .l-gray{
      margin-bottom:-56px
  }
  .l-gray,.l-gray.l-offgnb{
      padding-top:2.72727273%
  }
}
@media only all and (max-width:599px){
  .l-gray{
      margin-bottom:-32px
  }
}
.l-offgnb{
  position:relative;
  margin-top:-34px
}
@media only all and (max-width:1023px){
  .l-offgnb{
      margin-top:0
  }
}
.l-header {
    position: relative;
    max-width: 1100px;
    height: 78px;
    margin: 0 auto;
    padding: 0 7%;
    text-align: center
}

@media only all and (max-width:1023px) {
    .l-header {
      height: 60px;
      padding: 0 20px
    }
}

@media only all and (max-width:767px) {
    .l-header {
       /* height: 50px;
        padding: 0 15px */
    }
}

.header {
    position: relative;
    z-index: 100;
    font-family: NotoSans, sans-serif;
    text-transform: uppercase
}
.is-open-search .header {
  padding-right: 17px;  
}
.Mac .is-open-search .header {
  padding-right: 0; 
}
.header.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff
}

.header-inner {
    position: relative;
    height: 100%
}

.header .logo {
    position: absolute;
    top: 0;
    left: 35%;
    z-index: 5;
    display: table;
    height: 100%;
    width: 30%;
    margin: 0 auto;
    text-align: center;
    vertical-align: top
}

.header .logo-a {
    display: table-cell;
    width: 100%;
    padding-top: 1px;
    vertical-align: middle
}

.header .logo-img {
    width: 166px;
    vertical-align: top
}

.header .sidenav-open {
    display: none;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -15px;
    padding: 5px;
    z-index: 2
}

.header .select-language {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 15px;
    letter-spacing: .05em
}

.header .select-language .icon {
    margin-left: .5em
}

.header .select-language-a {
	position: relative;
	display: block;
	padding-left: 1px;
	padding-right: 24px;
	letter-spacing: -0.5px;
}
.header .select-language-a::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	content: '';
	width: 14px;
	height: 100%;
	background-image: url(/sg/en/resource/img/a/ico_arr_down.png);
	background-repeat: no-repeat;
	background-position: center;
}
.header .select-language-a.toggle-on::after {
	transform: rotate(180deg);
}

/* .header .select-language-a i {
	margin-left: 10px
} */

.header .select-language-a i.icon-arr-up,
.header .select-language-a.toggle-on .icon-arr-down {
    display: none
}

.header .select-language-a.toggle-on .icon-arr-up {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.header .select-language-a:hover {
    color: #191919;
    text-decoration: none
}

.header .select-language-list {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 1000;
    margin-top: 10px;
    padding: 12px 0;
    border: 1px solid #191919;
    font-size: 13px;
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .3)
}

.header .select-language-list:after {
    content: '';
    position: absolute;
    top: 0;
    left: 25px;
    width: 14px;
    height: 7px;
    margin: -7px 0 0;
    background: url(/sg/en/resource/img/a/language_tip.png) no-repeat
}

.header .select-language-list .is-current {
    outline: 0;
    background: #eee;
    color: #000;
    text-decoration: none
}

.header .select-language-list .is-current a {
    color: #000
}

.header .select-language-list a {
    position: relative;
    display: block;
    padding: 6px 21px 4px 18px;
    text-transform: uppercase
}

.header .select-language-list a:focus,
.header .select-language-list a:hover {
    outline: 0;
    background: #eee;
    color: #000;
    text-decoration: none
}

.header .select-language-list a:focus:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 1px;
    height: 1px;
    margin-top: -1px;
    border: 1px solid #000;
    background: #000
}

.header .misc-links {
	display: flex !important;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	top: 15px;
	right: -8px;
	width: 35%;
	height: 23px;
	font-size: 0;
	text-align: right
}

.header .misc-a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
}

.header .misc-a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 13px;
    border-left: 1px solid #c9c9c9;
    transform: translateY(-50%);
}

.header .misc-a:first-child:after, .header #btn-login:after, .header #btn-logout:after {
    border-left: 0
}

.header .misc-a:hover {
    color: #000;
    text-decoration: none
}

.header .misc-open-search {
	display: block;
	position: relative;
	width: 18px;
	height: 18px;
	padding-left: 15px;
	font-size: 0;
	background-image: url(/sg/en/resource/img/a/ico_search.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.header .misc-open-search:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 13px;
	border-left: 1px solid #c9c9c9;
	transform: translateY(-50%);
}

.header .misc-open-search .icon-search {
    color: #999;
    line-height: 1.1em
}

.header .misc-open-search .icon-search:focus,
.header .misc-open-search .icon-search:hover {
    color: #000
}

.header .search-container {
	display: block !important;
	position: fixed;
	top: 78px;
	left: 0;
	width: 100%;
}
.header .search-container .inner-top-search {
	height: 0;
	overflow: hidden;
	transition: height .3s;
	box-sizing: border-box;
}
.is-open-search .header .misc-open-search {
	background-image: url(/sg/en/resource/img/a/ico_close.png);
}
/* .header .search-container.is-show {

	width: 35%;
	z-index: 100
} */
.is-open-search .header .search-container {
	display: block;
	width: 100%;
	z-index: 100;
}
.is-open-search .header .search-container .inner-top-search {
	height: 212px;
}
.is-open-search .header .sch-close {
	/* display: block;
	opacity: 1; */
}
.header .wrap-search-box {
	width: 100%;
	padding-top: 52px;
	box-sizing: border-box;
	background-color: #fff;
}
.header .wrap-search-close {
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	display: flex;
	padding-bottom: 9px;
	justify-content: center;
	flex-wrap: wrap;
}
.header .search-box {
	display: flex;
	position: relative;
	max-width: 700px;
	padding-top: 8px;
	padding-bottom: 55px;
	margin: 0 auto;
	box-sizing: border-box;
}
.header .search .text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: calc(100% - 100px);
	height: 52px;
	padding: 8px 12px 8px 50px;
	border: 0;
	border-bottom: 2px solid #222;
	font-size: 17px;
	vertical-align: middle;
	background-image: url(/sg/en/resource/img/a/ico_search_black.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
	color: #222;
	font-weight: 500;
}
.header .search .text::-ms-clear {
	display: none !important;
  height: 0;
  width: 0;
}
/* .header .search .text:focus {

	outline: 0;
	border-color: #191919;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
} */
.header .search-box .search-delete {
	position: absolute;
	right: 113px;
  top: 21px;
	width: 26px;
	height: 25px;
	padding: 0;
	background-image: url(/sg/en/resource/img/a/ico_search_delete_pc.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.header .search .text::-webkit-input-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text::-ms-input-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text:-ms-input-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text:-moz-placeholder {color: #888 !important; font-weight: 400 !important;}
.header .search .text:hover {
	outline: none;
}
.header .search .text:focus:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #ccc
}
.header .search .text:focus .f-icon-search {
    color: #555
}


.header .search .submit {
	position: absolute;
	top: 8px;
	right: 0;
	width: 90px;
	height: 52px;
	padding: 0;
	border: 0;
	font-size: 16px;
	color: #fff;
	background-color: #222;
	text-align: center;
	font-weight: 700;
}
.header .sch-close {
	display: block; 
	align-items: center; 
	width: 88px; 
	height: 36px; 
	line-height: 36px; 
	font-size: 15px; 
	padding-left: 7px; 
	box-sizing: border-box; 
	position: relative; 
	text-align: left;
}
.header .sch-close::after {
	content: ''; 
	display: block; 
	position: absolute; 
	right: 10px; 
	top: 0; 
	height: 100%; 
	width: 14px; 
	background-image: url(/sg/en/resource/img/a/ico_arr_down.png); 
	background-repeat: no-repeat; 
	transform: rotate(180deg); 
	background-position: left center;
}

/* .header .search .submit:focus,
.header .search .submit:hover {
	color: #000
} */
@media only all and (max-width:1023px) {
	.header .logo {
		left: 32%;
		width: 36%;
		height: 60px;
	}
	.header .logo-img {
		width: 112px;

	}
	.header .sidenav-open {
		display: block;
	}
	.header .misc-a,
	.header .select-language {
		display: none !important;
	}
	.header .misc-links {
		top: 0;
		right: 20px;
		height: 60px;
	}
	.header .misc-open-search {
		width: 23px;
		height: 23px;
		background-image: url(/sg/en/resource/img/a/ico_search_mo.png);
		background-size: contain;
	}
	.header .misc-open-search:focus {
		outline: rgba(0, 0, 0, 0.098) solid 1px !important;
	}
	.header .misc-open-search:after {
		display: none
	}
	.header .search-box .search-delete {
		right: 105px;
		top: 50%;
		transform: translateY(-50%);
		width: 18px;
		height: 18px;
		background-image: url(/sg/en/resource/img/a/ico_search_delete_mo.png);
	}
	.header .search .submit {
		width: 70px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		font-weight: 500;
		top: 10px;
		right: 20px;
	}
	.header .search .text {
		height: 40px;
		font-size: 16px;
		background-color: #faf9f5;
		background-image: none;
		padding: 0 10px;
		width: calc(100% - 75px);
		border-bottom-width: 1px;
	}
	.header .search-container {
		position: fixed;
		top: 60px;
		/* height: 100%; */
		z-index: 200;
		padding-bottom: 0;
		margin-top: 0
	}
	.is-open-search .header .search-container .inner-top-search {
		height: 61px;
		border-top: 1px solid #eee;
	}
	.header .wrap-search-box {
		padding-top: 0;
	}
	.header .search-container.is-active {
		z-index: 1001;
		width: 100%
	}
	/* .header .search-container.is-active:after {
		opacity: .5
	} */
	.header .search-container:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: -1;
		background: rgba(0, 0, 0, .5);
		opacity: 0;
		-webkit-transition: opacity .4s .1s;
		-moz-transition: opacity .4s .1s;
		-o-transition: opacity .4s .1s;
		transition: opacity .4s .1s
	}
	.header .search-box {
		max-width: 100%;
		padding: 10px 20px;
	}
	/* .header .search .submit {

		right: 20px
	} */
	.is-open-search .header .misc-open-search {
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		background-image: url(/sg/en/resource/img/a/ico_close_mo.png);
	}
	.is-open-search .header .wrap-search-close {
		display: none;
	}
}

@media only all and (max-width:767px) {
	.header-inner {
		position: static
	}
	/* 
	.header .logo {
		height: 50px
	}

	.header .search-box {
		padding: 10px 15px;
	} */
	.header .logo-a {
		padding-top: 4px
	}
	/* .header .logo-img {

		width: 112px
	} */
	
	.header .sidenav-open {
		left: 20px;
		/* margin-left: -5px;

		margin-top: -13px */

	}
	.header .misc-links {
		margin-right: 0;
	}
}

@media only all and (max-width:599px) {
    .header .sidenav-open {
       /*  left: 15px */
    }
}

#main {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

/* .is-open-search #main {

	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	-o-filter: blur(10px);
	filter: blur(10px)
} */

.is-open-search {
	position: relative;
	height: 100vh;
	overflow: hidden;
}
.is-open-search::before {
	display: block;
	content: '';
	position: fixed;
	z-index: 100;
	left: 0;
	top: 78px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}

/*
.gnb-a,
.gnb-a1,
.gnb-a1-1,
.gnb-a1-2,
.gnb-a1-3,
.gnb-a1-4,
.gnb-a1-5,
.gnb-a2,
.gnb-a2-1,
.gnb-a2-2,
.gnb-a2-3,
.gnb-a2-4,
.gnb-a2-5,
.gnb-a2-6,
.gnb-a2-7,
.gnb-a2-8,
.gnb-a2-9,
.gnb-a2-10,
.gnb-a3,
.gnb-a3-1,
.gnb-a3-2,
.gnb-a3-3,
.gnb-a3-4,
.gnb-a3-5,
.gnb-a4,
.gnb-a4-1,
.gnb-a4-2,
.gnb-a4-3,
.gnb-a4-4,
.gnb-a5,
.gnb-a5-1,
.gnb-a5-2,
.gnb-a5-3,
.gnb-a5-4,
.gnb-a5-5,
.gnb-a5-6 {
    overflow: hidden;
    display: block;
    height: 12px;
    background: url(/sg/en/resource/img/a/gnb-191230.png) no-repeat;
    text-indent: 100%
}
*/


.gnb {
    position: relative;
    text-align: center;
    padding-bottom: 34px;
    vertical-align: middle
}

.gnb-menu {
    position: relative;
    padding: 6px 0 4px;
    line-height: 1;
    font-size: 0;
    z-index: 10;
    border-bottom: 1px solid #fff
}

.gnb-menu.is-active {
    border-bottom-color: #d5d5d5
}

.gnb .nav-d1 {  
    display: inline-block;  
    *display: inline;   
    *zoom: 1;   
    margin: 0 10px 7px; 
    height: 30px;   
    font-family: 'Noto Sans KR', sans-serif;    
    font-size: 17px;    
    letter-spacing: .03em;  
    color: #666;    
    letter-spacing: 0;  
    vertical-align: middle  
}

.gnb .nav-d1-a {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 15px 3px;
    color: #666;
    line-height: 1
}

.gnb .nav-d1-a:hover,   
.gnb .nav-d1-a.is-active {
    color: #000;
    text-decoration: none
}

.gnb .nav-d1.is-current .nav-d1-a {
    color: #000
}

.gnb .nav-d1.is-current .nav-d2-box {
    display: block
}

.gnb .nav-d1.is-active .nav-d1-a {
    color: #000
}

.gnb .nav-d1.is-active .nav-d1-a:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid
}

.gnb .nav-d2 {  
    display: inline-block;  
    vertical-align: middle; 
    white-space: nowrap 
}

.gnb .nav-d2-box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;    
    width: 100%;    
    padding-top: 5px;   
    padding-bottom: 20px;
    white-space: nowrap;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.gnb .nav-d2-box.is-active {
    display: block;
    z-index: 20
}

.gnb .nav-d2-a {    
    display: block; 
    padding: 4px 15px 6px;  
    color: #aaa;    
    font-size: 15px;    
    letter-spacing: 0   
}   
.gnb .nav-d2-a:hover,   
.gnb .nav-d2-a.is-active {  
    color: #555;    
    text-decoration: none   
}

.gnb .nav-d2.is-current .nav-d2-a {
    color: #555
}

/* 20210204 GNB > 2Depth(SPA, SHOP) 위치수정 : START */
.gnb .nav-d1:nth-of-type(1), .gnb .nav-d1:nth-of-type(5), .gnb .nav-d1:nth-of-type(6) {position:relative;}
.gnb .nav-d1:nth-of-type(1) .nav-d2-box, .gnb .nav-d1:nth-of-type(5) .nav-d2-box, .gnb .nav-d1:nth-of-type(6) .nav-d2-box {top:calc(100% + 11px);}
.gnb .nav-d1:nth-of-type(1) .nav-d2-box {width:450px; transform:translateX(-2%);}
.gnb .nav-d1:nth-of-type(5) .nav-d2-box {width:400px; transform:translateX(-56%);}
.gnb .nav-d1:nth-of-type(6) .nav-d2-box {width:540px; transform:translateX(-84%);}
/* 20210204 GNB > 2Depth(SPA, SHOP) 위치수정 : END */

/* 200303 GRO GNB 스프라이트 삭제
.gnb-a1 {
    width: 140px;
    background-position: 0 0
}

.nav-d1-a.is-active .gnb-a1,
.nav-d1-a:focus .gnb-a1,
.nav-d1-a:hover .gnb-a1 {
    background-position: 0 -15px
}

.gnb-a1-5 {
    width: 109px;
    background-position: -500px -40px
}

.nav-d2-a.is-active .gnb-a1-5,
.nav-d2-a:focus .gnb-a1-5,
.nav-d2-a:hover .gnb-a1-5 {
    background-position: -500px -55px
}

.gnb-a1-4 {
    width: 60px;
    background-position: -400px -40px
}

.nav-d2-a.is-active .gnb-a1-4,
.nav-d2-a:focus .gnb-a1-4,
.nav-d2-a:hover .gnb-a1-4 {
    background-position: -400px -55px
}

.gnb-a1-3 {
    width: 107px;
    background-position: -200px -40px
}

.nav-d2-a.is-active .gnb-a1-3,
.nav-d2-a:focus .gnb-a1-3,
.nav-d2-a:hover .gnb-a1-3 {
    background-position: -200px -55px
}

.gnb-a1-2 {
    width: 78px;
    background-position: -100px -40px
}

.nav-d2-a.is-active .gnb-a1-2,
.nav-d2-a:focus .gnb-a1-2,
.nav-d2-a:hover .gnb-a1-2 {
    background-position: -100px -55px
}

.gnb-a1-1 {
    width: 66px;
    background-position: 0 -40px
}

.nav-d2-a.is-active .gnb-a1-1,
.nav-d2-a:focus .gnb-a1-1,
.nav-d2-a:hover .gnb-a1-1 {
    background-position: 0 -55px
}

.gnb-a2 {
    width: 74px;
    background-position: -200px 0
}

.nav-d1-a.is-active .gnb-a2,
.nav-d1-a:focus .gnb-a2,
.nav-d1-a:hover .gnb-a2 {
    background-position: -200px -15px
}

.gnb-a2-9 {
    width: 88px;
    background-position: -600px -70px
}

.nav-d2-a.is-active .gnb-a2-9,
.nav-d2-a:focus .gnb-a2-9,
.nav-d2-a:hover .gnb-a2-9 {
    background-position: -600px -85px
}

.gnb-a2-10 {
    width: 105px;
    background-position: -944px -70px
}

.nav-d2-a.is-active .gnb-a2-10,
.nav-d2-a:focus .gnb-a2-10,
.nav-d2-a:hover .gnb-a2-10 {
    background-position: -944px -85px
}

.gnb-a2-8 {
    width: 95px;
    background-position: -710px -70px;
}

.nav-d2-a.is-active .gnb-a2-8,
.nav-d2-a:focus .gnb-a2-8,
.nav-d2-a:hover .gnb-a2-8 {
    background-position: -710px -85px;
}

.gnb-a2-7 {
    width: 27px;
    background-position: -500px -70px;
}

.nav-d2-a.is-active .gnb-a2-7,
.nav-d2-a:focus .gnb-a2-7,
.nav-d2-a:hover .gnb-a2-7 {
    background-position: -500px -85px
}

.gnb-a2-6 {
    width: 130px;
    background-position: -400px -130px;
}

.nav-d2-a.is-active .gnb-a2-6,
.nav-d2-a:focus .gnb-a2-6,
.nav-d2-a:hover .gnb-a2-6 {
    background-position: -400px -145px;
}

.gnb-a2-5 {
    width: 90px;
    background-position: -560px -130px;
}

.nav-d2-a.is-active .gnb-a2-5,
.nav-d2-a:focus .gnb-a2-5,
.nav-d2-a:hover .gnb-a2-5 {
    background-position: -560px -144px;
}

.gnb-a2-4 {
    width: 56px;
    background-position: -400px -70px
}

.nav-d2-a.is-active .gnb-a2-4,
.nav-d2-a:focus .gnb-a2-4,
.nav-d2-a:hover .gnb-a2-4 {
    background-position: -400px -85px
}

.gnb-a2-3 {
    width: 65px;
    background-position: -300px -70px
}

.nav-d2-a.is-active .gnb-a2-3,
.nav-d2-a:focus .gnb-a2-3,
.nav-d2-a:hover .gnb-a2-3 {
    background-position: -300px -85px
}

.gnb-a2-2 {
    width: 80px;
    background-position: -200px -70px
}

.nav-d2-a.is-active .gnb-a2-2,
.nav-d2-a:focus .gnb-a2-2,
.nav-d2-a:hover .gnb-a2-2 {
    background-position: -200px -85px
}

.gnb-a2-1 {
    width: 107px;
    background-position: 0 -70px
}

.nav-d2-a.is-active .gnb-a2-1,
.nav-d2-a:focus .gnb-a2-1,
.nav-d2-a:hover .gnb-a2-1 {
    background-position: 0 -85px
}

.gnb-a3 {
    width: 86px;
    background-position: -300px 0
}

.nav-d1-a.is-active .gnb-a3,
.nav-d1-a:focus .gnb-a3,
.nav-d1-a:hover .gnb-a3 {
    background-position: -300px -15px
}

.gnb-a3-5 {
    width: 65px;
    background-position: -600px -100px
}

.nav-d2-a.is-active .gnb-a3-5,
.nav-d2-a:focus .gnb-a3-5,
.nav-d2-a:hover .gnb-a3-5 {
    background-position: -600px -115px
}

.gnb-a3-4 {
    width: 55px;
    background-position: -500px -100px
}

.nav-d2-a.is-active .gnb-a3-4,
.nav-d2-a:focus .gnb-a3-4,
.nav-d2-a:hover .gnb-a3-4 {
    background-position: -500px -115px
}

.gnb-a3-3 {
    width: 54px;
    background-position: -400px -100px
}

.nav-d2-a.is-active .gnb-a3-3,
.nav-d2-a:focus .gnb-a3-3,
.nav-d2-a:hover .gnb-a3-3 {
    background-position: -400px -115px
}

.gnb-a3-2 {
    width: 103px;
    background-position: -200px -100px
}

.nav-d2-a.is-active .gnb-a3-2,
.nav-d2-a:focus .gnb-a3-2,
.nav-d2-a:hover .gnb-a3-2 {
    background-position: -200px -115px
}

.gnb-a3-1 {
    width: 118px;
    background-position: 0 -100px
}

.nav-d2-a.is-active .gnb-a3-1,
.nav-d2-a:focus .gnb-a3-1,
.nav-d2-a:hover .gnb-a3-1 {
    background-position: 0 -115px
}

.gnb-a4 {
    width: 28px;
    background-position: -400px 0
}

.nav-d1-a.is-active .gnb-a4,
.nav-d1-a:focus .gnb-a4,
.nav-d1-a:hover .gnb-a4 {
    background-position: -400px -15px
}

.gnb-a4-4 {
    width: 60px;
    background-position: -300px -130px
}

.nav-d2-a.is-active .gnb-a4-4,
.nav-d2-a:focus .gnb-a4-4,
.nav-d2-a:hover .gnb-a4-4 {
    background-position: -300px -145px
}

.gnb-a4-3 {
    width: 85px;
    background-position: -200px -130px
}

.nav-d2-a.is-active .gnb-a4-3,
.nav-d2-a:focus .gnb-a4-3,
.nav-d2-a:hover .gnb-a4-3 {
    background-position: -200px -145px
}

.gnb-a4-2 {
    width: 96px;
    background-position: -100px -130px
}

.nav-d2-a.is-active .gnb-a4-2,
.nav-d2-a:focus .gnb-a4-2,
.nav-d2-a:hover .gnb-a4-2 {
    background-position: -100px -145px
}

.gnb-a4-1 {
    width: 90px;
    background-position: 0 -130px
}

.nav-d2-a.is-active .gnb-a4-1,
.nav-d2-a:focus .gnb-a4-1,
.nav-d2-a:hover .gnb-a4-1 {
    background-position: 0 -145px
}

.gnb-a5 {
    width: 117px;
    background-position: -500px 0
}

.nav-d1-a.is-active .gnb-a5,
.nav-d1-a:focus .gnb-a5,
.nav-d1-a:hover .gnb-a5 {
    background-position: -500px -15px
}

.gnb-a5-6 {
    width: 83px;
    background-position: -600px -160px
}

.nav-d2-a.is-active .gnb-a5-6,
.nav-d2-a:focus .gnb-a5-6,
.nav-d2-a:hover .gnb-a5-6 {
    background-position: -600px -175px
}

.gnb-a5-5 {
    width: 36px;
    background-position: -400px -160px
}

.nav-d2-a.is-active .gnb-a5-5,
.nav-d2-a:focus .gnb-a5-5,
.nav-d2-a:hover .gnb-a5-5 {
    background-position: -400px -175px
}

.gnb-a5-4 {
    width: 83px;
    background-position: -600px -160px
}

.nav-d2-a.is-active .gnb-a5-4,
.nav-d2-a:focus .gnb-a5-4,
.nav-d2-a:hover .gnb-a5-4 {
    background-position: -600px -175px
}

.gnb-a5-3 {
    width: 52px;
    background-position: -300px -160px
}

.nav-d2-a.is-active .gnb-a5-3,
.nav-d2-a:focus .gnb-a5-3,
.nav-d2-a:hover .gnb-a5-3 {
    background-position: -300px -175px;
}

.gnb-a5-2 {
    width: 66px;
    background-position: -200px -160px
}

.nav-d2-a.is-active .gnb-a5-2,
.nav-d2-a:focus .gnb-a5-2,
.nav-d2-a:hover .gnb-a5-2 {
    background-position: -200px -175px
}

.gnb-a5-1 {
    width: 58px;
    background-position: -100px -160px
}

.nav-d2-a.is-active .gnb-a5-1,
.nav-d2-a:focus .gnb-a5-1,
.nav-d2-a:hover .gnb-a5-1 {
    background-position: -100px -175px;
}
*/

.gnb-section {
    display: inline-block;  
    *display: inline;   
    *zoom: 1;
    margin-left: 2.734%;
    vertical-align: top
}

.gnb-section:first-child {
    margin-left: 0
}

.gnb-h {
    display: inline-block;  
    *display: inline;   
    *zoom: 1;
    padding-right: 5px;
    vertical-align: top
}

.gnb .bg {
	overflow: hidden;
	position: absolute;
	top: 47px;
	left: 0;
	right: 0;
	z-index: -1;
	height: 0;
	background: #fff;
	opacity: 0;
}

.gnb .bg.is-active {
    height: 34px;
    /* -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100); */
    opacity: 1
}

/*
.gnb .bg.is-active:after {
    width: 100%;
    background-color: #d5d5d5
}
*/

@media only all and (max-width:1023px) {
    .gnb {
        display: none
    }
}

.main {
    outline: 0
}

.l-footer {
	position: relative;
	max-width: 1200px;
	padding: 0 50px;
	margin: 0 auto;
	box-sizing: border-box;
}

/* @media only all and (max-width:1023px) {
    .l-footer {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only all and (max-width:767px) {
    .l-footer {
        max-width: 480px
    }
} */

@media only all and (max-width:599px) {
    .l-footer {
        padding-left: 0;
        padding-right: 0
    }
}

.footer {
	position: relative;
	margin-top: 80px;
	padding-bottom: 37px;
	border-top: 1px solid #eee;
	font-family: NotoSans, sans-serif;
	font-size: 1.2em;
	letter-spacing: .03em
}
.footer::before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 55px;
	width: 100%;
	height: 1px;
	background-color: #ededed;
}
.footer.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.footer-item {
    color: #555;
    white-space: nowrap;
}

.footer-item:focus,
.footer-item:hover,
.footer-item>a:focus,
.footer-item>a:hover {
    color: #000
}

.footer-links {
	position: relative;

}
.footer-links .footer-links-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 820px;
	height: 55px;
}
.footer-links .footer-links-wrap +  .footer-links-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 820px;
	padding-top: 7px;
	height: 36px;
}
.footer-links .footer-item {
	position: relative;
	display: inline-block;
	padding: 3px 21px 3px 0;
	vertical-align: top;
	font-size: 15px;
	color: #555;
}
/* .footer-links .footer-item + .footer-item:before {

	content:'|';
	color:#e5e5e5;
	margin-right:1.5em;
	font-weight:normal;
} */
.footer-links .footer-item.ho-no {
	padding-right: 0;
}
.footer-links .footer-item::after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 13px;
	background-color: #c9c9c9;
	transform: translateY(-50%);
}
.footer-links .footer-item + .footer-item {
	margin-left: 20px;
}
.footer-links .footer-item.sws-login-btn,
.footer-links .footer-item.sws-logout-btn {
	padding-right: 0;
}
.footer-links .footer-item.sws-login-btn::after,
.footer-links .footer-item.sws-logout-btn::after,
.footer-links .footer-item.ho-no::after {
	display: none;
}
.footer-links .footer-item__beautypoint {
    width: 87px;
    margin-top: -3px;
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    opacity: .5;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.footer-links .footer-item__beautypoint:focus,
.footer-links .footer-item__beautypoint:hover {
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.footer-links .footer-counseling-time {
	margin-left: 5px !important;
}

.footer-legality {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 20px;
	font-size: 0;
}

.footer-legality .footer-item {
	overflow: hidden;
	display: inline-block;
	/* height: 15px; */
	padding: 0 8px;
	border-left: 1px solid #e5e5e5;
	color: #767676;
	font-size: 11px;
	line-height: 1.5;
	/* vertical-align: top */
}

.footer-legality .footer-item:focus,
.footer-legality .footer-item:hover {
    color: #000
}

.footer-legality .footer-company {
    border-left: 0
}

.footer-legality .footer-privacy {
    color: #191919
}

.footer-legality .copyright {
	/* margin-right: 30px; */
	padding: 0;
	font-size: 13px;
	border-left: 0
}
.footer-legality .copyright strong {
	font-weight: 500;
}
.footer-legality .copy {
	display: inline-block;
	margin-top: -1px;
	font-size: 14px;
	font-family: NotoSans, sans-serif;
	vertical-align: top
}

.footer-sns {
	/* position: absolute;
	top: -40px;
	right: 1px; */
	display: inline-block;
	padding-left: 10px;
	/* border-left: 1px solid #eee */
}

.footer-sns-wrap {
	/* position: relative */
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: absolute;
	right: 50px;
	top: 0;
	min-width: 240px;
	height: 55px;
}

@media only all and (max-width:1170px) {
	.footer-sns-wrap {
		top: 75px;
	}
}


.footer-facebook,
.footer-instagram,
.footer-youtube {
    display: inline-block;
    width: 40px;
    height: 30px;
    color: #b2b2b2;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.footer-facebook:focus,
.footer-facebook:hover,
.footer-instagram:focus,
.footer-instagram:hover,
.footer-youtube:focus,
.footer-youtube:hover {
    color: #191919
}

.footer-facebook,
.footer-instagram {
    font-size: 1.4em
}

.footer-youtube {
    font-size: 1.8em
}
.footer-mark {
	display: inline-block;
	/* position: absolute;
	top: -43px;
	right: 190px;
	width: 52px */
}
.footer-mark a {
	display: inline-block;
	width: 42px;
}
.footer-mark-wrap {
	/* position: relative */
	display: inline-block;
}
.footer-mobile {
	display: none
}
@media only all and (max-width:1023px) {
	.l-footer {
		padding: 0;
	}
	.footer {
		margin-top: 56px;
		padding: 15px 0 0;
		text-align: left;
		border: 0;
	}
	.footer::before {
		display: none;
	}
	.footer-legality,
	.footer-links,
	.footer-mark-wrap {
		display: none
	}
	.footer-mobile {
		position: relative;
		display: block;
		/* font-size: 14px;
		text-align: center; */
		background-color: #f8f7f5;
		border-top: 1px solid #eee;
		font-size: 0;
	}
	.footer-mobile .footer-toggle {
		position: relative;
		box-sizing: border-box;
		height: 56px;
		width: 100%;
		display: flex;
		align-items: center;
		text-align: left;
		padding: 0 30px;
		font-size: 1.173vw;
		border-bottom: 1px solid #eee;
	}
	.footer-mobile .footer-toggle-button {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 56px;
		overflow: hidden;
	}
	.footer-mobile .footer-toggle-button::after {
		display: block;
		content: '';
		position: absolute;
		padding: 0 30px;
		right: 0;
		top: 0;
		width: 15px;
		height: 56px;
		background-image: url(/sg/en/resource/img/a/ico_arr_footer_down.png);
		background-size: 15px auto;
		background-repeat: no-repeat;
		background-position: center;
		transition: transform .3s;
	}
	.footer-mobile .footer-toggle-button.is-open::after  {
		transform: rotate(180deg);
	}
	.footer-mobile .footer-toggle-button.is-open + .footer-mobile-links {
		height: 100%;
	}
	.footer-mobile .footer-mobile-links {
		height: 0;
		overflow: hidden;
		transition: height .3s;
	}
	.footer-mobile .inner-mobile-links {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
		padding: 16px 30px 32px;
	}
	.footer-mobile .footer-mobile-links .inner-links {
		width: calc(100% - 48px);
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links {
		margin-top: 15px;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links .footer-item {
		color: #888;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links .footer-item::after {
		display: none;
	}
	.footer-mobile .footer-item {
		position: relative;
		color: #222;
		line-height: 2;
		padding-right: 15px;
		font-size: 1.173vw;
	}
	.footer-mobile .footer-item {
	}
	.footer-mobile .footer-item::after {
		display: block;
		content: '';
		position: absolute;
		right: 7px;
		top: 50%;
		transform: translateY(-50%);
		width: 1px;
		height: 1.173vw;
		background-color: #999;
	}
	.footer-mobile .footer-item:last-child:after {
		display: none;
	}
	.footer-mark a {
		width: 48px;
	}
	.footer-mobile .bar {
		position: absolute;
		top: 50%;
		left: 50%;
		height: 12px;
		margin-top: -6px;
		border-left: 1px solid #d5d5d5
	}
	.footer-mobile .link-loc {
		display: inline-block;
		width: 150px;
		margin-right: .5em;
		text-align: left
	}
	.footer-mobile .link-loc .icon-location2 {
		color: #aaa;
		font-size: 24px;
		margin-left: .25em;
		vertical-align: middle
	}
	.footer-mark {
		position: static;
	}
	.footer-mobile .link-lang {
		display: inline-block;
		width: 150px;
		margin-left: .5em;
		text-align: right
	}
	.footer-mobile .link-lang .icon-arr-down,
	.footer-mobile .link-lang .icon-arr-up {
		font-size: 20px;
		color: #999;
		vertical-align: middle
	}
	.footer-mobile .link-lang .icon-arr-up {
		display: none
	}
	.footer-mobile .link-lang.toggle-on .icon-arr-up {
		display: inline-block
	}
	.footer-mobile .link-lang.toggle-on .icon-arr-down {
		display: none
	}
	.footer-sns-wrap {
		position: static;
		width: 100%;
		justify-content: center;
		border-top: 1px solid #eee;
	}
}

@media only screen and (max-width: 767px) {
	.footer-mobile {
	}
	.footer-mobile .footer-toggle {
		padding: 0 15px;
		height: 15.555vw;
		font-size: 3.333vw;
	}
	.footer-mobile .footer-toggle-button {
		height: 15.555vw;
	}
	.footer-mobile .footer-toggle-button::after {
		padding: 0 15px;
		width: 4.166vw;
		height: 15.555vw;
		background-size: 4.166vw auto;
	}
	.footer-mobile .footer-mobile-links .inner-links {
		width: 100%;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links {
		width: calc(100% - 13.333vw);
	}
	.footer-mobile .inner-mobile-links {
		padding: 4.444vw 15px 8.888vw;
	}
	.footer-mark a {
		width: 13.333vw;
	}
	.footer-mobile .footer-item {
		padding-right: 4.444vw;
		font-size: 3.333vw;
	}
	.footer-mobile .footer-item::after {
		right: 2.222vw;
		height: 3.333vw;
	}
	.footer-mobile .footer-mobile-links .inner-links + .inner-links {
		margin-top: 4.166vw;
	}
}



@media only all and (max-width:599px) {
	.footer {
		margin-top: 32px
	}
	.footer-mobile .link-lang,
	.footer-mobile .link-loc {
		width: 49%;
		margin: 0;
		font-size: 14px;
		text-align: center
	}
}

.languages {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: #fff;
    font-size: 1.2em
}

.languages.is-active {
    display: block
}
.languages .languages-title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	border-bottom: 1px solid #eee;
}
.languages h2 {
	/* margin-bottom: .1em;
	padding: .6em 0;
	border-bottom: 1px solid #aaa; */
	color: #333;
	font-size: 23px;
	font-weight: 700;
}
/* .languages .close-layer {

	position: absolute;
	top: 10px;
	right: 4px
} */

.languages .close-layer .icon-close {
    width: 30px;
    height: 30px
}

.languages .select-language-list {
    position: absolute;
    top: 58px;
    left: 0;
    right: 0;
    bottom: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    padding: 0 1.5em
}

.languages .select-language-list>li {
    position: relative;
    /* border-bottom: 1px solid #ccc */
}

.languages .select-language-list>li>a {
    display: block;
    padding: .7em .5em
}

/* .languages .select-language-list>li:after {

	position: absolute;
	content: '\e807';
	top: 50%;
	right: 5px;
	margin-top: -9px;
	color: #191919;
	font-size: 20px;
	font-family: fontello;
	line-height: 1
} */


/* .languages .select-language-list>li.is-current a {

	color: #000;
	font-weight: 700
} */

/* .languages .select-language-list>li.is-current:after {

	content: '\e818';
	margin-top: -9px;
	color: #191919
} */


/* body.is-open-lang #main {

	position: fixed
} */

@media only all {
    #wrap {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}
/* .is-open-sidenav #wrap {

	position: fixed !important
} */
.is-open-sidenav #wrap:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, .3);
    z-index: 100
}
.is-open-sidenav .sidenav {
	position: fixed;
	display: block;
	left: 0;
	z-index: 1001
}
.is-open-sidenav .sidenav::before {
	position: fixed;
	left: 0;
}
.is-open-sidenav .go-top {
    display: none
}

.sidenav {
	display: none;
	position: fixed;
	top: 0;
	left: -100%;
	z-index: 1001;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #333;
	font-size: 14px;
	letter-spacing: .02em;
	-webkit-overflow-scrolling: touch;
font-family: 'theinhardt', 'NotoSans';
}
.sidenav button {
font-family: 'theinhardt', 'NotoSans';
}
#sulwhasoo-languages {
                  font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif;
}
.sidenav::before {
	position: fixed;
	width: 100%;
	height: 266px;
	max-height: 50%;
	left: -100%;
	top: 0;
	background-color: #fff;
	display: block;
	content: '';
}
.csstransitions .sidenav {
    -webkit-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    -moz-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    -o-transition: all .3s cubic-bezier(.56, .06, 0, .97);
    transition: all .3s cubic-bezier(.56, .06, 0, .97)
}
.csstransitions .sidenav::before {
	-webkit-transition: all .3s cubic-bezier(.56, .06, 0, .97);
	-moz-transition: all .3s cubic-bezier(.56, .06, 0, .97);
	-o-transition: all .3s cubic-bezier(.56, .06, 0, .97);
	transition: all .3s cubic-bezier(.56, .06, 0, .97)
}
.sidenav-box {
	height: 100%;
}
.sidenav-h {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	font-size: 1em;
	line-height: 1;
	width: 100%;
	height: 60px;
	background-color: #fff;
	box-sizing: border-box;
}
.wrap-nav-contents {
	height: calc(100% - 60px);
  overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
.wrap-nav-contents .inner-nav-contents:focus {
outline: none;
}
.sidenav-h::after {
	display: block;
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	top: 59px;
	width: 100%;
	height: 1px;
	background-color: #eee;
}
.sidenav-h-img {
    height: 24px;
    vertical-align: top
}
.sidenav-h .nav-close-btn,
.languages .close-layer-languages {
	padding: 0;
	width: 24px;
	height: 24px;
	background-image: url(/sg/en/resource/img/a/ico_close_mo.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}
.sidenav .head-links {
    padding: 10px 0 10px 12px;
    border-bottom: 1px solid #191919;
    font-size: .8em;
    text-transform: uppercase
}

.sidenav .head-links .link-lang,
.sidenav .head-links .link-loc {
    color: #999
}

.sidenav .head-links .link-lang i,
.sidenav .head-links .link-loc i {
    position: relative;
    top: 2px;
    font-size: 20px
}

.sidenav .head-links .link-lang .icon-arr-down,
.sidenav .head-links .link-lang .icon-arr-up,
.sidenav .head-links .link-loc .icon-arr-down,
.sidenav .head-links .link-loc .icon-arr-up {
    font-size: 16px
}

.sidenav .head-links .link-lang .icon-arr-up,
.sidenav .head-links .link-loc .icon-arr-up {
    display: none
}

.sidenav .head-links .link-lang.toggle-on .icon-arr-up,
.sidenav .head-links .link-loc.toggle-on .icon-arr-up {
    display: inline-block
}

.sidenav .head-links .link-lang.toggle-on .icon-arr-down,
.sidenav .head-links .link-loc.toggle-on .icon-arr-down {
    display: none
}

.sidenav .head-links .link-loc {
    margin-left: 8px
}

.sidenav .select-language-list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	padding-top: 20px;
	font-size: 16px;
	letter-spacing: -0.3px;
  font-weight: 500;
	/* background-color: #363636 */
}

.sidenav .select-language-list .is-current {
	font-weight: 700;
}
.sidenav .select-language-list .is-current::after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 13px;
	width: 21px;
	height: 12px;
	border-left: 2px solid #333;
	border-bottom: 2px solid #333;
	box-sizing: border-box;
	transform: rotate(-45deg);
}
.sidenav .select-language-list > li > a {
	position: relative;
	display: block;
	padding: 10px 0;
	color: #333;
	text-transform: uppercase
}
.sidenav .select-language-list a:focus,
.sidenav .select-language-list a:hover {
	/* outline: 0;
	background: #333;
	color: #eee; */
	text-decoration: none;
}

/* .sidenav .select-language-list a:focus:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 8px;
	width: 1px;
	height: 1px;
	margin-top: -1px;
	border: 1px solid #000;
	background: #000
} */

.sidenav .nav-list {
	padding: 16px 0;
	letter-spacing: -1px;
	background-color: #fff;
}
.sidenav .nav-d1 {
	position: relative;
	z-index: 1;
	/* border-bottom: 1px solid #414141;
	background-color: #363636; */
	font-size: 23px;
	font-weight: 500;
}
.sidenav .nav-d1-a {
	display: block;
	padding: 12px 0 12px 20px;
	color: #333;
	/* font-weight: 700 */
}
.sidenav .nav-d1-a:focus,
.sidenav .nav-d1-a:hover {
	/* color: #fff; */
	text-decoration: none;
}
.sidenav .nav-d1.has-sub .icon-nav {
	position: absolute;
	z-index: -1;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 16px;
	margin-top: -8px
}
.sidenav .nav-d1.is-active,
.sidenav .nav-d1.is-current {
	font-weight: 700;
	/* background: #1d1d1d */
}
/* .sidenav .nav-d1.is-active .nav-d1-a,
.sidenav .nav-d1.is-current .nav-d1-a {
	color: #fff
} */

.sidenav .nav-d2 {
	/* border-bottom: 1px solid #414141;
	font-weight: 700; */
	position: relative;
	z-index: 10;
	line-height: 1.6;
	font-size: 16px;
}
.sidenav .nav-d2:first-child {
	padding-top: 10px;
}
.sidenav .nav-d2:last-child {
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.sidenav .nav-d2-box {
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}
.sidenav .nav-d2-box::after {
	display: block;
	content: '';
	z-index: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: calc(100% - 6px);
	background-color: #faf9f5;
}

.sidenav .nav-d2-a {
    position: relative;
    display: block;
    padding: 5px 0 5px 44px;
    color: #333;
    z-index: 0;
    font-weight: 500;
    letter-spacing:0;
}

.sidenav .nav-d2-a:focus,
.sidenav .nav-d2-a:hover {
   /* color: #ccc; */
    text-decoration: none
}

.sidenav .nav-d2.is-active .nav-d2-a,
.sidenav .nav-d2.is-current .nav-d2-a {
	/* color: #9f694d */
	font-weight: 700;
}

/* .sidenav .nav-d2.is-active .nav-d2-a:after,
.sidenav .nav-d2.is-current .nav-d2-a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 22px;
    margin-top: -1px;
    width: 2px;
    height: 2px;
    background: #caa58e
} */
.sidenav .nav-misc {
	padding: 50px 0 55px 10px;
	font-size: 13px;
	color: #767676;
	letter-spacing: 0;
	line-height: 1.8
}

.sidenav .nav-misc-section {
	/* font-size: 0; */
	padding-top: 12px;
}

.sidenav .nav-misc-section ul {
	padding-bottom: 13px;
	/* border-bottom: 1px solid #424242; */
}
.sidenav .nav-misc-section a[href="#sidenav-open"]:focus,
.sidenav .nav-misc-section a[href="#sidenav-open"]:active {
	outline: none;
}
.sidenav .nav-misc-top {
	font-size: 13px;
	margin-bottom:1.2em;
}

.sidenav .nav-misc-cs {
	font-size: 13px;
	margin:0;
}

/* .sidenav .nav-misc-a {
    overflow: hidden;
    display: inline-block;
    margin-right: 3px;
    padding: 0 7px 0 0;
    border-right: 1px solid #4f4f4f;
    color: #767676;
    letter-spacing: -.018em;
    line-height: 1.1;
    vertical-align: middle
} */
.sidenav .nav-misc-a a {
	display: block;
}
.sidenav .nav-misc-a a.sws-login-btn span,
.sidenav .nav-misc-a a.sws-logout-btn span {
	border-bottom: 1px solid #fff;
}

.sidenav .nav-misc-a a,
.mobile-select-language {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	padding: 10px 20px;
	box-sizing: border-box;
}
.mobile-select-language {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 18px 20px;
	border-top: 1px solid #424242;
}
.mobile-select-language:focus,
.mobile-select-language:active,
.mobile-select-language:focus-within,
.mobile-select-language:visited,
.mobile-select-language:focus-visible {
	outline: #fff solid 1px !important;			
}
.mobile-select-language span {
	position: relative;
	display: inline-block;
}
.mobile-select-language span:last-child {
	padding-right: 28px;
}
.mobile-select-language span:last-child::before,
.mobile-select-language span:last-child::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	background-color: #888;
	width: 16px;
	height: 1px;
}
.mobile-select-language span:last-child::after {
	transform: rotate(90deg);
}
.mobile-select-language.toggle-on + .languages,
.sidenav .mobile-select-language.toggle-on + .languages .select-language-list{
	display: block;
}
.sidenav .mobile-select-language.toggle-on + .languages .select-language-list{
	position: static;
	padding: 20px;
}
.mobile-select-language.toggle-on + .languages {

}
.sidenav .mobile-select-language.toggle-on + .languages .select-language-list{
	height: calc(100% - 60px);
  overflow-y: auto;
}
.sidenav .nav-misc-a:last-child {
    border-right: 0;
    padding-right: 3px
}

.sidenav .nav-misc-a.no-bar {
    border-right: 0
}

.sidenav .nav-misc-counseling-time {
    display: block;
    font-size: 11px
}

.sidenav .nav-misc-privacy {
    color: #999
}

.sidenav .nav-misc-copyright {
    font-size: 10px;
    letter-spacing: .02em
}

.sidenav .close {
    margin-left: -5px;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    outline: 0
}

@media only all and (max-width:1023px) {
    .sidenav {
        display: block
    }
}

body.is-open-sidenav,
html.is-open-sidenav {
    /* height: auto;
    overflow-y: auto !important */
}

.go-top {
    display: inline-block;
    position: relative;
    top: 0;
    z-index: 100;
    width: 60px;
    height: 60px;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.go-top-container {
    position: fixed;
    z-index: 100;
    bottom: 0;
    height: 0;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    transition: bottom .3s;
}

.go-top:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #000;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30);
    opacity: .3
}

.go-top:focus:after,
.go-top:hover:after {
    -ms-filter: alpha(opacity=75);
    filter: alpha(opacity=75);
    opacity: .75
}

.is-active .go-top {
    opacity: 1;
    top: -60px
}
@media only all and (min-width:1024px) {
	.go-top-container {
		bottom: 0 !important;
	}
}
@media only all and (max-width:1023px) {
    .go-top {
        width: 40px;
        height: 40px
    }

    .go-top-container {
        left: 0;
        width: 100%
    }

    .is-active .go-top {
        top: -40px
    }
}

.icon-facebook2,
.icon-facebook2:hover,
.icon-instagram,
.icon-instagram:hover,
.icon-youtube2,
.icon-youtube2:hover,
a.footer-facebook:focus .icon-facebook2,
a.footer-facebook:visited .icon-facebook2,
a.footer-instagram:focus .icon-instagram,
a.footer-instagram:visited .icon-instagram,
a.footer-youtube:focus .icon-youtube2,
a.footer-youtube:visited .icon-youtube2 {
    width: 30px;
    height: 30px;
    background-image: url(/sg/en/resource/img/a/icons_new2.png)
}

.icon-facebook2 {
    background-position: 0 0
}

.icon-instagram {
    background-position: -30px 0
}

.icon-youtube2 {
    background-position: -60px 0
}

.icon-facebook2:hover,
a.footer-facebook:focus .icon-facebook2,
a.footer-facebook:visited .icon-facebook2 {
    background-position: 0 -30px
}

.icon-instagram:hover,
a.footer-instagram:focus .icon-instagram,
a.footer-instagram:visited .icon-instagram {
    background-position: -30px -30px
}

.icon-youtube2:hover,
a.footer-youtube:focus .icon-youtube2,
a.footer-youtube:visited .icon-youtube2 {
    background-position: -60px -30px
}

@media only all and (max-width:1023px) {
    .banner-3 {
        display: none !important
    }

    /* .footer-sns-wrap {
        display: block
    }

    .footer-sns {
        position: absolute;
        top: -60px;
        left: 50%;
        right: initial;
        width: 50%;
        padding: 0;
        margin-left: -25%;
        border: 0
    } */

    .footer {
        margin-top: 28px !important
    }
}

@font-face {
    font-family: fontello;
    src: url(/sg/en/resource/css/fonts/fontello.eot?48567283);
    src: url(/sg/en/resource/css/fonts/fontello.eot?48567283#iefix) format("embedded-opentype"), url(/sg/en/resource/css/fonts/fontello.woff?48567283) format("woff"), url(/sg/en/resource/css/fonts/fontello.ttf?48567283) format("truetype"), url(/sg/en/resource/css/fonts/fontello.svg?48567283#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^=icon-] {
    display: inline-block
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    width: 1em;
    color: inherit;
    font-size: 1em;
    text-align: center;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}

.icon-arr-up:before {
    content: '\e800'
}

.icon-unmute:before {
    content: '\e801'
}

.icon-arr-down:before {
    content: '\e802'
}

.icon-arr-up-big:before {
    content: '\e803'
}

.icon-pause-circle:before {
    content: '\e804'
}

.icon-arr-down-big:before {
    content: '\e805'
}

.icon-arr-left:before {
    content: '\e806'
}

.icon-arr-right:before {
    content: '\e807'
}

.icon-arr-left-small:before {
    content: '\e808'
}

.icon-arr-right-small:before {
    content: '\e809'
}

.icon-arr-left-big:before {
    content: '\e80a'
}

.icon-arr-right-big:before {
    content: '\e80b'
}

.icon-globe:before {
    content: '\e80c'
}

.icon-location2:before {
    content: '\e80d'
}

.icon-location:before {
    content: '\e80e'
}

/* .icon-search:before {
    content: '\e80f'
} */

.icon-phone:before {
    content: '\e810'
}

.icon-play:before {
    content: '\e811'
}

.icon-play2:before {
    content: '\e812'
}

.icon-pause2:before {
    content: '\e813'
}

.icon-play-circle:before {
    content: '\e814'
}

.icon-mute:before {
    content: '\e815'
}

.icon-palyer-full:before {
    content: '\e816'
}

.icon-youtube-play:before {
    content: '\e817'
}

.icon-ok:before {
    content: '\e818'
}

.icon-twitter:before {
    content: '\e819'
}

.icon-facebook:before {
    content: '\e81a'
}

.icon {
    display: inline-block;
    overflow: hidden;
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 1;
    text-indent: -9999em;
    text-decoration: none;
    vertical-align: middle
}

.icon.icon-menu {
	position: relative;
	width: 23px;
	height: 14px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	background: 0;
	color: #999;
}

.icon.icon-menu:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -1px;
    border-top: 2px solid;
}

/* @media only all and (max-width:767px) {
    .icon.icon-menu {
        width: 20px;
        height: 12px;
        border-width: 2px
    }

    .icon.icon-menu:after {
        margin-top: -1px;
        border-width: 2px
    }
} */

.icon-nav:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
	background-color: #333;
	width: 100%;
	height: 1px;
}

.icon-nav:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    background-color: #333;
    width: 100%;
    height: 1px;
    transform: rotate(90deg);
    transition: transform .25s;
}

.is-active .icon-nav:after {
  transform: rotate(0deg);
}

.icon-more {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.icon-more:after,
.icon-more:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
    background: #999;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.icon-more:before {
    left: 0;
    width: 100%;
    height: 1px
}

.icon-more:after {
    left: 0;
    width: 1px;
    height: 100%
}

.on .icon-more {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.on .icon-more:after {
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0
}

.no-csstransitions .on .icon-more:after {
    display: none
}

.icon-close {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.icon-close:after,
.icon-close:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #999;
    z-index: 1
}

.icon-close:before {
    width: 100%;
    height: 1px;
    margin: auto;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.icon-close:after {
    width: 1px;
    height: 100%;
    -webkit-transition: all .15s ease-out .15s;
    -moz-transition: all .15s ease-out .15s;
    -o-transition: all .15s ease-out .15s;
    transition: all .15s ease-out .15s
}

.icon-close:focus:before,
.icon-close:hover:before {
    top: -1px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.icon-close:focus:after,
.icon-close:hover:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.icon-validate {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 2px 5px 0 0;
    background: red;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    vertical-align: top
}

.icon-validate:before {
    display: inline-block;
    content: 'i';
    line-height: 1
}

.facebook .icon {
    width: 24px;
    height: 19px;
    background-position: -200px 0
}

.facebook:focus .icon,
.facebook:hover .icon {
    background-position: -200px -19px
}

.youtube .icon {
    width: 24px;
    height: 19px;
    background-position: -225px 0
}

.youtube:focus .icon,
.youtube:hover .icon {
    background-position: -225px -19px
}

.btn {
    display: inline-block;
    padding: .64em 3.4em;
    border: 1px solid #333;
    color: #333;
    font-size: 1em;
    line-height: 1.3;
    font-weight: 700;
    vertical-align: middle;
    background: #fff;
    text-align: center;
    letter-spacing: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.btn:focus,
.btn:hover {
    color: #fff;
    background: #333;
    text-decoration: none
}

button.btn {
    padding-left: 3.42em;
    padding-right: 3.42em
}

.btn-l {
    padding: 1.3em 4.18em
}

button.btn-l {
    padding-left: 4.2em;
    padding-right: 4.2em
}

.btn-wide,
button.btn-wide {
    padding-left: 5.4em;
    padding-right: 5.4em
}

.btn-ghost {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.btn-ghost:focus,
.btn-ghost:hover {
    background-color: #fff;
    color: #333
}

.btn-dark {
    color: #fff;
    background-color: #333
}

.btn-dark:focus,
.btn-dark:hover {
    color: #333;
    background-color: #fff
}

@media only all and (max-width:599px) {
    .btn-l {
        font-size: 13px
    }
}

.paging {
    zoom: 1;
    text-align: right;
    font-size: 1.6em;
    color: #767676;
    font-family: Theinhardt, NotoSans, serif;
    margin-top: 1.25em
}

.paging:before {
    content: '';
    display: block
}

.paging:after {
    content: '';
    display: table;
    clear: both
}

.paging span,
.paging strong {
    display: inline-block;
    margin: 0 .3em;
    font-family: NotoSans, 'Malgun Gothic', '맑은 고딕', 'Nanum Gothic', '나눔 고딕', '돋움', dotum, sans-serif
}

.paging strong {
    color: #333
}

.paging-next,
.paging-prev {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    text-decoration: none;
    background: #dbdbda;
    padding: 1px 7px 0;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.paging-next:focus,
.paging-next:hover,
.paging-prev:focus,
.paging-prev:hover {
    background-color: #333
}

.selectbox {
    display: inline-block;
    position: relative;
    z-index: 10;
    text-align: left;
    vertical-align: middle
}

.selectbox .selector {
    padding: 7px 0 10px;
    min-width: 100px;
    height: 14px;
    margin: 0;
    border-bottom: 2px solid #333;
    color: #aaa;
    font-size: 1.3em;
    line-height: 1.4;
    font-weight: 400;
    cursor: pointer
}

.selectbox .selector-text {
    display: block;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    letter-spacing: -.07em;
    word-spacing: .05em
}

.selectbox .selector:focus,
.selectbox .selector:hover {
    background-position: 95% 50%;
    color: #000
}

.selectbox .icon-arr-down,
.selectbox .icon-arr-up {
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 20px
}

.selectbox .icon-arr-up {
    display: none
}

.selectbox.is-active .selector-text {
    padding-left: 10px
}

.selectbox.is-active .icon-arr-down {
    display: none
}

.selectbox.is-active .icon-arr-up {
    display: inline-block
}

.selectbox.is-disabled .selector-text {
    cursor: not-allowed
}

.selectbox.is-disabled .selector:focus,
.selectbox.is-disabled .selector:hover {
    color: #aaa
}

.selectbox .selectbox-option {
    visibility: hidden;
    position: absolute;
    top: 100%;
    z-index: 10001;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    margin: -2px 0 0 -1px;
    padding: 0;
    border: 1px solid #555;
    border-top-width: 2px;
    background-color: #fff;
    color: #999;
    outline: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.selectbox .selectbox-option>li {
    overflow: hidden;
    cursor: pointer
}

.selectbox .selectbox-option a,
.selectbox .selectbox-option label {
    display: block;
    padding: 7px 5px 5px 10px;
    color: inherit;
    font-size: 1.3em;
    line-height: 1.4;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap
}

.selectbox .selectbox-option input {
    position: absolute;
    left: -999px
}

.selectbox .selectbox-option a:focus,
.selectbox .selectbox-option a:hover,
.selectbox .selectbox-option li:focus,
.selectbox .selectbox-option li:hover {
    background-color: #eee;
    color: #191919
}

.sort-area {
    zoom: 1;
    text-align: right;
    padding: 2em 0 1.6em
}

.sort-area:before {
    content: '';
    display: block
}

.sort-area:after {
    content: '';
    display: table;
    clear: both
}

.sort-area.sort-wide {
    padding-top: 1em
}

.sort-area.sort-wide .selectbox {
    min-width: 210px;
    margin-left: 1em
}

.sort-area.sort-wide .selectbox-option {
    max-height: 240px
}

.sort-area.sort-wide .selectbox:first-child,
.sort-area.sort-wide .selectbox:only-child {
    margin-left: 0
}

@media only all and (max-width:599px) {

    .selectbox .selectbox-option a,
    .selectbox .selectbox-option label,
    .selectbox .selector {
        font-size: 1.4em
    }

    .sort-area {
        padding: 10px 0 0
    }

    .sort-area.sort-wide {
        padding-left: 0;
        padding-right: 0
    }

    .sort-area.sort-wide .selectbox {
        margin-left: 0
    }

    .sort-area .selectbox {
        display: block;
        width: 100%;
        min-width: 0;
        margin: 0 0 1.5em
    }

    .sort-area .selectbox .selector {
        display: block;
        width: 100%;
        min-width: 100%;
        padding-right: 0
    }
}

.input-text-l {
    padding: 13px 20px
}

@media only all and (max-width:599px) {
    .input-text-l {
        padding: 8px 10px
    }
}

.flexible-obj {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.flexible-obj embed,
.flexible-obj iframe,
.flexible-obj object,
.flexible-obj video,
.flexible-obj>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    *height: auto;
    *min-height: 100%
}

.flexible-obj:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 40px;
    width: 78px;
    height: 35px
}

.touch .flexible-obj:after {
    display: none
}

.func {
    margin-top: 4em;
    text-align: center
}

@media only all and (max-width:384px) {
    .func {
        margin-top: 2em
    }
}

.thumb {
    position: relative
}

.word-wrap {
    position: relative;
    display: inline-block;
    white-space: nowrap
}

.full-pos,
.ing-loading,
.ing-loading:after,
.notification-popup:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ing-loading {
    background: #fff
}

.ing-loading:after {
    content: '';
    background: url(/sg/en/resource/img/a/wait.gif) center 100px no-repeat
}

.ing-loading.out-loading:after {
    display: none
}

.map-container {
    position: relative;
    height: 100%
}

.map-container img {
    max-width: none
}

.map-container .flx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.map-canvas {
    width: 100%;
    height: 100%
}

.map-canvas {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /* 20220609 추가 */
}
/* 20220609 삭제
.no-touch.mediaqueries .map-canvas div {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0)
} */

.media {
    position: relative;
    display: block
}

.media .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    font-size: 42px;
    color: #fff;
    margin: -.5em 0 0 -.5em;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.media .icon-play:before {
    vertical-align: top;
    font-size: 100%
}

.media:focus .icon-play,
.media:hover .icon-play {
    color: #333
}

.slide-next,
.slide-prev {
    display: inline-block;
    font-size: 32px;
    background: #dbdbda;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    padding: 5px 3px 7px 5px
}

.slide-next .icon-arr-left-big,
.slide-next .icon-arr-right-big,
.slide-prev .icon-arr-left-big,
.slide-prev .icon-arr-right-big {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

.slide-next:focus,
.slide-next:hover,
.slide-prev:focus,
.slide-prev:hover {
    background-color: #333
}

.notification {
    text-align: center;
    color: #fff;
    font-size: 1.6em
}

.notification-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 201;
    -webkit-box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    -moz-box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    box-shadow: 0 3px 6px rgba(100, 100, 100, .5);
    visibility: hidden
}

.notification-popup:before {
    content: '';
    background: #333;
    background: rgba(51, 51, 51, .9)
}

.notification-popup.type-error:before {
    background: #e65a5c;
    background: rgba(230, 92, 90, .9)
}

.notification-popup.is-show {
    visibility: visible
}

.notification-inner {
    overflow: hidden;
    position: relative;
    padding: 3em 0
}

.notification-inner .btn-close {
    position: absolute;
    top: 20px;
    right: 0;
    padding: 0;
    color: #fff
}

.notification-inner .icon-close {
    width: 36px;
    height: 36px
}

.notification-inner .icon-close:after,
.notification-inner .icon-close:before {
    background-color: #ccc
}

.type-error .notification-inner .icon-close:after,
.type-error .notification-inner .icon-close:before {
    background-color: #fff
}

.notification .h {
    display: none;
    font-size: 1em;
    text-transform: uppercase
}

.notification .p {
    margin: 0
}

.type-error .notification .h {
    display: block
}

.notification-head {
    font-weight: 700
}

.validate-input-wrap {
    position: relative
}

.validate-input.is-invalidated {
    border-color: red;
    background-color: #fdedee
}

.validate-popup {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 100%;
    min-height: 36px;
    width: auto;
    height: 100%;
    margin-right: 15px;
    padding: .5em 1em;
    border: 1px solid;
    color: red;
    background: #fff;
    white-space: nowrap;
    -webkit-box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    -moz-box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    box-shadow: 1px 2px 3px rgba(100, 100, 100, .3);
    z-index: 1
}

.validate-popup:after,
.validate-popup:before {
    content: '';
    position: absolute;
    top: 50%;
    border-style: solid;
    border-color: transparent
}

.validate-popup:before {
    right: -14px;
    margin-top: -8px;
    border-width: 7px;
    border-left-color: red
}

.validate-popup:after {
    right: -12px;
    margin-top: -7px;
    border-width: 6px;
    border-left-color: #fff
}

.validate-content {
    height: 100%;
    white-space: nowrap
}

.validate-content-cell {
    display: inline-block;
    vertical-align: middle
}

.validate-content:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.validate-content-cell {
    white-space: nowrap
}

.validate-msg {
    font-size: 14px
}

@media only all and (max-width:767px) {
    .validate-popup {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        height: auto;
        width: 100%;
        margin-right: 0;
        margin-top: 7px;
        padding: 8px 10px
    }

    .validate-popup:after,
    .validate-popup:before {
        right: auto;
        top: 0;
        border-color: transparent
    }

    .validate-popup:before {
        left: 12px;
        margin-top: -14px;
        border-bottom-color: red
    }

    .validate-popup:after {
        left: 13px;
        margin-top: -12px;
        border-bottom-color: #fff
    }
}

.icon-bx-start {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -62px -24px;
    width: 20px;
    height: 20px
}

.icon-bx-stop {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: 0 -57px;
    width: 20px;
    height: 20px
}

.icon-fb-hover {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -33px 0;
    width: 24px;
    height: 19px
}

.icon-fb {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: 0 -33px;
    width: 24px;
    height: 19px
}

.icon-srch-l {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: 0 0;
    width: 28px;
    height: 28px
}

.icon-srch {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -25px -57px;
    width: 20px;
    height: 20px
}

.icon-yt-hover {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -29px -33px;
    width: 24px;
    height: 19px
}

.icon-yt {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -62px 0;
    width: 24px;
    height: 19px
}



.icon-yt-hover {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -29px -33px;
    width: 24px;
    height: 19px
}

.icon-yt {
    background-image: url(/sg/en/resource/img/a/icons.png);
    background-position: -62px 0;
    width: 24px;
    height: 19px
}

span.nowrap {
    white-space: nowrap
}

#beauty-list div.new.section {
    clear: both
}

/* 20200612 */
.nav-misc-section .nav-misc .misc-a{display:block;margin:-10px 0 10px;}

/* 20200617 */
.nav-misc-section .nav-misc .misc-a{display: block;margin: -25px 0 10px;font-size: 0;background-color: #fff;border: 1px solid #000;padding: 10px;width: calc(80% - 10px);}
.nav-misc-section .nav-misc .misc-a:before{content:'';display: inline-block;vertical-align:middle;width:40px;height:40px;background:url('/sg/en/resource/img/membership/20200603_Membership_img09.png') no-repeat center top/contain;}
.nav-misc-section .nav-misc .misc-a:after{content:'Sulwhasoo Membership';display: inline-block;vertical-align:middle;font-size:12px;color:#999;font-weight: bold;width: calc(100% - 50px);}

/* 20200618 */
.nav-misc-section .nav-misc .misc-a{margin:-25px 0 10px 5px;background-color:#333;border:1px solid #999;width: calc(85% - 10px);}
.nav-misc-section .nav-misc .misc-a:before{background:url('/sg/en/resource/img/a/20200618_final_vip-badge_membership_icon_pc.png') no-repeat center top/contain;}
.nav-misc-section .nav-misc .misc-a:after{color:#d5d5d5;font-size:13px;}

/* 20200622 */
.nav-misc-section .nav-misc .misc-a{margin:-25px 0 10px 0;background-color: transparent;/*border:1px solid #414141;*/}
.nav-misc-section .nav-misc .misc-a:after{width: calc(100% - 40px);}
.nav-misc-section .nav-misc .misc-a:before{width:15px;height:15px;}

/* 20200623 */
.nav-misc-section .nav-misc .misc-a{margin: -25px 0 40px 0;text-align: center;}
.nav-misc-section .nav-misc .misc-a:after{width: auto;}

/* 20200710 */
.nav-misc-section .nav-misc .misc-a{padding:0 10px;font-size:0;}
.nav-misc-section .nav-misc .misc-a:after{width:156px;line-height:42px;}
.nav-misc-section .nav-misc .misc-a:before{height:42px;margin-right:5px;background: url(/sg/en/resource/img/a/20200618_final_vip-badge_membership_icon_pc.png) no-repeat center center/contain;}

/* 20200713 */
.nav-misc-section .nav-misc .misc-a:before{vertical-align: bottom;}
.nav-misc-section .nav-misc .misc-a:after{vertical-align: baseline;position:relative;top:1px;}


/* 로그아웃 시 팝업창 : S */
.logout-pop {display:none;position:fixed;top:calc(50vh - 175px);left:calc(50% - 175px);padding:30px 30px;width:350px;box-sizing:border-box;border:1px solid #ccc;text-align:center;background-color:#fff;z-index:111;}
.logout-pop .container {padding:0 0;width:100%;max-width:100%;}
.logout-pop .alert-header{padding-bottom:20px;border-bottom:1px solid #ccc;}
.logout-pop .alert-header .img-box{display:block;margin:0 auto;width:100%;max-width:131px;}
.logout-pop .alert-header .img-box img {width:100%;}
.logout-pop .alert-con .txt-box {padding:45px 0 50px;}
.logout-pop .alert-con .txt-box .txt {margin:0 auto;font-size:18px;}
.logout-pop .alert-con .txt-box .txt + .txt {margin-top:15px;}
.logout-pop .alert-con .txt-box .txt.contact {margin-top:30px;color:#000;font-size:16px;}
.logout-pop .alert-con .btn-box{margin:0 auto;width:100%;font-size: 0;}
.logout-pop .alert-con .btn-box .btn{display:inline-block;vertical-align:top;width:calc(50% - 4px);padding:19px 0;color:#fff;font-size:18px;font-family:'NotoSans';font-weight:700;text-align:center;border:none;outline:none;}
.logout-pop .alert-con .btn-box .btn + .btn{margin-left: 8px;}
.logout-pop .alert-con .btn-gray{background-color:#d1d1d1;}
.logout-pop .alert-con .btn-color{background-color:#99674a;}
.logout-pop-bg {display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:110;background:rgba(0,0,0,.3);}

@media only all and (max-width: 767px){
    .logout-pop{padding:25px 20px;left:calc(50% - 125px);width:250px;}
    .logout-pop .alert-header{padding-bottom: 10px;}
    .logout-pop .alert-header .img-box{max-width:85px;}
    .logout-pop .alert-con .txt-box{padding:60px 0;}
    .logout-pop .alert-con .txt-box .txt {font-size:11px;}
    .logout-pop .alert-con .txt-box .txt + .txt {margin-top:10px;}
    .logout-pop .alert-con .btn-box .btn{padding:13px 0;font-size: 12px;}
}
/* 로그아웃 시 팝업창 : E */

/* S : focus add */
select:focus,
button:focus,
.selectbox:focus,
.selectbox .selector:focus,
.selectbox .selector-text:focus{outline: rgba(0, 0, 0, 0.098) solid 1px !important;}
/* E : focus add */

.pc_only {}
.mo_only {display:none;}
@media(max-width:768px) {
	.pc_only {display:none;}
	.mo_only {display:block;}
}
.icon-location2 {
margin-top: 0 !important;
    font-size: 20px;
}
.reservation-terms.reservation-privacy .important {font-weight: 500; font-size: 15px; text-decoration: underline;}

.ap2022-sr-only {position:absolute !important; overflow:hidden !important; width:1px !important; height:1px !important; margin:-1px !important; padding:0 !important; border:0 !important; clip:rect(1px,1px,1px,1px); clip-path:inset(50%);}

/* 20221005 리뉴얼 */
.renew2022-header::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:1;background-color:#fff}
.renew2022-header a{color:#000}
.renew2022-header .logo .logo-img{display:inline-block;background:url(/sg/en/resource/img/mainnew/sulwhasoo_orange_logo_220902.png) no-repeat center;background-size:contain;height:40px}
.renew2022-header .select-language-a::after{background-image:url(/sg/en/resource/img/mainnew/newsulwhasoo_hd_black_arr_b_220902.png)}
.renew2022-header .misc-open-search{background-image:url(/sg/en/resource/img/mainnew/newsulwhasoo_hd_black_search_220902.png)}
.renew2022-header .gnb-menu{font-size:16px;border-bottom:1px solid rgba(255,255,255,0)}
.renew2022-header .gnb-menu.is-active{border-bottom-color:#d5d5d5}
.renew2022-header .nav-d1,.renew2022-header .nav-d2{letter-spacing:-.025em}
.renew2022-header .nav-d2-a{padding-top:6px;color:#888}
.renew2022-header .nav-d2-a:hover{color:#000;font-weight:700}
.renew2022-header .nav-d1-a.is-active,.renew2022-header .nav-d1-a:focus,.renew2022-header .nav-d1-a:hover{overflow:inherit}
.renew2022-header .nav-d1-a span{display:inline-block;padding-bottom:15px;position:relative}
.renew2022-header .nav-d1-a>span::after{content:"";position:absolute;left:-2px;right:-2px;bottom:0;height:2px;background:#000;opacity:0;transition:opacity .3s linear}
.renew2022-header .nav-d1-a:hover>span::after{opacity:1}
.renew2022-header .nav-d1-a:focus{outline:0}
.renew2022-header .nav-d1-a:focus>span{outline:thin auto -webkit-focus-ring-color}
.header-transparent .renew2022-header::before{opacity:0;transition:opacity .4s linear}
.header-transparent .renew2022-header a{color:#fff}
.header-transparent .renew2022-header .logo .logo-img{background:url(/sg/en/resource/img/mainnew/sulwhasoo_white_logo_220902.png) no-repeat center;background-size:contain}
.header-transparent .renew2022-header .select-language-a::after{background-image:url(/sg/en/resource/img/mainnew/newsulwhasoo_hd_white_arr_b_220902.png)}
.header-transparent .renew2022-header .misc-open-search{background-image:url(/sg/en/resource/img/mainnew/newsulwhasoo_hd_white_search_220902.png)}
.header-transparent .renew2022-header .nav-d1-a{color:#fff}
.header-transparent .renew2022-header .nav-d2-a{color:#888}
.header-transparent .renew2022-header .gnb{padding-bottom:0}
.header-transparent .renew2022-header.is-active::before,.header-transparent .renew2022-header:hover::before{opacity:1;transition-delay:.1s}
.header-transparent .renew2022-header.is-active a,.header-transparent .renew2022-header:hover a{color:#000}
.header-transparent .renew2022-header.is-active .logo .logo-img,.header-transparent .renew2022-header:hover .logo .logo-img{background:url(/sg/en/resource/img/mainnew/sulwhasoo_orange_logo_220902.png) no-repeat center;background-size:contain}
.header-transparent .renew2022-header.is-active .select-language-a::after,.header-transparent .renew2022-header:hover .select-language-a::after{background-image:url(/sg/en/resource/img/mainnew/newsulwhasoo_hd_black_arr_b_220902.png)}
.header-transparent .renew2022-header.is-active .misc-open-search,.header-transparent .renew2022-header:hover .misc-open-search{background-image:url(/sg/en/resource/img/mainnew/newsulwhasoo_hd_black_search_220902.png)}
.header-transparent .renew2022-header.is-active .gnb-menu.is-active,.header-transparent .renew2022-header:hover .gnb-menu.is-active{border-bottom-color:#d5d5d5}
.header-transparent .renew2022-header.is-active .nav-d2-a,.header-transparent .renew2022-header:hover .nav-d2-a{padding-top:6px;color:#888}
.header-transparent .renew2022-header.is-active .nav-d2-a:hover,.header-transparent .renew2022-header:hover .nav-d2-a:hover{color:#000;font-weight:700}
.header-transparent .renew2022-header.is-active .nav-d1-a.is-active,.header-transparent .renew2022-header.is-active .nav-d1-a:focus,.header-transparent .renew2022-header.is-active .nav-d1-a:hover,.header-transparent .renew2022-header:hover .nav-d1-a.is-active,.header-transparent .renew2022-header:hover .nav-d1-a:focus,.header-transparent .renew2022-header:hover .nav-d1-a:hover{overflow:inherit}
#sidenav .sidenav-h .logo-a{display:inline-block;background:url(/sg/en/resource/img/mainnew/sulwhasoo_orange_logo_220902.png) no-repeat center;background-size:contain;height:40px;width:166px}
@media (max-width:1024px){
.renew2022-header .icon.icon-menu{color:#999}
.header-transparent .renew2022-header .icon.icon-menu{color:#fff}
.header-transparent .renew2022-header.is-active .icon.icon-menu,.header-transparent .renew2022-header:hover .icon.icon-menu{color:#999}
#sidenav .sidenav-h .logo-a{width:112px}}

/* 2023 메인 공지팝업 (공통) */
.ap2022-popup--mnotice {position:fixed; top:0; left:0; right:0; bottom:0; z-index:9999; overflow:hidden;}
.ap2022-popup--mnotice * {margin:0; padding:0;}
.ap2022-popup--mnotice *, .ap2022-popup--mnotice :after, .ap2022-popup--mnotice :before {box-sizing:border-box;}
.ap2022-popup--mnotice img {max-width:100%;}
.ap2022-popup--mnotice button:focus-visible,
.ap2022-popup--mnotice input:focus-visible {outline:1px auto !important;}
.ap2022-popup--mnotice button {overflow:visible; border:0; border-radius:0; background:none; cursor:pointer; outline:none;}
.ap2022-popup--mnotice label {cursor:pointer;}
.ap2022-popup--mnotice a {text-decoration:none;}
.ap2022-popup--mnotice .only-pc {display:block;}
.ap2022-popup--mnotice .only-mo {display:none;}
.ap2022-popup--mnotice .ap2022-popup__dimmed {position:absolute; width:100%; height:100%; top:0; left:0; background-color:rgba(0,0,0,.5);}
.ap2022-popup--mnotice .ap2022-popup__frame {position:absolute; display:flex; justify-content:center; align-items:center; width:100%; height:100%; top:0; left:0; padding:32px; text-align:center; pointer-events:none;}
.ap2022-popup--mnotice .ap2022-popup__scrollable {overflow-x:hidden; overflow-y:auto; -webkit-overflow-scrolling:touch; outline:0;}
.ap2022-popup--mnotice .ap2022-popup__scrollable::-webkit-scrollbar {width:8px; height:8px;}
.ap2022-popup--mnotice .ap2022-popup__scrollable::-webkit-scrollbar-track {background-color:rgba(0,0,0,.08); border-radius:4px; background-clip:padding-box; border:1px solid transparent;}
.ap2022-popup--mnotice .ap2022-popup__scrollable::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,.16); border-radius:4px; background-clip:padding-box; border:1px solid transparent;}
.ap2022-popup--mnotice .ap2022-popup__scrollable:focus-visible::-webkit-scrollbar-track {background-color:rgba(0,0,0,.12);}
.ap2022-popup--mnotice .ap2022-popup__scrollable:focus-visible::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,.24);}
.ap2022-popup--mnotice .ap2022-popup__inner {position:relative; display:inline-flex; flex-direction:column; max-width:100%; max-height:100%; background:#fff; border-radius:8px; box-shadow:0 5px 20px 5px rgba(0,0,0,.15); text-align:left; font-size:initial; line-height:normal; pointer-events:auto; outline:0;}
.ap2022-popup--mnotice .ap2022-popup__inner:focus,
.ap2022-popup--mnotice .ap2022-popup__inner:focus-visible {outline:0 !important;}
.ap2022-popup--mnotice .ap2022-popup__logo {text-align:center;}
.ap2022-popup--mnotice .ap2022-popup__logo img {width:180px; height:60px; vertical-align:top;}
.ap2022-popup--mnotice .ap2022-popup__close {position:absolute; z-index:10; top:0; right:0; width:47px; height:47px; color:#222;}
.ap2022-popup--mnotice .ap2022-popup__close svg {position:absolute; top:50%; left:50%; width:15px; height:15px; vertical-align:top; transform:translate(-50%,-50%);}
.ap2022-popup--mnotice .ap2022-popup__close:hover:before,
.ap2022-popup--mnotice .ap2022-popup__close:focus:before {content:''; position:absolute; top:50%; left:50%; width:31px; height:31px; background-color:rgba(0,0,0,.06); border-radius:50%; transform:translate(-50%,-50%);}
.ap2022-popup--mnotice .ap2022-popup__btn {display:inline-flex; align-items:center; justify-content:center; min-width:145px; max-width:50%; padding:9px 25px 9px; margin:0 3px; overflow:visible; border:1px solid rgba(34,34,34,1); border-radius:0; background:none; color:#222; font-size:14px; line-height:1.3; letter-spacing:-0.04em; word-break:keep-all; word-wrap:break-word;}
.ap2022-popup--mnotice .ap2022-popup__btn--default:hover,
.ap2022-popup--mnotice .ap2022-popup__btn--default:focus {background-color:rgba(34,34,34,.1);}
.ap2022-popup--mnotice .ap2022-popup__btn--custom {background-color:rgba(34,34,34,1); color:#fff;}
.ap2022-popup--mnotice .ap2022-popup__btn--custom:hover,
.ap2022-popup--mnotice .ap2022-popup__btn--custom:focus {background-color:rgba(34,34,34,.9);}
.ap2022-popup--mnotice .ap2022-popup__btnwrap {display:flex; justify-content:center;}
.ap2022-popup--mnotice .ap2022-popup__check {display:inline-block; vertical-align:top; color:#666; font-size:14px; line-height:1.3; letter-spacing:-0.025em;}
.ap2022-popup--mnotice .ap2022-popup__check svg {width:19px; height:19px; margin:0 0.357143em 0 0; vertical-align:-0.321429em;}
.ap2022-popup--mnotice .ap2022-popup__check svg rect {fill:#fff;}
.ap2022-popup--mnotice .ap2022-popup__check input:focus-visible + label svg {outline:1px auto;}
.ap2022-popup--mnotice .ap2022-popup__check input:checked + label svg rect {fill:#2b2b2b;}
.ap2022-popup--mnotice .ap2022-popup__check input:checked + label svg path {stroke:#fff;}
.ap2022-popup--mnotice .ap2022-popup__head {padding:25px 0 20px;}
.ap2022-popup--mnotice .ap2022-popup__body {height:100%; color:#222;}
.ap2022-popup--mnotice .ap2022-popup__body .ap2022-popup__logo {margin-bottom:20px;}
.ap2022-popup--mnotice .ap2022-popup__content {padding:0 40px; text-align:center; font-size:14px; line-height:1.7; letter-spacing:-0.025em; word-break:keep-all; word-wrap:break-word;}
.ap2022-popup--mnotice .ap2022-popup__content:first-child {margin-top:0;}
.ap2022-popup--mnotice .ap2022-popup__content--image img {max-width:100%; vertical-align:top;}
.ap2022-popup--mnotice .ap2022-popup__content--text {margin-top:25px;}
.ap2022-popup--mnotice .ap2022-popup__content--html {margin-top:20px;}
.ap2022-popup--mnotice .ap2022-popup__bottom {padding:25px 16px 16px;}
.ap2022-popup--mnotice .ap2022-popup__bottom + .ap2022-popup__bottom {padding-top:0;}
.ap2022-popup--mnotice .ap2022-popup__footer {box-sizing:border-box;}
.ap2022-popup--mnotice .ap2022-popup__footer .ap2022-popup__btnwrap {padding:25px 16px 20px; margin:0 3px; text-align:center;}
.ap2022-popup--mnotice .ap2022-popup__footer .ap2022-popup__btnwrap + .ap2022-popup__btnwrap {padding-top:0;}
.ap2022-popup--mnotice .ap2022-popup__footer .ap2022-popup__btnwrap + .ap2022-popup__bottom {padding-top:0;}
.ap2022-popup--mnotice.is--dimmed-invisible .ap2022-popup__dimmed {background-color:rgba(0,0,0,0);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__scrollable::-webkit-scrollbar-track {background-color:rgba(255,255,255,.08);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__scrollable::-webkit-scrollbar-thumb {background-color:rgba(255,255,255,.16);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__scrollable:focus-visible::-webkit-scrollbar-track {background-color:rgba(255,255,255,.12);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__scrollable:focus-visible::-webkit-scrollbar-thumb {background-color:rgba(255,255,255,.24);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__close {color:#fff;}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__close:hover:before,
.ap2022-popup--mnotice.is--color-white .ap2022-popup__close:focus:before {background-color:rgba(255,255,255,.06);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__btn {border-color:rgba(255,255,255,1); color:#fff;}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__btn--default:hover,
.ap2022-popup--mnotice.is--color-white .ap2022-popup__btn--default:focus {background-color:rgba(255,255,255,.1);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__btn--custom {background-color:rgba(255,255,255,1); color:#222;}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__btn--custom:hover,
.ap2022-popup--mnotice.is--color-white .ap2022-popup__btn--custom:focus {background-color:rgba(255,255,255,.9);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__check {color:#fff;}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__check svg rect {fill:rgba(255,255,255,.46);}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__check input:checked + label svg rect {fill:#fff;}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__check input:checked + label svg path {stroke:#222;}
.ap2022-popup--mnotice.is--color-white .ap2022-popup__body {color:#fff;}
@media (max-width:750px) {
  .ap2022-popup--mnotice .only-pc {display:none;}
  .ap2022-popup--mnotice .only-mo {display:block;}
  .ap2022-popup--mnotice .ap2022-popup__frame {padding:4.2666vw;}
  .ap2022-popup--mnotice .ap2022-popup__logo {margin-top:-10px;}
  .ap2022-popup--mnotice .ap2022-popup__logo img {width:120px; height:38px;}
  .ap2022-popup--mnotice .ap2022-popup__btn {min-width:50%; padding:10px 5.333333vw; font-size:13px;}
  .ap2022-popup--mnotice .ap2022-popup__check {font-size:13px;}
  .ap2022-popup--mnotice .ap2022-popup__head {padding-bottom:13px;}
  .ap2022-popup--mnotice .ap2022-popup__body .ap2022-popup__logo {margin:0 0 13px;}
  .ap2022-popup--mnotice .ap2022-popup__content {padding:0 5.333333vw; font-size:13px;}
  .ap2022-popup--mnotice .ap2022-popup__content:first-child {margin-top:0;}
  .ap2022-popup--mnotice .ap2022-popup__content--text {margin-top:20px;}
  .ap2022-popup--mnotice .ap2022-popup__content--html {margin-top:15px;}
  .ap2022-popup--mnotice .ap2022-popup__bottom {padding:20px 4vw 15px;}
  .ap2022-popup--mnotice .ap2022-popup__bottom + .ap2022-popup__bottom {padding-top:0;}
  .ap2022-popup--mnotice .ap2022-popup__footer .ap2022-popup__btnwrap {padding:20px 4vw 17px;}
  .ap2022-popup--mnotice .ap2022-popup__footer .ap2022-popup__btnwrap + .ap2022-popup__btnwrap {padding-top:0;}
  .ap2022-popup--mnotice .ap2022-popup__footer .ap2022-popup__btnwrap + .ap2022-popup__bottom {padding-top:0;}
}
/* //2023 메인 공지팝업 (공통) */