@charset "UTF-8";

/* reset */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  --webkit-box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

dl,
ul,
ol,
menu,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,
th,
td,
input,
select,
textarea,
button {
  font-family: "NanumSquare", "MalgunGothic", "Dotum", "Gulim", "Arial",
    sans-serif;
}

/*p, a, h1, h2, h3, h4, h5, h6, tr, span, input, textarea, select, caption,
table th, table td{font-family:'NanumSquare','MalgunGothic','Dotum','Gulim','Arial',sans-serif;transform:skew(-0.03deg)}*/
body,
html {
  --webkit-text-size-adjust: none;
  font-size: 10px;
  word-break: keep-all;
  user-select: none;
}

body {
  background: #000514;
  line-height: 1.2;
  color: #444;
  letter-spacing: -0.5px;
  word-wrap: break-word;
  font-weight: 400;
  -ms-overflow-style: none;
}

::-webkit-scrollbar {
  display: none;
}

/*특정 부분 스크롤바 없애기*/

.box {
  -ms-overflow-style: none;
}

.box::-webkit-scrollbar {
  display: none;
}

fieldset,
img {
  border: 0 none;
}

img {
  vertical-align: top;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #444;
  display: flex;
  justify-content: center;
}

a:active,
a:hover {
  text-decoration: none;
}

input,
select,
textarea,
button {
  vertical-align: top;
  cursor: pointer;
}

button {
  color: #222;
  border: 0 none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: normal;
}

legend,
caption {
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

textarea {
  resize: none;
}

input {
  outline: none;
}

input:focus {
}

input[type="text"]::-ms-clear {
  display: none;
}

input[type="file"] {
  --webkit-appearance: button;
  background: transparent;
  border-radius: 0;
  border: 0;
  cursor: pointer;
}

/**/
.no-appearance li.appearance {
  color: red;
}

.no-backgroundcliptext li.backgroundcliptext {
  color: red;
}

.no-backgroundsize li.backgroundsize {
  color: red;
}

.no-bgpositionshorthand li.bgpositionshorthand {
  color: red;
}

.no-bgsizecover li.bgsizecover {
  color: red;
}

.no-boxshadow li.boxshadow {
  color: red;
}

.no-boxsizing li.boxsizing {
  color: red;
}

.no-checked li.checked {
  color: red;
}

.no-cssanimations li.cssanimations {
  color: red;
}

.no-cssfilters li.cssfilters {
  color: red;
}

.no-cssgradients li.cssgradients {
  color: red;
}

.no-csspositionsticky li.csspositionsticky {
  color: red;
}

.no-csspseudoanimations li.csspseudoanimations {
  color: red;
}

.no-csstransforms li.csstransforms {
  color: red;
}

.no-csstransforms3d li.csstransforms3d {
  color: red;
}

.no-csstransitions li.csstransitions {
  color: red;
}

.no-flexbox li.flexbox {
  color: red;
}

.no-flexboxlegacy li.flexboxlegacy {
  color: red;
}

.no-fontface li.fontface {
  color: red;
}

.no-lastchild li.lastchild {
  color: red;
}

.no-mediaqueries li.mediaqueries {
  color: red;
}

.no-nthchild li.nthchild {
  color: red;
}

.no-objectfit li.objectfit {
  color: red;
}

.no-opacity li.opacity {
  color: red;
}

.no-preserve3d li.preserve3d {
  color: red;
}

.no-rgba li.rgba {
  color: red;
}

.no-shapes li.shapes {
  color: red;
}

.no-textshadow li.textshadow {
  color: red;
}

.no-userselect li.userselect {
  color: red;
}

.no-setclasses li.setclasses {
  color: red;
}

/* baciv */
.hidden {
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

#skip {
  position: relative;
  z-index: 3000;
}

#skip a {
  position: absolute;
  top: -30px;
  left: 0;
  width: 140px;
  background: #333;
  border: 1px solid #1ba284;
}

#skip span {
  display: inline-block;
  padding: 2px 6px 0 0;
  font-size: 13px;
  line-height: 26px;
  color: #fff;
  letter-spacing: -1px;
  white-space: nowrap;
}

/* SITE STLYE */
#wrap {
  max-width: 100%;
  position: relative;
  width: 100%;
  height: 100%;
}

.cont_in {
  position: relative;
  max-width: 1250px;
  margin: 0 auto;
}

/* header */
.header {
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  /* background-color: hsla(0, 0%, 0%, 0.79); */
  background-color: white;
}

.header.active {
  background: #000;
}

.header .header_in {
  position: relative;
  margin: 0 4%;
  height: 100%;
}

/* logo */
.site_logo {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
}

.site_logo a {
  display: block;
  width: 100px;
  height: 79px;
  width: 79px;
}

.site_logo img {
  width: 200%;
  max-width: 180%;
  margin-top: 20px;
}
@media only screen and (max-width: 1410px) {
  .site_logo img {
    width: 200%;
    max-width: 130%;
    margin-top: 10px;
  }
}

/* gnb */
.site_gnb {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.gnb_menu {
  position: relative;
  width: 100%;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gnb_menu li {
  position: relative;
  display: inline-block;
  margin: 0 12px;
  line-height: 48px;
  text-align: center;
  text-align: -webkit-center;
}

.gnb_menu li a {
  color: #fff;
}

.gnb_menu li:hover a,
.gnb_menu li.active a {
  /* color: #2463ed;
  font-weight: 600; */
}

.gnb_menu li span {
  display: inline-block;
  transform: skew(-0.03deg);
}

.gnb_btn .sv_dominate {
  display: inline-block;
  width: 48px;
  height: 48px;
  /* background: url(../../images/ico_dominate.png) no-repeat; */
  background-size: cover;
}

.gnb_btn .sv_instagram {
  display: inline-block;
  width: 48px;
  height: 48px;
  /* background: url(../../images/ico_instagram.png) no-repeat; */
  background-size: cover;
}

/* panel */
.panel {
  width: 100%;
}

/* scroll_down btn */
.scroll_down {
  position: absolute;
  left: 50%;
  bottom: 34px;
  margin-left: -66px;
}

.scroll_down .arrow_bottom {
  display: block;
  width: 94px;
  height: 18px;
  margin: 0 auto;
  background-image: url(../../images/btn_scroll_down.png);
  background-repeat: no-repeat;
}

/* Contents */
.container {
  width: 100%;
  height: 100%;
  text-align: left;
}

.inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* section */
.section {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}

/* .section0 {
  background-color: #000;
} */

/* .section0:before {
  content: "";
  display: block;
  width: 1920px;
  height: 100%;
  margin: 0 auto;
  background-image: url(../../images/img_main_visual.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.section0 .cont_in {
  display: flex;
  height: 100%;
  align-items: center;
}

.section3:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url(../../images/renewal/bg_cont_04@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: right center;
}

.section1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url(../../images/bg_main_sec01.png);
  background-repeat: no-repeat;
  background-size: 58% 100%;
  background-position: right center;
} */

/* 0.section */
.banner_wrapper {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center !important;
  flex-direction: column;
  width: 100%;
  min-height: 320px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  height: 100vh !important;
  background-size: auto 100%;
}

.banner_wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 36, 163, 0.17);
}

.banner_wrapper .banner_video {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100vh;
  min-height: 300px;
  top: 0px;
  left: 0px;
}

.banner_wrapper .fadeIn_wrapper {
  z-index: 1;
  width: 90%;
}

.banner_wrapper .visual_title {
  font-weight: 900;
  word-break: keep-all;
  line-height: 1;
  text-shadow: 3px 1px 10px #000;
  font-size: 32px;
  color: rgb(255, 255, 255);
}
@media only screen and (max-width: 320px) {
  .banner_wrapper .visual_title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .banner_wrapper .visual_title {
    font-size: 48px;
  }
}

@media only screen and (min-width: 1240px) {
  .banner_wrapper .visual_title {
    font-size: 72px;
  }
}

mark {
  color: #43b4e7;
  background-color: transparent;
}

/* 1.section */
.section_1 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-image: url(/assets/image/main/main_page_image_02.png);
  background-position: center;
  background-size: cover;
  padding: 50px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_1 .section_container {
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 50px);
  height: 100%;
}

.total_logo {
  width: 60%;
}
.section_container .total_container {
  width: 100%;
  margin: 45px auto 0px;
}
.total_container .total_card_container {
  width: 100%;
  margin: 2% auto 0px;
}
.total_card_container .total_card_wrapper {
  display: flex;
  gap: 2%;
  justify-content: center;
  flex-direction: column;
}
.total_card_container li {
  width: 100%;
  margin-bottom: 20px;
}
.total_card_wrapper .data_card {
  background-color: rgb(0, 17, 71, 0.8);
  width: 100%;
  height: 100%;
  padding: 30px 30px 40px;
  border-radius: 15px;
  color: white;
}
.data_card .data_line {
  border: 2px solid white;
  border-radius: 30px;
  margin-bottom: 5px;
}
.data_card .count_text {
  font-family: "NeoB";
  font-size: 48px;
  margin: 30px 0px 30px 0px;
}
.data_card .count_des {
  font-family: "NeoM";
  font-size: 18px;
}
@media only screen and (max-width: 320px) {
  .data_card .count_text {
    font-family: "NeoB";
    font-size: 40px;
    margin: 30px 0px 30px 0px;
  }
}
@media only screen and (min-width: 768px) {
  .section_1 {
    padding: 130px 0px;
  }
  .section_1 .section_container {
    margin: 0px 18%;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    width: calc(100% - 50px);
    height: 100%;
  }

  .total_logo {
    width: 25%;
    margin-bottom: 30px;
  }
  .section_container .total_container {
    width: 100%;
    margin: 45px auto 0px;
  }
  .total_container .total_card_container {
    width: 100%;
    margin: 2% auto 0px;
  }
  .total_card_container .total_card_wrapper {
    display: flex;
    gap: 2%;
    justify-content: center;
    flex-direction: row;
  }
  .total_card_container li {
    width: 33%;
    margin-bottom: 20px;
  }
  .total_card_wrapper .data_card {
    background-color: rgb(0, 17, 71, 0.8);
    width: 100%;
    height: 100%;
    padding: 30px 30px 40px;
    border-radius: 15px;
    color: white;
  }
  .data_card .data_line {
    border: 2px solid white;
    border-radius: 30px;
    margin-bottom: 5px;
  }
  .data_card .count_text {
    font-family: "NeoB";
    font-size: 64px;
    margin: 30px 0px 30px 0px;
  }
  .data_card .count_des {
    font-family: "NeoM";
    font-size: 22px;
  }
}
@media only screen and (min-width: 840px) {
  .data_card .count_text {
    font-size: 22px;
  }
  .data_card .count_des {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1040px) {
  .data_card .count_text {
    font-size: 30px;
  }
  .data_card .count_des {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1240px) {
  .data_card .count_text {
    font-size: 38px;
  }
  .data_card .count_des {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .data_card .count_text {
    font-size: 46px;
  }
  .data_card .count_des {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1640px) {
  .data_card .count_text {
    font-size: 54px;
  }
}
@media only screen and (min-width: 1840px) {
  .data_card .count_text {
    font-size: 60px;
  }
}

/* mob */
.section_container .total_container_mob {
  width: 100%;
  margin: 45px auto 0px;
  display: none;
}
.total_container_mob .total_card_container_mob {
  width: 100%;
  margin: 2% auto 0px;
}
.total_card_container_mob .total_card_wrapper_mob {
  display: flex;
  gap: 2%;
  justify-content: center;
}
.total_card_container_mob li {
  width: 100%;
}
.total_card_wrapper_mob .data_card_mob {
  background-color: rgb(0, 17, 71, 0.8);
  width: 100%;
  height: 100%;
  padding: 15px 15px 15px;
  border-radius: 15px;
  color: white;
}
.data_card_mob .data_line_mob {
  border: 1px solid white;
  border-radius: 30px;
  margin-bottom: 5px;
}
.data_card_mob .count_text_mob {
  font-family: "NeoB";
  font-size: 20px;
  margin: 15px 0px 15px 0px;
}
.data_card_mob .count_des_mob {
  font-family: "NeoM";
  font-size: 14px;
}

/* sec2 */
.section_2 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-image: url(/assets/image/main/main_page_image_04.jpg);
  background-position: center;
  background-size: cover;
  padding: 50px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_2 .section_container {
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 50px);
  height: 100%;
}
.section_container .platform_item2 {
  text-align: center;
  width: 100%;
  height: 100%;
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-family: "NeoB";
  line-height: 1.3;
  text-shadow: rgba(78, 78, 78, 0.1) 0px 16px 29px;
}
.contents {
  font-size: 28px;
}
.first_text {
  font-size: 28px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 320px) {
  .first_text {
    font-size: 25px;
    margin-bottom: 2px;
  }
  .contents {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1240px) {
  .section_container .platform_item2 {
    font-size: 120px;
  }
  .contents {
    font-size: 76px;
  }
  .first_text {
    font-size: 70px;
    margin-bottom: 10px;
  }
}

/* sec3 */
.section_3 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-color: #f0f0f8;
  padding: 80px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_3 .section_container {
  margin: 0px 6%;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 50px);
  height: 100%;
}
.section_container .speciality {
  width: fit-content;
  color: #011148;
  text-align: center;
}
.speciality .speciality_title {
  font-family: "NeoB";
  font-size: 35px;
}
.section_container .speciality_container {
  width: 100%;
  margin: 45px auto 0px;
}
.speciality_container .speciality_card_container {
  width: 100%;
  margin: 2% auto 0px;
}
.speciality_card_container .speciality_card_wrapper {
  display: flex;
  gap: 2%;
  justify-content: center;
  flex-direction: column;
}
.speciality_card_container li {
  width: 100%;
  margin-bottom: 20px;
}
.speciality_card_container li img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .section_3 {
    padding: 100px 0px;
  }
  .section_3 .section_container {
    margin: 0px 18%;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    width: calc(100% - 50px);
    height: 100%;
  }
  .speciality_container .speciality {
    font-family: "NeoB";
    font-size: 30px;
  }
  .speciality .speciality_title {
    font-size: 56px;
  }
  .section_container .speciality_container {
    margin: 90px auto 0px;
  }
  .speciality_card_container .speciality_card_wrapper {
    flex-direction: row;
  }
  .speciality_card_container li {
    width: 33%;
    margin-bottom: 0px;
  }
  .speciality_card_container li img {
    width: 100%;
  }
}

/* sec4 */
.section_4 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-image: url(/assets/image/main/main_page_image_02.png);
  background-position: center;
  background-size: cover;
  padding: 100px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_4 .section_container {
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 50px);
  height: 100%;
}
.section_container .metaverse {
  width: fit-content;
  color: #011148;
  text-align: center;
}
.metaverse .metaverse_title {
  font-family: "NeoB";
  font-size: 35px;
  color: white;
}
.section_container .metaverse_container {
  width: 100%;
  margin: 45px auto 0px;
}
.metaverse_container .metaverse_wrapper {
  display: flex;
  gap: 6%;
  justify-content: center;
  flex-direction: column;
}
.metaverse_wrapper img {
  width: 100%;
}
.metaverse_wrapper img:first-child {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .section_4 {
    padding: 50px 0px;
  }
  .metaverse .metaverse_title {
    font-size: 56px;
  }
  .section_container .metaverse_container {
    margin: 110px auto 0px;
  }
  .metaverse_container .metaverse_wrapper {
    flex-direction: row;
  }
  .metaverse_wrapper img {
    width: 30%;
  }
}

/* sec5 */
.section_5 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-image: url(/assets/image/main/main_page_image_04.jpg);
  background-position: center;
  background-size: cover;
  padding: 100px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_5 .section_container {
  margin: 0px 7%;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 50px);
  height: 100%;
}
.section_container .service {
  width: fit-content;
  color: #011148;
  text-align: center;
}
.service .service_title {
  font-family: "NeoB";
  font-size: 35px;
  color: white;
}
.service .service_des {
  font-family: "NeoM";
  font-size: 18px;
  color: white;
  margin-top: 20px;
}
.section_container .service_container {
  width: 100%;
  margin: 45px auto 0px;
}
.service_card_container {
  display: flex;
  flex-wrap: wrap;
}
.service_card {
  width: 50%;
  padding: 0px;
  box-sizing: border-box;
}
.service_card img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .section_5 {
    min-height: 100vh;
    padding: 100px 0px;
  }
  .section_5 .section_container {
    margin: 0px 18%;
  }
  .service_container .service {
    font-family: "NeoB";
    font-size: 30px;
  }
  .service .service_title {
    font-size: 56px;
  }
  .service .service_des {
    font-size: 30px;
    padding: 0px 5px;
  }
  .section_container .service_container {
    width: 100%;
    margin: 110px auto 0px;
  }
  .service_card {
    width: 25%;
    box-sizing: border-box;
  }
}

/* sec6 */
.section_6 {
  position: relative;
  width: 100%;
  min-height: 80vh;
  background-image: url(/assets/image/main/main_page_image_04.jpg);
  background-position: center;
  background-size: cover;
  padding: 50px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_6 .section_container {
  margin: 0px 10%;
  display: flex;
  -webkit-box-align: center;
  flex-direction: column;
  align-items: center;
  width: calc(100% - 50px);
  height: 100%;
}
.section_container .team {
  width: 100%;
  color: #011148;
  text-align: center;
}
.team_title {
  font-family: "NeoB";
  font-size: 35px;
  color: white;
}
.team .team_des {
  font-family: "NeoM";
  font-size: 18px;
  color: white;
  margin-top: 20px;
}
.team_container {
  width: auto;
  margin: 40px 0px;
}
.team_container img {
  width: 100%;
}
@media only screen and (min-width: 900px) {
  .section_6 {
    min-height: 100vh;
    padding: 130px 0px;
  }
  .section_6 .section_container {
    flex-direction: row;
    margin: 0px auto;
  }
  .team_container {
    margin: 40px 200px 40px 0px;
  }
  .team_container img {
    width: 100%;
  }
  .team_container .team {
    font-family: "NeoB";
    font-size: 30px;
  }
  .team .team_title {
    font-size: 56px;
  }
  .team .team_des {
    font-size: 22px;
  }
  .section_container .team_container {
    width: 120%;
  }
}

/* 2.section */
.item_card_section {
  position: relative;
  width: 100%;
  background-color: #f0f0f8;
  padding: 50px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 100vh;
}

@media only screen and (min-width: 768px) {
  .item_card_section {
    padding: 80px 0px;
  }
}

@media only screen and (min-width: 1240px) {
  .item_card_section {
    padding: 100px 0px;
    min-height: 100vh;
  }
}

.item_card_section .section2_container {
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 50px);
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .item_card_section .section2_container {
    width: calc(100% - 48px);
  }
}

@media only screen and (min-width: 1240px) {
  .item_card_section .section2_container {
    width: 96%;
    margin: 0 150px;
  }
}

.section2_container .pro_intro_section {
  width: fit-content;
  color: #011148;
  text-align: center;
}

.pro_intro_section .pro_intro {
  font-family: "NeoB";
  font-size: 20px;
}

.pro_intro_section .pro_category {
  font-family: "NeoB";
  font-size: 35px;
}

@media only screen and (min-width: 768px) {
  .pro_intro_section .pro_intro {
    font-family: "NeoB";
    font-size: 30px;
  }
  .pro_intro_section .pro_category {
    font-family: "NeoB";
    font-size: 60px;
  }
  .pro_intro_section .card_filter_btn_group .card_filter_btn {
    font-size: 20px;
    min-height: 45px;
    line-height: 28px;
    margin: 10px;
    padding: 0 25px;
  }
}
.portfolio_container {
  width: 100%;
  margin: 45px auto 0px;
}
.portfolio_container .portfolio_card_container {
  width: 100%;
  margin: 2% auto 0px;
}
.portfolio_card_container .portfolio_card_wrapper {
  display: flex;
  gap: 2%;
  justify-content: center;
  flex-direction: column;
}
.portfolio_card_container li {
  width: 100%;
  margin-bottom: 20px;
}
.portfolio_card_container li img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .portfolio_container {
    width: 100%;
    margin: 110px auto 0px;
  }
  .portfolio_container .portfolio_card_container {
    width: 100%;
    margin: 2% auto 0px;
  }
  .portfolio_card_container .portfolio_card_wrapper {
    display: flex;
    gap: 2%;
    justify-content: center;
    flex-direction: row;
  }
  .portfolio_card_container li {
    width: 25%;
    margin-bottom: 0px;
  }
  .portfolio_card_container li img {
    width: 100%;
  }
}

/* section3 */
.partnership_section {
  position: relative;
  width: 100%;
  background-color: #0c5adb;
  padding: 100px 0px;
  margin-bottom: -100px;
}

.partnership_section .partner_inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0px auto;
}

.partnership_section .partner_inner .partner_list {
  width: fit-content;
  margin: auto;
}

.partnership_section .partner_inner .partner_list li {
  margin: 10px;
  float: left;
}

@media only screen and (min-width: 767px) {
  .partnership_section .partner_inner .partner_list li:nth-child(4n) {
    margin-right: 0px;
  }
}

@media only screen and (min-width: 767px) {
  .partnership_section .partner_inner .partner_list li:nth-child(4n + 1) {
    clear: both;
    margin-left: auto;
  }
}

@media only screen and (max-width: 767px) {
  .partnership_section .partner_inner .partner_list li:nth-child(3n) {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .partnership_section .partner_inner .partner_list li:nth-child(3n + 1) {
    clear: both;
    margin-left: 0px;
  }
}

.partnership_section .partner_inner .partner_list .partner {
  width: 105px;
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .partnership_section .partner_inner .partner_list .partner {
    width: 165px;
    height: 100%;
  }
}

@media only screen and (min-width: 1240px) {
  .partnership_section .partner_inner .partner_list .partner {
    width: 280px;
    height: 100%;
  }
}

@media only screen and (min-width: 1540px) {
  .partnership_section .partner_inner .partner_list .partner {
    width: 365px;
    height: 100%;
  }
} /* 87 both -> none,  0px -> auto */
@media only screen and (max-width: 330px) {
  .partnership_section .partner_inner .partner_list li {
    margin: 10px;
    float: left;
  }
  .partnership_section .partner_inner .partner_list li:nth-child(3n + 1) {
    clear: both;
    margin-left: auto;
  }
  .partnership_section .partner_inner .partner_list .partner {
    width: 87px;
    height: 100%;
  }
}

/* section4 */
.achievement_section {
  position: relative;
  width: 100%;
  background-color: #000514;
  padding: 50px 0px;
  background-image: url(/assets/image/main/main_image_long.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  min-height: 100vh;
}

@media only screen and (min-width: 768px) {
  .achievement_section {
    padding: 80px 0px;
  }
}

@media only screen and (min-width: 1240px) {
  .achievement_section {
    padding: 220px 0px 100px;
    min-height: 100vh;
  }
}

.achievement_section .achievement_container {
  display: flex;
  flex-direction: column;
  color: rgb(255, 255, 255);
}

@media only screen and (min-width: 768px) {
  .achievement_section .achievement_container {
    width: calc(100% - 48px);
  }
}

@media only screen and (min-width: 1240px) {
  .achievement_section .achievement_container {
    width: 100%;
  }
}

.achievement_section .achievement_container .achievement_title {
  font-family: "NeoB";
  font-size: 26px;
  line-height: 1.33;
  color: white;
  text-align: center;
  padding-bottom: 50px;
}
@media only screen and (min-width: 1240px) {
  .achievement_section .achievement_container .achievement_title {
    font-size: 64px;
    padding-bottom: 150px;
  }
}

.achievement_container .achievement_list_wrapper {
  display: flex;
  height: fit-content;
  padding-left: 2vw;
}

@media only screen and (min-width: 768px) {
  .achievement_container .achievement_list_wrapper {
    padding-left: 15vw;
  }
}

@media only screen and (min-width: 1240px) {
  .achievement_container .achievement_list_wrapper {
    margin: 0px auto;
    padding-left: 0px;
    transform: translateX(calc(50% - 20px));
  }
}

.achievement_list_wrapper .achievement_line {
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  object-fit: contain;
  border-radius: 20px;
  background-image: linear-gradient(rgb(255, 255, 255), rgb(95, 194, 239));
  width: 30px;
  margin: 5px 0px 7px 11px;
}
@media only screen and (min-width: 1240px) {
  .achievement_list_wrapper .achievement_line {
    margin: 17px 0px 15px 11px;
  }
}

.achievement_list_wrapper .achievement_list {
  margin-left: 26px;
}
@media only screen and (min-width: 1240px) {
  .achievement_list_wrapper .achievement_list li:nth-child(2n) {
    transform: translateX(calc(-100% - 80px));
    text-align: right;
  }
}

.achievement_list_wrapper .achievement_list .achieve {
  width: 100%;
}

.achievement_list_wrapper .achievement_list .achieve h5 {
  font-size: 40px;
  padding: 2px 0px;
}

.achievement_list_wrapper .achievement_list .achieve h5::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0px;
  width: 40px;
  height: 40px;
  margin: 3px 0px 0px -55px;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 15px 5px white;
}
.achievement_list_wrapper .achievement_list .achieve h5::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0px;
  width: 30px;
  height: 30px;
  margin: 8px 0px 0px -50px;
  border-radius: 50%;
  background-color: #5fc2ef;
}
@media only screen and (min-width: 768px) {
  .achievement_list_wrapper .achievement_list .achieve h5 {
    font-size: 48px;
    font-weight: 600;
    padding: 12px 0px;
  }
  .achievement_list_wrapper .achievement_list .achieve h5::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    width: 50px;
    height: 50px;
    margin: 5px 0px 0px -66px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 12px 2px white;
  }
  .achievement_list_wrapper .achievement_list .achieve h5::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    width: 40px;
    height: 40px;
    margin: 10px 0px 0px -61px;
    border-radius: 50%;
    background-color: #5fc2ef;
  }
}
@media only screen and (min-width: 1240px) {
  .achievement_list_wrapper .achievement_list li:nth-child(2n) h5::before {
    left: auto;
    right: 0px;
    margin: 13px -63px 0px 0px;
  }
  .achievement_list_wrapper .achievement_list li:nth-child(2n) h5::after {
    left: auto;
    right: 0px;
    margin: 18px -58px 0px 0px;
  }
}

.achievement_list_wrapper .achievement_list .achieve ul {
  min-height: 60px;
  padding-bottom: 60px;
  max-width: 550px;
}

.achievement_list_wrapper .achievement_list .achieve ul li {
  padding: 12px 0px;
  font-family: "NeoM";
  font-size: 17px;
  line-height: 1.25;
  width: 93%;
}
@media only screen and (min-width: 1240px) {
  .achievement_list_wrapper .achievement_list .achieve ul li {
    padding: 12px 0px;
    font-family: "NeoM";
    font-size: 24px;
    line-height: 1.25;
    width: 100%;
  }
}
.achievement_container .achievement_dots {
  height: fit-content;
  padding-left: 4vw;
  transform: none;
}
.achievement_container .achievement_dots .next_dots {
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  flex-direction: column;
  margin: 0px auto;
}
.achievement_container .achievement_dots .next_dots .dot_wrapper {
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  flex-direction: column;
}
.achievement_container .achievement_dots .next_dots .next_dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #5fc2ef;
  margin: 25px 0px 0px;
}
@media only screen and (min-width: 768px) {
  .achievement_container .achievement_dots {
    padding-left: 16.5vw;
  }
}
@media only screen and (min-width: 1240px) {
  .achievement_container .achievement_dots {
    display: flex;
    height: fit-content;
    padding-left: 3vw;
    flex-direction: column;
    transform: none;
    margin: 0px auto;
    padding-left: 0px;
  }
  .achievement_container .achievement_dots .next_dots .next_dot {
    margin: 25px 0px 0px 10px;
  }
}
.achievement_container .DOMINATE {
  width: 100%;
  margin: auto;
  background-image: url(/assets/image/main/main_dominate.png);
  background-repeat: no-repeat;
  background-size: 45%;
  background-position: center bottom;
  text-align: center;
  padding: max(16vw - 50px, 75px) 0px 0px;
  margin-top: 0px;
}
@media only screen and (min-width: 768px) {
  .achievement_container .DOMINATE {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1240px) {
  .achievement_container .DOMINATE {
    margin-top: 200px;
  }
}

/* main footer */
/* .fullpage .footer {
  position: absolute;
  bottom: 0;
  padding: 44px 0;
  background-color: #161616;
  width: 100%;
  color: #999;
  font-size: 1.4rem;
} */

/* footer */
.footer {
  margin-top: 100px;
  position: relative;
  padding: 64px 7%;
  background-color: #161616;
  width: 100%;
  color: #999;
  font-size: 1.4rem;
}

.footer .cont_in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
}

.footer address {
  margin-left: 100px;
  text-align: left;
}

.footer address span {
  display: inline-block;
  line-height: 22px;
  transform: skew(-0.03deg);
}

.footer address span:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  vertical-align: top;
  background-color: #999;
  margin: 8px 10px 0 8px;
}

.footer address span.first:before {
  display: none;
}

.footer .logo_footer {
  display: inline-block;
  width: 234px;
  height: 46px;
  background: url(../../images/logo_footer.png) no-repeat;
}

/* sub_contents */
.sub_contents {
  position: relative;
  padding: 0px 0 225px;
}

.sub_contents.pb0 {
  padding-bottom: 0 !important;
}

.sub_contents .title {
  width: 100%;
  padding: 80px 0 50px;
}

.sub_contents .title .cont_in {
  max-width: 1250px;
}

.sub_contents .title h2 {
  opacity: 1;
  display: block;
  transform: skew(-0.03deg);
  font-size: 4.6rem;
  line-height: 64px;
  font-weight: 700;
  transition: transform 0.5s;
}

.sub_contents .title.active h2 {
  transition: transform 0.5s;
  animation: leftToRight 1.5s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
}

/* siteVisual */
.sub_contents .siteVisual {
  height: 576px;
  width: 100%;
}

.sub_contents .siteVisual.service {
  background: url(../../images/service/img_service_visual.png) no-repeat;
  background-size: cover;
}

.sub_contents .siteVisual.company {
  background: url(../../images/company/img_company_visual.png) no-repeat;
  background-size: cover;
}

.sub_contents .siteVisual.portfolio {
  background: url(../../images/portfolio/img_portfolio_visual.png) no-repeat;
  background-size: cover;
}

.sub_contents .siteVisual.contact {
  background: url(../../images/contact/img_contact_visual.png) no-repeat;
  background-size: cover;
}

/* video */
.video_wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 576px;
}

.video_thumb {
  position: relative;
  height: 100%;
}

.video_img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}

/* meta_wrap */
.meta_wrap {
  padding: 160px 0;
}

.meta_wrap .cont_in {
  max-width: 1240px;
}

.meta_wrap .dive_to_meta {
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
}

.meta_wrap .dive_to_meta .img_area {
  opacity: 0;
  width: 50%;
}

.meta_wrap .dive_to_meta .img_area img {
  width: 100%;
}

.meta_wrap .dive_to_meta .text_area {
  width: 50%;
  padding-right: 60px;
}

.meta_wrap .dive_to_meta .text_area li {
  opacity: 0;
  width: 100%;
  position: relative;
  font-size: 1.8rem;
  color: #666;
}

.meta_wrap .dive_to_meta .text_area li:nth-child(1) {
  color: #2463ed;
  font-size: 2rem;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 0.2px;
}

.meta_wrap .dive_to_meta .text_area li:nth-child(2) {
  margin: 14px 0 34px;
  color: #000;
  font-size: 3.6rem;
  line-height: 40px;
  font-weight: 600;
}

.meta_wrap .dive_to_meta .text_area li a {
  display: inline-block;
  width: 282px;
  height: 50px;
  color: #6ba4f7;
  font-size: 1.6rem;
  border-radius: 100px;
  box-shadow: 3px 3px 6px 0 rgba(159, 159, 159, 0.23);
  background-color: #000;
  text-align: center;
  line-height: 50px;
  transform: skew(-0.03deg);
  font-weight: 700;
}

.meta_wrap .dive_to_meta .text_area li:nth-child(4) {
  margin-top: 100px;
}

.meta_wrap .dive_to_meta .text_area li:nth-child(3) {
  line-height: 26px;
}

/* meta_wrap ani */
.meta_wrap.active .dive_to_meta .text_area li {
  transition: transform 0.5s;
  animation: leftToRightLong 1.5s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both
    paused;
  animation-play-state: running;
}

.meta_wrap.active .dive_to_meta .img_area {
  transition: transform 0.5s;
  animation: rightToLeftLong 2s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both
    paused;
  animation-play-state: running;
}

/* 서브페이지 텍스트 */
@-webkit-keyframes leftToRightLong {
  0% {
    opacity: 0;
    transform: translateX(-300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@keyframes leftToRightLong {
  0% {
    opacity: 0;
    transform: translateX(-300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@-webkit-keyframes rightToLeftLong {
  0% {
    opacity: 0;
    transform: translateX(300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@keyframes rightToLeftLong {
  0% {
    opacity: 0;
    transform: translateX(300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

/* hash img */
.img_hash {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.img_hash li {
  height: 170px;
  margin-left: 24px;
  width: 23%;
}

.img_hash li a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #ddd;
  border-radius: 12px;
  display: block;
  height: 170px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.img_hash li a img {
  height: 100%;
  width: 100%;
}

.img_hash li a:before {
  background: rgba(255, 255, 255, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.img_hash li.active a {
  border: 2px solid #2463ed;
}

.img_hash li.active a:before {
  background: transparent;
}

.img_hash li a:hover {
  border-color: #2463ed;
}

.img_hash li a:hover:before {
  background: transparent;
}

.img_hash li:nth-child(1) a {
  background-image: url(../../images/service/img_sv01.png);
}

.img_hash li:nth-child(2) a {
  background-image: url(../../images/service/img_sv02.png);
}

.img_hash li:nth-child(3) a {
  background-image: url(../../images/service/img_sv03.png);
}

.img_hash li:nth-child(4) a {
  background-image: url(../../images/service/img_sv04.png);
}

/**/
.desc_wrap {
  background-color: #2463ed;
  color: #fff;
  padding: 122px 0;
}

.desc_wrap .cont_in {
  max-width: 1240px;
}

.desc_wrap ul {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.desc_wrap ul li {
  width: 55%;
  font-size: 1.8rem;
  line-height: 26px;
}

.desc_wrap ul li:nth-child(1) {
  width: 45%;
}

.desc_wrap ul li span {
  display: block;
  transform: skew(-0.03deg);
}

.desc_wrap ul li span:first-child {
  color: #e7f0fe;
  letter-spacing: 0.2px;
}

.desc_wrap ul li:nth-child(1) span:last-child {
  font-size: 3.6rem;
}

.desc_wrap ul li span + span {
  margin-top: 14px;
}

/* hash img contents */
.hash_box .left {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-top: 100px;
}

.hash_box .right {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-top: 100px;
}

.hash_box .img {
  width: 50%;
  border-radius: 15px;
  overflow: hidden;
}

.hash_box .img img {
  width: 100%;
}

.hash_box .left .text_area {
  padding-left: 90px;
}

.hash_box .right .text_area {
  padding-right: 90px;
}

.hash_box .text_area {
  width: 50%;
  font-size: 2rem;
  color: #222;
  transform: skew(-0.03deg);
}

.hash_box .text_area strong {
  display: block;
  margin-bottom: 14px;
  font-size: 2rem;
  color: #2463ed;
  letter-spacing: 0.2px;
  font-weight: 800;
}

.hash_box .text_area h3 {
  margin-bottom: 24px;
  font-size: 3.4rem;
  color: #2463ed;
  font-weight: 700;
  letter-spacing: -1px;
}

.hash_box .text_area h3 + span {
  display: block;
  margin-bottom: 34px;
  transform: skew(-0.03deg);
  font-weight: 600;
}

.hash_box .text_area p {
  font-size: 1.8rem;
  margin-bottom: 34px;
  line-height: 26px;
}

.hash_box .right.last .text_area dt {
  display: block;
  margin-bottom: 8px;
  font-size: 2rem;
  line-height: 26px;
  font-weight: 600;
}

.hash_box .right.last .text_area dd {
  display: block;
  margin-bottom: 14px;
  font-size: 1.8rem;
  line-height: 26px;
}

.hash_box .right.last .text_area .notice {
  color: #2463ed;
  font-size: 1.8rem;
  line-height: 26px;
}

.box_tag {
  margin-top: 40px;
}

.box_tag span {
  display: inline-block;
  border-radius: 100px;
  padding: 7px 24px;
  margin: 0 10px 20px 0;
  border: solid 1px #ddd;
  text-align: center;
  color: #222;
  font-size: 1.6rem;
  transform: skew(-0.03deg);
  font-weight: 600;
}

.box_tag span.strong_tag {
  border-color: #2463ed;
  color: #2463ed;
}

/* contact message */
.contact_notice {
  padding: 200px 0 0;
}

.contact_notice .cont_in {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

.contact_notice .text_area {
  width: 100%;
}

.contact_notice .text_area .txt_01 {
  font-size: 2rem;
  color: #000;
  font-weight: 600;
}

.contact_notice .text_area .txt_02 {
  font-size: 3.6rem;
  color: #000;
  font-weight: 600;
  margin: 14px 0 34px;
}

.contact_notice .text_area .txt_03 {
  font-size: 1.8rem;
  color: #000;
  font-weight: 400;
  line-height: 26px;
}

.contact_notice .text_area li span {
  transform: skew(-0.03deg);
}

.contact_notice.active .text_area li {
  animation: mainMoveToLeft 1.5s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both
    paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.contact_notice .main_contact_sns li:nth-child(1) a:hover img {
  animation: scaleUp 0.5s 1 cubic-bezier(0, 0.65, 0.27, 1.02) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

/* */
.img_tab {
  padding: 160px 0;
}

/* company */

.company_history {
  padding: 160px 0;
}

.company_history .cont_in {
  max-width: 1240px;
}

.company_history .text_area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.company_history .text_area li {
  opacity: 0;
  width: 50%;
  font-size: 1.8rem;
}

.company_history .text_area li strong {
  display: block;
  margin-bottom: 14px;
  font-size: 2rem;
  letter-spacing: 0.2px;
  color: #2463ed;
  font-weight: 800;
  transform: skew(-0.03deg);
}

.company_history .text_area li span {
  display: block;
  transform: skew(-0.03deg);
}

.company_history .text_area li:nth-child(1) span {
  font-size: 3.6rem;
  color: #222;
  font-weight: 600;
}

.company_history .text_area li:nth-child(2) span:nth-child(1) {
  margin-bottom: 24px;
  font-size: 1.4rem;
  color: #ccc;
}

.company_wrap.active .company_history .text_area li:nth-child(2) {
  line-height: 26px;
}

.company_wrap.active .company_history .text_area li:nth-child(1) {
  animation: leftToRight 1.5s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.company_wrap.active .company_history .text_area li:nth-child(2) {
  animation: rightToLeft 1.5s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

/* company_info */
.company_info {
  padding: 160px 0;
}

.company_info .cont_in {
  max-width: 1240px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.company_info .text_area {
  width: 50%;
  padding-right: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.company_info .text_area li {
  width: 100%;
  font-size: 1.8rem;
  line-height: 26px;
}

.company_info .text_area li strong {
  display: block;
  margin-bottom: 14px;
  font-size: 2rem;
  letter-spacing: 0.2px;
  color: #2463ed;
  font-weight: 800;
  transform: skew(-0.03deg);
}

.company_info .text_area li span {
  display: block;
  transform: skew(-0.03deg);
}

.company_info .text_area li:nth-child(1) {
  margin-bottom: 34px;
}

.company_info .text_area li:nth-child(1) span {
  font-size: 3.6rem;
  color: #222;
  font-weight: 600;
}

.company_info .img_area {
  width: 50%;
}

.company_info .img_area img {
  width: 100%;
}

.company_wrap.active .company_info .text_area li {
  animation: leftToRight 2.2s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.company_wrap.active .company_info .img_area {
  animation: rightToLeft 2.2s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.sns_set {
  margin-top: 120px;
}

.sns_set a {
  display: inline-block;
  width: 66px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
}

.sns_set a:nth-child(1) {
  background-image: url(../../images/ico_btn_fb.png);
}

.sns_set a:nth-child(2) {
  background-image: url(../../images/ico_btn_insta.png);
}

.sns_set a:nth-child(3) {
  background-image: url(../../images/ico_btn_kakao.png);
}

/* 서브페이지 텍스트 */
@-webkit-keyframes leftToRight {
  0% {
    opacity: 0;
    transform: translateX(-300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@keyframes leftToRight {
  0% {
    opacity: 0;
    transform: translateX(-300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@-webkit-keyframes rightToLeft {
  0% {
    opacity: 0;
    transform: translateX(300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@keyframes rightToLeft {
  0% {
    opacity: 0;
    transform: translateX(300%);
  }

  50% {
    opacity: 0.5;
    transform: translateX(0%);
  }

  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

/* history */
.history_gallery {
  padding: 160px 0;
}

.history_gallery .cont_in {
  max-width: 1240px;
}

.history_gallery {
  padding-top: 50px;
}

.grallery_box {
  text-align: center;
}

.grallery_box .view_gallery {
  position: relative;
  width: 100%;
  height: 560px;
  margin: 0 auto;
}

.grallery_box .view_gallery .img {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

.grallery_box .view_gallery .img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.grallery_box .view_gallery .img img {
  width: 100%;
  position: absolute;
}

.grallery_box .view_gallery .img.active {
  visibility: visible;
  opacity: 1;
}

.grallery_box .btn_wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 34px;
}

.grallery_box .btn_wrap .list {
  border-radius: 20px;
  font-weight: 500;
  font-size: 1.6rem;
}

.grallery_box .btn_wrap .list:after {
  clear: both;
  display: block;
  content: "";
}

.grallery_box .btn_wrap .list li {
  float: left;
  margin: 0 8px;
}

.grallery_box .btn_wrap .list li a {
  position: relative;
  z-index: 2;
  display: block;
  height: 40px;
  line-height: 38px;
  padding: 0 25px;
  font-weight: 600;
  text-align: center;
  background: #fff;
  color: #999;
  border-radius: 20px;
  border: 2px solid #ddd;
  transform: skew(-0.03deg);
  transition: color 0.7s;
  -webkit-transition: color 0.7s;
  -moz-transition: color 0.7s;
  -o-transition: color 0.7s;
  -ms-transition: color 0.7s;
}

.grallery_box .btn_wrap .list li a:hover,
.grallery_box .btn_wrap .list li a:focus {
  background-color: #f7f9fd;
  color: #2463ed;
  border: 2px solid #2463ed;
}

.grallery_box .btn_wrap .list li a.active {
  background-color: #f7f9fd;
  color: #2463ed;
  border: 2px solid #2463ed;
}

.grallery_box .view_gallery .img .text_area {
  z-index: 1;
  max-width: 570px;
  color: #fff;
  font-size: 1.8rem;
  line-height: 26px;
}

.grallery_box .view_gallery .img .text_area li {
  width: 100%;
  word-break: break-all;
}

.grallery_box .view_gallery .img .text_area li:nth-child(1) {
  font-size: 2rem;
  letter-spacing: 0.2px;
  font-weight: 600;
  color: #fff;
  margin-top: 38px;
}

.grallery_box .view_gallery .img .text_area li:nth-child(2) {
  margin: 14px 0 34px;
  font-size: 3.6rem;
  line-height: 40px;
}

.grallery_box .view_gallery .img .text_area li:nth-child(3) {
  color: rgba(255, 255, 255, 0.8);
}

.grallery_box .view_gallery .img .text_area li span {
  display: inline-block;
  transform: skew(-0.03deg);
}

/* portfolio */
.portfolio_wrap {
  padding: 160px 0;
}

.portfolio_wrap .cont_in {
  max-width: 1240px;
}

/* list_item */
.list_wrap {
  margin-left: -20px;
  display: flex;
  flex-wrap: wrap;
}

.list_item {
  position: relative;
  display: none;
  width: 400px;
  height: 400px;
  margin: 0 0 20px 20px;
  color: #fff;
  overflow: hidden;
  border-radius: 12px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.list_item a {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.list_item * {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.list_item .list_info li span {
  transform: skew(-0.03deg);
}

.list_item .first img {
  display: block;
  width: 100%;
  height: 100%;
}

.list_item .second {
  padding: 34px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../../images/portfolio/img_list_portfolio_hover.png) no-repeat;
  background-size: cover;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}

/* list_item:hover */
.list_item.hover > .first {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.list_item.hover .second {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* list_item > list_info */
.list_item .first .list_info {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 34px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}

.list_item .first .list_info li {
  width: 100%;
  color: #fff;
  font-size: 1.8rem;
  line-height: 24px;
}

.list_item .first .list_info li:nth-child(1) {
  font-size: 1.4rem;
  color: #e6e6e6;
}

.list_item .second .list_info {
  z-index: 2;
  width: 100%;
  height: 100%;
}

.list_item .second .list_info li {
  width: 100%;
  color: #fff;
  font-size: 1.6rem;
  line-height: 24px;
  transform: skew(-0.03deg);
  font-weight: 400;
}

.list_item .second .list_info li:nth-child(1) {
  font-size: 1.4rem;
  font-weight: 800;
}

.list_item .second .list_info li:nth-child(2) {
  font-size: 1.8rem;
  font-weight: 800;
  margin: 7px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.list_item .second .list_info li:nth-child(3) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}

/* list title, select */
.list_title {
  width: 100%;
  margin-bottom: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.list_title span {
  display: inline-block;
  transform: skew(-0.03deg);
  font-size: 3.6rem;
  color: #222;
  font-weight: 600;
}

.list_button {
  width: 100%;
  text-align: center;
  margin: 50px 0 0;
}

.list_button button,
.list_button a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 48px;
  color: #2463ed;
  border: 1px solid #2463ed;
  transform: skew(-0.03deg);
  border-radius: 100px;
  text-align: center;
  font-size: 1.6rem;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.list_button button:hover,
.list_button a:hover {
  background-color: #2463ed;
  color: #fff;
}

/* div select box */
.dropDownSelect {
  z-index: 10;
  width: 175px;
  height: 52px;
  border: 1px solid #ddd;
  border-radius: 56px;
  background: #fff;
}

.topBlock {
  position: relative;
  width: 100%;
  height: 52px;
  padding: 0 24px;
  line-height: 52px;
  color: #999;
  font-size: 1.3rem;
  cursor: pointer;
  background-image: url(/assets/image/contact_arrow_down.svg);
  background-repeat: no-repeat;
  background-position: 90%;
}

.topBlock:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 14px;
}

/*.topBlock.on{color:#2463ed}*/
.dropList {
  display: none;
  /* width: 176px; */
  border: 1px solid rgb(133, 133, 133);
  background-color: #000514;
  margin: -1px auto 0;
  border-top: 0;
}

.dropList li button {
  display: block;
  width: 100%;
  padding: 0 24px;
  color: white;
  font-size: 1.8rem;
  line-height: 52px;
  text-align: center;
}

.dropList li button:hover {
  background-color: #f7f9fd;
  color: #2463ed;
}

/* select box */
.select_box {
  position: relative;
  width: 100%;
  height: 52px;
  background: url(../../images/ico_select_arrow.png) right 24px center no-repeat;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.select_box label {
  position: absolute;
  font-size: 1.8rem;
  color: #999;
  top: 16px;
  left: 24px;
}

.select_box select.selectList {
  width: 100%;
  height: 52px;
  min-height: 52px;
  line-height: 52px;
  padding: 0 24px;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE 8 */
}

.select_box.active {
  border-color: #2463ed;
}

.select_box.active label {
  color: #2463ed;
}

/* input */
.input_box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 52px;
  color: #666;
}

.input_box input {
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 1.8rem;
  background-color: #000514;
  color: white;
  border: 1px solid rgb(133, 133, 133);
  border-radius: 8px;
}

.input_box input::placeholder {
  font-size: 1.3rem !important;
}

.input_box input:focus {
  border-color: white;
  color: white;
}

.input_box .inpClear {
  position: absolute;
  right: 24px;
  top: 0;
  width: 30px;
  height: 50px;
  vertical-align: top;
}

.input_box .inpClear:after {
  content: "";
  display: inline-block;
  margin-top: 2px;
  width: 20px;
  height: 20px;
  /* background-image: url(../../images/input_del_hover.png); */
}

/* input placeholder */
.input_box input::-webkit-input-placeholder {
  color: #999;
  font-size: 1.8rem;
}

.input_box input:-moz-placeholder {
  color: #999;
  font-size: 1.8rem;
}

.input_box input::-moz-placeholder {
  color: #999;
  font-size: 1.8rem;
}

.input_box input:-ms-input-placeholder {
  color: #999;
  font-size: 1.8rem;
}

/* textarea */
.text_box {
  position: relative;
  width: 100%;
  height: 100%;
  color: #666;
}
.textarea_box textarea,
.text_box textarea {
  padding: 24px;
  border: 1px solid rgb(133, 133, 133);
  background-color: #000514;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  color: #666;
  font-size: 1.8rem;
  line-height: 26px;
  resize: none;
  outline: 0;
}

.textarea_box textarea:focus,
.text_box textarea:focus {
  border-color: white;
  color: white;
}

/* input placeholder */
.text_box textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 1.8rem;
}

.text_box textarea:-moz-placeholder {
  color: #999;
  font-size: 1.8rem;
}

.text_box textarea::-moz-placeholder {
  color: #999;
  font-size: 1.8rem;
}

.text_box textarea:-ms-input-placeholder {
  color: #999;
  font-size: 1.8rem;
}

/* radio */
.input_radio {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.input_radio label {
  position: relative;
}

.input_radio input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  width: 24px;
  height: 24px;
}

.input_radio input[type="radio"] + label {
  width: 100%;
  color: white;
  line-height: 24px;
  font-size: 1.8rem;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  padding-left: 32px;
}

.input_radio input[type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 24px;
  height: 24px;
  display: inline-block;
  /* background: url(../../images/ico_radio.png) no-repeat; */
}

.input_radio input[type="radio"]:checked + label {
  color: #2463ed;
}

.input_radio input[type="radio"]:checked + label:before {
  /* background: url(../../images/ico_radio_check.png) no-repeat; */
}

.input_radio + .input_radio {
  margin-left: 80px;
}

/* form-mobile */
.cell_phone {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.cell_phone .select_box {
  width: 33%;
}

.cell_phone .input_box {
  width: calc(67% - 10px);
}

/* title_wrap */
.title_wrap {
  width: 100%;
  margin-bottom: 70px;
}

.title_wrap h3 {
  font-size: 4.5rem;
  color: #222;
  line-height: 1;
  font-weight: 600;
}

.title_wrap span {
  display: inline-block;
  color: #2463ed;
  font-size: 1.8rem;
  margin: 16px 0 0 20px;
  vertical-align: top;
}

.title_wrap span i {
  display: inline-block;
}

.title_wrap span i:before {
  content: "*";
  display: inline-block;
  color: #2463ed;
  font-size: 1.8rem;
  vertical-align: top;
  margin: 4px 0 0 4px;
}

/* contact */
.contact_wrap {
  /* padding: 160px 0; */
}

.contact_wrap .cont_in {
  max-width: 1240px;
}

.contact_form {
  width: 100%;
}

.contact_form dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
}

.contact_form dt {
  width: 145px;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 42px 0;
  font-weight: 600;
  border-bottom: 1.6px dotted;
}

.contact_form dd {
  width: calc(100% - 145px);
  height: 52px;
  display: flex;
  align-items: center;
  padding: 42px 0;
  border-bottom: 1.6px dotted;
}

.contact_form dt span {
  display: inline-block;
  color: white;
}

.contact_form dt span:after {
  content: "*";
  display: inline-block;
  color: #2463ed;
  font-size: 1.8rem;
  vertical-align: top;
  margin: 4px 0 0 4px;
}

.contact_form dd:last-child,
.contact_form dt:last-child {
  height: 300px;
}

.contact_btn {
  width: 100%;
  text-align: center;
  margin: 8px 0 0;
}

.contact_btn button {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 48px;
  color: #999;
  background: #eee;
  transform: skew(-0.03deg);
  border-radius: 100px;
  text-align: center;
  font-size: 1.6rem;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.contact_btn button:hover {
  background-color: #2463ed;
  color: #fff;
  font-weight: 600;
}

.contact_form dd .dropDownSelect {
  width: 100%;
  border-radius: 8px;
  margin-top: 0;
}

.contact_form .dropList {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.contact_form .dropList li button {
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: left;
}

.contact_form .dropList li button:hover {
  background-color: #f7f9fd;
}

.contact_form dd .dropList {
  width: 100%;
}

.contact_form dd .topBlock {
  color: #999;
}

.contact_form dd .topBlock.active {
  color: #666;
}

/* advice notice*/
.advice_notice {
  padding: 160px 0;
  background: #f7f9fd;
}

.advice_notice .cont_in {
  max-width: 1240px;
}

.ad_box {
  padding: 50px 0 100px;
  border-top: 2px solid #222;
  display: flex;
  flex-wrap: wrap;
  transform: skew(-0.03deg);
}

.ad_box .ad_dt {
  width: 50%;
  font-size: 3.6rem;
  color: #000;
  font-weight: 600;
}

.ad_box .ad_dt span {
  display: block;
}

.ad_box .ad_dt span.ad_date {
  margin-top: 24px;
  color: #2463ed;
  font-size: 1.8rem;
}

.ad_box .ad_dd {
  width: 50%;
  font-size: 1.8rem;
  color: #666;
}

.ad_box .ad_dd ul li {
  position: relative;
  width: 100%;
  line-height: 26px;
}

.ad_box .ad_dd ul li:nth-child(1) {
  color: #000;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 24px;
}

.ad_box .ad_dd ul dl {
  margin-top: 80px;
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
}

.ad_box .ad_dd ul dl dt {
  width: 85px;
  color: #222;
}

.ad_box .ad_dd ul dl dd {
  width: calc(100% - 85px);
  color: #666;
}

.ad_box .ad_icon {
  padding-left: 80px;
}

.ad_box .ad_icon:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../../images/ico_kakao_square.png) no-repeat;
  background-size: cover;
  vertical-align: top;
}

/* media */
@media all and (max-width: 1460px) {
  .cont_in {
    width: 100%;
  }

  .list_wrap {
    margin-left: 0;
    justify-content: space-between;
  }

  .list_item {
    margin: 0 0 20px 0;
    width: 32%;
    height: auto;
  }

  .contact_wrap .cont_in {
    max-width: 100%;
  }

  .advice_notice .cont_in {
    max-width: 100%;
  }

  .cont_in {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 1410px) {
  .sub_contents .siteVisual {
    height: 288px;
    width: 100%;
  }

  .site_logo {
    left: 5px;
    top: 2px;
  }

  .site_logo a {
    /* width: 50px;
    height: 50px; */
  }

  .header {
    width: 100%;
    height: 50px;
  }

  .mo-menu-title {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 0 0 10px;
    color: #f1f1f1;
    font-size: 16px;
  }

  .panel {
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #eee;
  }

  .panel .btn_panel_toggle {
    z-index: 2;
    display: inline-block;
    float: left;
    position: absolute;
    top: 2px;
    width: 48px;
    height: 48px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    cursor: pointer;
  }

  .panel .btn_panel_toggle span,
  .panel .btn_panel_toggle span:before,
  .panel .btn_panel_toggle span:after {
    width: 18px;
    height: 2px;
    background-color: black;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
  }

  .panel .btn_panel_toggle span {
    display: inline-block;
    position: relative;
    float: left;
    margin: 22px 0 0 15px;
  }

  .panel .btn_panel_toggle span:before,
  .panel .btn_panel_toggle span:after {
    content: "";
    position: absolute;
    left: 0;
  }

  .panel .btn_panel_toggle span:before {
    top: -7px;
  }

  .panel .btn_panel_toggle span:after {
    top: 7px;
  }

  /* panel open */
  .panel .btn_panel_toggle.active span {
    background-color: transparent;
  }

  .panel .btn_panel_toggle.active span:before,
  .panel .btn_panel_toggle.active span:after {
    top: 0;
    background-color: white;
  }

  .panel .btn_panel_toggle.active span:before {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
  }

  .panel .btn_panel_toggle.active span:after {
    -webkit-transition-delay: 0.09s;
    -moz-transition-delay: 0.09s;
    -o-transition-delay: 0.09s;
    -ms-transition-delay: 0.09s;
    transition-delay: 0.09s;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
  }

  /* panel fix */
  .panel-overlay {
    z-index: 9998;
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
  }

  .panel.right {
    right: 0;
  }

  /* panel pos */
  .panel.right .btn_panel_toggle {
    right: 0;
  }

  /* panel current */
  .panel.right.active {
    right: 0;
    overflow-y: auto;
    width: 100%;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  }

  .panel.right.active .btn_panel_toggle {
    left: 100%;
    margin-left: -48px;
  }

  .panel ul li.sub-menu {
    background: #2e333c;
    padding: 10px 0 0 50px;
  }

  /* panel scroll */
  .panel.active {
    scrollbar-arrow-color: #222;
    scrollbar-face-color: #222;
    scrollbar-base-color: rgba(0, 0, 0, 0.1);
    scrollbar-3dlight-color: rgba(0, 0, 0, 0.1);
    scrollbar-darkshadow-color: rgba(0, 0, 0, 0.1);
    scrollbar-highlight-color: rgba(0, 0, 0, 0.1);
    scrollbar-shadow-color: rgba(0, 0, 0, 0.1);
    scrollbar-track-color: rgba(0, 0, 0, 0.1);
  }

  .panel.active::-webkit-scrollbar {
    width: 4px;
    height: 0;
    border: 0;
  }

  .panel.active::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
  }

  .panel.active::-webkit-scrollbar-thumb {
    width: 4px;
    height: 2px;
    background: #222;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }

  /* gnb */
  .gnb_menu {
    flex-direction: column;
    font-size: 2rem;
    height: 100%;
    justify-content: center !important;
  }

  .gnb_menu:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    background: #000;
  }

  .gnb_menu ul {
    width: 100%;
    margin-top: 60px;
  }

  .gnb_menu li {
    display: block;
    width: 100%;
    margin: 0;
  }

  .gnb_menu li a {
    display: block;
    position: relative;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
  }

  .gnb_float .contact_menu {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  /* main */
  .cont_in {
    width: 100%;
    max-width: 100%;
  }

  /* .section0 {
    padding: 50px 0 0;
  }

  .section0 .text_area {
    padding-left: 0;
  }

  .section0.active .text_area .txt_01 {
    color: #fff;
    font-weight: 600;
  }

  .section0 .text_area .txt_02 {
    font-size: 4rem;
    line-height: 40px;
    margin: 24px 0 32px;
    letter-spacing: 0;
    text-shadow: 0 3px 2px rgba(12, 20, 93, 0.52);
  }

  .section0 .text_area .txt_03 {
    font-size: 1.6rem;
    line-height: 24px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  } */

  .scroll_down {
    width: 100%;
    left: 0;
    margin: 0;
    bottom: 40px;
  }

  /* .section1 .main_col_2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section1 .main_col_2 .text_area,
  .dive_to {
    width: 100%;
  }

  .dive_to.active p {
    display: none;
  }

  .section1 .main_col_2 .text_area {
    position: relative;
    margin-top: 0;
    padding: 0 16px;
    text-align: center;
  }

  .section1 .text_area.active li {
    color: #fff;
  }

  .section1 .main_col_2 .text_area li:nth-child(1) {
    font-size: 3.2rem;
    color: #fff;
    margin-bottom: 34px;
  }

  .section1 .main_col_2 .text_area.active li:nth-child(2) {
    display: none;
  }

  .section1 .main_col_2 .text_area li span {
    display: inline-block;
  }

  .section1 .main_col_2 .text_area li span + span {
    margin-left: 7px;
  } */

  .made_unity li:nth-child(1),
  .made_unity li:nth-child(3) {
    display: none;
  }

  .made_unity li + li {
    margin-left: 0;
  }

  /* .section0 .scroll_down .arrow_bottom,
  .section2 .scroll_down .arrow_bottom {
    background-image: url(../../images/btn_scroll_down.png);
  } */

  /* .section3 .main_col_2 {
    flex-direction: column;
    justify-content: center;
  }

  .section3 .main_col_2 .text_area {
    width: 100%;
    padding: 0 16px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
  }

  .section3 .main_col_2 .text_area li:nth-child(1) {
    font-size: 3.2rem;
    line-height: 40px;
    margin-bottom: 28px;
  }

  .section3 .main_col_2 .text_area.active li:nth-child(2) {
    font-size: 1.4rem;
    margin-bottom: 40px;
    line-height: 24px;
  }

  .section4 .text_area .txt_02 {
    font-size: 3.2rem;
    line-height: 40px;
    margin: 14px 0 32px;
  }

  .section4 .text_area .txt_02 span {
    display: block;
  }

  .section4 .text_area .txt_03 {
    font-size: 1.4rem;
    line-height: 24px;
  } */

  /* .fullpage .footer {
    padding: 20px 0;
  } */

  .footer {
    padding: 30px;
    overflow: hidden;
  }

  .footer .logo_footer {
    width: 158px;
    height: 31px;
    background-size: cover;
    margin-bottom: 24px;
  }

  .footer address {
    margin-left: 0;
  }

  .footer address span {
    line-height: 18px;
  }

  .footer address span:nth-child(1),
  .footer address span:nth-child(2),
  .footer address span:nth-child(5) {
    display: block;
  }

  .footer address span:nth-child(3):before,
  .footer address span:nth-child(8):before,
  .footer address span:nth-child(9):before {
    display: none;
  }

  .footer address span:before {
    margin: 6px 8px 0 6px;
  }

  .main_contact_sns li:nth-child(2) {
    margin: 20px 0 56px 0;
  }

  .main_contact_sns li:nth-child(3) span {
    display: inline-block;
    width: 87px;
    height: 87px;
  }

  .main_contact_sns li:nth-child(3) span img {
    width: 100%;
    height: 100%;
  }

  .alpha_watch {
    width: 100%;
  }

  .alpha_watch .alpha_watch_img {
    height: 340px;
  }

  /* sub */
  .sub_contents {
    padding: 60px 0 68px;
  }

  .sub_contents .title {
    padding: 60px 0 26px;
  }

  .sub_contents .title h2 {
    font-size: 3.2rem;
    line-height: 42px;
  }

  .sub_contents .title.long h2 {
    font-size: 2.6rem;
    line-height: 40px;
    letter-spacing: -0.5px;
  }

  /* video */
  .video_wrap {
    height: auto;
  }

  .video_thumb {
    height: auto;
    padding-bottom: 56.25%;
  }

  .meta_wrap {
    padding: 80px 0;
  }

  .meta_wrap .dive_to_meta {
    flex-direction: column;
    margin-bottom: 32px;
  }

  .meta_wrap .dive_to_meta .text_area {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }

  .meta_wrap .dive_to_meta .img_area {
    width: 100%;
    margin-top: 32px;
  }

  .meta_wrap .dive_to_meta .text_area li {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .meta_wrap .dive_to_meta .text_area li:nth-child(4) {
    margin-top: 10px;
  }

  .meta_wrap .dive_to_meta .text_area li:nth-child(1) {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .meta_wrap .dive_to_meta .text_area li:nth-child(2) {
    font-size: 3.2rem;
    line-height: 42px;
    margin-bottom: 32px;
  }

  .img_hash li {
    margin-left: 0;
    height: 85px;
  }

  .img_hash li a {
    height: 100%;
  }

  .desc_wrap {
    padding: 80px 0;
  }

  .desc_wrap ul {
    flex-direction: column;
    text-align: center;
  }

  .desc_wrap ul li {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .meta_wrap .dive_to_meta .text_area li a {
    width: 100%;
  }

  .desc_wrap ul li:nth-child(1),
  .desc_wrap ul li {
    width: 100%;
  }

  .desc_wrap ul li:nth-child(1) {
    margin-bottom: 32px;
  }

  .desc_wrap ul li:nth-child(1) span:last-child {
    font-size: 3.2rem;
  }

  .hash_box .left {
    flex-direction: column;
  }

  .hash_box .img {
    width: 100%;
  }

  .hash_box .left .text_area {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  .hash_box .text_area strong {
    font-size: 1.6rem;
  }

  .hash_box .text_area h3 {
    font-size: 3.2rem;
    margin-bottom: 18px;
  }

  .hash_box .text_area h3 + span {
    margin-bottom: 18px;
  }

  .hash_box .text_area p {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .box_tag {
    margin: 30px 0;
  }

  .box_tag span {
    margin: 0 2px 15px 0;
    font-size: 1.2rem;
  }

  .hash_box .right {
    flex-direction: column;
  }

  .hash_box .right .text_area {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
  }

  .contact_notice {
    padding: 80px 0;
  }

  .hash_box .right.last .text_area dt {
    font-size: 1.3rem;
    line-height: 14px;
    font-weight: 800;
  }

  .hash_box .right.last .text_area dd {
    font-size: 1.2rem;
    line-height: 17px;
  }

  .hash_box .right.last .text_area .notice {
    font-size: 1.2rem;
    line-height: 17px;
  }

  .contact_notice .text_area .txt_02 {
    font-size: 3.2rem;
    line-height: 40px;
    margin: 14px 0 32px;
  }

  .contact_notice .text_area .txt_02 span {
    display: block;
  }

  .contact_notice .text_area .txt_03 {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .history_gallery {
    padding: 80px 0;
  }

  .grallery_box .view_gallery {
    height: 492px;
  }

  .grallery_box .view_gallery .img {
    display: block;
  }

  .grallery_box .view_gallery .img img {
    width: 100%;
    position: relative;
  }

  .grallery_box .btn_wrap {
    width: 100%;
    margin-bottom: 24px;
  }

  .grallery_box .btn_wrap .list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .grallery_box .btn_wrap .list li {
    float: none;
    margin: 0;
    width: 30%;
  }

  .grallery_box .btn_wrap .list li a {
    padding: 0 10px;
    font-size: 1.4rem;
  }

  .grallery_box .view_gallery .img .text_area {
    max-width: 100%;
    width: 100%;
    color: #444;
    font-size: 1.6rem;
    line-height: 24px;
  }

  .grallery_box .view_gallery .img .text_area li:nth-child(1) {
    font-size: 1.6rem;
    color: #2463ed;
    margin-top: 38px;
    font-weight: 800;
  }

  .grallery_box .view_gallery .img .text_area li:nth-child(2) {
    margin: 14px 0 26px;
    font-size: 3.2rem;
    color: #222;
    line-height: 42px;
    font-weight: 600;
  }

  .grallery_box .view_gallery .img .text_area li:nth-child(3) {
    color: #666;
    font-size: 1.4rem;
  }

  .company_wrap {
    background: 0;
  }

  .company_info {
    padding: 80px 0;
    background-color: #f8f8f8;
  }

  .company_info .text_area {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }

  .company_info .text_area li {
    width: 100%;
    font-size: 1.4rem;
  }

  .company_info .text_area li strong {
    font-size: 1.6rem;
  }

  .company_info .cont_in {
    max-width: 100%;
    flex-direction: column;
    text-align: center;
  }

  .company_info .img_area {
    width: 100%;
  }

  .company_info .text_area li:nth-child(1) span {
    font-size: 3.2rem;
    line-height: 40px;
  }

  .company_info .text_area li:nth-child(1) {
    margin-bottom: 32px;
  }

  .company_history {
    padding: 80px 0;
    background-color: #f7f9fd;
  }

  .company_history .text_area {
    flex-direction: column;
    text-align: center;
  }

  .company_history .text_area li {
    width: 100%;
    font-size: 1.4rem;
  }

  .company_history .text_area li strong {
    font-size: 1.6rem;
  }

  .company_history .text_area li:nth-child(1) span {
    font-size: 3.2rem;
  }

  .company_history .text_area li:nth-child(2) {
    line-height: 24px;
  }

  .company_history .text_area li:nth-child(2) span:nth-child(1) {
    margin: 26px 0 8px;
    line-height: 24px;
  }

  .sns_set {
    margin: 40px 0;
  }

  .sns_set a {
    margin-right: 0;
  }

  .sns_set a + a {
    margin-left: 10px;
  }

  .portfolio_wrap {
    padding: 80px 0;
  }

  .list_item {
    width: 49%;
  }

  .list_item * {
    -webkit-transition: inherit;
    transform: inherit;
  }

  .list_item .second {
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: 0;
    background-size: 0;
    -webkit-transition: inherit;
    transform: inherit;
  }

  /* list_item:hover */
  .list_item.hover > .first {
    -webkit-transition: inherit;
    transform: inherit;
  }

  .list_item.hover .second {
    -webkit-transition: inherit;
    transform: inherit;
  }

  .list_item .first .list_info {
    display: none;
  }

  .list_item .first img {
    display: block;
    width: 100%;
    height: 310px;
    object-fit: cover;
    border-radius: 12px;
  }

  .list_item .second {
    margin-top: 20px;
    position: relative;
    left: inherit;
    top: inherit;
  }

  .list_item .second .list_info li {
    color: #222;
  }

  .list_item .second .list_info li:nth-child(1) {
    font-weight: 700;
  }

  .list_item .second .list_info li:nth-child(3) {
    color: #444;
    font-size: 1.4rem;
    line-height: 24px;
  }

  .list_title {
    flex-direction: column;
    margin-bottom: 24px;
  }

  .list_title span {
    font-size: 3.2rem;
  }

  .dropDownSelect {
    width: 100%;
    margin-top: 0;
    height: 100%;
  }

  .dropList {
    /* width: calc(100% - 30px); */
    border: none;
  }

  .contact_wrap {
    padding: 80px 0;
  }

  .contact_wrap .cont_in {
    max-width: 100%;
  }

  .title_wrap {
    margin-bottom: 40px;
  }

  .title_wrap h3 {
    font-size: 2.8rem;
  }

  .title_wrap span {
    margin: 5px 0 0 20px;
  }

  .contact_form dt {
    width: 100%;
    height: 40px;
    margin-bottom: 0;
    margin-top: 35px;
  }

  .contact_form dt:first-child {
    margin-top: 0;
  }

  .contact_form dd {
    width: 100%;
    margin-bottom: 0;
    height: auto;
  }
  .dt_wrab {
    justify-content: center !important;
    flex-flow: wrap !important;
    align-items: none !important;
  }

  .cell_phone .select_box {
    width: 100%;
  }

  .cell_phone .input_box {
    width: 100%;
    margin-top: 12px;
  }

  .contact_btn {
    margin-top: 40px;
  }

  .advice_notice {
    padding: 80px 0;
  }

  .ad_box {
    border-top: 0;
    padding: 0 0 100px 0;
  }

  .ad_box .ad_dt {
    width: 100%;
    font-size: 2.4rem;
    border-bottom: 1px solid #222;
    padding: 0 0 14px 0;
    margin-bottom: 34px;
  }

  .ad_box .ad_dd {
    width: 100%;
  }

  .ad_box .ad_dd ul li {
    font-size: 1.6rem;
  }

  .ad_box .ad_dd ul li:nth-child(1) {
    font-size: 1.8rem;
  }

  .ad_box .ad_dd ul dl {
    margin-top: 30px;
  }

  .ad_box .ad_dd ul dl dt {
    font-weight: 800;
  }

  .ad_box .ad_dt span {
    display: inline-block;
  }

  .ad_box .ad_dt span + span {
    margin-left: 10px;
  }

  .input_radio + .input_radio {
    margin-left: 30px;
  }

  .dropList li button {
    text-align: left;
  }
}

@media all and (max-width: 768px) {
  .scroll_down {
    bottom: 20px;
  }

  /* .section1 .main_col_2 .text_area li:nth-child(1) {
    margin-bottom: 16px;
    font-size: 2.6rem;
  } */

  .made_unity {
    margin-top: 60px;
  }

  /* .section3 .main_col_2 .text_area li:nth-child(1) {
    font-size: 2.6rem;
    line-height: 35px;
    margin-bottom: 16px;
  }

  .section3 .main_col_2 .text_area.active li:nth-child(2) {
    line-height: 20px;
    margin-bottom: 26px;
  } */

  .contact_notice .text_area .txt_01 {
    font-size: 1.6rem;
  }

  .contact_notice .text_area .txt_01 {
    font-size: 1.6rem;
  }

  .contact_notice .text_area .txt_02 {
    font-size: 2rem;
    line-height: 28px;
    margin: 7px 0 16px;
  }

  .contact_notice .text_area .txt_02 span {
    display: inline-block;
  }

  /* .section4 .text_area {
    margin-top: -160px;
  } */

  .list_item {
    width: 100%;
  }

  .list_item .first img {
    height: 210px;
  }

  .alpha_watch {
    margin-top: -66px;
  }

  .alpha_watch .alpha_watch_img {
    height: 170px;
  }

  .alpha_watch .alpha_watch_img .watch_img {
    position: relative;
    display: block;
    width: 134px;
    height: 166px;
  }

  .alpha_watch .alpha_watch_img .watch_img.imgBox strong {
    right: -330px;
    bottom: -40px;
  }

  .alpha_watch .alpha_watch_img .watch_img img {
    left: -43px;
  }

  .alpha_watch .alpha_watch_img .bg {
    width: 130px;
    height: 270px;
    left: 150px;
    top: -53px;
  }

  .alpha_watch .alpha_watch_img .bg:before {
    width: 130px;
    height: 270px;
    background-size: 130px 270px;
    background-position: center;
  }

  .input_radio + .input_radio {
    margin-left: 0px;
  }
}

@media all and (max-width: 640px) {
}

@media all and (max-width: 480px) {
  .alpha_watch .alpha_watch_img .watch_img img {
    left: -205px;
  }

  .alpha_watch .alpha_watch_img .bg {
    width: 130px;
    height: 270px;
    left: 0px;
    top: -53px;
  }

  .alpha_watch .alpha_watch_img .watch_img.imgBox strong {
    right: -172px;
    bottom: -40px;
  }
}

/* 2022-08-16 메인 */
.gnb_menu {
  justify-content: center;
}

.gnb_menu a {
  /* line-height: 24px; */
  display: block;
}

.gnb_menu li:last-child {
  margin-right: 0;
  padding-right: 0;
}

/* .gnb_menu li:last-child a {
  width: 103px;
  height: 32px;
  color: rgba(33, 137, 255, 0.87);
  border: 2px solid #2463ed;
  border-radius: 20px;
  padding: 0 10px;
  line-height: 20px;
  text-align: center;
  line-height: 28px;
  text-shadow: 0 1px 1px #000;
} */
.gnb_btn {
  display: none;
}

.sv_download_copy {
  display: none !important;
}

/* .section0:before {
  background-image: url(../../images/renewal/bg_re_main_visual@2x.png);
}

.section0 .text_area .txt_01 {
  opacity: 0;
  font-size: 8rem;
  line-height: 1.2;
}

.section0 .text_area .txt_02 {
  opacity: 0;
  font-size: 2.2rem;
  line-height: 38px;
  margin: 22px 0 26px;
  letter-spacing: 0;
}

.section0 .text_area .txt_03 {
  opacity: 0;
  font-size: 1.6rem;
  line-height: 1;
}

.section0 .txt_03 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.section0 .txt_03 .btn {
  display: block;
  background: #749ef9;
  background: linear-gradient(to bottom, #749ef9 0%, #1753d5 100%);
  background: -moz-linear-gradient(top, #749ef9 0%, #1753d5 100%);
  background: -webkit-linear-gradient(top, #749ef9 0%, #1753d5 100%);
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#749ef9', endColorstr='#1753d5', GradientType=0);
  font-size: 1.6rem;
  height: 42px;
  line-height: 42px;
  margin: 9px 0;
  padding: 0 25px;
  text-align: center;
}

.section0 .txt_03 .btn:before {
  content: "";
  display: inline-block;
  margin: 5px 8px 0 0;
  width: 27px;
  height: 27px;
  background: url(../../images/renewal/ico_down_@2x.png) no-repeat;
  vertical-align: top;
  background-size: cover;
}

.section0 .txt_03 .btn.btn02:before {
  width: 35px;
  height: 17px;
  margin: 12px 12px 0 0;
  background: url(../../images/renewal/ico_clip@2x.png) no-repeat;
  background-size: cover;
}

.section0 .txt_03 .btn + .btn {
  margin-left: 32px;
} */

.scroll_down.white .arrow_bottom {
  background-image: url(../../images/renewal/btn_scroll_down_white.png);
}

/* .section1 .main_col_2 .text_area li:nth-child(2) {
  margin-bottom: 20px;
}

.section1 .main_col_2 .text_area li:nth-child(3) {
  padding-top: 55px;
  margin: 0 0 50px 0;
  border-top: 1px solid #eee;
  color: #444;
  font-size: 1.8rem;
  line-height: 26px;
}

.section1 .main_col_2 .text_area li:nth-child(3) span + span {
  margin-top: 20px;
}

.section1 .main_col_2 .text_area li:nth-child(3) span:nth-child(1) {
  line-height: 36px;
}

.section1 .main_col_2 .text_area li:nth-child(3) span:nth-child(1):before {
  content: "";
  margin-right: 15px;
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: top;
  background: url(../../images/renewal/ico_cont_list_01@2x.png) no-repeat;
  background-size: cover;
}

.section1 .main_col_2 .text_area li:nth-child(4) span + span {
  margin-top: 20px;
}

.section1 .main_col_2 .text_area li:nth-child(4) span:nth-child(1) {
  line-height: 36px;
}

.section1 .main_col_2 .text_area li:nth-child(4) span:nth-child(1):before {
  content: "";
  margin-right: 15px;
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: top;
  background: url(../../images/renewal/ico_cont_list_02@2x.png) no-repeat;
  background-size: cover;
} */

.dive_to .dive_to_bg {
  width: 550px;
  height: 355px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}

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

.dive_to_img img {
  width: 100%;
  height: 100%;
}

.dive_to p {
  margin-top: -70px;
}

/* .section2 .swiper {
  width: 100%;
  position: relative;
}

.section2 .swiper .swiper-slide {
  height: auto !important;
  width: 238px !important;
  height: 238px !important;
} */

.made_unity {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 70px;
  margin-left: -15px;
}

.made_unity .mu {
  position: relative;
  width: 366px;
  height: 389px;
  padding: 50px 45px 38px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}

.made_unity .mu span {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1.8rem;
  line-height: 26px;
  color: #fff;
  font-weight: 300;
  transform: rotate(-0.03deg);
}

.made_unity .mu span:nth-child(1) {
  height: 60px;
  font-size: 2.5rem;
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 1.2;
}

.made_unity.active {
  animation: mainFadeUp 1.8s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.made_unity .mu {
  background: url(../../images/renewal/img_cont_03_list_01@2x.png) no-repeat;
  background-size: cover;
}

.made_unity .mu.mu_02 {
  background: url(../../images/renewal/img_cont_03_list_02@2x.png) no-repeat;
  background-size: cover;
}

.made_unity .mu.mu_03 {
  background: url(../../images/renewal/img_cont_03_list_03@2x.png) no-repeat;
  background-size: cover;
}

.made_unity .tag {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 34px;
}

.made_unity .tag span {
  display: inline-block;
  height: auto;
  width: auto;
  padding: 0 15px;
  border: 2px solid #fff;
  border-radius: 33px;
  background-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 1.2rem;
  font-weight: 600;
  transform: rotate(-0.03deg);
}

.made_unity .tag span:nth-child(1) {
  height: auto;
  font-size: 1.2rem;
  margin-bottom: 0;
  line-height: 30px;
}

.made_unity .swiper-container {
  width: 100%;
  height: 100%;
}

.made_unity .swiper-pagination {
  position: relative;
  display: none;
}

.made_unity .swiper-pagination-bullet {
  margin: 0 2px;
}

.made_unity .swiper-pagination-bullet {
  width: 16px;
  height: 2px;
  background: #acabb9;
  opacity: 1;
}

.made_unity .swiper-pagination-bullet-active {
  background: #47475f;
}

/* .section3 .cont_in {
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}

.section3 .text_area {
  width: 100%;
}

.section3 .text_area .txt_01 {
  font-size: 4.5rem;
  color: #2463ed;
  font-weight: 900;
  line-height: 1;
}

.section3 .text_area .txt_01 strong {
  display: block;
  transform: rotate(-0.03deg);
}

.section3 .text_area .txt_02 {
  font-size: 4.5rem;
  color: #000;
  font-weight: 900;
  margin: 14px 0 0;
  line-height: 1;
}

.section3 .text_area.active li {
  animation: mainMoveToLeft 1.5s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both
    paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.section3 .img_area {
  width: 895px;
  height: 570px;
  margin: 30px auto 0;
}

.section3 .img_area img {
  width: 100%;
  height: 100%;
}

.section3 .img_area li {
  width: 100%;
  height: 100%;
}

.section3 .img_area li.active {
  animation: mainFadeUp 1.8s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
} */

.main_contact_sns span {
  display: inline-block;
  width: 98px;
  height: 98px;
}

.main_contact_sns span + span {
  margin-left: 30px;
}

.main_contact_sns span img {
  width: 100%;
  height: 100%;
}

.main_contact_sns.active li {
  animation: mainFadeUp 1.6s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.main_contact {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
  margin-top: -130px;
}

.main_contact li {
  width: 50%;
  text-align: left;
  padding: 50px 30px;
}

.main_contact li:nth-child(1) {
  color: #fff;
  background-color: #2463ed;
  background-image: url(../../images/renewal/ico_cont_05_list_01@2x.png);
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-size: 234px 234px;
}

.main_contact li span {
  display: block;
  font-size: 2rem;
  line-height: 1.6;
  transform: rotate(-0.03deg);
}

.main_contact li span:nth-child(1) {
  margin-bottom: 20px;
  display: inline-block;
  border-bottom: 1px solid #fff;
}

.main_contact li:nth-child(2) {
  color: #2463ed;
  background-color: #e0e7f6;
  background-image: url(../../images/renewal/ico_cont_05_list_02@2x.png);
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-size: 234px 234px;
}

.main_contact li:nth-child(2) span:nth-child(1) {
  border-color: #2463ed;
}

.main_contact.active li {
  animation: mainFadeUp 1.6s 1 cubic-bezier(0.24, 0.77, 0.32, 0.95) both paused;
  animation-play-state: running;
  transition: transform 0.5s;
}

.main_contact strong {
  font-weight: 900;
}

.sns_footer {
  display: flex;
  flex-direction: row;
  width: 50%;
  justify-content: flex-start;
  align-items: center;
}

.sns_footer li {
  width: 37px;
  height: 37px;
}

.sns_footer li + li {
  margin-left: 18px;
}

.sns_footer li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.sns_footer li img {
  width: 100%;
  height: 100%;
}

.btn_footer {
  display: flex;
  flex-direction: row;
  width: 50%;
  justify-content: flex-end;
  align-items: center;
}

.btn_footer li {
  width: 160px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  background-color: #2463ed;
  text-align: center;
}

.btn_footer li a {
  display: block;
  width: 100%;
  height: 100%;
}

.btn_footer li a span {
  position: relative;
  display: inline-block;
  font-size: 1.3rem;
  color: #fff;
  line-height: 19px;
  margin-left: -12px;
  transform: rotate(-0.03deg);
}

.btn_footer li a span:after {
  content: "";
  position: absolute;
  margin: 0 0 0 5px;
  width: 19px;
  height: 19px;
  display: inline-block;
  background: url(../../images/renewal/ico_arrow_right@2x.png) no-repeat;
  background-size: cover;
  vertical-align: top;
}

.btn_footer li + li {
  margin-left: 18px;
}

.footer .cont_in {
  justify-content: space-between;
}

.footer .cont_in + .cont_in {
  /* margin-top: 40px; */
}

.footer address span.block {
  display: block;
}

/* .fullpage .footer {
  font-size: 1.2rem;
} */

.float_menu {
  z-index: 10;
  position: fixed;
  right: 5%;
  top: 30%;
}

.float_menu li {
  display: block;
  width: 57px;
  height: 52px;
  border-radius: 9px;
  overflow: hidden;
}

.float_menu .first a {
  display: block;
  background-color: #2463ed;
  width: 100%;
  height: 100%;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: center;
}

.float_menu .first .call a {
  background-image: url(../../images/renewal/ico_phone@2x.png);
}

.float_menu .second {
  margin-top: 10px;
  display: block;
  width: 57px;
  border-radius: 9px;
  overflow: hidden;
  background-color: rgba(156, 185, 248, 0.4);
}

.float_menu .second a {
  width: 100%;
  height: 100%;
  display: block;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: center;
}

.float_menu .second .mail a {
  background-image: url(../../images/renewal/ico_mail@2x.png);
}

.float_menu .second .msg a {
  background-image: url(../../images/renewal/ico_message@2x.png);
}

.float_menu .second .insta a {
  background-image: url(../../images/renewal/ico_insta@2x.png);
}

@media all and (max-width: 1460px) {
  .cont_in {
    padding: 0 30px;
  }

  .dive_to {
    padding-left: 50px;
  }

  /* .section1:before {
    background-size: 60% 100%;
  } */

  /* .section3 .img_area {
    width: 80%;
    height: auto;
  } */

  .main_contact {
    margin-top: -150px;
  }

  .main_contact_sns {
    margin: 30px 0;
  }

  .main_contact_sns span {
    width: 88px;
    height: 88px;
  }

  .text_area .txt_02 {
    font-size: 2.6rem;
  }

  .footer address {
    margin-left: 0;
  }

  .made_unity .mu {
    width: 100%;
    background-size: 100% 100% !important;
    text-align: left;
  }

  .made_unity .mu span {
    line-height: 24px;
  }

  .made_unity .mu span:nth-child(1) {
    height: auto;
    font-size: 2.3rem;
  }

  .made_unity .tag span:nth-child(1) {
    font-size: 1.2rem !important;
    margin-bottom: 0 !important;
  }

  .made_unity .tag span {
    font-size: 1.2rem !important;
    line-height: 30px !important;
  }
}

@media all and (max-width: 1024px) {
  .header.active {
    background: #fff;
  }

  .gnb_menu {
    justify-content: space-between;
    background-color: #000;
  }

  .gnb_btn {
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 34px;
  }

  .sv_download_copy {
    position: absolute;
    top: 17px;
    right: 50px;
    display: block !important;
    width: 106px;
    background: #749ef9;
    background: linear-gradient(to bottom, #749ef9 0%, #1753d5 100%);
    background: -moz-linear-gradient(top, #749ef9 0%, #1753d5 100%);
    background: -webkit-linear-gradient(top, #749ef9 0%, #1753d5 100%);
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#749ef9', endColorstr='#1753d5', GradientType=0);
    font-size: 1.2rem;
    height: 18px;
    line-height: 18px !important;
    padding: 0 15px 0 25px;
    text-align: center;
  }

  .sv_download_copy:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    margin: 1px 4px 0 10px;
    width: 13px;
    height: 13px;
    /* background: url(../../images/renewal/ico_down_@2x.png) no-repeat; */
    vertical-align: top;
    background-size: cover;
  }

  .gnb_menu li:last-child a {
    border: 0;
    padding: 10px 20px;
    line-height: auto;
  }

  .gnb_btn .sv_download {
    display: inline-block;
    /* background: url(../../images/btn_sv_download.png) no-repeat; */
    text-indent: -9999em;
    margin: 0;
    width: 48px;
    height: 48px;
    padding: 0;
  }

  .gnb_btn .sv_download:before {
    display: none;
  }

  .gnb_btn a + a {
    margin-left: 27px;
  }

  .panel.right.active .gnb_btn {
    display: flex;
  }

  .cont_in {
    padding: 110px 16px 0;
  }

  /* .section1:before {
    background-size: cover;
    top: 50px;
  } */

  /* .section2 .swiper {
    width: 100%;
    position: relative;
  }

  .section2 .swiper .swiper-slide {
    height: auto !important;
    width: 100% !important;
    height: 180px !important;
  } */

  .made_unity {
    margin-left: 0;
  }

  .made_unity {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 35px;
  }

  .made_unity .mu + .mu {
    margin-left: 0;
  }

  .made_unity .mu {
    position: relative;
    width: 100%;
    height: 416px;
  }

  .made_unity .swiper-pagination {
    display: none;
  }

  .made_unity .mu span {
    font-size: 1.4rem;
  }

  .made_unity .mu span:nth-child(1) {
    margin-bottom: 15px;
  }

  /* .section0 .cont_in {
    align-items: flex-start;
  }

  .section0:before {
    width: 100%;
    background-image: url(../../images/renewal/img_main_visual_mobile@2x.png);
    background-position: center bottom;
    background-size: cover;
  }

  .section0 .text_area .txt_01 {
    opacity: 0;
    font-size: 4rem;
    line-height: 1.2;
  }

  .section0 .text_area .txt_02 {
    opacity: 0;
    font-size: 1.3rem;
    margin: 20px 0;
    line-height: 25px;
  }

  .section0 .text_area .txt_03 {
    opacity: 0;
    font-size: 1.6rem;
    line-height: 1;
  }

  .section0 .txt_03 .btn.btn01 {
    display: none;
  }

  .section0 .txt_03 .btn + .btn {
    margin-left: 0;
  }

  .section0 .txt_03 .btn {
    height: 22px;
    line-height: 22px;
    padding: 0 15px;
    font-size: 1.2rem;
  }

  .section0 .txt_03 .btn.btn02:before {
    width: 16px;
    height: 8px;
    margin: 6px 5px 0 0;
  } */

  .dive_to {
    padding-left: 0;
    height: 230px;
    margin-top: 44px;
  }

  .dive_to .dive_to_bg {
    padding-top: 0;
    width: 100%;
    height: 230px;
    justify-content: space-around;
    border-radius: 10px;
    overflow: hidden;
  }

  .dive_to.active .dive_to_bg span {
    width: 100%;
  }

  .dive_to.active .dive_to_bg span img {
    width: 100%;
    object-fit: cover;
  }

  /* .section1 .main_col_2 .text_area {
    text-align: left;
  }

  .section1 .main_col_2 .text_area li {
    font-size: 1.3rem;
    line-height: 20px;
  }

  .section1 .main_col_2 .text_area li:nth-child(1) {
    text-align: center;
  }

  .section1 .main_col_2 .text_area li:nth-child(1) span + span {
    margin-left: 6px;
  }

  .section1 .main_col_2 .text_area li:nth-child(3) {
    color: #fff;
    font-size: 1.3rem;
    border-top: 0;
    margin: 0 0 25px 0;
    padding-top: 25px;
    line-height: 20px;
  }

  .section1 .main_col_2 .text_area li:nth-child(3) span:nth-child(1) strong {
    color: #fff;
    font-size: 1.4rem;
  }

  .section1 .main_col_2 .text_area li:nth-child(4) span:nth-child(1) strong {
    color: #fff;
    font-size: 1.4rem;
  }

  .section1 .main_col_2 .text_area li:nth-child(3) span + span {
    margin-top: 10px;
  }

  .section1 .main_col_2 .text_area li:nth-child(4) span + span {
    margin-top: 10px;
  }

  .section1 .main_col_2 .text_area li:nth-child(3) span:nth-child(1) {
    line-height: 23px;
  }

  .section1 .main_col_2 .text_area li:nth-child(4) span:nth-child(1) {
    line-height: 23px;
  }

  .section1 .main_col_2 .text_area li:nth-child(3) span:nth-child(1):before {
    margin-right: 8px;
    width: 23px;
    height: 23px;
    background: url(../../images/renewal/ico_cont_list_01_white@2x.png)
      no-repeat;
    background-size: cover;
  }

  .section1 .main_col_2 .text_area li:nth-child(4) span:nth-child(1):before {
    margin-right: 8px;
    width: 23px;
    height: 23px;
    background: url(../../images/renewal/ico_cont_list_02_white@2x.png)
      no-repeat;
    background-size: cover;
  }

  .section1 .main_col_2 .text_area li span + span {
    margin-left: 0;
  }

  .section2 .cont_in {
    justify-content: flex-start;
  }

  .section2 .text_area {
    text-align: center;
  }

  .section2 .text_area .txt_01 {
    font-size: 1.6rem;
  }

  .section2 .text_area .txt_02 {
    font-size: 2.8rem;
    margin: 14px 0 0;
    line-height: 1;
  }

  .section3 .cont_in {
    padding: 50px 0;
  }

  .section3 .text_area {
    text-align: center;
    margin-bottom: 40px;
  }

  .section3 .text_area .txt_01 {
    font-size: 1.6rem;
  }

  .section3 .text_area .txt_02 {
    font-size: 2.8rem;
  }

  .section3:before {
    background-size: cover;
    background-position: center center;
  }

  .section4 .cont_in {
    padding: 50px 0 0;
    justify-content: flex-start;
    align-items: flex-start;
  } */

  .main_contact {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .main_contact li {
    width: 100%;
    padding: 25px 15px;
  }

  .main_contact li:nth-child(1) {
    background-size: 117px 117px;
    background-position: right 15px center;
  }

  .main_contact li:nth-child(2) {
    background-size: 117px 117px;
    background-position: right 15px center;
  }

  .main_contact li span {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  /* .section4 .text_area .txt_02 {
    font-size: 1.6rem;
    margin: 15px 0;
  }

  .section4 .text_area .txt_02 span {
    line-height: 1.2;
  }

  .section4 .text_area {
    margin-top: 0;
  } */

  .main_contact_sns {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }

  .main_contact_sns span {
    width: 50px;
    height: 50px;
  }

  .main_contact_sns span + span {
    margin-left: 20px;
  }

  .main_contact li span:nth-child(1) {
    margin-bottom: 10px;
  }

  .footer .logo_footer {
    margin-bottom: 12px;
    text-align: left;
  }

  .footer .cont_in {
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .footer .cont_in.left {
    align-items: flex-start;
  }

  .sns_footer {
    margin-bottom: 20px;
    justify-content: center;
  }

  .sns_footer li {
    width: 30px;
    height: 30px;
  }

  .btn_footer li {
    height: 32px;
    line-height: 32px;
  }

  .btn_footer li a {
    font-size: 1.2rem;
  }

  .footer .cont_in + .cont_in {
    margin-top: 20px;
  }

  .btn_footer li a span {
    line-height: 14px;
    margin-left: -10px;
    margin-top: 9px;
    vertical-align: top;
  }

  .btn_footer li a span:after {
    margin: 0;
    width: 15px;
    height: 14px;
  }
}

@media all and (max-width: 768px) {
  .cont_in {
    padding: 80px 16px 0;
  }

  /* .section3 .img_area {
    width: 100%;
  } */

  .dive_to {
    margin-top: 24px;
  }

  /* .section1 .main_col_2 .text_area li:nth-child(3) {
    padding-top: 0;
  } */

  .btn_footer {
    justify-content: space-between;
  }

  .btn_footer li {
    width: 48%;
  }

  .btn_footer li + li {
    margin-left: 0;
  }

  .sns_footer {
    margin-bottom: 10px;
  }

  .btn_footer {
    width: 100%;
  }

  .footer .cont_in + .cont_in {
    margin-top: 10px;
  }

  .float_menu {
    top: 50%;
    margin-top: -100px;
  }

  .float_menu li {
    display: block;
    width: 39px;
    height: 36px;
  }

  .float_menu .first a {
    background-size: 15px 15px;
  }

  .float_menu .second {
    width: 39px;
  }

  .float_menu .second a {
    background-size: 15px 15px;
  }
}

/* 2022-08-16 company */
.subPage .header {
  background-color: #fff;
}

.subPage .sub_contents {
  padding: 80px 0 0;
}

.subPage .main_contact {
  margin-top: 0;
}

.contact_notice {
  padding: 200px 0 100px;
}

.company_visual_wrap {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 1080px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.company_visual_wrap .text_area_wrap {
  z-index: 1;
  width: 1250px;
  margin: 0 auto;
}

.company_visual_wrap .text_area {
  width: 1250px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  color: #fff;
}

.company_visual_wrap .text_area h3 {
  display: block;
  font-size: 2rem;
  font-weight: 600;
}

.company_visual_wrap .text_area p {
  display: block;
  font-size: 3.6rem;
  margin-top: 10px;
  font-weight: 600;
}

.company_visual_wrap .text_area span {
  display: block;
  margin-top: 30px;
  font-size: 1.8rem;
  line-height: 26px;
}

.img_list_company_wrap {
  z-index: 1;
  width: 1778px;
  height: 298px;
  margin: 130px auto 0;
}

.img_list_company_wrap .img_list_company {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.img_list_company_wrap .img_list_company li {
  width: 319px;
  height: 298px;
}

.img_list_company_wrap .img_list_company li img {
  width: 100%;
  height: 100%;
}

.company_img {
  /* width: 1620px; */
  /* margin: 138px auto 0; */
  padding-top: 3%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn_slide_set {
  display: none;
}

.company_img .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 238px;
  max-height: 238px;
}

.company_wrap {
  height: 100%;
}

.company_cont {
  position: relative;
  width: 100%;
  margin-top: 150px;
}

.company_cont .text_area li {
  width: 100%;
}

.company_cont .text_area li h4 {
  display: block;
  font-size: 3.6rem;
  font-weight: 600;
  transform: skew(-0.03deg);
  color: #222;
}

.company_cont .text_area li strong {
  display: block;
  margin-bottom: 14px;
  font-size: 2rem;
  letter-spacing: 0.2px;
  color: #2463ed;
  font-weight: 900;
  transform: skew(-0.03deg);
}

.company_cont .text_area li span {
  display: block;
  transform: skew(-0.03deg);
  font-size: 1.8rem;
  line-height: 26px;
}

.company_cont .text_area li:nth-child(1) {
  margin-bottom: 40px;
}

.cont_modal {
  width: 758px;
  margin: 64px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}

.cont_modal li {
  position: relative;
  display: inline-block;
  padding: 40px 32px;
  width: 366px;
  height: 318px;
  margin-bottom: 36px;
  letter-spacing: -1px;
  font-size: 3.2rem;
  border-radius: 16px;
  color: #f7f9fd;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.cont_modal li:nth-child(1) {
  background-color: #97b7ff;
}

.cont_modal li:nth-child(2) {
  background-color: #92b4ff;
}

.cont_modal li:nth-child(3) {
  background-color: #78a1fb;
}

.cont_modal li:nth-child(4) {
  background-color: #2463ed;
}

.cont_modal li::before {
  content: "";
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -5px;
  background: url(../../images/company/ico_arrow_down@2x.png) no-repeat;
  background-size: cover;
}

.cont_modal .cm_item {
  width: 100%;
  height: 100%;
}

.cont_modal .img {
  display: inline-block;
  width: 222px;
  height: 222px;
}

.cont_modal .img img {
  width: 100%;
  height: 100%;
  margin-top: -15px;
}

.company_cont.cont02 {
  height: 1080px;
  padding-top: 180px;
}

.company_cont.cont02:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../images/company/bg_company_cont_02.png) no-repeat;
  background-size: cover;
}

.cont_organization {
  width: 802px;
  margin: 90px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.cont_organization li {
  margin-bottom: 50px;
  width: 30%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.cont_organization span {
  display: block;
  color: #2463ed;
  font-size: 2.6rem;
}

.cont_organization .img {
  width: 160px;
  height: 185px;
  margin-bottom: 20px;
}

.cont_organization .img img {
  width: 100%;
  height: 100%;
}

.cont_sns {
  position: relative;
  padding: 58px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 1130px;
  margin: 100px auto 0;
  height: 328px;
  background: url(../../images/company/bg_cont_sns.png) no-repeat;
  background-size: cover;
}

.cont_sns:before {
  content: "";
  display: block;
  position: absolute;
  top: -185px;
  right: -42px;
  width: 388px;
  height: 388px;
  background: url(../../images/company/bg_cont_sns_02.png) no-repeat;
  background-size: cover;
}

.cont_sns li {
  font-size: 3.3rem;
  color: #fff;
}

.cont_sns .sns_inner {
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  width: 470px;
  justify-content: space-between;
}

.cont_sns .sns_inner span {
  height: 72px;
  width: 72px;
}

.cont_sns .sns_inner span img {
  width: 100%;
  height: 100%;
}

.company_cont.cont04 {
  background-color: #f8f8f8;
  padding: 80px 0;
}

.cont_news {
  margin-top: 65px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.cont_news li {
  width: 32%;
}

.cont_news li a {
  display: block;
  width: 100%;
}

.cont_news li span {
  display: block;
  transform: rotate(-0.03deg);
}

.cont_news li span + span {
  margin-top: 10px;
}

.cont_news li .img {
  width: 100%;
  margin-bottom: 20px;
}

.cont_news li .img img {
  width: 100%;
}

.cont_news li .tt {
  font-size: 2.8rem;
  line-height: 40px;
}

.cont_news li .st {
  font-size: 1.6rem;
  line-height: 28px;
  width: 100%;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cont_news li .dt {
  font-size: 1.6rem;
}

@media all and (max-width: 1460px) {
  .company_visual_wrap {
    height: 880px;
    padding: 0 30px;
  }

  .company_visual_wrap .text_area {
    width: 100%;
  }

  .company_visual_wrap .text_area_wrap {
    width: 100%;
  }

  .company_img {
    width: 100% !important;
  }

  .img_list_company_wrap {
    width: 100%;
    height: auto;
  }

  .img_list_company_wrap .img_list_company li {
    width: 18%;
  }

  .img_list_company_wrap .img_list_company li {
    height: auto;
  }

  .img_list_company_wrap {
    margin: 65px auto 0;
  }

  .cont_sns {
    width: 100%;
    background-size: 100% 100%;
  }

  .company_cont.cont02 {
    height: auto;
    padding-top: 80px;
  }
}

@media all and (max-width: 1024px) {
  .contact_content .input_label {
    margin: 4% 0% auto 0 !important;
    text-align: left;
  }

  .sub_contents .title {
    padding: 0 0 20px;
  }

  .sub_contents .title .cont_in {
    padding: 0 16px;
  }

  .company_visual_wrap {
    padding: 40px 20px;
    height: auto;
  }

  .company_visual_wrap .text_area h3 {
    font-size: 1.6rem;
  }

  .company_visual_wrap .text_area p {
    font-size: 2.8rem;
  }

  .company_visual_wrap .text_area span {
    font-size: 1.4rem;
    margin-top: 15px;
  }

  .company_cont .text_area li span {
    font-size: 1.3rem;
    line-height: 22px;
  }

  .company_img {
    margin: 50px auto 0;
  }

  .company_img .swiper-slide {
    padding: 0 50px;
  }
  .swiper-slide,
  .company_img .swiper-slide img {
    max-width: 100vw !important;
    max-height: 62vw !important;
  }

  .btn_slide_set {
    display: block;
  }

  .btn_slide_set .swiper-button-next {
    cursor: pointer;
    z-index: 15;
    right: 10px;
    width: 30px;
    height: 30px;
    background-image: url(../image/ico_slide_arrow.png);
    transform: rotate(180deg);
    background-size: 12px 22px;
  }

  .btn_slide_set .swiper-button-prev {
    cursor: pointer;
    z-index: 15;
    left: 10px;
    width: 30px;
    height: 30px;
    background-image: url(../image/ico_slide_arrow.png);
    background-size: 12px 22px;
  }

  .btn_slide_set .swiper-button-next,
  .btn_slide_set .swiper-button-prev {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
  }

  .company_cont {
    margin-top: 0;
  }

  .company_cont .text_area li h4 {
    font-size: 3rem;
  }

  .company_cont.cont02 {
    margin-top: 0;
    padding-top: 0;
  }

  .company_cont.cont03 {
    background-color: #e0e7f6;
    padding: 0 0 80px;
    margin-top: 0;
  }

  .cont_organization {
    width: 100%;
  }

  .cont_organization span {
    font-size: 1.4rem;
  }

  .cont_organization li {
    justify-content: flex-start;
    width: 26%;
  }

  .cont_organization .img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .cont_sns {
    width: 100%;
    margin: 80px auto 0;
    padding: 60px 28px 28px;
    height: 190px;
    background-size: 100% 100%;
  }

  .cont_sns:before {
    width: 194px;
    height: 194px;
    right: 110px;
    top: -104px;
  }

  .cont_sns li {
    font-size: 2rem;
  }

  .cont_sns .sns_inner {
    width: 100%;
    margin-bottom: 0;
    margin-top: 20px;
  }

  .cont_sns .sns_inner span {
    width: 50px;
    height: 50px;
  }

  .company_cont.cont03 .text_area li h4 {
    color: #2463ed;
    font-size: 2.8rem;
  }

  .company_cont.cont03 .text_area li span {
    color: #2463ed;
  }

  .company_cont .text_area li:nth-child(1) {
    margin-bottom: 10px;
  }

  .company_cont .text_area li strong {
    font-size: 1.7rem;
    margin-bottom: 5px;
  }

  .company_cont.cont02 {
    height: auto;
  }

  .cont_modal {
    width: 100%;
    margin: 30px auto 0;
  }

  .cont_modal li {
    width: 48%;
    height: auto;
    padding: 20px 10px;
    font-size: 1.3rem;
    margin-bottom: 18px;
  }

  .cont_modal .img {
    width: 100px;
    height: 100px;
  }

  .cont_modal .cm_item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .cont_modal li::before {
    width: 13px;
    height: 13px;
    bottom: 10px;
  }

  .cont_modal .img img {
    margin-top: -7px;
  }

  .company_cont.cont04 {
    padding: 0 0 80px;
  }

  .cont_news {
    flex-direction: column;
    margin-top: 30px;
  }

  .cont_news li {
    width: 100%;
    margin-bottom: 20px;
  }

  .cont_news li .tt {
    font-size: 2.4rem;
    line-height: 30px;
  }

  .cont_news li .st {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .portfolio_wrap {
    padding: 0 0 80px;
  }

  .meta_wrap {
    padding: 0 0 80px;
  }

  .desc_wrap {
    padding: 0 0 80px;
  }

  .hash_box .text_area h3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .hash_box .text_area h3 + span {
    font-size: 1.4rem;
  }

  .hash_box .left {
    margin-top: 0;
  }

  .hash_box .right {
    margin-top: 0;
  }

  .contact_notice {
    padding: 0;
  }

  .contact_notice .cont_in {
    padding: 0 16px 50px;
  }

  .meta_wrap .dive_to_meta .text_area {
    text-align: left;
  }

  .meta_wrap .dive_to_meta .text_area li:nth-child(2) {
    font-size: 2.8rem;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 0;
  }

  .meta_wrap .dive_to_meta .text_area li {
    line-height: 24px;
  }
}

@media all and (max-width: 768px) {
  .portfolio .sub_contents .title h2 {
    font-size: 2.4rem;
    line-height: 30px;
  }

  .portfolio .list_title span {
    font-size: 2.4rem;
    line-height: 30px;
  }

  .dropDownSelect {
  }

  .dropDownSelect {
    line-height: 40px;
  }

  .topBlock {
    font-size: 1.6rem;
    margin: 0;
  }

  .topBlock:after {
    top: 7px;
  }

  .dropList li button {
    line-height: 40px;
    font-size: 1.4rem;
  }

  .service .sub_contents .title h2 {
    font-size: 2.4rem;
    line-height: 30px;
  }

  .meta_wrap .dive_to_meta .text_area li:nth-child(2) {
    font-size: 2.4rem;
  }

  .desc_wrap ul li:nth-child(1) span:last-child {
    font-size: 2.4rem;
  }

  .desc_wrap ul li:nth-child(1) {
    margin-bottom: 20px;
  }

  .company .sub_contents .title h2 {
    font-size: 2.4rem;
    line-height: 30px;
  }

  .company_visual_wrap .text_area p {
    font-size: 2.4rem;
  }

  .company_img {
    margin: 50px auto 0;
  }

  .swiper-button-next,
  .swiper-button-prev {
    margin-top: -14px;
  }

  .company_cont .text_area li h4 {
    font-size: 2.4rem;
  }

  .company_cont.cont03 .text_area li h4 {
    font-size: 2.4rem;
  }

  .cont_news li .tt {
    font-size: 2rem;
    line-height: 24px;
  }
}

/* 팝업 */
.bg_mask {
  z-index: 9997;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.5);
}

.popup_box {
  display: block;
  position: absolute;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  width: 366px;
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2);
}

.popup_box.view {
  z-index: 9998;
  display: block;
}

.popup_box .popup_inner {
  position: relative;
  padding: 30px 20px 30px;
  background-color: #fff;
  border-radius: 20px;
}

.popup_box .pop_close {
  position: absolute;
  left: 18px;
  top: 18px;
  display: block;
  width: 42px;
  height: 42px;
  cursor: pointer;
  background: url(../../images/ico_layer_close.png) no-repeat;
  background-size: 19px 19px;
  background-position: center;
  text-indent: -9999em;
}

.popup_box .head {
  font-size: 3rem;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
  color: #a7c2ff;
}

.popup_box .body {
  width: 100%;
}

.popup_box .body .desc {
  width: 100%;
  text-align: center;
  padding: 0 20px;
}

.popup_box .body .desc li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popup_box .body .desc span {
  display: block;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #000000;
  transform: rotate(-0.03deg);
}

.popup_box .body .desc span + span {
  margin-top: 10px;
}

.popup_box .body .desc strong {
  font-weight: 600;
}

.popup_box .body .desc span.title {
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 30px;
  background-color: #92b4ff;
  border-radius: 18px;
  width: 106px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
}

.popup_box .body .desc span.title.mt0 {
  margin-top: 0;
}

.compDLayer .img {
  display: block;
  height: 237px;
  margin-bottom: 20px;
}

.compDLayer .img img {
  width: auto;
  height: 100%;
}

.popup_box .body .desc span.img + span.img {
  margin-top: 30px;
}

@media all and (max-width: 768px) {
  .popup_box {
    width: 80%;
  }

  .popup_box .head {
    font-size: 2rem;
  }

  .popup_box .body .desc span {
    font-size: 1.4rem;
  }
}

/*            */
/* font start */
/*            */

@font-face {
  font-family: "applegothic";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NeoB";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NeoEB";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NeoH";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NeoH_0";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NeoL";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NeoM";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NeoR";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

/*          */
/* font end */
/*          */

/*               */
/* custom start */
/*             */
.font_m {
  font-family: "NeoM";
}

.font_x {
  font-family: "NeoB";
}
.port_pt_20 {
  padding-top: 2em;
}

.circle {
  margin-top: 0px;
  width: 70px;
  height: 4px;
  background-color: #0e82f9;
  border-radius: 15px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.top_banner {
  width: 100%;
  height: 451px;
  background-color: black;
}

.p_meta {
  background-color: white;
  height: fit-content;
  width: 100%;
  text-align: center;
}

.p_meta .text_box {
  width: 100%;
  height: 318px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.textarea_box {
  width: 80%;
  height: 318px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.MP_cate {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  width: 100%;
  height: 100px;
  padding-top: 1%;
}

.MP_cate_item {
  margin: 10px 5px 0;
  width: fit-content;
  height: fit-content;
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 800;
  color: black;
  border-radius: 42px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #0e82f9;
}
@media only screen and (max-width: 425px) {
  .MP_cate_item {
    margin: 10px 3px 0;
    width: fit-content;
    height: fit-content;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 800;
    color: black;
    border-radius: 42px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #0e82f9;
  }
}

.p_meta .text_box_webapp {
  width: 100%;
  height: 318px;
  margin-bottom: -60px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.p_meta .font_m {
  font-family: "NeoM";
  word-break: keep-all;
  font-size: 30px;
  padding-bottom: 16px;
  color: black;
}

.p_meta .font_x {
  font-family: "NeoB";
  font-size: 60px;
  color: black;
}

.grid_container {
  width: 100%;
  height: 1600px;
  height: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 120px;
}

.grid_container .grid_content {
  display: flex;
  flex-flow: wrap;
  flex-direction: row;
  width: 100%;
  padding: 0 10px;
  max-width: 1440px;
  /* justify-content: space-between; */
}

.grid_content .grid_item {
  min-width: 320px;
  width: 31.2%;
  margin-left: 2%;
  margin-top: 38px;
  height: 420px;
  border-radius: 15px;
  box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.35);
}

.grid_content div:nth-of-type(1),
.grid_content div:nth-of-type(2),
.grid_content div:nth-of-type(3) {
  margin-top: 0px;
}

.grid_item .img_box {
  width: 100%;
  height: 70%;
  border-radius: 15px;
  box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.55);
  overflow: hidden;
}

.img_box img {
  transition: 0.5s;
  object-fit: cover;
}

.img_box:hover img {
  transform: scale(1.2);
}

.grid_item .item_font_title {
  font-size: 30px;
  font-weight: 600;
  padding: 29px 0px 16px 0px;
  color: black;
  text-align: start;
}
.grid_item .item_font_title p {
  font-size: 20px;
  font-weight: 300;
}

.grid_item .item_font_sub {
  font-size: 14px;
  padding: 0px 24px;
  line-height: 1.5;
  color: gray;
  text-align: start;
}

.enter_center {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.enter_box {
  max-width: 1440px;
  width: 100%;
  text-align: start;
}

.enter_box .enter_btn {
  width: fit-content;
  padding: 10px 60px;
  font-size: 20px;
  color: white;
  border-radius: 32px;
  background-color: #0c5adb;
}

.enter_btn:hover {
  cursor: pointer;
}

.enter_btn a {
  color: white;
}

.gnb_float {
  display: flex;
  flex-direction: row;
  gap: 60px;
}

@media only screen and (max-width: 1024px) {
  .gnb_float {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 60px;
    background-color: #000;
    gap: 0px;
  }

  .active_select {
    margin-top: 0 !important;

    display: block;
  }

  .circle {
    display: none;
  }

  .gnb_float div a {
    display: block;
    font-family: "NeoE";
    position: relative;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-align: -webkit-center;
    margin: 14px 0;
    color: white;
  }
  .gnb_float div a span {
    color: white;
  }
}

.gnb_float div {
  color: white;
  padding: 0px 12px;
  font-family: "NeoB";
}
.gnb_float .contact_menu {
  color: white;
  background-color: #0e82f9;
  border-radius: 20px;
  padding: 6px 18px;
}
.gnb_float .contact_menu_active {
  color: #0e82f9;
  background-color: white;
  border-radius: 20px;
  padding: 6px 18px;
  font-family: "NeoB";
}

.gnb_float div a {
  color: black;
  padding: 6px 0px;
  text-align: center;
}

.gnb_float div.lastchild {
  padding-right: 0;
}

.active_select {
  margin-top: -6px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dfjc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 44px;
}

.dfjc_box {
  /* margin-top: -70px; */
  max-width: 1440px;
  width: 100%;
  display: flex;
  margin-left: calc(2% + 10px);
  flex-direction: row;
}

.dfjc_box .font_m {
  margin-right: 20px;
  width: fit-content;
  height: fit-content;
  padding: 8px 32px;
  font-size: 20px;
  color: white;
  border-radius: 42px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #0c5adb;
}

.MP_item_title_box {
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 24px;
}

.p_meta .toggle_box {
}

.toggle_select {
  background-color: #0e82f9 !important;
  color: white;
}

.dfjc_box .font_m a {
  /* text-decoration: none; */
  width: 100%;
  height: 100%;
  color: white;
}

/* about */
.content_inner {
  max-width: 1440px;
  width: 100%;
  height: 100%;
  margin: 0px auto;
  padding: 80px 0px 0px;
  font-family: "NeoEB";
}
.section1 .content_inner {
  display: flex;
}
.section1 {
  background-image: url(/assets/image/about/about_img_1.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.section1 .title_wrapper {
  width: 35%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.section1 .title_content {
  width: 100%;
  height: auto;
  text-align: left;
  margin-bottom: 60px;
}
.section1 .title_title {
  font-size: 60px;
  font-weight: bold;
}
.section1 .title_title mark {
  color: #0e82f9;
}
.section1 .title_des {
  font-size: 30px;
  margin-top: 15px;
}
.section1 .elements_wrapper {
  position: absolute;
  right: 0%;
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.section1 .circle_container {
  position: absolute;
  bottom: 25%;
  right: 30%;
}
.section1 .circle_box {
  width: 560px;
  height: 430px;
}
.circle_box .circle1 {
  width: 200px;
  position: absolute;
  left: -10%;
  bottom: 3%;
  animation: moving1 infinite;
  animation-duration: 10s;
  animation-delay: 1s;
}
.circle_box .circle2 {
  width: 100px;
  position: absolute;
  top: 18%;
  left: 32%;
  animation: moving2 infinite;
  animation-duration: 10s;
  animation-delay: 6s;
}
.circle_box .circle3 {
  width: 140px;
  position: absolute;
  top: -12%;
  left: 58%;
  animation: moving3 infinite;
  animation-duration: 10s;
  animation-delay: 7s;
}
.circle_box .circle4 {
  width: 150px;
  position: absolute;
  right: -18%;
  top: 34%;
  animation: moving4 infinite;
  animation-duration: 10s;
  animation-delay: 2s;
}
.circle_box .circle5 {
  width: 140px;
  position: absolute;
  bottom: -14%;
  right: 20%;
  animation: moving5 infinite;
  animation-duration: 10s;
  animation-delay: 10s;
}

@keyframes moving1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(30px, 0px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes moving2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes moving3 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes moving4 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-30px, 10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes moving5 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-20px, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}

@media only screen and (max-width: 768px) {
  .section1 .content_inner {
    flex-direction: column;
  }
  .section1 .title_wrapper {
    width: 100%;
    justify-content: start;
  }
  .section1 .title_content {
    padding: 20px;
    margin-top: 60px;
  }
  .section1 .title_title {
    font-size: 40px;
  }
  .section1 .title_des {
    font-size: 20px;
  }
  .section1 .elements_wrapper {
    width: 100%;
  }
  .section1 .circle_container {
    bottom: 15%;
    right: 0%;
  }
  .section1 .circle_box {
    width: 100%;
    height: 290px;
  }
  .circle_box .circle1 {
    width: 130px;
    position: absolute;
    left: 0%;
    bottom: 20%;
    animation: none;
    animation-duration: 15s;
    animation-delay: 1s;
  }
  .circle_box .circle2 {
    width: 50px;
    position: absolute;
    top: 18%;
    left: 33%;
    animation: moving2 infinite;
    animation-duration: 15s;
    animation-delay: 6s;
  }
  .circle_box .circle3 {
    width: 90px;
    position: absolute;
    top: -12%;
    left: 60%;
    animation: moving3 infinite;
    animation-duration: 15s;
    animation-delay: 7s;
  }
  .circle_box .circle4 {
    width: 100px;
    position: absolute;
    right: 0%;
    top: 32%;
    animation: none;
    animation-duration: 15s;
    animation-delay: 2s;
  }
  .circle_box .circle5 {
    width: 90px;
    position: absolute;
    bottom: 0%;
    right: 14%;
    animation: moving5 infinite;
    animation-duration: 15s;
    animation-delay: 10s;
  }
}
@media only screen and (max-width: 375px) {
  .section1 .title_content {
    margin-top: 0px;
  }
  .section1 .circle_box {
    height: 280px;
  }
}

/* about sec2 */
.section2 {
  background-color: white;
  background-image: url(/assets/image/about/about_img_2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section2 .animation_content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section2 .earth {
  width: 100%;
  padding: 20px;
}
.section2 .web {
  width: 100%;
  max-width: 1440px;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0%;
  justify-content: center;
  align-items: center;
}
.section2 .web img {
  width: 100%;
  height: 100%;
  max-width: 600px;
  max-height: 600px;
  position: relative;
  animation: earth_rotate 100s 1s linear alternate infinite;
  top: 1.5%;
  left: -1.5%;
}

@keyframes earth_rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 1024px) {
  .section2 .web img {
    max-width: 400px;
    max-height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  .section2 .web img {
    max-width: 300px;
    max-height: 300px;
  }
}
@media only screen and (max-width: 425px) {
  .section2 {
    display: none;
  }
  .section2 .web img {
    max-width: 160px;
    max-height: 160px;
    top: 4%;
    left: -2%;
  }
}

/* about sec3 */
.section3 {
  background-image: url(/assets/image/about/about_img_3.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.section3 .graph_wrapper {
  position: absolute;
  top: 0;
  left: -30px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.des_flex {
  display: flex;
  flex-wrap: wrap;
}
.section3 .des_flex {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  text-align: left;
  align-items: center;
}
.section3 .txt_box {
  margin-bottom: 110px;
  position: relative;
  z-index: 3;
}
.section3 .txt_box h3 {
  width: fit-content;
  font-weight: 700;
  font-size: 50px;
  font-family: "NeoEB";
  line-height: 1.5;
  padding-bottom: 54px;
}
.section3 .txt_box .des_flex li {
  width: 40%;
  margin: 32px 0 26px;
}
.section3 .txt_box .des_flex li p {
  line-height: 1;
  font-size: 24px;
}
.section3 .txt_box .des_flex li span {
  font-weight: 700;
  font-size: 50px;
  font-family: "NeoEB";
  line-height: 1;
  display: block;
  margin-top: 24px;
}
.section3 .des_flex .caption {
  color: #333333;
  position: absolute;
  bottom: 28px;
  right: 28px;
}
.caption {
  font-size: 14px;
}
/*  */
.section3 .graph_container .bg {
  width: 0;
  max-width: 1704px;
  overflow: hidden;
}
.section3.active .graph_container .bg {
  width: 100%;
  transition: width 1.2s;
  transition-delay: 0.5s;
}
.section3 .graph_container .bg .dot_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1732px;
  max-height: 700px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-end;
}
.section3 .graph_container .bg .dot_wrap li {
  width: 20%;
  text-align: right;
}
.section3 .graph_container .bg .dot_wrap li:nth-child(1) {
  height: 175px;
  color: #1a4980;
}
.section3 .graph_container .bg .dot_wrap li:nth-child(2) {
  height: 325px;
  color: #18589f;
}
.section3 .graph_container .bg .dot_wrap li:nth-child(3) {
  height: 555px;
  color: #0c63c1;
}
.section3 .graph_container .bg .dot_wrap li:nth-child(4) {
  height: 113%;
  width: 190px;
  padding: 0px 32px 0px 0px;
}
.section3 .graph_container .bg .dot_wrap li .box {
  width: 55px;
  margin: 0 0 0 auto;
  text-align: center;
  display: flex;
}

/* 점들이랑 텍스트들 */
img {
  vertical-align: middle;
  max-width: 100%;
}
.section3 .graph_container .bg .dot_wrap li div > img {
  opacity: 0;
  position: relative;
  z-index: 1;
}
.section3.active .graph_container .bg .dot_wrap li div > img {
  opacity: 1;
  transition: opacity 0.2s;
}
.section3.active .graph_container .bg .dot_wrap li:nth-child(1) div > img {
  transition-delay: 1s;
}
.section3.active .graph_container .bg .dot_wrap li:nth-child(2) div > img {
  transition-delay: 1.2s;
}
.section3.active .graph_container .bg .dot_wrap li:nth-child(3) div > img {
  transition-delay: 1.4s;
}
.section3.active .graph_container .bg .dot_wrap li:nth-child(4) div > img {
  transition-delay: 1.6s;
  max-width: 250%;
}
/* text */
.section3 .graph_container .bg .dot_wrap li p {
  margin-top: 18px;
  font-weight: 700;
  line-height: 1;
  font-size: 20px;
  color: #3d8af9;
}
.section3 .graph_container .bg .dot_wrap li div > p {
  opacity: 0;
}
.section3.active .graph_container .bg .dot_wrap li div > p {
  opacity: 1;
  transition: opacity 0.2s;
}
.section3.active .graph_container .bg .dot_wrap li:nth-child(1) div > p {
  transition-delay: 1s;
}
.section3.active .graph_container .bg .dot_wrap li:nth-child(2) div > p {
  transition-delay: 1.2s;
}
.section3.active .graph_container .bg .dot_wrap li:nth-child(3) div > p {
  transition-delay: 1.4s;
}
/* graph */
.section3 .graph_container .bg .graph {
  width: 2060px;
  height: 1100px;
}
.section3 .graph_container .bg .graph img {
  width: 100%;
  height: 100%;
}
img {
  vertical-align: middle;
  max-width: 100%;
}

@media (max-width: 880px) {
  .section3 .txt_box h3 {
    width: fit-content;
    font-weight: 700;
    font-size: 40px;
    font-family: "NeoEB";
    line-height: 1.5;
    padding-bottom: 54px;
  }
  .section3 .txt_box .des_flex li {
    width: 50%;
    margin: 14px 0 10px;
  }
  .section3 .txt_box .des_flex li p {
    line-height: 1;
    font-size: 16px;
  }
  .section3 .txt_box .des_flex li span {
    font-weight: 700;
    font-size: 38px;
    font-family: "NeoEB";
    line-height: 1;
    display: block;
    margin-top: 24px;
  }
}
@media (max-width: 680px) {
  .section3 .txt_box {
    padding: 8% !important;
  }
  .section3 .txt_box h3 {
    font-size: 30px;
    padding-bottom: 44px;
  }
  .section3 .txt_box .des_flex li {
    width: 50%;
    margin: 14px 0 10px;
  }
  .section3 .txt_box .des_flex li p {
    line-height: 1;
    font-size: 16px;
  }
  .section3 .txt_box .des_flex li span {
    font-weight: 700;
    font-size: 38px;
    font-family: "NeoEB";
    line-height: 1;
    display: block;
    margin-top: 24px;
  }
}
@media (max-width: 425px) {
  .section3 {
    height: 660px !important;
  }
  .section3 .txt_box h3 {
    font-size: 19px;
    padding-bottom: 44px;
  }
  .section3 .txt_box .des_flex li {
    width: 80%;
    margin: 10px 0px;
  }
  .section3 .txt_box .des_flex li p {
    line-height: 1;
    font-size: 15px;
  }
  .section3 .txt_box .des_flex li span {
    font-weight: 700;
    font-size: 27px;
    font-family: "NeoEB";
    line-height: 1;
    display: block;
    margin-top: 16px;
  }
  .section3 .des_flex {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    text-align: left;
    align-items: start;
    flex-direction: column;
  }
}
@media (max-width: 350px) {
  .section3 .txt_box h3 {
    font-size: 17px;
    padding-bottom: 44px;
  }
}

.mobile {
  display: none;
}

/*  */
@media only screen and (max-width: 1730px) {
  .section3 .txt_box {
    padding: 40px;
  }
  .section3 .graph_container .bg .dot_wrap li:nth-child(1) {
    height: 132px;
  }
  .section3 .graph_container .bg .dot_wrap li:nth-child(2) {
    height: 245px;
  }
  .section3 .graph_container .bg .dot_wrap li:nth-child(3) {
    height: 420px;
  }
  .section3 .graph_container .bg .dot_wrap li:nth-child(4) {
    height: 96%;
  }
  .section3 .graph_container .bg .dot_wrap {
    max-width: 1300px;
    max-height: 700px;
  }
  .section3 .graph_container .bg .graph {
    width: 1540px;
    height: 910px;
  }
}
@media only screen and (max-width: 1300px) {
  .section3 .graph_container .bg .dot_wrap li:nth-child(2) {
    height: 224px;
  }
  .section3 .graph_container .bg .dot_wrap li:nth-child(3) {
    height: 360px;
  }
  .section3 .graph_container .bg .dot_wrap li:nth-child(4) {
    height: 87%;
  }
  .section3 .graph_container .bg .dot_wrap {
    max-width: 1000px;
    max-height: 700px;
    margin-left: 136px;
  }
  .section3 .graph_container .bg .graph {
    width: 1330px;
    height: 800px;
  }
}
@media only screen and (max-width: 1090px) {
  .section3 .graph_container .bg {
    display: none;
  }
  .section3 .graph_container .mobile {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0;
  }
  .phon img {
    height: 200%;
    width: 256px;
    height: 466px;
  }
}

/* about sec4 */
.section4 {
  background-color: #f5f7f8;
}
.sec4_title {
  text-align: center;
  margin: 50px 20px;
}
.sec4_title > div {
  font-size: 34px;
}
.phone_wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: start;
  justify-content: center;
}

.verti_phone {
  width: 50%;
  height: calc(578px + 30px);
  position: relative;
  padding: 14px 0;
  overflow: hidden;
}
.verti_phone .swiper-container {
  position: relative;
  width: 50%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  margin-right: 0px;
  overflow: visible;
}
.verti_phone .swiper-container::before {
  content: "";
  background: url(../image/about/phone_margin1.png) no-repeat;
  background-size: contain;
  width: 600px;
  height: 106%;
  position: absolute;
  left: -77%;
  top: -2%;
  z-index: 2;
}
.verti_phone .xr_tag {
  content: "";
  background-color: #02122c;
  position: absolute;
  /* z-index: 5; */
  top: calc(50% - 80px);
  left: 40px;
  width: 336px;
  height: 156px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border-radius: 15px;
  display: flex;
  align-items: center;
}
.xr_tag div {
  color: white;
  text-align: left;
  padding: 26px;
}
.xr_tag h1 {
  font-size: 30px;
}
.xr_tag p {
  font-size: 15px;
}
.verti_phone .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.verti_phone .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  max-width: 268px !important;
  right: -26px;
  top: 16px;
}
.verti_phone .swiper-slide img {
  vertical-align: middle;
  max-width: 100%;
}

.lay_phone {
  width: 50%;
  height: calc(644px + 30px);
  position: relative;
  padding: 14px 0;
  /* overflow: hidden; */
}
.lay_phone .swiper-container {
  position: absolute;
  top: 55%;
  width: 100%;
  height: 310px;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  margin-right: 0px;
  overflow: visible;
  overflow-y: clip;
}
.lay_phone .swiper-container::before {
  content: "";
  position: absolute;
  background: url(../image/about/lay_phone_margin1.png) no-repeat;
  background-size: contain;
  width: 770px;
  height: 120%;
  left: 2%;
  top: -3%;
  z-index: 6;
}
.lay_phone .ar_tag {
  content: "";
  background-color: #02122c;
  position: absolute;
  z-index: 1;
  top: calc(66% - 4px);
  right: -160px;
  width: 324px;
  height: 156px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  display: flex;
  align-items: center;
}
.ar_tag div {
  color: white;
  text-align: left;
  padding: 26px;
}
.ar_tag h1 {
  font-size: 30px;
}
.ar_tag p {
  font-size: 15px;
}
.lay_phone .swiper-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.lay_phone .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  max-width: 510px;
  right: -26px;
  top: 16px;
}
.lay_phone .swiper-slide img {
  vertical-align: middle;
  max-width: 100%;
}

@media only screen and (max-width: 1410px) {
  .phone_wrapper {
    flex-direction: column;
    justify-content: start;
  }
  .sec4_title > div {
    font-size: 24px;
  }
  .verti_phone {
    width: 100%;
    margin: 0px auto;
  }
  .verti_phone .swiper-container {
    position: relative;
    width: max-content;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    margin-right: auto;
    overflow: visible;
  }
  .verti_phone .swiper-container::before {
    content: "";
    background: url(../image/about/phone_margin1.png) no-repeat;
    background-size: contain;
    width: 590px;
    height: 110%;
    position: absolute;
    left: -102.5%;
    top: -2.5%;
    z-index: 2;
  }
  .verti_phone .xr_tag {
    left: 14%;
  }
  .lay_phone {
    width: 100%;
    display: none;
  }
}
@media only screen and (max-width: 932px) {
  .verti_phone {
    width: 100%;
  }
  .verti_phone .swiper-container {
    position: relative;
    width: 35%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    margin-right: auto;
  }
  .verti_phone .xr_tag {
    display: none;
  }
}

/* 모바일 반응형 핸드폰 */
@media only screen and (max-width: 932px) {
  .sec4_title {
    margin: 30px 20px;
  }
  .phone_wrapper {
    display: none;
  }
  .section4 .mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section4 .ttl {
    font-size: 2rem;
    line-height: 1.5;
  }
  .section4 .bussiness_slide_mobile {
    max-width: 280px;
    padding-bottom: 150px;
  }
  .section4 .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }
  .section4 .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
  }
  .section4 .bussiness_slide_mobile .phon {
    background: #565656;
    border: 10px solid #02122c;
    box-shadow: 2px 4px 16px rgb(25 25 25 / 32%);
    border-radius: 35px;
    overflow: hidden;
  }
  img {
    vertical-align: middle;
    max-width: 100%;
  }
  .section4 .txt_box {
    border-radius: 16px;
    text-align: center;
    margin-top: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #02122c;
    width: 200px;
    height: 110px;
  }
  .section4 .swiper-slide-active .txt_box {
    opacity: 1;
    transition: all 0.5s;
  }
  .section4 .txt_box span {
    display: block;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 14px;
    color: white;
    margin-top: 26px;
    font-size: 22px;
  }
  .section4 .txt_box .txt {
    color: white;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .section4 .ttl {
    font-size: 1.42rem;
    line-height: 1.5;
    text-align: center;
  }
  .section4 .bussiness_slide_mobile {
    margin-top: 0px;
  }
  .section4 .bussiness_slide_mobile .phon {
    margin: 0 auto;
    border-radius: 35px;
    border-width: 2px;
    border: 10px solid #02122c;
  }
  .section4 .swiper-slide-active .txt_box {
    opacity: 1;
    transition: opacity 0.5s;
  }
}
@media only screen and (max-width: 767px) {
  .section4 .bussiness_slide_mobile .phon {
    width: 250px;
    height: 460px;
  }
}
@media only screen and (max-width: 375px) {
  .section4 {
    min-height: 900px;
  }
}

/* about sec5 */
.section5 {
  background-color: #f5f7f8;
}

.moniter {
  width: 100%;
  height: auto;
  position: relative;
  padding: 14px 0;
  margin-top: 30px;
}
.moniter .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  margin-right: 0px;
  justify-content: center;
}
.bdfore {
  content: "";
  position: relative;
  background-size: cover;
  width: 70%;
  height: 100%;
  z-index: 6;
}
.moniter .swiper-wrapper {
  position: absolute;
  width: inherit;
  height: 100%;
  z-index: 5;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.moniter .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  max-width: 1000%;
  max-height: 1000% !important;
  border-radius: 30px;
}
.moniter .swiper-slide img {
  vertical-align: middle;
  width: 69%;
  height: 77%;
  max-width: 1000%;
}
@media only screen and (max-width: 1420px) {
  .moniter .swiper-container {
    height: 96%;
  }
}
@media only screen and (max-width: 1220px) {
  .moniter .swiper-container {
    height: 84%;
  }
}
@media only screen and (max-width: 1020px) {
  .moniter .swiper-container {
    height: 69%;
  }
}
@media only screen and (max-width: 740px) {
  .moniter .swiper-container {
    height: 49%;
  }
}
@media only screen and (max-width: 520px) {
  .section5 .content_inner {
    padding: 0px 0px 0px !important;
  }
  .moniter .swiper-container {
    height: 35%;
  }
}
@media only screen and (max-width: 375px) {
  .moniter .swiper-container {
    height: 26%;
  }
}
@media only screen and (max-width: 375px) {
  .section5 {
    max-height: 300px;
  }
}

/* about sec6 */
.section6 {
  background-color: #fff;
}
.company_news_wrapper {
  display: flex;
  width: 100%;
  height: 100%;
}
.company_news_container {
  width: 100%;
  height: 100%;
}
.news_sec_contents {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 90px;
}
.news_sec_title {
  width: 100%;
  height: auto;
  font-size: 60px;
  padding: 20px;
  text-align: left;
}
.news_sec_content {
  width: 100%;
  height: auto;
  display: flex;
}
.news_image {
  width: 50%;
  height: 100%;
  max-height: 600px;
  padding: 50px 50px 50px 0px;
}
.news_image img {
  width: 100%;
}
.news_content {
  width: 50%;
  height: 100%;
  max-height: 600px;
  padding: 35px 0px 50px 50px;
}
.more_news {
  position: relative;
  top: -5%;
  left: 45%;
  font-size: 16px;
}
.news_stand {
  width: 100%;
  height: 100%;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.news_wrapper {
  width: 100%;
  height: 33.3%;
  border-bottom: 1px solid #cbcbcb;
  margin-top: 1px;
}
.news_wrapper:last-child {
  border-bottom: none;
}
.news {
  width: auto;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  padding: 0px 6px;
}
.news p {
  color: #707070;
}
.news span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.partners_lower_banner_wrapper {
  width: 100%;
  height: 10%;
  box-sizing: border-box;
  padding: 1em;
  color: white;
  font-weight: 200;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: absolute;
  bottom: 2%;
}
.partners_lower_banner_container {
  display: flex;
  animation: partner 35s linear infinite running;
}
.partners_lower_banner {
  width: 200px;
  margin: 0 3em;
  padding: 1.8em;
  background: rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
.partners_lower_banner img {
  max-width: 100%;
  height: auto;
}
@keyframes partner {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 1230px) {
  .news {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1040px) {
  /* 파트너스 */
  .section6 {
    /* height: 1200px !important; */
  }
  .news_sec_content {
    flex-direction: column;
    /* padding-bottom: 10%; */
  }
  .news_sec_title {
    font-size: 40px;
    padding-left: 40px;
  }
  .news_image {
    width: 100%;
    height: auto;
    padding: 40px;
  }
  .news_content {
    width: 100%;
    height: 400px;
    padding: 0px 40px 40px 40px;
    margin-bottom: 100px;
  }
  .news {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .news_sec_contents {
    padding: 20px;
  }
  .news span {
    margin-left: 5px;
  }
  .more_news {
    position: relative;
    top: -5%;
    left: 39%;
    font-size: 16px;
  }
}
@media only screen and (max-width: 400px) {
  .news_sec_contents {
    padding: 10px;
  }
  .news_sec_title {
    font-size: 30px;
    padding-left: 30px;
  }
  .news span {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  .section6 {
    min-height: 800px;
  }
}

/* about sec7 */
.section7 {
  background-color: #f5f7f8;
}
.section7 .footer {
  margin-top: 64px;
}
.section7 .footer .footer_img_box {
  display: flex;
}
.section7 .footer .copyright {
  display: flex;
}
@media only screen and (max-width: 1420px) {
  .section7 .footer {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 1024px) {
  .section7 .footer {
    margin-top: 155px;
  }
}
@media only screen and (max-width: 768px) {
  .section7 .footer {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 375px) {
  .section7 {
    height: auto !important;
  }
}

.contact-f > .footer {
  margin-top: 0px;
}

.footer_box {
  margin-top: 20px;
  width: 100%;
  text-align: start;
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
}

.footer_box_left,
.footer_box_right {
  width: 50%;
  min-width: 400px;
  display: flex;
  flex-direction: row;
}

.footer_dfc {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  max-width: 1440px;
}

.footer_dfcc {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}

.footer_title {
  font-family: "NeoR";
  font-size: 20px;
  color: white;
  width: fit-content;
  line-height: 2;
  text-align: end;
  min-width: 53px;
}

.footer_null_area {
  width: 5%;
}

.footer_content {
  color: #b2b2b2;
  font-family: "NeoR";
  font-size: 20px;
  width: 70%;
  line-height: 2;
}

.arvr_null_space {
  height: calc(100vh - 80px);
  width: 100%;
}

.copyright {
  font-family: "NeoR";
  font-size: 25px;
  color: #b2b2b2;
}
@media only screen and (max-width: 714px) {
  .grid_container .grid_content {
    padding: 0;
    justify-content: center;
    padding: 5px 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .footer_dfc {
    width: fit-content;
  }
  .footer_title,
  .footer_content {
    font-size: 16px !important;
  }

  .copyright {
    font-size: 18px !important;
  }
  .grid_content .grid_item {
    margin-left: 0;
    width: 98%;
    margin-top: 24px !important;
  }
  .p_meta .font_m {
    font-size: 20px;
    padding-bottom: 16px;
  }

  .grid_item .item_font_title p {
    font-size: 16px;
  }
  .p_meta .font_x {
    padding-top: 2%;
    font-size: 35px;
  }
  .p_meta .text_box {
    height: 154px;
  }
  .text_box_fit {
    height: fit-content !important;
  }
  .grid_item .item_font_sub {
    font-size: 14px !important;
  }
  .grid_content div:nth-of-type(1) .grid_content div:nth-of-type(2) {
    margin-top: 0 !important;
  }
  .grid_container .grid_content {
    width: 98%;
  }
  .enter_box {
    margin-top: 1em;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .dfjc_box {
    justify-content: center;
  }
  .about_our {
    height: 50vh;
  }
  .about_banner_text_middle_0,
  .about_banner_text_middle_1 {
    margin-top: 12px;
  }
  .logo_dn {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  .grid_content .grid_item {
    margin-left: 0;
    width: 98%;
    margin-top: 24px !important;
    height: 300px;
  }
}
.logo_dn {
  display: none;
}
.logo_dn img {
  width: 45px;
  object-fit: contain;
}
.input_container {
  display: flex;
  flex-direction: row;
}

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

.cont_in {
  padding-top: 0 !important;
}
.contact_wrap {
  padding-top: 0;
}
.input_radio input[type="radio"] {
  opacity: 1;
}
.input_radio input[type="radio"]:checked + label {
  color: white;
}

.dt_custom {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 30%;
  color: white;
}
.dotted_none {
  border: none !important;
}

.span_dpn::after {
  content: "" !important;
}
.m_1 {
  padding-top: 16px;
}
.privacy {
  display: flex;
  width: 100%;
  padding: 40px;
  flex-direction: row;
  justify-content: end;
  font-size: 16px;
}
.privacy_text {
  color: #43b4e7;
}

.privacy_text:hover {
  cursor: pointer;
}
.submit_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.cancel_btn {
  background-color: #848c94;
  text-align: center;
  color: white;
  padding: 8px 128px;
  font-family: "NeoM";
  font-size: 20px;
  border-radius: 7px;
}
.submit_space {
  width: 80px;
}
.color_b {
  background-color: #43b4e7;
}
.contact_form_top {
  display: flex;
  flex-direction: row;
  justify-content: end;
  color: #43b4e7;
  font-family: "NeoM";
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1.6px dotted #444;
}
.contact_line {
  padding: 28px 0;
  min-height: 52px;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1.6px dotted;
}
.contact_label {
  text-align: start;
  align-self: flex-start;
  width: 10%;
  font-size: 1.8rem;
}
.contact_label_none_required {
  text-align: start;
  width: 10%;
  font-size: 1.8rem;
}
.contact_label_ta {
  text-align: left;
  width: 6%;
  margin: 0 2%;
  font-size: 1.8rem;
  align-self: flex-start;
  color: black;
}

.contact_content {
  width: 90%;
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
}

.contact_line_box {
  display: flex;
  flex: 1;
  /* width: 32%; */
  padding: 8px 0;
}

.contact_content .input_box {
  width: 78%;
}

.contact_content .input_label {
  width: 32%;
  text-align: right;
  font-size: 1.8rem;
  margin: auto 6%;
}

.contact_line:last-child {
  border: none;
}

.contact_line .radio_box {
  display: flex;
  flex-flow: wrap;
}

.contact_line .input_radio {
  margin: 10px;
}

.contact_label::after {
  content: "*";
  color: #43b4e7;
  font-size: 1.8rem;
}

.contact_btn_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.contact_cancel,
.contact_done {
  color: white;
  padding: 8px 10px;
  border-radius: 7px;
  font-size: 20px;
  width: 24%;
  max-width: 350px;
  min-width: 128px;
  font-family: "NeoM";
}

.contact_cancel {
  background-color: #848c94;
}
.contact_done {
  background-color: #43b4e7;
  margin-left: 32px;
}

.contact_cancel,
.contact_done:hover {
  cursor: pointer;
}
.required {
  background-image: url(../image/required.png);
  background-repeat: no-repeat;
  background-size: 34px;
  background-position: right top;
}

@media only screen and (max-width: 1048px) {
  .privacy {
    padding: 0;
  }
  .contact_label,
  .contact_label_none_required {
    font-size: 2.5em;
  }
  .contact_label_ta {
    margin: 0 !important;
  }
  .textarea_box {
    height: 390px;
  }
  .contact_line_box {
    flex: none;
  }
  .contact_label_none_required,
  .contact_label_ta,
  .textarea_box,
  .contact_label {
    width: 100%;
    padding-bottom: 24px;
  }
  .contact_line_box {
    width: 48%;
  }
  .contact_content .input_box,
  .contact_content {
    flex-flow: wrap;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .contact_content .input_box,
  .contact_content,
  .contact_line_box {
    width: 100%;
  }
}

.popup_privacy_back {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 9999;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.off {
  opacity: 0;
}
.on {
  animation: popupOn 300ms;
  opacity: 1;
}

@keyframes popupOn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.page_privacy {
  display: block;
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: white;
}

.popup_privacy {
  display: block;
  position: fixed;
  top: 20%;
  left: 24%;
  z-index: 99999;
  width: 50%;
  height: 70%;
  background-color: white;
}

@media only screen and (max-width: 767px) {
  .popup_privacy {
    left: 2%;
    width: 96%;
  }
  .page_privacy {
    left: 0%;
    width: 100%;
  }
}

.popup_privacy_header {
  position: relative;
  height: 70px;
  width: 100%;
  background: linear-gradient(
    135deg,
    rgba(29, 217, 231, 1) 40%,
    rgba(29, 217, 231, 1) 50%,
    rgba(90, 178, 237, 1) 80%
  );
}
.popup_privacy_header p {
  padding-top: 20px;
  padding-left: 30px;
  color: white;
  font-family: "NeoM";
  font-size: 30px;
}
.popup_privacy_header img {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 24.6px;
  height: 24.6px;
  transition: 0.5s;
  transform: rotate(-180deg);
}

.popup_privacy_header img:hover {
  cursor: pointer;
  transform: rotate(180deg);
}

.popup_privacy_content {
  margin-right: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0px 10px 20px 20px;
  height: calc(100% - 150px);
  font-family: "NeoM";
  color: black;
  font-size: 16px;
  overflow-y: scroll !important;
}
.popup_privacy_content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  display: block;
}

.popup_privacy_content::-webkit-scrollbar-track {
  background-color: #efefef;
}
.popup_privacy_content::-webkit-scrollbar-thumb {
  height: 10%;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.ir_table_box {
  min-height: 400px;
  display: flex;
  flex-direction: row;
  padding: 0 80px;
  justify-content: center;
}

.ir_table {
  width: 100%;
  max-width: 1440px;
  height: fit-content;
  font-size: 20px;
  font-family: "NeoM";
  color: white;
}

.table_cnt_box {
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 0 80px;
}

.table_cnt {
  font-family: "NeoM";
  font-size: 18px;
  color: white;
  max-width: 1440px;
  text-align: start;
  width: 100%;
}

.ir_table .head {
  padding: 14px 0 !important;
  background-color: #707070 !important;
  text-shadow: 0px 3px 11px #000;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}

.ir_table tr :first-child {
  width: 10%;
}

.ir_table tr :nth-child(2) {
  width: 60%;
  padding: 14px;
}
.ir_table tr :nth-child(3) {
  width: 15%;
  padding: 14px;
}

.ir_table tr :nth-child(4) {
  width: 15%;
  padding: 14px;
}

.ir_table tr:hover {
  cursor: pointer;
}

.ir_table img {
  width: 21px !important;
  vertical-align: text-top;
}

.ir_table .title {
  text-align: start;
}

.table_content {
  /* border-top: ; */
  border-bottom: 1px solid #ffffff;
}

.table_content .title {
  width: 100% !important;
  color: white;
}

.cen {
  text-align: center !important;
}

@media only screen and (max-width: 768px) {
  .table_cnt_box,
  .ir_table_box {
    padding: 0 8px;
  }
  .ir_table {
    font-size: 16px;
  }
  .ir_table_box {
    min-height: 0;
  }
  .ir_table img {
    width: 22px !important;
  }
  .port_3_item {
    margin-top: 54px !important;
  }
}

.port_box_row {
  margin-top: 80px;
  width: 100vw;
  height: calc(100vh - 80px);
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.long_dis {
  height: fit-content !important;
  margin-bottom: 10%;
}

.port_box_col {
  max-width: 1440px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.port_box_col img {
  width: 20%;
}

.port_top_font {
  font-family: "NeoM";
  font-size: 7vh;
  text-align: center;
  font-weight: bold;
  color: white;
}
.port_pt2 {
  padding: 2% 0;
}

@media only screen and (max-width: 1024px) {
  .port_6_item_no_1 {
    margin-left: -32.5px !important;
  }
  .port_6_item_no_2 {
    font-size: 23px !important;
    width: 50px !important;
    height: 50px !important;
  }
  .port_font3,
  .port_top_font {
    font-size: 60px !important;
    /* width: fit-content; */
  }
  .port_top_font_sub {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  .port_font3,
  .port_top_font {
    font-size: 25px !important;
  }
  .port_top_btn {
    font-size: 16px !important;
  }
}

.port_box_col_jsf {
  padding: 6% 0;
}

.bold {
  font-weight: bold;
}

/* .other_font{
  color:#707070 !important
} */

.PM_blur_black {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.349);
}

.port_top_font_sub {
  font-family: "NeoM";
  font-size: 2.3vh;
  padding: 3% 0;
  line-height: 1.5em;
  text-align: center;
  align-self: center;
  color: rgba(255, 255, 255, 0.712);
}
.port_top_point_font {
  color: #0e82f9;
}
.port_top_btn {
  background-color: white;
  padding: 24px 40px;
  font-family: "NeoM";
  border-radius: 10vw;
  width: 31vw;
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  color: #0e82f9;
  min-width: 300px;
  max-width: 480px;
}
.port_top_btn_box {
  z-index: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  color: white;
}
.port_top_btn_box_col {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.port_top_font_1 {
  font-family: "NeoEB";
  font-size: 60px;
  text-shadow: 0 10px 8px rgba(0, 0, 0, 1);
  padding-bottom: 3%;
}
.port_top_font_2 {
  font-family: "NeoEB";
  font-size: 100px;
  text-shadow: 0 10px 8px rgba(0, 0, 0, 1);
  padding-bottom: 8%;
}
.BM_box_top {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 1%;
  color: white;
}
.port_2_box {
  max-width: 1440px;
  width: 98%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
.port_2_box :nth-child(2),
.port_2_box :nth-child(4) {
  margin-left: 20px;
}

@media only screen and (max-width: 1024px) {
  .port_item_icon_title {
    font-size: 34px !important;
  }
  .port_item_icon_content {
    font-size: 18px !important;
  }
  .port_top_font_1 {
    font-size: 20px;
  }
  .port_top_font_2 {
    font-size: 60px;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .port_item_icon_title {
    font-size: 24px !important;
  }
  .port_item_icon_content {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 600px) {
  .port_2_box :nth-child(2),
  .port_2_box :nth-child(4) {
    margin-left: 0px;
  }
  .port_item_icon_box {
    text-align: center;
    text-align: -webkit-center;
  }
  .port_item_icon img {
    width: calc(100vw - 94vw) !important;
  }
  .port_item_icon_title {
    text-align: center;
  }
  .port_item_icon_content {
    text-align: center;
  }
}

.port_2_item {
  position: relative;
  width: 35%;
  padding: 1%;
  max-width: 613px;
  min-width: 300px;
  height: calc(100vw - 55vw);
  max-height: 360px;
  min-height: 250px;
  border-radius: 22px;
  background-color: #1a1e25;
  margin-top: 20px;
}

.port_item_icon {
  border-radius: 19%;
  max-width: 100px;
  max-height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: calc(100vw - 90vw);
  height: calc(100vw - 90vw);
  background-color: rgba(255, 255, 255, 0.1);
}
.port_item_icon img {
  max-width: 68px;
  width: calc(100vw - 94vw) !important;
  min-width: none;
}
.port_item_icon_title {
  font-family: "NeoEB";
  margin-left: 0 !important;
  font-size: 30px;
  color: white;
  padding: 7% 0;
}
.port_item_icon_content {
  font-family: "NeoM";
  font-size: 18px;
  line-height: 1.8em;
  color: rgba(255, 255, 255, 0.5);
}
.port_item_icon_content_box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.port_3_box {
  display: flex;
  width: 98%;
  flex-flow: wrap;
  max-width: 1440px;
  justify-content: center;
}
.port_3_box :nth-child(2),
.port_3_box :nth-child(4) {
  margin-left: 2%;
}

@media only screen and (max-width: 600px) {
  .port_3_box {
    justify-content: center;
    width: 78%;
  }
  .port_pb_0 {
    padding-bottom: 0 !important;
  }
}
.port_font3 {
  font-size: 5.5vh;
  font-weight: bold;
}
.port_font5 {
  font-size: 5.5vh;
  font-weight: bold;
}
.port_font4 {
  font-family: "NeoM";
  font-size: 30px;
}

.color_point {
  color: #009df2 !important;
}

.port_3_box_back {
  position: relative !important;
  background-color: rgba(0, 0, 0, 0) !important;
  height: 100% !important;
}
.port_3_box_back {
  top: 0;
  left: 0;
  background-size: cover !important;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: url(/assets/image/port_3_back.svg);
}

.port_5_box_back {
  position: relative !important;
  /* background-color: rgba(255, 255, 255, 0.747) !important; */
  height: 100vh !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: url(/assets/image/PM_drblet_back.svg) no-repeat;
  background-size: cover;
  background-position: center;
  /* background:linear-gradient(to right, #056FC6 50% ,#ABCFEC 50%); */
  /* background:  linear-gradient(to right, #056FC6 0%, #ABCFEC 100%);
  background: -moz-linear-gradient(to right, #056FC6 0%, #ABCFEC 100%);
  background: -webkit-linear-gradient(to right, #056FC6 0%, #ABCFEC 100%); */
  /* background: url(/assets/image/port_5_back.svg); */
}

.port_5_box {
  max-width: 1648px;
  width: 100%;
  height: 100%;
  display: flex;
  text-align: start;
  justify-content: flex-start;
  flex-direction: column;
}
/* .port_box_col img{
  width: 34%;
} */

.port_5_box_back_img {
  position: absolute;
  max-width: 1171.25px;
  max-height: 946.81px;
  width: 80%;
  height: 50%;
  bottom: 0;
  z-index: -1;
  background: url(/assets/image/PM_drblet_center2.png) no-repeat;
  background-size: contain;
  background-position: center;
}

.port_5_box_back_img2 {
  position: absolute;
  background-position: center;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: url(/assets/image/port_5_back2.svg) left bottom no-repeat;
}

.port_5_box_back_img3 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10%;
  right: 10%;
  z-index: -1;
  background: url(/assets/image/port_5_content.svg) right center no-repeat;
  background-size: 48%;
}

@media only screen and (max-width: 1440px) {
  .port_5_box_back_img3 {
    background-size: 68%;
  }
}

@media only screen and (max-width: 1000px) {
  .port_5_box_back_img3 {
    background-size: 88%;
  }
}

.port_5_font {
  font-family: "NeoM";
  font-size: 5.5vh;
  font-weight: bold;
  padding: 1%;
  color: white;
}

.port_5_font_sub {
  font-family: "NeoM";
  font-size: 2.95vh;
  text-align: center;
  padding: 1%;
  text-shadow: 0 3px 6px rgba(29, 29, 29, 0.67);
  line-height: 1.5em;
  color: white;
}

@media only screen and (max-width: 1024px) {
  .port_font5 {
  }

  .port_font3,
  .port_5_font {
    font-size: 60px !important;
  }
  .port_5_font_sub,
  .port_top_font_sub {
    padding-top: 3em;
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  .port_font5 {
    font-size: 26px !important;
  }
  .port_font5_QA {
    font-size: 14px !important;
  }
  .port_font3,
  .port_5_font {
    font-size: 28px !important;
  }
  .port_top_btn {
    font-size: 22px !important;
  }
  .port_9_font_3 {
    font-size: 30px;
    padding: 3% 4% 16% !important;
    font-family: "NeoM";
    font-weight: 100 !important;
    text-align: center;
    color: black;
    line-height: 1.5em;
  }
  /* .port_box_col_jsf{
    display: block;
  } */
}

@media only screen and (max-height: 897px) {
  .port_3_box_back,
  .port_4_box_back,
  .port_4_box_back {
    height: fit-content !important;
  }
}

/* Bmeta_monitor */
.Bmeta_title {
  text-align: center;
  margin-top: 240px;
}
.Bmeta_title p {
  font-size: 80px;
  color: black;
  margin-bottom: 50px;
}
.Bmeta_title span {
  display: block;
  margin-top: 50px;
  font-size: 34px;
  margin-bottom: 140px;
  letter-spacing: initial;
}
.Bmeta_monitor {
  background-color: #f5f7f8;
}
.Bmeta_monitor .content_inner {
  position: relative;
}
.monitor_wrapper {
  max-height: 1440px;
  height: 100%;
  width: 100%;
}
.monitor_wrapper img {
  z-index: 10;
  position: relative;
}
.monitor_wrapper video {
  width: inherit;
  position: absolute;
  left: 0%;
  margin-top: 3%;
}

@media only screen and (max-width: 897px) {
  .Bmeta_title {
    margin-top: 20px;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 425px) {
  /* .Bmeta_title {
    padding: 0px 30px;
  } */
  .Bmeta_title p {
    font-size: 48px;
    color: black;
    margin-bottom: 50px;
  }
  .Bmeta_title span {
    display: block;
    margin-top: 50px;
    font-size: 16px;
    margin-bottom: 120px;
    letter-spacing: initial;
  }
}
/*  */

.port_3_box_back_img {
  position: absolute;
  top: 0;
  left: 8%;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: url(/assets/image/port_back_img.svg);
}

.port_3_item {
  background-color: #ebf1ff;
  width: 42%;
  padding: 5% 2.5%;
  height: calc(100vw - 82vw);
  min-width: 300px;
  min-height: 150px;
  max-height: 244px;
  margin-top: 6%;
  border-radius: 22px;
  position: relative;
}

.port_4_item {
  background: url(../image/port_4_circle.svg) top no-repeat #f5f8fe;
  background-size: 45%;
  width: 49%;
  padding: 8% 2.5%;
  height: calc(100vw - 78vw);
  min-width: 300px;
  min-height: 134px;
  max-height: 290px;
  margin-top: 5%;
  border-radius: 22px;
  position: relative;
  box-shadow: 6px 6px 6px #00000016;
}

.port_3_item_head {
  position: absolute;
  top: -46.5px;
  margin-left: 38%;
  width: 93px;
  height: 93px;
  background-color: #0e82f9;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-radius: 19%;
  text-align: center;
}

.port_4_item_head {
  position: absolute;
  top: -46.5px;
  margin-left: 38%;
  width: 93px;
  height: 93px;
  background-color: #0e82f9;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-radius: 21px;
  text-align: center;
}

.port_6_item_no {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.port_6_item_no_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: -46.5px;
  width: 93px;
  height: 93px;
  font-weight: bold;
  font-family: "NeoEB";
  border-radius: 19%;
  text-align: center;
  font-size: 40px;
  background-color: #ffffff;
  color: #0e82f9;
  box-shadow: 0 3px 6px #00000016;
}
.port_6_item_no_2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: -32.5px;
  width: 93px;
  height: 93px;
  font-weight: bold;
  font-family: "NeoEB";
  border-radius: 19%;
  text-align: center;
  font-size: 40px;
  background-color: #0e82f9;
  color: white;
  box-shadow: 0 3px 6px #00000016;
}

.port_8_item_no {
  position: absolute;
  top: 7%;
  left: 0;
  height: 100%;
  width: fit-content;
  display: flex;
  flex-direction: column;
}

.port_3_item_head img {
  width: 54%;
}

.port_4_item_head img {
  width: 54%;
}

.port_3_item_title {
  font-size: 40px;
  font-family: "NeoEB";
  color: black;
}

.port_6_back_item {
  position: absolute;
  z-index: -1;
  width: 80%;
  height: 80%;
  top: 0;
  right: 0;
  background-image: url(/assets/image/BM_item6_back.png);
  background-repeat: no-repeat;
  background-size: contain !important;
  background-position: right top;
}

.port_4_box_back {
  position: relative !important;
  height: fit-content !important;
  top: 0;
  left: 0;
  background-color: #0566c9;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.port_4_box_back_img {
  position: absolute;
  top: 0;
  left: 8%;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.port_4_item_title {
  font-size: 40px;
  font-family: "NeoEB";
  color: white;
}
.port_3_item_content {
  font-size: 20px;
  font-family: "NeoM";
  line-height: 1.4em;
  padding: 2% 0;
  margin: 0 !important;
  color: #000514a8;
}
.port_4_item_content {
  font-size: 24px;
  padding-top: 1em;
  font-family: "NeoM";
  margin: 0 !important;
  line-height: 1.4em;
  color: #ffffffa8;
}
.port_6_box {
  display: flex;
  width: 98%;
  flex-direction: column;
  max-width: 1440px;
  justify-content: space-between;
}

.port_6_item {
  background: url(../image/port_4_circle.svg) right 10% top no-repeat #0e82f9;
  background-size: 30%;
  width: 100%;
  padding: 7% 7.5%;
  height: calc(100vw - 82vw);
  min-width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 150px;
  max-height: 320px;
  margin-top: 50px;
  border-radius: 22px;
  position: relative;
  box-shadow: 6px 6px 6px #00000016;
}

.port_8_item {
  background: url(../image/port_4_circle.svg) right 10% top no-repeat white;
  background-size: 30%;
  width: 100%;
  padding: 7% 0;
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  border-radius: 22px;
  position: relative;
  box-shadow: 6px 6px 6px #00000016;
}
.port_8_item_title {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 4.5%;
  font-size: 40px;
  font-family: "NeoEB";
  color: white;
  height: 50%;
}

.port_8_item_content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-flow: wrap;
  padding: 0 4.5%;
  font-size: 24px;
  padding-top: 8%;
  font-family: "NeoM";
  line-height: 1.4em;
  color: #ffffff;
}

.port_8_item_top {
  color: white;
  text-align: start;
  line-height: 2em;
  border-bottom: 2px white solid;
}

.port_8_item_content_row {
  width: 45%;
  min-width: 150px;
  display: flex;
  flex-direction: column;
}
.port_8_item_bottom {
  margin-top: auto;
  margin-bottom: auto;
  padding: 8% 0;
}
.port_8_item_bottom img {
  width: 100%;
}
.port_8_item_3 {
  width: 100%;
  height: 100%;
  text-align: center;
}
.port_8_item_3 img {
  max-width: 100%;
  height: auto;
  width: auto;
  object-fit: contain;
}

.port_7_box_back {
  position: relative !important;
  height: fit-content !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.port_8_step {
  background-color: #009df2;
  width: fit-content;
  padding: 0.25em 1.7em;
  color: white;
  font-size: 17px;
}
.port_8_bottom_text {
  font-size: 20px;
  font-family: "NeoM";
  color: white;
}
.pd_8 {
  padding-right: 20%;
  padding-left: 20%;
}
.alc {
  align-items: center;
  width: fit-content;
  min-width: 210px;
  padding-top: 30px;
}

/* test */
.port_row {
  z-index: 99;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
}
.port_9 {
  display: flex;
  flex-direction: column;
  height: fit-content;
  width: 100%;
  max-width: 1648px;
  padding: 8% 0;
}
.port_9_font {
  color: black;
  font-family: "NeoEB";
  padding: 1% 0;
  margin-top: 2px;
  text-align: center;
  font-weight: bold;
}
.port_9_font_1 {
  font-size: 30px;
  font-family: "NeoM";
  font-weight: 100 !important;
  text-align: center;
  color: black;
  line-height: 1.5em;
}
.port_9_font_3 {
  font-size: 30px;
  padding: 5%;
  font-family: "NeoM";
  font-weight: 100 !important;
  text-align: center;
  color: black;
  line-height: 1.5em;
}
.port_9_box {
  display: flex;
  flex-flow: wrap;
  width: 100%;
  height: auto;
}
.port_9_content {
  display: flex;
  flex-direction: column;
  font-family: "NeoM";
  font-size: 2.3vh;
  color: white;
  line-height: 1.6em;
}
.port_9_item {
  width: 50%;
  min-width: 320px;
  min-height: 400px;
  display: flex;
  flex-direction: row;
}
.port_9_top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: transparent !important;
}
.port_9_item_de {
  width: 49.9%;
  height: 99.9%;
  margin-left: 0.2%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f5f8fe;
  padding: 2% 2% 0 2%;
}
.port_9_item_title {
  font-family: "NeoM";
  font-size: 30px;
  padding: 10% 0;
  font-weight: bold;
  color: black;
}
.port_9_item_title_sub {
  font-size: 20px;
  color: black;
  font-family: "NeoM";
  font-weight: 500;
  padding: 0 5%;
}
.port_9_item_conten {
  font-size: 18px;
  color: black;
  line-height: 1.4em;
  font-family: "NeoM";
}
.port_9_item_bottom {
  font-size: 15px;
  font-family: "NeoM";
  color: black;
  border-left: 1px solid black;
  line-height: 1.2em;
  padding-bottom: 4%;
  padding-left: 2%;
  padding-right: 0%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.port_9_item_bottom img {
  align-self: flex-end;
}
.port_9_item_content_top {
  height: 60%;
  display: flex;
  flex-direction: column;
}
.port_9_item_content_bottom {
  height: auto;
}
.port_9_line {
  border-bottom: 1px solid #aeaeae;
  width: 55.75px;
}
.port_9_btn {
  padding: 0.7em 3em;
  border-radius: 13px;
  background-color: #0e82f9;
  width: fit-content;
  font-size: 19px;
  color: white;
}
.port_9_notice {
  font-size: 15px;
  font-family: "NeoM";
  color: white;
  padding-bottom: 4%;
}

.text_right {
  text-align: end;
}
.text_left {
  text-align: start;
}
.port_10_back_color_1 {
  z-index: 0;
}
.port_10_back_color_2 {
  padding-bottom: 5%;
  z-index: 0;
  background: linear-gradient(to bottom, #061023 0%, #0c1a32 100%);
}
.port_10 {
  max-width: 1920px;
  width: 100%;
}
.port_10_back_1 {
  background: url(/assets/image/port_10_back.svg);
  position: absolute;
  background-size: contain;
  right: 0;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  width: 80%;
  z-index: -1;
}
.port_10_back_2 {
  background: url(/assets/image/port_10_meta.svg);
  position: absolute;
  background-size: contain;
  right: 0;
  bottom: 0;
  height: 244%;
  background-repeat: no-repeat;
  width: 35%;
  z-index: -1;
}
.port_10_back_3 {
  background: url(/assets/image/port_10_domi.svg);
  position: absolute;
  background-size: contain;
  left: 0;
  bottom: 0;
  height: 60%;
  background-repeat: no-repeat;
  width: 80%;
  z-index: -1;
}
.port_10_title {
  margin-top: 6%;
  font-family: "NeoM";
  font-size: 30px;
}
.port_10_result {
  margin-top: 2%;
  width: 49%;
  height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.port_10_result_box {
  width: 80%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.port_10_result_left {
  width: 40%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.port_10_result_left_btn {
  font-family: "NeoEB";
  font-weight: bold;
  font-size: 18px;
  padding: 0.5em 2em;
  border-radius: 22px;
  background-color: red;
  align-self: center;
  width: fit-content;
  color: white;
}
.port_10_result_right {
  width: 60%;
  height: 100%;
  line-height: 1.4em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "NeoM";
  font-size: 18px;
  color: #707070;
}

.port_10_font_sub {
  font-family: "NeoM";
  font-size: 30px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6em;
  padding-top: 1em;
}

.port_10_box {
  width: 100%;
  display: flex;
  flex-direction: row;
  height: fit-content;
}
.port_10_left {
  justify-content: flex-start;
}
.port_10_right {
  justify-content: flex-end;
}
.port_10_item {
  margin-top: 1%;
  width: 49%;
  height: 200px;
  display: flex;
  flex-direction: row;
  background-color: white;
}
.port_10_item_no {
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.port_10_item_no_circle {
  max-width: 72px;
  max-height: 72px;
  width: 100%;
  height: 100%;
  border-radius: 72px;
  align-self: center;
  font-family: "NeoEB";
  font-weight: bold;
  font-size: 40px;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}

.port_10_item_content {
  width: 75%;
  padding: 2%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.port_10_item_top {
  height: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.port_10_item_title {
  font-family: "NeoEB";
  font-weight: bold;
  font-size: 40px;
}
.port_10_item_inner_text {
  font-family: "NeoM";
  font-size: 18px;
  color: #000514;
}
.port_10_item_btn {
  align-self: end;
  color: white;
}
.port_10_item_btn_box {
  text-align: end;
  padding: 0.8em 1.8em;
  border-radius: 5px;
  width: fit-content;
  font-family: "NeoM";
  font-size: 14px;
}

.port_title_color_1 {
  color: #fe3123;
}
.port_title_color_2 {
  color: #ff2f3c;
}
.port_title_color_3 {
  color: #ff2862;
}
.port_title_color_4 {
  color: #fc50a0;
}
.port_title_color_5 {
  color: #fa0e74;
}
.port_title_color_6 {
  color: #069ff2;
}
.port_title_color_7 {
  color: #1c65dd;
}
.port_title_color_8 {
  color: #001df2;
}
.port_title_color_9 {
  color: #03c6d6;
}

.port_circle_color_1 {
  color: #fe3123;
  border: 1px solid #fe3123;
}
.port_circle_color_2 {
  color: #ff2f3c;
  border: 1px solid #ff2f3c;
}
.port_circle_color_3 {
  color: #ff2862;
  border: 1px solid #ff2862;
}
.port_circle_color_4 {
  color: #fc50a0;
  border: 1px solid #fc50a0;
}
.port_circle_color_5 {
  color: #fa0e74;
  border: 1px solid #fa0e74;
}
.port_circle_color_6 {
  color: #069ff2;
  border: 1px solid #069ff2;
}
.port_circle_color_7 {
  color: #1c65dd;
  border: 1px solid #1c65dd;
}
.port_circle_color_8 {
  color: #001df2;
  border: 1px solid #001df2;
}
.port_circle_color_9 {
  color: #03c6d6;
  border: 1px solid #03c6d6;
}
.port_circle_color_shadow_1 {
  box-shadow: 0 0 10px 6px #ffe6e4;
}
.port_circle_color_shadow_2 {
  box-shadow: 0 0 10px 6px #ffe6e4;
}
.port_circle_color_shadow_3 {
  box-shadow: 0 0 10px 0px #ff2862;
}
.port_circle_color_shadow_4 {
  box-shadow: 0 0 10px 3px #ff286170;
}
.port_circle_color_shadow_5 {
  box-shadow: 0 0 10px 4px rgba(255, 40, 98, 0.36);
}
.port_circle_color_shadow_6 {
  box-shadow: 0 0 10px 0px #069ff2;
}
.port_circle_color_shadow_7 {
  box-shadow: 0 0 10px 0px #1c65dd;
}
.port_circle_color_shadow_8 {
  box-shadow: 0 0 10px 0px #1c65dd;
}
.port_circle_color_shadow_9 {
  box-shadow: 0 0 10px 0px #03c6d6;
}

.port_color_1 {
  background-color: #fe493c;
}
.port_color_2 {
  background-color: #ff2f3c;
}
.port_color_3 {
  background-color: #ff2862;
}
.port_color_4 {
  background-color: #fc50a0;
}
.port_color_5 {
  background-color: #fa0e74;
}
.port_color_6 {
  background-color: #069ff2;
}
.port_color_7 {
  background-color: #1c65dd;
}
.port_color_8 {
  background-color: #001df2;
}
.port_color_9 {
  background-color: #03c6d6;
}

.swiper-slide {
  max-width: 238px;
}

.M_scroll_down {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-self: center;
  height: 100%;
  font-size: 16px;
}

.M_scroll_down img {
  align-self: center;
  padding-top: 8px;
}
.PM_video_box {
  background-color: #000514;
  position: relative;
  margin-top: 80px;
  width: 100vw;
  height: calc(100vh - 80px);
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media only screen and (max-width: 1410px) {
  .PM_video_box {
    margin-top: 50px;
    height: calc(100vh - 50px);
  }
}
@media only screen and (max-width: 369px) {
  .port_9_item_title_sub {
    font-size: 18px;
  }
}

.PM_video_box video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 0;
}

.PM_box_top {
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  width: 100%;
  height: 100%;
}

.PM_fontM_30 {
  font-family: "NeoM";
  font-size: 30px;
  text-align: center;
}
.PM_fontM_24 {
  font-family: "NeoM";
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
}
.PM_fontB_60 {
  font-family: "NeoEB";
  font-size: 60px;
}
.PM_fontB_90 {
  font-family: "NeoEB";
  font-size: 90px;
  text-align: center;
  padding-top: 1%;
}
.PM_fontR_30 {
  font-family: "NeoH_0";
  font-size: 30px;
  text-align: center;
  padding-top: 3%;
  line-height: 1.5em;
}
.PM_item_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 1620px;
}

.PM_item_1,
.PM_item_2,
.PM_item_3,
.PM_item_4,
.PM_item_5 {
  max-width: 238px;
  max-height: 238px;
  width: 20vw;
  height: 20vw;
  background-color: red;
}
.PM_item_1 {
  background-image: url(/assets/image/PM_Item_1.svg);
  object-fit: contain;
}

.BM_box_top_font {
  margin: 12% 0 1% 0;
  font-family: "NeoEB";
  font-size: 5.5vh;
  color: black;
}

@media only screen and (max-width: 1024px) {
  .BM_box_top_font {
    font-size: 28px;
  }
}

.PM_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2%;
  width: 100vw;
}
.one .PM_box {
  background-image: url(../image/PM_contact_back.svg);
  background-color: white;
}
.two .PM_box {
  background-color: white;
  padding-bottom: 6%;
}
.three .PM_box {
  background-image: url(../image/PM_three_back.svg);
  background-color: white;
  background-size: cover;
  padding-bottom: 6%;
}
.three .PM_box .PM_box_item_text {
  color: white;
}
.three .PM_box .PM_box_no {
  border: 1px solid white;
}
.four .PM_box {
  background-color: white;
  padding-bottom: 6%;
}

.PM_box_both {
  margin: 6% 0 1%;
  width: 100%;
  max-width: 1620px;
  height: 53%;
  display: flex;
  flex-flow: wrap;
  flex-direction: row;
  justify-content: center;
}

.PM_box_item_img {
  position: relative;
  width: 55%;
  background-image: url(/assets/image/PM_Item_1b.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  border: 3px solid transparent;
}
.PM_box_item_img_border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1%;
}

.PM_box_item_text {
  color: black;
  padding: 1%;
  width: 45%;
  height: 100%;
  align-self: center;
  text-align-last: left;
}
.PM_pt_2 {
  padding-top: 6%;
  padding-bottom: 0%;
}
.PM_right {
  padding: 2% 0% 2% 6%;
}
.PM_left {
  padding: 1%;
}
.PM_p_3 {
  padding: 1% 0 1%;
}
.PM_button_1 {
  margin-top: 8%;
  height: 100px;
  font-size: 37px;
  font-family: "NeoM";
  border-radius: 55px;
  width: 530px;
  padding: 10px 50px;
  text-align-last: center;
  background: linear-gradient(45deg, #74d0f8 0%, #59aef9 35%, #4392f9 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.PM_box_col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1620px;
  width: 100%;
  padding: 125px 0;
}
.PM_box_wrap {
  display: flex;
  flex-flow: wrap;
  width: 100%;
}
.PM_box_col_left {
  width: 40%;
  color: white;
}
.PM_left_font {
  text-align: left;
}
.PM_box_col_right {
  width: 60%;
  color: white;
  padding-left: 80px;
}
.PM_gradient_col {
  background: linear-gradient(to bottom, #75d1f8 0%, #3b697c 100%);
}
.PM_left_1 {
  display: block;
}
.PM_left_2 {
  display: none;
}
.PM_box_no {
  margin-top: 2%;
  font-family: "NeoM";
  font-size: 18px;
  line-height: 1.8em;
  max-width: 100px;
  max-height: 41px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  text-align-last: center;
  border-radius: 20px;
  border: 1px solid #001df2;
  /* background-image: linear-gradient(#000514, #000514),
    linear-gradient(to right, #142489 0%, #004dff 100%); */
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.BM_box_no {
  font-family: "NeoM";
  font-size: 18px;
  line-height: 1.8em;
  max-width: 113px;
  max-height: 41px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  text-align-last: center;
  border-radius: 20px;
  background-image: linear-gradient(#ffffff, #ffffff),
    linear-gradient(
      to right,
      #ffdabb 0%,
      #ffebcd 20%,
      #ffedbd 80%,
      #e8a7ac 100%
    );
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.PM_last_box {
  position: relative;
  /* background: linear-gradient(to bottom, #311F87 0%, #122489 100%); */
  width: 100vw;
  height: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 5% 1%;
  background-image: url(/assets/image/port_3_back.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.PM_last_box_back {
  background-image: url(/assets/image/PM_last_back.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.PM_last_box_con {
  width: 100%;
  max-width: 1620px;
  height: 100%;
  color: white;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.PM_work_precess {
  width: 100%;
  height: 70%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.PM_work_btn {
  height: fit-content;
  font-size: 20px;
  font-family: "NeoM";
  border-radius: 13px;
  width: fit-content;
  padding: 10px 50px;
  text-align-last: center;
  background: linear-gradient(to right, #381e85 0%, #122288 35%, #004dff 100%);
}
.PM_last_btn_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 5%;
  z-index: 1;
}

.BM_contact {
  height: 50vh;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: -100px;
  background-image: url(/assets/image/BM_contact_back.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.PM_C .BM_contact {
  background-color: white;
  background-image: url(/assets/image/PM_contact_back.svg);
}

.BM_contact_text {
  text-align: center;
  font-family: "NeoM";
  font-weight: 800;
  font-size: 70px;
  color: black;
  padding: 4%;
}

.BM_contact_text_2 {
  padding: 0.45em 1em;
  text-align: center;
  align-items: center;
  font-family: "NeoM";
  font-weight: thin;
  font-size: 30px;
  color: white;
  background-color: #0e82f9;
  text-align: center;
  width: 680px;
  height: 110px;
  border-radius: 32px;
  max-width: 423px;
  max-height: 69px;
  display: flex;
  justify-content: center;
}

.BM_contact_box {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
}

@media only screen and (max-width: 1440px) {
  .PM_box_both {
  }
  .PM_fontB_90 {
    font-size: 45px;
  }
  .PM_fontB_60 {
    font-size: 45px;
  }
  .PM_fontM_30,
  .PM_fontR_30 {
    font-size: 20px !important;
  }
  .PM_fontM_24 {
    font-size: 18px;
  }
}

/* news */

.news_item_dprc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 1.6%;
}

.news_item_dpcc {
  display: flex;
  flex-direction: column;
}

.news_item {
  background-color: white;
  transition: all 0.2s;
  border: 1px solid rgba(112, 112, 112, 0.43);
  width: 95%;
  max-width: 1440px;
  height: calc(100vw - 80vw);
  max-height: 300px;
  border-radius: 1.25vw;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  padding: 15px;
}

.news_item_left_1,
.news_item_left_2,
.news_item_left_3,
.news_item_left_4,
.news_item_left_5,
.news_item_left_6,
.news_item_left_7,
.news_item_left_8,
.news_item_left_9,
.news_item_left_10,
.news_item_left_11,
.news_item_left_12 {
  width: 38%;
  height: 100%;
  border-radius: 1vw;
  background-size: contain;
  background-repeat: no-repeat;
}

.news_item_left_1 {
  background-image: url(../image/news/news_item_1.png);
}
.news_item_left_2 {
  background-image: url(../image/news/news_item_2.png);
}
.news_item_left_3 {
  background-image: url(../image/news/news_item_3.png);
}
.news_item_left_4 {
  background-image: url(../image/news/news_item_5.png);
}
.news_item_left_5 {
  background-image: url(../image/news/news_item_4.png);
}
.news_item_left_6 {
  background-image: url(../image/news/news_item_5.png);
}
.news_item_left_7 {
  background-image: url(../image/news/news_item_6.png);
}
.news_item_left_8 {
  background-image: url(../image/news/news_item_7.png);
}
.news_item_left_9 {
  background-image: url(../image/news/news_item_8.png);
}
.news_item_left_10 {
  background-image: url(../image/news/news_item_9.png);
}
.news_item_left_11 {
  background-image: url(../image/news/news_item_10.png);
}
.news_item_left_12 {
  background-image: url(../image/news/news_item_11.png);
}

.news_item_right {
  width: 63%;
  height: 100%;
  padding-right: 3%;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
}

.news_item_right .news_date {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: "NeoM";
  font-size: 20px;
  color: #707070;
}

.news_item_right .news_title {
  font-family: "NeoM";
  font-weight: 600;
  font-size: 36px;
  color: #000000;
  text-align: start;
}

.news_item_right .news_more {
  color: #707070;
  text-align: start;
  font-family: "NeoM";
  font-size: 20px;
}
.news_date_space {
  letter-spacing: 0.02em;
}
.news_more_mark {
  padding-left: 1.5em;
}

@media only screen and (max-width: 1440px) {
  .PM_box_both {
  }
  .PM_fontB_90 {
    font-size: 45px;
  }
  .PM_fontB_60 {
    font-size: 45px;
  }
  .PM_fontM_30,
  .PM_fontR_30 {
    font-size: 20px !important;
  }
  .PM_fontM_24 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .news_item {
    border: none;
  }

  .news_item_right .news_more,
  .news_item_right .news_date {
    font-size: 14px;
  }
  .news_item_right .news_title {
    font-size: 25px;
  }

  .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .news_item_left_1,
  .news_item_left_2,
  .news_item_left_3,
  .news_item_left_4,
  .news_item_left_5,
  .news_item_left_6,
  .news_item_left_7,
  .news_item_left_8,
  .news_item_left_9,
  .news_item_left_10,
  .news_item_left_11,
  .news_item_left_12 {
    width: 34%;
  }

  .meta_popup {
    width: 300px !important;
    height: 570px !important;
    left: calc((100vw - 300px) / 2) !important;
    top: calc((100vh - 570px) / 2) !important;
  }
  .PM_last_box {
    height: auto;
  }
  .PM_box_col_right,
  .PM_box_col_left {
    padding: 0;
    width: 100%;
  }
  .PM_QA_top {
    padding-top: 8%;
  }
  .PM_left_font {
  }
  .PM_button_1 {
    width: 100%;
    padding: 10px 0px;
  }
  .PM_right {
    padding: 1%;
  }
  .PM_box_item_text,
  .PM_box_item_img {
    width: 100%;
    height: 100%;
  }
  .PM_box_both {
  }
  .PM_fontB_90 {
    font-size: 60px !important;
  }
  .PM_fontM_30,
  .PM_fontR_30 {
    font-size: 20px !important;
  }
  .PM_left_1 {
    display: none;
  }
  .PM_left_2 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .news_item {
    height: calc(100vw - 77vw);
  }

  .news_item_right .news_more,
  .news_item_right .news_date {
    font-size: 12px;
  }
  .news_item_right .news_title {
    font-size: 12px;
  }
  .PM_fontB_60 {
    font-size: 30px;
  }

  .PM_fontB_90 {
    font-size: 32px !important;
  }
  .PM_fontM_24,
  .PM_fontM_30,
  .PM_fontR_30 {
    font-size: 18px !important;
    padding: 1% 2%;
  }

  .PM_box_col {
    padding: 40px 0;
  }
}
@media only screen and (max-height: 900px) {
  .meta_popup {
    width: 300px !important;
    height: 570px !important;
    left: calc((100vw - 300px) / 2) !important;
    top: calc((100vh - 570px) / 2) !important;
  }
}

@media only screen and (max-width: 1024px) {
  .meta_popup {
    width: 300px !important;
    height: 570px !important;
    left: calc((100vw - 300px) / 2) !important;
    top: calc((100vh - 570px) / 2) !important;
  }
  .PM_last_box {
    height: auto;
  }
  .PM_box_col_right,
  .PM_box_col_left {
    padding: 0;
    width: 100%;
  }
  .PM_QA_top {
    padding-top: 8%;
  }
  .PM_left_font {
  }
  .PM_button_1 {
    width: 300px;
    height: 74px;
    padding: 10px 0px;
    text-align: center;
    font-size: 22px;
  }
  .PM_right {
    padding: 1%;
  }
  .PM_box_item_text,
  .PM_box_item_img {
    width: 100%;
    height: 100%;
  }
  .PM_box_both {
  }
  .PM_fontB_90 {
    font-size: 60px !important;
  }
  .PM_fontM_30,
  .PM_fontR_30 {
    font-size: 20px !important;
  }
  .PM_left_1 {
    display: none;
  }
  .PM_left_2 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .PM_fontB_60 {
    font-size: 30px;
  }
  .PM_fontB_90 {
    font-size: 32px !important;
  }
  .PM_fontM_24,
  .PM_fontM_30,
  .PM_fontR_30 {
    font-size: 18px !important;
  }
}
@media only screen and (max-height: 900px) {
  .meta_popup {
    width: 300px !important;
    height: 570px !important;
    left: calc((100vw - 300px) / 2) !important;
    top: calc((100vh - 570px) / 2) !important;
  }
}
/*       */
/* popup */
/*       */

.meta_popup_back {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 98;
}

.meta_popup {
  width: 400px;
  height: 740px;
  background-color: white;
  position: fixed;
  left: calc((100vw - 400px) / 2);
  top: calc((100vh - 740px) / 2);
  z-index: 99;
}
.meta_popup_off {
  display: none;
}
.meta_popup_on {
  display: block;
}
.meta_popup_head {
  height: 40px;
  width: 100%;
  background-color: #1c65dd;
  color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.meta_popup_head_font {
  font-family: "NeoM";
  font-size: 16px;
}
.meta_popup_img {
  height: 70%;
  width: 100%;
}
.meta_popup_img img {
  width: inherit;
  object-fit: contain;
}
.meta_popup_content {
  height: 22%;
  width: 100%;
  padding: 0 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.meta_popup_content_font {
  font-family: "NeoM";
  line-height: 1.4em;
  font-weight: 600;
  font-size: 18px;
}
.meta_popup_point {
  color: #1c65dd;
}
.meta_popup_btn_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: "NeoM";
  font-size: 14px;
}
.meta_popup_btn_1,
.meta_popup_btn_2 {
  width: 48%;
  padding: 3% 0;
  text-align: center;
}
.meta_popup_btn_1 {
  background-color: #1c65dd;
  color: white;
}
.meta_popup_btn_2 {
  border: 1px solid #1c65dd;
  color: #1c65dd;
}
/*       */
/* popup */
/*       */

@media only screen and (max-width: 1648px) {
  .port_10_item {
    width: 100%;
  }
  .port_10_result {
    width: 100%;
  }
  .text_right {
    text-align: start;
  }
}
@media only screen and (max-width: 1520px) {
  .port_6_box {
    width: 78%;
  }
  .port_6_item {
    padding: 7% 10%;
  }
  .port_8_item {
    padding-left: 3%;
  }
}
@media only screen and (max-width: 1240px) {
  .port_9_item,
  .port_9_content_right,
  .port_9_content_left {
    width: 100%;
  }
  .port_9_item {
    min-height: 326px;
  }
}

@media only screen and (max-width: 1200px) {
  .port_4_item_title,
  .port_8_item_title,
  .port_3_item_title {
    font-size: 30px;
    padding-top: 0.5em;
  }
  .port_4_item_content,
  .port_8_item_content,
  .port_8_bottom_text,
  .port_3_item_content {
    font-size: 18px;
    padding-top: 0.5em;
  }
}

@media only screen and (max-width: 1024px) {
  .BM_box_no {
    max-width: 74px;
  }

  .BM_contact_text {
    font-size: 26px;
  }
  .BM_contact_text_2 {
    font-size: 22px;
    width: 360px;
    height: 60px;
  }
  .port_8_item_content {
    height: fit-content;
  }
  .port_4_item_head,
  .port_3_item_head {
    width: 82px;
    height: 82px;
    top: -41px;
    margin-left: 28%;
  }
  .port_6_item_no_1 {
    width: 82px;
    height: 82px;
  }
  .port_4_item_title,
  .port_8_item_title,
  .port_3_item_title {
    font-size: 22px;
  }
  .port_4_item_content,
  .port_8_item_content,
  .port_8_bottom_text,
  .port_3_item_content {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .MP_item_title_box {
    margin-top: -15px !important;
  }

  .grid_item .img_box {
    height: 68%;
  }
  .port_10_result_right,
  .port_10_font_sub {
    font-size: 12px;
  }
  .port_10_item_title {
    font-size: 20px;
  }
  .port_10_item_inner_text {
    font-size: 14px;
  }
  .port_10_result {
    width: 100%;
  }
  .port_10_result_left_btn {
    font-size: 13px;
  }
  .port_10_item {
    height: 160px;
  }
}
@media only screen and (max-width: 600px) {
  .port_9_item_bottom_PriImg,
  .port_9_item_bottom_BasicImg {
    width: 55px;
    height: 55px;
  }

  .port_8_item_title {
    text-align: center;
  }
  .port_4_item {
    margin-left: 0 !important;
    padding: 8% 12.5%;
    width: 96%;
    margin-top: 50px;
  }
  .port_4_item_head,
  .port_3_item_head {
    width: 60px;
    height: 60px;
    top: -36px;
    margin-left: 28%;
  }
  .port_6_item_no_1 {
    font-size: 24px;
    width: 50px;
    height: 50px;
  }
  .port_4_item_title,
  .port_8_item_title,
  .port_3_item_title {
    font-size: 22px;
  }
  .port_9_item_title {
    font-size: 17px;
  }
  .port_9_item_bottom {
    font-size: 10px;
  }
  .port_9_item_conten,
  .port_4_item_content,
  .port_8_item_content,
  .port_3_item_content {
    font-size: 12px;
  }
  .port_8_item_content_row {
    align-items: center;
    width: 100%;
    padding: 8% 0;
  }
  .port_9_content {
    font-size: 20px;
  }
  .port_9_btn {
    font-size: 14px;
  }
  .port_8_item_content {
    justify-content: center;
  }
}

.port_9_item_bottom_BasicImg {
  background-image: url(/assets/image/1_Basic.svg);
  background-repeat: no-repeat;
  width: 68px;
  height: 68px;
  align-self: flex-end;
}

.port_9_item_bottom_PriImg {
  background-image: url(/assets/image/2_Dominate.svg);
  background-repeat: no-repeat;
  width: 68px;
  height: 68px;
  align-self: flex-end;
}

.port_9_item_2:hover
  > .port_9_item_content_bottom
  > .port_9_item_bottom
  > .port_9_item_bottom_PriImg {
  background-image: url(/assets/image/premium_logo_active.svg);
}

.port_9_item_1:hover
  > .port_9_item_content_bottom
  > .port_9_item_bottom
  > .port_9_item_bottom_BasicImg,
.port_9_item_2:hover
  > .port_9_item_content_bottom
  > .port_9_item_bottom
  > .port_9_item_bottom_BasicImg {
  background-image: url(/assets/image/basic_logo_active.svg);
}

.port_10_item_btn_box,
.port_top_btn:hover {
  cursor: pointer;
}

.port_item_4:hover,
.port_item_3:hover,
.port_item_2:hover,
.port_item_1:hover {
  background-color: #0e82f9;
  cursor: pointer;
}

.port_9_item_1:hover {
  background-color: #0e82f9;
}
.port_9_item_2:hover {
  background-color: #00d3e8;
}

.port_9_item_2:hover > .port_9_item_content_top > .port_9_line,
.port_9_item_1:hover > .port_9_item_content_top > .port_9_line {
  border-bottom: 1px solid white;
}

.port_9_item_1:hover
  > .port_9_item_content_top
  > .port_9_item_title
  > .port_9_item_title_sub,
.port_9_item_2:hover
  > .port_9_item_content_top
  > .port_9_item_title
  > .port_9_item_title_sub {
  color: white;
}
.port_9_item_1:hover > .port_9_item_content_top > .port_9_item_title,
.port_9_item_2:hover > .port_9_item_content_top > .port_9_item_title {
  color: white;
}
.port_9_item_2:hover > .port_9_item_content_top > .port_9_item_conten,
.port_9_item_1:hover > .port_9_item_content_top > .port_9_item_conten {
  color: white;
}
.port_9_item_2:hover > .port_9_item_content_bottom > .port_9_item_bottom,
.port_9_item_1:hover > .port_9_item_content_bottom > .port_9_item_bottom {
  color: white;
  border-left: 1px solid white;
}

/*             */
/* custom end */
/*           */

/* quickBar */
.quick_menu_bar {
  position: fixed;
  z-index: 9999;
  bottom: 6px;
  right: 14px;
}
.quick_menu_bar .quick_menu {
  margin-bottom: 14px;
}
.quick_menu_bar .quick_menu .contact_us {
  position: relative;
  width: 52px;
  height: 52px;
  padding: 15px 9px 0px 9px;
  background-color: #39445d;
  border: 1px solid #707070;
  border-radius: 50%;
}
.quick_menu_bar .quick_menu .call_us {
  position: relative;
  width: 52px;
  height: 52px;
  padding: 13px;
  background-color: #39445d;
  border-radius: 50%;
}
.quick_menu_bar .quick_menu .kakao_chat {
  position: relative;
  width: 52px;
  height: 52px;
  padding: 10px;
  background-color: #39445d;
  border-radius: 50%;
}
.quick_menu_bar .quick_menu .contact_us img,
.quick_menu_bar .quick_menu .call_us img,
.quick_menu_bar .quick_menu .kakao_chat img {
  width: 100%;
}

@media only screen and (min-width: 1240px) {
  .quick_menu_bar {
    position: fixed;
    bottom: 28px;
    right: 62px;
  }
  .quick_menu_bar .quick_menu {
    margin-bottom: 16px;
  }
  .quick_menu_bar .quick_menu .contact_us,
  .quick_menu_bar .quick_menu .call_us,
  .quick_menu_bar .quick_menu .kakao_chat {
    width: 62px;
    height: 62px;
  }
}
