@charset "UTF-8";
/*------------------------------

  開発環境の初期化

------------------------------*/
.l-evidence {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  overflow-x: hidden;
  color: #333333;
}
.l-evidence * {
  box-sizing: border-box;
}
.l-evidence img,
.l-evidence video {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.l-evidence a {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .l-evidence a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence p {
    font-size: 16px;
    line-height: 1.8125;
    letter-spacing: 0.04em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence p {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence p {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1.6428571429;
    letter-spacing: 0.04em;
    font-weight: 400;
  }
}
.l-evidence .l-inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-evidence .l-inner {
    max-width: 1100px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .l-inner {
    max-width: 68.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .l-inner {
    max-width: 84vw;
  }
}
.l-evidence .c-ttl-en {
  display: block;
}
@media screen and (min-width: 768px) {
  .l-evidence .c-ttl-en {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .c-ttl-en {
    margin-bottom: 0.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .c-ttl-en {
    margin-bottom: 1.0666666667vw;
  }
}
.l-evidence .c-ttl-en img {
  width: auto;
}
@media screen and (min-width: 768px) {
  .l-evidence .c-ttl-en img {
    height: 13px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .c-ttl-en img {
    height: 0.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .c-ttl-en img {
    height: 2.5333333333vw;
  }
}
.l-evidence .c-ttl-ja {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .l-evidence .c-ttl-ja {
    font-size: 40px;
    line-height: 1.375;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .c-ttl-ja {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .c-ttl-ja {
    font-size: calc(56 / 750 * 100vw);
    line-height: 1.3214285714;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .c-ttl-note {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .c-ttl-note {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .c-ttl-note {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .c-ttl-note {
    margin-left: 8px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .c-ttl-note {
    margin-left: 0.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .c-ttl-note {
    display: block;
    margin-top: 1.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .c-lead {
    font-size: 20px;
    line-height: 1.45;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .c-lead {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .c-lead {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .c-lead {
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .c-lead {
    padding-bottom: 0.375vw;
  }
}
.l-evidence .u-bg {
  background: linear-gradient(to left, #d9e9f8 0%, #f3f5f9 100%);
}
.l-evidence .p-kv {
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__bg {
    height: 920px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__bg {
    height: 57.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__bg {
    aspect-ratio: 750/910;
  }
}
.l-evidence .p-kv__bg-mv {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: drop-shadow(0px 0px rgba(0, 0, 0, 0));
  outline: none;
  border: none;
  box-shadow: none;
}
.l-evidence .p-kv__content {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__content {
    top: 120px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__content {
    top: 7.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__content {
    top: 16vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__ttl {
    font-size: 56px;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__ttl {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__ttl {
    font-size: calc(60 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__ttl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__ttl {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__ttl {
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__txt {
    font-size: 24px;
    line-height: 1.7083333333;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__txt {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__txt {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.l-evidence .p-kv__sliderwrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__sliderwrap {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__sliderwrap {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__sliderwrap {
    margin-top: 12vw;
  }
}
.l-evidence .p-kv__slider {
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  animation: scroll-left 40s infinite linear 0.5s both;
}
.l-evidence .p-kv__slider-img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img01 {
    width: 252px;
    margin-right: 67px;
    margin-top: 180px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img01 {
    width: 15.75vw;
    margin-right: 4.1875vw;
    margin-top: 11.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__slider-img.img01 {
    width: 33.6vw;
    margin-right: 8.9333333333vw;
    margin-top: 24vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img02 {
    width: 501px;
    margin-right: 50px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img02 {
    width: 31.3125vw;
    margin-right: 3.125vw;
    margin-top: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__slider-img.img02 {
    width: 66.8vw;
    margin-right: 6.6666666667vw;
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img03 {
    width: 296px;
    margin-right: 56px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img03 {
    width: 18.5vw;
    margin-right: 3.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__slider-img.img03 {
    width: 39.4666666667vw;
    margin-right: 7.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img04 {
    width: 252px;
    margin-right: 75px;
    margin-top: 190px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img04 {
    width: 15.75vw;
    margin-right: 4.6875vw;
    margin-top: 11.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__slider-img.img04 {
    width: 33.6vw;
    margin-right: 10vw;
    margin-top: 25.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img05 {
    width: 360px;
    margin-right: 60px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-kv__slider-img.img05 {
    width: 22.5vw;
    margin-right: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-kv__slider-img.img05 {
    width: 48vw;
    margin-right: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity {
    padding: 130px 0;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity {
    padding: 8.125vw 0;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity {
    padding: 14.6666666667vw 0;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__ttl {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__ttl {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__ttl {
    margin-bottom: 8vw;
  }
}
.l-evidence .p-activity__main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 4px 6px 70px rgba(29, 125, 255, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__main {
    margin-bottom: 48px;
    width: 220px;
    height: 220px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__main {
    margin-bottom: px-va(48);
    width: 13.75vw;
    height: 13.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__main {
    margin-bottom: 9.0666666667vw;
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
.l-evidence .p-activity__main::before {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(238, 246, 251, 0.4);
  z-index: -1;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__main::before {
    top: 125px;
    width: 1100px;
    height: 233px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__main::before {
    top: 7.8125vw;
    width: 68.75vw;
    height: 14.5625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__main::before {
    top: 10vw;
    width: 84vw;
    height: 31.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__main-ttl {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__main-ttl {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__main-ttl {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__main-ttl {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__main-ttl {
    margin-bottom: 0.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__main-ttl {
    margin-bottom: 1.6vw;
  }
}
.l-evidence .p-activity__main-num {
  display: flex;
	justify-content: flex-end;
  align-items: flex-end;
  /*font-size:60px;*/
	font-size:5vw;
	line-height: 0.8;
	letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__main-num {
    padding-left: 8px;
    column-gap: 4px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__main-num {
    padding-left: 0.5vw;
    column-gap: 0.25vw;
	
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__main-num {
    padding-left: 1.6vw;
    column-gap: 0.8vw;
	font-size:12vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__main-num img {
    width: 90px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__main-num img {
    width: 5.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__main-num img {
    width: 12vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__main-num .txt {
    font-size: 30px;
    line-height: 0.8;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__main-num .txt {
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__main-num .txt {
    font-size: calc(30 / 750 * 100vw);
    line-height: 0.8;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
.l-evidence .p-activity__list {
  display: flex;
  justify-content: space-between;
}
.l-evidence .p-activity__list-item {
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 4px 6px 40px rgba(29, 125, 255, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__list-item {
    width: 160px;
    height: 160px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__list-item {
    width: 10vw;
    height: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__list-item {
    width: 18.6666666667vw;
    height: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__list-item .ttl {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__list-item .ttl {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__list-item .ttl {
    font-size: calc(18 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__list-item .ttl {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__list-item .ttl {
    margin-bottom: 0.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__list-item .ttl {
    margin-bottom: 0.8vw;
  }
}
.l-evidence .p-activity__list-item .num {
  display: flex;
  align-items: flex-end;
	/*font-size: 40px;*/
	font-size: 3.3vw;
	line-height: 0.8;
	letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__list-item .num {
    column-gap: 6px;
    padding-left: 6px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__list-item .num {
    column-gap: 0.375vw;
    padding-left: px-vra(6);
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__list-item .num {
    column-gap: 0.8vw;
    padding-left: 0.8vw;
	  font-size: 7vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__list-item .num-txt {
    font-size: 24px;
    line-height: 0.8333333333;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__list-item .num-txt {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__list-item .num-txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 0.8333333333;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.l-evidence .p-activity__list-item .num img {
  width: auto;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-activity__list-item .num img {
    height: 38px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-activity__list-item .num img {
    height: 2.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-activity__list-item .num img {
    height: 5.0666666667vw;
  }
}
.l-evidence .p-case {
  overflow-x: unset;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__bg {
    padding: 130px 0;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__bg {
    padding: 8.125vw 0;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__bg {
    padding: 14.6666666667vw 0;
  }
}
.l-evidence .p-case__top {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__top {
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__top {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__top {
    flex-direction: column;
    row-gap: 3.2vw;
    margin-bottom: 8vw;
  }
}
.l-evidence .p-case__slider {
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider {
    height: 860px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider {
    height: 53.75vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-itemwrap {
    height: 860px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-itemwrap {
    height: 53.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-itemwrap:not(:last-of-type) {
    margin-bottom: 6.6666666667vw;
  }
}
.l-evidence .p-case__slider-itemwrap.is-active .item-container {
  z-index: 3;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider .item-container {
    position: absolute;
    z-index: 1;
    top: 0;
    transition: all 0.3s;
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider .item-container .p-case__link {
    display: none;
  }
}
.l-evidence .p-case__slider-item {
  background-color: #fff;
  box-shadow: 4px 6px 30px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item {
    left: 0;
    border-radius: 40px;
    padding: 80px 60px 60px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item {
    border-radius: 2.5vw;
    padding: 5vw 3.75vw 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item {
    margin: 0 auto;
    width: 76vw;
    padding: 9.3333333333vw 8vw;
    border-radius: 5.3333333333vw;
  }
}
.l-evidence .p-case__slider-item .wrap {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .wrap {
    margin-bottom: 48px;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .wrap {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .wrap {
    flex-direction: column;
    row-gap: 8vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text {
    width: 440px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text {
    width: 27.5vw;
  }
}
.l-evidence .p-case__slider-item .text-num {
  color: #FD9342;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-num {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-num {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-num {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-num {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-num {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-num {
    text-align: center;
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-ttl {
    font-size: 32px;
    line-height: 1.375;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-ttl {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-ttl {
    font-size: calc(40 / 750 * 100vw);
    line-height: 1.475;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-ttl {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-ttl {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-ttl {
    text-align: center;
    margin-bottom: 4vw;
  }
}
.l-evidence .p-case__slider-item .text-txt {
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-txt {
    letter-spacing: 0;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-txt {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-txt {
    margin-bottom: 5.6vw;
  }
}
.l-evidence .p-case__slider-item .text-link {
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-link {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-link {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-link {
    font-size: calc(30 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-link {
    padding-right: 54px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-link {
    padding-right: 3.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-link {
    padding-right: 14.1333333333vw;
  }
}
.l-evidence .p-case__slider-item .text-link::after {
  position: absolute;
  content: "";
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-link.png);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-link::after {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .text-link::after {
    width: 2.5vw;
    height: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .text-link::after {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart {
    width: 470px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart {
    width: 29.375vw;
  }
}
.l-evidence .p-case__slider-item .chart-ttl {
  text-align: center;
  background-color: #333;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-ttl {
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-ttl {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-ttl {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.25;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-ttl {
    padding: 5px 0 3px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-ttl {
    padding: 0.3125vw 0 0.1875vw;
    margin-bottom: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-ttl {
    padding: 1.2vw;
    margin-bottom: 2.6666666667vw;
  }
}
.l-evidence .p-case__slider-item .chart-txt {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-txt {
    font-size: 16px;
    line-height: 1.5625;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-txt {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.625;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-txt {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-txt {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-txt {
    margin-bottom: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-txt.sp-ls {
    letter-spacing: -0.065em;
  }
}
.l-evidence .p-case__slider-item .chart-img {
  display: block;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-note {
    font-size: 14px;
    line-height: 1.2142857143;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-note {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-note {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.25;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-note {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-note {
    margin-top: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-note {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-add {
    font-size: 14px;
    line-height: 1.2142857143;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-add {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-add {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.25;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .chart-add {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .chart-add {
    margin-top: 1.3333333333vw;
  }
}
.l-evidence .p-case__slider-item .note-txt {
  color: #999999;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__slider-item .note-txt {
    font-size: 14px;
    line-height: 1.0714285714;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__slider-item .note-txt {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__slider-item .note-txt {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.05;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.l-evidence .p-case__nav {
  position: absolute;
  width: max-content;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__nav {
    top: 40%;
    left: -50px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__nav {
    left: -3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__nav {
    top: 50%;
    left: -5.3333333333vw;
  }
}
.l-evidence .p-case__nav-list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__nav-list {
    row-gap: 17px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__nav-list {
    row-gap: 1.0625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__nav-list {
    row-gap: 5.3333333333vw;
  }
}
.l-evidence .p-case__nav-list li {
  display: flex;
}
.l-evidence .p-case__nav-list li.is-active a {
  background-color: #ff862a;
  border-color: #ff862a;
}
.l-evidence .p-case__nav-list li a {
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #ccc;
}
.l-evidence .p-case__nav-list li a.is-active {
  background-color: #ff862a;
  border-color: #ff862a;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__nav-list li a {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__nav-list li a {
    width: 0.625vw;
    height: 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__nav-list li a {
    width: 2.6666666667vw !important;
    height: 2.6666666667vw;
  }
}
.l-evidence .p-case__link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(to right, #ff862a 0%, #9c9997 100%);
  color: #fff;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__link {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__link {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__link {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__link {
    margin-top: 40px;
    width: 340px;
    height: 70px;
    border-radius: 34px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__link {
    margin-top: 2.5vw;
    width: 21.25vw;
    height: 4.375vw;
    border-radius: 2.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__link {
    width: 77.3333333333vw !important;
    height: 16vw;
    border-radius: 16vw;
    margin-top: 6.6666666667vw !important;
  }
}
.l-evidence .p-case__link::after {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-arrow-wh.png);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-case__link::after {
    width: 8px;
    height: 10px;
    right: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-case__link::after {
    width: 0.5vw;
    height: 0.625vw;
    right: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-case__link::after {
    width: 2.5333333333vw;
    height: 3.0666666667vw;
    right: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher {
    padding: 130px 0;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher {
    padding: 8.125vw 0;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher {
    padding: 14.6666666667vw 0 0;
  }
}
.l-evidence .p-researcher__top {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__top {
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__top {
    flex-direction: column;
    row-gap: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__inner {
    margin-left: calc((100% - 1100px) / 2);
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__inner {
    margin-left: 15.625vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider {
    padding-left: 40px;
    margin-left: -40px;
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider {
    padding-left: 2.5vw;
    margin-left: -2.5vw;
    padding-top: 3.125vw;
    padding-bottom: 4.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider {
    padding-top: 6.4vw;
    padding-bottom: 14.6666666667vw;
  }
}
.l-evidence .p-researcher__slider-item {
  height: auto;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 4px 6px 50px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item {
    width: 530px;
    margin-right: 40px;
    border-radius: 20px;
    padding: 60px 60px 40px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item {
    width: 33.125vw;
    margin-right: 2.5vw;
    border-radius: 1.25vw;
    padding: 3.75vw 3.75vw 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item {
    width: 76vw;
    margin: 0 12vw;
    border-radius: 5.3333333333vw;
    padding: 8vw 8vw 5.3333333333vw;
  }
}
.l-evidence .p-researcher__slider-item .info {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info {
    column-gap: 25px;
    margin-bottom: 30px;
    height: 110px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info {
    column-gap: 1.5625vw;
    margin-bottom: 1.875vw;
    height: 6.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .info {
    flex-direction: column;
    row-gap: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-img {
    width: 110px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-img {
    width: 6.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .info-img {
    width: 29.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-text {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .info-text {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-text-name {
    font-size: 32px;
    line-height: 1.375;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-text-name {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .info-text-name {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-text-txt {
    font-size: 16px;
    line-height: 1.3125;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-text-txt {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .info-text-txt {
    font-size: calc(22 / 750 * 100vw);
    line-height: 1.5454545455;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-text-txt {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .info-text-txt {
    margin-top: 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .info-text-txt {
    margin-top: 2.4vw;
  }
}
.l-evidence .p-researcher__slider-item .text {
  text-align: justify;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .text {
    min-height: 240px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .text {
    min-height: 15vw;
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .text {
    min-height: 80vw;
    margin-bottom: 5.6vw;
  }
}
.l-evidence .p-researcher__slider-item .career {
  border-top: 1px solid #ccc;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career {
    padding-top: 28px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career {
    padding-top: 1.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .career {
    padding-top: 7.2vw;
  }
}
.l-evidence .p-researcher__slider-item .career-ttl {
  display: block;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career-ttl {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career-ttl {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .career-ttl {
    font-size: calc(34 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career-ttl {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career-ttl {
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .career-ttl {
    margin-bottom: 3.2vw;
  }
}
.l-evidence .p-researcher__slider-item .career-txt p {
  text-indent: -3.5em;
  padding-left: 3.5em;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career-txt p {
    font-size: 14px;
    line-height: 1.2857142857;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider-item .career-txt p {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider-item .career-txt p {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.25;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.l-evidence .p-researcher__slider .swiper-button-prev,
.l-evidence .p-researcher__slider .swiper-button-next {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-prev.png);
  z-index: 20;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider .swiper-button-prev,
  .l-evidence .p-researcher__slider .swiper-button-next {
    top: auto;
    bottom: 0;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider .swiper-button-prev,
  .l-evidence .p-researcher__slider .swiper-button-next {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider .swiper-button-prev,
  .l-evidence .p-researcher__slider .swiper-button-next {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    top: 45%;
  }
}
.l-evidence .p-researcher__slider .swiper-button-prev::after,
.l-evidence .p-researcher__slider .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider .swiper-button-prev {
    left: 40px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider .swiper-button-prev {
    left: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider .swiper-button-prev {
    left: 5.3333333333vw;
  }
}
.l-evidence .p-researcher__slider .swiper-button-next {
  transform: scale(-1, 1);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-researcher__slider .swiper-button-next {
    left: 106px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-researcher__slider .swiper-button-next {
    left: 6.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-researcher__slider .swiper-button-next {
    right: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative {
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative {
    margin-bottom: 8.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative {
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__bg {
    padding: 130px 0;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__bg {
    padding: 8.125vw 0;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__bg {
    padding: 14.6666666667vw 0;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__top {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__top {
    margin-bottom: 7.2vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__top-lead {
    margin-top: 3.2vw;
  }
}
.l-evidence .p-initiative__university {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university {
    justify-content: space-between;
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university {
    margin-bottom: 9.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university {
    flex-direction: column-reverse;
    margin-bottom: 14.6666666667vw;
    row-gap: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-img {
    width: 530px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-img {
    width: 33.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text {
    width: 500px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text {
    width: 31.25vw;
  }
}
.l-evidence .p-initiative__university-text .ttl {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl {
    font-size: 32px;
    line-height: 1.375;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .ttl {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.125;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .ttl {
    margin-bottom: 4vw;
  }
}
.l-evidence .p-initiative__university-text .ttl img {
  vertical-align: sub;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl img {
    width: 81px;
    margin: 0 8px 0 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl img {
    width: 5.0625vw;
    margin: 0 0.5vw 0 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .ttl img {
    display: inline-block;
    margin-top: 2.6666666667vw;
    width: 15.3333333333vw;
    margin-right: 1.6vw;
  }
}
.l-evidence .p-initiative__university-text .ttl .num {
	/*font-size: 58px;*/
	font-size: 4.5vw;
	font-weight: 500;
	letter-spacing: -0.02em;
	padding:0 3px;
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
	.l-evidence .p-initiative__university-text .ttl .num {
	}
}

@media screen and (max-width: 767px) {
.l-evidence .p-initiative__university-text .ttl .num {
	font-size: 14vw;}
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl-note {
    font-size: 14px;
    line-height: 3.1428571429;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl-note {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .ttl-note {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl-note {
    margin-left: 4px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .ttl-note {
    margin-left: 0.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .ttl-note {
    margin-left: 1.0666666667vw;
  }
}
.l-evidence .p-initiative__university-text .txt {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .txt {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .txt {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .txt {
    letter-spacing: -0.02em;
    margin-bottom: 7.2vw;
  }
}
.l-evidence .p-initiative__university-text .list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list {
    column-gap: 22px;
    row-gap: 20px;
    height: 372px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list {
    column-gap: 1.375vw;
    row-gap: 1.25vw;
    height: 23.25vw;
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .list {
    max-width: 76vw;
    margin: 0 auto 4vw;
    column-gap: 3.2vw;
    row-gap: 3.2vw;
    height: 55.4666666667vw;
  }
}
.l-evidence .p-initiative__university-text .list.is-active {
  height: auto;
}
.l-evidence .p-initiative__university-text .list.is-active::before {
  opacity: 0;
}
.l-evidence .p-initiative__university-text .list::before {
  transition: all 0.3s;
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 70%, rgb(0, 0, 0) 100%);
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list::before {
    background: linear-gradient(to right, #E5EFF9 0%, #DDEAF8 100%);
    height: 273px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list::before {
    height: 17.0625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .list::before {
    background: linear-gradient(to right, #F0F4F9 0%, #DCEBF8 100%);
    height: 35.7333333333vw;
  }
}
.l-evidence .p-initiative__university-text .list li {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list li {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list li {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .list li {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list li {
    width: 152px;
    height: 46px;
    border-radius: 23px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .list li {
    width: 9.5vw;
    height: 2.875vw;
    border-radius: 1.4375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .list li {
    width: 23.2vw;
    height: 7.4666666667vw;
    border-radius: 3.7333333333vw;
  }
}
.l-evidence .p-initiative__university-text .morebtn {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  text-decoration: underline;
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .morebtn {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .morebtn {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .morebtn {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .morebtn {
    padding-right: 29px;
    top: -120px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .morebtn {
    padding-right: 1.8125vw;
    top: -7.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .morebtn {
    padding-right: 5.0666666667vw;
    margin-top: -16vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .morebtn.is-open {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .morebtn.is-open {
    margin-top: 0;
  }
}
.l-evidence .p-initiative__university-text .morebtn.is-open::after {
  transform: translateY(-60%) rotate(180deg);
}
.l-evidence .p-initiative__university-text .morebtn::after {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-arrow-bk.png);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .morebtn::after {
    width: 14px;
    height: 8px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__university-text .morebtn::after {
    width: 0.875vw;
    height: 0.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__university-text .morebtn::after {
    width: 2.9333333333vw;
    height: 1.6vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9.3333333333vw;
    margin-bottom: 9.3333333333vw;
  }
}
.l-evidence .p-initiative__medical-ttl {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl {
    font-size: 32px;
    line-height: 1.375;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-ttl {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.125;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-ttl {
    margin-bottom: 4vw;
  }
}
.l-evidence .p-initiative__medical-ttl img {
  vertical-align: sub;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl img {
    width: 87px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl img {
    width: 5.4375vw;
    margin: 0 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-ttl img {
    display: inline-block;
    margin-top: 2.6666666667vw;
    width: 16.2666666667vw;
    margin-right: 1.6vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl .small {
    font-size: 30px;
    line-height: 1.4666666667;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-ttl .small {
    font-size: 1.875vw;
  }
}
.l-evidence .p-initiative__medical-ttl .num{
	/*font-size: 58px;*/
	font-size: 4.5vw;
	font-weight: 500;
	letter-spacing: -0.02em;
	padding:0 3px;
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
	.l-evidence .p-initiative__medical-ttl .num{
	
	}
}
@media screen and (max-width: 767px) {
.l-evidence .p-initiative__medical-ttl .num{
	font-size: 14vw;
	}
}

.l-evidence .p-initiative__medical-lead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-lead {
    /*margin-bottom: 48px;*/
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-lead {
    /*margin-bottom: 3vw;*/
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-lead {
    letter-spacing: 0;
    /*margin-bottom: 6.6666666667vw;*/
  }
}
.l-evidence .p-initiative__medical-list {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list {
    margin-top: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-list {
    flex-wrap: wrap;
    row-gap: 5.6vw;
	margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item {
    width: 245px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item {
    width: 15.3125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-list .item {
    width: 40vw;
  }
}
.l-evidence .p-initiative__medical-list .item-img {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item-img {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item-img {
    margin-bottom: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-list .item-img {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item-text-ttl {
    font-size: 22px;
    line-height: 1.4090909091;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item-text-ttl {
    font-size: 1.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-list .item-text-ttl {
    font-size: calc(26 / 750 * 100vw);
    line-height: 1.4333333333;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item-text-ttl {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__medical-list .item-text-ttl {
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-list .item-text-ttl {
    margin-bottom: 2.1333333333vw;
  }
}
.l-evidence .p-initiative__medical-list .item-text-txt {
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__medical-list .item-text-txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.625;
    letter-spacing: -0.04em;
    font-weight: 400;
  }
}
.l-evidence .p-initiative__municipality-ttl {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-ttl {
    font-size: 32px;
    line-height: 1.375;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-ttl {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-ttl {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.125;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-ttl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-ttl {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-ttl {
    margin-bottom: 4vw;
  }
}
.l-evidence .p-initiative__municipality-lead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-lead {
    /*margin-bottom: 42px;*/
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-lead {
    /*margin-bottom: 2.625vw;*/
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-lead {
    letter-spacing: -0.02em;
    white-space: nowrap;
    /*margin-bottom: 6.4vw;*/
  }
}
.l-evidence .p-initiative__municipality-box {
  background-color: #fff;
  box-shadow: 4px 6px 50px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box {
    border-radius: 20px;
	  margin-top: 42px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box {
    border-radius: 1.25vw;
	  margin-top: 2.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-box {
    padding: 1.6vw 0;
    border-radius: 4vw;
	 margin-top: 6.4vw;
  }
}
.l-evidence .p-initiative__municipality-box .item {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item {
    padding: 50px 60px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item {
    padding: 3.125vw 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-box .item {
    flex-direction: column;
    row-gap: 4.8vw;
    padding: 8vw;
  }
}
.l-evidence .p-initiative__municipality-box .item:not(:last-of-type) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item.toyota .item-img img {
    width: 177px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item.toyota .item-img img {
    width: 11.0625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-box .item.toyota .item-img img {
    width: 38vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item.hayama .item-img img {
    width: 174px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item.hayama .item-img img {
    width: 10.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-box .item.hayama .item-img img {
    width: 43.2vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item-img {
    width: 230px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item-img {
    width: 14.375vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item-text {
    flex: 1;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item-text-ttl {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item-text-ttl {
    font-size: 1.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-box .item-text-ttl {
    font-size: calc(38 / 750 * 100vw);
    line-height: 1.4473684211;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item-text-ttl {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-initiative__municipality-box .item-text-ttl {
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-initiative__municipality-box .item-text-ttl {
    text-align: center;
    margin-bottom: 3.2vw;
  }
}
.l-evidence .p-initiative__municipality-box .item-text-txt {
  text-align: justify;
}
.l-evidence .p-initiative__bottom {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support {
    margin-bottom: 13.3333333333vw;
  }
}
.l-evidence .p-support__top {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__top {
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__top {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__top {
    flex-direction: column;
    margin-bottom: 6.4vw;
    row-gap: 2.1333333333vw;
  }
}
.l-evidence .p-support__list01 {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list01 {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list01 {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01 {
    flex-direction: column;
    margin-bottom: 8vw;
    row-gap: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list01-item {
    width: 340px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list01-item {
    width: 21.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item {
    width: 100%;
  }
}
.l-evidence .p-support__list01-item .img {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text {
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-name {
    font-size: 26px;
    line-height: 1.0384615385;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-name {
    font-size: 1.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text-name {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.3125;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text-name {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-name-sub {
    font-size: 22px;
    line-height: 1.2272727273;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-name-sub {
    font-size: 1.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text-name-sub {
    font-size: calc(42 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text-name-sub.ta-c {
    text-align: center;
    margin-top: 0.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-exp {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-exp {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text-exp {
    font-size: calc(28 / 750 * 100vw);
    line-height: 1.5357142857;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text-exp {
    text-align: center;
  }
}
.l-evidence .p-support__list01-item .text-txt {
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-txt {
    margin-top: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list01-item .text-txt {
    margin-top: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list01-item .text-txt {
    margin-top: 2.6666666667vw;
  }
}
.l-evidence .p-support__list02 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list02 {
    flex-wrap: wrap;
    row-gap: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list02-item {
    width: 245px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list02-item {
    width: 15.3125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list02-item {
    width: 40vw;
  }
}
.l-evidence .p-support__list02-item .img {
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list02-item .text {
    margin-top: 12px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list02-item .text {
    margin-top: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list02-item .text {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list02-item .text-name {
    font-size: 18px;
    line-height: 1.3888888889;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list02-item .text-name {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list02-item .text-name {
    font-size: calc(30 / 750 * 100vw);
    line-height: 1.4333333333;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-support__list02-item .text-exp {
    font-size: 16px;
    line-height: 1.5625;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-support__list02-item .text-exp {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-support__list02-item .text-exp {
    font-size: calc(26 / 750 * 100vw);
    line-height: 1.6538461538;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development {
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 95px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__top {
    margin-bottom: 5.9375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__top {
    position: relative;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__top-text {
    width: 440px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__top-text {
    width: 27.5vw;
    padding-top: 5vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__top-text .c-ttl {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__top-text .c-ttl {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__top-text .c-ttl {
    margin-bottom: 93.3333333333vw;
  }
}
.l-evidence .p-development__top-text p {
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__top-img {
    width: 570px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__top-img {
    width: 35.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__top-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 76vw;
    top: 34.6666666667vw;
  }
}
.l-evidence .p-development__achievement-box {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-box {
    height: 270px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-box {
    height: 16.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__achievement-box {
    flex-direction: column;
    padding: 8vw 0;
    row-gap: 4.2666666667vw;
  }
}
.l-evidence .p-development__achievement-box .ttl {
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ttl {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ttl {
    font-size: 1.625vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__achievement-box .ttl {
    font-size: calc(36 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 310px;
    margin-right: 156px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ttl {
    width: 19.375vw;
    margin-right: 9.75vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ttl::after {
    position: absolute;
    content: "";
    display: block;
    background-color: #ccc;
    width: 1px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 170px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ttl::after {
    height: 10.625vw;
  }
}
.l-evidence .p-development__achievement-box .ranking {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ranking {
    column-gap: 80px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ranking {
    column-gap: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__achievement-box .ranking {
    justify-content: center;
    column-gap: 4.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ranking-img.img01 {
    width: 196px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ranking-img.img01 {
    width: 12.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__achievement-box .ranking-img.img01 {
    width: 31.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ranking-img.img02 {
    width: 200px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-box .ranking-img.img02 {
    width: 12.5vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__achievement-box .ranking-img.img02 {
    width: 32.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-text {
    font-size: 14px;
    line-height: 1.2857142857;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-text {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__achievement-text {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.2;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-development__achievement-text {
    margin-top: 12px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-development__achievement-text {
    margin-top: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-development__achievement-text {
    margin-top: 2.1333333333vw;
  }
}
.l-evidence .p-bottomslider__wrap {
  display: flex;
}
.l-evidence .p-bottomslider__wrap.toleft .p-bottomslider__slide {
  animation: scroll-left 40s infinite linear 0.5s both;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-bottomslider__wrap.toleft {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-bottomslider__wrap.toleft {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-bottomslider__wrap.toleft {
    margin-bottom: 2.2666666667vw;
  }
}
.l-evidence .p-bottomslider__wrap.toright .p-bottomslider__slide {
  animation: scroll-right 40s infinite linear 0.5s both;
}
.l-evidence .p-bottomslider__slide {
  display: flex;
  flex-shrink: 0;
}
.l-evidence .p-bottomslider__slide-img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .l-evidence .p-bottomslider__slide-img {
    margin-right: 22px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-bottomslider__slide-img {
    margin-right: 1.375vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-bottomslider__slide-img {
    margin-right: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-bottomslider__slide-img.large {
    width: 532px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-bottomslider__slide-img.large {
    width: 33.25vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-bottomslider__slide-img.large {
    width: 56.8vw;
  }
}
@media screen and (min-width: 768px) {
  .l-evidence .p-bottomslider__slide-img.small {
    width: 355px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .l-evidence .p-bottomslider__slide-img.small {
    width: 22.1875vw;
  }
}
@media screen and (max-width: 767px) {
  .l-evidence .p-bottomslider__slide-img.small {
    width: 37.8666666667vw;
  }
}

/* パンくず */
.breadcrumb {
  max-width: calc(120 * var(--rem));
  width: auto;
  margin: 0.5em auto 0.5em auto;
  list-style: none;
  padding: 0 calc(5 * var(--rem));
}

@media only screen and (max-width: 767px) {
  .breadcrumb {
    box-sizing: border-box;
  }
}
.breadcrumb__item {
  color: #ff8705;
  font-size: 11px;
  line-height: 11px;
  display: inline-block;
  vertical-align: top;
}

.breadcrumb__item a {
  text-decoration: none;
  color: #333;
}

.breadcrumb__item a:not(.is-tab):hover {
  color: #ff8705;
}

.breadcrumb__item::after {
  content: ">";
  display: inline-block;
  margin: 0 5px;
  color: #333;
  vertical-align: top;
}

.breadcrumb__item:last-child::after {
  display: none;
}

/* その他 */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}

#floating_bannaer_sixpad {
  display: none !important;
}

/* アスリートサポート改修 */
@media screen and (min-width: 768px) {
    .p-support .main-swiper {
        margin-left: calc((100% - 1100px) / 2);
    }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
    .p-support .main-swiper {
        margin-left: 15.625vw;
    }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper {
      margin-left: 8vw;
  }
}
.p-support .main-swiper .swiper-slide {
  transition: opacity .5s;
}
.p-support .main-swiper .swiper-slide:hover {
  cursor: pointer;
  opacity: .7;
}
@media screen and (min-width: 768px) {
    .p-support .main-swiper .swiper-slide {
        
        width: 340px;
        height: 510px;
        margin-right: 40px;
    }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
    .p-support .main-swiper .swiper-slide {
        width: 21.25vw;
        height: 31.875vw;
        margin-right: 2.5vw;
    }
}
@media screen and (max-width: 767px) {
    .p-support .main-swiper .swiper-slide {
        width: 68vw;
        height: 100vw;
        margin-right: 4.66666666667vw;
    }
}

.p-support .main-swiper .swiper-slide .swiper-slide__inner {
  position: relative;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
    .p-support .main-swiper .swiper-slide .swiper-slide__inner {
        padding: 20px;
    }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
    .p-support .main-swiper .swiper-slide .swiper-slide__inner {
        padding: 1.25vw;
    }
}
@media screen and (max-width: 767px) {
    .p-support .main-swiper .swiper-slide .swiper-slide__inner {
        padding: 5.33333333333vw;
    }
}
.p-support .main-swiper .slide {
  height: 100%;
  cursor: pointer;
}

.p-support .main-swiper .swiper {
  position: relative;
}
@media screen and (min-width: 768px) {
    .p-support .main-swiper .swiper {
        padding-bottom: 25px;
    }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
    .p-support .main-swiper .swiper {
        padding-bottom: 1.5625vw;
    }
}
.p-support .main-swiper .swiper-button-prev,
.p-support .main-swiper .swiper-button-next {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-support-prev.png);
  z-index: 20;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-button-prev,
  .p-support .main-swiper .swiper-button-next {
    top: auto;
    bottom: 0;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-button-prev,
  .p-support .main-swiper .swiper-button-next {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-button-prev,
  .p-support .main-swiper .swiper-button-next {
    display: none;
  }
}
.p-support .main-swiper .swiper-button-prev::after,
.p-support .main-swiper .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-button-prev {
    left: 0;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-button-prev {
    left: 0vw;
  }
}
.p-support .main-swiper .swiper-button-next {
  transform: scale(-1, 1);
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-button-next {
    left: 60px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-button-next {
    left: 3.75vw;
  }
}
@media screen and (min-width: 768px) {
  .p-support .min-four .main-swiper .swiper-button-prev,
  .p-support .min-four .main-swiper .swiper-button-next {
    display: none;
  }
}

.p-support .main-swiper .swiper-horizontal>.swiper-pagination-bullets {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-horizontal>.swiper-pagination-bullets {
    margin-top: 40px;
    margin-left: 130px;
  }
  .p-support .min-four .main-swiper .swiper-horizontal>.swiper-pagination-bullets {
    margin-top: 0;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-horizontal>.swiper-pagination-bullets {
    margin-top: 2.5vw;
    margin-left: 8.125vw;
  }
  .p-support .min-four .main-swiper .swiper-horizontal>.swiper-pagination-bullets {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-horizontal>.swiper-pagination-bullets {
    margin-top: 5.33333333333vw;
  }
}
.p-support .main-swiper .swiper-pagination-bullet {
  margin: 0;
  flex: 1;
  width: auto;
  height: 4px;
  display: block;
  border-radius: 0;
  background: #f6f6f6;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-pagination-bullet {
    height: 1.33333333333vw;
  }
}
.p-support .main-swiper .swiper-pagination-bullet-active {
  background: #ff862a;
}

.p-support .main-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-support .main-swiper .swiper-slide__inner__icon {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__icon {
    top: 20px;
    left: 20px;
    width: 76px;
    height: 76px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__icon {
    top: 1.25vw;
    left: 1.25vw;
    width: 4.375vw;
    height: 4.375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-slide__inner__icon {
    top: 2.66666666667vw;
    left: 2.66666666667vw;
    width: 14.6666666667vw;
    height: 14.6666666667vw;
  }
}

.p-support .main-swiper .swiper-slide__inner__txt {
  color: #ffffff;
  letter-spacing: 0;
}
.p-support .main-swiper .swiper-slide__inner__txt__name {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__name {
    font-size: 26px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__name {
    font-size: 1.625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-slide__inner__txt__name {
    font-size: 5vw;
  }
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__name small {
    padding-left: 10px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__name small {
    padding-left: 0.625vw;
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-slide__inner__txt__name small {
    padding-left: 2vw;
    font-size: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__sub {
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__sub {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-slide__inner__txt__sub {
    font-size: 2.93333333333vw;
  }
}

.p-support .main-swiper .swiper-slide__inner__txt__paragraph {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__paragraph {
    margin-top: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .main-swiper .swiper-slide__inner__txt__paragraph {
    margin-top: 0.625vw;
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .main-swiper .swiper-slide__inner__txt__paragraph {
    margin-top: 2.66666666667vw;
    font-size: 3.46666666667vw;
  }
}

/* モーダル */
.p-support .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 999;
  background-color: rgba(120, 123, 131, 0.8);
}
@media screen and (max-width: 767px) {
  .p-support .modal {
    padding-top: 6vw;
  }
}

/* モーダルがactiveの時 */
.p-support .modal.is-active {
  opacity: 1;
  pointer-events: auto;
}

/* モーダル背景のオーバーレイ部分 */
.p-support .modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* モーダルのコンテンツ */
.p-support .modal__content {
  position: relative;
}
.p-support .modal__content .modal__slider {
  position: relative;
  background-color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p-support .modal__content .modal__slider {
    max-width: 980px;
    max-height: 634px;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__content .modal__slider {
    max-width: 61.25vw;
    max-height: 39.625vw;
    padding: 1.875vw 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__content .modal__slider {
    max-width: 84vw;
    max-height: calc(100vh - 23.3333333333vw);
    padding: 4vw 2.66666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .p-support .modal__content .modal__slide__inner {
    padding: 35px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__content .modal__slide__inner {
    padding: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__content .modal__slide__inner {
    padding: 5vw;
  }
}

.p-support .modal__content .modal__slide {
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.p-support .modal__content .modal__slide::-webkit-scrollbar {
    display: none;
}
@media screen and (min-width: 768px) {
  .p-support .modal__content .modal__slide {
    max-height: 564px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__content .modal__slide {
    max-height: 35.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__content .modal__slide {
    max-height: calc(100vh - 30.3333333333vw);
  }
}

.p-support .modal__content .modal__slide .simplebar-track.simplebar-vertical {
  background-color: #f6f6f6;
  width: 4px;
  border-radius: 0px;
}
.p-support .modal__content .modal__slide .simplebar-scrollbar.simplebar-visible {
  border-radius: 0px;
  background-color: #ff862a;
}

/* モーダルを閉じるボタン */
.p-support .modal__close-btn {
  position: absolute;
  right: 0;
  line-height: 1;
  color: #ffffff;
  cursor: pointer;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .p-support .modal__close-btn {
    top: -40px;
    width: 28px;
    height: 28px;
    font-size: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__close-btn {
    top: -2.5vw;
    width: 1.75vw;
    height: 1.75vw;
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__close-btn {
    top: -12vw;
    width: 12vw;
    height: 12vw;
    font-size: 12vw;
  }
}

.p-support .modal .swiper-button-prev,
.p-support .modal .swiper-button-next {
  display: grid;
  place-content: center;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .p-support .modal .swiper-button-prev,
  .p-support .modal .swiper-button-next {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal .swiper-button-prev,
  .p-support .modal .swiper-button-next {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal .swiper-button-prev,
  .p-support .modal .swiper-button-next {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}


.p-support .modal .modal__content .swiper-button-prev {
  opacity: 1;
  pointer-events: inherit;
  left: 0;
  transform: translateX(-50%);
}

.p-support .modal .modal__content .swiper-button-next {
  right: 0;
  transform: translateX(50%);
}

.p-support .modal .swiper-button-prev::before,
.p-support .modal .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
}

.p-support .modal .swiper-button-prev::after,
.p-support .modal .swiper-button-next::after {
  width: 10px;
  height: 10px;
  content: "";
  border: solid #cfcfcf;
  border-width: 2px 2px 0 0;
}

.p-support .modal .swiper-button-prev::after {
  margin-left: 0.4rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.p-support .modal .swiper-button-next::after {
  margin-right: 0.4rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p-support .modal .modal__slide__inner {

}
@media screen and (min-width: 768px) {
  .p-support .modal .modal__slide__inner__columns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column--img {
    width: 400px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column--img {
    width: 25vw;
  }
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column--txt {
    width: 420px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column--txt {
    width: 26.25vw;
  }
}

.p-support .modal__slide__inner__columns__column__mainimg {
  line-height: 1;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-support .modal__slide__inner__columns__column__mainimg {
    margin-top: 4.66666666667vw;
  }
}
.p-support .modal__slide__inner__columns__column__logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__logo {
    width: 100px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__logo {
    width: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__slide__inner__columns__column__logo {
    width: 23.3333333333vw;
  }
}

.p-support .modal__slide__inner__columns__column__txt {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt:not(:first-child) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt:not(:first-child) {
    margin-top: 0.625vw;
  }
}

.p-support .modal__slide__inner__columns__column__txt__name {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt__name {
    font-size: 26px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt__name {
    font-size: 1.625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__slide__inner__columns__column__txt__name {
    font-size: 6vw;
  }
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt__name small {
    padding-left: 10px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt__name small {
    padding-left: 0.625vw;
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__slide__inner__columns__column__txt__name small {
    padding-left: 2vw;
    font-size: 5vw;
  }
}

@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt__sub {
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__txt__sub {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__slide__inner__columns__column__txt__sub {
    font-size: 3.73333333333vw;
  }
}

.p-support .modal__slide__inner__columns__column__heading {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__heading {
    font-size: 26px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__heading {
    font-size: 1.625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__slide__inner__columns__column__heading {
    margin-top: 6vw;
    font-size: 5vw;
    text-align: center;
  }
}

.p-support .modal__slide__inner__columns__column__paragraph {
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__paragraph {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .modal__slide__inner__columns__column__paragraph {
    margin-top: 1.625vw;
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .modal__slide__inner__columns__column__paragraph {
    margin-top: 5vw;
    font-size: 3.73333333333vw;
  }
}

.p-support .interview {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .p-support .interview {
    margin-top: 45px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .interview {
    margin-top: 2.8125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .interview {
    margin-top: 2.8125vw;
  }
}

@media screen and (min-width: 768px) {
  .p-support .interview dt {
    width: 110px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .interview dt {
    width: 6.875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .interview dt {
    width: 29.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-support .interview dd {
    width: 280px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .interview dd {
    width: 17.5vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .interview dd {
    width: 35.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-support .interview dd .interview__post {
    font-size: 14px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .interview dd .interview__post {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .interview dd .interview__post {
    font-size: 2.93333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-support .interview dd .interview__name {
    font-size: 22px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .interview dd .interview__name {
    font-size: 1.375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .interview dd .interview__name {
    font-size: 5.33333333333vw;
  }
}

@media screen and (min-width: 768px) {
  .p-support .interview dd .interview__name small {
    font-size: 18px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .p-support .interview dd .interview__name small {
    font-size: 1.125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-support .interview dd .interview__name small {
    font-size: 4vw;
  }
}