@font-face {
  font-family: "Samsung Sharp Sans Regular";
  src: local("Samsung Sharp Sans Regular"), url("./assets/font/samsungsharpsans.woff") format("woff");
}
@font-face {
  font-family: "Samsung Sharp Sans Medium";
  src: local("Samsung Sharp Sans Medium"), url("./assets/font/samsungsharpsans-medium.woff") format("woff");
}
@font-face {
  font-family: "Samsung Sharp Sans Bold";
  src: local("Samsung Sharp Sans Bold"), url("./assets/font/samsungsharpsans-bold.woff") format("woff");
}
@font-face {
  font-family: "Samsung Sharp Sans Bold";
  src: local("Samsung Sharp Sans Bold"), url("./assets/font/samsungsharpsans-bold.woff") format("woff");
}
@font-face {
  font-family: "SamsungOne-400";
  src: local("SamsungOne"), url("./assets/font/SamsungOne-400.ttf") format("TrueType");
}
@font-face {
  font-family: "SamsungOne-600";
  src: local("SamsungOne"), url("./assets/font/SamsungOne-600.ttf") format("TrueType");
}
@font-face {
  font-family: "SamsungOne-700";
  src: local("SamsungOne"), url("./assets/font/SamsungOne-700.ttf") format("TrueType");
}
img {
  max-width: 100%;
}

.banner {
  padding-top: 30px;
  background: #f4f4f4;
  max-height: 100vh;
  height: 100vh;
}
.banner .title {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 36px;
  text-align: center;
  color: #000;
  position: relative;
  z-index: 1;
}
.banner img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}

.sec {
  padding-top: 40px;
}
.sec .title {
  font-family: "Samsung Sharp Sans Bold";
  letter-spacing: 0.02em;
  color: #000;
  padding-bottom: 20px;
  margin-bottom: 0;
  font-size: 30px;
}
.sec .sub-title {
  font-family: "Samsung Sharp Sans Bold";
  text-align: center;
  color: #000;
  margin-bottom: 20px;
  font-size: 30px;
}
.sec img {
  margin-bottom: 40px;
}
.sec .text {
  font-family: "SamsungOne-400";
  font-size: 17px;
}
@media (min-width: 900px) {
  .sec .text {
    font-size: 14px;
  }
}
.sec.s-dark {
  background: #000;
  margin-bottom: -1px;
}
.sec.s-dark .title,
.sec.s-dark .text {
  color: white;
}
.sec.s-two .title {
  font-size: 64px !important;
  text-align: center;
}
.sec.s-three .title {
  text-align: center;
}
.sec.s-five .title {
  font-size: 30px;
}
.sec.s-five .text {
  margin-bottom: 40px;
}
.sec.s-seven .title {
  font-size: 40px;
}
.sec.s-eight .text {
  margin-bottom: 0;
}
.sec.s-eight .text:last-of-type {
  margin-bottom: 30px;
}
.sec.s-nine .title {
  font-size: 32px;
}
.sec.s-ten {
  padding-bottom: 40px;
}
.sec.s-ten .box {
  padding: 20px 30px;
  background-color: #111111;
  border-radius: 30px;
}
.sec.s-ten .box:first-of-type {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec.s-ten .box:first-of-type img {
  max-width: 25%;
  margin-right: 20px;
}
.sec.s-ten .box:last-of-type img {
  max-width: 70%;
  margin-left: auto;
  display: block;
  margin-bottom: -20px;
}
.sec.s-ten .box + .box {
  margin-top: 20px;
}
.sec.s-ten .box .item-title {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 18px;
  color: white;
  margin-bottom: 8px;
}
.sec.s-ten .box .text {
  font-size: 11px;
}
.sec.s-eleven .title {
  font-size: 29px;
}
.sec.s-thirteen .title {
  font-size: 36px;
}
.sec.s-sixteen .box {
  background: #fafafa;
  padding: 30px;
  border-radius: 20px;
}
.sec.s-sixteen .box + .box {
  margin-top: 20px;
}
.sec.s-eighteen .title {
  max-width: 80%;
}
.sec.s-eighteen .box {
  background-color: #fafafa;
  border-radius: 20px;
}
.sec.s-eighteen .box img {
  margin-bottom: 0;
}
.sec.s-eighteen .box .container {
  padding: 30px;
}
.sec.s-eighteen .box .container .item-title {
  font-family: "Samsung Sharp Sans Bold";
  font-size: 20px;
}
.sec.s-eighteen .box .container .item-link {
  font-family: "SamsungOne-700";
  font-size: 16px;
  letter-spacing: 0.5px;
  color: black;
  text-transform: uppercase;
  padding: 1px 5px;
  text-decoration: none;
  border-bottom: 2px solid black;
}
.sec.s-eighteen .box + .box {
  margin-top: 30px;
}
.sec.s-eighteen .box:last-of-type {
  background-color: #f2f7ff;
}
.sec.s-nineteen .title {
  max-width: 80%;
}
.sec.s-nineteen .watch-box {
  display: flex;
  align-items: baseline;
  justify-content: space-around;
  flex-wrap: wrap;
}
.sec.s-nineteen .watch-box .watch {
  width: 40%;
}
.sec.s-nineteen .watch-box .watch .thumb {
  margin-bottom: 20px;
}
.sec.s-nineteen .watch-box .watch .watch-title {
  height: 60px;
  font-family: "Samsung Sharp Sans Bold";
  font-size: 20px;
  color: black;
  margin-bottom: 40px;
  text-align: center;
}
.sec.s-nineteen .watch-box .watch .spec-info + .spec-info {
  margin-top: 40px;
}
.sec.s-nineteen .watch-box .watch .spec-info img {
  margin-bottom: 10px;
}
.sec.s-nineteen .watch-box .watch .spec-info img:last-of-type {
  margin-top: 10px;
  margin-bottom: 0;
}
.sec.s-nineteen .watch-box .watch .spec-info .spec-title {
  font-size: 18px;
  font-family: "SamsungOne-700";
  margin-bottom: 0px;
}
.sec.s-nineteen .watch-box .watch .spec-info .spec-text {
  font-family: "SamsungOne-400";
  font-size: 16px;
  height: 50px;
}

@media (min-width: 1190px) {
  .banner .title {
    font-size: 60px;
    padding-top: 40px;
  }
  .banner img {
    height: unset;
    top: unset;
  }
  .sec {
    padding-top: 120px;
    overflow: hidden;
  }
  .sec .title {
    font-size: 80px;
  }
  .sec .flex {
    display: flex;
  }
  .sec .disclaimer {
    font-size: 10px;
    text-align: center;
    font-family: "SamsungOne-400";
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .sec.s-two .title {
    font-size: 80px !important;
    max-width: 50%;
    margin: 0 auto;
  }
  .sec.s-two img {
    position: relative;
    top: -50px;
    z-index: 1;
  }
  .sec.s-two .flex {
    max-width: 800px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
  }
  .sec.s-two .flex .sub-title {
    width: 30%;
    text-align: left;
  }
  .sec.s-two .flex .text {
    width: 65%;
  }
  .sec.s-three .wrapper {
    justify-content: space-between;
    max-width: 1180px;
    margin: 0 auto;
  }
  .sec.s-three .wrapper .left {
    max-width: 40%;
  }
  .sec.s-three .wrapper .left .title {
    text-align: left;
    font-size: 40px;
    margin-bottom: 40px;
  }
  .sec.s-four .flex {
    max-width: 800px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
  }
  .sec.s-four .flex .title {
    font-size: 24px;
    width: 35%;
  }
  .sec.s-four .flex .text {
    max-width: 55%;
    font-size: 14px;
  }
  .sec.s-four img {
    margin: 40px auto;
    display: block;
  }
  .sec.s-five {
    position: relative;
    overflow: hidden;
  }
  .sec.s-five .wrapper {
    max-width: 1180px;
    margin: 0 auto;
  }
  .sec.s-five .wrapper .left {
    max-width: 40%;
    position: relative;
    z-index: 2;
    margin-left: 0;
    top: -30px;
  }
  .sec.s-five .wrapper .left .title {
    max-width: 70%;
  }
  .sec.s-five .wrapper .left .text {
    margin-bottom: 20px;
  }
  .sec.s-five .wrapper .left img {
    margin-bottom: 0;
  }
  .sec.s-five .wrapper .left .disclaimer {
    margin: 0;
    margin-top: 20px;
    max-width: 80%;
    text-align: left;
  }
  .sec.s-five .wrapper .right {
    position: absolute;
    max-width: 90%;
    right: -10%;
    top: 0;
    z-index: 1;
  }
  .sec.s-seven .title {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 60px;
  }
  .sec.s-eight .wrapper {
    justify-content: space-between;
    align-items: center;
    max-width: 850px;
    margin: 0 auto;
  }
  .sec.s-eight .wrapper .left {
    max-width: 55%;
  }
  .sec.s-eight .wrapper .left .text {
    font-size: 14px;
  }
  .sec.s-eight .wrapper:last-of-type {
    max-width: 980px;
  }
  .sec.s-eight .middle-img img {
    margin: 60px auto;
    display: block;
  }
  .sec.s-nine .wrapper {
    display: flex;
    flex-direction: column-reverse;
    max-width: 890px;
    margin: 0 auto;
  }
  .sec.s-nine .wrapper img {
    margin: 60px auto;
    margin-top: 0;
    display: block;
  }
  .sec.s-nine .wrapper .flex {
    justify-content: space-between;
  }
  .sec.s-nine .wrapper .title {
    max-width: 52%;
  }
  .sec.s-nine .wrapper .text {
    max-width: 47%;
  }
  .sec.s-ten .flex {
    max-width: 900px;
    justify-content: space-between;
  }
  .sec.s-ten .flex .box {
    width: 39%;
    display: block;
  }
  .sec.s-ten .flex .box + .box {
    margin-top: 0;
  }
  .sec.s-ten .flex .box.b-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 58%;
  }
  .sec.s-ten .flex .box.b-2 div {
    max-width: 45%;
  }
  .sec.s-ten .flex .box.b-2 img {
    max-width: 45%;
  }
  .sec.s-eleven {
    padding-bottom: 120px;
  }
  .sec.s-eleven .wrapper {
    max-width: 31%;
    margin: 0 auto;
  }
  .sec.s-eleven img {
    margin: 0 auto;
    display: block;
  }
  .sec.s-twelve {
    padding-top: 0;
  }
  .sec.s-twelve img {
    margin-bottom: 0;
  }
  .sec.s-thirteen {
    max-width: 1000px;
    margin: 0 auto;
    overflow: unset;
  }
  .sec.s-thirteen .flex {
    position: relative;
  }
  .sec.s-thirteen .title {
    width: 75%;
    font-size: 66px;
  }
  .sec.s-thirteen .text {
    width: 54%;
    position: absolute;
    left: 53%;
    top: 6%;
  }
  .sec.s-thirteen img {
    margin-top: 50px;
  }
  .sec.s-fourteen .container {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .sec.s-fourteen .title {
    font-size: 32px;
    max-width: 59%;
  }
  .sec.s-fourteen .title br {
    display: none;
  }
  .sec.s-fourteen .text {
    max-width: 45%;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .sec.s-fourteen img {
    width: 100%;
    margin-top: 20px;
  }
  .sec.s-sixteen .flex {
    max-width: 950px;
    justify-content: space-between;
  }
  .sec.s-sixteen .box {
    width: 48%;
    overflow: hidden;
    padding-bottom: 0;
  }
  .sec.s-sixteen .box:first-of-type img {
    width: 60%;
    right: unset;
    margin: 0 auto;
    display: block;
  }
  .sec.s-sixteen .box + .box {
    margin-top: 0;
  }
  .sec.s-sixteen .box img {
    margin: 0;
    width: 100%;
    position: relative;
    right: -32px;
  }
  .sec.s-sixteen .box .title {
    font-size: 30px;
  }
  .sec.s-seventeen .container {
    max-width: 28%;
    margin-left: 16%;
    margin-bottom: -10%;
  }
  .sec.s-seventeen .container .title {
    font-size: 30px;
  }
  .sec.s-seventeen img {
    margin: 0 auto;
    display: block;
    position: relative;
    right: -1%;
  }
  .sec.s-eighteen .container {
    max-width: 1000px;
  }
  .sec.s-eighteen .flex {
    justify-content: space-between;
    align-items: stretch;
  }
  .sec.s-eighteen .flex .box {
    width: 48%;
  }
  .sec.s-eighteen .flex .box + .box {
    margin-top: 0;
  }
  .sec.s-eighteen .flex .box:first-of-type .container {
    padding-right: 50px !important;
  }
  .sec.s-eighteen .flex .box:first-of-type img {
    margin-bottom: -65px;
    margin-top: 65px;
  }
  .sec.s-eighteen .title {
    font-size: 40px;
    max-width: 58%;
    margin-bottom: 30px;
  }
  .sec.s-nineteen .container {
    max-width: 1000px;
  }
  .sec.s-nineteen .container .title {
    font-size: 50px;
    max-width: 57%;
    margin-bottom: 60px;
  }
  .sec.s-nineteen .container .watch-box .watch {
    width: 18%;
  }
  .sec.s-nineteen .container .watch-box .watch .spec-info {
    position: relative;
    left: 50px;
  }
  .sec.s-nineteen .container .watch-box .watch .spec-info + .spec-info {
    margin-top: 80px;
  }
  .sec.s-nineteen .container .watch-box .watch .spec-text {
    max-width: 60%;
  }
}
@media (min-width: 900px) and (max-width: 1180px) {
  .disclaimer {
    display: none !important;
  }
  .banner img {
    height: unset;
    top: unset;
  }
  img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .s-five img,
  .s-seven img,
  .s-dark img {
    margin-bottom: 0 !important;
  }
  .s-five .item-banner,
  .s-seven .item-banner,
  .s-dark .item-banner {
    margin-top: 40px;
    display: block;
  }
  .s-five {
    padding-bottom: 40px;
  }
  .s-five .left {
    margin-left: 9%;
  }
  .s-five img {
    margin-left: 0;
  }
  .s-eight img {
    margin-bottom: 40px !important;
  }
  .s-eight img:last-of-type {
    margin-bottom: 0 !important;
  }
  .s-eleven {
    padding-bottom: 60px;
  }
  .s-twelve {
    padding-top: 0;
  }
  .s-eighteen .box {
    width: 49%;
    margin: 0 auto;
  }
  .s-nineteen .watch-box .watch {
    width: 22% !important;
  }
  .s-nineteen .watch-box .watch img {
    margin-left: 0;
  }
}

@media (max-width: 780px) {
  .banner img {
     position: unset;
     padding-bottom: 40px;
  }
}

@media (min-width: 900px) and (max-width: 1368px) {
  .sec.s-two .title {
    max-width: 70%;
  }
}/*# sourceMappingURL=style.css.map */