@charset "UTF-8";
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
}

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

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
}

body, table,
input, textarea, select, option,
h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

table,
input, textarea, select, option {
  line-height: 1.1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
}

a,
a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

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

a:hover,
a:hover img {
  opacity: 0.80;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

img {
  max-width: 100%;
}

.sp-only {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Layout .l-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
/* Header
------------------------------------------------------------*/
/* Main menu
------------------------------------------------------------*/
/*------------------------------------------------------------
footer
------------------------------------------------------------*/
/*------------------------------------------------------------
sidebar
------------------------------------------------------------*/
/* Breadcrumb
------------------------------------------------------------*/
/* layout
------------------------------------------------------------*/
body {
  font-family: "Lexend", serif;
  font-size: 1.6rem;
  line-height: 3rem;
  color: #090E13;
}

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Component .c-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
/*------------------------------------------------------------
btn
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
title
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
icon
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
form
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
text
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
navi
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
img
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
list
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
table
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
line
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
other
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Project .p-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
.c-mount h1,
.c-mount h2,
.c-mount h3 {
  font-weight: 600;
  line-height: normal;
}

.c-mount p {
  letter-spacing: 1px;
}

.c-mount__blue {
  background: #003745;
  padding: 11px 20px;
  z-index: 2;
  position: relative;
}

.c-mount__info {
  max-width: 1163px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.c-mount__title {
  font-size: 2.5rem;
  color: #00FFFF;
  letter-spacing: 0px;
}

.c-mount__title h1 {
  font-size: 2.5rem;
  color: #00FFFF;
}

.c-mount__title span {
  font-size: 1.5rem;
  color: white;
  margin-top: -6px;
  display: block;
  font-weight: 600;
}

.c-mount__join {
  border-radius: 5px;
  width: 159.88px;
  height: 45px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 2rem;
  color: #27C0E9;
  font-weight: 700;
  margin-right: 1%;
  box-sizing: border-box;
}

.c-mount__banner {
  margin-top: -5%;
}

.c-mount__banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-mount__cloud {
  margin-top: -28%;
}

.c-mount__cloud img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-mount__active {
  margin-top: -36%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.c-mount__active img {
  margin-left: -2%;
}

.c-mount__first {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 1308px;
  margin: 112px auto 76px;
}

.c-mount__left {
  width: 48%;
  margin-left: 5%;
}

.c-mount__left h2 {
  font-size: 8rem;
  color: #27C0E9;
  letter-spacing: 1px;
  margin-bottom: 17px;
}

.c-mount__left p {
  margin-top: 32px;
}

.c-mount__left p span {
  display: inline-block;
}

.c-mount__desc {
  font-size: 3.2rem;
}

.c-mount__desc.center {
  text-align: center;
}

.c-mount__desc span {
  display: block;
  color: #27C0E9;
  margin-bottom: 10px;
}

.c-mount__right {
  width: 43%;
  margin-top: -98px;
}

.c-mount__list {
  max-width: 1225px;
  margin: 53px auto;
}

.c-mount__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: -37px;
}

.c-mount__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.c-mount__item:nth-child(even) .c-mount__arrow {
  left: unset;
  right: -17.5%;
  bottom: -22%;
}

.c-mount__item:nth-child(even) .c-mount__travel {
  margin-left: 2%;
  margin-right: 0;
}

.c-mount__item:nth-child(even) .c-mount__percent {
  margin-right: 2.5%;
  margin-left: -4%;
}

.c-mount__item:nth-child(even) .c-mount__text {
  text-align: right;
  width: 38%;
}

.c-mount__item:last-child .c-mount__text {
  width: 39%;
}

.c-mount__percent {
  width: 83px;
  font-size: 4.8rem;
  color: #27C0E9;
  text-align: center;
  font-weight: 600;
}

.c-mount__percent span {
  font-size: 2.4rem;
  color: #00374533;
}

.c-mount__text {
  width: 39%;
  margin-left: -3%;
  letter-spacing: 1px;
}

.c-mount__text .no-style {
  color: black;
  font-weight: 400;
}

.c-mount__text span {
  color: #003745;
  display: inline-block;
  font-weight: 600;
}

.c-mount__travel {
  width: 43.5%;
  margin-right: 2%;
  position: relative;
}

.c-mount__arrow {
  position: absolute;
  left: -23.5%;
  bottom: -4.5%;
}

.c-mount__arrow.three {
  left: -20.5%;
  bottom: -12.5%;
}

.c-mount__third {
  margin: 113px 0 122px;
}

.c-runner__list {
  max-width: 1172.82px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 55px auto;
}

.c-runner__left {
  width: 48%;
  letter-spacing: 1px;
}

.c-runner__left p:first-child {
  margin-bottom: 31px;
  color: #003745;
  font-weight: 600;
}

.c-runner__left p span {
  color: #003745;
  display: inline-block;
  font-weight: 600;
}

.c-ruuner__right {
  width: 36.5%;
  position: relative;
}

.c-runner__device {
  position: absolute;
  width: 86%;
  left: -43%;
  bottom: -18%;
}

.c-modal__list {
  margin: 56px auto 70px;
  max-width: 992px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
}

.c-modal__image {
  width: 44%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.c-modal__text {
  width: 53%;
  margin-top: 17px;
  letter-spacing: 1px;
}

.c-modal__text p {
  margin-top: 29px;
  letter-spacing: 1px;
  color: #003745;
  font-weight: 600;
}

.c-modal__text ul {
  margin-left: 24px;
}

.c-modal__text ul li {
  position: relative;
}

.c-modal__text ul li::after {
  position: absolute;
  content: "";
  background-color: black;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  left: -13px;
  top: 13px;
}

.c-point__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 1174px;
  margin: 58px auto 82px;
  -webkit-box-align: center;
  align-items: center;
}

.c-point__left {
  width: 49%;
}

.c-point__left p:first-child {
  margin-bottom: 20px;
  letter-spacing: 0;
}

.c-point__right {
  width: 43%;
}

.c-mount__ship {
  max-width: 1170px;
  margin: 0 auto;
  border: 1px solid;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-radius: 5px;
  -webkit-box-align: center;
  align-items: center;
  padding: 20px 22px;
}

.c-ship__detail {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 264.39px;
  font-size: 2rem;
  color: #003745;
  font-weight: 600;
}

.c-ship__icon {
  width: 55px;
}

.c-ship__info {
  display: -webkit-box;
  display: flex;
  width: 72.5%;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.c-ship__info ul:nth-child(2) {
  width: 37%;
}

.c-ship__info li {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.875rem;
}

.c-ship__info li::after {
  position: absolute;
  content: "";
  background-color: black;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  left: -13px;
  top: 7px;
}

.c-mount_six {
  background: #ECF4F7;
  margin: 81px 0;
  padding: 80px 20px 1px;
}

.c-trip__content {
  max-width: 1165px;
  margin: 0 auto;
}

.c-trip__desc {
  color: #003745;
  font-size: 3.5rem;
  font-weight: bold !important;
}

.c-trip__desc.blue {
  position: relative;
}

.c-trip__desc.blue::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 193px;
  height: 1px;
  background-color: #003745;
}

.c-trip__desc.black {
  color: #121212;
}

.c-trip__list {
  display: -webkit-box;
  display: flex;
  margin-top: 55px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.c-trip__left {
  width: 51%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.c-trip__item {
  width: 46%;
  background: white;
  border-radius: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  padding: 12px 19px;
  text-align: center;
  min-height: 182px;
  margin-bottom: 51px;
}

.c-trip__number {
  font-size: 3.6rem;
  color: #27C0E980;
  font-weight: bolder;
  position: absolute;
  left: -19px;
  top: -12px;
}

.c-trip__icon {
  height: 84px;
}

.c-trip__icon.last {
  height: 76px;
}

.c-trip__text {
  line-height: 1.875rem;
  font-size: 1.5rem;
}

.c-trip__right {
  width: 45.5%;
}

.c-mount_sevent {
  max-width: 1164px;
  margin: 0 auto;
}

.c-mount__video {
  height: 554px;
  background: #D9D9D9;
  color: transparent;
  margin-top: 61px;
  border-radius: 26px;
}

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Utility .u-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/

/*# sourceMappingURL=style.css.map */
