@charset "utf-8";

/**top**/

.fs-mv {
  background: url("/images/fund-special/mv_bg.png") no-repeat scroll center top;
  background-size: cover;
}
.fs-head {
  max-width: 1380px;
  margin: 0 auto;
  padding: 18px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fs-head .logo {
  width: 150px;
}
.fs-head .logo a {
  display: block;
  background: #fff;
}
.fs-head .fs-menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 815px;
}
.fs-head .fs-menu ul li{
  margin-right: 4%;
}
.fs-head .fs-menu ul li a{
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.fs-head .fs-menu ul li .hbtn {
  padding: 14px 20px 14px 20px;
  background: #8e7a2c;
}
.fs-head .fs-menu ul li .hbtn span {
  background: url("/images/fund-special/icon_q.png") no-repeat scroll left center;
  background-size: 22px;
  padding-left: 30px;
}
.fs-mv h1 {
  padding: 0 10px;
  max-width: 944px;
  margin: 7% auto 10%;
}
.fs-mv_inner {
  max-width: 1160px;
  padding: 0 10px;
  margin: 0 auto;
}
.fs-mv_inner p {
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
  padding-bottom: 3%;
}
.fs-mv_inner p span{
  background: #d2caa8;
}

@media screen and (max-width: 1000px) {
  .fs-head .logo {
    width: 120px;
  }
  .fs-head .fs-menu ul {
    width:645px
  }
  .fs-head .fs-menu ul li a{
    font-size: 14px;
  }
  .fs-head .fs-menu ul li{
    margin-right: 2%;
  }
  .fs-head .fs-menu ul li .hbtn {
    padding: 10px 10px 10px 10px;
  }
  .fs-head .fs-menu ul li .hbtn span {
    padding: 3px 0 3px 30px;
  }
}
@media screen and (max-width: 767px) {
  .header_menu li a {
    background: url("/images/fund-special/icon_arrow02.png") no-repeat scroll 95% center;
    background-size: 2vw;
  }
  .fs-mv {
    background: url("/images/fund-special/mv_bg_sp.png") no-repeat scroll center top;
    background-size: 100%;
  }
  .fs-head {
    max-width: 92%;
    margin: 0 auto;
    padding: 2vw 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fs-head .logo {
    width: 30.333%;
    max-height: 50px;
  }
  .fs-head .logo a {
    padding: 1vw;
  }
  .contact_btn a{
    padding: 14px;
    background: #8e7a2c;
    margin-right: 43px;
    display: block;
  }
  .contact_btn a img{
    display: block;
    width: 22px;
  }
  /*ハンバーガーメニュー*/
  .fs-head .menubtn {
    top: 14px;
    right: 12px;
        width: 22px;
  }
  .fs-head .menubtn.active {
    top: 22px;
    right: 23px;
    width: 29px;
  }
  .fs-head .fsbg {
    position: absolute;
    top: 2vw;
    right: 4%;
    z-index: 10;
    background: none;
    border: none;
  }
  .fs-head .fsbg {
    background: #00508b;
    width: 46px;
    height: 50px;
  }
  .fs-head .menubtn span {
    background: #fff;
  }
  .fs-head .sp_h_inner .hlogo {
    background: rgba(25,140,248,0.9);
    padding: 3vw 4vw;
    width: 94%;
  }
  .fs-head .sp_h_inner .hlogo a {
    display: block;
    padding: 1vw;
    background: #fff;
    width: 30.333%;
  }
  .fs-head .sp_h_inner .hlogo img {
    width: 100%;
  }
  .fs-head #nav.active {
    background: rgba(25,140,248,0.9)
  }
  .fs-head .header_menu {
    width: 80%;
    margin: 0 auto;
  }
  .fs-head .menubtn.active span:nth-of-type(3) {
      display: none;
  }
  .fs-mv_inner p {
    font-size: 20px;
    font-weight: bold;
    line-height: 200%;
    padding-bottom: 3%;
  }
  .fs-mv_inner p span{
    background: #d2caa8;
  }
  .fs-mv h1 {
    padding: 0;
    max-width: 100%;
    margin: 13vw auto 23vw;
  }
  .fs-mv_inner {
    max-width: 90%;
    padding: 0;
    margin: 0 auto;
  }
  .fs-mv_inner p {
    font-size: 3.466vw;
    line-height: 160%;
  }
}


.fs_cont01 {
  margin-top: 120px;
}
.fs_cont01_bg {
  background: url("/images/fund-special/cont_bg.png") no-repeat scroll center top;
  background-size: auto;
  padding: 7% 0 6%;
}
.fs_cont01_flex {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}
.fs_cont01_flexitem01 {
  width: 40%;
}
.fs_cont01_flexitem02 {
  width: 49%;
}
.fs_cont01_flexitem02 table{
  margin-top: 40px;
  width: 100%;
}
.fs_cont01_flexitem02 table td{
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
}
.fs_cont01_flexitem02 table td:first-child{
  padding: 10px 30px 10px 0;
  text-align: right;
}
.fs_btn01 {
  max-width: 350px;
  margin: 40px auto 0;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #01408b;
  padding: 24px 16px;
  background: url("/images/fund-special/icon_arrow.png") no-repeat scroll 96% center #fff;
}

@media screen and (max-width: 1000px) {
  .fs_cont01_flexitem02 table td{
    font-size: 14px;
  }
  .fs_cont01_flexitem02 table td:first-child{
    padding: 10px 10px 10px 0;
  }
  .fs_cont01_flexitem02 {
    width: 52%;
  }
}
@media screen and (max-width: 767px) {
  .fs_cont01 {
    margin-top: 13vw;
  }
  .fs_cont01_bg {
    background: url("/images/fund-special/cont_bg_sp.png") no-repeat scroll center top;
    background-size: cover;
    padding: 8% 0 8%;
  }
  .fs_cont01_flex {
    display: block;
    max-width: 94%;
    padding: 0;
    margin: 0 auto;
  }
  .fs_cont01_flexitem01 {
    width: 70%;
  }
  .fs_cont01_flexitem02 {
    width: 80%;
    margin-left: 20%;
    margin-top: 19vw;
  }
  .fs_cont01_flexitem02 table{
    margin-top: 0;
    width: 100%;
  }
  .fs_cont01_flexitem02 table td{
    font-size: 3.4666vw;
    padding: 1vw;
  }
  .fs_cont01_flexitem02 table td:first-child{
    padding: 1vw 3vw 1vw 0;
  }
  .fs_btn01 {
    max-width: 65%;
    margin: 7vw auto 0;
    font-size: 3.4666vw;;
    padding: 4vw 3.2vw;
    background: url("/images/fund-special/icon_arrow.png") no-repeat scroll 96% center #fff;
    border: 1px solid #01408b;
  }
}

.fs_cont02 {
  background: url("/images/fund-special/cont02_bg.png") no-repeat scroll center bottom;
  background-size: cover;
  padding: 140px 0;
}
.fs_cont02_inner {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 4px 0px 20px -1px #00598b;
  padding: 42px 0;
  background: #fff;
}
.fs_cont02 h2{
  font-size: 40px;
  font-weight: 900;
  color: #01408b;
  text-align: center;
  line-height: 100%;
}
.fs_cont02 h2 span{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  display: block;
}
.fs_cont02_flex {
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  flex-wrap: wrap;
}
.fs_cont02_flexitem {
  width: 31%;
  margin: 40px 1% 0;
}
.fs_cont02_img {
  text-align: center;
}
.fs_cont02_img img {
  border: 1px solid #01408b;
  display: inline-block;
}
.fs_cont02_table {
  width: 100%;
  margin-top: 25px;
}
.fs_cont02_table td{
  padding: 3px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
.fs_btn02 {
  max-width: 100%;
  margin: 20px auto 0;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #01408b;
  border: 1px solid #01408b;
  padding: 22px 16px;
  background: url("/images/fund-special/icon_arrow.png") no-repeat scroll 96% center #fff;
}

@media screen and (max-width: 767px) {
  .fs_cont02 {
    background: url("/images/fund-special/cont02_bg_sp.png") no-repeat scroll center bottom;
    background-size: cover;
    padding: 20vw 0 12vw;
  }
  .fs_cont02_inner {
    max-width: 90%;
    margin: 0 auto;
    padding: 7vw 0;
    box-shadow: 4px 6px 15px -6px #00598b;
  }
  .fs_cont02 h2{
    font-size: 5.866vw;
  }
  .fs_cont02 h2 span{
    font-size: 3.2vw;
  }
  .fs_cont02_flex {
    display: block;
    max-width: 85%;
    margin: 0 auto;
    padding: 0;
  }
  .fs_cont02_flexitem {
    width: 100%;
    margin: 7vw 0 0 0;
  }
  .fs_cont02_img {
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
  }
  .fs_cont02_table {
    margin-top: 3vw;
  }
  .fs_cont02_table td{
    padding: 1vw;
    font-size: 3.466vw;
  }
  .fs_btn02 {
    max-width: 100%;
    margin: 3vw auto 0;
    font-size: 3.4666vw;;
    padding: 3.7vw 3.2vw;
    background: url("/images/fund-special/icon_arrow.png") no-repeat scroll 96% center #fff;
    border: 1px solid #01408b;
  }

}

.fs_cont03 {
  background: url("/images/fund-special/cont03_bg.png") no-repeat scroll center top;
  background-size: auto;
  padding: 14% 0 19% 0;
}
.fs_cont03_inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 10px;
}
.fs_cont03 h2{
  font-size: 40px;
  font-weight: 900;
  color: #fff;
}
.fs_cont03 h2 span{
  font-size: 20px;
  font-weight: bold;
}
.fs_cont03 p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-top: 4%;
}
.fs_btn03 {
  max-width: 350px;
  margin: 4% 0 0;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #01408b;
  padding: 24px 16px;
  background: url("/images/fund-special/icon_arrow.png") no-repeat scroll 96% center #fff;
}

@media screen and (max-width: 767px) {
  .fs_cont03 {
    background: url("/images/fund-special/cont03_bg_sp.png") no-repeat scroll center top;
    background-size: cover;
    padding: 13vw 0 22vw 0;
  }
  .fs_cont03_inner {
    max-width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  .fs_cont03 h2{
    font-size: 5.866vw;
    text-align: center;
    line-height: 100%;
  }
  .fs_cont03 h2 span{
    font-size: 3.2vw;
    text-align: center;
    display: block;
  }
  .fs_cont03 p {
    color: #fff;
    font-size: 3.466vw;
    margin-top: 5vw;
  }
  .fs_btn03 {
    max-width: 80%;
    margin: 100vw auto 0;
    font-size: 3.4666vw;;
    padding: 3.7vw 3.2vw;
  }
}

.fs_cont04 {
  padding: 20px 0 130px;
}
.fs_cont04_inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 10px;
}
.fs_cont04_news {
  display: flex;
  justify-content: space-between;
}
.fs_cont04_newsitem {
  width: 29%;
}
.fs_cont04_newslist {
  width: 70%;
}
.fs_cont04 h2 {
  font-size: 40px;
  font-weight: 900;
  color: #01408b;
}
.fs_cont04 h2 span{
  font-size: 20px;
  font-weight: bold;
}
.fs_btn04 {
  max-width: 250px;
  margin: 26% 0 0;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #01408b;
  padding: 24px 16px;
  border: 1px solid #01408b;
  box-sizing: border-box;
  background: url("/images/fund-special/icon_arrow.png") no-repeat scroll 96% center #fff;
}
.fs_cont04_newslist li {
  padding: 20px 10px;
  border-bottom: 1px solid #bacbd7;
  display: flex;
}
.fs_cont04_newslist li p:first-child {
  margin-right: 2%;
  width: 12%;
}
.fs_cont04_newslist li p {
  font-size: 16px;
  width: 85%;
  font-weight: normal;
}
.fs_cont04_newslist li p a {
  color: #000;
  ont-size: 16px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .fs_cont04 {
    padding: 12vw 0 14vw;
  }
  .fs_cont04_inner {
    max-width: 90%;
    padding: 0;
  }
  .fs_cont04_news {
    display: block;
  }
  .fs_cont04_newsitem {
    width: 100%;
  }
  .fs_cont04_newslist {
    width: 100%;
    margin-top: 5vw;
  }
  .fs_cont04 h2 {
    font-size: 5.866vw;
    text-align: center;
    line-height: 100%;
  }
  .fs_cont04 h2 span{
    font-size: 3.2vw;
    text-align: center;
    display: block;
  }
  .fs_btn04 {
    max-width: 80%;
    margin: 7vw auto 0;
    font-size: 3.4666vw;
    padding: 3.7vw 3.2vw;
  }
  .fs_cont04_newslist li {
    padding: 3vw 0;
    display: block;
  }
  .fs_cont04_newslist li p:first-child {
    margin-right: 0;
    width: 100%;
  }
  .fs_cont04_newslist li p {
    font-size: 3.2vw;
    width: 100%;
  }
  .fs_cont04_newslist li p a {
    font-size: 3.2vw;
  }
}

/**footer**/

.fs_foot p {
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #01408b;
}
@media screen and (max-width: 767px) {
  .fs_foot p {
    font-size: 2.666vw;
  }
}


/**about**/
.under .fs-head .fs-menu ul li a {
  color: #333;
}
.under .fs-head .fs-menu ul li a.hbtn {
  color: #fff;
}
.fs_uttlbg {
  background: url("/images/fund-special/ttl_bg.png") no-repeat scroll center center;
  background-size: auto;
  padding: 8% 0 10%;
}
.fs_uttl {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 10px;
}
.fs_about_inner {
  max-width: 1150px;
  padding: 0 10px;
  margin: 0 auto;
}
.fs_about02 {
  margin-top: 80px;
}
.fs_about_inner h2{
  font-size: 40px;
  font-weight: 900;
  color: #01408b;
}
.fs_about02 p {
  margin-top: 60px;
  font-size: 16px;
  font-weight: bold;
  line-height: 180%;
}
.fs_aboutimg01 {
  text-align: center;
  margin-top: 80px;
}
.fs_aboutimg02 {
  max-width: 1042px;
  margin: 80px auto 0;
}
.fs_aboutimg02 p {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .fs_uttlbg {
    background: url("/images/fund-special/ttl_bg_sp.png") no-repeat scroll center center;
    background-size: cover;
    padding: 10vw 0 12vw;
  }
  .fs_uttl {
    max-width: 58.8%;
    margin: 0 0 0 10%;
    padding: 0;
  }
  .fs_about_inner {
    max-width: 90%;
    padding: 0;
    margin: 0 auto;
  }
  .fs_about02 {
    margin-top:10vw;
  }
  .fs_about_inner h2{
    font-size: 5.866vw;
  }
  .fs_about02 p {
    margin-top: 5vw;
    font-size: 3.466vw;
  }
  .fs_aboutimg01 {
    margin-top: 8vw;
  }
  .fs_aboutimg02 {
    max-width: 100%;
    margin: 8vw auto 0;
  }
  .fs_aboutimg02 p {
    font-size: 3.2vw;
    margin-top: 1.5vw;
    font-weight: normal;
  }
}

.fs_about03 {
  margin-top: 200px;
  background: url("/images/fund-special/interview_bg.png") no-repeat scroll left bottom;
  background-size: auto;
  padding-bottom: 100px;
}
.fs_about_inner h2 span{
  font-size: 20px;
  font-weight: 900;
}
.fs_intmain {
  max-width: 1040px;
  margin: 50px auto 0;
}
.fs_inttxt01 {
  color: #fff;
  line-height: 190%;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  margin-top: 50px;
}
.fs_intflex {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.fs_intflexitem01 {
  width: 48%;
}
.fs_intflexitem01 .intttl_m{
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
.fs_intflexitem01 .inttxt_m{
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  margin-top: 55px;
}
.fs_intflexitem02 {
  width: 48%;
}
.fs_i_flex {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.fs_i_flexitem01 {
  width: 42%;
  box-shadow: 13px 0px 30px -10px #01408b;
}
.fs_i_flexitem02 {
  width: 58%;
}
.fs_i_flexitem02 p {
  font-size: 24px;
  font-weight: bold;
  padding-left: 15%;
}
.fs_i_flexitem02 p:first-child{
  font-size: 16px;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.i_mt {
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .fs_about02 .disp_in_pc {display: none!important;}
  .fs_about03 .disp_in_pc {display: none!important;}
  .fs_cont02 .disp_in_pc {display: none!important;}
  .fs_cont03 .disp_in_pc {display: none!important;}
  .fs_cont04 .disp_in_pc {display: none!important;}
  .fs_about03 {
    margin-top: 12vw;
    background: none;
    position: relative;
    padding-bottom: 12vw;
  }
  .fs_about03::before {
    content: "";
    background: #01408b;
    position: absolute;
    top: 42vw;
    padding-top: 191vw;
    width: 100%;
    z-index: -1;
  }
  .fs_about_inner h2 span{
    font-size: 3.2vw;
    display:block;
  }
  .fs_intmain {
    max-width: 100%;
    margin: 5vw auto 0;
  }
  .fs_inttxt01 {
    font-size: 3.466vw;
    margin-top: 5vw;
    letter-spacing: -0.5px;
  }
  .fs_intflex {
    margin-top: 9vw;
    display: block;
  }
  .fs_intflexitem01 {
    width: 100%;
  }
  .fs_intflexitem01 .intttl_m{
    font-size: 4.266vw;
  }
  .fs_intflexitem01 .inttxt_m{
    font-size: 3.466vw;
    margin-top: 5vw;
  }
  .fs_intflexitem02 {
    width: 90%;
    margin: 14vw auto 0;
  }
  .fs_i_flexitem01 {
    width: 42%;
    box-shadow: 13px 0px 30px -10px #01408b;
  }
  .fs_i_flexitem02 {
    width: 58%;
  }
  .fs_i_flexitem02 p {
    font-size: 4.266vw;
    font-weight: bold;
    padding-left: 15%;
  }
  .fs_i_flexitem02 p:first-child{
    font-size: 3.2vw;
    padding-bottom: 1.5vw;
    margin-bottom: 1.5vw;
  }
  .i_mt {
    margin-top: 4vw;
  }
}

.fs_about04 {
  background: #0180fe;
  padding-bottom: 80px;
}
.fs_int_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  padding-top: 150px;
}
.fs_int_flexitem {
  width: 50%;
}
.fs_int_flexitem p{
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-top: 40px;
}
.fs_int_flexitem h3{
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.fs_int_fleximg {
  width: 45%;
  box-shadow: 13px 0px 30px -10px #01408b;
}

@media screen and (max-width: 767px) {
  .fs_about04 {
    background: #0180fe;
    padding-bottom: 0;
  }
  .fs_about04 .fs_about_inner{
    width: 100%;
    max-width: 100%;
  }
  .fs_int_flex {
    display: block;
    padding-top: 10vw;
  }
  .fs_int_flexitem {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30vw;
  }
  .fs_int_flexitem p{
    font-size: 3.466vw;
    margin-top: 7vw;
  }
  .fs_int_flexitem h3{
    font-size: 4.266vw;
    color: #fff;
  }
  .fs_int_fleximg {
    width: 100%;
    box-shadow: none;
    background: #fff;
  }
  .fs_int_fleximg .sp_i_wid {
    width: 70%;
    margin: 0 auto;
    position: relative;
    top:-20vw;
  }
}

.r_btn {
  margin: 90px auto;
  max-width: 350px;
}
.r_btn a {
  max-width: 100%;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #01408b;
  border: 1px solid #01408b;
  padding: 24px 16px;
  background: url(/images/fund-special/icon_arrow.png) no-repeat scroll 96% center #fff;
}

@media screen and (max-width: 767px) {
  .r_btn {
    margin: 2vw auto 12vw;
    max-width: 70%;
  }
  .r_btn a {
    max-width: 100%;
    margin: 3vw auto 0;
    font-size: 3.4666vw;
    padding: 3.7vw 3.2vw;
  }
}


/**team**/
.fs_team02{
  margin-top: 0;
  position: relative;
  background: #e7edf4;
  padding-top: 20px;
  padding-bottom: 10px;
  z-index: 0;
}
/*.fs_team02::before{
  content: "";
  position: absolute;
  top: 250px;
  width: 100%;
  height: 100%;
  background: #e7edf4;
  z-index: -1;
}*/

.fs_team_inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 10px;
}
.fs_team_list {
  margin: 50px 0 0 0;
}
.fs_team_list li{
  margin: 30px 0 0 0;
  background: url("/images/fund-special/team_icon.png") no-repeat scroll right bottom #fff;
  background-size: auto;
  padding: 4%;
}
.fs_flex_pt01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pt01_item01 {
  width: 20%;
}
.pt01_item01.pt01_item01flex {
  width: 38%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pt01_item02 {
  width: 58%;
  font-size: 16px;
  font-weight: bold;
  line-height: 190%;
}
.ptwid01.pt01_item02 {
  width: 75%;
}
.fs_teamtxt01 {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  font-weight: bold;
  letter-spacing: -0.5px;
}
.fs_teamtxt02 {
  font-size: 24px;
  font-weight: bold;
}
.pt01_item01flex div {
  width: 35%;
}
.pt01_item01flex div:last-child{
  width: 60%;
}

@media screen and (max-width: 767px) {
  /*.fs_team02{
    margin-top: 12vw;
  }
  .fs_team02::before{
    top: 24vw;
  }*/
  .fs_team_inner {
    max-width: 90%;
    padding: 0;
  }
  .fs_team_list {
    margin: 5vw 0 12vw 0;
  }
  .fs_team_list li{
    margin: 4vw 0 0 0;
    background-size: 25px;
    padding: 7.5% 6%;
  }
  .fs_flex_pt01 {
    display: block;
  }
  .pt01_item01 {
    width: 100%;
  }
  .pt01_item01.pt01_item01flex {
    width: 100%;
  }
  .pt01_item02 {
    width: 100%;
    font-size: 3.466vw;
    margin-top: 6vw;
  }
  .ptwid01.pt01_item02 {
    width: 100%;
  }
  .fs_teamtxt01 {
    font-size:3.466vw;
    margin-bottom: 2vw;
    padding-bottom: 2vw;
  }
  .fs_teamtxt02 {
    font-size: 4.266vw;
  }
  .pt01_item01flex div {
    width: 35%;
  }
  .pt01_item01flex div:last-child{
    width: 60%;
  }
}

.ls01 {
  letter-spacing: 2.5px;
}
.fs_team01  {
  position: relative;
}
.fs_team01::before {
  content: "";
  background: #e7edf4;
  z-index: -1;
  position: absolute;
  top: 100px;
  height: 100vw;
}