@charset 'UTF-8';
@font-face {
  font-family: 'Noto Serif';
  font-weight: 400;
  src: url('../fonts/NotoSerifKR-Regular.eot');
  src: url('../fonts/NotoSerifKR-Regular.woff') format('woff'), url('../fonts/NotoSerifKR-Regular.otf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  font-weight: 100;
  src: url('../fonts/NotoSansCJKkr-Thin.eot');
  src: url('../fonts/NotoSansCJKkr-Thin.woff') format('woff'), url('../fonts/NotoSansCJKkr-Thin.otf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  font-weight: 200;
  src: url('../fonts/NotoSansCJKkr-Light.eot');
  src: url('../fonts/NotoSansCJKkr-Light.woff') format('woff'), url('../fonts/NotoSansCJKkr-Light.otf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  font-weight: 300;
  src: url('../fonts/NotoSansCJKkr-DemiLight.eot');
  src: url('../fonts/NotoSansCJKkr-DemiLight.woff') format('woff'), url('../fonts/NotoSansCJKkr-DemiLight.otf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  font-weight: 400;
  src: url('../fonts/NotoSansCJKkr-Regular.eot');
  src: url('../fonts/NotoSansCJKkr-Regular.woff') format('woff'), url('../fonts/NotoSansCJKkr-Regular.otf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  font-weight: 500;
  src: url('../fonts/NotoSansCJKkr-Medium.eot');
  src: url('../fonts/NotoSansCJKkr-Medium.woff') format('woff'), url('../fonts/NotoSansCJKkr-Medium.otf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  font-weight: 600;
  src: url('../fonts/NotoSansCJKkr-Bold.eot');
  src: url('../fonts/NotoSansCJKkr-Bold.woff') format('woff'), url('../fonts/NotoSansCJKkr-Bold.otf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans CJK KR';
  font-weight: 700;
  src: url('../fonts/NotoSansCJKkr-Black.eot');
  src: url('../fonts/NotoSansCJKkr-Black.woff') format('woff'), url('../fonts/NotoSansCJKkr-Black.otf') format('truetype');
}
.joins_gnb {
  height: 32px;
}
h2,
h3,
h4,
h5 {
  font-weight: 600;
  word-break: keep-all;
}
strong {
  font-weight: 600;
}
* {
  box-sizing: border-box;
}
video {
  object-fit: cover;
}
body {
  font-family: 'Noto Sans CJK KR', sans-serif;
  line-height: 1.4;
  letter-spacing: -0.075em;
  background: #ffffff;
}
#container {
  min-width: 1200px;
}
h2 {
  font-size: 50px;
  letter-spacing: -1px;
  line-height: 1.2;
  color: #1d1d1d;
}
h2 span {
  font-weight: 300;
}
h2 + p {
  font-size: 19px;
  line-height: 1.6;
}
section {
  position: relative;
  background-color: #fff;
  z-index: 1;
}
a {
  text-decoration: none;
}
em {
  font-style: normal;
}
button {
  padding: 0;
  border: 0 none;
  cursor: pointer;
}
p {
  word-break: keep-all;
}
i {
  font-style: normal;
}
.hide {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  font: 0/0 Sans-serif;
  visibility: hidden;
}
:focus {
  outline: none;
}
#container {
  padding-top: 78px;
}
#intro {
  width: 100%;
  min-height: calc(100vh - 78px);
  background: #f5f5f5;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#intro .box {
  width: 1040px;
  height: 664px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -332px 0 0 -520px;
  z-index: 50;
}
#intro .box .text1 {
  color: #bb0000;
  font-size: 19px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: -0.025em;
}
#intro .box .text1 span {
  position: relative;
  display: block;
}
#intro .box .text2 {
  opacity: 0;
  color: #bb0000;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.01em;
  font-weight: 500;
  position: absolute;
  top: 90px;
  right: 0;
}
#intro .box .text3 {
  color: #2b2950;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.01em;
  position: absolute;
  bottom: 58px;
  left: 654px;
}
#intro .box .text3 span {
  display: block;
}
#intro .box h2 {
  display: inline-block;
  position: absolute;
}
#intro .box h2 object {
  position: absolute;
  top: 0;
  left: 0;
}
#intro .box h2 .blur {
  filter: blur(8px);
  width: 1180px;
  top: 290px;
  left: -100px;
  position: absolute;
  opacity: 0;
}
#intro .box h2 .blur.inner_text1 .white {
  opacity: 0;
}
#intro .box h2 .blur.inner_text2 {
  left: -440px;
  top: 290px;
  opacity: 0;
}
#intro .box h2 .blur.inner_text3 {
  top: 50px;
  left: -650px;
  opacity: 0;
}
#intro .box h2 .blur.inner_text4 {
  top: 50px;
  left: -980px;
  opacity: 0;
}
#intro .box h2 .blur.inner_text5 {
  top: 0;
  left: 220px;
  opacity: 0;
}
#intro .box h2 .blur.inner_text6 {
  top: 0;
  left: -120px;
  opacity: 0;
}
#intro .box h2 #blur_svg {
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#intro .visual > div {
  float: right;
  height: 664px;
}
#intro .visual > div:after {
  content: '';
  display: block;
  clear: both;
}
#intro .visual > div:nth-of-type(1) {
  background: url('../img/title_round_03.png') no-repeat;
  width: 138px;
  margin-right: 33px;
  background-position-y: 258px;
}
#intro .visual > div:nth-of-type(2) {
  background: url('../img/title_round_02.png') no-repeat;
  width: 240px;
  border: solid #252525;
  border-width: 0 1px 0 1px;
  background-position-y: 23px;
}
#intro .visual > div:nth-of-type(3) {
  background: url('../img/title_round_01.png') no-repeat;
  width: 394px;
  background-position-y: 140px;
}
#intro .object .obj_01 {
  position: absolute;
  top: 0;
  right: 35px;
}
#intro .object .obj_01:after {
  content: '';
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #ffae00;
  position: absolute;
  animation: obj_01 2s 0s infinite alternate;
}
#intro .object .obj_02 {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 35px;
  height: 35px;
}
#intro .object .obj_02:after {
  content: '';
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid #e93834;
  position: absolute;
  animation: obj_02 2.5s 0s infinite alternate;
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
#intro .object .intro_title_object_46 {
  position: absolute;
  top: -30px;
  left: 340px;
  z-index: -10;
}
#intro .object .obj_04 {
  position: absolute;
  top: 0;
  right: unset;
  left: 1100px;
  opacity: 0;
}
#intro .object .obj_04:after {
  content: '';
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  opacity: 0.7;
  animation: obj_01 2s infinite alternate;
}
#intro .object .obj_05 {
  position: absolute;
  right: 335px;
  top: 380px;
  width: 35px;
  height: 35px;
  opacity: 0;
}
#intro .object .obj_05:after {
  content: '';
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  opacity: 0.7;
  animation: obj_02 3s 0s infinite alternate;
}
#intro .object .line_01 {
  display: none;
  opacity: 0;
  width: 1px;
  background: #fff;
  position: absolute;
  left: 750px;
  top: -98px;
  transition: all 0.8s;
  height: 400px;
  animation: line_01 6s -2s infinite;
  animation-timing-function: cubic-bezier(0.62, 0.19, 0.55, 1);
}
#intro .object .line_02 {
  display: none;
  opacity: 0;
  width: 1px;
  background: #fff;
  position: absolute;
  left: 1060px;
  transition: all 0.8s;
  bottom: 0;
  height: 700px;
  animation: line_02 8s infinite;
  animation-timing-function: cubic-bezier(0.82, -0.01, 1, 1);
}
#intro .bgImg_1,
#intro .bgImg_2,
#intro .bgImg_3 {
  width: 100%;
  height: calc(100vh - 78px);
  position: absolute;
  opacity: 0;
}
#intro .bgImg_1 {
  background: url('../img/title_bg_01.jpg') no-repeat;
  background-size: cover;
  background-position-x: 10px;
  transform: scaleX(1.05);
}
#intro .bgImg_2 {
  background: url('../img/title_bg_02.jpg') no-repeat;
  background-size: cover;
  background-position-x: 10px;
  transform: scaleX(1.05);
}
#intro .bgImg_3 {
  background: url('../img/title_bg_03.jpg') no-repeat;
  background-size: cover;
  background-position-x: 10px;
  transform: scaleX(1.05);
}
#intro .scroll_area {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  margin-top: 600px;
  text-align: center;
}
#intro .scroll_area #scrill_text {
  width: 50px;
}
#intro .scroll_area #triangle_1,
#intro .scroll_area #triangle_2 {
  display: block;
  margin: 0 auto 3px auto;
  width: 10px;
  height: 10px;
}
#intro .scroll_area #triangle_1 polygon,
#intro .scroll_area #triangle_2 polygon {
  fill: #BDBDBD;
}
#intro .scroll_area #triangle_1 {
  opacity: 0.5;
}
#intro .scroll_area #triangle_2 {
  opacity: 0.7;
}
#feature1 {
  background: linear-gradient(to top, #088424 0%, #57b82b 100%);
  background-repeat: no-repeat;
  width: 100%;
  height: 430px;
  background-size: 100% 100%;
  overflow: hidden;
}
#feature1 .box {
  width: 966px;
  height: 310px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -155px 0 0 -480px;
}
#feature1 .box .text {
  position: relative;
  text-align: center;
}
#feature1 .box .text:nth-of-type(1) {
  color: #f6f6f6;
  font-size: 19px;
  line-height: 32px;
  letter-spacing: -0.06em;
  font-weight: 400;
}
#feature1 .box .text:nth-of-type(2) {
  margin-top: 35px;
  color: #ffde01;
  font-size: 25px;
  line-height: 38px;
  letter-spacing: -0.06em;
  font-weight: 400;
}
#feature1 .box a.btn {
  top: 47px;
  background: #ffd801;
  padding-top: 10px;
  height: 52px;
  color: #262626;
  font-size: 23px;
  letter-spacing: -0.1em;
  font-weight: 400;
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15);
  width: 182px;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: relative;
}
#feature2 {
  background: #fff;
  width: 100%;
  height: 870px;
  overflow: hidden;
}
#feature2 .box {
  width: 1040px;
  height: 580px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -290px 0 0 -520px;
}
#feature2 .box .text {
  text-align: center;
  margin-top: -20px;
  padding-bottom: 40px;
}
#feature2 .box .text h2 {
  font-size: 47.5px;
  color: #323232;
  letter-spacing: -0.08em;
}
#feature2 .box .text h2 span {
  font-weight: 200;
}
#feature2 .box .text h2 strong {
  font-weight: 500;
}
#feature2 .box .text .border {
  width: 100%;
  margin-top: 35px;
}
#feature2 .box .text .border > div {
  float: left;
  width: 25%;
  height: 3px;
}
#feature2 .box .text .border > div:nth-of-type(1) {
  background: #ffcc00;
}
#feature2 .box .text .border > div:nth-of-type(2) {
  background: #3688e3;
}
#feature2 .box .text .border > div:nth-of-type(3) {
  background: #fe513f;
}
#feature2 .box .text .border > div:nth-of-type(4) {
  background: #3aaa23;
}
#feature2 .box .text .border > div:after {
  clear: both;
  content: '';
  display: table;
}
#feature2 .box .list {
  margin-top: 55px;
}
#feature2 .box .list ul li {
  float: left;
  width: 337px;
  height: 404px;
}
#feature2 .box .list ul li p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: -0.04em;
  position: relative;
  left: 30px;
  top: 35px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#feature2 .box .list ul li strong {
  display: none;
  opacity: 0;
  font-size: 50px;
  line-height: 48px;
  letter-spacing: -0.04em;
  font-weight: 500;
  position: relative;
  left: 30px;
  transition: all 1s;
}
#feature2 .box .list ul li:nth-of-type(1) {
  background: url('../img/bridge_01.jpg') no-repeat;
}
#feature2 .box .list ul li:nth-of-type(1) .bg {
  background: linear-gradient(135deg, #f03838 0%, #cd1717 100%);
  opacity: 0;
  height: 100%;
  margin-top: -197px;
}
#feature2 .box .list ul li:nth-of-type(2) {
  background: url('../img/bridge_02.jpg') no-repeat;
  margin: 0 15px 0 14px;
}
#feature2 .box .list ul li:nth-of-type(2) .bg {
  background: linear-gradient(135deg, #ff8110 0%, #ff5d06 100%);
  opacity: 0;
  height: 100%;
  margin-top: -220px;
}
#feature2 .box .list ul li:nth-of-type(3) {
  background: url('../img/bridge_03.jpg') no-repeat;
}
#feature2 .box .list ul li:nth-of-type(3) .bg {
  background: linear-gradient(135deg, #ffc404 0%, #ffaa01 100%);
  opacity: 0;
  height: 100%;
  margin-top: -166px;
}
#feature2 .box .list ul li:after {
  clear: both;
  content: '';
  display: table;
}
#feature2 .box .list ul li span {
  font-size: 30px;
  font-weight: 400;
  color: #f1f1f1;
  position: relative;
  top: 345px;
  left: 30px;
  letter-spacing: -0.1em;
}
#feature2 .box .list ul li:hover span,
#feature2 .box .list ul li:active span {
  display: none;
}
#feature2 .box .list ul li:hover strong,
#feature2 .box .list ul li:active strong {
  display: block;
  opacity: 1;
}
#feature2 .box .list ul li:hover p,
#feature2 .box .list ul li:active p {
  display: block;
  opacity: 1;
  top: 45px;
}
#feature2 .box .list ul li:hover:nth-of-type(1) .bg,
#feature2 .box .list ul li:active:nth-of-type(1) .bg {
  opacity: 1;
  margin-top: -203px;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -ms-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
#feature2 .box .list ul li:hover:nth-of-type(1) strong,
#feature2 .box .list ul li:active:nth-of-type(1) strong {
  color: #ab0000;
  top: 180px;
}
#feature2 .box .list ul li:hover:nth-of-type(2) .bg,
#feature2 .box .list ul li:active:nth-of-type(2) .bg {
  opacity: 1;
  margin-top: -220px;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -ms-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
#feature2 .box .list ul li:hover:nth-of-type(2) strong,
#feature2 .box .list ul li:active:nth-of-type(2) strong {
  color: #e34500;
  top: 165px;
}
#feature2 .box .list ul li:hover:nth-of-type(3) .bg,
#feature2 .box .list ul li:active:nth-of-type(3) .bg {
  opacity: 1;
  margin-top: -172px;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -ms-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
#feature2 .box .list ul li:hover:nth-of-type(3) strong,
#feature2 .box .list ul li:active:nth-of-type(3) strong {
  color: #e68200;
  top: 212px;
}
#feature3 {
  width: 100%;
  height: 707px;
  overflow: hidden;
}
#feature3 .box {
  width: 1040px;
  height: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 217px 0 0 -520px;
  z-index: 50;
}
#feature3 .box .text {
  font-size: 31px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 200;
  letter-spacing: -0.04em;
  text-align: center;
  margin-top: -30px;
}
#feature3 .box .text strong {
  font-weight: 500;
}
#feature3 .box .text p strong.cr {
  color: #ffd735;
}
#feature3 .box .shadow {
  width: 620px;
  margin: 0 auto;
  border-radius: 100%;
  box-shadow: 0px 40px 80px 90px rgba(0, 0, 0, 0.3);
}
#feature3 .screen_1,
#feature3 .screen_2,
#feature3 .screen_3,
#feature3 .screen_4,
#feature3 .screen_5,
#feature3 .screen_6 {
  width: 100%;
  height: 707px;
  position: absolute;
  opacity: 0;
  z-index: 0;
}
#feature3 .screen_1 {
  background: url('../img/feature3_01.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature3 .screen_2 {
  background: url('../img/feature3_02.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature3 .screen_3 {
  background: url('../img/feature3_04.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature3 .screen_4 {
  background: url('../img/feature3_05.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature3 .screen_5 {
  background: url('../img/feature3_06.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature4 {
  background: #b52424;
  width: 100%;
  height: 1144px;
  overflow: hidden;
}
#feature4 .box {
  width: 1040px;
  height: 880px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -440px 0 0 -520px;
}
#feature4 .box .text {
  text-align: center;
  padding-bottom: 40px;
  margin-top: -7px;
}
#feature4 .box .text h2 {
  font-size: 47.5px;
  color: #fff;
  letter-spacing: -0.08em;
}
#feature4 .box .text h2 span {
  font-weight: 200;
}
#feature4 .box .text h2 strong {
  font-weight: 500;
}
#feature4 .box .text .border {
  width: 100%;
  margin-top: 35px;
}
#feature4 .box .text .border > div {
  float: left;
  width: 25%;
  height: 3px;
}
#feature4 .box .text .border > div:nth-of-type(1) {
  background: #ffcc00;
}
#feature4 .box .text .border > div:nth-of-type(2) {
  background: #3688e3;
}
#feature4 .box .text .border > div:nth-of-type(3) {
  background: #fe513f;
}
#feature4 .box .text .border > div:nth-of-type(4) {
  background: #3aaa23;
}
#feature4 .box .text .border > div:after {
  clear: both;
  content: '';
  display: table;
}
#feature4 .box .content {
  margin-top: 55px;
}
#feature4 .box .content .area {
  height: 450px;
}
#feature4 .box .content .area > div {
  opacity: 0;
  position: absolute;
  z-index: 0;
}
#feature4 .box .content .area .picture_1 {
  background: url(../img/feature4_1.jpg) no-repeat;
  width: 660px;
  height: 450px;
  opacity: 1;
}
#feature4 .box .content .area .picture_2 {
  background: url(../img/feature4_2.jpg) no-repeat;
  width: 660px;
  height: 450px;
}
#feature4 .box .content .area .picture_3 {
  background: url('../img/feature4_3.jpg') no-repeat;
  width: 370px;
  height: 219px;
  right: 0;
  opacity: 1;
}
#feature4 .box .content .area .picture_4 {
  background: url('../img/feature4_4.jpg') no-repeat;
  width: 370px;
  height: 219px;
  right: 0;
}
#feature4 .box .content .area .picture_5 {
  background: url('../img/feature4_5.jpg') no-repeat;
  width: 370px;
  height: 219px;
  right: 0;
  top: 413px;
  opacity: 1;
}
#feature4 .box .content .area .picture_6 {
  background: url('../img/feature4_6.jpg') no-repeat;
  width: 370px;
  height: 219px;
  right: 0;
  top: 413px;
}
#feature4 .box .content p {
  position: relative;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: -0.05em;
  color: #fff;
  font-weight: 400;
  display: table;
  margin: 0 auto;
  padding-top: 85px;
}
#feature5 {
  width: 100%;
  height: 989px;
  background: url('../img/feature5_01.jpg') no-repeat;
  background-size: cover;
  overflow: hidden;
}
#feature5 .box {
  width: 1040px;
  height: 694px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -347px 0 0 -520px;
}
#feature5 .box .text {
  color: #2a2a2a;
  text-align: center;
  padding-bottom: 40px;
  margin-top: -22px;
}
#feature5 .box .text h2 {
  font-size: 47px;
  color: #2a2a2a;
  letter-spacing: -0.08em;
}
#feature5 .box .text h2 span {
  font-weight: 200;
}
#feature5 .box .text h2 strong {
  font-weight: 500;
}
#feature5 .box .text .border {
  width: 100%;
  margin-top: 35px;
}
#feature5 .box .text .border > div {
  float: left;
  width: 25%;
  height: 4px;
}
#feature5 .box .text .border > div:nth-of-type(1) {
  background: #e5e5e5;
}
#feature5 .box .text .border > div:nth-of-type(2) {
  background: #3688e3;
}
#feature5 .box .text .border > div:nth-of-type(3) {
  background: #fe513f;
}
#feature5 .box .text .border > div:nth-of-type(4) {
  background: #3aaa23;
}
#feature5 .box .text .border > div:after {
  clear: both;
  content: '';
  display: table;
}
#feature5 .box .video_wrap {
  margin-top: 56px;
  width: 1040px;
  height: 580px;
  text-align: center;
}
#feature5 .box .video_wrap > video {
  width: 100%;
  height: 100%;
  min-width: 1024px;
  min-height: 576px;
  max-width: 1024px;
  max-height: 576px;
}
#feature5 .box .video_wrap .video_controls.btn_play {
  background: url('../img/feature05_video_play_btn.png') no-repeat;
  width: 185px;
  height: 185px;
  position: absolute;
  cursor: pointer;
  top: 335px;
  left: 430px;
}
#feature6 {
  width: 100%;
  height: 880px;
  overflow: hidden;
}
#feature6 .screen_1,
#feature6 .screen_2,
#feature6 .screen_3,
#feature6 .screen_4,
#feature6 .screen_5,
#feature6 .screen_6 {
  width: 100%;
  height: 880px;
  position: absolute;
  opacity: 0;
  z-index: 0;
}
#feature6 .screen_1 {
  background: url('../img/feature6_01.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature6 .screen_2 {
  background: url('../img/feature6_02.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature6 .screen_3 {
  background: url('../img/feature6_03.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature6 .screen_4 {
  background: url('../img/feature6_04.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature6 .screen_5 {
  background: url('../img/feature6_05.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
#feature7 {
  background: #2b2b2b;
  width: 100%;
  height: 643px;
  overflow: hidden;
}
#feature7 .box {
  width: 1040px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -520px;
}
#feature7 .box .text {
  position: absolute;
  top: 105px;
}
#feature7 .box .text p {
  position: relative;
  color: #e7e7e7;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.06em;
  line-height: 30px;
}
#feature7 .box .text p span {
  color: #ffcc31;
}
#feature7 .box .text p:nth-of-type(2) {
  margin: 30px 0;
}
#feature7 .box .visual .map {
  background: url('../img/feature7_map.png') no-repeat;
  width: 300px;
  height: 598px;
  float: right;
  background-position-x: 5px;
  background-position-y: 10px;
}
#feature7 .box .visual .map:after {
  content: '';
  clear: both;
  display: table;
}
#feature7 .box .visual .map .area span {
  position: relative;
  font-size: 18px;
  letter-spacing: -0.06em;
  color: #e7e7e7;
  font-weight: 300;
}
#feature7 .box .visual .map .area span i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e7e7e7;
  display: inline-block;
  position: relative;
  top: -2px;
  right: 5px;
  animation: heartbit 1s ease-out;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
}
#feature7 .box .visual .map .area span.sp {
  color: #ffcc31;
  font-weight: 400;
}
#feature7 .box .visual .map .area span.sp i {
  background: #ffcc31;
}
#feature7 .box .visual .map .area span:nth-of-type(1) {
  top: 95px;
  left: 147px;
}
#feature7 .box .visual .map .area span:nth-of-type(2) {
  top: 484px;
  left: 116px;
}
#feature7 .box .visual .map .area span:nth-of-type(3) {
  top: 540px;
  left: 35px;
}
#feature7 .box .visual .map .list {
  position: absolute;
  top: 148px;
  right: -74px;
}
#feature7 .box .visual .map .list li {
  margin-bottom: 18px;
}
#feature7 .box .visual .map .list li strong {
  font-size: 34px;
  color: #ffcc31;
  line-height: 30px;
  letter-spacing: -0.06em;
  font-weight: 500;
}
#feature7 .box .visual .map .list li .unit {
  font-size: 17px;
  color: #ffcc31;
  font-weight: 200;
  opacity: 0;
  transition: all 0.2s;
}
#feature7 .box .visual .map .list li p {
  font-size: 18px;
  color: #eee;
  line-height: 25px;
  letter-spacing: -0.06em;
  font-weight: 200;
  opacity: 0;
  transition: all 1s;
  transition-delay: 0.5s;
}
#feature7 .box .visual .map .list li:last-child {
  margin: 0;
}
#feature8 {
  background: #1f3e7f;
  width: 100%;
  height: 3270px;
  overflow: hidden;
}
#feature8 .schedule {
  width: 1567px;
  height: 519px;
  background: url('../img/feature8_schedule.png') no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -783px;
}
#feature8 .schedule h2 {
  text-align: center;
  font-size: 47px;
  font-weight: 200;
  color: #f9f9f9;
  line-height: 78px;
  letter-spacing: -0.08em;
  margin-top: 51px;
  position: relative;
  z-index: 30;
  top: 15px;
}
#feature8 .schedule .pictogram {
  position: absolute;
  left: 50%;
  margin-left: -420px;
  width: 840px;
  z-index: 30;
}
#feature8 .schedule .pictogram li {
  position: relative;
  float: left;
  width: 100px;
  height: 105px;
}
#feature8 .schedule .pictogram li p {
  display: inline-block;
  opacity: 0.5;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 22px;
  line-height: 37px;
  letter-spacing: -0.04em;
  color: #393939;
}
#feature8 .schedule .pictogram li i {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: radial-gradient(#3965ce 20%, #2b4ac5 60%);
  border-radius: 50%;
  position: relative;
  transform: scale(0);
}
#feature8 .schedule .pictogram li span {
  font-size: 24px;
  line-height: 37px;
  color: #8db5ff;
  letter-spacing: -0.02em;
  font-weight: 400;
  position: relative;
}
#feature8 .schedule .pictogram li:after {
  clear: both;
  display: table;
  content: '';
}
#feature8 .schedule .pictogram li:before {
  content: '';
  display: inline-block;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#feature8 .schedule .pictogram li:nth-of-type(1) {
  background: url('../img/feature7_pictogram_1.png') no-repeat;
  top: -26px;
  left: -36px;
}
#feature8 .schedule .pictogram li:nth-of-type(1) p {
  top: 128px;
  left: -59px;
  transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
}
#feature8 .schedule .pictogram li:nth-of-type(1) span {
  top: 252px;
  left: -116px;
}
#feature8 .schedule .pictogram li:nth-of-type(1) i {
  top: 168px;
  left: -121px;
}
#feature8 .schedule .pictogram li:nth-of-type(1):before {
  background: url('../img/feature7_pictogram_color_1.png') no-repeat;
  width: 100px;
  height: 105px;
}
#feature8 .schedule .pictogram li:nth-of-type(1).hover:before {
  opacity: 1;
}
#feature8 .schedule .pictogram li:nth-of-type(1).active {
  animation: tremble 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(1).active:before {
  animation: tremble_before 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(2) {
  background: url('../img/feature7_pictogram_2.png') no-repeat;
  width: 115px;
  height: 105px;
  top: 74px;
  left: -3px;
}
#feature8 .schedule .pictogram li:nth-of-type(2) p {
  top: 137px;
  left: -22px;
  transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  -webkit-transform: rotate(23deg);
}
#feature8 .schedule .pictogram li:nth-of-type(2) span {
  top: 270px;
  left: -48px;
}
#feature8 .schedule .pictogram li:nth-of-type(2) i {
  top: 185px;
  left: -91px;
}
#feature8 .schedule .pictogram li:nth-of-type(2):before {
  background: url('../img/feature7_pictogram_color_2.png') no-repeat;
  width: 115px;
  height: 105px;
}
#feature8 .schedule .pictogram li:nth-of-type(2).hover:before {
  opacity: 1;
}
#feature8 .schedule .pictogram li:nth-of-type(2).active {
  animation: tremble 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(2).active:before {
  animation: tremble_before 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(3) {
  background: url('../img/feature7_pictogram_3.png') no-repeat;
  width: 98px;
  height: 116px;
  top: 108px;
  left: 71px;
}
#feature8 .schedule .pictogram li:nth-of-type(3) p {
  top: 160px;
  left: -14px;
  transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
}
#feature8 .schedule .pictogram li:nth-of-type(3) span {
  top: 300px;
  left: -30px;
}
#feature8 .schedule .pictogram li:nth-of-type(3) i {
  top: 178px;
  left: 7px;
}
#feature8 .schedule .pictogram li:nth-of-type(3):before {
  background: url('../img/feature7_pictogram_color_3.png') no-repeat;
  width: 98px;
  height: 116px;
}
#feature8 .schedule .pictogram li:nth-of-type(3).hover:before {
  opacity: 1;
}
#feature8 .schedule .pictogram li:nth-of-type(3).active {
  animation: tremble 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(3).active:before {
  animation: tremble_before 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(4) {
  background: url('../img/feature7_pictogram_4.png') no-repeat;
  top: 115px;
  left: 144px;
  width: 96px;
  height: 101px;
}
#feature8 .schedule .pictogram li:nth-of-type(4) p {
  top: 152px;
  left: 28px;
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
}
#feature8 .schedule .pictogram li:nth-of-type(4) span {
  top: 300px;
  left: 26px;
}
#feature8 .schedule .pictogram li:nth-of-type(4) i {
  top: 172px;
  left: 62px;
}
#feature8 .schedule .pictogram li:nth-of-type(4):before {
  background: url('../img/feature7_pictogram_color_4.png') no-repeat;
  width: 96px;
  height: 101px;
}
#feature8 .schedule .pictogram li:nth-of-type(4).hover:before {
  opacity: 1;
}
#feature8 .schedule .pictogram li:nth-of-type(4).active {
  animation: tremble 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(4).active:before {
  animation: tremble_before 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(5) {
  background: url('../img/feature7_pictogram_5.png') no-repeat;
  top: 74px;
  left: 222px;
  width: 114px;
  height: 100px;
}
#feature8 .schedule .pictogram li:nth-of-type(5) p {
  top: 137px;
  left: 58px;
  transform: rotate(-23deg);
  -ms-transform: rotate(-23deg);
  -webkit-transform: rotate(-23deg);
}
#feature8 .schedule .pictogram li:nth-of-type(5) span {
  top: 270px;
  left: 90px;
}
#feature8 .schedule .pictogram li:nth-of-type(5) i {
  top: 185px;
  left: 31px;
}
#feature8 .schedule .pictogram li:nth-of-type(5):before {
  background: url('../img/feature7_pictogram_color_5.png') no-repeat;
  width: 114px;
  height: 100px;
}
#feature8 .schedule .pictogram li:nth-of-type(5).hover:before {
  opacity: 1;
}
#feature8 .schedule .pictogram li:nth-of-type(5).active {
  animation: tremble 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(5).active:before {
  animation: tremble_before 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(6) {
  background: url('../img/feature7_pictogram_6.png') no-repeat;
  top: -26px;
  left: 254px;
  width: 113px;
  height: 112px;
}
#feature8 .schedule .pictogram li:nth-of-type(6) p {
  top: 128px;
  left: 122px;
  transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
}
#feature8 .schedule .pictogram li:nth-of-type(6) span {
  top: 252px;
  left: 144px;
}
#feature8 .schedule .pictogram li:nth-of-type(6) i {
  top: 167px;
  left: 121px;
}
#feature8 .schedule .pictogram li:nth-of-type(6):before {
  background: url('../img/feature7_pictogram_color_6.png') no-repeat;
  width: 113px;
  height: 112px;
}
#feature8 .schedule .pictogram li:nth-of-type(6).hover:before {
  opacity: 1;
}
#feature8 .schedule .pictogram li:nth-of-type(6).active {
  animation: tremble 0.4s;
}
#feature8 .schedule .pictogram li:nth-of-type(6).active:before {
  animation: tremble_before 0.4s;
}
#feature8 .schedule .pictogram li.hover p {
  opacity: 1;
}
#feature8 .schedule .pictogram li.hover span {
  color: #ffffff;
}
#feature8 .schedule .pictogram li.hover i {
  transform: scale(1);
  transition: transform 0.3s;
}
#feature8 .schedule .box {
  width: 1040px;
  height: 2390px;
  position: absolute;
  left: 50%;
  top: 674px;
  margin-left: -520px;
}
#feature8 .schedule .box .post li {
  position: relative;
  background: url('../img/feature8_postbox_left.png') no-repeat;
  width: 489px;
  height: 491px;
  float: left;
  margin-bottom: 50px;
  padding: 25px 0 0 24px;
  top: 100px;
  opacity: 0;
}
#feature8 .schedule .box .post li:nth-child(even) {
  background: url('../img/feature8_postbox_right.png') no-repeat;
  width: 488px;
  height: 491px;
  float: right;
  padding-left: 41px;
}
#feature8 .schedule .box .post li:nth-of-type(2) {
  margin-top: 290px;
}
#feature8 .schedule .box .post li:after {
  clear: both;
  content: '';
  display: table;
}
#feature8 .schedule .box .post li p {
  color: #222222;
  font-size: 19px;
  line-height: 29px;
  letter-spacing: -0.06em;
  font-weight: 400;
  margin-top: 20px;
}
#feature8 .schedule .box .progress_line {
  width: 520px;
  border-right: 1px solid #cbcbcb;
  height: 100%;
}
#feature8 .schedule .box .progress_line ul {
  height: 100%;
  position: relative;
}
#feature8 .schedule .box .progress_line ul li {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
  background: #8aabff;
  left: 503px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(1) {
  top: 112px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(2) {
  top: 352px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(3) {
  top: 585px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(4) {
  top: 824px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(5) {
  top: 1057px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(6) {
  top: 1297px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(7) {
  top: 1528px;
}
#feature8 .schedule .box .progress_line ul li:nth-of-type(8) {
  top: 1768px;
}
#feature8 .schedule .inner {
  background: url('../img/feature8_schedule_inner.png') no-repeat;
  width: 1353px;
  height: 419px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -676px;
  z-index: 20;
}
#feature8 .schedule .border .num_1,
#feature8 .schedule .border .num_2,
#feature8 .schedule .border .num_3,
#feature8 .schedule .border .num_4,
#feature8 .schedule .border .num_5,
#feature8 .schedule .border .num_6 {
  position: absolute;
  z-index: 10;
  transition: all 0.8s;
  transform: scale(0);
}
#feature8 .schedule .border .hover,
#feature8 .schedule .border .active {
  transform: scale(1);
}
#feature8 .schedule .border .num_1 {
  background: url(../img/feature8_schedule_border_1.png) no-repeat;
  width: 205px;
  height: 180px;
  top: 145px;
  left: 221px;
  transform-origin: 42% 58%;
}
#feature8 .schedule .border .num_2 {
  background: url(../img/feature8_schedule_border_2.png) no-repeat;
  width: 215px;
  height: 140px;
  top: 268px;
  left: 386px;
  transform-origin: 46% 64%;
}
#feature8 .schedule .border .num_3 {
  background: url(../img/feature8_schedule_border_3.png) no-repeat;
  width: 225px;
  height: 77px;
  top: 345px;
  left: 578px;
  transform-origin: 50% 90%;
}
#feature8 .schedule .border .num_4 {
  background: url(../img/feature8_schedule_border_4.png) no-repeat;
  width: 227px;
  height: 80px;
  top: 342px;
  left: 780px;
  transform-origin: 48% 87%;
}
#feature8 .schedule .border .num_5 {
  background: url(../img/feature8_schedule_border_5.png) no-repeat;
  width: 214px;
  height: 142px;
  top: 265px;
  left: 972px;
  transform-origin: 50% 66%;
}
#feature8 .schedule .border .num_6 {
  background: url(../img/feature8_schedule_border_6.png) no-repeat;
  width: 199px;
  height: 176px;
  top: 144px;
  left: 1150px;
  transform-origin: 56% 60%;
}
#feature9 {
  background: url('../img/feature_9_bg.jpg') repeat;
  width: 100%;
  height: 880px;
  overflow: hidden;
}
#feature9 .box {
  width: 1200px;
  height: 566px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -283px 0 0 -600px;
}
#feature9 .box .comment {
  float: left;
  height: 100%;
  width: 600px;
}
#feature9 .box .comment .comment_box {
  width: 100%;
  height: 190px;
  background: url('../img/feature9_comment_box.png') no-repeat;
}
#feature9 .box .comment .comment_box h3 {
  opacity: 0;
  transition: all 0.5s;
  color: #f1578a;
  font-size: 43px;
  font-weight: 600;
  line-height: 53px;
  letter-spacing: -0.06em;
}
#feature9 .box .comment .comment_box h3.active {
  opacity: 1;
}
#feature9 .box .comment .comment_box h3 span {
  margin-left: 50px;
}
#feature9 .box .comment .comment_box h3 p {
  display: inline-block;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -0.06em;
  font-weight: 400;
  margin-left: 40px;
}
#feature9 .box .comment .comment_box h3.people_1 {
  position: absolute;
  top: 20px;
  left: 30px;
}
#feature9 .box .comment .comment_box h3.people_1 p {
  position: relative;
}
#feature9 .box .comment .comment_box h3.people_2 {
  position: absolute;
  top: 20px;
  left: 30px;
}
#feature9 .box .comment .comment_box h3.people_3 {
  position: absolute;
  top: 20px;
  left: 30px;
}
#feature9 .box .comment .comment_box h3.people_3 p {
  position: relative;
  left: -14px;
}
#feature9 .box .comment .comment_box h3.people_4 {
  position: absolute;
  top: 20px;
  left: 30px;
}
#feature9 .box .comment .text {
  text-align: center;
  padding-top: 20px;
  height: 230px;
}
#feature9 .box .comment .text p {
  opacity: 0;
  transition: all 0.5s;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.06em;
  color: #ffffff;
  font-weight: 300;
  position: relative;
}
#feature9 .box .comment .text p.active {
  opacity: 1;
}
#feature9 .box .comment .text p.people_1 {
  top: 20px;
}
#feature9 .box .comment .text p.people_2 {
  top: -94px;
}
#feature9 .box .comment .text p.people_3 {
  top: -188px;
}
#feature9 .box .comment .text p.people_4 {
  top: -284px;
}
#feature9 .box .comment .face {
  width: 478px;
  height: 104px;
  position: relative;
  top: 42px;
  margin: 0 auto;
}
#feature9 .box .comment .face li {
  float: left;
  margin-right: 18px;
}
#feature9 .box .comment .face li img {
  width: 104px;
  height: 104px;
}
#feature9 .box .comment .face li:first-child {
  margin-left: 7px;
}
#feature9 .box .comment .face li:last-child {
  margin-right: 0;
}
#feature9 .box .comment .face li .mask {
  width: 104px;
  height: 104px;
  position: relative;
  top: -104px;
  background: #000;
  border-radius: 50%;
  opacity: 0.7;
}
#feature9 .box .comment .face li.active .mask {
  animation: fadein 1s;
  animation-fill-mode: forwards;
}
#feature9 .box .comment:after {
  clear: both;
  display: table;
  content: '';
}
#feature9 .box .image_box {
  float: right;
  width: 540px;
  height: 566px;
  background: #fff;
}
#feature9 .box .image_box li {
  opacity: 0;
  position: absolute;
  transition: all 0.5s;
  padding: 12px;
}
#feature9 .box .image_box li.active {
  opacity: 1;
}
#feature9 .box .image_box:after {
  clear: both;
  display: table;
  content: '';
}
#feature10 {
  background: #e8d4cd;
  width: 100%;
  height: 784px;
  z-index: 10;
  overflow: hidden;
}
#feature10 .box {
  width: 1200px;
  height: 545px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -272px 0 0 -600px;
}
#feature10 .box .text {
  text-align: center;
  padding-bottom: 36px;
}
#feature10 .box .text h2 {
  font-size: 47px;
  color: #323232;
  letter-spacing: -0.08em;
}
#feature10 .box .text h2 span {
  font-weight: 200;
}
#feature10 .box .text h2 strong {
  font-weight: 500;
}
#feature10 .box .border {
  width: 100%;
}
#feature10 .box .border > div {
  float: left;
  width: 300px;
  height: 4px;
}
#feature10 .box .border > div:nth-of-type(1) {
  background: #ffcc00;
}
#feature10 .box .border > div:nth-of-type(2) {
  background: #3688e3;
}
#feature10 .box .border > div:nth-of-type(3) {
  background: #fe513f;
}
#feature10 .box .border > div:nth-of-type(4) {
  background: #3aaa23;
}
#feature10 .box .border > div:after {
  clear: both;
  content: '';
  display: table;
}
#feature10 .box .area {
  text-align: center;
  color: #565656;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.06em;
  font-weight: 400;
  margin-top: 88px;
}
#feature10 .box .area p:first-child {
  margin-bottom: 30px;
}
#feature10 .box .area span {
  color: #c83838;
  font-weight: 500;
}
#feature10 .box .area .sign {
  margin-top: 30px;
}
#feature10 .box .area .sign p {
  font-size: 20px;
  color: #1b1b1b;
  letter-spacing: -0.06em;
  font-weight: 500;
  line-height: 32px;
}
#feature10 .box .area .sign p span {
  font-size: 13px;
  color: #636363;
  letter-spacing: -0.04em;
  display: block;
  line-height: 20px;
  font-family: 'Noto Serif', sans-serif;
  font-style: italic;
  font-weight: 400;
}
#feature10 .box .area .sign p span.quotation {
  color: #1b42b4;
  font-size: 45px;
  letter-spacing: -0.04em;
  line-height: 48px;
  font-family: 'Noto Sans CJK KR', sans-serif;
  font-style: normal;
  margin-top: 4px;
}
#feature10 .object i {
  display: inline-block;
  position: absolute;
}
#feature10 .object i.ob_1 {
  top: 40px;
  left: -35px;
  width: 171px;
  height: 271px;
  background: url('../img/feature10_object_01.png') no-repeat;
}
#feature10 .object i.ob_2 {
  top: 240px;
  left: -70px;
  width: 94px;
  height: 134px;
  background: url('../img/feature10_object_02.png') no-repeat;
}
#feature10 .object i.ob_3 {
  top: 490px;
  left: 1050px;
  width: 285px;
  height: 188px;
  background: url('../img/feature10_object_03.png') no-repeat;
}
#feature11 {
  background: url('../img/feature_11_bg.jpg') repeat;
  width: 100%;
  height: 788px;
  overflow: hidden;
}
#feature11 .box {
  width: 1200px;
  height: 600px;
  position: absolute;
  margin: -260px 0 0 -600px;
  top: 50%;
  left: 50%;
}
#feature11 .box .swiper-slide {
  padding-top: 10px;
}
#feature11 .box .swiper-slide li {
  text-align: center;
  width: 278px;
  height: 507px;
  float: left;
  background: #f7f7f7;
  margin-right: 30px;
  transition: all 0.5s;
}
#feature11 .box .swiper-slide li:hover {
  position: relative;
  margin-top: -10px;
}
#feature11 .box .swiper-slide li:nth-last-of-type(2) {
  margin-right: 28px;
}
#feature11 .box .swiper-slide li:last-child {
  margin-right: 0;
}
#feature11 .box .swiper-slide li img {
  display: block;
  margin: 0 auto;
  padding: 38px 0 25px 0;
}
#feature11 .box .swiper-slide li strong {
  font-size: 15px;
  line-height: 23px;
  letter-spacing: -0.03em;
  color: #171717;
}
#feature11 .box .swiper-slide li p {
  color: #636363;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.04em;
  margin-top: 24px;
}
#feature11 .box .swiper-slide li .sign {
  margin-top: -18px;
}
#feature11 .box .swiper-slide li .sign p {
  color: #040404;
  font-size: 15px;
  font-weight: 500;
  line-height: 37px;
  letter-spacing: -0.04em;
}
#feature11 .box .swiper-slide li .sign span {
  display: block;
  color: #636363;
  line-height: 5px;
  letter-spacing: -0.04em;
  font-size: 13px;
  font-family: 'Noto Serif', sans-serif;
  font-style: italic;
  font-weight: 400;
}
#feature11 .box .swiper-slide li .sign span.quotation {
  font-size: 45px;
  font-weight: 400;
  line-height: 65px;
  letter-spacing: -0.04em;
  color: #1b42b4;
  font-family: 'Noto Sans CJK KR', sans-serif;
  font-style: normal;
}
#feature11 .box .swiper-slide li.member_1 {
  background: url('../img/member_bg_1.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_2 {
  background: url('../img/member_bg_2.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_3 {
  background: url('../img/member_bg_3.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_4 {
  background: url('../img/member_bg_4.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_5 {
  background: url('../img/member_bg_5.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_6 {
  background: url('../img/member_bg_6.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_7 {
  background: url('../img/member_bg_7.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_8 {
  background: url('../img/member_bg_8.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_9 {
  background: url('../img/member_bg_9.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_10 {
  background: url('../img/member_bg_10.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_11 {
  background: url('../img/member_bg_11.jpg') no-repeat;
}
#feature11 .box .swiper-slide li.member_12 {
  background: url('../img/member_bg_12.jpg') no-repeat;
}
#feature11 .box .swiper-slide li:after {
  clear: both;
  content: '';
  display: table;
}
#feature11 .swiper-wrapper {
  height: 600px;
}
#feature11 .swiper-pagination-bullet {
  background: none;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  opacity: 1;
}
#feature11 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
#feature11 .swiper-container-horizontal > .swiper-pagination-bullets {
  top: 560px;
}
#feature11 .swiper-button-prev {
  background: url('../img/Arrow.svg') no-repeat;
  width: 28px;
  height: 53px;
  top: 260px;
  left: -75px;
}
#feature11 .swiper-button-next {
  background: url('../img/Arrow.svg') no-repeat;
  transform: rotate(180deg);
  width: 28px;
  height: 53px;
  top: 260px;
  right: -75px;
}
#feature11 .swiper-button-prev.swiper-button-disabled,
#feature11 .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
}
#feature12 {
  width: 100%;
  height: 947px;
  background: url('../img/feature12_bg.jpg') no-repeat;
  background-size: cover;
  overflow: hidden;
}
#feature12 .box {
  width: 1200px;
  height: 680px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -344px 0 0 -600px;
}
#feature12 .box .text {
  position: relative;
  text-align: center;
}
#feature12 .box .text h4 {
  font-size: 34px;
  color: #97daf3;
  letter-spacing: -0.06em;
  line-height: 34px;
  font-weight: 500;
}
#feature12 .box .text p {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  line-height: 34px;
  margin-top: 35px;
}
#feature12 .box .text p:nth-of-type(1) {
  margin-top: 54px;
}
#feature12 .box .list {
  margin-top: 54px;
}
#feature12 .box .list ul {
  position: relative;
}
#feature12 .box .list li {
  transition: all 0.5s;
  background: #eaecf0;
  width: 194px;
  height: 183px;
  float: left;
  margin-right: 7px;
}
#feature12 .box .list li:first-child {
  margin-left: 1px;
}
#feature12 .box .list li:last-child {
  margin-right: 0;
}
#feature12 .box .list li:after {
  clear: both;
  content: '';
  display: table;
}
#feature12 .box .list li .list_title {
  width: 165px;
  border-bottom: 2px solid #465b9a;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 16px;
  margin-top: 25px;
}
#feature12 .box .list li .list_title strong {
  font-size: 22px;
  color: #2e3f6f;
  line-height: 24px;
  letter-spacing: -0.04em;
  font-weight: 700;
}
#feature12 .box .list li p {
  color: #2e3f6f;
  font-size: 17.5px;
  text-align: center;
  line-height: 24px;
  letter-spacing: -0.04em;
  font-weight: 400;
  margin-top: 15px;
}
#feature12 .box .list li:hover {
  margin-top: -10px;
}
#feature13 {
  background: linear-gradient(to top, #088424 0%, #57b82b 100%);
  width: 100%;
  height: 435px;
  overflow: hidden;
}
#feature13 .box {
  width: 700px;
  height: 194px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -97px 0 0 -350px;
}
#feature13 .box .text {
  position: relative;
  color: #f6f6f6;
  font-size: 23px;
  line-height: 43px;
  letter-spacing: -0.1em;
  text-align: center;
  font-weight: 400;
}
#feature13 .box a.btn {
  background: #ffd402;
  padding-top: 10px;
  color: #262626;
  font-size: 23px;
  letter-spacing: -0.1em;
  font-weight: 400;
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15);
  width: 325px;
  height: 66px;
  text-align: center;
  margin: 42px auto 0 auto;
  display: block;
  position: relative;
}
#feature13 .box a.btn:before {
  content: '';
  width: 108px;
  height: 43px;
  background: url('../img/feature13_btn.png') no-repeat;
  display: inline-block;
  margin-right: 12px;
  vertical-align: -4px;
}
body.ie.ie11 .intro_title_object_46,
body.ie.ie10 .intro_title_object_46,
body.ie.ie9 .intro_title_object_46 {
  margin-top: 260px;
  margin-left: -10px;
}
body.ie.ie11 #intro .scroll_area #triangle_1,
body.ie.ie10 #intro .scroll_area #triangle_1,
body.ie.ie9 #intro .scroll_area #triangle_1,
body.ie.ie11 #intro .scroll_area #triangle_2,
body.ie.ie10 #intro .scroll_area #triangle_2,
body.ie.ie9 #intro .scroll_area #triangle_2 {
  margin: -18px auto 0 auto;
}
body.ie.ie9 #feature1 {
  background: url('../img/feature1_bg.jpg') repeat;
  width: 100%;
  height: 430px;
}
body.ie.ie9 #feature11 {
  height: 680px;
}
body.ie.ie9 #feature13 {
  background: url('../img/feature1_bg.jpg') repeat;
  width: 100%;
  height: 430px;
}
@media screen and (max-width: 1399px) {
  #feature10 .object {
    display: none;
  }
}
@media screen and (min-width: 1400px) {
  #feature10 .object {
    display: block;
  }
  #feature10 .object i.ob_1 {
    display: none;
  }
  #feature10 .object i.ob_3 {
    left: 1000px;
  }
}
@media screen and (min-width: 1600px) {
  #feature10 .object {
    display: block;
  }
  #feature10 .object i.ob_1 {
    display: inline-block;
  }
  #feature10 .object i.ob_3 {
    left: 1050px;
  }
}
@keyframes heartbit {
  0% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    opacity: 0.4;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0.7;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes tremble {
  0% {
    background-position-x: -2px;
  }
  25% {
    background-position-x: 2px;
  }
  50% {
    background-position-x: -2px;
  }
  70% {
    background-position-x: 2px;
  }
  100% {
    background-position-x: 0px;
  }
}
@keyframes tremble_before {
  0% {
    background-position-x: -2px;
  }
  25% {
    background-position-x: 2px;
  }
  50% {
    background-position-x: -2px;
  }
  70% {
    background-position-x: 2px;
  }
  100% {
    background-position-x: 0px;
  }
}
@keyframes obj_01 {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: 20px;
    opacity: 0.8;
  }
}
@keyframes obj_02 {
  from {
    margin-top: 30px;
    opacity: 0.8;
  }
  to {
    margin-top: 0px;
  }
}
@keyframes line_01 {
  0% {
    opacity: 0;
    top: -500px;
  }
  45% {
    opacity: 1;
  }
  98% {
    opacity: 0;
  }
  100% {
    top: 900px;
  }
}
@keyframes line_02 {
  0% {
    opacity: 0;
    top: 700px;
  }
  60% {
    opacity: 1;
  }
  98% {
    opacity: 0;
  }
  100% {
    top: -900px;
  }
}
@keyframes triangle_1 {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0.3;
  }
}
/* 하단 카피라이트 관련 클레스 영역 */
.copyright {
  position: relative;
  width: 100%;
  padding: 70px 0;
  background: #efefef;
  text-align: center;
  font-size: 13px;
  font-weight: 200;
  color: #818181;
  z-index: 1;
}
.copyright .wrap {
  width: 1100px;
  margin: 0 auto;
}
.copyright:after {
  clear: both;
  content: '';
  display: table;
}
.copyright .copy_left {
  width: 52%;
  text-align: left;
  float: left;
}
.copyright .copy_right {
  width: 350px;
  text-align: left;
  float: right;
}
.copyright .copy_right p.p-text {
  font-weight: 400;
  color: #818181;
  letter-spacing: .5px;
  font-size: 14px;
  font-family: 'Noto Sans KR', 'Malgun Gothic', sans-serif;
}
.copyright .copy_right p.p_colnom {
  line-height: 22px;
}
.copyright .copy_right p .footer_mail {
  transition: color .3s ease;
  /*font-weight:500;*/
  color: #818181;
  text-decoration: none;
  font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;
}
.copyright .copy_right p .footer_mail i {
  width: 18px;
  height: 12px;
  background: url(/ilab/img/sprite.png?v=2) no-repeat -150px 0;
  background-size: 200px;
  position: relative;
  display: inline-block;
  margin-right: 2px;
  vertical-align: baseline;
  opacity: .5;
}
.copyright .copy_right p .footer_tel {
  transition: color .3s ease;
  /*font-weight:500;*/
  color: #818181;
  text-decoration: none;
  font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;
}
.copyright .copy_right p .footer_tel i {
  top: 2px;
  width: 16px;
  height: 16px;
  background: url(/ilab/img/sprite.png?v=2) no-repeat -170px 0;
  background-size: 200px;
  position: relative;
  display: inline-block;
  margin-right: 0px;
  vertical-align: baseline;
  margin-left: 10px;
  opacity: .5;
}
.copyright p {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  color: #666;
}
.copyright p.p-text {
  font-weight: 400;
  letter-spacing: 1px;
}
.copyright p .bold {
  font-weight: 600;
}
.copyright p + p {
  margin-top: 10px;
}
/* 하단 카피라이트 관련 클레스 영역 끝 */
