@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/variable/pretendardvariable.css");
root {
  --app-height: 100vh;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  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;
}

.line_through {text-decoration: line-through;}

@font-face {
  font-family: "NanumSquareNeo-Variable";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SUIT";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SUIT";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SUIT";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SUIT";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SUIT";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SUIT";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "SUIT";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Heavy.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
html {
  font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.font-blackhansans {
  font-family: "Black Han Sans", sans-serif !important;
}

.font-KoPubWorldDotum {
  font-family: "KoPubWorldDotum", sans-serif !important;
}

a {
  color: inherit;
  text-decoration: none;
}

.__font-w300 {
  font-weight: 300 !important;
}

.__font-w400 {
  font-weight: 400 !important;
}

.__font-w500 {
  font-weight: 500 !important;
}

.__font-w600 {
  font-weight: 600 !important;
}

.__font-w700 {
  font-weight: 700 !important;
}

.__font-w800 {
  font-weight: 800 !important;
}

.__font-w900 {
  font-weight: 900 !important;
}

.__txt-center {
  text-align: center !important;
}

.__txt-right {
  text-align: right !important;
}

.__headline-1 {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: -0.015em;
}

.__headline-2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.005em;
}

.__headline-3 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
}
.__headline-3 sup {
  font-size: 0.44em;
}

.__title-1 {
  font-size: 30px;
  line-height: 1;
}

.__sub-title-1 {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
}

.__sub-title-2 {
  font-weight: 700;
  font-size: 15px;
  line-height: 1.4;
}

.__body-1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
}

.__body-2 {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}

.__caption {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
}
.__caption2 {
  padding: 10px !important;
  text-align: left !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.45;
  letter-spacing: 0.01em;
}

.color-secondary {
  color: #F58220 !important;
}

.color-primary {
  color: #043B72 !important;
}

.color-gray {
  color: #888 !important;
}

sup {
  font-size: 0.6em;
  vertical-align: top;
}

html, body {
  background-color: #333;
}

.wrapper {
  max-width: 480px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.25);
  background-color: #fff;
  min-height: 100vh;
}

body {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.loaded {
  position: static;
}

* {
  letter-spacing: -0.015em;
}

#main {
  background: #fff;
  padding: 60px 0;
}
#main.activeTab {
 padding-top: calc(60px + 12.8%);
}

.container {
  padding: 0 16px;
}

.sticky-bottom-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 989;
}
.sticky-bottom-cta a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F58220;
  color: #fff;
  height: 60px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}
.sticky-bottom-cta .inner {
  max-width: 480px;
  margin: 0 auto;
}

#main {
  opacity: 0;
  transition: opacity 500ms;
}

#header {
  transform: translateY(-100%);
}

.sticky-bottom-cta {
  transform: translateY(100%);
}

#header,
.sticky-bottom-cta {
  transition: transform 1000ms cubic-bezier(0.77, 0, 0.175, 1);
}

body.loaded #main {
  opacity: 1;
}
body.loaded #header,
body.loaded .sticky-bottom-cta {
  transform: translateY(0%);
}

.top-img {
  position: relative;
  overflow: hidden;
}
.top-img img {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}

.__mb-1 {
  margin-bottom: 5px !important;
}

.__mt-1 {
  margin-top: 5px !important;
}

.__mb-2 {
  margin-bottom: 10px !important;
}

.__mt-2 {
  margin-top: 10px !important;
}

.__mb-3 {
  margin-bottom: 15px !important;
}

.__mt-3 {
  margin-top: 15px !important;
}

.__mb-4 {
  margin-bottom: 20px !important;
}

.__mt-4 {
  margin-top: 20px !important;
}

.__mb-5 {
  margin-bottom: 25px !important;
}

.__mt-5 {
  margin-top: 25px !important;
}

.__mb-6 {
  margin-bottom: 30px !important;
}

.__mt-6 {
  margin-top: 30px !important;
}

.__mb-7 {
  margin-bottom: 35px !important;
}

.__mt-7 {
  margin-top: 35px !important;
}

.__mb-8 {
  margin-bottom: 40px !important;
}

.__mt-8 {
  margin-top: 40px !important;
}

.__mb-9 {
  margin-bottom: 45px !important;
}

.__mt-9 {
  margin-top: 45px !important;
}

.__mb-10 {
  margin-bottom: 50px !important;
}

.__mt-10 {
  margin-top: 50px !important;
}

.__mb-11 {
  margin-bottom: 55px !important;
}

.__mt-11 {
  margin-top: 55px !important;
}

.__mb-12 {
  margin-bottom: 60px !important;
}

.__mt-12 {
  margin-top: 60px !important;
}

.__mb-13 {
  margin-bottom: 65px !important;
}

.__mt-13 {
  margin-top: 65px !important;
}

.__mb-14 {
  margin-bottom: 70px !important;
}

.__mt-14 {
  margin-top: 70px !important;
}

.__mb-15 {
  margin-bottom: 75px !important;
}

.__mt-15 {
  margin-top: 75px !important;
}

.__mb-16 {
  margin-bottom: 80px !important;
}

.__mt-16 {
  margin-top: 80px !important;
}

.__mb-17 {
  margin-bottom: 85px !important;
}

.__mt-17 {
  margin-top: 85px !important;
}

.__mb-18 {
  margin-bottom: 90px !important;
}

.__mt-18 {
  margin-top: 90px !important;
}

.__mb-19 {
  margin-bottom: 95px !important;
}

.__mt-19 {
  margin-top: 95px !important;
}

.__mb-20 {
  margin-bottom: 100px !important;
}

.__mt-20 {
  margin-top: 100px !important;
}

.__mb-21 {
  margin-bottom: 105px !important;
}

.__mt-21 {
  margin-top: 105px !important;
}

.__mb-22 {
  margin-bottom: 110px !important;
}

.__mt-22 {
  margin-top: 110px !important;
}

.__mb-23 {
  margin-bottom: 115px !important;
}

.__mt-23 {
  margin-top: 115px !important;
}

.__mb-24 {
  margin-bottom: 120px !important;
}

.__mt-24 {
  margin-top: 120px !important;
}

.__mb-25 {
  margin-bottom: 125px !important;
}

.__mt-25 {
  margin-top: 125px !important;
}

.__mb-26 {
  margin-bottom: 130px !important;
}

.__mt-26 {
  margin-top: 130px !important;
}

.__mb-27 {
  margin-bottom: 135px !important;
}

.__mt-27 {
  margin-top: 135px !important;
}

.__mb-28 {
  margin-bottom: 140px !important;
}

.__mt-28 {
  margin-top: 140px !important;
}

.__mb-29 {
  margin-bottom: 145px !important;
}

.__mt-29 {
  margin-top: 145px !important;
}

.__mb-30 {
  margin-bottom: 150px !important;
}

.__mt-30 {
  margin-top: 150px !important;
}

.__d-flex {
  display: flex;
}
.__d-flex.__jc-center {
  justify-content: center;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
#header .header-inner {
  max-width: 480px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  background: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}
#header .header-inner .toggle-nav {
  margin-right: auto;
  display: block;
}
#header .header-inner .toggle-nav svg {
  display: block;
  width: 60px;
  height: 60px;
}
#header .header-inner .brand {
  order: 2;
  margin-right: 20px;
}
#header .header-inner .brand a,
#header .header-inner .brand svg {
  display: block;
}
#header #nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: var(--app-height, 100vh);
  transition: width 0ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-delay: 600ms;
  will-change: width;
  overflow: hidden;
  width: 0;
}
#header #nav:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  transition: opacity 600ms;
  will-change: opacity;
  opacity: 0;
}
#header #nav .nav-box {
  position: relative;
  z-index: 2;
  max-width: 340px;
  width: 94.4444444444vw;
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
  will-change: transform;
  transform: translateX(-100%);
  box-shadow: 0px 0px 1rem #000;
}
#header #nav.active {
  width: 100%;
  transition-delay: 0ms;
}
#header #nav.active:after {
  opacity: 1;
}
#header #nav.active .nav-box {
  transform: translateX(0%);
}
#header #nav .nav-header {
  height: 60px;
  display: flex;
}
#header #nav .nav-header .close {
  display: block;
  margin-left: auto;
}
#header #nav .nav-header .close svg {
  display: block;
  width: 60px;
  height: 60px;
}
#header #nav .nav-content {
  flex: 1;
  overflow: auto;
}
#header #nav .gnb {
  padding: 30px 30px 60px;
  font-weight: 500;
}
#header #nav .gnb > li + li {
  border-top: 1px solid #CECED8;
  margin-top: 30px;
  padding-top: 30px;
}
#header #nav .gnb > li > a {
  font-size: 22px;
  display: flex;
  align-items: center;
  color: #043B72;
}
#header #nav .gnb > li.menu-item-has-children > a:after {
  display: block;
  content: "";
  margin-left: auto;
  width: 15px;
  height: 15px;
  background: url(../img/icon/plus.svg) 50% 50% no-repeat;
}
#header #nav .gnb > li.menu-item-has-children.open > a:after {
  background-image: url(../img/icon/minus.svg);
}
#header #nav .gnb > li.menu-item-has-children.open .sub-menu {
  display: block;
}
#header #nav .gnb > li .sub-menu {
  margin-top: 30px;
  display: none;
}
#header #nav .gnb > li .sub-menu > li + li {
  margin-top: 18px;
}
#header #nav .gnb > li .sub-menu > li > a {
  font-weight: 700;
  font-size: 15px;
}
#header #nav .current-menu-item > a,
#header #nav .current-menu-parent > a {
  color: #F58220;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 400ms;
  overflow: auto;
}
.modal.active {
  z-index: 9999999;
  opacity: 1;
  visibility: visible;
}
.modal .inner {
  background: rgba(0, 0, 0, 0.8);
  position: relative;
  min-height: 100%;
  max-width: 480px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  box-sizing: border-box;
}
.modal .modal-box {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background: #FFFFFF;
  width: 100%;
  box-sizing: border-box;
  max-width: 372px;
}
.modal .close {
  display: block;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  background: url(../img/icon/x.svg) no-repeat 50% 50%;
  text-indent: -999em;
  overflow: hidden;
  border-radius: 50%;
}

#promotionModal .modal-box {
  text-align: center;
  padding: 20px;
  background: #48535B;
}
#promotionModal .modal-box h3 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 500;
}
#promotionModal .promotions li + li {
  margin-top: 10px;
}
#promotionModal .promotions a {
  background: #fff;
  font-size: 18px;
  height: 65px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
}

#createAccountModal .title-area {
  text-align: center;
  padding: 20px;
  font-weight: 500;
}
#createAccountModal .title-area h3 {
  font-size: 22px;
  color: #043B72;
  line-height: 1.3;
  letter-spacing: 0;
}
#createAccountModal .title-area h3 em {
  color: #F58220;
}
#createAccountModal .title-area p {
  margin-top: 5px;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
  color: #888;
}
#createAccountModal .type {
  border-top: 1px solid #CECED8;
  padding: 30px;
}
#createAccountModal .type .grid {
  display: flex;
  margin: 0 auto;
  max-width: 260px;
}
#createAccountModal .type .grid .col {
  flex: 1;
  text-align: center;
}
#createAccountModal .type i {
  display: block;
  margin-bottom: 10px;
}
#createAccountModal .type i img {
  display: block;
  width: 90px;
  margin: 0 auto;
}
#createAccountModal .type h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 10px;
}
#createAccountModal .type a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 35px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  background: #F58220;
  color: #fff;
}

#mediaModal .video {
  margin: -30px -30px 30px;
  padding-top: 0;
}
#mediaModal .player video {
  width: 100%;
}

#supportersModal .modal-box {
  text-align: center;
  padding: 70px 20px;
  background: #f58220;
}
#supportersModal .modal-box h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}

.section-notice {
  background: #fff;
}
.section-notice .toggle, .section-notice .notoggle {
  display: flex;
  align-items: center;
  height: 62px;
  border-top: 1px solid #CECED8;
  padding: 0 18px;
  font-weight: 500;
  font-size: 15px;
  line-height: 145%;
  letter-spacing: 0.005em;
}
.section-notice .toggle i {
  margin-left: auto;
  width: 12px;
  height: 12px;
  background: url(../img/icon/plus-sm.svg) 50% 50% no-repeat;
  display: block;
}
.section-notice .toggle.active i {
  background-image: url(../img/icon/minus-sm.svg);
}
.section-notice .toggle.active + .notice {
  height: auto;
}
.section-notice .notice {
  border-top: 1px solid #CECED8;
  font-weight: 500;
  font-size: 11px;
  line-height: 145%;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.section-notice .notice.__no-border {
  border-top: 0;
}
.section-notice.none .notice {
  overflow: auto;
}
.section-notice .notice.active, .section-notice.none .notice {
  height: auto;
}
.section-notice .notice .container {
  padding: 20px 16px;
}
.section-notice .notice h4 {
  margin-bottom: 10px;
}
.section-notice .notice p {
  margin-bottom: 20px;
  color: #888888;
}
.section-notice .notice em {
  color: #F58220;
}
.section-notice .notice ul {
  margin-bottom: 25px;
}
.section-notice .notice ul li ul {
  margin-bottom: 0;
}
.section-notice .notice li {
  padding-left: 7px;
  text-indent: -7px;
  color: #888888;
}
.section-notice .notice2 li {
  text-indent: -10px;
}
.section-notice .notice p.txt em {
    font-size: 12px;
    color: #888888;
}

/* notice 추가 */
.section-notice.txt {margin-bottom:0;}
.section-notice.txt .notice {border-top:0; height:auto;}
.section-notice.txt .notice li {font-size:12px; line-height:150%; letter-spacing:0.005em; text-align:left; padding-left: 14px; text-indent: -14px;}
.section-notice.txt .notice.notice_1 li {padding-left: 7px; text-indent: -7px;}
#mainIntro {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1998;
}
#mainIntro .inner {
  height: 100%;
  position: relative;
  max-width: 480px;
  margin: 0 auto;
  overflow: hidden;
}
#mainIntro .opening {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 2;
}
#mainIntro .opening .i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#mainIntro .opening .i img {
  display: block;
  opacity: 0;
}
#mainIntro .splash {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#mainIntro .splash .bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: url(../img/main/intro-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#mainIntro .splash .bg:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(4, 59, 114, 0.8);
}
#mainIntro .splash .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#mainIntro .splash .logo img {
  display: block;
}
#mainIntro .splash .brand {
  position: absolute;
  top: 0;
  right: 20px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mainIntro .splash .brand svg {
  display: block;
}
#mainIntro .indicator {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  bottom: 45px;
}
#mainIntro .indicator .pointer {
  animation: pointer-updown 2s infinite;
}

@keyframes pointer-updown {
  0%, 80%, 100% {
    transform: translateY(-30%);
  }
  40% {
    transform: translateY(0%);
  }
}
.page-template-main #header {
  transform: translateY(0);
}

#mainBanners {
  padding-top: 30px;
  margin-bottom: 60px;
}
#mainBanners .grid {
  display: flex;
  gap: 11px;
  grid-gap: 11px;
}
#mainBanners .grid .col {
  flex: 1;
}
#mainBanners .grid .col.__r {
  padding-top: 67px;
}
#mainBanners h2 {
  color: #043B72;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 18px;
  text-align: center;
}
#mainBanners .banners {
  display: flex;
  flex-direction: column;
  gap: 11px;
  grid-gap: 11px;
}
#mainBanners .banner.__first .txt {
  top: auto;
  bottom: 0;
}
#mainBanners .banner a {
  display: block;
  position: relative;
}
#mainBanners .banner .img {
  position: relative;
  overflow: hidden;
}
#mainBanners .banner .img .holder {
  position: relative;
  display: block;
  overflow: hidden;
}
#mainBanners .banner .img .holder:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.4);
}
#mainBanners .banner .img .holder img {
  display: block;
  width: 100%;
}
#mainBanners .banner .txt {
  color: #fff;
  position: absolute;
  padding: 30px 20px;
  top: 0;
  left: 0;
}
#mainBanners .banner .txt h3 {
  font-size: 30px;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
}
#mainBanners .banner .txt p {
  font-size: 11px;
  line-height: 1.4;
  font-weight: 500;
}

#mainLetsgo {
  position: relative;
  background-color: #48535B;
  margin-bottom: 60px;
  overflow: hidden;
  color: #fff;
}
#mainLetsgo .bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#mainLetsgo .bg img {
  position: relative;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
}
#mainLetsgo .content {
  padding: 60px 0 40px;
  text-align: center;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 80px;
  grid-gap: 80px;
}
#mainLetsgo .content .txt {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
}
#mainLetsgo .content .txt strong {
  font-size: 2em;
}
#mainLetsgo .content .txt:last-child {
  margin-top: 50px;
}
#mainLetsgo .content .txt .cta {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
#mainLetsgo .content .txt .cta a {
  background-color: #F58220;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  padding: 0 14px;
  color: #fff;
  font-weight: 500;
}
#mainLetsgo .content .words {
  width: 295px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  grid-gap: 20px;
}
#mainLetsgo .content .words .word {
  background: #043B72;
  border-radius: 30px 30px 30px 0px;
  display: flex;
  width: 168px;
  height: 66px;
  justify-content: center;
  align-items: center;
}
#mainLetsgo .content .words .word p {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
}
#mainLetsgo .content .words .word:nth-child(even) {
  background: #F58220;
  border-radius: 30px 30px 0px 30px;
  margin-left: auto;
}

#mainBenefits .section-title {
  text-align: center;
  font-size: 25px;
  color: #043B72;
  margin-bottom: 30px;
  font-weight: 700;
}
#mainBenefits .benefit {
  background: #fff;
}
#mainBenefits .benefit .img {
  position: relative;
}
#mainBenefits .benefit .img img {
  display: block;
  width: 100%;
}
#mainBenefits .benefit .img:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.3);
}
#mainBenefits .benefit .img h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  width: 90vw;
  text-align: center;
}
#mainBenefits .benefit .txt {
  font-size: 15px;
  padding: 15px 18px 40px;
}

.page-template-main #main {
  background: #F5F5F5;
}

.section-top {
  height: calc(100vh - 60px);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.section-top .bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: 50% 50% no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}
.section-top .bg:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: 50% 50% no-repeat;
  background-size: cover;
}
.section-top .bg:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
}
.section-top .txt {
  padding-top: 100px;
  word-break: keep-all;
  position: relative;
}
.section-top .txt h1 {
  margin-bottom: 30px;
}
.section-top .txt h1 small {
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
}
.section-top .txt h1 strong {
  display: block;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: -0.015em;
  color: #F58220;
  font-weight: 700;
  margin: 0.175em 0;
  line-height: 1.15;
}
.section-top .txt p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}

.section.tab-wrap {
  position: fixed;
  left: 50%;
  top: 0;
  width: 100%;
  max-width: 480px;
  padding-top: 60px;
  transform: translateX(-50%);
  z-index: 99;
}

/* tab 추가 */
.section.tab-wrap.tab_wrap {}
.section.tab-wrap.tab_wrap .container {position:relative;padding:0;background:#fff;}
.section.tab-wrap.tab_wrap .container .__txt-center {position:relative;width:auto;max-width:1040px;height:auto;margin:0 auto;padding:0;z-index:2;}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu {display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:1px;width:100%;height:auto;margin:0;padding:0;}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu div {flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;margin:0;padding:0;}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu.m3 div {width:calc(100% / 3);}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu.m2 div {width:calc(100% / 2);}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu div img {width:100%;max-width:100%;height:auto;}

.section {
  background: #fff;
  position: relative;
}
.section.__overflow-hidden {
  overflow: hidden;
}
.section.__bg-gray {
  background: #F8F9FC;
}
.section.__pt {
  padding-top: 50px;
}
.section.__pb {
  padding-bottom: 50px;
}
.section .section-header {
  text-align: center;
  margin-bottom: 1.875rem;
}
.section .section-header em {
  color: #F58220 !important;
}
.section .section-header .__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.005em;
  color: #043B72;
}
.section .section-header .__title.__sm {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
}
.section .section-header .__desc {
  margin-top: 0.6666666667em;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
.section .section-header .__desc2 {
  margin-top: 0.6666666667em;
  font-weight: 500;
  font-size: 13px;
  color: #888;
  line-height: 1.45;
}
.section.__bg-dark {
  background: #48535B;
  color: #fff;
}
.section.__bg-dark .section-header .__title {
  color: #fff;
}
.section.__with-cricle {
  padding: 100px 0 70px;
}
.section.__with-cricle:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 450px;
  height: 450px;
  top: 22px;
  background: #48535B;
  border-radius: 50%;
  box-shadow: 0px 3px 80px 10px #545F67;
}

.video-player {
  padding-top: 56.25%;
  position: relative;
  --plyr-color-main: #F58220;
}
.video-player .plyr__control--overlaid {
  background: #fff;
  color: #F58220;
}
.video-player .plyr--stopped .plyr__controls {
  display: none;
}
.video-player .player {
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.video-player .player .plyr {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.video-player .player .plyr .plyr__poster {
  background-size: cover;
}
.video-player .player video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.table-accordion {
  border-top: 1px solid #CECED8;
  border-bottom: 1px solid #CECED8;
}
.table-accordion .toggle {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
  color: #043B72;
  padding: 20px 0;
}
.table-accordion .toggle:after {
  display: block;
  content: "";
  margin-left: auto;
  width: 15px;
  height: 15px;
  background: url(../img/icon/plus-sm.svg) 50% 50% no-repeat;
}
.table-accordion .__table-container {
  margin-bottom: -1px;
  display: none;
}
.table-accordion.active .toggle:after {
  background-image: url(../img/icon/minus-sm.svg);
}
.table-accordion.active .__table-container {
  display: block;
}

.__table {
  width: 100%;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
.__table th,
.__table td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
}
.__table thead {
  background: #043B72;
  color: #fff;
}
.__table tbody tr,
.__table tfoot tr {
  border-bottom: 1px solid #CECED8;
}
.__table tfoot {
  font-size: 1.375rem;
  font-weight: 500;
}
.__table.__table-bordered th,
.__table.__table-bordered td {
  border: 1px solid #CECED8;
}
.__table.__table-bordered th:first-child,
.__table.__table-bordered td:first-child {
  border-left: 0;
}
.__table.__table-bordered th:last-child,
.__table.__table-bordered td:last-child {
  border-right: 0;
}

.__talk {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.__talk .__talk-item + .__talk-item {
  margin-top: 1.875rem;
}
.__talk .__talk-item {
  justify-self: flex-start;
  max-width: min(310px, 90vw);
  box-sizing: border-box;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  padding: 1em;
  border-radius: 0px 20px 20px 20px;
  background: #fff;
  color: #000;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.1));
}
.__talk .__talk-item.__r {
  justify-self: flex-end;
  text-align: right;
  margin-left: auto;
  border-radius: 20px 0px 20px 20px;
  background: #F58220;
  color: #fff;
}

.__calc button,
.__calc input {
  font-family: inherit;
  color: inherit;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.__calc .__form-block {
  margin-bottom: 30px;
}
.__calc .__form-block .__label {
  display: block;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
}
.__calc .__form-block .__label .__require {
  color: #F58220;
}
.__calc .__form-block .__control {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  position: relative;
}
.__calc .__form-block .__control .__unit {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.__calc .__form-block .__input {
  display: block;
  width: 100%;
  font-weight: 700;
  border-bottom: 1px solid #CECED8;
  padding: 10px 2em 10px 0;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  outline: none;
}
.__calc .__form-block .__input:focus {
  border-bottom-color: #F58220;
}
.__calc .__form-block .__amount {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
  color: #888;
  margin-top: 5px;
}
.__calc hr {
  margin: 10px auto;
  border: 0;
  border-top: 1px solid #CECED8;
}
.__calc .__caution {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
  text-align: center;
  color: #888;
}
.__calc button[type=submit] {
  text-align: center;
  height: 60px;
  box-sizing: border-box;
  width: 100%;
  background: #043B72;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
  color: #fff;
}
.__calc button[type=submit][disabled] {
  color: #888;
  background: #ECEFF4;
}
.__calc .__result {
  margin-top: 30px;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
.__calc .__result dd {
  margin-top: 10px;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  color: #F58220;
}

.__three-c {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.__three-c .__c {
  min-width: 130px;
  min-height: 130px;
  width: 130px;
  height: 130px;
  margin: 0 -12px;
  border-radius: 50%;
  background: #F58220;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.__three-c .__c strong {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: -0.015em;
}
.__three-c .__c small {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}

.__benefits .__benefit {
  text-align: center;
}
.__benefits .__benefit + .__benefit {
  margin-top: 1.875rem;
}
.__benefits .__benefit .__title {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
  color: #F58220;
  display: flex;
  justify-content: center;
  margin-bottom: 0.6666666667em;
}
.__benefits .__benefit .__title span {
  padding: 0 0.1em 0.2em;
  display: block;
  border-bottom: 1px solid #F58220;
}
.__benefits .__benefit dl dt {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 0.32em;
}
.__benefits .__benefit dl dd {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
.__benefits .__benefit dl dd small {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
  color: #888;
}

#firstTimeMain .bg {
  background-image: url(../img/first-time/bg1.jpg);
}

#firstTimeFeatures {
  background: #48535B;
  position: relative;
  height: 100vh;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#firstTimeFeatures .txt {
  text-align: center;
}
#firstTimeFeatures .txt h2 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 20px;
}
#firstTimeFeatures .txt ul li {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: -13px;
  letter-spacing: -0.015em;
}
#firstTimeFeatures .txt ul li i {
  color: #F58220;
}

.first-time-feature {
  padding: 50px 0;
  background: #fff;
}
.first-time-feature .title-area {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 40px;
}
.first-time-feature .title-area h3 {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 700;
  color: #043B72;
  letter-spacing: -0.015em;
  margin-bottom: 10px;
}
.first-time-feature .title-area h3 i {
  color: #F58220;
}
.first-time-feature .title-area p {
  font-weight: 500;
  font-size: 15px;
  line-height: 145%;
  letter-spacing: 0.005em;
}
.first-time-feature .title-area p em {
  color: #F58220;
}

#firstTimeFeature1 .stats dl {
  padding: 30px 0;
}
#firstTimeFeature1 .stats dl + dl {
  border-top: 1px solid #CECED8;
}
#firstTimeFeature1 .stats dl dt {
  font-weight: 500;
  font-size: 15px;
  line-height: 145%;
  margin-bottom: 10px;
}
#firstTimeFeature1 .stats dl dd .fromto {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
}
#firstTimeFeature1 .stats dl .from,
#firstTimeFeature1 .stats dl .to {
  color: #888;
}
#firstTimeFeature1 .stats dl .from strong {
  color: #043B72;
}
#firstTimeFeature1 .stats dl .to strong {
  color: #F58220;
}
#firstTimeFeature1 .stats dl .arrow {
  display: block;
  margin: 0 8px;
}
#firstTimeFeature1 .stats dl .arrow svg {
  display: block;
}
#firstTimeFeature1 .stats dl small {
  font-size: 11px;
  color: #888;
  display: block;
  margin-top: 5px;
}

#firstTimeFeature2 {
  background: #F8F9FC;
  overflow: hidden;
}
#firstTimeFeature2 .img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 638px;
  margin-bottom: 10px;
}
#firstTimeFeature2 .img img {
  display: block;
}
#firstTimeFeature2 .img .before {
  position: relative;
  width: 638px;
}
#firstTimeFeature2 .img .after {
  position: absolute;
  width: 442px;
  right: -4.5px;
  top: -15px;
}
#firstTimeFeature2 .desc {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
}
#firstTimeFeature2 .desc em {
  color: #F58220;
}
#firstTimeFeature2 .desc small {
  margin-top: 8px;
  display: block;
  font-weight: 500;
  font-size: 11px;
  line-height: 145%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #888888;
}

#firstTimeFeature3 .img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 640px;
  margin: -50px 0 0;
}
#firstTimeFeature3 .img img {
  display: block;
  width: 100%;
}
#firstTimeFeature3 .img video {
  display: block;
  width: 110%;
  transform: translateX(-2.5%);
}
#firstTimeFeature3 .desc {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  position: relative;
}
#firstTimeFeature3 .desc small {
  margin-top: 10px;
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 145%;
  text-align: center;
  letter-spacing: 0.005em;
}

#firstTimeTradeTime {
  background: #48535B;
  color: #fff;
  padding: 50px 0;
}
#firstTimeTradeTime p {
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  text-align: center;
  margin-bottom: 40px;
}
#firstTimeTradeTime dl {
  width: 210px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 145%;
  letter-spacing: 0.005em;
  margin: 0 auto;
}
#firstTimeTradeTime dl + dl {
  margin-top: 15px;
}
#firstTimeTradeTime dl dt {
  color: #F58220;
}
#firstTimeTradeTime dl dd {
  margin-left: auto;
}

#publicOfferingMain {
  padding: 50px 0;
}
#publicOfferingMain h2 {
  text-align: center;
  color: #043B72;
  margin-bottom: 50px;
}
#publicOfferingMain .calendar {
  margin-bottom: 70px;
}
#publicOfferingMain .calendar h3 {
  text-align: center;
  color: #F58220;
  padding: 14px 0;
  border-top: 1px solid #CECED8;
  border-bottom: 1px solid #CECED8;
}
#publicOfferingMain .calendar img {
  display: block;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
#publicOfferingMain .howto h3 {
  text-align: center;
  margin-bottom: 30px;
}
#publicOfferingMain .howto ul {
  margin: -8px;
  display: flex;
  flex-wrap: wrap;
}
#publicOfferingMain .howto ul li {
  width: 50%;
  padding: 8px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
#publicOfferingMain .howto .item {
  text-align: center;
}
#publicOfferingMain .howto .item i {
  background: #ECEFF4;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
#publicOfferingMain .howto .item i img {
  display: block;
  margin: 0 auto;
}
#publicOfferingMain .howto .item h4 small {
  display: block;
  color: #F58220;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
  margin-bottom: 3px;
}
#publicOfferingMain .howto .item h4 strong {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
}

#myDataMain {
  padding: 50px 0;
  overflow: hidden;
}
#myDataMain .title-area {
  text-align: center;
}
#myDataMain .title-area h1 {
  display: block;
}
#myDataMain .title-area h1 small {
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 5px;
  font-weight: 700;
  color: #F58220;
}
#myDataMain .title-area h1 strong {
  display: block;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.005em;
  color: #043B72;
}
#myDataMain .title-area h1 strong em {
  color: #F58220;
  display: inline-block;
  margin-bottom: 0.1em;
}
#myDataMain .title-area p {
  margin-top: 8px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
#myDataMain .title-area p.__lg {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
}
#myDataMain .title-area p em {
  color: #F58220;
}
#myDataMain .phone {
  margin-left: -15px;
  margin-bottom: -40px;
  margin-top: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 384.5px;
}
#myDataMain .phone img {
  width: 100%;
}

#myDataApp {
  padding: 50px 0 50px;
  background: #F8F9FC;
  overflow: hidden;
}
#myDataApp .title-area {
  text-align: center;
  margin-bottom: 0px;
}
#myDataApp .title-area h1 {
  display: block;
}
#myDataApp .title-area h1 small {
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 5px;
  font-weight: 700;
  color: #F58220;
}
#myDataApp .title-area h1 strong {
  display: block;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.005em;
  color: #043B72;
}
#myDataApp .title-area h1 strong em {
  color: #F58220;
  display: inline-block;
  margin-bottom: 0.1em;
}
#myDataApp .title-area p {
  margin-top: 8px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
#myDataApp .title-area p.__lg {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
}
#myDataApp .title-area p em {
  color: #F58220;
}
#myDataApp .app {
  margin: 0 auto;
  width: 195px;
}
#myDataApp .app img {
  width: 100%;
  background: #F58220;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  margin: 0 auto;
  display: block;
}

.section-my-data-how {
  padding: 50px 0 0;
  overflow: hidden;
}
.section-my-data-how .title-area {
  text-align: center;
}
.section-my-data-how .title-area h2 {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
  margin-bottom: 25px;
}
.section-my-data-how .title-area h2 span {
  display: inline-block;
  color: #F58220;
  border-bottom: 1px solid #F58220;
  padding: 0 0.2em 0.1em;
}
.section-my-data-how .title-area p {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
}
.section-my-data-how .title-area p small {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 500;
  display: block;
}
.section-my-data-how .phone {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 350px;
  margin-top: 20px;
}
.section-my-data-how .phone img {
  width: 100%;
  display: block;
}

#myDataHow1 {
  background: #48535B;
  color: #fff;
}

#myDataFind {
  background: #48535B;
  overflow: hidden;
  position: relative;
  padding: 100px 0 60px;
  color: #fff;
}
#myDataFind:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 449px;
  height: 449px;
  top: 22px;
  background: #48535B;
  border-radius: 50%;
  box-shadow: 0px 3px 80px 10px #545F67;
}
#myDataFind .txt {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
#myDataFind .txt h2 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 10px;
}
#myDataFind .txt p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 40px;
}
#myDataFind .txt a {
  background-color: #F58220;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  padding: 0 14px;
  color: #fff;
  font-weight: 500;
}

.miraeasset-pay-section {
  padding: 50px 0;
  overflow: hidden;
  background: #fff;
}
.miraeasset-pay-section .title-area {
  text-align: center;
}
.miraeasset-pay-section .title-area h1 {
  display: block;
}
.miraeasset-pay-section .title-area h1 small {
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 5px;
  font-weight: 700;
  color: #F58220;
}
.miraeasset-pay-section .title-area h1 strong {
  display: block;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.005em;
  color: #043B72;
}
.miraeasset-pay-section .title-area h1 strong em {
  color: #F58220;
  display: inline-block;
  margin-bottom: 0.1em;
}
.miraeasset-pay-section .title-area p {
  margin-top: 8px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
.miraeasset-pay-section .title-area p.__lg {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
}
.miraeasset-pay-section .title-area p em {
  color: #F58220;
}
.miraeasset-pay-section .title-area p {
  margin-top: 15px;
}

#miraeassetPayMain {
  padding-bottom: 0;
  background: #fff;
}
#miraeassetPayMain .phone {
  margin: -20px auto 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 751px;
}
#miraeassetPayMain .phone img {
  width: 100%;
}

#miraeassetPayMedia .media {
  margin-top: 40px;
}
#miraeassetPayMedia .media .swiper {
  visibility: visible;
}
#miraeassetPayMedia .media .swiper-slide {
  width: auto !important;
}
#miraeassetPayMedia .media .item {
  display: block;
}
#miraeassetPayMedia .media .item .tb {
  width: 253px;
  background: #48535B;
  position: relative;
}
#miraeassetPayMedia .media .item .tb:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/icon/play.svg) 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  content: "";
}
#miraeassetPayMedia .media .item .tb img {
  display: block;
  width: 100%;
}
#miraeassetPayMedia .media .item h3 {
  text-align: center;
  margin-top: 10px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}

#miraeassetPayApp {
  padding-bottom: 100px;
  background: #F8F9FC;
}
#miraeassetPayApp .app {
  margin-top: 90px;
  display: flex;
  gap: 50px;
  grid-gap: 50px;
  justify-content: center;
}
#miraeassetPayApp .app img {
  display: block;
  width: 107px;
  height: 107px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}

#miraeassetPaySpec .spec {
  margin-top: 40px;
}
#miraeassetPaySpec .spec .swiper {
  visibility: visible;
}
#miraeassetPaySpec .spec .swiper-slide {
  width: auto !important;
}
#miraeassetPaySpec .spec .item {
  width: 253px;
  height: 270px;
  position: relative;
  transform-style: preserve-3d;
  perspective: 800px;
}
#miraeassetPaySpec .spec .item .front,
#miraeassetPaySpec .spec .item .back {
  width: 253px;
  height: 270px;
  position: relative;
  backface-visibility: hidden;
  background: #F8F9FC;
  box-sizing: border-box;
  transition: transform 600ms cubic-bezier(0.77, 0, 0.175, 1);
}
#miraeassetPaySpec .spec .item.active .front {
  transform: rotateY(-180deg);
}
#miraeassetPaySpec .spec .item.active .back {
  transform: rotateY(0deg);
}
#miraeassetPaySpec .spec .item .front {
  padding: 30px;
}
#miraeassetPaySpec .spec .item .front .icon {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#miraeassetPaySpec .spec .item .front h3 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
}
#miraeassetPaySpec .spec .item .front h3 em {
  color: #F58220;
}
#miraeassetPaySpec .spec .item .front .link {
  color: #F58220;
  display: flex;
  align-items: center;
  margin-top: 12px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
#miraeassetPaySpec .spec .item .front .link svg {
  display: block;
  margin-left: 8px;
}
#miraeassetPaySpec .spec .item .back {
  top: 0;
  left: 0;
  position: absolute;
  padding: 20px;
  transform: rotateY(180deg);
}
#miraeassetPaySpec .spec .item .back h4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 10px;
}
#miraeassetPaySpec .spec .item .back p {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
  color: #888;
}
#miraeassetPaySpec .spec .item .toggle {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#miraeassetPaySpec .spec .item .toggle svg {
  display: block;
}

#miraeassetPayPhone {
  background: #48535B;
  color: #fff;
  padding-bottom: 20px;
}
#miraeassetPayPhone .title-area h1 strong {
  color: #fff;
}
#miraeassetPayPhone .title-area h1 strong em {
  color: #F58220;
}
#miraeassetPayPhone .phone {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 309px;
  margin-top: 10px;
}
#miraeassetPayPhone .phone img {
  width: 100%;
  display: block;
  position: relative;
}

.total-view-section {
  padding: 50px 0;
  overflow: hidden;
  background: #fff;
}
.total-view-section .title-area {
  text-align: center;
}
.total-view-section .title-area h1 {
  display: block;
}
.total-view-section .title-area h1 small {
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 5px;
  font-weight: 700;
  color: #F58220;
}
.total-view-section .title-area h1 strong {
  display: block;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.005em;
  color: #043B72;
}
.total-view-section .title-area h1 strong em {
  color: #F58220;
  display: inline-block;
  margin-bottom: 0.1em;
}
.total-view-section .title-area p {
  margin-top: 8px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
}
.total-view-section .title-area p.__lg {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
}
.total-view-section .title-area p em {
  color: #F58220;
}
.total-view-section .title-area p {
  margin-top: 15px;
}
.total-view-section .phone {
  margin-left: -15px;
  margin-bottom: -40px;
  margin-top: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 384.5px;
  mix-blend-mode: multiply;
}
.total-view-section .phone img {
  display: block;
  width: 100%;
}

#totalViewMain .bg {
  background-image: url(../img/total-view/bg1.jpg);
}

#totalViewVideo {
  background: #fff;
  position: relative;
}
#totalViewVideo h2 {
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
}
#totalViewVideo .plyr__control--overlaid {
  margin-top: -20px;
}
#totalViewVideo .plyr__control--overlaid:after {
  content: "미국주식 토탈뷰란?";
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  margin-top: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: 700;
}
#totalViewVideo .plyr__poster:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  content: "";
  opacity: 0.4;
}

#totalViewDetail2 {
  background: #F8F9FC;
}

#totalViewDetail3 {
  background: #48535B;
}
#totalViewDetail3 .title-area h1 strong {
  color: #fff;
}
#totalViewDetail3 .title-area h1 strong em {
  color: #F58220;
}
#totalViewDetail3 .detail {
  max-width: 290px;
  margin: 50px auto;
}
#totalViewDetail3 .detail .item + .item {
  margin-top: 70px;
}
#totalViewDetail3 .detail dl {
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 30px;
}
#totalViewDetail3 .detail dl dt {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 20px;
}
#totalViewDetail3 .detail dl dd {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.45;
  color: #888;
}
#totalViewDetail3 .detail dl:after {
  background: url(../img/total-view/paper.png) 0 0 no-repeat;
  background-size: 100% 12.67px;
  height: 13px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: -1px;
}

#totalViewEvent .event {
  margin-top: 50px;
}
#totalViewEvent .event .item {
  box-sizing: border-box;
  background: #F8F9FC;
  display: flex;
  padding: 20px;
}
#totalViewEvent .event .item + .item {
  margin-top: 20px;
}
#totalViewEvent .event .item .txt {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
#totalViewEvent .event .item .txt h3 {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 20px;
}
#totalViewEvent .event .item .txt a {
  background-color: #F58220;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  padding: 0 14px;
  color: #fff;
  font-weight: 500;
}
#totalViewEvent .event .item .img {
  margin-left: auto;
}
#totalViewEvent .event .item .img img {
  display: block;
  width: 148px;
}

#irpMain .bg {
  background-image: url(../img/irp/bg1.jpg);
}

#isaMain .bg {
  background-image: url(../img/isa/bg1.jpg);
}

#supportersMain .bg {
  background-image: url(../img/supporters/bg1.jpg);
}

#supportersEvent {
  padding: 80px 0;
}

.page-template-supporters .__banner {
  background: #fff;
}
.page-template-supporters .__banner img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.page-template-main-v2 .main-section {
  position: relative;
  word-break: keep-all;
  font-family: "SUIT", "Pretendard Variable", Pretendard, "Noto Sans KR", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.page-template-main-v2 .main-top {
  background: #fff;
}
.page-template-main-v2 .main-top .main-section-inner {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}
.page-template-main-v2 .main-top .main-section-inner .__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../img/main-v2/bg1.jpg) 50% 54% no-repeat;
  background-size: cover;
  height: 100vh;
  will-change: height, background, transform;
}
.page-template-main-v2 .main-top .__content {
  position: relative;
  padding: 80px 16px 10vh 16px;
  box-sizing: border-box;
  min-height: 70vh;
}
.page-template-main-v2 .main-top .__title {
  font-family: "NanumSquareNeo-Variable";
  font-weight: 700;
  font-variation-settings: "wght" 700;
  color: #F58220;
  line-height: 1.2;
  font-size: 18vw;
  letter-spacing: 0;
  word-break: keep-all;
  will-change: font-size, transform, width;
  transform-origin: 0 0;
}
.page-template-main-v2 .main-top .__title img {
  display: inline-block;
  width: auto;
  height: auto;
}
.page-template-main-v2 .main-top .__title strong {
  color: #fff;
}
.page-template-main-v2 .main-top .__slogan,
.page-template-main-v2 .main-top .__cta {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 16px;
  top: 92px;
  margin-top: -60px;
  will-change: transform, opacity;
}
.page-template-main-v2 .main-top .__slogan a,
.page-template-main-v2 .main-top .__cta a {
  display: block;
  border: 1px solid #F58220;
  color: #fff;
  font-size: 14px;
  padding: 0.625em 0.8em;
}
@media screen and (max-width: 320px) {
  .page-template-main-v2 .main-top .__slogan a,
.page-template-main-v2 .main-top .__cta a {
    font-size: 12px;
  }
}
@media screen and (max-width: 280px) {
  .page-template-main-v2 .main-top .__slogan a,
.page-template-main-v2 .main-top .__cta a {
    font-size: 10px;
  }
}
.page-template-main-v2 .main-top .__slogan a i,
.page-template-main-v2 .main-top .__cta a i {
  color: #F58220;
}
.page-template-main-v2 .main-top .__slogan {
  right: auto;
  left: 16px;
}
.page-template-main-v2 .main-top .__slogan p {
  color: #fff;
  font-size: 18px;
  line-height: 1.34;
  font-weight: 500;
  margin-top: -6px;
}
.page-template-main-v2 #mainTopBanner {
  position: fixed;
  left: 0;
  right: 0;
  top: 60px;
  display: none;
  height: 100px;
  overflow: hidden;
  z-index: 99;
}
.page-template-main-v2 #mainTopBanner.active {
  display: block;
}
.page-template-main-v2 #mainTopBanner .__bg {
  height: 100px;
}
.page-template-main-v2 #mainTopBanner .__title {
  font-size: 24px;
  transform: translateY(-60px);
  width: 8em;
}
.page-template-main-v2 #mainTopBanner .__title img {
  height: 1.5rem;
}
.page-template-main-v2 #mainInvestment {
  height: 150vh;
  margin-top: 20vh;
}
.page-template-main-v2 #mainInvestment .__content {
  padding: 30px 16px;
  will-change: opacity, transform;
}
.page-template-main-v2 #mainInvestment .__title {
  font-size: 100px;
  font-family: "NanumSquareNeo-Variable";
  font-weight: 700;
  font-variation-settings: "wght" 700;
  position: relative;
  transform-origin: 0 0;
  margin-bottom: -0.2em;
  will-change: font-size, transform, width;
}
.page-template-main-v2 #mainInvestment .__title strong {
  display: inline-flex;
  position: relative;
  will-change: transform, left, opacity;
}
.page-template-main-v2 #mainInvestment .__title i {
  display: block;
  position: absolute;
  transform: translateX(-50%);
  top: 150%;
  left: 50%;
  will-change: transform, left, top, opacity;
}
.page-template-main-v2 #mainInvestment .__title i .__blink {
  will-change: opacity;
  display: block;
}
.page-template-main-v2 #mainInvestment .__title i img {
  display: block;
  will-change: width, transform, top, left;
}
.page-template-main-v2 #mainInvestment .__title i .__i1 {
  width: 0.625em;
}
.page-template-main-v2 #mainInvestment .__title i .__i2 {
  width: 0.485em;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 80%;
  margin-top: 0.55em;
}
.page-template-main-v2 #mainInvestment .__desc {
  font-size: 80px;
  margin-top: 20px;
  transform-origin: 0 0;
  will-change: font-size, transform, width, opacity;
}
.page-template-main-v2 #mainInvestment .__desc p {
  line-height: 1.08;
  color: #969696;
  word-break: keep-all;
  letter-spacing: -0.05em;
  font-weight: 200;
  margin-left: 0.125em;
  will-change: font-size;
}
.page-template-main-v2 .__main-reason {
  padding: 40px 0 60px;
}
.page-template-main-v2 .__main-reason .__more {
  display: inline-flex;
  align-items: center;
  color: #505050;
  font-size: 16px;
}
.page-template-main-v2 .__main-reason .__more:after {
  border-top: 1px solid #505050;
  content: "";
  display: block;
  width: 1em;
  margin-left: 0.35em;
  margin-top: 1.5px;
}
.page-template-main-v2 .__main-reason .__title-area {
  display: flex;
  align-items: flex-end;
  margin-bottom: 60px;
}
.page-template-main-v2 .__main-reason .__title-area .__title {
  margin-right: auto;
}
.page-template-main-v2 .__main-reason .__title-area .__title h2 {
  font-size: 16px;
  font-weight: 300;
  color: #969696;
  margin-bottom: 1em;
}
.page-template-main-v2 .__main-reason .__title-area .__title h3 {
  font-size: 20px;
}
.page-template-main-v2 .__main-reason .__title-area .__title h3 strong {
  display: block;
  font-weight: 900;
  color: #F58220;
  font-size: 1.8em;
  margin-top: 8px;
}
.page-template-main-v2 .__main-reason .__title-area .__title h3 em {
  display: block;
  font-weight: 600;
  font-size: 1.6em;
  margin-top: 8px;
  color: #F58220;
}
.page-template-main-v2 .__main-reason .__title-area .__more {
  margin-bottom: 5px;
  margin-left: 20px;
}
.page-template-main-v2 .__main-reason .__products {
  position: relative;
  z-index: 2;
}
.page-template-main-v2 .__main-reason .__products .__product + .__product {
  margin-top: 60px;
}
.page-template-main-v2 .__main-reason .__products .__product .__g {
  display: flex;
  justify-content: space-between;
}
.page-template-main-v2 .__main-reason .__products .__product .__g .__l {
  margin-right: auto;
}
.page-template-main-v2 .__main-reason .__products .__product .__g .__r {
  text-align: right;
  margin-left: 20px;
}
.page-template-main-v2 .__main-reason .__products .__product em {
  font-size: 18px;
  font-weight: 700;
  display: block;
  line-height: 1.35;
}
.page-template-main-v2 .__main-reason .__products .__product small {
  display: block;
  font-size: 16px;
  margin-top: -2px;
}
.page-template-main-v2 .__main-reason .__products .__product strong {
  font-weight: 800;
  color: #F58220;
  font-size: 28px;
  margin-top: 6px;
  display: block;
}
.page-template-main-v2 .__main-reason .__products .__more {
  margin-top: 16px;
}
.page-template-main-v2 .__main-reason .__exps {
  position: relative;
  z-index: 2;
}
.page-template-main-v2 .__main-reason .__exps .__exp + .__exp {
  margin-top: 60px;
}
.page-template-main-v2 .__main-reason .__exps .__exp .__g {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.page-template-main-v2 .__main-reason .__exps .__exp .__g .__l {
  margin-right: auto;
}
.page-template-main-v2 .__main-reason .__exps .__exp .__g .__r {
  text-align: right;
  margin-left: 20px;
}
.page-template-main-v2 .__main-reason .__exps .__exp small {
  display: block;
  font-size: 16px;
}
.page-template-main-v2 .__main-reason .__exps .__exp strong {
  font-weight: 800;
  color: #F58220;
  font-size: 26px;
  margin-top: 6px;
  display: block;
}
.page-template-main-v2 .__main-reason .__exps .__more {
  margin-bottom: 2px;
}
.page-template-main-v2 #mainReason01 .__txt img {
  margin-left: auto;
  display: block;
  max-width: 290px;
  width: 100%;
}
.page-template-main-v2 #mainReason01 .__phone {
  margin-top: 60px;
  transform: translateX(-5.25%);
}
.page-template-main-v2 #mainReason01 .__phone img {
  display: block;
  max-width: 260px;
  margin: 0 auto;
  width: 100%;
}
.page-template-main-v2 #mainReason02 .__bg {
  display: block;
  width: 100%;
  margin-top: -40px;
}
.page-template-main-v2 #mainReason03 .__bg {
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
.page-template-main-v2 #mainReason03 .__bg .__img {
  display: block;
  width: 100%;
}
.page-template-main-v2 #mainReason03 .__bg .__plus {
  display: block;
  width: 140px;
  position: absolute;
  left: 0;
  top: 36%;
}
.page-template-main-v2 #specialPick {
  padding: 60px 0 120px;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
  box-sizing: border-box;
}
.page-template-main-v2 #specialPick .__slides .swiper-container {
  overflow: visible;
}
.page-template-main-v2 #specialPick .__slides .swiper-slide {
  width: auto;
}
.page-template-main-v2 #specialPick .__slides a {
  display: block;
  position: relative;
  width: 220px;
}
.page-template-main-v2 #specialPick .__slides a img {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-main-v2 #specialPick .__slides a .__txt {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.page-template-main-v2 #specialPick .__slides a .__txt h3 {
  font-size: 18px;
  font-weight: 600;
}
.page-template-main-v2 #specialPick .__slides a .__txt p {
  margin-top: 8px;
  font-size: 12px;
}
.page-template-main-v2 #specialPick .__slides .swiper-pagination {
  bottom: -30px;
}
.page-template-main-v2 #specialPick .__slides .swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background: #000;
  opacity: 0.3;
}
.page-template-main-v2 #specialPick .__slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #F58220;
  opacity: 1;
}

.mobile.fixed {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mobile .page-template-subscription {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mobile .page-template-subscription .swipe-scroll {
  position: fixed;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 100vw;
  max-width: 480px;
}
.mobile .page-template-subscription .scroll-section {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  overflow: hidden;
  isolation: isolate;
  clip-path: content-box;
  -webkit-clip-path: content-box;
}
.mobile .page-template-subscription .scroll-section .visual {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  overflow: hidden;
}
.mobile .page-template-subscription .scroll-section[data-status=active] {
  transform: translateY(0%);
}
.mobile .page-template-subscription .scroll-section[data-status=active] .visual {
  transform: translateY(0%);
}
.mobile .page-template-subscription .scroll-section[data-status=prev] {
  transform: translateY(-100%);
}
.mobile .page-template-subscription .scroll-section[data-status=prev] .visual {
  transform: translateY(100%);
}
.mobile .page-template-subscription .scroll-section[data-status=next] {
  transform: translateY(100%);
}
.mobile .page-template-subscription .scroll-section[data-status=next] .visual {
  transform: translateY(-100%);
}
.mobile .page-template-subscription .section-steps .step {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  overflow: hidden;
}
.mobile .page-template-subscription .section-steps[data-step="2"] .step1, .mobile .page-template-subscription .section-steps[data-status=prev] .step1 {
  transform: translateY(-100%);
}
.mobile .page-template-subscription .section-steps[data-step="2"] .step2, .mobile .page-template-subscription .section-steps[data-status=prev] .step2 {
  transform: translateY(0%);
}
.mobile .page-template-subscription .section-steps[data-step="1"] .step1, .mobile .page-template-subscription .section-steps[data-status=next] .step1 {
  transform: translateY(0%);
}
.mobile .page-template-subscription .section-steps[data-step="1"] .step2, .mobile .page-template-subscription .section-steps[data-status=next] .step2 {
  transform: translateY(100%);
}
.mobile .page-template-subscription .section-steps.play[data-step="1"] .step1 {
  transform: translateY(0%);
}
.mobile .page-template-subscription .section-steps.play[data-step="1"] .step2 {
  transform: translateY(100%);
}
.mobile .page-template-subscription .section-steps.play[data-step="2"] .step1 {
  transform: translateY(-100%);
}
.mobile .page-template-subscription .section-steps.play[data-step="2"] .step2 {
  transform: translateY(0%);
}
.mobile .page-template-subscription #page1 {
  background: #f2f5f8;
}
.mobile .page-template-subscription #page1 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page1 .title {
  margin-bottom: 30px;
}
.mobile .page-template-subscription #page1 .title img {
  display: block;
  width: 203px;
  margin: 0 auto;
}
.mobile .page-template-subscription #page1 .obj {
  width: 290px;
  height: 208px;
  position: relative;
}
.mobile .page-template-subscription #page1 .obj img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.mobile .page-template-subscription #page1 .obj .arrow,
.mobile .page-template-subscription #page1 .obj .coins {
  opacity: 0;
}
.mobile .page-template-subscription #page1 .obj .coin1,
.mobile .page-template-subscription #page1 .obj .coin2 {
  opacity: 0;
}
.mobile .page-template-subscription #page1 .obj .coin1 {
  transform: translateY(20%);
}
.mobile .page-template-subscription #page1 .obj .coin2 {
  transform: translateY(20%);
}
.mobile .page-template-subscription #page1.play .obj .arrow,
.mobile .page-template-subscription #page1.play .obj .coins {
  transition: opacity 600ms;
  will-change: opacity;
  opacity: 1;
}
.mobile .page-template-subscription #page1.play .obj .coin1,
.mobile .page-template-subscription #page1.play .obj .coin2 {
  transition: opacity 600ms, transform 600ms ease-out;
  will-change: opacity, transform;
  animation: coin 2.2s ease-in-out infinite;
}
.mobile .page-template-subscription #page1.play .obj .arrow {
  transition-delay: 500ms;
}
.mobile .page-template-subscription #page1.play .obj .coins {
  transition-delay: 20ms;
}
.mobile .page-template-subscription #page1.play .obj .coin1 {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 800ms;
}
.mobile .page-template-subscription #page1.play .obj .coin2 {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 900ms;
  animation-duration: 2s;
}
@keyframes coin {
  0%, 100% {
    top: 3.5%;
  }
  50% {
    top: 0%;
  }
}
.mobile .page-template-subscription #page2 {
  background: #ff7900;
}
.mobile .page-template-subscription #page2 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page2 .title {
  margin-bottom: 10px;
}
.mobile .page-template-subscription #page2 .title img {
  display: block;
  width: 160px;
  margin: 0 auto;
}
.mobile .page-template-subscription #page2 .obj {
  width: 360px;
  height: 237px;
  position: relative;
  transform: translateX(2.5%);
}
.mobile .page-template-subscription #page2 .obj img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.mobile .page-template-subscription #page2.preview .obj .cub1, .mobile .page-template-subscription #page2.play .obj .cub1 {
  animation: cub1 2.2s ease-in-out infinite;
}
.mobile .page-template-subscription #page2.preview .obj .cub2, .mobile .page-template-subscription #page2.play .obj .cub2 {
  animation: cub2 2s ease-in-out infinite;
}
.mobile .page-template-subscription #page2.preview .obj .bean1, .mobile .page-template-subscription #page2.play .obj .bean1 {
  animation: bean1 1.9s ease-in-out infinite;
}
.mobile .page-template-subscription #page2.preview .obj .bean2, .mobile .page-template-subscription #page2.play .obj .bean2 {
  animation: bean2 2s ease-in-out infinite;
}
@keyframes bean1 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2.7%);
  }
}
@keyframes bean2 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(3%);
  }
}
@keyframes cub1 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-2.5%);
  }
}
@keyframes cub2 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3.25%);
  }
}
.mobile .page-template-subscription #page3 {
  background: #004372;
}
.mobile .page-template-subscription #page3 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page3 .obj {
  width: 358.5px;
  height: 358px;
  position: relative;
  transform: translateX(3%);
}
.mobile .page-template-subscription #page3 .obj img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.mobile .page-template-subscription #page3 .obj .pan {
  opacity: 1;
  transform: scale(1.5);
}
.mobile .page-template-subscription #page3 .obj .icon1,
.mobile .page-template-subscription #page3 .obj .icon2,
.mobile .page-template-subscription #page3 .obj .icon3 {
  transform: scale(1.5);
  opacity: 0;
}
.mobile .page-template-subscription #page3 .obj .pop {
  opacity: 0;
  transform: translateY(5%);
}
.mobile .page-template-subscription #page3 .obj .app {
  opacity: 0;
}
.mobile .page-template-subscription #page3.play .icon1,
.mobile .page-template-subscription #page3.play .icon2,
.mobile .page-template-subscription #page3.play .icon3 {
  transition: transform 700ms, opacity 700ms;
  will-change: transform, opacity;
  opacity: 1;
  transform: scale(1);
  transition-delay: 400ms;
}
.mobile .page-template-subscription #page3.play .pop {
  transition: transform 600ms, opacity 600ms;
  will-change: transform, opacity;
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 200ms;
}
.mobile .page-template-subscription #page3.play .app {
  transition: transform 400ms, opacity 400ms;
  will-change: transform, opacity;
  opacity: 1;
}
.mobile .page-template-subscription #page3.preview .pan {
  transition: transform 800ms, opacity 800ms;
  will-change: transform, opacity;
  opacity: 1;
  transform: scale(1);
}
.mobile .page-template-subscription #page4 {
  background: #f9f9f9;
}
.mobile .page-template-subscription #page4 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page4 .title {
  position: relative;
  margin-bottom: 30px;
}
.mobile .page-template-subscription #page4 .title img {
  display: block;
  width: auto;
  height: 66px;
  margin: 0 auto;
  transition: opacity 400ms;
}
.mobile .page-template-subscription #page4 .title .txt1 {
  opacity: 1;
  transition-delay: 300ms;
}
.mobile .page-template-subscription #page4 .title .txt2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.mobile .page-template-subscription #page4 .obj {
  width: 309.5px;
  height: 267px;
  position: relative;
  transform: translateX(2%);
}
.mobile .page-template-subscription #page4 .obj img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.mobile .page-template-subscription #page4 .obj .note {
  opacity: 0;
  transform: scale(1.2);
}
.mobile .page-template-subscription #page4.preview .note {
  transition: transform 800ms, opacity 800ms;
  will-change: transform, opacity;
  opacity: 1;
  transform: scale(1);
  transition-delay: 200ms;
}
.mobile .page-template-subscription #page4[data-step="2"] .title .txt1 {
  opacity: 0;
  transition-delay: 0ms;
}
.mobile .page-template-subscription #page4[data-step="2"] .title .txt2 {
  opacity: 1;
  transition-delay: 300ms;
}
.mobile .page-template-subscription #page5 {
  background: #bbe9f8;
}
.mobile .page-template-subscription #page5 .visual {
  background: url(../img/subscription/m/bg1.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.mobile .page-template-subscription #page5 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page5 .obj {
  width: 353.5px;
  height: 436.5px;
  position: relative;
  transform: translate(4%, 4%);
}
.mobile .page-template-subscription #page5 .obj img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.mobile .page-template-subscription #page5 .obj .txt {
  opacity: 0;
  transform: scale(1.3);
}
.mobile .page-template-subscription #page5 .obj .paper1,
.mobile .page-template-subscription #page5 .obj .paper2,
.mobile .page-template-subscription #page5 .obj .paper3 {
  transform: scale(0.7);
  opacity: 0;
}
.mobile .page-template-subscription #page5 .obj .icon {
  opacity: 0;
  transform: translateY(6%);
}
.mobile .page-template-subscription #page5.play .paper1,
.mobile .page-template-subscription #page5.play .paper2,
.mobile .page-template-subscription #page5.play .paper3 {
  transition: transform 700ms, opacity 700ms;
  will-change: transform, opacity;
  opacity: 1;
  transform: scale(1);
  transition-delay: 300ms;
}
.mobile .page-template-subscription #page5.play .paper2 {
  transition-delay: 500ms;
}
.mobile .page-template-subscription #page5.play .paper3 {
  transition-delay: 400ms;
}
.mobile .page-template-subscription #page5.play .icon {
  transition: transform 700ms, opacity 700ms;
  will-change: transform, opacity;
  opacity: 1;
  transform: translateY(0%);
}
.mobile .page-template-subscription #page5.preview .txt {
  transition: transform 800ms, opacity 800ms;
  will-change: transform, opacity;
  opacity: 1;
  transform: scale(1);
  transition-delay: 200ms;
}
.mobile .page-template-subscription #page6_1 {
  background: #fff;
}
.mobile .page-template-subscription #page6_1[data-status=prev] .visual {
  transform: translateY(0);
}
.mobile .page-template-subscription #page6_1[data-status=next] .visual {
  transform: translateY(0);
}
.mobile .page-template-subscription #page6_1 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page6_1 .title {
  margin-bottom: 10px;
}
.mobile .page-template-subscription #page6_1 .title img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 65px;
}
.mobile .page-template-subscription #page6_1 p {
  margin-top: 10px;
}
.mobile .page-template-subscription #page6_1 p img {
  display: block;
  width: 159.5px;
  height: auto;
  margin: 0 auto;
}
.mobile .page-template-subscription #page6_1 .obj {
  position: relative;
}
.mobile .page-template-subscription #page6_1 .obj img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.mobile .page-template-subscription #page6_1 .title {
  margin-bottom: 30px;
}
.mobile .page-template-subscription #page6_1 .obj {
  width: 359px;
  height: 247.5px;
  transform: translateX(-1%);
}
.mobile .page-template-subscription #page6_1 .obj .apple,
.mobile .page-template-subscription #page6_1 .obj .cup {
  opacity: 0;
  transform: translateX(20%);
}
.mobile .page-template-subscription #page6_1 .obj .car {
  opacity: 0;
  transform: translateX(-20%);
}
.mobile .page-template-subscription #page6_1 .obj .bag {
  opacity: 0;
  transform: scale(1.2);
}
.mobile .page-template-subscription #page6_1 p {
  margin-top: 20px;
}
.mobile .page-template-subscription #page6_1 p img {
  display: block;
  width: 159.5px;
  height: auto;
  margin: 0 auto;
}
.mobile .page-template-subscription #page6_1.preview .bag {
  transition: transform 800ms, opacity 800ms;
  will-change: transform, opacity;
}
.mobile .page-template-subscription #page6_1.preview .obj .bag {
  opacity: 1;
  transform: scale(1);
}
.mobile .page-template-subscription #page6_1.play .apple,
.mobile .page-template-subscription #page6_1.play .cup,
.mobile .page-template-subscription #page6_1.play .car {
  transition: transform 800ms, opacity 800ms;
  will-change: transform, opacity;
}
.mobile .page-template-subscription #page6_1.play .obj .apple,
.mobile .page-template-subscription #page6_1.play .obj .cup,
.mobile .page-template-subscription #page6_1.play .obj .car {
  opacity: 1;
  transform: translateX(0%);
}
.mobile .page-template-subscription #page6_1.play .obj .car {
  transition-delay: 50ms;
}
.mobile .page-template-subscription #page6_2 {
  background: #fff;
}
.mobile .page-template-subscription #page6_2[data-status=prev] .visual {
  transform: translateY(0);
}
.mobile .page-template-subscription #page6_2[data-status=next] .visual {
  transform: translateY(0);
}
.mobile .page-template-subscription #page6_2 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page6_2 .title {
  margin-bottom: 10px;
}
.mobile .page-template-subscription #page6_2 .title img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 65px;
}
.mobile .page-template-subscription #page6_2 p {
  margin-top: 10px;
}
.mobile .page-template-subscription #page6_2 p img {
  display: block;
  width: 159.5px;
  height: auto;
  margin: 0 auto;
}
.mobile .page-template-subscription #page6_2 .obj {
  position: relative;
}
.mobile .page-template-subscription #page6_2 .obj img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.mobile .page-template-subscription #page6_2 .title img {
  height: 64px;
}
.mobile .page-template-subscription #page6_2 .obj {
  width: 256px;
  height: 203px;
}
.mobile .page-template-subscription #page6_2 .obj .coin1,
.mobile .page-template-subscription #page6_2 .obj .coin2 {
  opacity: 0;
  transform: translateX(20%);
}
.mobile .page-template-subscription #page6_2 .obj .coin2 {
  transform: translateX(-20%);
}
.mobile .page-template-subscription #page6_2 .obj .graph {
  height: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  width: 50%;
}
.mobile .page-template-subscription #page6_2 p {
  margin-top: 20px;
  opacity: 0;
}
.mobile .page-template-subscription #page6_2 p img {
  width: 237px;
}
.mobile .page-template-subscription #page6_2.preview .coin1,
.mobile .page-template-subscription #page6_2.preview .coin2 {
  transition: transform 800ms, opacity 800ms;
  will-change: transform, opacity;
}
.mobile .page-template-subscription #page6_2.preview .obj .coin1,
.mobile .page-template-subscription #page6_2.preview .obj .coin2 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 200ms;
}
.mobile .page-template-subscription #page6_2.play .graph {
  transition: width 1000ms;
  will-change: width;
}
.mobile .page-template-subscription #page6_2.play p {
  transition: opacity 800ms;
  will-change: opacity;
}
.mobile .page-template-subscription #page6_2.play .obj .graph {
  width: 100%;
  transition-delay: 200ms;
}
.mobile .page-template-subscription #page6_2.play p {
  opacity: 1;
  transition-delay: 500ms;
}
.mobile .page-template-subscription #page7 {
  background: #fffaf2;
}
.mobile .page-template-subscription #page7[data-status=next] .visual {
  transform: translateY(0);
}
.mobile .page-template-subscription #page7 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile .page-template-subscription #page7 .desc {
  padding-bottom: 70px;
}
.mobile .page-template-subscription #page7 .desc img {
  display: block;
  margin: 0 auto;
  width: 342px;
}
.mobile .page-template-subscription .section.section-notice {
  position: fixed;
  bottom: 0px;
  left: 50%;
  width: 100vw;
  max-width: 480px;
  transform: translate(-50%, 100%);
  transition: transform 400ms ease, bottom 400ms ease;
  will-change: transform, bottom;
}
.mobile .page-template-subscription .section.section-notice.active {
  transform: translate(-50%, 0%);
  bottom: 60px;
}
.mobile .page-template-subscription .section.section-notice .toggle {
  height: 60px;
  box-sizing: border-box;
}
.mobile .page-template-subscription .section.section-notice .notice {
  max-height: 40vh;
  overflow: auto;
}
.mobile .page-template-subscription .newEventFloatingBanner {
  display: none !important;
}

#tap_1_popup li {
  padding-left: 10px;
  text-indent: -13px;
}

.__title .stit {display: inline-block; padding: 12px 41px; margin-bottom: 20px; background: #000; border-radius: 30px; font-size: 20px; color: #fff;}
.__title .tit {}
.__title .tit .txt2 {font-size: 46px; font-weight: 400;}
.__title .tit .txt2 em {font-weight: bold;}

a {outline: none}

.wrapper {scroll-behavior: smooth;}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu div {flex-direction: row; width: 100%;}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu div a {display: block; width: 100%; height:auto;}
.section.tab-wrap.tab_wrap .container .__txt-center #tab-menu div img {transform: translate(0px, 0) !important;}

.bond_tab_1 {background: url(/m/img/government-bond/bond_tab_1.jpg) no-repeat center 0;background-size:cover; width: 98% !important;}
.bond_tab_2 {background: url(/m/img/government-bond/bond_tab_2.jpg) no-repeat center 0;background-size:cover; width: 98% !important; margin: 0 1px}
.bond_tab_3 {background: url(/m/img/government-bond/bond_tab_3.jpg) no-repeat center 0;background-size:cover; width: 98% !important;}
.bond_tab_1.on {background: url(/m/img/government-bond/bond_tab_1_on.jpg) no-repeat center 0;background-size:cover; width: 98% !important;}
.bond_tab_2.on {background: url(/m/img/government-bond/bond_tab_2_on.jpg) no-repeat center 0;background-size:cover; width: 98% !important; margin: 0 1px}
.bond_tab_3.on {background: url(/m/img/government-bond/bond_tab_3_on.jpg) no-repeat center 0;background-size:cover; width: 98% !important;}

#bond_1 img, #bond_2 img, #bond_3 img {vertical-align:top; width:100% !important}
#bond_1>section>.img , #bond_2>section>.img , #bond_3>section>.img  {padding: 0 0 80px; background: #f8f8f8}

/* 계좌만들기 삭제 */
body.sticky-bottom-none .sticky-bottom-cta {display: none}
body.sticky-bottom-none #main {padding-bottom: 0}
