@charset "utf-8";
/*=================================
	add.css
	- unique
    @media only screen and (max-width: 1160px)
	@media only screen and (max-width: 1022px)
	@media only screen and (max-width: 768px)
	@media only screen and (max-width: 640px)
	- clearfix
================================ */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
body{font-family:"Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;}
.mi{font-family:YuMincho, '游明朝',"小塚明朝 Pr6N R","小塚明朝 Pro R", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}

/*------------------------

nissei-s

------------------------*/

/*.nissei-s .mv{
  background: url("/fundinfo/special/indexfund/img/nissei-s/mv.png") no-repeat scroll center top; background-size: cover; display: block; padding-top: 8.5%;
  padding-bottom: 7%;
}
.nissei-s .mv_inner{ max-width: 1000px; padding: 0 150px; margin: 0 auto;}
.nissei-s .mv_read{
  font-size: 2.9rem;
  font-weight: bold;
  margin-bottom: 26px; 
}
.nissei-s .mv_read span{
  background: #fff;
  font-size: 2.9rem;
  font-weight: bold;
  margin-right: 12px;
  padding: 8px 18px;
  
}
.nissei-s .mv h1{margin-top: -6%;}
*/.nissei-s .so_cont01{padding: 80px 0;}
.nissei-s .so_co_inner{max-width: 1012px; margin: 0 auto; padding: 0 10px;}
.nissei-s .nissei-s_ttl01{text-align: center;}
.nissei-s .nissei-s_ttl01 span{position: relative; padding: 5px 30px; display: inline-block; background: #0c7316; color: #fff; font-size: 2.4rem; font-weight: bold; border-radius: 25px;}
.nissei-s .nissei-s_ttl01 span::before{content: ""; position: absolute; top: 100%; left: 50%; margin-left: -6px; border: 6px solid transparent; border-top: 6px solid #0c7316;}
.nissei-s .so_txt01{
  margin-top: 30px;
  font-size: 2.0rem;
  font-weight: 500;
  line-height: 175%;
}
.nissei-s .so_txt03{
  /* margin-top: 30px; */
  font-size: 2.0rem;
  font-weight: 500;
  line-height: 175%;
}
.nissei-s .so_txt01 .so_text01_red{
  font-size: 2.0rem;
  font-weight: 500;
  color: #E5010F;
  line-height: 175%;
}
.nissei-s .so_txt01 .so_text01_red02{
  font-size: 2.2rem;
  font-weight: bold;
  color: #E5010F;
  line-height: 175%;
}
.nissei-s .so_txt03 .so_text03_red{
  font-size: 2.0rem;
  font-weight: 500;
  color: #E5010F;
  line-height: 175%;
}
@media screen and (max-width: 640px) {
  .nissei-s .so_txt03{
    font-size: 4vw;
  }
  .nissei-s .so_txt01 .so_text01_red{
    font-size: 4vw;
  }
  .nissei-s .so_txt01 .so_text01_red02{
    font-size: 4.2vw;
  }
  .nissei-s .so_txt03 .so_text03_red{
    font-size: 4vw;
  }
}

.nissei-s .nissei-s_ttl02{
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 20px;
  background: #554F84;
  color: #fff;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .nissei-s .nissei-s_ttl02{
    font-size: 4vw;
  }
}
.nissei-s .nissei-s_ttl02 span{
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .nissei-s .nissei-s_ttl02 span{
    font-size: 4.6vw;
  }
}

.nissei-s_about01{
  background-color: #F5F5F5;
  margin-left: 68px;
  margin-top: -28px;
  padding-top: 52px;
  padding: 52px 48px 30px;
}
@media screen and (max-width: 640px) {
  .nissei-s_about01{
    margin-left: 0;
    padding: 52px 24px 10px;
  }
}
.nissei-s .nissei-s_ttl03{
  position: relative;
}
.nissei-s .nissei-s_ttl03 span{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .nissei-s .nissei-s_ttl03 span{
    font-size: 5vw;
  }
}
.nissei-s .nissei-s_ttl03 span::before{
  content: "";
  display: inline-block;
  width: 30px;
  border-top: 2px solid #333333;
  vertical-align: middle;
  margin-right: 4px;
  padding-bottom:4px;
}
@media screen and (max-width: 640px) {
}
.nissei-s .nissei-s_about01_list{
  margin-top: 50px;
  margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
  .nissei-s .nissei-s_about01_list{
    margin-top: 36px;
  }
}
.nissei-s .nissei-s_about01_list li{
  font-weight: 500;
  line-height: 1.8;
  padding : 0 0 0 2em;
  text-indent: -2em;
  font-size: 3rem;
}
@media screen and (max-width: 640px) {
  .nissei-s .nissei-s_about01_list li{
    font-weight: 500;
    line-height: 1.8;
    padding : 0 0 0 2em;
    text-indent: -2em;
    font-size: 5vw;
  }
}
.nissei-s .nissei-s_about01_list li::before{
  content: "●";
  margin: 0 1em 0 0;
}
.nissei-s .nissei-s_about01_list li .bold-red{
  color: #E5010F;
  /* font-weight: bold; */
}
.nissei-s .nissei-s_about01_list li .more-red{
  color: #E5010F;
  font-weight: 900;
}
.nissei-s .nissei-s_about01_list li .bold-s{
  font-weight: bold;
  margin-left: 4px;
}
.nissei-s .nissei-s_about01_txt{
  font-weight: bold;
  margin-left: 20em;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .nissei-s .nissei-s_about01_txt{
    margin-left: 2em;
    font-size: 4vw;
  }
}
.nissei-s .ml-68{
  margin-left: 68px;
}
@media screen and (max-width: 640px) {
  .nissei-s .ml-68{
    margin-left: 0;
  }
}
.nissei-s .so_cont02{
  background-color: #F8F8F8;
  padding: 60px 0 80px;
}
@media screen and (max-width: 640px) {
  .nissei-s .so_cont02{
    padding: 30px 0 40px;
  }
}
.nissei-s .sox_btn{
  display: block;
  width: 276px;
  margin: 20px auto 0;
  padding: 13px 15px;
  background: #e5010f;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  border-radius: 25px;
  border-top:1px solid #e5010f;
  border-bottom:5px solid #ae010b;
  text-decoration: none;
  letter-spacing: -0.5px;
}
.nissei-s .sox_btn:hover{
  background: #fff;
  border:1px solid #e5010f;
  color: #e5010f;
  padding: 15px 14px 15px 14px;
}

@media screen and (max-width: 920px) {
  .nissei-s .sox_btn{
    width: 640px;
    width: auto;
  }
}
@media screen and (max-width: 640px) {
  .nissei-s .sox_btn{
    display: block;
    width: 100%;
    margin: 20px auto 0;
    padding: 13px 15px;
    background: #e5010f;
    color: #fff;
    font-size: 3.46vw;
    font-weight: bold;
    text-align: center;
    border-radius: 25px;
    border-top:1px solid #e5010f;
    border-bottom:5px solid #ae010b;
    text-decoration: none;
    letter-spacing: -0.5px;
  }
  .nissei-s .sox_btn:hover{
    background: #fff;
    border:1px solid #e5010f;
    color: #e5010f;
    padding: 15px 14px 15px 14px;
  }
}
.nissei-s .nissei-s_txt04{
  margin: 60px 0 50px;
  font-size: 2.0rem;
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .nissei-s .nissei-s_txt04{
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .nissei-s .nissei-s_txt04{
    font-size: 4vw;
    margin: 30px 0 50px;
    font-weight: 500;
  }
}
.nissei-s .nissei-s_txt04 a{
  color: #19A1C1;
}

.nissei-s .scbox{margin-top: 25px;}
@media screen and (max-width: 640px) {
  .nissei-s .scbox{
    margin-top: 20px;
    overflow-x: scroll;
  }
  .nissei-s .scbox .nas_sp_wid{
    max-width: 922px;
    width: 922px;
  }
}
.nissei-s .na_t01{width: 100%; border: 2px solid #3B3B3B;}
.nissei-s .na_t01 tr th:first-child{
  width: 16%;
  background: #554F84;
}
.nissei-s .na_t01 tr th{
  width:28%;
  text-align: center;
  vertical-align: middle;
  padding: 13px 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
  background: #19A1C1;
  border-right: 2px solid #3B3B3B;
  border-bottom: 2px solid #3B3B3B;
}
.nissei-s .na_t01 tr th:nth-child(3){
  background: #E6E6E6;
  color: #333;
}
.nissei-s .na_t01 tr th:last-child{
  border-right: none;
  color: #333;
  background: #E6E6E6;
}
.nissei-s .na_t01 tr td{
  text-align: center;
  font-size: 1.6rem;
  padding: 12px 12px;
  border-right: 2px solid #3B3B3B;
  border-bottom: 2px solid #3B3B3B;
}
.nissei-s .na_t01 tr td:first-child{
  color: #fff;
  vertical-align: middle;
  background-color: #554F84;
  border-top: 2px solid #3B3B3B;
}
.nissei-s .na_t01 tr:nth-child(odd){ background: #f4f4f4;}
.nissei-s .na_t01 tr:nth-child(odd) td{border-right: 2px solid #3B3B3B;}
.nissei-s .na_t01 tr:nth-child(odd) td:last-child{border-right: none;}
.nissei-s .na_t01 tr td:last-child{border-right: none;}
.nissei-s .na_t01 tr td:nth-child(2){
  background-color: #E6F6F9;
  font-weight: bold;
}
.nissei-s .na_t01 .txt-feautures{
  text-align: left;
  line-height: 2;
}
.nissei-s .na_t01 .txt-feautures .so_note02{
  display: inline-block;
  line-height: 1.6;
}
.nissei-s .sc_txt{font-size: 3.46vw; margin-top: 20px; font-weight: bold; padding: 10px 0; border-radius: 5px; color: #385076; border:1px solid #385076; text-align: center;}

.nissei-s .na_t02{width: 100%; border: 2px solid #3B3B3B;}
.nissei-s .na_t02 tr th:first-child{
  width: 28%;
  background: #554F84;
}
.nissei-s .na_t02 tr:nth-child(2) td{
  background-color: #E6F6F9;
  font-weight: bold;
}
.nissei-s .na_t02 tr th{
  width: 14%;
  text-align: center;
  vertical-align: middle;
  padding: 13px 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
  background: #554F84;
  border-right: 2px solid #3B3B3B;
  border-bottom: 2px solid #3B3B3B;
}
.nissei-s .na_t02 tr td{
  text-align: center;
  font-size: 1.6rem;
  vertical-align: middle;
  padding: 12px 12px;
  border-right: 2px solid #3B3B3B;
  border-bottom: 2px solid #3B3B3B;
}
.nissei-s .na_t02 tr td:first-child{
  color: #fff;
  text-align: left;
  vertical-align: middle;
  background-color: #19A1C1;
  border-top: 2px solid #3B3B3B;
}
.nissei-s .na_t02 tr td.table_reference{
  background-color: #E6E6E6;
  color: #333;
}
.nissei-s .na_t02 tr:nth-child(odd){ background: #f4f4f4;}
.nissei-s .na_t02 tr:nth-child(odd) td{border-right: 2px solid #3B3B3B;}
.nissei-s .na_t02 tr:nth-child(odd) td:last-child{border-right: none;}
.nissei-s .na_t02 tr td:last-child{border-right: none;}

.nissei-s .na_t03{width: 100%; background-color: #fff}
.nissei-s .na_t03 th{background: #19A1C1; padding: 10px 20px; text-align: center; font-size: 1.8rem; font-weight: bold; border-right: 2px solid #fff; width: 80%; color: #fff;}
.nissei-s .na_t03 th:first-child{width: 10%;}
.nissei-s .na_t03 th:last-child{border-right: none; width: 10%;}
.nissei-s .na_t03 td{font-size: 1.8rem; font-weight: 500; padding: 10px 20px;}
.nissei-s .na_t03 td:first-child{text-align: center;}
.nissei-s .na_t03 td:last-child{text-align: center;}
.nissei-s .na_t03 tr:nth-child(odd) td{ background: #f0f0f0;}

.nissei-s .us_btn{display: block; max-width: 100%; margin: 0 0 10px; padding: 15px 15px; background: #e5010f; color: #fff; font-size: 1.6rem; font-weight: bold; text-align: center; border-radius: 40px; border-right: 4px solid #ae010b; text-decoration: none; letter-spacing: -0.5px; }
.nissei-s .us_btn:hover{ background: #fff; border:1px solid #e5010f; color: #e5010f; padding: 14px 17px 14px 15px;}
.nissei-s .us_btn.ar:hover:before{
  border-top: 2px solid #e5010f;
  border-right: 2px solid #e5010f;
}
@media screen and (max-width: 640px) {
  .nissei-s .us_btn{display: block; max-width: 100%; margin: 0 0 10px; padding: 15px 15px; background: #e5010f; color: #fff; font-size: 3.46vw; font-weight: bold; text-align: center; border-radius: 40px; border-right: 4px solid #ae010b; text-decoration: none; letter-spacing: -0.5px; }
  .nissei-s .us_btn:hover{ background: #fff; border:1px solid #e5010f; color: #e5010f; padding: 14px 17px 14px 15px;}
}

.nissei-s .sox_box03{margin-top: 70px;}
.nissei-s .sox_box03 h2{font-size: 2.3rem; font-weight: bold; padding: 10px 20px; background: #494949; color: #fff;}
.nissei-s .sox_txt02{margin: 30px 0 50px; font-size: 1.6rem; font-weight: 500;}
@media screen and (max-width: 640px) {
  .nissei-s .sox_box03{margin-top: 50px;}
  .nissei-s .sox_box03 h2{font-size: 4.26vw; font-weight: bold; padding: 10px 20px; background: #494949; color: #fff;}
}

.nissei-s .so_txt02{margin-top: 40px; font-weight: bold; font-size:2.0rem;}
.nissei-s .so_txt02.center{text-align: center;}
.nissei-s .so_txt02 span{margin-left: 20px; font-size:1.6rem; font-weight: 500;}
.nissei-s .so_img_box{margin-top: 20px; text-align: center;}
.nissei-s .so_note02{font-size: 1.4rem; margin: 10px 0 0 0;}
.nissei-s .point_box{margin-top: 80px;}
.nissei-s .point_box h2{font-size: 2.3rem; font-weight: bold; padding: 10px 20px; background: #554F84; color: #fff;}
.nissei-s .point_box .pointtxt{margin: 30px 0 0px; font-size: 1.8rem; font-weight: 500;}
.nissei-s .point_box .pointtxt span{display: block; color: #0c7316; font-size: 2.2rem; font-weight: bold; margin-bottom: 10px;}
.nissei-s .point_box .pointtxt a{color: #000; font-size: 1.8rem; font-weight: 500;}
.nissei-s .sobtn02{display: block; max-width: 520px; margin: 30px auto 10px; padding: 8px 15px; background: #e5010f; color: #fff; font-size: 1.6rem; font-weight: bold; text-align: center; border-radius: 25px; border-top:1px solid #e5010f; border-bottom:1px solid #e5010f; border-bottom: 5px solid #ae010b; text-decoration: none; letter-spacing: -0.5px; }
.nissei-s .sobtn02:hover{ background: #fff; border:1px solid #e5010f; color: #e5010f; padding: 10px 15px 10px 15px;}
.nissei-s .so_ttl{max-width: 360px; margin: 0 auto; background: #000; padding: 5px; font-size: 1.8rem; font-weight: bold; text-align: center; border-radius: 25px; color: #fff;}
.nissei-s .top_img {margin: 30px 0 70px 0; text-align: center;}

@media screen and (max-width: 640px) {
  .nissei-s #content .so_cont01{padding: 40px 0;}
  .nissei-s .so_co_inner{max-width: 90%; margin: 0 auto; padding: 0;}
  .nissei-s .so_txt01{margin-top: 20px; font-size: 4vw; font-weight: 500; line-height: 175%;}
  .nissei-s .so_txt02{margin-top: 30px; font-weight: bold; font-size:3.73vw;}
  .nissei-s .so_txt02.center{text-align: center;}
  .nissei-s .so_txt02 span{font-size:3.2vw; font-weight: bold;}
  .nissei-s .so_note02{font-size: 3.2vw; margin: 10px 0 0 0;}
  .nissei-s .point_box{margin-top: 50px;}
  .nissei-s .point_box h2{font-size: 4.8vw; font-weight: bold; padding: 10px 20px; background: #494949; color: #fff;}
  .nissei-s .point_box .spind{text-indent: -5em; padding-left: 5.5em;}
  .nissei-s .point_box .pointtxt{
    margin: 15px 0 0;
    font-size: 3.73vw; font-weight: 500;}
  .nissei-s .point_box .pointtxt span{display: block; color: #0c7316; font-size: 4.26vw; font-weight: bold; margin-bottom: 10px;}
  .nissei-s .point_box .pointtxt a{color: #000; font-size: 3.73vw; font-weight: 500;}
  .nissei-s .sobtn02{display: block; max-width: 520px; margin: 30px auto 10px; padding: 8px 15px; background: #e5010f; color: #fff; font-size: 3.46vw; font-weight: bold; text-align: center; border-radius: 25px; border-top:1px solid #e5010f; border-bottom:1px solid #e5010f; border-right: 4px solid #ae010b; text-decoration: none; letter-spacing: -0.5px; }
  .nissei-s .sobtn02:hover{ background: #fff; border:1px solid #e5010f; color: #e5010f; padding: 8px 17px 8px 15px;}
  .nissei-s .so_ttl{max-width: 360px; margin: 0 auto; background: #000; padding: 5px; font-size: 3.73vw; font-weight: bold; text-align: center; border-radius: 25px; color: #fff;}
  .nissei-s .top_img {margin: 20px 0 30px 0; text-align: center;}
}

.nissei-s .sobtn {
  display: block;
  width: 180px;
  margin: 0 30px 10px 0;
  padding: 10px 15px;
  background: #e5010f;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  border-radius: 25px;
  border-top: 1px solid #e5010f;
  border-bottom: 5px solid #ae010b;
  text-decoration: none;
  letter-spacing: -0.5px;
}
.nissei-s .arrow {
  position: relative;
}

.nissei-s .mv{ background: url("/fundinfo/special/indexfund/img/nsox/mv_pc.jpg") no-repeat scroll center top; background-size: cover; display: block; padding-top: 8.5%; padding-bottom: 7%;}
.nissei-s .mv_inner{ max-width: 1000px; padding: 0 10px; margin: 0 auto;}
.nissei-s .mv_read{margin: 0;}
.nissei-s .mv_read span{background: #fff; font-size: 1.8rem; font-weight: bold; padding: 3px 15px;}
.nissei-s .mv h1{margin-top: 4%;}
.nissei-s .so_mv_flex{margin-top: 2%; display: flex;}

@media screen and (max-width: 640px) {
  .nissei-s .mv{ background: url("/fundinfo/special/indexfund/img/nsox/mv_sp.jpg") no-repeat scroll center top; background-size: cover; display: block; padding-top: 18% !important; padding-bottom: 12% !important;}
  .nissei-s .mv_inner{ max-width: 90%; padding: 0; margin: 0 auto;}
  .nissei-s .mv_read{margin: 0;}
  .nissei-s .mv_read span{background: #fff; font-size: 3.73vw; font-weight: bold; padding: 1px 12px;}
  .nissei-s .mv h1{margin-top: 4%;}
  .nissei-s .so_mv_flex{justify-content: space-between; margin-top: 5%;}
  .nissei-s .mv_flex02{display: flex; justify-content: space-between; align-items: center; margin-top: 7%; max-width: 100%;}
  .nissei-s .mv_flex02 li {width: 28%; text-align: center; background-color: rgba(255,255,255,0.8); padding: 2% 0; font-size: 3.46vw; color: #000; font-weight: 500;}
  .nissei-s .mv_flex02 li:last-child{padding: 5.4% 0;}
  .nissei-s .mv_flex02 li span {color: #e5010f; font-size: 4vw; font-weight: bold;}
  .nissei-s .mv_flex02 .are::before { content: ""; background: url(/fundinfo/special/indexfund/img/top_icon.png) no-repeat scroll center center; background-size: 100%; width: 15%; height: 15%; position: absolute; top: 40%; right: -21%;}
}