.navigation .for-desktop .size, .navigation .for-desktop .left-btm, .footer-box .footer-component .sub-contents.social, .footer-box .footer-component .footer-contents, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:first-child, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:last-child ul, .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child .box-wrap {
  *zoom: 1;
}
.navigation .for-desktop .size:before, .navigation .for-desktop .left-btm:before, .footer-box .footer-component .sub-contents.social:before, .footer-box .footer-component .footer-contents:before, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:first-child:before, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:last-child ul:before, .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child .box-wrap:before, .navigation .for-desktop .size:after, .navigation .for-desktop .left-btm:after, .footer-box .footer-component .sub-contents.social:after, .footer-box .footer-component .footer-contents:after, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:first-child:after, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:last-child ul:after, .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child .box-wrap:after {
  content: " ";
  display: table;
}
.navigation .for-desktop .size:after, .navigation .for-desktop .left-btm:after, .footer-box .footer-component .sub-contents.social:after, .footer-box .footer-component .footer-contents:after, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:first-child:after, .footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:last-child ul:after, .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child .box-wrap:after {
  clear: both;
}

.navigation .for-desktop .sublayer .head-link a:after, .navigation .for-desktop .sublayer .head-link a[target=_blank]:after, .navigation .for-desktop .sublayer .link-list .link a[target=_blank]:after, .navigation .for-mobile .menu .menu-wrap .depth1-m > li a[target=_blank] span:after, .navigation .for-mobile .menu .menu-wrap .depth2-m li.type1 a:after, .navigation .for-mobile .menu .menu-wrap .depth2-m li.type1 a[target=_blank]:after, .navigation .for-mobile .menu .menu-wrap .depth2-m li.type2 span:after,
.navigation .for-mobile .menu .menu-wrap .depth2-m li.type2 a:after, .navigation .for-mobile .menu .menu-wrap .depth2-m li.type2 span[target=_blank]:after,
.navigation .for-mobile .menu .menu-wrap .depth2-m li.type2 a[target=_blank]:after, .navigation .for-mobile .menu .menu-wrap .depth2-m li.type3 a[target=_blank]:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
}

.skip_nav {
  background: #666;
  text-align: center;
}
.skip_nav a {
  display: block;
  width: 100%;
  font-size: 14px;
  font-family: "LG Smart Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  letter-spacing: 0.5px;
  color: #fff;
  line-height: 40px;
  position: absolute;
  left: -10000px;
  display: block;
  text-decoration: underline;
}
.skip_nav a else {
  font-style: normal;
}
.skip_nav a:focus {
  position: static;
  color: #fff !important;
}
@media print {
  .skip_nav {
    display: none;
  }
}
.breadcrumb {
  display: block;
  width: 100%;
  max-width: 1600px;
  padding: 0;
  margin: 0 auto;
  border-radius: 0;
  background: transparent !important;
  font-family: "LG Smart Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
}
.breadcrumb else {
  font-style: normal;
}
@media (max-width: 1600px) {
  .breadcrumb {
    margin: 0 -15px;
    width: auto;
  }
}
.breadcrumb ul {
  list-style: none;
  padding: 11px 30px;
  margin: 0;
}
.breadcrumb ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 18px;
}
.breadcrumb ul li:before {
  content: '/';
  display: inline-block;
  padding: 0 5px;
}
.breadcrumb ul li:first-child:before {
  display: none;
}
.breadcrumb ul li a {
  color: #767676;
}
.breadcrumb ul li a strong {
  font-weight: normal;
  color: #000000;
}
@media (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}

.footer-box {
  background: #f5f5f5;
  margin: 0 -15px;
  word-break: break-word;
}
@media print {
  .footer-box {
    display: none;
  }
}
.footer-box .footer-component {
  max-width: 1344px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .footer-box .footer-component {
    padding: 0 24px;
  }
}
.footer-box .footer-component .footer-caution {
  font-size: 14px;
  line-height: 20px;
  padding: 25px 0;
  border-bottom: 1px solid #e4e4e4;
  color: #6b6b6b;
}
.footer-box .footer-component .footer-caution .caution-header {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e4e4e4;
}
.footer-box .footer-component .footer-caution a {
  color: #a50034;
  text-decoration: underline;
}
.footer-box .footer-component .footer-caution p {
  margin: 0 0 19px;
}
.footer-box .footer-component .footer-caution p:last-child {
  margin: 0;
}
.footer-box .footer-component .footer-caution strong, .footer-box .footer-component .footer-caution b {
  font-family: "LG Smart Bold", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
}
.footer-box .footer-component .footer-caution strong else, .footer-box .footer-component .footer-caution b else {
  font-style: normal;
}
.footer-box .footer-component .sub-contents.social {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .footer-box .footer-component .sub-contents.social {
    padding: 20px 0 18px;
  }
}
.footer-box .footer-component .sub-contents.social .country-information {
  padding: 6px 0 0;
}
@media (min-width: 768px) {
  .footer-box .footer-component .sub-contents.social .country-information {
    float: left;
  }
}
.footer-box .footer-component .sub-contents.social .country-information a {
  font-size: 16px;
  line-height: 25px;
  font-family: "LG Smart SemiBold", sans-serif;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  padding-left: 33px;
  display: block;
  background: url("//www.lg.com/lg5-common/images/common/icons/country.svg") left top no-repeat;
  background-size: 25px 25px;
}
.footer-box .footer-component .sub-contents.social .country-information a else {
  font-style: normal;
}
.footer-box .footer-component .sub-contents.social .social-links {
  font-size: 0;
}
@media (min-width: 768px) {
  .footer-box .footer-component .sub-contents.social .social-links {
    float: right;
  }
}
@media (max-width: 767px) {
  .footer-box .footer-component .sub-contents.social .social-links {
    margin-top: 26px;
  }
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon {
  position: relative;
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-left: 12px;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon img {
  width: 100%;
  height: auto;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-facebook {
  background: url("//www.lg.com/lg5-common/images/common/icons/facebook-circle-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-twitter {
  background: url("//www.lg.com/lg5-common/images/common/icons/twitter-circle-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-google {
  background: url("//www.lg.com/lg5-common/images/common/icons/google-circle-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-pinterest {
  background: url("//www.lg.com/lg5-common/images/common/icons/pinterest-circle-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-youtube {
  background: url("//www.lg.com/lg5-common/images/common/icons/youtube-circle-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-email {
  background: url("//www.lg.com/lg5-common/images/common/icons/email-circle-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-instagram {
  background: url("//www.lg.com/lg5-common/images/common/icons/instagram-circle-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-linked-in {
  background: url("//www.lg.com/lg5-common/images/common/icons/linked-in-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-spiceworks {
  background: url("//www.lg.com/lg5-common/images/common/icons/spiceworks-fill.svg") left top no-repeat;
}
.footer-box .footer-component .sub-contents.social .social-links .social-icon.icon-snapchat {
  background: url("//www.lg.com/lg5-common/images/common/icons/snapchat-fill.svg") left top no-repeat;
}
.footer-box .footer-component .footer-contents {
  padding-top: 30px;
  padding-bottom: 50px;
  display: table;
}
@media (max-width: 1199px) {
  .footer-box .footer-component .footer-contents {
    width: 100%;
    display: block;
  }
}
.footer-box .footer-component .footer-contents a {
  font-size: 14px;
  line-height: 16px;
  color: #6b6b6b;
}
.footer-box .footer-component .footer-contents a.social-support-fb {
  display: inline-block;
  line-height: 20px;
}
.footer-box .footer-component .footer-contents a.social-support-fb:before {
  display: inline-block;
  content: '';
  margin-right: 8px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url("//www.lg.com/lg5-common/images/common/icons/facebook-circle-line-m.svg") left top no-repeat;
}
.footer-box .footer-component .footer-contents a.social-support-tw {
  display: inline-block;
  line-height: 20px;
}
.footer-box .footer-component .footer-contents a.social-support-tw:before {
  display: inline-block;
  content: '';
  margin-right: 8px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url("//www.lg.com/lg5-common/images/common/icons/twitter-circle-line-m.svg") left top no-repeat;
}
.footer-box .footer-component .footer-contents ul {
  margin-bottom: 0;
}
.footer-box .footer-component .footer-contents ul li {
  margin-bottom: 8px;
}
.footer-box .footer-component .footer-contents ul li.social {
  margin-bottom: 4px;
}
.footer-box .footer-component .footer-contents ul li.social a {
  color: #333333;
}
.footer-box .footer-component .footer-contents ul li:last-child {
  margin-bottom: 0;
}
.footer-box .footer-component .footer-contents .footer-title {
  margin-bottom: 12px;
}
.footer-box .footer-component .footer-contents .footer-title .no-link,
.footer-box .footer-component .footer-contents .footer-title a {
  font-size: 17px;
  line-height: 21px;
  font-family: "LG Smart Bold", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  color: #333333;
}
.footer-box .footer-component .footer-contents .footer-title .no-link else,
.footer-box .footer-component .footer-contents .footer-title a else {
  font-style: normal;
}
.footer-box .footer-component .footer-contents .footer-title + .footer-title {
  margin-top: 24px;
}
.footer-box .footer-component .footer-contents .footer-title + .support-text + .footer-title {
  margin-top: 29px;
}
.footer-box .footer-component .footer-contents .footer-title:last-child {
  margin-bottom: 0;
}
.footer-box .footer-component .footer-contents .footer-sub-title a {
  font-size: 16px;
  line-height: 24px;
  font-family: "LG Smart Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  color: black;
}
.footer-box .footer-component .footer-contents .footer-sub-title a else {
  font-style: normal;
}
.footer-box .footer-component .footer-contents .footer-sub-title + ul {
  margin-top: 4px;
  margin-bottom: 11px;
}
.footer-box .footer-component .footer-contents .footer-sub-title + ul li {
  padding-left: 10px;
}
.footer-box .footer-component .footer-contents .support-text + .support-text {
  margin-top: 26px;
}
.footer-box .footer-component .footer-contents .support-text + .link-text {
  margin-top: 32px;
}
.footer-box .footer-component .footer-contents .support-text + .footer-title {
  margin-top: 24px;
}
.footer-box .footer-component .footer-contents ul + .footer-title {
  margin-top: 28px;
}
.footer-box .footer-component .footer-contents .link-bottom .link-wrap {
  margin-bottom: 0;
}
.footer-box .footer-component .footer-contents .footer-contents-box .link-wrap {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
  margin-bottom: 25px;
  /*
  .link-about-lg {
  	margin-top:55px;
  	@include screen(custom, max, $max-lg) {
  		margin-top:0;
  	}
  }
  */
}
.footer-box .footer-component .footer-contents .footer-contents-box .link-wrap:nth-child(5), .footer-box .footer-component .footer-contents .footer-contents-box .link-wrap:nth-child(6), .footer-box .footer-component .footer-contents .footer-contents-box .link-wrap:nth-child(7), .footer-box .footer-component .footer-contents .footer-contents-box .link-wrap:nth-child(8) {
  margin-bottom: 0;
}
.footer-box .footer-component .footer-contents .footer-contents-box .box-wrap + .box-wrap {
  margin-top: 24px;
}
.footer-box .footer-component .footer-contents .footer-contents-box.column-4 {
  width: 65.9%;
}
.footer-box .footer-component .footer-contents .footer-contents-box.column-4 .box-wrap + .box-wrap {
  margin-top: 0px;
}
.footer-box .footer-component .footer-contents .footer-contents-box.column-4 .box-wrap + .box-wrap .link-wrap {
  margin-bottom: 0;
}
.footer-box .footer-component .footer-contents .footer-contents-box.column-1 .link-wrap {
  width: 100%;
  padding-left: 25px;
}
.footer-box .footer-component .footer-contents .footer-contents-box.column-1 ul {
  padding-bottom: 5px;
}
.footer-box .footer-component .footer-contents .footer-contents-box.column-1 .support-text {
  display: inline-block;
}

@media (max-width: 991px) {
  .footer-box .footer-component .footer-contents .footer-contents-box.column-1:last-child .box-wrap {
    width: 25%;
  }
  .footer-box .footer-component .footer-contents .footer-contents-box.column-1:last-child .box-wrap:nth-child(2) {
    width: 50%;
  }
  .footer-box .footer-component .footer-contents .footer-contents-box.column-1:last-child .box-wrap:nth-child(2) .support-text {
    width: 50%;
  }
  .footer-box .footer-component .footer-contents .footer-contents-box.column-1:last-child .box-wrap:nth-child(2) .support-text + .support-text {
    margin-top: 0px;
  }
  .footer-box .footer-component .footer-contents .footer-contents-box.column-1:last-child .box-wrap:nth-child(2) .support-text + .link-text {
    margin-top: 0px;
    vertical-align: top;
    line-height: 16px;
  }
  .footer-box .footer-component .footer-contents .footer-contents-box.column-1:last-child .box-wrap:last-child {
    margin-top: 24px;
  }
}
.footer-box .footer-component .footer-contents .footer-contents-box span {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
  color: #333333;
}
.footer-box .footer-component .footer-contents .footer-contents-box span:last-child {
  margin-bottom: 0;
}
.footer-box .footer-component .footer-contents .footer-contents-box .ico-right {
  line-height: 24px;
}
.footer-box .footer-component .footer-contents .footer-contents-box .ico-right:after {
  background: url("//www.lg.com/lg5-common/images/common/icons/page-right.svg") 0 1px no-repeat;
}
.footer-box .footer-component .footer-contents .footer-contents-box .ico-blank {
  text-decoration: none;
}
.footer-box .footer-component .footer-contents .footer-contents-box .ico-blank:hover {
  text-decoration: underline;
}
.footer-box .footer-component .footer-contents .footer-contents-box .ico-blank:after {
  background: url("//www.lg.com/lg5-common/images/common/icons/blank-dimgray.svg") 0 0 no-repeat;
}
.footer-box .footer-component .footer-contents .footer-contents-box:last-child {
  border-right: 0;
}
.footer-box .footer-component .footer-contents .footer-contents-box:last-child .link-wrap {
  padding-right: 0;
}
.footer-box .footer-component .footer-contents .footer-contents-box:last-child .link-wrap:first-child .box-wrap .footer-title:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .footer-box .footer-component .footer-contents .footer-contents-box:last-child .link-wrap {
    width: 100%;
    /*
    .box-wrap {
    	width:100%;
    	.support-text {
    		width:160px;
    		margin-top:0;

    	}
    	.ico-right {
    		margin-top:0;
    		vertical-align:top;
    	}
    }
    */
  }
}
.footer-box .footer-bottom-box {
  background: #333333;
}
.footer-box .footer-bottom-box .footer-bottom {
  margin: 0 15px;
  padding: 0 15px;
}
.footer-box .footer-bottom-box .footer-bottom .footer-component {
  max-width: 1284px;
  margin: 0 auto;
  padding: 22px 0;
  font-size: 0;
}
.footer-box .footer-bottom-box .footer-bottom .footer-component .bottom-links {
  position: relative;
}
.footer-box .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-left {
  width: calc(100% - 564px);
  min-width: 364px;
}

.footer-box .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-left a else {
  font-style: normal;
}

.footer-box .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  border-radius: 3px 3px;
  width: 240px;
  height: 58px;
  line-height: 58px;
  background: white url("//www.lg.com/lg5-common/images/common/footer/icon-jungdo.jpg") 0 0 no-repeat;
  overflow: hidden;
}
.footer-box .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-right a {
  font-size: 14px;
  line-height: 19px;
  color: #333333;
  font-family: "LG Smart Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  text-transform: none;
  padding-left: 72px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
.footer-box .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-right a else {
  font-style: normal;
}
.footer-box .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-right a:after {
  background: url("//www.lg.com/lg5-common/images/common/icons/link-right-nightrider.svg") 0 1px no-repeat;
}
.footer-box .footer-bottom-box .footer-bottom .footer-component .copyright {
  margin-top: 5px;
  font-size: 14px;
  line-height: 24px;
  color: #b2b2b2;
  font-family: "LG Smart Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
}
.footer-box .footer-bottom-box .footer-bottom .footer-component .copyright else {
  font-style: normal;
}

.footer-box .visible-mobile .footer-component .footer-contents {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 24px;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 26px;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .footer-title {
  font-size: 18px;
  line-height: 24px;
  color: black;
  margin-bottom: 7px;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .link-wrap {
  display: block;
  width: 100%;
  padding-right: 0;
  margin-bottom: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .link-wrap .box-wrap .footer-title .no-link,
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .link-wrap .box-wrap .footer-title a {
  font-size: 17px;
  line-height: 24px;
  color: #333333;
  font-family: "LG Smart SemiBold", sans-serif;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .link-wrap .box-wrap .footer-title .no-link else,
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .link-wrap .box-wrap .footer-title a else {
  font-style: normal;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .link-wrap .box-wrap .support-text span {
  font-size: 14px;
  line-height: 22px;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .link-wrap .box-wrap .ico-right {
  margin-top: 9px;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box.site-list {
  margin-bottom: 9px;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box.site-list .link-wrap:last-child {
  border-bottom: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box.site-list .category-block:first-of-type .depth-category {
  border-top: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap + .box-wrap {
  margin-top: 28px;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:first-child .footer-title {
  float: left;
  width: 50%;
  margin: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap span {
  margin-bottom: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .footer-contents-box .box-wrap:last-child ul li {
  width: 50%;
  float: left;
  margin-bottom: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1 {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1.has-category {
  background: url("//www.lg.com/lg5-common/images/common/icons/accordion-open-nightrider.svg") 100% center no-repeat;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1.on {
  background: url("//www.lg.com/lg5-common/images/common/icons/accordion-close-nightrider.svg") 100% center no-repeat;
  border-bottom: 1px solid #e4e4e4;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1 a {
  display: block;
  padding: 15px 0 17px;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1 a span {
  font-size: 18px;
  line-height: 1;
  color: black;
  position: relative;
  display: inline-block;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 {
  position: relative;
  display: none;
  overflow: hidden;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .category-block {
  margin-bottom: -1px;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-category .category-button {
  font-family: "LG Smart SemiBold", sans-serif;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  padding: 18px 0 14px;
  display: block;
  text-decoration: none;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-category .category-button else {
  font-style: normal;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-category .category-button span {
  font-size: 16px;
  line-height: 1;
  color: black;
  position: relative;
  display: inline-block;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-category.has-category .category-button {
  background: url("//www.lg.com/lg5-common/images/common/icons/accordion-expand-nightrider.svg") right center no-repeat;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-category.has-category.on .category-button {
  background: url("//www.lg.com/lg5-common/images/common/icons/accordion-fold-nightrider.svg") right center no-repeat;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-1-category-link {
  position: relative;
  display: block;
  padding: 0 10px;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-1-category-link a {
  font-family: "LG Smart SemiBold", sans-serif;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  padding: 15px 0 16px;
  display: block;
  font-size: 16px;
  line-height: 1;
  color: black;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2 .depth-1-category-link a else {
  font-style: normal;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1-list,
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list {
  position: relative;
  display: none;
  overflow: hidden;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1-list ul,
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list ul {
  padding: 13px 0 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-1-list li:last-child,
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list li:last-child {
  padding-bottom: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .button-layer {
  position: absolute;
  width: 40px;
  height: 100%;
  z-index: 2;
  right: 0;
  top: 0;
  background: none;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list .depth-2-category-link a {
  font-family: "LG Smart SemiBold", sans-serif;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  color: black;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list .depth-2-category-link a else {
  font-style: normal;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list.in-depth li {
  padding-left: 10px;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list.in-depth li.depth-title {
  padding-left: 0;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list.in-depth li.depth-title a span {
  font-family: "LG Smart SemiBold", sans-serif;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  font-size: 16px;
  line-height: 1;
  color: black;
  display: inline-block;
  position: relative;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list.in-depth li.depth-title a span else {
  font-style: normal;
}
.footer-box .visible-mobile .footer-component .footer-contents .depth-2-list.in-depth li.depth-title a:hover span {
  text-decoration: underline;
}
.footer-box .visible-mobile .footer-bottom-box .footer-bottom {
  padding: 0 24px;
  margin: 0;
}
.footer-box .visible-mobile .footer-bottom-box .footer-bottom .footer-component .bottom-links a {
  font-size: 14px;
  line-height: 24px;
  color: white;
  font-family: "LG Smart Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  display: inline-block;
  padding-right: 24px;
  position: relative;
  margin-bottom: 9px;
}

.footer-box .visible-mobile .footer-bottom-box .footer-bottom .footer-component .copyright {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
}
.footer-box .visible-mobile .footer-bottom-box .footer-bottom .links-bottom {
  margin-left: -24px;
  margin-right: -24px;
  height: 58px;
  line-height: 58px;
  background: white;
}
.footer-box .visible-mobile .footer-bottom-box .footer-bottom .links-bottom .links-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.footer-box .visible-mobile .footer-bottom-box .footer-bottom .links-bottom .links-wrap a {
  font-size: 14px;
  line-height: 19px;
  text-transform: none;
  color: #333333;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  font-family: "LG Smart Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*
  @if ($font == $font-regular) {
  	font-weight:400;
  } @else if ($font == $font-light) {
  	font-weight:300;
  } @else if ($font == $font-semibold) {
  	font-weight:500;
  } @else if ($font == $font-bold) {
  	font-weight:700;
  }
  */
  padding-left: 80px;
  padding-right: 24px;
  background: url("//www.lg.com/lg5-common/images/common/footer/icon-jungdo-m.jpg") 14px center no-repeat;
}
.footer-box .visible-mobile .footer-bottom-box .footer-bottom .links-bottom .links-wrap a else {
  font-style: normal;
}
.footer-box .visible-mobile .footer-bottom-box .footer-bottom .links-bottom .links-wrap a:after {
  background: url("//www.lg.com/lg5-common/images/common/icons/link-right-nightrider.svg") 0 1px no-repeat;
}

.hidden-mobile {
  display: block;
}

.visible-mobile {
  display: none;
}

@media (max-width: 767px) {
  .hidden-mobile {
    display: none;
  }

  .visible-mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .footer-box .business .footer-component .footer-contents {
    padding-top: 0;
  }
}
.footer-box .business .footer-component .footer-contents .footer-contents-box {
  width: 20%;
  padding: 0 25px;
}
.footer-box .business .footer-component .footer-contents .footer-contents-box:first-child {
  padding-left: 0;
}
@media (max-width: 767px) {
  .footer-box .business .footer-component .footer-contents .footer-contents-box.site-list {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer-box .business .footer-component .footer-contents .footer-contents-box.site-list .link-wrap:first-child {
    border-top: 1px solid #e4e4e4;
  }
}
@media (max-width: 1199px) {
  .footer-box .business .footer-component .footer-contents .footer-contents-box.support {
    padding: 0 25px 0 0;
  }
}
.footer-box .business .footer-component .footer-contents .footer-contents-box .link-wrap {
  width: 100%;
  padding-right: 0;
}
@media (max-width: 991px) {
  .footer-box .business .footer-component .footer-contents .footer-contents-box .link-wrap:first-child .box-wrap {
    margin-top: -8px;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box .link-wrap:last-child {
    margin-bottom: 0;
  }
}
.footer-box .business .footer-component .footer-contents .footer-contents-box .link-wrap:only-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .footer-box .business .footer-component .footer-contents .footer-contents-box .inner-box-wrap {
    padding-bottom: 12px;
  }
}
@media (max-width: 1199px) {
  .footer-box .business .footer-component .footer-contents .footer-contents-box {
    display: table-cell;
    border-bottom: 0;
    border-right: 1px solid #e4e4e4;
    padding: 0 25px 0 25px;
    width: 25%;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child {
    padding: 0;
    width: 100%;
    display: block;
    border-right: 0;
    border-bottom: 1px solid #e4e4e4;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child .footer-title {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 24px 0;
    padding: 0 25px;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child + .footer-contents-box {
    padding-left: 0;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box:last-child {
    border-right: 0;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box .footer-title:nth-child(1), .footer-box .business .footer-component .footer-contents .footer-contents-box .footer-title:nth-child(5) {
    padding: 0 25px 0 0;
  }
}
@media (max-width: 767px) {
  .footer-box .business .footer-component .footer-contents .footer-contents-box {
    padding: 0;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box:first-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box.contents-top {
    padding: 24px 0 16px;
    margin-bottom: 23px;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box.contents-top .link-wrap .box-wrap {
    margin-top: 0;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box.contents-top .link-wrap .box-wrap + .box-wrap {
    margin-top: 28px;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box.contents-top .link-wrap .box-wrap .footer-title {
    padding: 0;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box.contents-top .link-wrap .box-wrap.contact .footer-title {
    float: left;
    width: 50%;
    margin: 0 0 7px 0;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box.contents-top .link-wrap .box-wrap.contact .support-text {
    clear: both;
    vertical-align: top;
  }
  .footer-box .business .footer-component .footer-contents .footer-contents-box.contents-top .link-wrap .box-wrap.contact .support-text a {
    margin-top: 0;
    line-height: 22px;
  }
}
.footer-box .business .footer-component .footer-bottom-box .connect-link {
  margin-top: 5px;
}
.footer-box .business .footer-component .footer-bottom-box .connect-link a {
  font-size: 14px;
  line-height: 24px;
  color: #b2b2b2;
  text-decoration: underline;
}
.footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .links-left a {
  margin-bottom: 3px;
}
.footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .copyright {
  margin-top: 2px;
}
@media (max-width: 991px) {
  .footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .bottom-links {
    position: relative;
  }
  .footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-left a {
    margin-bottom: 5px;
  }
  .footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .bottom-links .links-right {
    top: 0;
    transform: none;
  }
  .footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .copyright {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component {
    padding-bottom: 25px;
  }
  .footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .bottom-links {
    margin-bottom: 10px;
  }
  .footer-box .business .footer-component .footer-bottom-box .footer-bottom .footer-component .connect-link {
    margin-top: 8px;
  }
}

/*# sourceMappingURL=default.css.map */
