@charset "UTF-8";
@font-face {
  font-family: 'gothic';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/pcms/common/font/gothic/gothica1-regular-webfont.woff") format("woff");
}

@font-face {
  font-family: 'gothic';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("/pcms/common/font/gothic/gothica1-bold-webfont.woff") format("woff");
}

@font-face {
  font-family: 'gothic';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/pcms/common/font/gothic/gothica1-bold-webfont.woff") format("woff");
}

@font-face {
  font-family: 'GmarketSans';
  font-style: normal;
  font-weight: 700;
  src: local("Gmarket Sans Bold"), local("GmarketSans-Bold"), url("/pcms/common/font/gmarketsans/GmarketSansBold.woff2") format("woff2"), url("/pcms/common/font/gmarketsans/GmarketSansBold.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
  font-family: 'GmarketSans';
  font-style: normal;
  font-weight: 500;
  src: local("Gmarket Sans Medium"), local("GmarketSans-Medium"), url("/pcms/common/font/gmarketsans/GmarketSansMedium.woff2") format("woff2"), url("/pcms/common/font/gmarketsans/GmarketSansMedium.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
  font-family: 'GmarketSans';
  font-style: normal;
  font-weight: 300;
  src: local("Gmarket Sans Light"), local("GmarketSans-Light"), url("/pcms/common/font/gmarketsans/GmarketSansLight.woff2") format("woff2"), url("/pcms/common/font/gmarketsans/GmarketSansLight.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/**
 * Variables
*/
/* display */
/* Typography */
/* reset style */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
}

html, body, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, blockquote, pre, button, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe, article, aside, canvas, details, embed, textarea, figure, figcaption, header, footer, main, menu, nav, section, summary, audio, video, template {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: keep-all;
}

a, span, em {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:link, a:visited {
  color: #494949;
}

a, a:active, a:hover, a:link, a:visited {
  text-decoration: none;
}

img {
  border: none;
}

img, video, audio {
  max-width: 100%;
  max-height: 100%;
}

figure, figcaption {
  margin: 0;
  padding: 0;
}

b, strong {
  font-weight: 700;
}

em, dfn, cite, address, i {
  font-style: normal;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 90%;
}

sup, sub {
  position: relative;
  font-size: 0.9em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

del {
  color: #aaa !important;
  text-decoration: line-through;
}

label {
  cursor: pointer;
}

switch {
  display: none;
}

ul, ul > li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  display: table;
}

caption, legend {
  overflow: hidden;
  position: relative;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
}

fieldset {
  border: none;
  min-width: 0;
}

hr {
  overflow: hidden;
  position: absolute;
  height: 0;
  width: 0;
}

template {
  display: none;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
}

.hide {
  display: none;
}

.sr-only, .skip, .blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

br {
  font-size: 0;
}

body {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
}

:lang(ko) body {
  position: relative;
  color: #666;
  font-family: "gothic", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  letter-spacing: -0.03em;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}

:lang(zh-CN) body {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

:lang(ja) body {
  font-family: Hiragino Kaku Gothic Pro, osaka, sans-serif;
}

:lang(en) body {
  font-family: "Roboto", "Frutiger Linotype", Georgia, "Times New Roman", Times, serif;
}

#skipnavi {
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #333;
  z-index: 999999;
}

#skipnavi a {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 25px;
  margin-top: -100px;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  background: #000;
}

#skipnavi a:link {
  color: #333;
}

#skipnavi a:focus {
  margin-top: 0;
  text-decoration: underline;
  color: #fff;
}

.ir {
  font-size: 0;
  line-height: 0;
}

input {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  vertical-align: middle;
}

input[type="file"] {
  border: none;
}

input[type="radio"], input[type="checkbox"] {
  border: none;
}

button {
  text-transform: none;
  vertical-align: middle;
}

button, [type="button"], [type="reset"], [type="submit"] {
  background-color: transparent;
  cursor: pointer;
}

select {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  text-transform: none;
  vertical-align: middle;
}

textarea {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  vertical-align: middle;
  resize: none;
}

input[disabled="disabled"] {
  background-color: #ebebeb;
  color: #959595;
}

select[disabled="disabled"] {
  background-color: #ebebeb;
  color: transparent;
}

input[type=text] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=text]::-ms-clear {
  display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select {
  padding: 0 5px;
  background: transparent url(/pcms/common/images/ir/arrow-select.png) no-repeat 98% 50%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

select::-ms-expand {
  display: none;
}

.modal-backdrop.in {
  opacity: .8;
  z-index: 12;
}

.modal-open,
.modal-open #body_layout {
  overflow: hidden;
  height: 100%;
}

.layout {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
}

@media (max-width: 1399.98px) {
  .layout {
    max-width: none;
    padding: 0 30px;
  }
}

@media (max-width: 767.98px) {
  .layout {
    padding: 0 15px;
  }
}

.layout:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

.layout:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

.ir {
  font-size: 0;
}

.ir-tmpl {
  background: url(/template/sl_b-tm2-mo1/images/ir.png) no-repeat;
}

#top_layout {
  display: block;
  position: relative;
  width: 100%;
  height: 96px;
  text-align: center;
  z-index: 100;
}

#top_layout .top_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

#top_layout .top_wrap #logo {
  position: absolute;
  top: 32px;
  left: 0;
  width: 180px;
  height: 40px;
  z-index: 10;
}

@media (max-width: 1279.98px) {
  #top_layout .top_wrap #logo {
    left: 10px;
  }
}

#top_layout .top_wrap #logo > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/template/sl_b-tm2-mo1/images/logo.png) no-repeat;
}

#top_layout .top_wrap .utile_wrap {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 10;
}

@media (max-width: 1279.98px) {
  #top_layout .top_wrap .utile_wrap {
    right: 10px;
  }
}

#top_layout .top_wrap .utile_wrap > li {
  float: left;
  margin-left: 24px;
}

#top_layout .top_wrap .utile_wrap > li.login-link a {
  display: block;
  line-height: 28px;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #000;
  font-weight: 800;
}

#top_layout .top_wrap .utile_wrap > li.language-link .language_site {
  position: relative;
  width: 61px;
}

#top_layout .top_wrap .utile_wrap > li.language-link .language_site .selected {
  display: block;
  position: relative;
  height: 28px;
  border-bottom: 3px solid #000;
  padding: 0 20px 0 5px;
}

#top_layout .top_wrap .utile_wrap > li.language-link .language_site .selected:after {
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 5px;
  height: 5px;
  border: solid #000;
  border-width: 2px 0 0 2px;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(-135deg);
}

#top_layout .top_wrap .utile_wrap > li.language-link .language_site .selected span {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #000;
  font-weight: 800;
  line-height: 25px;
}

#top_layout .top_wrap .utile_wrap > li.language-link .language_site ul {
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  max-width: 150px;
  border: 3px solid #000;
}

#top_layout .top_wrap .utile_wrap > li.language-link .language_site ul li a {
  display: block;
  padding: 0 14px;
  background: none;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}

#top_layout .top_wrap .utile_wrap > li.language-link .language_site.on ul {
  display: block !important;
  width: 100%;
}

#top_layout .top_wrap .utile_wrap > li.search-link {
  margin-top: 3px;
}

#top_layout .top_wrap .utile_wrap > li.search-link button {
  display: block;
  width: 22px;
  height: 21px;
  background: transparent;
  cursor: pointer;
}

#top_layout .top_wrap .utile_wrap > li.search-link button .ir {
  display: block;
  width: 100%;
  height: 100%;
  background-position: -375px 0;
}

#top_layout .top_wrap .utile_wrap > li.allmenu-link {
  margin-top: 3px;
}

#top_layout .top_wrap .utile_wrap > li.allmenu-link .btn-allmenu {
  display: block;
  width: 22px;
  height: 22px;
  background: transparent;
}

#top_layout .top_wrap .utile_wrap > li.allmenu-link .btn-allmenu .hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 22px;
  height: 18px;
  cursor: pointer;
}

#top_layout .top_wrap .utile_wrap > li.allmenu-link .btn-allmenu .hamburger div {
  -ms-flex-item-align: end;
      align-self: flex-end;
  height: 2px;
  width: 100%;
  background: #000;
}

#top_layout .top_wrap .utile_wrap > li.allmenu-link .btn-allmenu .hamburger .meat {
  width: 75%;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

#top_layout .top_wrap .utile_wrap > li.allmenu-link .btn-allmenu:hover .hamburger .meat,
#top_layout .top_wrap .utile_wrap > li.allmenu-link .btn-allmenu:focus .hamburger .meat {
  width: 100%;
}

#top_layout .top_wrap .utile_wrap > li.pc {
  display: inline-block;
}

@media (max-width: 1279.98px) {
  #top_layout .top_wrap .utile_wrap > li.pc {
    display: none;
  }
}

#top_layout .top_wrap .utile_wrap > li.mo {
  display: none;
}

@media (max-width: 1279.98px) {
  #top_layout .top_wrap .utile_wrap > li.mo {
    display: inline-block;
  }
}

#gnb_layout {
  position: relative;
  height: 96px;
  background-color: white;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  overflow: hidden;
  width: 100%;
  margin: 0;
}

#gnb_layout:before {
  display: block;
  content: '';
  position: absolute;
  top: 96px;
  right: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
  z-index: 11;
}

@media (max-width: 1279.98px) {
  #gnb_layout {
    display: none;
  }
}

#gnb_layout #gnb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 96px;
  z-index: 2;
}

#gnb_layout #gnb .layout {
  position: relative;
  padding: 0 162px 0 204px;
  text-align: center;
}

#gnb_layout .depth1_ul {
  display: inline-block;
  height: 100%;
  float: none;
  z-index: 14;
}

#gnb_layout .depth1_ul:after {
  display: block;
  content: '';
  clear: both;
}

#gnb_layout .depth1_ul > li {
  display: inline-block;
  float: left;
  margin: 0 0px;
  vertical-align: top;
}

#gnb_layout .depth1_ul > li > a {
  position: relative;
  display: block;
  height: 100%;
  padding: 0 30px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
}

#gnb_layout .depth1_ul > li > a span {
  display: inline-block;
  height: 100%;
  line-height: 96px;
  vertical-align: middle;
  letter-spacing: -1px;
  position: relative;
  color: #222222;
  font-size: 19px;
  font-weight: 700;
}

#gnb_layout .depth1_ul > li > a span:before {
  position: absolute;
  left: -50%;
  top: 50%;
  width: 6px;
  height: 6px;
  background-color: #ddd;
  border-radius: 50%;
  content: '';
}

#gnb_layout .depth1_ul > li > a span:after {
  position: absolute;
  left: 0;
  bottom: 0%;
  width: 100%;
  height: 4px;
  background-color: #d32935;
  content: '';
  opacity: 0;
}

#gnb_layout .depth1_ul > li > a:hover span, #gnb_layout .depth1_ul > li > a:focus span {
  color: #d32935;
}

#gnb_layout .depth1_ul > li > a:hover span:after, #gnb_layout .depth1_ul > li > a:focus span:after {
  opacity: 1;
}

#gnb_layout .depth1_ul > li.on > a span,
#gnb_layout .depth1_ul > li.current > a span {
  color: #d32935;
}

#gnb_layout .depth1_ul > li.on > a span:after,
#gnb_layout .depth1_ul > li.current > a span:after {
  opacity: 1;
}

#gnb_layout .depth1_ul > li.current + .item {
  opacity: 1 !important;
  display: block;
}

#gnb_layout .depth1_ul > li.n1 > a span:before {
  display: none;
}

#gnb_layout .depth1_ul > li .item {
  height: 425px;
  border-left: 1px solid #ddd;
}

#gnb_layout .depth1_ul > li .item .gnb-title {
  position: absolute;
  top: 117px;
  left: -20px;
  height: 370px;
  width: 261px;
  padding: 0px 40px 0 0;
  text-align: left;
}

#gnb_layout .depth1_ul > li .item .gnb-title:before {
  position: absolute;
  bottom: 24px;
  right: 17px;
  width: 162px;
  height: 162px;
  content: '';
  background: url(/template/sl_b-tm2-mo1/images/gnb_obj.png) no-repeat;
}

#gnb_layout .depth1_ul > li .item .gnb-title strong {
  display: block;
  position: relative;
  padding-left: 12px;
  margin-top: 53px;
  padding-bottom: 20px;
  font-family: "GmarketSans", "gothic", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 700;
  color: #222222;
  font-size: 25px;
  z-index: 1;
}

#gnb_layout .depth1_ul > li .item .gnb-title strong:before {
  position: absolute;
  left: 0;
  top: 5px;
  width: 4px;
  height: 25px;
  background: #d32935;
  content: '';
}

#gnb_layout .depth1_ul > li .item .gnb-title p {
  position: relative;
  margin: 0;
  line-height: 20px;
  font-size: 16px;
  font-family: "GmarketSans", "gothic", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 300;
  z-index: 1;
}

#gnb_layout .depth1_ul > li .item.on {
  background-color: #f6f3f1;
}

#gnb_layout .depth1_ul .depth2_ul {
  position: relative;
  top: 0;
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}

#gnb_layout .depth1_ul .depth2_ul > li {
  line-height: 18px;
  text-align: center;
}

#gnb_layout .depth1_ul .depth2_ul > li:first-child {
  padding-top: 10px;
}

#gnb_layout .depth1_ul .depth2_ul > li a {
  display: block;
}

#gnb_layout .depth1_ul .depth2_ul > li a span {
  display: block;
  width: 100%;
  padding: 10px 0;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #222;
  -webkit-transition: all .3s;
  transition: all .3s;
  vertical-align: top;
  letter-spacing: -1px;
}

#gnb_layout .depth1_ul .depth2_ul > li a span:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 0;
  width: 20px;
  height: 100%;
  background-color: #d32935;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#gnb_layout .depth1_ul .depth2_ul > li a:hover span, #gnb_layout .depth1_ul .depth2_ul > li a:focus span {
  background-color: #d32935;
  color: white;
  -webkit-box-shadow: 1px 1px 5px rgba(28, 47, 56, 0.05);
          box-shadow: 1px 1px 5px rgba(28, 47, 56, 0.05);
}

#gnb_layout .depth1_ul .depth2_ul > li a:hover span:after, #gnb_layout .depth1_ul .depth2_ul > li a:focus span:after {
  opacity: 1;
  -webkit-box-shadow: 1px 1px 5px rgba(28, 47, 56, 0.05);
          box-shadow: 1px 1px 5px rgba(28, 47, 56, 0.05);
}

#gnb_layout .depth1_ul .depth2_ul > li .depth3_ul {
  display: none;
}

#gnb_layout.open {
  height: 520px !important;
}

#gnb_layout.open #gnb_layout {
  border-bottom: 1px solid #d8e0e9;
}

#gnb_layout.open .depth1_ul > li .depth2_ul {
  opacity: 1;
  height: 400px !important;
  padding: 30px 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#top_layout.open #gnb .layout .gnb_info {
  display: block;
}

#top_layout.open + .gnb_bg {
  display: block;
  z-index: 99;
}

#top_layout + .gnb_bg {
  display: none;
  position: fixed;
  top: 44px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  content: '';
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
}

/* mobile menu */
body.modal-open {
  height: 100%;
  overflow: hidden;
}

.modal-open #top_layout .top_wrap .utile_wrap li,
.modal-open #top_layout .top_wrap .utile_wrap li.box.mo {
  display: none;
}

#mobile-menu {
  overflow: visible;
  /* height: 100%; */
  padding: 0 !important;
}

#mobile-menu .modal-dialog {
  -webkit-transform: translate(25%, 0);
  transform: translate(25%, 0);
  margin: 0;
  width: 305px;
  max-width: 305px;
  float: right;
  height: 100%;
}

#mobile-menu.in .modal-dialog,
#mobile-menu.show .modal-dialog {
  -webkit-transform: translate(0px, 0);
  transform: translate(0px, 0);
}

#mobile-menu .modal-dialog .modal-content .modal-body {
  position: static;
  height: 100%;
  padding: 0;
  background: #fff;
}

#mobile-menu .modal-dialog .modal-content {
  width: 305px;
  border-radius: 0;
  border: 0 none;
  height: 100%;
}

#mobile-menu .modal-dialog .modal-content .topUtile {
  height: 71px;
  padding: 25px 15px;
  background: #3a5063;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul:after {
  display: block;
  clear: both;
  content: '';
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li {
  display: block;
  float: left;
  position: relative;
}

#mobile-menu .modal-dialog .modal-content .topUtile > ul > li > a, #mobile-menu .modal-dialog .modal-content .topUtile ul li > button {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0 15px;
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li > a:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan button {
  padding-right: 27px;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan button:after {
  position: absolute;
  right: 11px;
  top: 7px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 7px solid #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: '';
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown {
  padding-bottom: 20px;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown:before {
  display: none;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown.open {
  z-index: 999;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul {
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  min-width: auto;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li {
  display: block;
  width: 100%;
  padding: 5px 0;
  border-top: 1px solid #dadada;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li:first-child {
  border-top: none;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a {
  font-size: 15px;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a {
  padding: 3px 13px 3px;
  text-align: left;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a * {
  vertical-align: middle;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a:before {
  content: '';
  display: inline-block;
  width: 20px;
  position: relative;
  height: 15px;
  background: url(/template/A/images/ir-language.png) no-repeat;
  top: 4px;
  margin-right: 4px;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.ko a:before {
  background-position: 0 0;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.en a:before {
  background-position: -20px 0;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.jp a:before {
  background-position: -40px 0;
}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.cn a:before {
  background-position: -60px 0;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul {
  display: inline-block;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: '';
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul.show {
  display: block !important;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li {
  float: left;
  width: 100%;
  text-align: left;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 10px 20px 25px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  font-size: 13px;
  line-height: 1.2;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a:before {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 33px;
  width: 3px;
  height: 17px;
  background: #3a5063;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a:after {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 26px;
  height: 3px;
  width: 17px;
  background: #3a5063;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov:before {
  display: none;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a span {
  font-size: 18px;
  vertical-align: middle;
  line-height: 20px;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .on .a:before {
  -webkit-transform: translate(0, -74%) rotate(-136deg);
          transform: translate(0, -74%) rotate(-136deg);
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li .item {
  display: none;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li .item .gnb-title {
  display: none;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul {
  display: inline-block;
  width: 100%;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li {
  width: 100%;
  border-top: 1px solid #e5e5e5;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li:first-child {
  border: 0;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a {
  display: block;
  position: relative;
  width: 100%;
  padding: 18px 35px;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a.ov {
  background: #cd3613;
  color: #fff;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a:after {
  position: absolute;
  top: 18px;
  right: 27px;
  width: 23px;
  height: 23px;
  background: url(/template/A/images/lng_arr.png);
  content: '';
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a.ov:after {
  background-position: -23px 0;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a span {
  font-size: 16px;
  color: #333;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul {
  display: none;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li a.ov + .depth3_ul {
  display: block;
  background: #f4f4f4;
  padding: 10px 37px;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li {
  padding: 10px 0;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a {
  display: block;
  position: relative;
  padding: 2px 0 2px 10px;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 3px;
  margin-top: -1.5px;
  background: #76808B;
  border-radius: 50%;
  content: '';
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:hover,
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:focus {
  color: #cd3613;
}

#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:hover:before,
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:focus:before {
  background: #cd3613;
}

#mobile-menu .modal-dialog .modal-content .modal-body .gnb_info {
  display: none;
}

#mobile-menu .modal-dialog .modal-content .modal-body .mobile-close {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 33px;
  height: 33px;
  border: 0;
  font-size: 0;
  text-indent: -9999px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#mobile-menu .modal-dialog .modal-content .modal-body .mobile-close:before {
  position: absolute;
  top: 17px;
  right: 14px;
  width: 3px;
  height: 100%;
  background: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
}

#mobile-menu .modal-dialog .modal-content .modal-body .mobile-close:after {
  position: absolute;
  top: 17px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 100%;
  background: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
}

.modal-backdrop.in {
  opacity: .8;
}

#svisual_layout {
  position: relative;
  height: 174px;
  background-color: #eeeeef;
  z-index: 1;
  overflow: hidden;
}

#svisual_layout .svisual_wrap:before {
  font-family: "GmarketSans", "gothic", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 700;
}

#svisual_layout .subvisual-layout {
  text-align: center;
  position: relative;
}

#svisual_layout .subvisual-layout .subvisual-layout__title,
#svisual_layout .subvisual-layout span {
  display: block;
  font-family: "GmarketSans", "gothic", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
}

#svisual_layout .subvisual-layout .subvisual-layout__title {
  font-weight: 700;
  color: #222222;
  font-size: 30px;
}

#svisual_layout .subvisual-layout .subvisual-layout__title em {
  color: #cd1f2a;
}

#body_layout {
  position: relative;
  z-index: 9;
  margin-top: 47px;
  padding-bottom: 150px;
}

#body_layout .body_wrap {
  min-height: 850px;
}

#body_layout #txt {
  position: relative;
  width: 100%;
}

#body_layout .lnb_wrap {
  position: relative;
  z-index: 10;
  float: left;
  width: 260px;
}

@media (max-width: 1399.98px) {
  #body_layout .lnb_wrap {
    width: 230px;
  }
}

@media (max-width: 1279.98px) {
  #body_layout .lnb_wrap {
    display: none;
  }
}

#body_layout .contents_wrap {
  position: relative;
  float: right;
  width: calc(100% - 260px - 60px);
}

@media (max-width: 1399.98px) {
  #body_layout .contents_wrap {
    width: calc(100% - 230px - 60px);
  }
}

@media (max-width: 1279.98px) {
  #body_layout .contents_wrap {
    width: 100%;
    float: none;
  }
}

#body_layout .lnb_wrap .lnb__title {
  display: table;
  z-index: 9;
  width: 100%;
  height: 141px;
  background-color: #23385b;
  text-align: center;
}

#body_layout .lnb_wrap .lnb__title strong {
  display: table-cell;
  position: relative;
  font-family: "GmarketSans", "gothic", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 700;
  font-size: 30px;
  color: white;
  vertical-align: middle;
}

#body_layout .lnb_wrap .lnb_depth2__list {
  position: relative;
  border: 1px solid #ddd;
  border-width: 0px 1px 1px;
  padding: 8px 24px;
}

#body_layout .lnb_wrap .lnb_depth2__list > li > a {
  position: relative;
  display: block;
  line-height: 1.2;
  word-wrap: break-word;
  word-break: keep-all;
}

#body_layout .lnb_wrap .lnb_depth2__list > li > a:before {
  display: block;
  position: absolute;
  right: 10px;
  top: 11px;
  content: '';
  width: 19px;
  height: 19px;
  border: 1px solid #cacaca;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 15l-4.243-4.243 1.415-1.414L12 12.172l2.828-2.829 1.415 1.414z' fill='rgba(221,221,221,1)'/%3E%3C/svg%3E");
  background-size: 100%;
  border-radius: 50%;
  -webkit-transition: all .4s;
  transition: all .4s;
}

#body_layout .lnb_wrap .lnb_depth2__list > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
  -webkit-transition: all .4s;
  transition: all .4s;
}

#body_layout .lnb_wrap .lnb_depth2__list > li > a span {
  position: relative;
  display: block;
  line-height: 1.2;
  word-wrap: break-word;
  word-break: keep-all;
  padding: 15px 28px 15px 6px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

#body_layout .lnb_wrap .lnb_depth2__list > li > a:hover, #body_layout .lnb_wrap .lnb_depth2__list > li > a:focus,
#body_layout .lnb_wrap .lnb_depth2__list > li > a:hover span,
#body_layout .lnb_wrap .lnb_depth2__list > li > a:focus span {
  color: #cd1f2a;
  font-weight: 700;
}

#body_layout .lnb_wrap .lnb_depth2__list > li > a:hover:after, #body_layout .lnb_wrap .lnb_depth2__list > li > a:focus:after {
  height: 2px;
  background-color: #cd1f2a;
}

#body_layout .lnb_wrap .lnb_depth2__list > li > a:hover:before, #body_layout .lnb_wrap .lnb_depth2__list > li > a:focus:before {
  border-color: #cd1f2a;
  background-color: #cd1f2a;
}

#body_layout .lnb_wrap .lnb_depth2__list > li.ov > a,
#body_layout .lnb_wrap .lnb_depth2__list > li.on > a {
  color: #cd1f2a;
  font-weight: 700;
}

#body_layout .lnb_wrap .lnb_depth2__list > li.ov > a:after,
#body_layout .lnb_wrap .lnb_depth2__list > li.on > a:after {
  height: 2px;
  background-color: #cd1f2a;
}

#body_layout .lnb_wrap .lnb_depth2__list > li.ov > a:before,
#body_layout .lnb_wrap .lnb_depth2__list > li.on > a:before {
  border-color: #cd1f2a;
  background-color: #cd1f2a;
}

#body_layout .lnb_wrap .lnb_depth2__list > li:last-child > a:after {
  display: none;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  display: none;
  padding: 15px 6px;
  border-bottom: 1px solid #222222;
  text-align: left;
  -webkit-transition: all .4s;
  transition: all .4s;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li {
  position: relative;
  border-top: 1px solid #ddd;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li:first-child {
  border-top: none;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a {
  margin-bottom: 2px;
  display: block;
  position: relative;
  padding: 10px 0;
  padding-right: 30px;
  font-size: 14px;
  word-wrap: break-word;
  word-break: keep-all;
  font-weight: normal;
  -webkit-transition: all .4s;
  transition: all .4s;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a:after {
  display: block;
  position: absolute;
  right: 8px;
  top: 50%;
  content: '';
  width: 7px;
  height: 7px;
  margin-top: -3px;
  border: solid #cecfd1;
  border-width: 2px 0 0 0;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a:hover, #body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a:focus,
#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a:hover span,
#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a:focus span {
  color: #cd3613;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a:hover:after, #body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a:focus:after {
  border-color: #cd1f2a;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 40%;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a[target="_blank"]:after {
  display: inline-block;
  position: absolute;
  left: auto;
  top: 50%;
  right: 8px;
  margin-top: -7.5px;
  width: 14px;
  height: 13px;
  margin-left: 10px;
  background: url(/template/A1/images/target_blank.png);
  border: 0 solid #000;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a[target="_blank"]:hover:after, #body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li a[target="_blank"]:focus:after {
  border-color: #cd1f2a;
  border-width: 0px 0px 0 0;
  transform: rotate(0);
  -webkit-transform: rotate(0);
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li.on a {
  color: #cd3613;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li.on a:after {
  border-color: #cd1f2a;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 40%;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li.on a[target="_blank"] {
  color: #cd3613;
}

#body_layout .lnb_wrap .lnb_depth2__list > li .lnb_depth3__list li.on a[target="_blank"]:after {
  border-color: #cd1f2a;
  border-width: 0px 0px 0 0;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  top: 40%;
}

#body_layout .lnb_wrap .lnb_depth2__list > li.ov .lnb_depth3__list,
#body_layout .lnb_wrap .lnb_depth2__list > li.on .lnb_depth3__list, #body_layout .lnb_wrap .lnb_depth2__list > li.on, #body_layout .lnb_wrap .lnb_depth2__list > li.open {
  display: block !important;
  visibility: visible;
  height: auto;
}

#body_layout #location {
  position: relative;
  z-index: 20;
  width: 100%;
  margin: 0 0 32px;
  padding: 0 0 19px;
  background: url(/template/sl_b-tm2-mo1/images/pattern.png) repeat-x left bottom;
  text-align: left;
}

#body_layout #location .page__title {
  font-family: "GmarketSans", "gothic", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 700;
  color: #222222;
  font-size: 30px;
  line-height: 1.3;
  padding: 50px 0 10px;
  padding-right: 130px;
}

#body_layout #location .utile_wrap {
  display: block;
}

#body_layout #location .utile_wrap:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: '';
}

#body_layout #location .utile_wrap .print_wrap {
  position: absolute;
  right: 0;
  top: 58px;
}

#body_layout #location .utile_wrap .print_wrap:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: '';
}

#body_layout #location .utile_wrap .print_wrap li {
  float: left;
  margin-left: 10px;
  width: 21px;
  height: 20px;
}

#body_layout #location .utile_wrap .print_wrap li .ir-tmpl {
  background: url(/template/sl_b-tm2-mo1/images/ir.png) no-repeat;
  font-size: 0;
}

#body_layout #location .utile_wrap .print_wrap li button {
  display: block;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  cursor: pointer;
}

#body_layout #location .utile_wrap .print_wrap li.sns {
  position: relative;
}

#body_layout #location .utile_wrap .print_wrap li.sns button {
  display: block;
  width: 17px;
  height: 100%;
  background-position: 0 -108px;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap {
  display: none;
  position: absolute;
  right: 0;
  top: -4px;
  width: 32px;
  text-align: right;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 10px;
  border-radius: 50%;
  background: url(/template/sl_b-tm2-mo1/images/ir.png) no-repeat;
  font-size: 0;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button.sns-close {
  margin: 0 0 10px;
  border-radius: 50%;
  background-position: 0 -134px;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button.fa {
  background-position: 0 -174px;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button.tw {
  background-position: 0 -214px;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button.bl {
  background-position: -105px -215px;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button.band {
  background-position: -35px -215px;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button.ca {
  background-position: -70px -215px;
}

#body_layout #location .utile_wrap .print_wrap li.sns .sns_wrap button.kakao {
  background-position: -140px -215px;
}

#body_layout #location .utile_wrap .print_wrap li.sns.on .sns_wrap {
  display: block;
}

#body_layout #location .utile_wrap .print_wrap li.print {
  position: relative;
}

#body_layout #location .utile_wrap .print_wrap li.print button {
  width: 100%;
  height: 100%;
  background-position: -43px -108px;
}

#body_layout #location .utile_wrap .print_wrap li.copy {
  position: relative;
}

#body_layout #location .utile_wrap .print_wrap li.copy button {
  width: 100%;
  height: 100%;
  background-position: -20px -108px;
}

#body_layout #location .utile_wrap .location_wrap:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: '';
}

#body_layout #location .utile_wrap .location_wrap li {
  float: left;
  position: relative;
}

#body_layout #location .utile_wrap .location_wrap li {
  float: left;
  position: relative;
  padding-right: 27px;
}

#body_layout #location .utile_wrap .location_wrap li:last-child {
  padding-right: 0;
}

#body_layout #location .utile_wrap .location_wrap li:last-child a {
  font-weight: bold;
}

#body_layout #location .utile_wrap .location_wrap li:not(:last-child):after {
  display: inline-block;
  content: '';
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid #c5c5c5;
  vertical-align: top;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

#body_layout #location .utile_wrap .location_wrap li a {
  display: inline-block;
  position: relative;
  line-height: 25px;
  vertical-align: top;
}

#body_layout #location .utile_wrap .location_wrap li.navi_home a {
  width: 16px;
  height: 17px;
  margin: 4px 0 0;
  background: url(/template/sl_b-tm2-mo1/images/ir.png) no-repeat -21px 0;
  font-size: 0;
}

#foot_layout {
  position: relative;
  width: 100%;
  background-color: #282930;
  z-index: 10;
}

#foot_layout .footer-info {
  border-bottom: 1px solid #414141;
  position: relative;
}

#foot_layout .footer-info .clearfix {
  margin-left: -10px;
}

#foot_layout .footer-info .clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

#foot_layout .footer-info .clearfix > li {
  float: left;
}

#foot_layout .footer-info .clearfix > li a {
  display: block;
  padding: 30px 15px;
  position: relative;
  color: #ababad;
  font-size: 14px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#foot_layout .footer-info .clearfix > li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 7px;
  background-color: #f5e8d8;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

#foot_layout .footer-info .clearfix > li a:hover, #foot_layout .footer-info .clearfix > li a:focus {
  color: white;
}

#foot_layout .footer-info .clearfix > li a.ic-1 {
  color: #fff;
  font-weight: bold;
}

#foot_layout .footer-info .clearfix > li a.ic-1:before {
  display: none;
}

#foot_layout .footer-info .sns-link {
  position: absolute;
  top: 17px;
  right: 0;
}

#foot_layout .footer-info .sns-link a {
  display: inline-block;
  width: 37px;
  height: 37px;
}

#foot_layout .footer-info .sns-link a.ir-tmpl.youtube {
  background-position: 0 -371px;
}

#foot_layout .footer-info .sns-link a.ir-tmpl.instagram {
  background-position: -43px -371px;
}

#foot_layout .footer-info .sns-link a.ir-tmpl.kakaoch {
  background-position: -86px -371px;
}

#foot_layout .footer-info .sns-link a.ir-tmpl.naver {
  background-position: -129px -371px;
}

#foot_layout .footer-info .sns-link a.ir-tmpl.daum {
  background-position: -172px -371px;
}

#foot_layout .footer-info .sns-link a.ir-tmpl.facebook {
  background-position: -215px -371px;
}

#foot_layout .footer-info .sns-link a.ir-tmpl.twitter {
  background-position: -258px -371px;
}

#foot_layout .footer-bottom .layout {
  padding: 33px 317px 72px 213px;
}

#foot_layout .footer-bottom .layout .flogo {
  position: absolute;
  top: 33px;
  left: 0;
  width: 180px;
  height: 40px;
  background: url(/template/sl_b-tm2-mo1/images/flogo.png) no-repeat;
}

#foot_layout .footer-bottom .layout address,
#foot_layout .footer-bottom .layout .copy {
  font-size: 14px;
  color: white;
  margin: 0;
}

#foot_layout .footer-bottom .layout address br,
#foot_layout .footer-bottom .layout .copy br {
  display: none;
}

#foot_layout .footer-bottom .layout .family_site {
  position: absolute;
  top: 33px;
  right: 0;
  width: 196px;
}

#foot_layout .footer-bottom .layout .family_site .selected {
  display: block;
  position: relative;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

#foot_layout .footer-bottom .layout .family_site .selected:after {
  display: block;
  position: absolute;
  right: 15px;
  top: 21px;
  width: 5px;
  height: 5px;
  border: solid #9d9f9f;
  border-width: 2px 0 0 2px;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#foot_layout .footer-bottom .layout .family_site .selected span {
  display: block;
  padding: 12px 10px;
  font-size: 14px;
  font-weight: 600;
  color: #a6a6a6;
}

#foot_layout .footer-bottom .layout .family_site ul {
  display: none;
}

#foot_layout .footer-bottom .layout .family_site.on ul {
  display: block !important;
  max-height: 150px;
  overflow-y: scroll;
  background: #111111;
  position: absolute;
  bottom: 66px;
  width: 100%;
  padding: 10px;
}

#foot_layout .footer-bottom .layout .family_site.on ul li a {
  display: block;
  padding: 0 14px;
  height: 30px;
  background: none;
  color: #fff;
}
/*# sourceMappingURL=acego.layout.css.map */