@media print {
  .mt-60 {
    margin-top: 60px !important; }
  .mt-70 {
    margin-top: 70px !important; }
  .mt-80 {
    margin-top: 80px !important; }
  .mt-100 {
    margin-top: 100px !important; } }

.main {
  -webkit-transform: none;
  transform: none; }

.main-contents p {
  font-size: 16px; }
  @media only screen and (max-width: 768px) {
    .main-contents p {
      font-size: 14px; } }

.main-contents img {
  max-width: 100%; }

@media only screen and (min-width: 769px) {
  .main-contents .mt-60 {
    margin-top: 60px; } }

@media only screen and (min-width: 769px) {
  .main-contents .mt-70 {
    margin-top: 70px; } }

@media only screen and (min-width: 769px) {
  .main-contents .mt-80 {
    margin-top: 80px; } }

@media only screen and (min-width: 769px) {
  .main-contents .mt-100 {
    margin-top: 100px; } }

@media only screen and (max-width: 768px) {
  .main-contents .mts-60 {
    margin-top: 60px; } }

@media only screen and (max-width: 768px) {
  .main-contents .mts-100 {
    margin-top: 100px; } }

@media only screen and (max-width: 768px) {
  .main-contents .s-left {
    text-align: left !important; } }

.main-contents .button_wrap {
  gap: 0 70px; }

.main-contents .conversion .button_wrap {
  gap: 0; }

.main-contents .col-3 {
  width: 33.33333%; }
  @media only screen and (max-width: 768px) {
    .main-contents .col-3 {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .main-contents .col-3 + * {
      margin-top: 15px; } }

.main-contents .investment_2024-button__a-blue {
  background-color: #006EBC;
  background-image: none;
  font-weight: 700;
  width: 100%;
  max-width: 510px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .2); }
  .main-contents .investment_2024-button__a-blue:hover {
    background-color: #fff; }
  .main-contents .investment_2024-button__a-blue.arrow_r-o-white span::before {
    border-top: 3px solid;
    border-right: 3px solid; }
  .main-contents .investment_2024-button__a-blue.investment_2024-icon_l-related img {
    margin-right: 10px; }

.main-contents .investment_2024-button__a-orange {
  background-color: #FC9E00;
  background-image: none;
  font-weight: 700;
  width: 100%;
  max-width: 510px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
          box-shadow: 0 3px 6px rgba(0, 0, 0, .2); }
  .main-contents .investment_2024-button__a-orange:hover {
    background-color: #fff; }
  .main-contents .investment_2024-button__a-orange.arrow_r-o-white span::before {
    border-top: 3px solid;
    border-right: 3px solid; }
  .main-contents .investment_2024-button__a-orange.investment_2024-icon_l-related img {
    margin-right: 10px; }

.main-contents .investment_2024-button__a-circle {
  background-color: #006EBC;
  background-image: none;
  font-weight: 700;
  border-radius: 9999px; }
  .main-contents .investment_2024-button__a-circle:hover {
    background-color: #fff; }

.main-contents .investment_2024-title_main_01 .img_l {
  width: 70px;
  margin-right: 30px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-title_main_01 .img_l {
      position: absolute;
      left: -50px;
      bottom: -40px; } }

.main-contents .investment_2024-title_main_01 .img_r {
  width: 90px;
  margin-left: 20px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-title_main_01 .img_r {
      position: absolute;
      right: -80px;
      bottom: -85px; } }

.main-contents .investment_2024-title_main_02 .img_l {
  width: 130px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-title_main_02 .img_l {
      position: absolute;
      left: -90px;
      bottom: 20px; } }

.main-contents .investment_2024-title_main_02 .img_r {
  width: 130px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-title_main_02 .img_r {
      position: absolute;
      right: -110px;
      bottom: 10px; } }

.main-contents .investment_2024-title_main_02 .text {
  padding-top: 20px; }

.main-contents .investment_2024-title_main_03 {
  color: #006EBC;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 50px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-title_main_03 {
      padding: 0;
      margin-bottom: -90px; } }
  .main-contents .investment_2024-title_main_03 .img_r {
    width: 150px; }
  .main-contents .investment_2024-title_main_03 .text {
    font-size: 21px !important;
    text-decoration-thickness: 4px !important;
    padding: 0 0 0 5px; }
    .main-contents .investment_2024-title_main_03 .text b {
      font-size: 40px; }
  .main-contents .investment_2024-title_main_03 .text02 {
    font-size: 27px; }

@media only screen and (max-width: 768px) {
  .main-contents .investment_2024-common__no-list {
    margin-top: 50px; } }

.main-contents .investment_2024-common__no-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 30px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__no-list ul {
      display: block; } }
  .main-contents .investment_2024-common__no-list ul li {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 30px;
    margin: 0;
    padding: 20px;
    width: 33.33333%;
    border: 3px solid #006EBC;
    border-radius: 20px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__no-list ul li {
        width: 100%;
        gap: 0; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__no-list ul li + * {
        margin-top: 50px; } }
    .main-contents .investment_2024-common__no-list ul li span {
      background-color: #fff;
      color: #006EBC;
      font-size: 33px;
      font-weight: 700;
      line-height: 1.4;
      text-align: center;
      width: 70px;
      height: 35px;
      border: 3px solid #006EBC;
      border-bottom: none;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px;
      position: absolute;
      top: -35px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__no-list ul li span {
          font-size: 30px;
          width: 66px;
          height: 33px;
          top: -33px; } }
    .main-contents .investment_2024-common__no-list ul li .img {
      width: 40%; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__no-list ul li .img {
          width: 50%; } }
      .main-contents .investment_2024-common__no-list ul li .img img {
        display: block;
        margin: 0 auto; }
    .main-contents .investment_2024-common__no-list ul li p {
      width: 50%;
      margin: 0; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__no-list ul li p {
          width: 50%; } }

.main-contents .investment_2024-common__topic {
  background-color: #F6F6E7;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 100px;
  border-radius: 20px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__topic {
      padding: 30px 20px; } }
  .main-contents .investment_2024-common__topic > * {
    margin-bottom: 20px; }
    .main-contents .investment_2024-common__topic > *:nth-last-child(1) {
      margin-bottom: 0; }
  .main-contents .investment_2024-common__topic h3 {
    color: #006EBC;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    padding: 0;
    border: none;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__topic h3 {
        font-size: 18px;
        margin-bottom: 25px; } }
    .main-contents .investment_2024-common__topic h3 span {
      height: 90px;
      position: absolute;
      top: -60px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__topic h3 span {
          top: -50px; } }
      .main-contents .investment_2024-common__topic h3 span img {
        width: auto;
        height: 100%; }
  .main-contents .investment_2024-common__topic p {
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__topic p {
        text-align: left; } }
  .main-contents .investment_2024-common__topic .img {
    background-color: #fff;
    padding: 20px;
    border-radius: 14px; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__topic .img {
        padding: 20px 10px; } }

.main-contents .investment_2024-common__note {
  padding: 40px 100px 50px;
  border: 3px solid #006EBC;
  border-radius: 20px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__note {
      padding: 30px 20px;
      position: relative; } }
  .main-contents .investment_2024-common__note h3 {
    color: #006EBC;
    font-size: 24px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 15px;
    border: none; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__note h3 {
        font-size: 18px;
        display: block;
        margin-top: 0; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__note h3 span {
        position: absolute;
        left: 20px;
        top: -40px; } }
  .main-contents .investment_2024-common__note p {
    margin-top: 20px;
    margin-bottom: 0; }
  .main-contents .investment_2024-common__note .button_wrap {
    gap: 0 40px; }
    .main-contents .investment_2024-common__note .button_wrap .col-2 + * {
      margin-left: 0; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note .button_wrap .col-2 + * {
          margin-top: 45px !important; } }
    .main-contents .investment_2024-common__note .button_wrap .col-2 p {
      text-align: center;
      margin: 0;
      margin-bottom: 20px; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note .button_wrap .col-2 p {
          text-align: left;
          margin-bottom: 10px; } }
  .main-contents .investment_2024-common__note-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 75px;
    margin-bottom: 40px; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__note-list ul {
        display: block; } }
    .main-contents .investment_2024-common__note-list ul li {
      list-style: none;
      margin: 0; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note-list ul li + * {
          margin-top: 35px; } }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note-list ul li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note-list ul li a p {
          width: 66%;
          margin-top: 5px;
          margin-left: 15px; } }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note-list ul li a .img {
          max-width: 33%; } }
  .main-contents .investment_2024-common__note-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px;
    max-width: 768px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__note-list dl {
        display: block; } }
    .main-contents .investment_2024-common__note-list dl div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: calc(50% - 20px);
      border: 2px solid #006EBC;
      padding: 60px 30px 20px;
      border-radius: 7px; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note-list dl div {
          width: auto;
          max-width: 320px;
          margin: 0 auto;
          padding: 50px 20px 20px;
          border: 1px solid #006EBC; } }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note-list dl div + * {
          margin-top: 15px; } }
      .main-contents .investment_2024-common__note-list dl div:nth-child(1) dt::after {
        top: -43px; }
        @media only screen and (max-width: 768px) {
          .main-contents .investment_2024-common__note-list dl div:nth-child(1) dt::after {
            top: -33px; } }
    .main-contents .investment_2024-common__note-list dl dt {
      color: #006EBC;
      font-size: 30px;
      position: relative; }
      .main-contents .investment_2024-common__note-list dl dt::after {
        content: "";
        background-image: url(../image/icon-nisa.svg);
        background-size: cover;
        display: block;
        width: 100px;
        height: 44px;
        position: absolute;
        top: -55px;
        left: 50px; }
        @media only screen and (max-width: 768px) {
          .main-contents .investment_2024-common__note-list dl dt::after {
            width: 80px;
            height: 35px;
            top: -45px;
            left: 60px; } }
    .main-contents .investment_2024-common__note-list dl dd {
      font-size: 16px;
      letter-spacing: 1px;
      line-height: 1.5;
      margin-left: 20px; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__note-list dl dd {
          margin-left: 20px; } }

.main-contents .investment_2024-common__step-title {
  color: #006EBC;
  background-color: #C3E6F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 100px;
  border-radius: 20px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__step-title {
      display: block;
      padding: 30px 15px; } }
  .main-contents .investment_2024-common__step-title .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 30px; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-title .text {
        text-align: center;
        display: block; } }
    .main-contents .investment_2024-common__step-title .text h3,
    .main-contents .investment_2024-common__step-title .text h5 {
      font-size: 32px;
      font-weight: 700;
      width: auto;
      margin: 0;
      border: none; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__step-title .text h3,
        .main-contents .investment_2024-common__step-title .text h5 {
          font-size: 20px;
          border-bottom: 1px solid #006EBC; } }
      .main-contents .investment_2024-common__step-title .text h3 span,
      .main-contents .investment_2024-common__step-title .text h5 span {
        font-size: 47px;
        margin-left: 10px; }
        @media only screen and (max-width: 768px) {
          .main-contents .investment_2024-common__step-title .text h3 span,
          .main-contents .investment_2024-common__step-title .text h5 span {
            font-size: 30px; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-title .text .img {
        width: auto;
        height: auto;
        padding: 0 50px;
        margin: 20px auto; } }
    .main-contents .investment_2024-common__step-title .text p {
      font-size: 18px;
      font-weight: 700;
      opacity: 0.84;
      margin: 0;
      margin-right: 20px; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__step-title .text p {
          font-size: 14px;
          font-weight: 500;
          text-align: left;
          margin-right: 0; } }
  .main-contents .investment_2024-common__step-title .img {
    max-width: 150px; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-title .img {
        max-width: none; } }

.main-contents .investment_2024-common__step-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 30px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__step-inner {
      display: block; } }
  .main-contents .investment_2024-common__step-inner .box {
    width: 33.33333%;
    padding: 30px;
    border: 3px solid #006EBC;
    border-radius: 20px; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-inner .box {
        width: 100%;
        padding: 0; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-inner .box + * {
        margin-top: 35px; } }
    .main-contents .investment_2024-common__step-inner .box.is-open h4::after,
    .main-contents .investment_2024-common__step-inner .box.is-open h6::after {
      opacity: 0; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-inner .box .box-inner {
        width: calc(100% - 30px);
        margin: 0 auto; } }
    .main-contents .investment_2024-common__step-inner .box h4,
    .main-contents .investment_2024-common__step-inner .box h6 {
      color: #006EBC;
      font-size: 20px;
      font-weight: 700;
      line-height: 1.5;
      text-align: center;
      border: none;
      padding: 0;
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #006EBC; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__step-inner .box h4,
        .main-contents .investment_2024-common__step-inner .box h6 {
          margin: 0;
          padding: 15px;
          border: none;
          position: relative; } }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__step-inner .box h4::before,
        .main-contents .investment_2024-common__step-inner .box h6::before {
          content: "";
          display: block;
          background-color: #006EBC;
          width: 17px;
          height: 2px;
          position: absolute;
          top: 50%;
          right: 15px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); } }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__step-inner .box h4::after,
        .main-contents .investment_2024-common__step-inner .box h6::after {
          content: "";
          display: block;
          background-color: #006EBC;
          width: 2px;
          height: 17px;
          position: absolute;
          top: 50%;
          right: 22px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); } }
      .main-contents .investment_2024-common__step-inner .box h4 span,
      .main-contents .investment_2024-common__step-inner .box h6 span {
        font-size: 14px;
        display: block;
        pointer-events: none; }
        .main-contents .investment_2024-common__step-inner .box h4 span.inline,
        .main-contents .investment_2024-common__step-inner .box h6 span.inline {
          display: inline; }
    .main-contents .investment_2024-common__step-inner .box p {
      color: #006EBC;
      font-weight: 700; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__step-inner .box p {
          font-size: 16px;
          margin-bottom: 30px; } }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__step-inner .box p:nth-of-type(1) {
          padding: 25px 0 0;
          border-top: 1px solid #006EBC; } }
      .main-contents .investment_2024-common__step-inner .box p.portfolio {
        color: #000;
        font-weight: 500; }
        @media only screen and (max-width: 768px) {
          .main-contents .investment_2024-common__step-inner .box p.portfolio {
            font-size: 14px; } }
        .main-contents .investment_2024-common__step-inner .box p.portfolio span {
          color: #006EBC;
          font-weight: 700;
          display: block; }
          @media only screen and (max-width: 768px) {
            .main-contents .investment_2024-common__step-inner .box p.portfolio span {
              font-size: 16px; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-inner .box .img {
        padding: 0 15px 25px; } }
    .main-contents .investment_2024-common__step-inner .box .img img {
      display: block;
      margin: 0 auto; }
  .main-contents .investment_2024-common__step-inner_fand {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__step-inner_fand {
        border-top: 1px solid #006EBC;
        margin-bottom: 15px;
        padding-top: 25px; } }
    .main-contents .investment_2024-common__step-inner_fand > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .main-contents .investment_2024-common__step-inner_fand > div + * {
        margin-top: 5px;
        padding-top: 10px;
        border-top: 1px solid #ccc; }
      .main-contents .investment_2024-common__step-inner_fand > div .fand-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: calc(100% - 60px);
        margin-right: 10px; }
        .main-contents .investment_2024-common__step-inner_fand > div .fand-name img {
          width: 30px; }
        .main-contents .investment_2024-common__step-inner_fand > div .fand-name p {
          color: #000;
          font-size: 13px;
          font-weight: 500;
          line-height: 1.3;
          letter-spacing: 1px;
          -webkit-font-feature-settings: "palt";
                  font-feature-settings: "palt";
          width: calc(100% - 40px);
          margin: 0;
          margin-left: 10px; }
          @media only screen and (max-width: 768px) {
            .main-contents .investment_2024-common__step-inner_fand > div .fand-name p {
              padding: 0 !important;
              border: none !important; } }
      .main-contents .investment_2024-common__step-inner_fand > div .tag {
        width: 50px; }
        .main-contents .investment_2024-common__step-inner_fand > div .tag * {
          margin: 0; }
        .main-contents .investment_2024-common__step-inner_fand > div .tag ul li {
          list-style: none; }
          .main-contents .investment_2024-common__step-inner_fand > div .tag ul li + * {
            margin-top: 3px; }
          @media only screen and (max-width: 768px) {
            .main-contents .investment_2024-common__step-inner_fand > div .tag ul li .img {
              padding: 0; } }
          .main-contents .investment_2024-common__step-inner_fand > div .tag ul li .img img {
            display: block; }

.main-contents .investment_2024-common__step-sup ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0; }
  .main-contents .investment_2024-common__step-sup ul li + * {
    margin-top: 3px; }
  .main-contents .investment_2024-common__step-sup ul li p {
    font-size: 12px;
    line-height: 1;
    margin: 0;
    margin-left: 20px; }
  .main-contents .investment_2024-common__step-sup ul li img {
    display: block; }

.main-contents .investment_2024-common__process {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 70px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__process {
      display: block; } }
  .main-contents .investment_2024-common__process .box {
    width: 33.33333%;
    position: relative;
    padding: 40px 10px 20px;
    border: 3px solid #006EBC;
    border-radius: 20px; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__process .box {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__process .box + * {
        margin-top: 60px; } }
    .main-contents .investment_2024-common__process .box + *::before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent transparent transparent #006EBC;
      border-width: 25px 0px 25px 30px;
      position: absolute;
      top: 50%;
      left: -50px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__process .box + *::before {
          width: 0;
          height: 0;
          border-style: solid;
          border-color: #006ebc transparent transparent transparent;
          border-width: 20px 17.5px 0px 17.5px;
          top: -48px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); } }
    .main-contents .investment_2024-common__process .box b {
      color: #006EBC;
      background-color: #fff;
      font-size: 16px;
      text-align: center;
      -ms-flex-line-pack: center;
          align-content: center;
      width: 120px;
      height: 30px;
      border: 3px solid #006EBC;
      border-radius: 9999px;
      position: absolute;
      top: -17px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .main-contents .investment_2024-common__process .box .img {
      max-width: 190px;
      margin: 0 auto; }
    .main-contents .investment_2024-common__process .box p {
      font-size: 15px;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 0; }
    .main-contents .investment_2024-common__process .box a {
      font-size: 15px;
      padding: 15px 0; }

.main-contents .investment_2024-common__flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px;
  border: 3px solid #006EBC;
  border-radius: 20px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__flow {
      display: block;
      padding: 40px 20px; } }
  .main-contents .investment_2024-common__flow.flow_col-2 {
    gap: 0 200px; }
    @media only screen and (min-width: 769px) {
      .main-contents .investment_2024-common__flow.flow_col-2 .box::before {
        left: -110px; } }
  .main-contents .investment_2024-common__flow.flow_col-3 {
    gap: 0 100px; }
    @media only screen and (min-width: 769px) {
      .main-contents .investment_2024-common__flow.flow_col-3 .box::before {
        left: -60px; } }
  .main-contents .investment_2024-common__flow .box {
    max-width: 300px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__flow .box {
        max-width: none; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__flow .box + * {
        margin-top: 100px; } }
    .main-contents .investment_2024-common__flow .box + *::before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent transparent transparent #006EBC;
      border-width: 25px 0px 25px 30px;
      position: absolute;
      top: 50%;
      left: -50px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__flow .box + *::before {
          width: 0;
          height: 0;
          border-style: solid;
          border-color: #006ebc transparent transparent transparent;
          border-width: 20px 17.5px 0px 17.5px;
          top: -60px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); } }
    .main-contents .investment_2024-common__flow .box .img {
      margin: 0 auto; }
      .main-contents .investment_2024-common__flow .box .img img {
        display: block;
        margin: 0 auto; }
    .main-contents .investment_2024-common__flow .box p {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 15px; }
      @media only screen and (max-width: 768px) {
        .main-contents .investment_2024-common__flow .box p {
          font-size: 16px; } }

.main-contents *[class*='investment_2024-title_main'] {
  text-align: center;
  background: transparent;
  border: none; }
  .main-contents *[class*='investment_2024-title_main'] .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 20px 0 40px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .main-contents *[class*='investment_2024-title_main'] .inner {
        display: inline-block; } }
    .main-contents *[class*='investment_2024-title_main'] .inner .img_l,
    .main-contents *[class*='investment_2024-title_main'] .inner .img_r {
      display: block; }
  .main-contents *[class*='investment_2024-title_main'] .text {
    color: #006EBC;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
    text-decoration-thickness: 3px;
    -webkit-text-decoration-color: #FFF100;
            text-decoration-color: #FFF100;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .main-contents *[class*='investment_2024-title_main'] .text {
        font-size: 22px; } }

.main-contents *[class*='investment_2024-title_sub'] {
  color: #006EBC;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  background: transparent;
  border-top: none;
  padding: 0; }

.main-contents *[class*='investment_2024-title_under'] {
  color: #006EBC;
  background: #C3E6F2;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding: 15px 0 20px;
  border: none; }
  @media only screen and (max-width: 768px) {
    .main-contents *[class*='investment_2024-title_under'] {
      font-size: 18px;
      padding: 10px 0; } }

.beginner2024_fixed_nav {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  bottom: 16px;
  left: 50%;
  z-index: 500;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  @media only screen and (max-width: 768px) {
    .beginner2024_fixed_nav {
      bottom: 8px; } }
  .beginner2024_fixed_nav.is-fade {
    opacity: 1;
    visibility: visible; }
  .beginner2024_fixed_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 16px;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .beginner2024_fixed_nav ul {
        gap: 0 8px; } }
    .beginner2024_fixed_nav ul li {
      list-style: none;
      margin: 0; }
      .beginner2024_fixed_nav ul li a {
        color: #006EBC;
        background-color: #EAEAEA;
        background-image: none;
        white-space: nowrap;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        -ms-flex-line-pack: center;
            align-content: center;
        display: block;
        padding: 12px 24px;
        border-radius: 30px; }
        @media only screen and (max-width: 768px) {
          .beginner2024_fixed_nav ul li a {
            font-size: 12px;
            line-height: 14px;
            width: 120px;
            height: 50px;
            padding: 0; } }
        .beginner2024_fixed_nav ul li a.orange {
          color: #fff;
          background-color: #fc9e00; }
          .beginner2024_fixed_nav ul li a.orange:hover {
            color: #FC9E00;
            background-color: #fff; }
        .beginner2024_fixed_nav ul li a.blue {
          color: #fff;
          background-color: #15A0FF; }
          .beginner2024_fixed_nav ul li a.blue:hover {
            color: #15A0FF;
            background-color: #fff; }

.investment_2024__button_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 75px; }
  @media only screen and (max-width: 768px) {
    .investment_2024__button_wrap {
      display: block; } }
  .investment_2024__button_wrap .full {
    width: calc(33.33333% - 50px); }
    @media only screen and (max-width: 768px) {
      .investment_2024__button_wrap .full {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .investment_2024__button_wrap .full + * {
        margin-top: 15px; } }
    .investment_2024__button_wrap .full > div + * {
      margin-top: 15px; }

.is-js-accordion {
  position: relative; }
  @media only screen and (max-width: 768px) {
    .is-js-accordion::before {
      content: "";
      display: block;
      background-color: #006EBC;
      width: 17px;
      height: 2px;
      position: absolute;
      top: 50%;
      right: 15px;
      -webkit-transform: translateY(calc(-50% - 4px));
              transform: translateY(calc(-50% - 4px)); } }
  @media only screen and (max-width: 768px) {
    .is-js-accordion::after {
      content: "";
      display: block;
      background-color: #006EBC;
      width: 2px;
      height: 17px;
      position: absolute;
      top: 50%;
      right: 22px;
      -webkit-transform: translateY(calc(-50% - 4px));
              transform: translateY(calc(-50% - 4px)); } }
  .is-js-accordion.is-open::after {
    display: none; }

@media only screen and (max-width: 768px) {
  .is-js-accordion-target {
    height: 0;
    overflow: hidden;
    -webkit-transition: all .75s;
    transition: all .75s; } }

@media only screen and (max-width: 768px) {
  .is-js-accordion-target .box:nth-child(1) {
    margin-top: 15px; } }

.pc_bnr {
  display: none !important; }

.main-contents .investment_2024-topic__img_01 img {
  display: block;
  max-width: 411px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-topic__img_01 img {
      max-width: 100%; } }

@media only screen and (max-width: 768px) {
  .main-contents .investment_2024-topic__img_02 {
    margin-bottom: 30px; } }

.main-contents .investment_2024-topic__img_02 img {
  display: block;
  max-width: 551px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-topic__img_02 img {
      max-width: 100%; } }

.main-contents .investment_2024-common__topic.left p {
  text-align: left; }

.main-contents .investment_2024-common__topic-risk b {
  color: #006EBC;
  font-size: 16px;
  font-weight: 700; }

.main-contents .investment_2024-common__topic-risk p {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 25px; }

.main-contents .investment_2024-common__topic-risk ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 35px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__topic-risk ul {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 15px 20px;
      max-width: 400px; } }
  .main-contents .investment_2024-common__topic-risk ul li {
    color: #006EBC;
    font-weight: 700;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-common__topic-risk ul li {
        width: calc(50% - 10px); } }
    .main-contents .investment_2024-common__topic-risk ul li span {
      margin-right: 10px; }

.main-contents .investment_2024-common__process .box b {
  color: #fff;
  background-color: #006EBC; }
  .main-contents .investment_2024-common__process .box b span {
    color: #FFF100;
    font-size: 20px; }

.main-contents .investment_2024-common__process .box .img {
  height: 150px;
  -ms-flex-line-pack: center;
      align-content: center; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__process .box .img {
      height: auto; } }
  .main-contents .investment_2024-common__process .box .img img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto; }

.main-contents .investment_2024-common__process .box p {
  text-align: left; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-common__process .box p {
      text-align: center; } }

.main-contents .investment_2024-common__process .box p.bold {
  color: #006EBC;
  font-size: 14px;
  text-align: center;
  font-weight: 700; }
  .main-contents .investment_2024-common__process .box p.bold + * {
    margin-top: 10px; }
  .main-contents .investment_2024-common__process .box p.bold span {
    font-size: 20px; }

@media only screen and (max-width: 768px) {
  .main-contents .investment_2024-disadvantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 10px; } }

.main-contents .investment_2024-disadvantages .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-disadvantages .inner {
      display: block;
      width: 50%; } }
  .main-contents .investment_2024-disadvantages .inner + * {
    margin-top: 15px; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-disadvantages .inner + * {
        margin-top: 0; } }
  .main-contents .investment_2024-disadvantages .inner:nth-of-type(1) b {
    background-color: #F65F8C; }
  .main-contents .investment_2024-disadvantages .inner:nth-of-type(1) .box {
    background-color: #FAE4EA; }
  .main-contents .investment_2024-disadvantages .inner b {
    color: #fff;
    background-color: #BFBFBF;
    font-size: 18px;
    letter-spacing: 3px;
    text-align: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 55px; }
    @media only screen and (min-width: 769px) {
      .main-contents .investment_2024-disadvantages .inner b {
        -webkit-writing-mode: vertical-rl;
            -ms-writing-mode: tb-rl;
                writing-mode: vertical-rl; } }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-disadvantages .inner b {
        font-size: 16px;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding: 8px 0 10px; } }

.main-contents .investment_2024-disadvantages .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 15px;
  width: calc(100% - 70px);
  margin-left: 15px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-disadvantages .block {
      display: block;
      width: 100%;
      margin: 0; } }

.main-contents .investment_2024-disadvantages .box {
  background-color: #EEEEEE;
  width: 33.33333%;
  padding: 30px 20px; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-disadvantages .box {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-disadvantages .box + * {
      margin-top: 10px; } }
  .main-contents .investment_2024-disadvantages .box img {
    display: block;
    margin: 0 auto 15px; }
  .main-contents .investment_2024-disadvantages .box p {
    text-align: center;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .main-contents .investment_2024-disadvantages .box p {
        text-align: left;
        height: 90px; } }

.main-contents .investment_2024-subTitle {
  color: #006EBC;
  font-size: 18px;
  text-align: center;
  display: block; }
  @media only screen and (max-width: 768px) {
    .main-contents .investment_2024-subTitle {
      font-weight: 500; } }
  .main-contents .investment_2024-subTitle span {
    position: relative; }
    .main-contents .investment_2024-subTitle span::before, .main-contents .investment_2024-subTitle span::after {
      content: "";
      background-color: #006EBC;
      display: block;
      width: 30px;
      height: 2px;
      position: absolute; }
    .main-contents .investment_2024-subTitle span::before {
      left: -35px;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg); }
    .main-contents .investment_2024-subTitle span::after {
      right: -35px;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg); }
