@charset "UTF-8";
/*mq PC*/
/*mq SP*/
@media screen and (min-width: 769px) {
  br.sp,
  #stage_sp {
    display: none;
  }
}

/*mq*/
@media screen and (max-width: 768px) {
  #stage_pc {
    display: none;
  }
}

/*mq*/
@media screen and (min-width: 769px) {
  .fotter_contact_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px;
  }
  .contact-mailtitle {
    font-size: 18px;
    font-weight: bold;
    background-image: url(../images/icon_mail.svg);
    background-repeat: no-repeat;
    background-position: 52px -7px;
    background-size: 48px 48px;
    height: 36px;
    line-height: 36px;
  }
  .contact-mailbtn {
    background-color: #009FD9;
    border-radius: 9999px;
    width: 360px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    margin-top: 15px;
    margin-right: 56px;
  }
}

@media screen and (max-width: 768px) {
  .fotter_contact_wrapper {
    text-align: center;
    padding: 40px 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact-mailtitle {
    font-size: 18px;
    font-weight: bold;
    background-image: url(../images/icon_mail.svg);
    background-repeat: no-repeat;
    background-position: 28px 1px;
    background-size: 34px 34px;
    height: 36px;
    line-height: 36px;
    padding-left: 48px;
  }
  .contact-mailbtn {
    background-color: #009FD9;
    border-radius: 9999px;
    width: 300px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    margin-top: 12px;
  }
}

.contact-mailtitle, .contact-mailbtn {
  display: block;
}

.fotter_contact_wrapper {
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.9);
  color: #333;
}

body .fotter_contact_wrapper .contact-mail:hover {
  -webkit-transition: all  0.5s ease;
  transition: all  0.5s ease;
  opacity: .8;
}

/* =============================================== */
 .test {
  background-color: #fff;
}

.ttl {
  font-size: 40px;
  padding-bottom: 8px;
  border-bottom: 4px solid #009FD9;
  line-height: 1.4;
}

.hd02 {
  margin-bottom: 28px;
}

.c-text {
  font-size: 16px;
  line-height: 2;
}

.main-visual_sub__txt {
  /*mq PC*/
  /*mq SP*/
}

@media screen and (min-width: 769px) {
  .main-visual_sub__txt {
    padding-top: 72px;
  }
}

@media screen and (max-width: 768px) {
  .main-visual_sub__txt {
    padding-top: 32px;
  }
}

@media screen and (min-width: 769px) {
  .sec-fundlist-wrap {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*mq PC*/
#ct01.normal-section {
  padding-top: 20px;
}

@media screen and (min-width: 769px) {
  .c-philosophy_v2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

/*mq PC*/
/*mq SP*/
.c-philosophy_v2 {
  /*mq PC*/
  /*mq SP*/
}

@media screen and (min-width: 769px) {
  .c-philosophy_v2 > div {
    width: 305px;
  }
  .c-philosophy_v2 .imgbox {
    height: 255px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-philosophy_v2 img {
    width: 161px;
    height: auto;
  }
  .c-philosophy_v2 p {
    font-size: 16px;
    line-height: 2;
  }
  .c-philosophy_v2 strong {
    font-size: 20px;
    font-weight: bold;
    color: #009FD9;
  }
}

@media screen and (max-width: 768px) {
  .c-philosophy_v2 > div + div {
    padding-top: 8px;
    padding-bottom: 12px;
  }
  .c-philosophy_v2 .imgbox {
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .c-philosophy_v2 img {
    width: 120px;
    height: auto;
  }
  .c-philosophy_v2 p {
    font-size: 15px;
    line-height: 1.8;
  }
  .c-philosophy_v2 strong {
    font-size: 18px;
    font-weight: bold;
    color: #009FD9;
  }
}

.c-buttonbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}

.c-buttonbox .fund_toggle_btn,
.c-buttonbox a {
  width: 300px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  background-color: #009FD9;
  color: #fff;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: all  0.5s ease;
  transition: all  0.5s ease;
}

.c-buttonbox .fund_toggle_btn::after,
.c-buttonbox a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 12px;
  height: 12px;
  margin: -8px 0 0 0;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-buttonbox .fund_toggle_btn:hover,
.c-buttonbox a:hover {
  background-color: #0081b0;
}

#ct02 h3 {
  padding-bottom: 32px;
}

.sec__fund__map {
  padding-bottom: 80px;
}

.c-lead {
  /*mq PC*/
  /*mq SP*/
}

@media screen and (min-width: 769px) {
  .c-lead {
    padding-top: 16px;
    text-align: center;
    color: #009FD9;
    font-size: 34px;
    font-weight: bold;
  }
  .c-lead span {
    display: inline-block;
    padding: 0 4px 4px;
    border-bottom: 7px solid #FFFF00;
  }
}

@media screen and (max-width: 768px) {
  .c-lead {
    text-align: left;
    color: #009FD9;
    font-size: 21px;
    line-height: 2;
    font-weight: bold;
  }
  .c-lead span {
    display: inline;
    padding: 0 4px 2px;
    border-bottom: 5px solid #FFFF00;
  }
}

.fundlist-items_innerTop {
  /*mq PC*/
  /*mq SP*/
  /*mq PC*/
  /*mq SP*/
}

@media screen and (min-width: 769px) {
  .fundlist-items_innerTop {
    width: 704px;
    padding: 36px 36px 0;
    position: relative;
    border: 1px solid transparent;
    background-color: rgba(255, 255, 255, 0.88);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fundlist-items_innerTop p {
    font-size: 16px;
    line-height: 1.8;
    padding: 16px 0 30px;
  }
  .fundlist-items_innerTop .c-buttonbox {
    margin-top: 0;
    margin-bottom: -30px;
  }
}

@media screen and (max-width: 768px) {
  .fundlist-items_innerTop {
    padding: 16px 16px 0;
    position: relative;
    border: 1px solid transparent;
    background-color: rgba(255, 255, 255, 0.88);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fundlist-items_innerTop p {
    font-size: 16px;
    line-height: 1.8;
    padding: 16px 0 16px;
  }
  .fundlist-items_innerTop .c-buttonbox {
    margin-top: 0;
    margin-bottom: -30px;
  }
}

@media screen and (min-width: 769px) {
  .fundlist-items_innerTop::before {
    content: "";
    display: inline-block;
    background-color: rgba(130, 208, 236, 0.9);
    width: 88px;
    height: 88px;
    position: absolute;
    top: -44px;
    left: -44px;
  }
  .fundlist-items_innerTop::after {
    content: "";
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.88);
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}

@media screen and (max-width: 768px) {
  .fundlist-items_innerTop::before {
    content: "";
    display: inline-block;
    background-color: rgba(130, 208, 236, 0.9);
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    left: -20px;
  }
  .fundlist-items_innerTop::after {
    content: "";
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.88);
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}

.fundlist-items_hgroup {
  position: relative;
  /*mq PC*/
  /*mq SP*/
}

@media screen and (min-width: 769px) {
  .fundlist-items_hgroup h4 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 8px;
    color: #009FD9;
  }
  .fundlist-items_hgroup a {
    position: absolute;
    top: 12px;
    right: 0;
    border: 1px solid #009FD9;
    border-radius: 100px;
    display: inline-block;
    padding: 0 12px;
    color: #009FD9;
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) {
  .fundlist-items_hgroup h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 12px;
    color: #009FD9;
  }
  .fundlist-items_hgroup a {
    position: absolute;
    top: 1px;
    right: 0;
    border: 1px solid #009FD9;
    border-radius: 100px;
    display: inline-block;
    padding: 0 12px;
    color: #009FD9;
    font-weight: bold;
  }
}

.fundlist-items-data {
  /*mq PC*/
  /*mq SP*/
}

@media screen and (min-width: 769px) {
  .fundlist-items-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px 4px;
    border-top: 2px solid #009FD9;
    border-bottom: 2px solid #009FD9;
  }
  .fundlist-items-data li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #009FD9;
  }
  .fundlist-items-data li span {
    font-size: 15px;
    color: #000;
    margin-right: 14px;
  }
  .fundlist-items-data li + li {
    margin-left: 20px;
  }
  .fundlist-items-data .txt_small {
    margin-right: 0;
    margin-left: 8px;
    color: #009FD9;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .fundlist-items-data {
    text-align: left;
    padding: 12px 4px;
    border-top: 2px solid #009FD9;
    border-bottom: 2px solid #009FD9;
  }
  .fundlist-items-data li {
    font-size: 14px;
    font-weight: bold;
    color: #009FD9;
    white-space: nowrap;
  }
  .fundlist-items-data li + li {
    margin-top: 8px;
  }
  .fundlist-items-data li span {
    font-size: 12px;
    color: #000;
    margin-right: 6px;
  }
  .fundlist-items-data li .txt_small {
    margin-right: 0;
    color: #009FD9;
    font-size: 12px;
  }
}

.fundlist-items_innerBottom {
  /*mq PC*/
  /*mq SP*/
}

@media screen and (min-width: 769px) {
  .fundlist-items_innerBottom {
    margin-top: 60px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    background-color: rgba(255, 255, 255, 0.88);
    padding: 32px 32px;
    border-top: 1px solid #009FD9;
    border-bottom: 1px solid #009FD9;
  }
  .fundlist-items_innerBottom dl + dl {
    margin-top: 48px;
  }
  .fundlist-items_innerBottom dt {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 8px;
  }
  .fundlist-items_innerBottom dt::before {
    content: "";
    height: 0;
    display: inline-block;
    width: 75px;
  }
  .fundlist-items_innerBottom dt.green::before {
    border-bottom: 2px solid #04A53C;
  }
  .fundlist-items_innerBottom dt.orange::before {
    border-bottom: 2px solid #EE742B;
  }
  .fundlist-items_innerBottom dt span {
    font-weight: bold;
    font-size: 18px;
    padding-left: 10px;
  }
  .fundlist-items_innerBottom ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fundlist-items_innerBottom li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    padding: 8px 8px 16px;
    text-align: center;
  }
  .fundlist-items_innerBottom li a {
    display: block;
    -webkit-transition: all  0.5s ease;
    transition: all  0.5s ease;
  }
  .fundlist-items_innerBottom .item_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100px;
  }
  .fundlist-items_innerBottom .item_img img {
    width: auto;
    height: auto;
    max-height: 100%;
  }
  .fundlist-items_innerBottom .item_name {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .fundlist-items_innerBottom {
    margin-top: 44px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    background-color: rgba(255, 255, 255, 0.88);
    padding: 28px 16px;
    border-top: 1px solid #009FD9;
    border-bottom: 1px solid #009FD9;
  }
  .fundlist-items_innerBottom dl + dl {
    margin-top: 32px;
  }
  .fundlist-items_innerBottom dt {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 12px;
  }
  .fundlist-items_innerBottom dt::before {
    content: "";
    height: 0;
    display: inline-block;
    width: 44px;
  }
  .fundlist-items_innerBottom dt.green::before {
    border-bottom: 2px solid #04A53C;
  }
  .fundlist-items_innerBottom dt.orange::before {
    border-bottom: 2px solid #EE742B;
  }
  .fundlist-items_innerBottom dt span {
    font-weight: bold;
    font-size: 16px;
    padding-left: 10px;
  }
  .fundlist-items_innerBottom ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fundlist-items_innerBottom li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 4px 8px 16px;
    text-align: center;
  }
  .fundlist-items_innerBottom li a {
    display: block;
    -webkit-transition: all  0.5s ease;
    transition: all  0.5s ease;
  }
  .fundlist-items_innerBottom .item_img {
    display: block;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 80px;
  }
  .fundlist-items_innerBottom .item_img img {
    width: auto;
    height: auto;
    max-height: 80px;
  }
  .fundlist-items_innerBottom .item_name {
    display: none;
  }
}

.fund_inner {
  /*mq PC*/
}

@media screen and (min-width: 769px) {
  .fund_inner {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 90px;
  }
}

@media screen and (min-width: 769px) {
  .fundlist-items + .fundlist-items {
    margin-top: 92px;
  }
  .fundlist-items.left {
    background-position: top right;
    background-repeat: no-repeat;
  }
  .fundlist-items.left .fund_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .fundlist-items.right {
    background-position: top left;
    background-repeat: no-repeat;
  }
  .fundlist-items.right .fund_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

/*mq PC*/
@media screen and (max-width: 768px) {
  .fundlist-items + .fundlist-items {
    margin-top: 60px;
  }
  .fundlist-items.right,
  .fundlist-items.left {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 200px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*mq SP*/
#fund01 {
  background-image: url(../../images/fund01.jpg);
}

#fund02 {
  background-image: url(../../images/fund02.jpg);
}

#fund03 {
  background-image: url(../../images/fund03.jpg);
}

#fund04 {
  background-image: url(../../images/fund04.jpg);
}

#fund05 {
  background-image: url(../../images/fund05.jpg);
}


#fund06 {
  background-image: url(../../images/fund06.jpg);
}


#fund07 {
  background-image: url(../../images/fund07.jpg);
}


#fund10 {
  background-image: url(../../images/fund10.jpg);
}
