@charset "UTF-8";
/* * {
  outline: 1px solid red;
} */
/* override
++++++++++++++++++++++++++++++++++++++++ */  
body {
  font-family: "Roboto", "YakuHanJP", "Subset-NotoSansJP", Meiryo, sans-serif;
  color:#0a1f33;
}
.l-container { font-feature-settings: 'palt'; }
.l-heading { margin: 0; }
.l-main { margin: auto; }
@media only screen and (max-width: 767.98px) {
  .l-heading {
    margin-top: -64px;
    padding: 0;
  }
  .l-main { padding-top: 0; }
  .m-cta_panel {
    margin: 40px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-heading {
    margin-top: 40px;
    width: 1120px;
  }
  .l-main { margin-top: 96px; }
  .m-cta_panel,
  section { width: 888px; }
  .m-ttl-primary.-noline {
    margin-top: 160px;
    padding-bottom: 10px;
  }
}

section + section {}
@media (max-width: 767.98px) {
  section + section { margin-top: 72px; }
}
@media (min-width: 768px) {
  section + section { margin-top: 96px; }
}

@media (max-width: 767.98px) {
  .m-tab__body {
    padding: 40px 0 0;
  }
  .m-tab .m-tab__button {
    line-height: 1.25;
  }
}
@media print, screen and (min-width: 768px) {
  .m-tab__body {
    padding: 48px 0 0;
  }
  .m-tab .is-current a {
    cursor: default;
  }
}

/* heading
++++++++++++++++++++++++++++++++++++++++ */  
.fund-ttl_lv2 { letter-spacing: 0.05em; }
.fund-ttl_lv2 span { display: block; }
.fund-ttl_lv3 {
  margin: 0 auto;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #0a1f33;
}
.fund-ttl_lv3_v2 {
  width: 557px;
  margin: 40px auto;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.025em;
  text-align: center;
  color: #3674b2;
}
.fund-ttl_lv3_v2::before,
.fund-ttl_lv3_v2::after {
  position: absolute;
  bottom: 12px;
  display: block;
  content: "";
  width: 140px;
  height: 1px;
  background-color: #3674b2;
}
.fund-ttl_lv3_v2::before { left: 0; }
.fund-ttl_lv3_v2::after { right: 0; }
.fund-ttl_lv3_v2 span { font-weight: normal; display: block; margin-bottom: 10px; }
.fund-read {
  text-align: center;
  display: block;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.fund-text { letter-spacing: 0.025em; }
.fund-img { display: block; margin: 0 auto; border-radius: 8px; overflow: hidden; }
.fund-note {
  color: #848484;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
  margin-top: 16px;
}
@media (max-width: 767.98px) {
  .fund-ttl_lv2 { padding-bottom: 20px; letter-spacing: 0.1em; }
  .fund-ttl_lv2 span { font-size: 2rem; letter-spacing: 0.05em; }
  .fund-read {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .fund-ttl_lv3 {
    font-size: 2rem;
  }
  .fund-ttl_lv3_v2 {
    width: 296px;
    margin: 32px auto 0;
    font-size: 2.2rem;
  }
  .fund-ttl_lv3_v2::before,
  .fund-ttl_lv3_v2::after {
    bottom: 12px;
    width: 30px;
  }
  .fund-ttl_lv3_v2 span { font-size: 1.4rem; }
  .fund-text { line-height: 1.5; text-align: left; }
  .fund-img {
    width: calc(100% - 16px);
    max-width: 296px;
  }
  .fund-note {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .fund-ttl_lv2 { padding-bottom: 27px; }
  .fund-ttl_lv2 span { font-size: 2rem; }
  .fund-read {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .fund-ttl_lv3 {
    font-size: 2.4rem;
  }
  .fund-ttl_lv3_v2 {
    width: 557px;
    margin: 40px auto 0;
    font-size: 2.4rem;
  }
  .fund-ttl_lv3_v2::before,
  .fund-ttl_lv3_v2::after {
    bottom: 12px;
    width: 140px;
  }
  .fund-ttl_lv3_v2 span { font-size: 1.6rem; }
  .fund-text { line-height: 1.75; }
  .fund-img { width: 640px;  }
}

/* hero-img
++++++++++++++++++++++++++++++++++++++++ */  
.hero-img {
  overflow: hidden;
  margin: 0;
}
@media (max-width: 767.98px) {
  .hero-img { margin-bottom: 32px; }
}
@media (min-width: 768px) {
  .hero-img {
    border-radius: 8px;
    margin-bottom: 24px;
  }
}

/* fund_search_wrap
++++++++++++++++++++++++++++++++++++++++ */
.fund_search_wrap {
  margin: auto;
}
@media (max-width: 767.98px) {
  .fund_search_wrap {
    width: 100%;
  }
  .fund_search_wrap h3 {
    margin: 40px 0 24px;
  }
}
@media (min-width: 768px) {
  .fund_search_wrap {
    width: 580px;
  }
  .fund_search_wrap h3 {
    margin: 48px 0;
  }
  .fund_search_wrap a {
    transition: opacity .2s ease;
  }
  .fund_search_wrap a:hover {
    opacity: .8;
  }
}

/* search box
++++++++++++++++++++++++++++++++++++++++ */
.fund_search_searchbox {
  position: relative;
  display: flex;
}
.fund_search_searchbox > input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 50px;
  padding: 11px 18px;
  border: 1px solid #3d6b99;
  border-radius: 5px 0 0 5px;
  outline: none;
  font-size: 1.6rem;
}
.fund_search_searchbtn > button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 5;
  display: block;
  height: 50px;
  overflow: unset;
  border: none;
  border-radius: 0 5px 5px 0;
  outline: none;
  background: #3d6b99 url(/corp/guide/fund/search/img/index_ic05.svg) 50% 50% no-repeat;
  background-size: 22px auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.fund_search_searchbox_note {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
  text-align: left;
  color: #848484;
}
.fund_search_searchbox_link {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  display: inline-block;
  text-align: center;
  text-decoration: underline;
  color: #0067c3;
}
@media (max-width: 767.98px) {
  .fund_search_searchbox {
    flex-wrap: wrap;
    margin-bottom: 8px;
  }
  .fund_search_searchbox > input {
    flex-grow: 1;
    width: 70%;
  }
  .fund_search_searchbtn > button {
    width: 45px;
  }
  .fund_search_searchbox_link {
    margin: 16px auto 0;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .fund_search_searchbox {
    position: relative;
    margin-right: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 16px;
  }
  .fund_search_searchbox > input {
    width: 580px;
  }.fund_search_searchbtn > button {
    width: 60px;
  }
  .fund_search_searchbtn > button:hover {
    background-color: #0067c3;
  }
  .fund_search_searchbox_link {
    margin: 24px auto 0;
    line-height: 1.75;
  }
}

/* fund-ranking
++++++++++++++++++++++++++++++++++++++++ */
.m-guide-fund-ranking__item__heading {
  margin: 0 auto;
  line-height: 1.5;
  letter-spacing: 0.025em;
  text-align: center;
  border-bottom: solid 2px #dde0e5;
  position: relative;
}
.m-guide-fund-ranking__item__heading span {
  cursor: pointer;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/corp/guide/fund/images/icon_question.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  right: 0;
  top: 8px;
  color: transparent;
}
.m-guide-fund-ranking__item__tab__list,
.m-guide-fund-ranking__item__tab__list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
[type="checkbox"], [type="radio"] {
  display: none;
}
.m-guide-fund-ranking__item__tab__list {
  margin: 40px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #dde0e5;
  border-radius: 8px;
  overflow: hidden;
}
.m-guide-fund-ranking__item__tab__list li + li {
  border-left: solid 1px #dde0e5;
}
.m-guide-fund-ranking__item__tab__list label{
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}
.m-guide-fund-ranking__item__tab__list label:hover{
  background-color: #eaf4f8;
}
.m-guide-fund-ranking__item__tab__list label.is-checked {
  cursor: default;
  background-color: #3674b2;
  color: #fff;
}
.m-guide-fund-ranking__item__body {
  margin: 40px 0 0;
  padding: 32px 36px;
  background-color: rgba(54, 116, 178, 0.06);
}
.m-guide-fund-ranking--detail,
.m-guide-fund-ranking--detail li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.m-guide-fund-ranking--detail {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  counter-reset: fund-ranking;
}
.m-guide-fund-ranking--detail li {
  width: 400px;
  gap: 24px;
  padding: 24px 24px 24px 81px;
  border-radius: 8px;
  border: solid 1px rgba(54, 116, 178, 0.25);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 33px;
  position: relative;
  counter-increment: fund-ranking;
}
.m-guide-fund-ranking--detail li::before {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 33px;
  content: counter(fund-ranking) ;
  position: absolute;
  width: 33px;
  height: 33px;
  left: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #3d6b99;
  background-image: url(/corp/guide/fund/images/icon_ranking_other.png);
  background-size: 100%;
}
.m-guide-fund-ranking--detail li:nth-child(1)::before,
.m-guide-fund-ranking--detail li:nth-child(2)::before,
.m-guide-fund-ranking--detail li:nth-child(3)::before {
  display: none;
}
.m-guide-fund-ranking--detail li:nth-child(1) {
  background-image: url(/corp/guide/fund/images/icon_ranking01.svg);
}
.m-guide-fund-ranking--detail li:nth-child(2) {
  background-image: url(/corp/guide/fund/images/icon_ranking02.svg);
}
.m-guide-fund-ranking--detail li:nth-child(3) {
  background-image: url(/corp/guide/fund/images/icon_ranking03.svg);
}
.m-guide-fund-ranking__title {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.025em;
  text-align: left;
  text-decoration: underline;
  color: #0067c3;
}
.m-guide-fund-ranking__description__item {
  max-width: 250px;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
  text-align: left;
  display: flex;
  gap: 20px;
}
.m-guide-fund-ranking__description__item.-return {
  justify-content: space-between;
  width: 230px;
  gap: 0;
}
.m-guide-fund-ranking__description__item + 
.m-guide-fund-ranking__description__item .m-guide-fund-ranking__description__item__value {
  font-size: 1.2rem;
}
.m-guide-fund-ranking__description__item + 
.m-guide-fund-ranking__description__item .m-guide-fund-ranking__description__num {
  font-weight: bold;
  font-size: 1.4rem;
}
.m-guide-fund-ranking__description__plus {
  color: #0067c3;
}
.m-guide-fund-ranking__description__minus {
  color: #c00;
}
@media (max-width: 767.98px) {
  .m-guide-fund-ranking__item__heading {
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
  .m-guide-fund-ranking__item__heading span {
    top: 2px;
  }
  .m-guide-fund-ranking__item__date {
    font-size: 1.6rem;
    margin-top: 32px;
  }
  .m-guide-fund-ranking__item__tab__list {
    margin: 32px auto;
    width: 297px;
  }
  .m-guide-fund-ranking__item__tab__list label{
    width: 99px;
    height: 40px;
  }
  .m-guide-fund-ranking__item__body {
    margin: 32px -16px 0;
    padding: 16px;
  }
  .m-guide-fund-ranking--detail {
    gap: 16px;
  }
  .m-guide-fund-ranking--detail li {
    width: 100%;
    gap: 24px;
    padding: 16px 16px 16px 65px;
    background-position: left 16px center;
  }
  .m-guide-fund-ranking--detail li::before {
    left: 16px;
  }
  .m-guide-fund-ranking--detail li:nth-child(1) {
    background-position: left 16px center;
  }
  .m-guide-fund-ranking__title {
    margin-bottom: 8px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-guide-fund-ranking__item__heading {
    width: 640px;
    font-size: 2.4rem;
    padding-bottom: 10px;
  }
  .m-guide-fund-ranking__item__date {
    margin-top: 40px;
    font-size: 2rem;
  }
  .m-guide-fund-ranking__item__tab__list {
    margin: 40px auto;
    width: 360px;
  }
  .m-guide-fund-ranking__item__tab__list label{
    width: 120px;
    height: 40px;
  }
  .m-guide-fund-ranking__item__body {
    width: 888px;
    margin: 40px 0 0;
    padding: 32px 36px;
  }
  .m-guide-fund-ranking--detail {
    gap: 16px;
  }
  .m-guide-fund-ranking--detail li {
    width: 400px;
    gap: 24px;
    padding: 24px 24px 24px 81px;
    background-position: left 24px center;
  }
  .m-guide-fund-ranking--detail li::before {
    left: 24px;
  }
  .m-guide-fund-ranking--detail li {
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .m-guide-fund-ranking--detail li:hover {
    background-color: #eaf4f8;
  }
  .m-guide-fund-ranking__title {
    margin-bottom: 16px;
  }
  .m-guide-fund-ranking__description__item__heading {
    width: 88px;
  }
}

/* link-list
++++++++++++++++++++++++++++++++++++++++ */
.link-list,
.link-list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.link-list li a {
  display: block;
  width: 100%;
  overflow: hidden;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
@media (max-width: 767.98px) {
  .link-list {
    margin: 0 8px;
    gap: 16px;
  }
  .link-list li {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .link-list {
    gap: 16px;
  }
  .link-list li {
    width: 312px;
  }
  .link-list li a:hover {
    opacity: .7;
  }
}

/* modal
++++++++++++++++++++++++++++++++++++++++ */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.modal-overlay.active {
  display: flex;
  opacity: 1;
  pointer-events: auto;
}
.modal-content {
  background: #fff;
  border-radius: 8px;
  padding: 40px 32px 32px;
  width: 640px;
  height: 220px;
  height: auto;
  overflow-y: auto;
  position: relative;
  transform: scale(0.7);
  transition: transform 0.3s ease;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  z-index: 100000;
  text-align: center;
}
.modal-overlay.active .modal-content {
  transform: scale(1);
}
.modal-title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
.modal-body p {
  margin: 0;
  line-height: 1.75;
  font-size: 16px;
}
.modal-button {
  color: #fff;
  border: none;
  width: 200px;
  height: 40px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  transition: background-color 0.2s ease;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  background-color: #6c7986;
}
.modal-button:hover {
  background-color: #a8a8a8;
}
@media (max-width: 768px) {
  .modal-content {
    width: 100%;
    min-height: 180px;
    padding: 32px 16px 24px;
    margin: 16px;
  }
  .modal-body p {
    line-height: 1.5;
    font-size: 14px;
  }
  .modal-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .modal-button {
    width: 160px;
    height: 36px;
    margin-top: 24px;
  }
}

/* utility */
@media (max-width: 767.98px) {
  .u-mt_56-sp {
    margin-top: 56px;
  }
}

@media only screen and (max-width: 767.98px) {
}
@media print, screen and (min-width: 768px) {
}