/* SDSK Components Area */
@font-face {
  font-display: swap;
  font-family: SamsungOne;
  font-style: normal;
  font-weight: 400;
  src: local("SamsungOne"), url(../font/SamsungOneLatinWeb-400.woff2) format("woff2"), url(../font/SamsungOneLatinWeb-400.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: SamsungOne;
  font-style: normal;
  font-weight: 700;
  src: local("SamsungOne"), url(../font/SamsungOneLatinWeb-700.woff2) format("woff2"), url(../font/SamsungOneLatinWeb-700.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: SamsungOneLatinWeb;
  font-style: normal;
  font-weight: 400;
  src: local("SamsungOneLatinWeb"), url(../font/SamsungOneLatinWeb-400.woff2) format("woff2"), url(../font/SamsungOneLatinWeb-400.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: SamsungOneLatinWeb;
  font-style: normal;
  font-weight: 700;
  src: local("SamsungOneLatinWeb"), url(../font/SamsungOneLatinWeb-700.woff2) format("woff2"), url(../font/SamsungOneLatinWeb-700.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: SamsungSharpSans;
  font-style: normal;
  font-weight: 700;
  src: local("SamsungSharpSans"), url(../font/SamsungSharpSansBd.woff2) format("woff2"), url(../font/SamsungSharpSansBd.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: SamsungSharpSans;
  font-style: normal;
  font-weight: 400;
  src: local("SamsungSharpSans"), url(../font/SamsungSharpSansBd.woff2) format("woff2"), url(../font/SamsungSharpSansBd.woff) format("woff");
}
/* @font-face{
  font-family:'NanumBarunBold';
  src:url("//cdn.samsung.com/etc/designs/smg/sec/font/NanumBarunGothicWebBold.eot");
  src:url("//cdn.samsung.com/etc/designs/smg/sec/font/NanumBarunGothicWebBold.eot?#iefix") format("embedded-opentype"),
  url("//cdn.samsung.com/etc/designs/smg/sec/font/NanumBarunGothicWebBold.woff") format("woff"),
  url("//cdn.samsung.com/etc/designs/smg/sec/font/NanumBarunGothicWebBold.ttf") format("truetype");
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:'SamsungOneKorean';
  src:url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.eot");
  src:url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.eot?#iefix") format("embedded-opentype"),
  url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.woff") format("woff"),
  url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.ttf") format("truetype");
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:'SamsungOneKorean';
  src:url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.eot");
  src:url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.eot?#iefix") format("embedded-opentype"),
  url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.woff") format("woff"),
  url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.ttf") format("truetype");
  font-weight:bold;
  font-style:normal;
} */
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, form, fieldset, legend, input, textarea, button, select, div {
  font-family: "SamsungSharpSans", arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  word-break: keep-all;
  word-wrap: break-word;
}

html, body {
  margin: 0;
  padding: 0;
}

ul, ol, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

button {
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  border: 0;
  vertical-align: middle;
  background: none;
}

.hidden {
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.samsungpay_cont * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: keep-all;
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: keep-all;
  padding: 0;
  margin: 0;
}

span, strong, input, select {
  vertical-align: top;
}

p {
  line-height: 1.4;
}

a {
  color: inherit;
  text-decoration: none;
}

a {
  box-sizing: border-box;
}

a, button {
  cursor: pointer;
}

[tabindex="-1"] {
  outline: 0;
}

[tabindex="0"]:focus {
  outline: 1px dashed #e0e0e0;
}

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

.hidden {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px !important;
  clip: rect(0 0 0 0);
}

#skip_content a {
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  background: #000;
  color: #fff;
  text-align: center;
}

#skip_content a:focus {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px;
}

body {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mobile {
  display: none !important;
}

.container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}

.btn {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-weight: 600;
  font-family: "SamsungOne", arial, sans-serif;
  transition-property: color, background-color, border-color, border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.33, 0, 0.3, 1);
}
@media screen and (max-width: 1600px) {
  .btn {
    padding: 0.9027777778vw 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .btn {
    padding: 13px 25px;
  }
}
@media screen and (max-width: 1600px) {
  .btn {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .btn {
    border-radius: 30px;
  }
}
@media screen and (max-width: 1600px) {
  .btn {
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .btn {
    font-size: 14px;
  }
}
.btn:hover {
  color: #eee;
  background-color: #555;
}

header {
  background: #fff;
}
@media screen and (max-width: 1600px) {
  header .top {
    height: 3.9583333333vw;
  }
}
@media screen and (min-width: 1440px) {
  header .top {
    height: 57px;
  }
}
header .top.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 5;
}
@media screen and (max-width: 1600px) {
  header .top h1 {
    padding-top: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  header .top h1 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1600px) {
  header .top h1 {
    margin-left: 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  header .top h1 {
    margin-left: 25px;
  }
}
@media screen and (max-width: 1600px) {
  header .top h1 {
    font-size: 1.1805555556vw;
  }
}
@media screen and (min-width: 1440px) {
  header .top h1 {
    font-size: 17px;
  }
}
header .top .btnDown {
  position: absolute;
}
@media screen and (max-width: 1600px) {
  header .top .btnDown {
    top: 0.5555555556vw;
  }
}
@media screen and (min-width: 1440px) {
  header .top .btnDown {
    top: 8px;
  }
}
@media screen and (max-width: 1600px) {
  header .top .btnDown {
    right: 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  header .top .btnDown {
    right: 25px;
  }
}

section.mainVisual {
  position: relative;
}
section.mainVisual .video {
  width: 100%;
}
section.mainVisual .video video {
  width: 100%;
  height: 100%;
}
section.mainVisual .mainText {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
section.mainVisual .mainText .logo {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  section.mainVisual .mainText .logo {
    width: 14.7222222222vw;
  }
}
@media screen and (min-width: 1440px) {
  section.mainVisual .mainText .logo {
    width: 212px;
  }
}
section.mainVisual .mainText h2 {
  color: #fff;
}
@media screen and (max-width: 1600px) {
  section.mainVisual .mainText h2 {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  section.mainVisual .mainText h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1600px) {
  section.mainVisual .mainText h2 {
    font-size: 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  section.mainVisual .mainText h2 {
    font-size: 60px;
  }
}
section.mainVisual .mainText .btnDown {
  color: #fff;
  background: transparent;
  border: 1px solid #ccc;
}
section.mainVisual .mainText .btnDown:hover {
  color: #ddd;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid #ddd;
}
section.news .item {
  display: flex;
  align-items: center;
  background: #000;
}
section.news .item .text {
  width: 50%;
  height: 100%;
}
@media screen and (max-width: 1600px) {
  section.news .item .text {
    padding: 0vw 4.1666666667vw 0vw 6.1111111111vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item .text {
    padding: 0 60px 0 88px;
  }
}
section.news .item .text strong {
  display: block;
  font-weight: 600;
  font-family: "SamsungOne", arial, sans-serif;
  color: #fff;
}
@media screen and (max-width: 1600px) {
  section.news .item .text strong {
    margin-bottom: 1.1111111111vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item .text strong {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1600px) {
  section.news .item .text strong {
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item .text strong {
    font-size: 14px;
  }
}
section.news .item .text h2 {
  line-height: 1.2;
  color: #fff;
  font-family: "SamsungSharpSans", arial, sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 1600px) {
  section.news .item .text h2 {
    margin-bottom: 1.1111111111vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item .text h2 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1600px) {
  section.news .item .text h2 {
    font-size: 2.6388888889vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item .text h2 {
    font-size: 38px;
  }
}
section.news .item .text p {
  line-height: 1.33;
  color: #fff;
  word-wrap: break-word;
  font-weight: 400;
  font-family: "SamsungOne", arial, sans-serif;
}
@media screen and (max-width: 1600px) {
  section.news .item .text p {
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item .text p {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1600px) {
  section.news .item .text p {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item .text p {
    font-size: 18px;
  }
}
section.news .item .text .btn {
  border: 1px solid #fff;
}
section.news .item .text .btn:hover {
  background: #262626;
}
section.news .item .visual {
  width: 50%;
}
section.news .item .visual img {
  width: 100%;
}
section.news .item .video {
  width: 50%;
  height: 100%;
}
section.news .item .video video {
  width: 100%;
  height: 100%;
}
section.news .item:nth-child(2n) {
  flex-flow: row-reverse;
  background: #fff;
}
@media screen and (max-width: 1600px) {
  section.news .item:nth-child(2n) .text {
    padding: 0vw 6.1111111111vw 0vw 4.1666666667vw;
  }
}
@media screen and (min-width: 1440px) {
  section.news .item:nth-child(2n) .text {
    padding: 0 88px 0 60px;
  }
}
section.news .item:nth-child(2n) .text strong {
  color: #000;
}
section.news .item:nth-child(2n) .text h2 {
  color: #000;
}
section.news .item:nth-child(2n) .text p {
  color: #000;
  font-weight: 600;
}
section.news .item:nth-child(2n) .text .btn {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}
section.news .item:nth-child(2n) .text .btn:hover {
  background: #f2f2f2;
}
section.news .item:nth-child(1), section.news .item:nth-child(3) {
  position: relative;
}
section.news .item:nth-child(1)::after, section.news .item:nth-child(3)::after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background: #000;
}

/* mobile */
@media only screen and (max-width: 534px) {
  .btn {
    display: inline-block;
    padding: 2.037037037vw 4.2592592593vw;
    border-radius: 9.2592592593vw;
    font-size: 3.3333333333vw;
  }
  header .top {
    height: 27.7777777778vw;
  }
  header .top h1 {
    padding-top: 4.2592592593vw;
    margin-left: 6.6666666667vw;
    font-size: 4.4444444444vw;
  }
  header .top .btnDown {
    position: absolute;
    top: 3.3333333333vw;
    right: 6.6666666667vw;
  }
  section.mainVisual {
    position: relative;
  }
  section.mainVisual .video {
    width: 100%;
  }
  section.mainVisual .video video {
    width: 100%;
    height: 100%;
  }
  section.mainVisual .mainText {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  section.mainVisual .mainText .logo {
    display: block;
    width: 40.462962963vw;
    margin: 0 auto;
  }
  section.mainVisual .mainText h2 {
    padding: 0vw 2.7777777778vw;
    margin-bottom: 3.7037037037vw;
    font-size: 10.1851851852vw;
  }
  section.mainVisual .mainText .btnDown {
    padding: 2.7777777778vw 6.4814814815vw;
    font-size: 3.8888888889vw;
  }
  section.mainVisual .mainText .btnDown:hover {
    color: #ddd;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid #ddd;
  }
  section.news .item {
    display: block;
    padding-top: 9.2592592593vw;
  }
  section.news .item .text {
    padding: 0vw 6.0185185185vw 8.3333333333vw;
    width: 100%;
    text-align: center;
  }
  section.news .item .text strong {
    display: block;
    margin-bottom: 5.9259259259vw;
    font-size: 3.3333333333vw;
  }
  section.news .item .text h2 {
    margin-bottom: 2.962962963vw;
    font-size: 7.4074074074vw;
  }
  section.news .item .text p {
    margin-bottom: 5.5555555556vw;
    font-size: 3.8888888889vw;
  }
  section.news .item .text .btn {
    padding: 2.7777777778vw 6.4814814815vw;
    font-size: 3.8888888889vw;
  }
  section.news .item .visual {
    width: 100%;
  }
  section.news .item .visual img {
    width: 100%;
  }
  section.news .item .video {
    width: 100%;
    height: 100%;
  }
  section.news .item .video video {
    width: 100%;
    height: 100%;
  }
  section.news .item:nth-child(2n) .text {
    padding: 0vw 6.0185185185vw 8.3333333333vw;
  }
  section.news .item:nth-child(2n) .text h2 {
    color: #000;
  }
  section.news .item:nth-child(2n) .text p {
    color: #000;
  }
  section.news .item:nth-child(2n) .text .btn {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
  }
  section.news .item:nth-child(2n) .text .btn:hover {
    background: #f2f2f2;
  }
  section.news .item:nth-child(1), section.news .item:nth-child(3) {
    position: relative;
  }
  section.news .item:nth-child(1)::after, section.news .item:nth-child(3)::after {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background: #000;
  }
}
