html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  color: #030507;
  font-size: 16px;
}

canvas,
img,
picture,
svg,
video {
  display: block;
  max-width: 100%;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

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

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-Thin"), url(../fonts/Pretendard-Thin.woff) format("woff");
  font-weight: 100;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-ExtraLight"), url(../fonts/Pretendard-ExtraLight.woff) format("woff");
  font-weight: 200;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-Light"), url(../fonts/Pretendard-Light.woff) format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-Regular"), url(../fonts/Pretendard-Regular.woff) format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-Medium"), url(../fonts/Pretendard-Medium.woff) format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-SemiBold"), url(../fonts/Pretendard-SemiBold.woff) format("woff");
  font-weight: 600;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-Bold"), url(../fonts/Pretendard-Bold.woff) format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-ExtraBold"), url(../fonts/Pretendard-ExtraBold.woff) format("woff");
  font-weight: 800;
}
@font-face {
  font-family: "Pretendard";
  src: local("Pretendard-Black"), url(../fonts/Pretendard-Black.woff) format("woff");
  font-weight: 900;
}
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.hide-text {
  overflow: hidden;
  padding: 0;
  text-indent: 101%;
  white-space: nowrap;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

caption {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.icon {
  font-style: normal;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}

.header {
  position: fixed;
  z-index: 50;
  width: 100%;
  transition: 0.2s cubic-bezier(0.25, 0, 0.5, 1);
}
.header__inner {
  margin-inline: auto;
  display: flex;
  max-width: 1536px;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
}
.header__logo svg {
  height: 34px;
}
.header__logo path {
  transition: 0.2s cubic-bezier(0.25, 0, 0.5, 1);
}
.header__menu {
  display: none;
  gap: 100px;
  color: #030507;
}
.header__menu li a {
  position: relative;
  display: inline-block;
  font-weight: 600;
  color: #ffffff;
  transition: transform 0.45s ease, color 0.25s ease;
  padding: 4px;
  opacity: 0.9;
  font-size: 18px;
}
.header__menu li a:hover {
  opacity: 1;
}
.header__menu li a:hover::before {
  transform: scaleX(1);
}
.header__menu li a::before {
  content: "";
  position: absolute;
  transition: transform 0.45s ease;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: currentColor;
  transform: scaleX(0);
  border-radius: 5px;
}
.header.scrolled {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.header.scrolled .header__logo path {
  fill: #32B44A;
}
.header.scrolled .header__menu a {
  color: #212529;
}
.header.scrolled .header__menu a:hover {
  color: #030507;
}
.header.scrolled .header__menu a::before {
  background-color: #16191d;
  opacity: 0.7;
}
.header.scrolled .icon-1,
.header.scrolled .icon-2,
.header.scrolled .icon-3 {
  background-color: #16191d;
}
.header--isSub {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.header--isSub .header__logo path {
  fill: #32B44A;
}
.header--isSub .header__menu a {
  color: #212529;
}
.header--isSub .header__menu a:hover {
  color: #030507;
}
.header--isSub .header__menu a::before {
  background-color: #16191d;
  opacity: 0.7;
}
.header--isSub .icon-1,
.header--isSub .icon-2,
.header--isSub .icon-3 {
  background-color: #16191d;
}
.header--isSub + main {
  margin-top: 16px;
}

.hamburger-icon {
  position: relative;
  height: 40px;
  width: 40px;
  z-index: 5;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  margin-right: -4px;
  opacity: 1;
  pointer-events: auto;
}

.icon-1,
.icon-2,
.icon-3 {
  position: absolute;
  top: 18px;
  left: 7px;
  width: 28px;
  height: 3px;
  background-color: #ffffff;
  transition: all 400ms cubic-bezier(0.84, 0.06, 0.52, 1.8);
}

.icon-1.a {
  transform: rotate(43deg);
  background-color: #16191d;
}

.icon-3.b {
  transform: rotate(-43deg);
  background-color: #16191d;
}

.icon-2.c {
  opacity: 0;
  background-color: #16191d;
}

.icon-1 {
  transform: translateY(-8px);
  animation-delay: 100ms;
}

.icon-3 {
  transform: translateY(8px);
  animation-delay: 250ms;
}

.mobile-nav {
  position: absolute;
  top: 64px;
  left: 0;
  right: 0;
  max-height: 0;
  z-index: 4;
  overflow: hidden;
  background-color: #ffffff;
  transition: all 0.5s cubic-bezier(0.25, 0, 0.5, 1);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
.mobile-nav.opened {
  max-height: 1000px;
}
.mobile-nav__inner {
  padding-top: 0;
}
.mobile-nav__list li {
  position: relative;
}
.mobile-nav__list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #0d0f12;
  padding: 16px 18px;
  border-radius: 3px;
  font-weight: 500;
}
.mobile-nav__list li a:hover {
  color: #030507;
  background-color: #f1f3f5;
}
.mobile-nav__list li + li::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: calc(100% - 20px);
  height: 1px;
  background-color: #f1f3f5;
}

@media (min-width: 1024px) {
  .header__logo {
    margin-left: 12px;
  }
  .header__logo svg {
    height: 38px;
  }
  .header__menu {
    display: flex;
  }
  .header__inner {
    padding: 16px 0;
  }
  .hamburger-icon {
    opacity: 0;
    pointer-events: none;
  }
}
.pageTitle {
  margin-bottom: 40px;
  text-align: center;
}
.pageTitle__title {
  font-size: 40px;
  color: #16191d;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 28px;
  padding-top: 4px;
}
.pageTitle__sub {
  font-size: 14px;
  font-weight: 400;
  border-bottom-width: 1px;
  border-color: #979b9d;
  color: #7e8282;
}
.pageTitle__moreBtn {
  display: inline-flex;
  padding: 10px 24px;
  gap: 4px;
  align-items: center;
  border-radius: 9999px;
  font-size: 16px;
  color: #ffffff;
  background-color: #32B44A;
  font-weight: 500;
  transition: 0.2s background-color cubic-bezier(0.25, 0, 0.5, 1);
}
.pageTitle__moreBtn:hover {
  background-color: #29943d;
}
.pageTitle__subDesc {
  margin-inline: auto;
  max-width: 432px;
}
.pageTitle__subDesc__text {
  font-size: 18px;
  color: #666968;
  font-weight: 500;
}

.subPageWrap {
  margin: 0 auto;
  max-width: 1536px;
  padding-top: 72px;
}

.scroll-to-top {
  position: fixed;
  bottom: 32px;
  right: 32px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 101;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s opacity ease-in-out;
}
.scroll-to-top:hover {
  background-color: #f1f3f5;
}
.scroll-to-top::before {
  content: "";
  width: 12px;
  height: 12px;
  margin-top: 4px;
  border: 2px solid #495057;
  border-top: none;
  border-right: none;
  transform: rotate(135deg);
}
.scroll-to-top.show {
  opacity: 1;
  pointer-events: auto;
}

.subTab {
  margin-bottom: 32px;
  margin-inline: auto;
  padding-top: 16px;
  text-align: center;
}
.subTab__inner {
  overflow-wrap: break-word;
  display: inline-flex;
  gap: 32px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.subTab__btn {
  min-height: 48px;
  min-width: 96px;
  font-size: 22px;
  font-weight: 500;
  color: #868e96;
}
.subTab__btn--current {
  position: relative;
  color: #32B44A !important;
  font-weight: 700;
}
.subTab__btn--current::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 2px;
  width: calc(100% - 4px);
  height: 3px;
  background-color: currentColor;
  border-radius: 28px;
}
.subTab__content {
  display: none;
}
.subTab__content--current {
  display: block;
}

.dot {
  display: inline-block;
  background-color: #32b44a;
  width: 9px;
  height: 9px;
  margin-right: -18px;
}
.dot--white {
  background-color: #ffffff;
}

@media (min-width: 640px) {
  .pageTitle__title {
    font-size: 48px;
  }
  .pageTitle__sub {
    font-size: 16px;
  }
  .pageTitle__moreBtn {
    font-size: 18px;
  }
  .pageTitle__subDesc__text {
    font-size: 21px;
  }
  .dot {
    width: 11px;
    height: 11px;
    margin-right: -22px;
  }
}
@media (min-width: 1024px) {
  .pageTitle__title {
    font-size: 72px;
  }
  .pageTitle__sub {
    font-size: 20px;
  }
  .pageTitle__moreBtn {
    font-size: 20px;
  }
  .pageTitle__subDesc__text {
    font-size: 24px;
  }
  .dot {
    width: 14px;
    height: 14px;
    margin-right: -30px;
  }
}
.footer {
  background-color: #141414;
}
.footer__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1536px;
  width: 100%;
  margin-inline: auto;
  padding: 30px 10px 30px 10px;
  row-gap: 32px;
}
.footer__company-name {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  color: #b1b6b9;
}
.footer__address {
  color: #979b9d;
  font-size: 15px;
  opacity: 0.9;
  word-break: keep-all;
  margin-bottom: 20px;
}
.footer__address em {
  white-space: nowrap;
  font-style: normal;
  font-weight: 500;
  color: #b1b6b9;
  margin-right: 5px;
}
.footer__address .divide {
  margin: 0 5px;
  opacity: 0.7;
}
.footer__copyright {
  color: #868e96;
  font-size: 13px;
}
.footer__logo {
  width: 104px;
  height: 40px;
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .footer__inner {
    flex-direction: row;
  }
  .footer__logo {
    margin-bottom: 20px;
  }
}
main {
  position: relative;
}

.mainSwiper {
  overflow: hidden;
  position: relative;
}
.mainSwiper__slide > img {
  min-height: 460px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.mainSwiper__textContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1536px;
  padding: 0 20px;
  margin-inline: auto;
  width: 100%;
}
.mainSwiper__textImage {
  width: 180px;
  margin-bottom: 20px;
  opacity: 0.8;
}
.mainSwiper__text {
  color: rgba(255, 255, 255, 0.65);
  font-weight: 500;
  font-size: 16px;
  padding-left: 4px;
  line-height: 1.7;
  word-break: keep-all;
  text-wrap: balance;
}
.mainSwiper__title {
  color: rgba(255, 255, 255, 0.92);
  font-weight: 800;
  font-size: 56px;
  margin-bottom: 12px;
}
.mainSwiper .swiper-slide {
  position: relative;
}
.mainSwiper .swiper-slide-active .mainSwiper__title {
  animation-name: fade-in;
  animation-duration: 1.8s;
  animation-delay: 0.6s;
  animation-fill-mode: both;
}
.mainSwiper .swiper-slide-active .mainSwiper__text {
  animation-name: fade-up;
  animation-duration: 1.2s;
  animation-delay: 0.9s;
  animation-fill-mode: both;
}
.mainSwiper .swiper-button-next,
.mainSwiper .swiper-button-prev {
  z-index: 1;
  display: none;
}
.mainSwiper__pagination-wrapper {
  position: relative;
  max-width: 1536px;
  width: 100%;
  margin-inline: auto;
  bottom: clamp(80px, 10vw, 200px);
  left: 28px;
  padding: 0 40px;
}
.mainSwiper .swiper-pagination {
  z-index: 1 !important;
  width: 200px !important;
  top: auto !important;
  left: 0 !important;
  bottom: -20px !important;
  background-color: rgba(255, 255, 255, 0.2);
}
.mainSwiper .swiper-pagination-progressbar-fill {
  background-color: rgba(255, 255, 255, 0.92);
}
.mainSwiper .swiper-fraction {
  position: absolute;
  z-index: 1;
  color: rgba(255, 255, 255, 0.55);
  font-size: 16px;
  left: 0;
  bottom: 0;
}
.mainSwiper .swiper-pagination-current {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: 1px;
}
.mainSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #32b44a;
  opacity: 0.86;
}

@keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.zoom-out-effect {
  animation-name: zoom-out;
  animation-duration: 4s;
  animation-fill-mode: both;
}

@keyframes zoom-out {
  from {
    transform: scale(1.14);
  }
  to {
    transform: scale(1);
  }
}
.mainPortfolio {
  padding: 80px 0 84px;
  background-image: url(/resources/images/galab_bg.png);
  background-repeat: no-repeat;
  background-position: left 48% top 28%;
  background-position: left calc(50% - 1vw) top 28%;
}
.mainPortfolio__inner {
  max-width: 1536px;
  margin-inline: auto;
}

.marinPortfolioSwiper-wrapper {
  -webkit-clip-path: inset(14px 0px 14px 0px);
          clip-path: inset(14px 0px 14px 0px);
}

.marinPortfolioSwiper {
  position: relative;
  padding: 24px 0 !important;
}
.marinPortfolioSwiper .swiper-slide {
  transition: transform 0.7s ease-in-out, opacity 0.7s ease-in-out, filter 0.7s ease-in-out !important;
  filter: brightness(0.5);
  opacity: 0.5;
  max-width: 673px;
  height: 366px;
  border-radius: 24px;
  overflow: hidden;
  width: 80%;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
.marinPortfolioSwiper .swiper-slide p {
  opacity: 0;
}
.marinPortfolioSwiper .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  width: 673px;
  height: 366px;
}
.marinPortfolioSwiper .swiper-slide.swiper-slide-active {
  transform: scale(1) translateZ(0) !important;
  opacity: 1;
  filter: brightness(1);
}
.marinPortfolioSwiper .swiper-slide.swiper-slide-active p {
  opacity: 1;
  transition: all 0.7s ease-in-out;
}
.marinPortfolioSwiper .swiper-pagination {
  position: static;
  margin-top: 36px;
  font-size: 18px;
  color: #343a40;
  font-weight: 600;
}
.marinPortfolioSwiper .swiper-button-prev,
.marinPortfolioSwiper .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 44%);
}
.marinPortfolioSwiper .swiper-button-prev:after,
.marinPortfolioSwiper .swiper-button-next:after {
  color: rgba(0, 0, 0, 0.3);
  display: none;
}
.marinPortfolioSwiper .swiper-rtl .swiper-button-prev:after,
.marinPortfolioSwiper .swiper-rtl .swiper-button-next:after {
  color: rgba(0, 0, 0, 0.3);
  display: none;
}
.marinPortfolioSwiper__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(17, 24, 39, 0.6);
  padding: 6px 32px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
}

.mainBusiness {
  position: relative;
  padding: 80px 0 84px;
  background: linear-gradient(180deg, #48CA60 0%, #1B9231 100%);
}
.mainBusiness::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/resources/images/galab_bg--white.png);
  background-repeat: no-repeat;
  background-position: right 24% top 40%;
}
.mainBusiness__inner {
  max-width: 1536px;
  margin-inline: auto;
  padding: 0 20px;
}
.mainBusiness__top {
  display: flex;
  margin-top: 12px;
  margin-bottom: 40px;
  flex-direction: column;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
}
.mainBusiness .pageTitle {
  text-align: center;
}
.mainBusiness .pageTitle__title {
  flex-shrink: 0;
  color: #ffffff;
  white-space: nowrap;
}
.mainBusiness .pageTitle__sub {
  color: #f3f4f6;
  border-color: #f3f4f6;
}
.mainBusiness__desc {
  z-index: 10;
  font-size: 18px;
  text-align: center;
  max-width: 560px;
  color: rgba(255, 255, 255, 0.94);
  font-weight: 500;
  word-break: keep-all;
}
.mainBusiness__boxContainer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 28px;
  align-items: center;
}
.mainBusiness__box {
  position: relative;
  display: flex;
  overflow: hidden;
  max-width: 558px;
  height: 220px;
  border-radius: 16px;
  background-color: #fff;
  flex-grow: 1;
  flex-shrink: 0;
  width: 100%;
  text-align: left;
  padding: 10px 14px;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.2) 0px 20px 25px -5px, rgba(0, 0, 0, 0.2) 0px 8px 10px -6px;
}
.mainBusiness__box img {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(0.5);
}
.mainBusiness__boxText {
  position: absolute;
  font-size: 20px;
  font-weight: 700;
  color: hsla(0, 0%, 100%, 0.8);
  word-break: keep-all;
}
.mainBusiness .pageTitle__btnContainer {
  position: relative;
  margin-top: 48px;
  text-align: center;
}
.mainBusiness .pageTitle__moreBtn {
  background-color: #ffffff;
  color: #32B44A;
}
.mainBusiness .pageTitle__moreBtn:hover {
  background-color: rgb(235, 235, 235);
}

.mainPartners {
  padding: 80px 0 84px;
  background-color: #f8f9fa;
}
.mainPartners__inner {
  max-width: 1536px;
  margin-inline: auto;
}
.mainPartners .pageTitle__btnContainer {
  margin-top: 48px;
  text-align: center;
}

.marinPartnersSwiper {
  margin-top: 92px;
  padding-bottom: 40px;
}
.marinPartnersSwiper .swiper-wrapper {
  transition-timing-function: linear !important;
  pointer-events: none;
}
.marinPartnersSwiper .swiper-slide {
  box-sizing: content-box;
  width: 270px !important;
  height: 128px;
  border: 1px solid #e9ecef;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.mainDot {
  display: inline-block;
  background-color: #32b44a;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  opacity: 0.86;
}

@media (min-width: 640px) {
  .mainSwiper__text {
    font-size: 18px;
  }
  .mainSwiper__title {
    font-size: 60px;
  }
  .mainPortfolio {
    padding: 96px 0 92px;
  }
  .mainBusiness {
    padding: 96px 0 92px;
  }
  .mainBusiness__box {
    height: 272px;
  }
  .mainBusiness__desc {
    font-size: 20px;
  }
  .mainPartners {
    padding: 96px 0 92px;
  }
  .mainDot {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 1024px) {
  .mainSwiper {
    overflow: hidden;
    position: relative;
  }
  .mainSwiper__textContainer {
    transform: translate(-50%, calc(-50% - 50px));
  }
  .mainSwiper__textImage {
    width: auto;
    margin-bottom: 36px;
  }
  .mainSwiper__text {
    font-size: 20px;
  }
  .mainSwiper__title {
    font-size: 88px;
    font-weight: 900;
    margin-bottom: 20px;
  }
  .mainSwiper .swiper-button-next,
  .mainSwiper .swiper-button-prev {
    display: block;
  }
  .mainSwiper .swiper-pagination {
    width: 280px !important;
  }
  .mainSwiper .swiper-fraction {
    font-size: 20px;
  }
  .mainSwiper .swiper-fraction .swiper-pagination-current {
    font-size: 26px;
  }
  .mainDot {
    width: 17px;
    height: 17px;
    margin-left: -8px;
  }
  .marinPortfolioSwiper-wrapper {
    box-shadow: 3px 0px 14px 0px rgba(0, 0, 0, 0.06) inset, -5px 0px 14px 0px rgba(0, 0, 0, 0.06) inset;
  }
  .mainPortfolio {
    padding: 112px 0 100px;
  }
  .marinPortfolioSwiper__text {
    font-size: 18px;
  }
  .marinPortfolioSwiper .swiper-button-prev:after,
  .marinPortfolioSwiper .swiper-button-next:after {
    display: block;
  }
  .marinPortfolioSwiper .swiper-rtl .swiper-button-prev:after,
  .marinPortfolioSwiper .swiper-rtl .swiper-button-next:after {
    display: block;
  }
  .marinPortfolioSwiper .swiper-slide {
    transform: scale(0.72) !important;
  }
  .marinPortfolioSwiper .swiper-pagination {
    font-size: 22px;
  }
  .mainBusiness {
    padding: 112px 0 100px;
  }
  .mainBusiness__top {
    margin-bottom: 56px;
    flex-direction: row;
    align-items: flex-start;
    gap: 64px;
  }
  .mainBusiness__desc {
    margin-bottom: 12px;
    font-size: 24px;
    text-align: left;
    max-width: 790px;
    padding-top: 16px;
  }
  .mainBusiness .pageTitle {
    text-align: left;
  }
  .mainBusiness__boxContainer {
    flex-direction: row;
  }
  .mainBusiness__box {
    width: auto;
    max-width: 460px;
    height: 260px;
  }
  .mainPartners {
    padding: 112px 0 100px;
  }
}
.subPortfolio {
  padding: 48px 20px;
}

.subPortfolioList {
  display: grid;
  -moz-column-gap: 48px;
       column-gap: 48px;
  row-gap: 40px;
  padding: 20px 0;
}
.subPortfolioList__item {
  position: relative;
  overflow: hidden;
  aspect-ratio: 3/2;
  border-radius: 16px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.subPortfolioList__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top left;
     object-position: top left;
}
.subPortfolioList__item:hover .subPortfolioList__textWrap {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.subPortfolioList__textWrap {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 16px;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
}
.subPortfolioList__textTitle {
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 900;
  color: #ffffff;
}
.subPortfolioList__textSub {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}

@media (min-width: 640px) {
  .subPortfolioList {
    padding: 40px 0;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .subPortfolioList {
    row-gap: 48px;
    padding: 60px 0;
  }
  .subPortfolioList__textTitle {
    font-size: 36px;
  }
  .subPortfolioList__textSub {
    font-size: 16px;
  }
}
@media (min-width: 1536px) {
  .subPortfolio {
    padding-left: 0;
    padding-right: 0;
  }
  .subPortfolioList {
    row-gap: 56px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.subBusiness {
  padding: 48px 20px;
}

.subBusiness .pc {
  display: block;
}

.subBusiness .mo {
  display: none;
}

.inb > * {
  display: inline-block;
  vertical-align: top;
}

h3.sec_tit {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.45;
  text-align: left;
  color: #030507;
  text-align: center;
  margin-bottom: 40px;
}

.s_txt {
  font-size: 17px;
  font-weight: 400;
  color: #16191d;
  word-break: keep-all;
}

.subBusiness .sec01 {
  padding: 20px 0;
  max-width: 1280px;
  margin-inline: auto;
}

.subBusiness .sec01 .contbox .cont {
  border: 1px solid #dee2e6;
  border-radius: 30px;
  padding: 32px;
  display: flex;
}
.subBusiness .sec01 .contbox .cont:nth-child(2n) {
  flex-direction: row-reverse;
}
.subBusiness .sec01 .contbox .cont:nth-child(2n) .r_box {
  padding: 4% 6% 4% 3%;
}

.subBusiness .sec01 .contbox .cont + .cont {
  margin-top: 40px;
}

.subBusiness .sec01 .contbox .cont img {
  display: inline-block;
  border-radius: 20px;
}

.subBusiness .sec01 .contbox .cont .r_box {
  width: 54%;
  padding: 4% 3% 4% 6%;
}

.subBusiness .sec01 .contbox .cont .r_box .num_box {
  display: flex;
  align-items: center;
  max-width: 330px;
  border-radius: 25px;
  box-shadow: inset 0px 5px 10px 0 rgba(121, 121, 121, 0.08);
  background-color: #f9f9f9;
  padding: 7px 8px;
}

.subBusiness .sec01 .contbox .cont .r_box .num_box > * {
  font-size: 15px;
  font-weight: 600;
}

.subBusiness .sec01 .contbox .cont .r_box .num_box > .txt {
  color: #0d0f12;
}

.subBusiness .sec01 .contbox .cont .r_box .num_box > span {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background: #32B44A;
  color: #fff;
  text-align: center;
  margin-right: 3.4%;
  font-weight: 700;
}

.subBusiness .sec01 .contbox .cont .r_box .sec_tit {
  text-align: left;
  font-size: 32px;
  margin: 30px 0 24px;
}

.subBusiness .sec01 .contbox .cont .r_box .s_txt {
  line-height: 1.8;
}

@media (min-width: 640px) {
  .subBusiness .sec01 {
    padding: 40px 0;
  }
}
@media (min-width: 1024px) {
  .subBusiness .sec01 {
    padding: 60px 0;
  }
}
@media (min-width: 1536px) {
  .subBusiness {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1280px) {
  .subBusiness .sec01 .contbox .cont:nth-child(2n) .r_box {
    padding: 4% 6% 4% 3%;
  }
  .subBusiness .sec01 .contbox .cont .r_box {
    padding: 4% 3% 4% 6%;
  }
  .subBusiness .sec01 .contbox .cont .r_box .sec_tit {
    font-size: 24px;
    margin: 24px 0 16px;
  }
  .subBusiness .sec01 .contbox .cont .r_box .s_txt {
    font-size: 14px;
    word-break: keep-all;
  }
}
@media screen and (max-width: 1024px) {
  .subBusiness .sec01 .contbox .cont:nth-child(2n) .r_box {
    padding: 0% 3% 0 2%;
  }
  .subBusiness .sec01 .contbox .cont .r_box {
    padding: 0% 2% 0 3%;
  }
  .subBusiness .sec01 .contbox .cont .r_box .num_box > * {
    font-size: 14px;
  }
  .subBusiness .sec01 .contbox .cont .r_box .sec_tit {
    font-size: 18px;
    margin: 17px 0 16px;
  }
  .subBusiness .sec01 .contbox .cont .r_box .s_txt {
    font-size: 14px;
  }
  .subBusiness .sec02 .cont .b_txt {
    font-size: 18px;
    word-break: keep-all;
  }
  .subBusiness .sec02 .cont .b_txt::before {
    width: 78px;
    height: 20px;
    right: 4px;
  }
  .subBusiness .sec02 .cont .imgbox {
    width: 100px;
  }
}
@media screen and (max-width: 910px) {
  .subBusiness .sec01 .contbox .cont:nth-child(2n) {
    padding: 26px 26px 26px 0;
  }
  .subBusiness .sec01 .contbox .cont:nth-child(2n) .r_box {
    padding: 0% 3% 0 3.5%;
  }
  .subBusiness .sec01 .contbox .cont .r_box {
    min-width: 400px;
    padding: 0% 3.5% 0 3%;
  }
  .subBusiness .sec01 .contbox .cont {
    padding: 26px 0 26px 26px;
  }
  .subBusiness .sec01 .contbox .cont .r_box .num_box > * {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .subBusiness .sec01 .contbox .cont {
    display: block;
    padding: 5.5% 4.7%;
  }
  .subBusiness .sec01 .contbox .cont:nth-child(2n) {
    padding: 5.5% 4.7%;
  }
  .subBusiness .sec01 .contbox .cont + .cont {
    margin-top: 40px;
  }
  .subBusiness .sec01 .contbox .cont .l_box .imgbox {
    text-align: center;
  }
  .subBusiness .sec01 .contbox .cont .r_box {
    width: 100%;
    margin-top: 22px;
    padding: 0% 2%;
    min-width: 0;
  }
  .subBusiness .sec01 .contbox .cont .r_box .num_box > * {
    font-size: 14px;
  }
  .subBusiness .sec01 .contbox .cont .r_box .sec_tit {
    margin: 18px 0 16px;
  }
  .subBusiness .sec01 .contbox .cont .r_box .s_txt.pc {
    display: none;
  }
  .subBusiness .sec01 .contbox .cont .r_box .s_txt.mo {
    display: block;
  }
  .subBusiness .sec02 {
    margin-top: 70px;
  }
  .subBusiness .sec02 .cont {
    padding: 0 40px;
  }
}
@media screen and (max-width: 487px) {
  .subBusiness .sec02 .cont {
    padding: 0 20px;
  }
  .subBusiness .sec02 .cont .b_txt {
    font-size: 14px;
  }
  .subBusiness .sec02 .cont .b_txt::before {
    height: 19px;
  }
  .subBusiness .sec02 .cont .imgbox {
    padding-bottom: 3px;
    width: 75px;
  }
  .subBusiness .sec01 .contbox .cont .r_box .num_box > * {
    font-size: 12px;
  }
}
.subPartners {
  padding: 48px 20px;
}

.subPartnersList {
  margin-top: 64px;
  margin-bottom: 32px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  gap: 8px;
}

@media (min-width: 1024px) {
  .subPartnersList {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
}
@media (min-width: 1536px) {
  .subPartners {
    padding-left: 0;
    padding-right: 0;
  }
}
.subCompany {
  padding: 48px 20px;
}

.subCompanyInfo {
  padding: 40px 0;
  margin-inline: auto;
  margin-bottom: 60px;
}
.subCompanyInfo__inner {
  display: grid;
  gap: 24px;
  border: 1px solid #d5d5d5;
  border-radius: 20px;
  padding: 40px 24px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.subCompanyInfo__first {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
}
.subCompanyInfo__first svg {
  width: 160px;
}
.subCompanyInfo__first path {
  fill: #32B44A;
}
.subCompanyInfo__second {
  display: grid;
  gap: 24px;
  overflow-wrap: break-word;
}
.subCompanyInfo__item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.subCompanyInfo__title {
  flex-shrink: 0;
  font-weight: 500;
  color: #0d0f12;
  font-size: 16px;
}
.subCompanyInfo__text {
  font-weight: 400;
  color: #495057;
  font-size: 18px;
}

.timeline-wrapper {
  padding: 80px 0;
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}
.timeline-wrapper::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #ffffff 0, transparent 45px calc(100% - 45px), #ffffff 100%);
  z-index: 1;
}

.timeline-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #CCD1D9;
  z-index: 1;
}

.timeline-block {
  width: calc(50% + 8px);
  display: flex;
  justify-content: space-between;
  clear: both;
}

.timeline-block-right {
  float: right;
}

.timeline-block-left {
  float: left;
  direction: rtl;
}
.timeline-block-left .timeline-content h3::before {
  left: auto;
  right: -46px;
}

.marker {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #f1f3f5;
  background: #56c066;
  margin-top: 22px;
  z-index: 4;
}

.timeline-content {
  width: 95%;
  padding: 0 24px;
  margin-bottom: 24px;
}

.timeline-content h3 {
  position: relative;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 800;
  color: #16191d;
}
.timeline-content h3::before {
  position: absolute;
  content: "";
  display: block;
  width: 36px;
  height: 1px;
  background: #32B44A;
  top: 50%;
  left: -46px;
}

.timeline-content p {
  position: relative;
  font-size: 18px;
  color: #343a40;
  margin-bottom: 10px;
  font-weight: 500;
  width: -moz-fit-content;
  width: fit-content;
}
.timeline-content p::before {
  position: absolute;
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: currentColor;
  opacity: 0.4;
  top: 12px;
  left: -13px;
}

.mapContainer {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 100px;
}

.map-address {
  font-size: 16px;
  text-align: center;
  word-break: keep-all;
}

.line-1 {
  display: inline-block;
  background-color: #263c96;
  font-weight: 500;
  padding: 0px 10px;
  border-radius: 100px;
  color: #ffffff;
  margin-right: 4px;
}

@media screen and (max-width: 768px) {
  .timeline-content {
    padding-right: 0;
  }
  .timeline-wrapper {
    padding: 80px 24px;
  }
  .timeline-wrapper:before {
    left: 32px;
    width: 2px;
  }
  .timeline-block {
    width: 100%;
    margin-bottom: 30px;
  }
  .timeline-block-right {
    float: none;
  }
  .timeline-block-left {
    float: none;
    direction: ltr;
  }
  .marker {
    margin-top: 16px;
  }
  .timeline-content h3 {
    font-size: 32px;
  }
  .timeline-content h3::before {
    width: 24px;
    left: -30px;
  }
  .timeline-block-left .timeline-content h3::before {
    left: -30px;
  }
  .timeline-content p {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .subCompanyInfo__inner {
    grid-template-columns: repeat(2, 1fr);
  }
  .subCompanyInfo__item {
    flex-direction: row;
  }
  .subCompanyInfo__title {
    font-size: 18px;
    width: 144px;
  }
  .map-address {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .mapContainer {
    grid-template-columns: repeat(2, 1fr);
  }
}/*# sourceMappingURL=style.css.map */