@charset "shift_jis";
/* Updated 2025/11/17.T */
/*-----------------------
font
------------------------*/
@font-face {
  font-family: noto-serif;
  src: url("/kojin/cmn/fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf");
}
@font-face {
  font-weight: bold;
  font-style: normal;
  font-family: noto-serif;
  src: url("/kojin/cmn/fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf");
}
/*-----------------------
general
------------------------*/
/* btn */
.btn-type01.-orange01 {
  background-color: #ff5f04;
}
/* list */
.list-circle01 > .item {
  padding-left: 22px;
  font-size: 1.4rem;
  line-height: 1.45;
}
.list-circle01 > .item:before {
  top: .18em;
  width: 16px;
  height: 16px;
  background: #08774e;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .list-circle01 > .item:before {
    top: .25em;
  }
}
/* color */
._t-red01 a {
  color: #c83030 !important;
}
/*-------------------------------
layout
-------------------------------*/
/* header */
#header-wrap {
  z-index: 3;
}
.cpnStart .cpEndTxt {
  z-index: 3;
}
/* footer */
#footer-area {
  position: relative;
  z-index: 2;
}
#footer-content {
  margin-top: 0;
}
#footer-fixed {
  z-index: 3;
}
#local-nav {
  margin-top: 160px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  #local-nav {
    margin-top: 138px;
  }
}
/* container */
.layout-container01 {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .layout-container02 {
    margin: 0 auto;
    max-width: 1200px;
  }
}
@media screen and (max-width: 767px) {
  .layout-container02 {
    padding: 0 18px;
  }
}
/* bg */
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: flex;
  height: 100vh;
  background: url("/kojin/special/toushinfundwrap_cp202511/imgs/index_bg_01.jpg") center top repeat;
  background-size: cover;
}
.layout-bg01 .bg01 {
  width: 100%;
  height: 100%;
  background-color: rgba(16, 52, 92, 0.16);
  opacity: 0;
}
/*-----------------------
tokuten-area
------------------------*/
.tokuten-area01 {
  padding: 32px 0 130px;
}
.tokuten-area01 > .ttl01 {
  position: relative;
}
.tokuten-area01 > .ttl02 {
  position: relative;
  margin-top: 120px;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 {
    padding: 20px 18px 130px 18px;
  }
  .tokuten-area01 > .ttl01 {
    margin-left: -44px;
    text-align: center;
  }
  .tokuten-area01 > .ttl02 {
    margin: 20px -14px 0;
  }
}
.tokuten-area01 .ttl03 {
  text-align: center;
  letter-spacing: .02em;
  font-weight: bold;
  font-size: 2.0rem;
  font-family: noto-serif;
}
.tokuten-area01 .list03 {
  margin-top: 32px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 .list03 {
    margin-top: 13px;
  }
}
@media print, screen and (min-width: 768px) {
  .tokuten-area01 .table01 {
    min-width: 834px;
  }
}
/* TAB STYLES */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tokuten-area01 .table01 {
    min-width: 740px;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 .table01 {
    margin-top: 10px !important;
    width: 100%;
  }
}
.tokuten-area01 .table01 col:first-child {
  width: 50%;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 .table01 col.col01 {
    width: 110px;
  }
}
.tokuten-area01 .table01 th {
  position: relative;
  padding: 0 10px 0 10px;
  height: 76px;
  border-bottom: 1px solid #ffffff;
  background-color: #f3e9bc;
  vertical-align: middle;
  text-align: center;
  letter-spacing: .1em;
  font-weight: bold;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 .table01 th {
    height: 93px;
    letter-spacing: .05em;
  }
}
.tokuten-area01 .table01 th.th01 {
  height: 68px;
}
.tokuten-area01 .table01 th.th02 {
  height: 80px;
  letter-spacing: .0em;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 .table01 th.th02 {
    padding: 10px 10px;
    height: auto;
    font-size: 1.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .tokuten-area01 .table01 th.th02 {
    font-size: 3.73333vw;
  }
}
/* TAB STYLES */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tokuten-area01 .table01 th.th02 br {
    display: none;
  }
}
.tokuten-area01 .table01 td {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: #fff6df;
  vertical-align: middle;
  text-align: center;
  letter-spacing: .1em;
  font-weight: bold;
}
.tokuten-area01 .table01 thead th {
  height: 62px;
  border-right: 1px solid #ffffff;
  letter-spacing: .11em;
  font-size: 1.6rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .tokuten-area01 .table01 thead th {
    font-size: 4.26667vw;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 .table01 tbody th {
    padding-top: 16px;
    padding-bottom: 15px;
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .tokuten-area01 .table01 td {
    font-size: 1.6rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .tokuten-area01 .table01 tbody th {
    font-size: 4.26667vw;
  }
}
.tokuten-area01 .table01 tbody th:after {
  position: absolute;
  top: calc(50% - 7px);
  right: -10px;
  display: block;
  width: 14px;
  height: 14px;
  background: url("/kojin/special/toushinfundwrap_cp202511/imgs/index_ico_01.svg") 0 0 no-repeat;
  content: "";
}
.tokuten-area01 .table01 .bg01 {
  background-color: #eae2bb;
}
.tokuten-area01 .table01 .bg02 {
  background-color: #fdefca;
}
.tokuten-area01 .num01 {
  display: inline-block;
  margin: -1px 0 0 0;
  letter-spacing: 0;
  font-size: 2.0rem;
  transform: translate(0, 0px);
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .tokuten-area01 .num01 {
    font-size: 5.33333vw;
  }
}
.tokuten-area01 .num02 {
  display: inline-block;
  margin: -10px 4px 0 -8px;
  color: #e95501;
  letter-spacing: 0;
  font-size: 3.0rem;
  transform: translate(0, 5px);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .tokuten-area01 .num02 {
    font-size: 2.8rem;
    transform: translate(10px, 6px);
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .tokuten-area01 .num02 {
    font-size: 8vw;
  }
}
.tokuten-area01 sup {
  font-size: 1.0rem;
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .tokuten-area01 sup {
    font-size: 2.66667vw;
  }
}
.tokuten-area01 .table-detail01 {
  border: 0;
}
.tokuten-area01 .table-detail01 > .item:first-child > .row > .header {
  border-top: 0;
}
.tokuten-area01 .table-detail01 > .item:first-child > .row > .data {
  border-top: 0;
}
.tokuten-area01 .table-detail01 > .item:not(:first-child) {
  border-top: 0;
}
.tokuten-area01 .table-detail01 > .item > .row > * {
  padding: 14px;
}
.tokuten-area01 .table-detail01 > .item > .row:not(:first-child) {
  border-left: 0;
}
.tokuten-area01 .table-detail01 > .item > .row > .header {
  border-top: 1px solid #fff;
  background: #e2efbc;
  color: #141d1d;
  vertical-align: middle;
  text-align: center;
  font-size: 1.4rem;
}
.tokuten-area01 .table-detail01 > .item > .row > .data {
  border-top: 1px solid #94d1d1;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  .tokuten-area01 .table-detail01 > .item {
    display: table;
    width: 100%;
  }
  .tokuten-area01 .table-detail01 > .item > .row {
    display: table-row;
  }
  .tokuten-area01 .table-detail01 > .item > .row > .header {
    display: table-cell;
    width: 200px;
  }
  .tokuten-area01 .table-detail01 > .item > .row > .data {
    display: table-cell;
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 767px) {
  .tokuten-area01 .table-detail01 > .item > .row > .data {
    border-top: none;
  }
}
/*-----------------------
detail-area
------------------------*/
.detail-area01 {
  position: relative;
  z-index: 2;
  padding: 0 0 404px 0;
  background-color: #e9f2f7;
  background-image: url("/kojin/special/toushinfundwrap_cp202511/imgs/index_bg_02.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .detail-area01 {
    padding: 0 0 34.66667vw;
    background-image: url("/kojin/special/toushinfundwrap_cp202511/imgs/index_bg_02_sp.png");
    background-size: 100% auto;
  }
}
.detail-area01 .bg01 {
  padding: 140px 0 115px 0;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .detail-area01 .bg01 {
    padding: 50px 0 40px 0;
  }
}
.detail-area01 .bn01 {
  margin: 40px 0 40px 0;
}
@media print, screen and (min-width: 768px) {
  .detail-area01 .bn01 {
    display: flex;
    justify-content: center;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .detail-area01 .bn01 {
    text-align: center;
  }
}
.detail-area01 .item01 + .item01 {
  margin: -5px 0 0 5px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .detail-area01 .item01 + .item01 {
    margin: 4px 0 0 0;
  }
}
.detail-area01 [class*=card-normal] > .inner > .header {
  padding-top: 16px;
  padding-bottom: 20px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .detail-area01 [class*=card-normal] > .inner > .header > .title[class*=glyph-] > .inner {
    padding-left: 1.5em;
  }
}
.detail-area01 .list-circle01 > .item:not(:first-child) {
  margin-top: 8px;
}
.detail-area01 [class*=card-normal]>.inner>.header>.title[class*=glyph-]>.inner {
  font-family: "Noto Serif JP";
  font-size: 2.4rem;
  letter-spacing: 0.09em;
}
.detail-area01 .card-normal01:not(:first-child) {
  margin-top: 60px;
}
/*-----------------------
kv-area
------------------------*/
@media screen and (min-width: 768px) {
  .kv-area01 {
    padding: 83px 0 40px;
  }
  .kv-area01 > .ttl01 {
    max-width: 1244px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .kv-area01 {
    padding-bottom: 21px;
  }
}
/*-----------------------
bnr-area01
------------------------*/
.bnr-area01 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 114px 0 98px 0;
  text-align: center;
}
/*-----------------------
fundwrap-frame01
------------------------*/
.fundwrap-frame01 {
  position: relative;
  margin-top: 40px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 30px 0px #4c9ad966;
}
.fundwrap-frame01::after {
  position: absolute;
  left: 3px;
  top: -103px;
  display: block;
  width: 216px;
  height: 191px;
  background: url("/kojin/special/toushinfundwrap_cp202511/imgs/index_img_07.png") 0 0 no-repeat;
  background-size: 100% auto;
  content: "";
}
.fundwrap-frame01 > .head01 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  min-height: 181px;
  background: linear-gradient(90deg, rgba(185, 146, 38, 0.5) 0.33%, rgba(195, 159, 65, 0.5) 21.33%, rgba(210, 178, 103, 0.5) 55.33%, rgba(219, 190, 126, 0.5) 83.33%, rgba(223, 195, 135, 0.5) 100.33%);
}
.fundwrap-frame01 > .wrap01 {
  display: flex;
  justify-content: center;
  padding: 60px 63px 0;
}
.fundwrap-frame01 > .wrap02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 67px;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fundwrap-frame01 {
    margin: 21px 0 0 0;
    padding: 0 0 40px 0;
  }
  .fundwrap-frame01::after {
    left: -16px;
    top: -42px;
    width: 120px;
    height: 107px;
    background-image: url("/kojin/special/toushinfundwrap_cp202511/imgs/index_img_07_sp.png");
  }
  .fundwrap-frame01 > .head01 {
    padding: 10px 10px 14px 10px;
    width: auto;
    min-height: 168px;
  }
  .fundwrap-frame01 > .wrap01 {
    flex-direction: column;
    padding: 24px 16px 0 16px;
  }
  .fundwrap-frame01 > .wrap02 {
    padding: 26px 10px 0 10px;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .fundwrap-frame01::after {
    width: 100px;
  }
}
/*-----------------------
fundwrap-frame02
------------------------*/
.fundwrap-frame02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 132px;
  padding: 40px 18px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 30px 0px #4c9ad966;
}
.fundwrap-frame02 > .txt01 {
  margin: 32px 0 12px 0;
  text-align: center;
  font-weight: bold;
}
.fundwrap-frame02 > .txt02 {
  color: #004831;
  font-weight: bold;
  font-size: 3.6rem;
  font-family: roboto;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fundwrap-frame02 {
    margin-top: 42px;
    padding: 24px 16px 24px;
  }
}
/*-----------------------
fundwrap-frame03
------------------------*/
.fundwrap-frame03 {
  margin-top: 130px;
  padding: 40px 61px 40px 35px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 30px 0px #4c9ad966;
}
.fundwrap-frame03 > .wrap01 {
  padding-right: 75px;
}
.fundwrap-frame03 > .wrap02 {
  position: relative;
  flex: 1;
  padding: 16px 0 16px 75px;
}
.fundwrap-frame03 > .wrap02:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 4px;
  height: 100%;
  border-right: 1px solid #004831;
  border-left: 1px solid #004831;
  content: "";
}
.fundwrap-frame03 > .wrap02 > .txt01 {
  margin: 0 0 25px 0;
}
.fundwrap-frame03 .btn-type01 {
  padding: 3px 20px;
  background-color: #003288;
}
.fundwrap-frame03 .btn-type01 > .inner {
  color: #fff;
}
.fundwrap-frame03 .btn-type01:hover {
  background-color: rgba(0, 50, 136, 0.7) !important;
}
.fundwrap-frame03 .btn-type01:focus {
  background-color: rgba(0, 50, 136, 0.7) !important;
}
@media screen and (min-width: 768px) {
  .fundwrap-frame03 {
    display: flex;
    align-items: center;
  }
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fundwrap-frame03 {
    margin-top: 42px;
    padding: 30px 19px;
  }
  .fundwrap-frame03 > .wrap01 {
    padding: 0 0 22px 0;
    text-align: center;
  }
  .fundwrap-frame03 > .wrap02 {
    padding: 27px 0 0 0;
  }
  .fundwrap-frame03 > .wrap02:before {
    left: calc(50% - 28px);
    width: 57px;
    height: 5px;
    border: 0;
    border-top: 1px solid #004831;
    border-bottom: 1px solid #004831;
  }
  .fundwrap-frame03 .btn-type01 {
    padding: 7px 10px;
    width: 100%;
  }
  .fundwrap-frame03 .btn-type01 > .inner {
    line-height: 1.6;
  }
}
/*-----------------------
fundwrap-frame04
------------------------*/
.fundwrap-frame04 {
  margin-top: 130px;
  padding: 40px 60px 42px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 30px 0px #4c9ad966;
}
.fundwrap-frame04 > .ttl01 {
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fundwrap-frame04 {
    margin-top: 40px;
    padding: 19px 18px 22px 19px;
  }
}
/*-----------------------
fundwrap-box01
------------------------*/
.fundwrap-box01 {
  width: 48%;
}
.fundwrap-box01:not(:first-child) {
  margin: 0 0 0 40px;
}
.fundwrap-box01 > .head01 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 10px 26px;
  background: #e2efbc;
}
.fundwrap-box01.-type02 > .head01 {
  padding: 2px 54px 13px;
}
.fundwrap-box01 > .head01 > .icon01 {
  position: absolute;
  top: -14px;
  left: -10px;
}
.fundwrap-box01 > .body01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 25px;
  background: #fff;
}
.fundwrap-box01.-type02 > .body01 {
  padding: 23px 25px 31px;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .fundwrap-box01 {
    width: 100%;
  }
  .fundwrap-box01:not(:first-child) {
    margin: 24px 0 0 0;
  }
  .fundwrap-box01 > .head01 {
    padding: 8px;
    height: auto;
  }
  .fundwrap-box01.-type02 > .head01 {
    padding: 10px;
  }
  .fundwrap-box01 > .head01 > .icon01 {
    top: -7px;
    left: -5px;
  }
  .fundwrap-box01 > .body01 {
    padding: 18px 16px;
  }
  .fundwrap-box01.-type02 > .body01 {
    padding: 17px 16px 16px;
  }
}
/*-----------------------
fundwrap-scroll
------------------------*/
@media screen and (max-width: 767px) {
  .fundwrap-scroll01 {
    position: relative;
    overflow: hidden;
  }
  .fundwrap-scroll01 > .scrWrap01 {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    overscroll-behavior-x: contain;
  }
  .fundwrap-scroll01 > .scrWrap01 > .scrInr01 {
    min-width: 401px;
  }
  .fundwrap-scroll01 > .scrIcon01 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    z-index: 1;
    width: 199px;
    height: auto;
  }
}