/* =========================================================
  2021.02.25 롱고라이브 custom.scss
  ========================================================= */
body {
  min-width: 1280px;
}

@media all and (max-width: 1800px) {
  html {
    font-size: 14px;
  }
}

@media all and (max-width: 600px) {
  body {
    min-width: 100%;
  }

  html {
    font-size: 10px;
  }
}

@media all and (max-width: 350px) {
  html {
    font-size: 8.5px;
  }
}

/* ======= common ======= */
.title {
  font-size: 3.563rem;
  line-height: 1.3;
}

@media all and (max-width: 600px) {
  .title {
    font-size: 3.49rem;
    word-break: keep-all;
  }
}

.title.type-sm {
  font-size: 2.375rem;
}

@media all and (max-width: 600px) {
  .title.type-sm {
    font-size: 2rem;
  }
}

.title.type-lg {
  font-size: 4.875rem;
}

@media all and (max-width: 600px) {
  .title.type-lg {
    font-size: 4.2rem;
  }
}

.bold {
  font-weight: 600;
}

.thin {
  font-weight: 200;
}

.eng-title {
  font-size: 1.25rem;
  letter-spacing: 0.5rem;
  color: #f7002a;
}

@media all and (max-width: 600px) {
  .eng-title {
    font-size: 1.4rem;
  }
}

.eng-title + .title {
  margin-top: 0.935rem;
}

.paragraph {
  font-size: 1.375rem;
  line-height: 1.5;
  letter-spacing: -0.03rem;
}

@media all and (max-width: 600px) {
  .paragraph {
    font-size: 1.5rem;
  }
}

pre.paragraph {
  white-space: pre-line;
}

@media all and (max-width: 600px) {
  pre.paragraph {
    display: inline-block;
    white-space: initial;
  }
}

.paragraph.type-sm {
  font-size: 1.125rem;
}

@media all and (max-width: 600px) {
  .paragraph.type-sm {
    font-size: 1.4rem;
  }
}

.grp-title-prgr .in-title {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0.5rem;
}
@media all and (max-width: 600px) {
  .grp-title-prgr .in-title {
    font-size: 1.8rem;
  }
}

.grp-title-prgr .paragraph {
  font-size: 1rem;
  color: #6b6b6b;
}

@media all and (max-width: 600px) {
  .grp-title-prgr .paragraph {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}

.grp-prgr .paragraph {
  margin-bottom: 1.563rem;
}

.grp-prgr .paragraph:last-child {
  margin-bottom: 0;
}

.light-hgrp {
  color: white;
}

.light-hgrp .eng-title {
  color: inherit;
}

.section {
  width: 100%;
  position: relative;
}

.container {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.container.type-absol {
  position: absolute;
  width: 90%;
  height: 100%;
  max-width: 1280px;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.bg-gray {
  background-color: #f8f8f8;
}

.bg-theme {
  background: linear-gradient(45deg, #f7002a, #ff5a38);
}

.ta-center {
  text-align: center;
}

.ta-left {
  text-align: left;
}

.ta-right {
  text-align: right;
}

.btn-radius {
  padding: 1.25rem 2.313rem;
  font-size: 1.125rem;
  color: #f7002a;
  background-color: white;
  display: inline-block;
  border-radius: 100px;
  font-weight: 500;
}

@media all and (max-width: 600px) {
  .btn-radius {
    font-size: 1.4rem;
    padding: 0.714em 1.3em;
  }
}

/* grp-row-list */
.grp-row-list {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media all and (max-width: 600px) {
  .grp-row-list {
    flex-wrap: wrap;
  }
}

.grp-col-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* icon */
.ic {
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.ic-stars {
  width: 9.125rem;
  height: 1.375rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='145.655' height='21.701' viewBox='0 0 145.655 21.701'%3E%3Cg id='img-star' transform='translate(-1286 -5398.651)'%3E%3Cpath id='패스_556' data-name='패스 556' d='M212.088,591.007l1.934,4.766a1.572,1.572,0,0,0,1.345.977l5.13.366a1.572,1.572,0,0,1,.9,2.771l-3.935,3.311a1.573,1.573,0,0,0-.513,1.581l1.237,4.992a1.572,1.572,0,0,1-2.357,1.713l-4.365-2.719a1.574,1.574,0,0,0-1.663,0l-4.365,2.719a1.572,1.572,0,0,1-2.358-1.713l1.237-4.992a1.572,1.572,0,0,0-.514-1.581l-3.935-3.311a1.572,1.572,0,0,1,.9-2.771l5.129-.366a1.572,1.572,0,0,0,1.345-.977l1.933-4.766A1.572,1.572,0,0,1,212.088,591.007Z' transform='translate(1086.696 4808.625)' fill='%23ffce00'/%3E%3Cpath id='패스_558' data-name='패스 558' d='M212.088,591.007l1.934,4.766a1.572,1.572,0,0,0,1.345.977l5.13.366a1.572,1.572,0,0,1,.9,2.771l-3.935,3.311a1.573,1.573,0,0,0-.513,1.581l1.237,4.992a1.572,1.572,0,0,1-2.357,1.713l-4.365-2.719a1.574,1.574,0,0,0-1.663,0l-4.365,2.719a1.572,1.572,0,0,1-2.358-1.713l1.237-4.992a1.572,1.572,0,0,0-.514-1.581l-3.935-3.311a1.572,1.572,0,0,1,.9-2.771l5.129-.366a1.572,1.572,0,0,0,1.345-.977l1.933-4.766A1.572,1.572,0,0,1,212.088,591.007Z' transform='translate(1116.696 4808.625)' fill='%23ffce00'/%3E%3Cpath id='패스_559' data-name='패스 559' d='M212.088,591.007l1.934,4.766a1.572,1.572,0,0,0,1.345.977l5.13.366a1.572,1.572,0,0,1,.9,2.771l-3.935,3.311a1.573,1.573,0,0,0-.513,1.581l1.237,4.992a1.572,1.572,0,0,1-2.357,1.713l-4.365-2.719a1.574,1.574,0,0,0-1.663,0l-4.365,2.719a1.572,1.572,0,0,1-2.358-1.713l1.237-4.992a1.572,1.572,0,0,0-.514-1.581l-3.935-3.311a1.572,1.572,0,0,1,.9-2.771l5.129-.366a1.572,1.572,0,0,0,1.345-.977l1.933-4.766A1.572,1.572,0,0,1,212.088,591.007Z' transform='translate(1147.696 4808.625)' fill='%23ffce00'/%3E%3Cpath id='패스_560' data-name='패스 560' d='M212.088,591.007l1.934,4.766a1.572,1.572,0,0,0,1.345.977l5.13.366a1.572,1.572,0,0,1,.9,2.771l-3.935,3.311a1.573,1.573,0,0,0-.513,1.581l1.237,4.992a1.572,1.572,0,0,1-2.357,1.713l-4.365-2.719a1.574,1.574,0,0,0-1.663,0l-4.365,2.719a1.572,1.572,0,0,1-2.358-1.713l1.237-4.992a1.572,1.572,0,0,0-.514-1.581l-3.935-3.311a1.572,1.572,0,0,1,.9-2.771l5.129-.366a1.572,1.572,0,0,0,1.345-.977l1.933-4.766A1.572,1.572,0,0,1,212.088,591.007Z' transform='translate(1178.696 4808.625)' fill='%23ffce00'/%3E%3Cpath id='패스_561' data-name='패스 561' d='M212.088,591.007l1.934,4.766a1.572,1.572,0,0,0,1.345.977l5.13.366a1.572,1.572,0,0,1,.9,2.771l-3.935,3.311a1.573,1.573,0,0,0-.513,1.581l1.237,4.992a1.572,1.572,0,0,1-2.357,1.713l-4.365-2.719a1.574,1.574,0,0,0-1.663,0l-4.365,2.719a1.572,1.572,0,0,1-2.358-1.713l1.237-4.992a1.572,1.572,0,0,0-.514-1.581l-3.935-3.311a1.572,1.572,0,0,1,.9-2.771l5.129-.366a1.572,1.572,0,0,0,1.345-.977l1.933-4.766A1.572,1.572,0,0,1,212.088,591.007Z' transform='translate(1209.696 4808.625)' fill='%23ffce00'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.circle {
  border-radius: 50%;
}

.circle .in-area {
  display: block;
  padding-top: 100%;
}

.sect-bg {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

.sect-bg .in-bg {
  width: 100%;
}

/* ======= layout) header ======= */
.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  color: white;
  padding: 2.25rem 0;
}

.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header.is-active {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 6px 0;
}

.header.type-pc {
  transition: all 0.3s;
}

.header.type-mb {
  display: none;
}

@media all and (max-width: 600px) {
  .header.type-pc {
    display: none;
  }

  .header.type-mb {
    display: block;
    position: fixed;
  }
}

.hd-nav-link {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 300;
  margin-right: 1rem;
  min-width: 5.5rem;
  text-align: center;
  padding: 1em 0;
}

.hd-nav-link:last-child {
  margin-right: 0;
}

.hd-nav-link.is-active {
  border-bottom: 3px solid white;
}

/* ======= section 1. ======= */
.sect-intro {
  width: 100%;
  overflow: hidden;
  padding-bottom: 7.2rem;
  /* margin-top: -8.063rem; */
}

@media all and (max-width: 600px) {
  .sect-intro {
    margin-top: 0;
    padding-bottom: 0;
    background-image: url(../images/img/img-introbg-mb.svg);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 1rem;
  }

  .sect-intro .sect-bg {
    display: none;
  }

  .sect-intro .container.type-absol {
    position: relative;
  }
}

@media all and (min-width: 600px) {
  .sect-intro .sect-bg {
    opacity: 0;
    animation: sectBg 0.8s 1 both;
  }
}

@keyframes sectBg {
  100% {
    opacity: 1;
  }
}

@media all and (max-width: 1650px) {
  .sect-intro .sect-bg .in-bg {
    width: 110%;
    position: relative;
    transform: translateX(-5%);
  }
}

@media all and (max-width: 1500px) {
  .sect-intro .sect-bg .in-bg {
    width: 125%;
    position: relative;
    transform: translateX(-12.5%);
  }
}

.sect-intro .in-obj {
  position: absolute;
  z-index: 0;
  /* pointer-events: none;
  user-select: none; */
  animation-name: objAni01, objAni02;
  animation-duration: 1.8s, 2s;
  animation-delay: 0s, 2s;
  animation-direction: alternate, alternate-reverse;
  animation-iteration-count: 1, infinite;
}

.sect-intro .sect-bg .in-obj {
  width: 14.84%;
  top: -3.5%;
  left: auto;
  right: -2.5%;
}

@media all and (max-width: 1600px) {
  .sect-intro .sect-bg .in-obj {
    display: none;
  }
}

.sect-intro-objs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.sect-intro-objs .in-obj.type-tl01 {
  width: 9.45%;
  top: auto;
  left: -10%;
  bottom: 5.25%;

  animation-name: objAni01, objAni04;
  animation-duration: 2.1s, 2s;
  animation-delay: 0s, 2.1s;
}

@media all and (max-width: 600px) {
  .sect-intro-objs .in-obj.type-tl01 {
    top: 27%;
    right: -8%;
    left: auto;
    width: 7.3rem;
  }
}

.sect-intro-objs .in-obj.type-tl02 {
  width: 10.85%;
  top: 20%;
  left: -9.5%;

  animation-name: objAni01, objAni03;
  animation-duration: 2.5s, 2s;
  animation-delay: 0s, 2.5s;
}

.sect-intro .wrap-upper {
  height: 73%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media all and (max-width: 600px) {
  .sect-intro .wrap-upper {
    height: 65rem;
    align-items: flex-start;
    padding-top: 12rem;
  }
}

.sect-intro .wrap-upper .light-hgrp {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

@media all and (min-width: 600px) {
  .sect-intro .wrap-upper .light-hgrp {
    opacity: 0;
    transform: translateY(100px);
    animation: introHgrp 1s 0.3s 1 both;
  }
}

.sect-intro .light-hgrp .title {
  margin-bottom: 0.15em;
}

.sect-intro .light-hgrp .title.thin {
  margin-bottom: 2rem;
}

.sect-intro .light-hgrp .paragraph {
  margin: 2.188rem 0;
}

@media all and (max-width: 600px) {
  .sect-intro .light-hgrp .paragraph {
    display: block;
    white-space: pre-line;
  }
}

.sect-intro .wrap-cont {
  width: 64.53%;
  margin-top: 0;
  transform: translate(-19%, 15%);
  position: relative;
}

@media all and (max-width: 1800px) {
  .sect-intro .wrap-cont {
    width: 55%;
    transform: translate(-10%, 15%);
  }
}

@media all and (max-width: 1400px) {
  .sect-intro .wrap-cont {
    transform: translate(-15%, 15%);
  }
}

@media all and (max-width: 600px) {
  .sect-intro .wrap-cont {
    width: 95%;
    position: absolute;
    z-index: 0;
    transform: translate(0, 0);
    bottom: 18%;
    top: auto;
    right: -7%;
  }
}

.sect-intro-mockup {
  width: 170%;
  transform: rotate(13deg) translateY(100px);
  z-index: 0;
  pointer-events: none;
  user-select: none;
}

@media all and (min-width: 600px) {
  .sect-intro-mockup {
    transform: rotate(13deg) translateY(100px);
    opacity: 0;
    animation: introMockupAni 1s 0.3s 1 both;
  }
}

@keyframes introHgrp {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes introMockupAni {
  100% {
    opacity: 1;
    transform: rotate(13deg) translateY(0);
  }
}

.sect-intro .wrap-cont .in-obj.type-tl01 {
  width: 7.38%;
  top: 30%;
  left: auto;
  right: 57%;

  animation-name: objAni01, objAni03;
  animation-duration: 2.5s, 2s;
  animation-delay: 0s, 2.5s;
}

@media all and (max-width: 600px) {
  .sect-intro .wrap-cont .in-obj.type-tl01 {
    top: -48%;
    right: 30%;
    left: auto;
    width: 5rem;
  }
}

.sect-intro .wrap-cont .in-obj.type-tl02 {
  width: 27.36%;
  top: auto;
  bottom: 30%;
  left: auto;
  right: 30%;

  animation-name: objAni01, objAni02;
  animation-duration: 1.8s, 1.7s;
  animation-delay: 0s, 1.8s;
}

@media all and (max-width: 600px) {
  .sect-intro .wrap-cont .in-obj.type-tl02 {
    bottom: 12%;
    width: 11.1rem;
    right: 24%;
  }
}

.sect-intro .wrap-cont .in-obj.type-tr01 {
  width: 4%;
  top: -5%;
  left: auto;
  right: 4%;
}

@media all and (max-width: 600px) {
  .sect-intro .wrap-cont .in-obj.type-tr01 {
    display: none;
  }
}

.sect-intro .wrap-cont .in-obj.type-br {
  width: 12.59%;
  top: auto;
  bottom: 7.5%;
  left: auto;
  right: -27.25%;

  animation-name: objAni01, objAni03;
  animation-duration: 2.3s, 1.8s;
  animation-delay: 0s, 2.3s;
}

@media all and (max-width: 600px) {
  .sect-intro .wrap-cont .in-obj.type-br {
    bottom: 0;
    right: 55%;
    width: 2.5rem;
  }
}

@keyframes objAni01 {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes objAni02 {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes objAni03 {
  0% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes objAni04 {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}

.sect-intro .grp-row-list .list {
  margin-right: 10.625rem;
}

@media all and (max-width: 600px) {
  .sect-intro .grp-row-list {
    padding: 0 10%;
  }

  .sect-intro .grp-row-list .list {
    margin: 0;
    width: 50%;
    margin-bottom: 2rem;
  }
}

.sect-intro .wrap-lower {
  margin-top: 6%;
}

@media all and (max-width: 600px) {
  .sect-intro .wrap-lower {
    margin-top: 0;
  }
}

.sect-intro .grp-row-list .list:last-child {
  margin-right: 0;
}

.box-icon-txt {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.box-icon-txt .in-icon {
  width: 100%;
  max-width: 8.125rem;
  margin-bottom: 1.125rem;
}

.box-icon-txt .in-txt {
  font-size: 1.5rem;
}

/* ======= section 2. ======= */
.sect-feature01 {
  width: 100%;
  background-color: #f7002a;
  background-image: url(../images/img/img-feature01bg.svg);
  background-position: center;
  background-size: cover;
  padding-top: 120px;
  height: 938px;
  margin-bottom: 160px;
}

@media all and (max-width: 600px) {
  .sect-feature01 {
    background-image: url(../images/img/img-feature01bg-mb.svg);
    padding: 6rem 0 2rem;
    height: auto;
    margin-bottom: 0;
  }
}

.sect-feature01 .light-hgrp {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

@media all and (max-width: 600px) {
  .sect-feature01 .light-hgrp {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 3rem;
  }
}

.sect-feature01 .light-hgrp .title {
  line-height: 1.3;
}

.sect-feature01 .grp-row-list {
  margin-top: 35px;
  height: 720px;
  justify-content: space-between;
}

.sect-feature01 .grp-row-list .list {
  width: 32%;
}

@media all and (max-width: 600px) {
  .sect-feature01 .grp-row-list {
    height: auto;
    margin-top: 0;
  }

  .sect-feature01 .grp-row-list .list {
    width: 100%;
    margin-bottom: 3.2rem;
  }
}

.sect-feature01 .grp-row-list .box_card {
  width: 100%;
}

/* ======= section 3. ======= */
.sect-feature02 {
  padding-top: 3.75rem;
}

@media all and (max-width: 600px) {
  .sect-feature02 {
    padding: 4.63rem 0 3.5rem;
  }

  .sect-feature02-img {
    display: none;
  }
}

.sect-feature02 .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sect-feature02 .grp-col-list {
  margin-top: 3.625rem;
  justify-content: flex-start;
  align-items: flex-start;
}

.sect-feature02 .grp-col-list .list {
  margin-bottom: 2.5rem;
}

@media all and (max-width: 600px) {
  .sect-feature02 .grp-col-list .list {
    margin-bottom: 3.5rem;
  }
}

.sect-feature02 .grp-col-list .list:last-child {
  margin-bottom: 0;
}

/* ======= section 4. ======= */
.sect-boxes-num {
  padding: 4rem 0 5.063rem;
}

@media all and (max-width: 600px) {
  .sect-boxes-num {
    width: 100%;
    overflow: auto;
  }
}

.sect-boxes-num .grp-row-list {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
}

@media all and (max-width: 600px) {
  .sect-boxes-num .grp-row-list {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}

.sect-boxes-num .list {
  margin-right: 18%;
}

@media all and (max-width: 600px) {
  .sect-boxes-num .grp-row-list .list {
    width: 100%;
    text-align: center;
    flex-shrink: 0;
    margin: 0;
  }
}

.sect-boxes-num .list:last-child {
  margin-right: 0;
}

/* ======= section 5. ======= */
.sect-longolive {
  overflow: hidden;
}

@media all and (max-width: 1800px) {
  .sect-longolive {
    padding-bottom: 13rem;
  }
}

@media all and (max-width: 600px) {
  .sect-longolive {
    background-image: url(../images/img/img-longolivebg-mb@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 4rem;
    padding-bottom: 20rem;
  }

  .sect-longolive .sect-bg {
    display: none;
  }
}

@media all and (max-width: 450px) {
  .sect-longolive {
    padding-bottom: 11rem;
  }
}

.sect-longolive .container {
  padding-top: 2.9%;
}

@media all and (max-width: 600px) {
  .sect-longolive .container {
    position: relative;
  }
}

.sect-longolive .eng-title + .title {
  margin-top: 2.688rem;
}

.sect-longolive .title.type-lg {
  margin-bottom: 13px;
}

.sect-longolive .title-desc {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.6);
  margin: 1.5rem 0 2rem;
}

@media all and (max-width: 600px) {
  .sect-longolive .title-desc {
    line-height: 1.5;
  }
}

.box-video {
  width: 43vw;
  margin: 0 auto;
  max-width: 826px;
  min-width: 700px;
}

@media all and (max-width: 600px) {
  .box-video {
    min-width: 100%;
  }
}

.box-video img {
  width: 100%;
  vertical-align: bottom;
}

/* ======= section 6. ======= */
.sect-feature03 {
  width: 100%;
  padding: 4.375rem 0 8rem;
  overflow: hidden;
}

@media all and (max-width: 600px) {
  .sect-feature03 {
    padding-top: 0;
    margin-top: -5.5rem;
    text-align: right;
    padding-bottom: 3.5rem;
    background-image: url(../images/img/img-sect-feature03bg-mb.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 100%;
  }

  .sect-feature03 .mb-other {
    font-size: 2rem;
    font-weight: 400;
  }
}

.sect-feature03-img {
  width: 32.03%;
  margin-left: -3.7%;
}

@media all and (max-width: 600px) {
  .sect-feature03-img {
    position: absolute;
    top: 15.5%;
    left: 0;
    width: 70%;
    bottom: 0;
    margin-left: 0;
    max-width: 240px;
  }
}

@media all and (max-width: 450px) {
  .sect-feature03-img {
    left: -25%;
  }
}

.sect-feature03 .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 14.5rem;
}

@media all and (max-width: 600px) {
  .sect-feature03 .container {
    padding-bottom: 4rem;
  }
}

.sect-feature03 .container:last-child {
  padding-bottom: 0;
}

.sect-feature03 .grp-row-list {
  width: 100%;
  max-width: 47.5rem;
  margin: 1.5rem 0 3.125rem auto;
  justify-content: space-between;
}

@media all and (max-width: 600px) {
  .sect-feature03 .grp-row-list {
    margin-top: 3rem;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: inline-flex;
    width: auto;
  }

  .sect-feature03 .grp-row-list .list {
    margin-bottom: 2rem;
  }

  .sect-feature03 .grp-row-list .list:last-child {
    margin-bottom: 0;
  }

  .sect-feature03 .grp-row-list ~ .paragraph {
    font-size: 1.4rem;
    text-align: center;
    padding: 0;
  }
}

.sect-feature03 .paragraph {
  color: #6b6b6b;
  letter-spacing: -0.035rem;
}

@media all and (max-width: 600px) {
  .sect-feature03 .paragraph {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.8;
    word-break: keep-all;
  }
}

.sect-feature03 .grp-prgr {
  margin-top: 1.875rem;
}

.sect-feature03 .grp-col-list {
  align-items: flex-end;
}

.sect-feature03 .grp-col-list.type-mb {
  display: none;
}

@media all and (max-width: 600px) {
  .sect-feature03 .grp-col-list.type-pc {
    display: none;
  }

  .sect-feature03 .grp-col-list.type-mb {
    display: block;
    margin: 2.5rem 0;
  }
}

.sect-feature03 .grp-col-list .list:nth-child(1) {
  transform: translateX(-2.375rem);
}

.sect-feature03 .grp-col-list .list {
  position: relative;
  z-index: 1;
}

@media all and (max-width: 600px) {
  .sect-feature03 .grp-col-list .list {
    text-align: left;
  }
}

.sect-feature03 .grp-col-list .list:nth-child(2n) {
  transform: translateX(-9.5rem);
}

@media all and (max-width: 600px) {
  .sect-feature03 .grp-col-list .list:nth-child(1),
  .sect-feature03 .grp-col-list .list:nth-child(2n) {
    transform: translateX(0);
  }
}

.sect-feature03 .grp-col-list .list:last-child .panel-review {
  margin-bottom: 0;
}

.panel-review {
  padding: 2.188rem 2.375rem;
  background-color: white;
  box-shadow: 8px 8px 18px rgba(198, 49, 49, 0.13);
  margin-bottom: 1.375rem;
}

@media all and (max-width: 600px) {
  .panel-review {
    padding: 1.6rem 2.5rem;
  }

  .panel-review .paragraph {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.panel-review .in-name {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.panel-review .in-name > * {
  vertical-align: middle;
  display: inline-block;
}

.panel-review .ic-stars {
  margin-left: 5px;
}

.sect-feature03-deco {
  width: 824px;
  position: absolute;
  top: -7.8%;
  right: -54%;
  z-index: 0;
}

@media all and (max-width: 600px) {
  .sect-feature03-deco {
    display: none;
  }
}

.sect-feature03 .wrap-hgrp-cont {
  position: relative;
  z-index: 1;
}

.sect-feature03 .wrap-reviews {
  margin-top: -145px;
  position: relative;
  z-index: 0;
}

/* ======= section 7. ======= */
.sect-update {
  background-image: url(../images/img/img-newupdatebg.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1920px;
}

@media all and (max-width: 600px) {
  .sect-update {
    background-image: url(../images/img/img-newupdatebg-mb.svg);
    background-size: 100%;
  }

  .sect-update .container {
    width: 100%;
  }
}

.sect-update .wrap-hgrp-cont {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media all and (max-width: 600px) {
  .sect-update .wrap-hgrp-cont {
    flex-direction: column;
  }
}

.sect-update .light-hgrp {
  padding-top: 13%;
}

@media all and (max-width: 600px) {
  .sect-update .light-hgrp {
    width: 90%;
    margin: 0 auto;
  }
}

.sect-update .light-hgrp .paragraph {
  margin-top: 1.875rem;
}

@media all and (max-width: 600px) {
  .sect-update .light-hgrp .paragraph {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.sect-update-mockup {
  width: 60.85%;
  margin-top: 5%;
  transform: translateX(-14%);
}

.sect-update-mockup.type-mb {
  display: none;
}

@media all and (max-width: 600px) {
  .sect-update-mockup {
    width: 100%;
  }

  .sect-update-mockup.type-pc {
    display: none;
  }

  .sect-update-mockup.type-mb {
    display: block;
    margin-left: auto;
    transform: translate(0, 0);
    width: 80%;
    margin-top: -105px;
    max-width: 300px;
  }
}

.sect-update .grp-row-list {
  padding: 2.935rem 0 3.125rem;
  position: relative;
  z-index: 1;
}

@media all and (max-width: 600px) {
  .sect-update .grp-row-list {
    padding: 0 0 2rem;
    align-items: flex-start;
    max-width: 27.9rem;
    margin: 0 auto;
  }
}

.sect-update .grp-row-list .list {
  margin-right: 3.125rem;
}

@media all and (max-width: 600px) {
  .sect-update .grp-row-list .list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.5rem;
  }

  .sect-update .grp-row-list .list:last-child {
    margin-bottom: 0;
  }
}

.sect-update .grp-row-list .list:last-child {
  margin-right: 0;
}

/* ======= section 8. ======= */
.sect-ecnm {
  padding: 3.125rem 0 5.188rem;
}

.sect-ecnm .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media all and (max-width: 600px) {
  .sect-ecnm .container {
    flex-direction: column;
    justify-content: flex-start;
  }
}

.sect-ecnm .wrap-cont {
  padding-top: 2.5rem;
}

@media all and (max-width: 1800px) {
  .sect-ecnm .wrap-cont {
    width: 75%;
  }
}
@media all and (max-width: 600px) {
  .sect-ecnm .wrap-cont {
    width: 100%;
  }
}

.sect-ecnm .grp-title-prgr {
  margin-bottom: 3.125rem;
}

@media all and (max-width: 1800px) {
  .sect-ecnm .grp-title-prgr .paragraph {
    white-space: initial;
    word-break: keep-all;
  }
}

.sect-ecnm-img {
  width: 100%;
}

.sect-ecnm-img.type-mb {
  display: none;
}

@media all and (max-width: 600px) {
  .sect-ecnm-img.type-pc {
    display: none;
  }

  .sect-ecnm-img.type-mb {
    display: block;
  }
}

/* ======= section 9. ======= */
.sect-vod {
  width: 100%;
  height: 511px;
  background-image: url(../images/img/img-vodbg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 57px;
}

@media all and (max-width: 600px) {
  .sect-vod {
    padding-top: 3.4rem;
    height: auto;
    background-image: url(../images/img/img-vodbg-mb.svg);
  }
}

@media all and (max-width: 450px) {
  .sect-vod {
    height: 36rem;
  }
}

.sect-vod .box-video {
  margin-top: 1.875rem;
}

@media all and (max-width: 600px) {
  .sect-vod .box-video {
    margin-top: 2rem;
  }
}

/* ======= section 10. ======= */
.sect-appscrn {
  padding: 21rem 0 10rem;
}

@media all and (max-width: 600px) {
  .sect-appscrn {
    padding: 3.5rem 0 10rem;
    overflow: hidden;
  }
}

.wrap-appscrn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3.125rem;
  position: relative;
}

@media all and (max-width: 600px) {
  .wrap-appscrn {
    width: 180%;
    transform: translateX(-22.5%);
  }
}

.wrap-appscrn .circle {
  position: absolute;
  width: 36.71%;
  background: linear-gradient(to top, #f7002a, #ff5a38);
  z-index: 0;
  bottom: -6.25rem;
  top: auto;
}

@media all and (max-width: 600px) {
  .wrap-appscrn .circle {
    width: 100%;
    max-width: 28rem;
    bottom: -6rem;
  }
}

.wrap-appscrn .circle .in-logo {
  position: absolute;
  top: auto;
  bottom: 51px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  width: 19.6%;
}

@media all and (max-width: 600px) {
  .wrap-appscrn .circle .in-logo {
    width: 6.8rem;
    bottom: 3rem;
  }
}

.wrap-appscrn .in-img {
  margin-right: 3.07%;
  z-index: 1;
  position: relative;
}

.wrap-appscrn .in-img:last-child {
  margin-right: 0;
}

.wrap-appscrn .in-img.type-l01 {
  width: 13.2%;
}

.wrap-appscrn .in-img.type-l02 {
  width: 15.02%;
}

.wrap-appscrn .in-img.type-c {
  width: 17.5%;
}

.wrap-appscrn .in-img.type-r02 {
  width: 15.02%;
}

.wrap-appscrn .in-img.type-r01 {
  width: 13.2%;
}

/* ======= section 11. ======= */
.sect-news {
  padding: 4rem 0 6.875rem;
}

@media all and (max-width: 600px) {
  .sect-news {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .sect-news .container {
    width: 100%;
  }

  .sect-news .hgrp {
    width: 90%;
    margin: 0 auto;
  }
}

.sect-news .paragraph {
  color: #6b6b6b;
  margin-top: 1.875rem;
}

.sect-news-decos {
  position: absolute;
  z-index: 0;
}

.sect-news-decos.type-tl {
  top: -265px;
  left: -160px;
  width: 29.28%;
  max-width: 562px;
}

@media all and (max-width: 600px) {
  .sect-news-decos.type-tl {
    top: -25%;
    left: -52%;
    width: 32rem;
  }
}

.sect-news-decos.type-br {
  width: 35.3%;
  max-width: 678px;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

@media all and (max-width: 600px) {
  .sect-news-decos.type-br {
    width: 60%;
  }
}

.sect-news .grp-row-list {
  margin-top: 1.875rem;
  justify-content: space-between;
}

@media all and (max-width: 600px) {
  .sect-news .grp-row-list {
    width: 100%;
    overflow: auto;
    flex-wrap: nowrap;
    padding-left: 1.8rem;
  }

  .sect-news .grp-row-list .list {
    flex-shrink: 0;
    width: 100%;
    padding-right: 2.2rem;
    padding-bottom: 5rem;
  }
}
