@charset "UTF-8";
.noto-400 {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}

.noto-500 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
}

.noto-700 {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-style: normal;
}

.libre-baskerville-regular {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

.libre-baskerville-bold {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
}

.libre-baskerville-regular-italic {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
}

.spD {
  display: none;
}
@media screen and (max-width: 768px) {
  .spD {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .pcD {
    display: none;
  }
}

.history130 .pcD {
  display: block;
}
@media screen and (max-width: 768px) {
  .history130 .pcD {
    display: none;
  }
}
.history130 .spD {
  display: none;
}
@media screen and (max-width: 768px) {
  .history130 .spD {
    display: block;
  }
}
.history130 .history130__container .mgt30 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .history130 .history130__container .mgt30 {
    margin-top: 2.6041666667vw;
  }
}
.history130__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 min(4.1666666667vw, 50px);
}
@media screen and (max-width: 768px) {
  .history130__inner {
    padding: 0 3.90625vw;
  }
}
.history130__container {
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .history130__container {
    padding-bottom: 6.5104166667vw;
  }
}
.history130__container__inner {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .history130__container__inner {
    flex-direction: column;
    margin-left: 10px;
  }
}
.history130__container::before {
  content: "";
  background-color: #0068B7;
  width: 3px;
  height: 99%;
  position: absolute;
  top: 0.5%;
  left: 0;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .history130__container::before {
    height: 99.5%;
    top: 0.5%;
    left: 3%;
    transform: none;
  }
}
.history130__container::after {
  content: "";
  background-color: #0068B7;
  border: dashed 2px #fff;
  width: 3px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .history130__container::after {
    height: 6.5104166667vw;
    bottom: 0;
    left: 3%;
    transform: none;
  }
}
.history130__container .box-left {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .history130__container .box-left {
    display: contents;
  }
}
.history130__container .box-right {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .history130__container .box-right {
    display: contents;
  }
}
.history130__container .box {
  position: relative;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .history130__container .box {
    width: 83.3333333333vw;
    margin: 6.5104166667vw 0 auto;
  }
}
.history130__container .box__year {
  background-color: #F1F2F3;
  display: flex;
  padding: 11px 100px;
}
@media screen and (max-width: 768px) {
  .history130__container .box__year {
    padding: 1.4322916667vw 5.46875vw;
    margin-left: 1.0416666667vw;
  }
}
.history130__container .box__year::after {
  content: "";
  background-color: #fff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: solid 6px #0068B7;
  position: absolute;
  top: 15px;
  left: -18px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .history130__container .box__year::after {
    width: 4.9479166667vw;
    height: 4.9479166667vw;
    border: solid 0.78125vw #0068B7;
    top: 2.6041666667vw;
    left: -8px;
  }
}
.history130__container .box__year p {
  display: inline-block;
  font-size: 45px;
  font-weight: 500;
  letter-spacing: 0.033em;
  color: #727171;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .history130__container .box__year p {
    font-size: 7.03125vw;
  }
}
.history130__container .box__year p span {
  display: block;
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .history130__container .box__year p span {
    font-size: 2.0833333333vw;
  }
}
.history130__container .box__ttl {
  line-height: 1.5;
}
.history130__container .box__ttl p {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.007em;
  color: #0068B7;
  margin-top: 16px;
  padding-left: 33px;
}
@media screen and (max-width: 768px) {
  .history130__container .box__ttl p {
    font-size: max(7vw, 35px);
    margin-top: 1.3020833333vw;
    padding-left: 7.03125vw;
  }
}
.history130__container .box__img {
  max-width: 700px;
  margin: 60px auto 0;
  width: calc(100% - 40px);
}
@media screen and (max-width: 768px) {
  .history130__container .box__img {
    margin-top: 7.8125vw;
  }
}
.history130__container .box__acd {
  padding: 0 100px;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd {
    padding: 0;
  }
}
.history130__container .box__acd__ttl p {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.017em;
  color: #0068B7;
  padding: 0 20px 0 30px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__ttl p {
    font-size: max(3.6vw, 18px);
    padding-left: min(10vw, 60px);
    padding-right: unset;
  }
}
.history130__container .box__acd__ttl span {
  position: absolute;
  background-color: #0068B7;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 15px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__ttl span {
    left: 4.5572916667vw;
    width: max(4vw, 20px);
    height: max(4vw, 20px);
    top: max(1vw, 5px);
  }
}
.history130__container .box__acd__ttl span::before {
  content: "";
  background-color: #FFFFFF;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__ttl span::before {
    width: min(3vw, 15px);
    height: min(0.6vw, 3px);
  }
}
.history130__container .box__acd__ttl span::after {
  content: "";
  background-color: #FFFFFF;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-270deg);
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__ttl span::after {
    width: min(3vw, 15px);
    height: min(0.6vw, 3px);
  }
}
.history130__container .box__acd__ttl.open span::after {
  transform: translate(-50%, -50%) rotate(0);
}
.history130__container .box__acd__ttl.open {
  position: relative;
  z-index: 11;
}
.history130__container .box__acd__text {
  background-color: #F1F2F3;
  margin-top: 30px;
  width: min(83.3333333333vw, 1000px);
  padding: 20px 23px 20px 30px;
  position: relative;
  z-index: 11;
  display: none;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__text {
    width: 76.0416666667vw;
    margin-left: 7.03125vw;
    padding: 2.6041666667vw 2.9947916667vw 2.6041666667vw 3.90625vw;
  }
}
.history130__container .box__acd__text::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
  border-bottom: 28px solid #F1F2F3;
  border-top: 0;
  position: absolute;
  top: -23px;
  left: 22px;
}
.history130__container .box__acd__text p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.055em;
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__text p {
    font-size: max(3.2vw, 16px);
    padding-left: min(3.4vw, 17px);
  }
}
.history130__container .box__acd__text p::before {
  content: "";
  background-color: #0068B7;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__text p::before {
    width: min(2.6vw, 13px);
    height: min(2.6vw, 13px);
    top: min(1.6vw, 8px);
  }
}
.history130__container .box__acd__list {
  margin-top: 30px;
  padding: 0 min(8.3333333333vw, 100px);
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__list {
    padding: 0 0 0 30px;
    margin-top: 20px;
  }
}
.history130__container .box__acd__list li {
  font-size: 20px;
  line-height: 1.8;
  display: flex;
  gap: 0;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__list li {
    font-size: 14px;
    flex-direction: column;
    gap: 0;
    line-height: 1.8;
  }
}
.history130__container .box__acd__list li span:nth-child(1) {
  width: 150px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__list li span:nth-child(1) {
    width: auto;
  }
}
.history130__container .box__acd__list li:not(:first-child) {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__list li:not(:first-child) {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd__list span:nth-child(2) {
    padding-left: 12px;
  }
}
.history130__container .box__acd-bkcolor {
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd-bkcolor {
    padding-top: 2.6041666667vw;
  }
}
.history130__container .box__acd-bkcolor.bkcolor {
  background-color: #fff;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd-bkcolor.bkcolor {
    background-color: unset;
  }
}
.history130__container .box__acd.bkcolor {
  background-color: #fff;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 768px) {
  .history130__container .box__acd.bkcolor {
    background-color: unset;
  }
}
.history130__container .box-right .box__year::after {
  right: auto;
  left: -18px;
}
@media screen and (max-width: 768px) {
  .history130__container .box-right .box__year::after {
    left: -9px;
  }
}
.history130__container .box-t {
  margin-top: 0;
}
.history130 .TxtBlue {
  color: #0068B7;
}
.history130 .TxtBold {
  font-weight: bold;
}

.ashi .event130 {
  margin-bottom: min(8.3333333333vw, 100px);
}
.ashi .event130__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 min(4.1666666667vw, 50px);
}

.ashi .movie {
  margin-bottom: min(8.3333333333vw, 100px);
}
.ashi .movie__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 min(4.1666666667vw, 50px);
}
.ashi .movie .ashi__movie {
  position: relative;
  max-width: 670px;
  width: 100%;
  margin: 0 auto;
}
.ashi .movie .ashi__movie video {
  width: 100%;
  display: block;
}

.ashi .information {
  margin-bottom: min(8.3333333333vw, 100px);
}
.ashi .information__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 min(4.1666666667vw, 50px);
}

@media screen and (max-width: 768px) {
  .ashi .event130__inner {
    padding: 0 3.90625vw;
  }
  .ashi .movie__inner {
    padding: 0 3.90625vw;
  }
  .ashi .information__inner {
    padding: 0 3.90625vw;
  }
}
.ashi .event130__box {
  position: relative;
  margin-block: 26px;
}
.ashi .event130__box video {
  max-width: 1300px;
  width: 100%;
  margin-top: 5px;
  display: block;
}
.ashi .video-control .video-toggle-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.ashi .video-control .video-toggle-btn.visible {
  opacity: 1;
  pointer-events: auto;
}
.ashi .video-control .video-toggle-btn.paused {
  opacity: 1;
  pointer-events: auto;
}
.ashi .video-control .video-toggle-btn:hover .video-icon-bg {
  background-color: rgba(0, 0, 0, 0.8);
}
.ashi .video-control .video-toggle-btn .video-icon-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  pointer-events: none;
}
.ashi .video-control:hover .video-toggle-btn:not(.paused) {
  opacity: 1;
  pointer-events: auto;
}
.ashi .modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 107, 185, 0.9);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
}
.ashi .modal-container.active {
  opacity: 1;
  visibility: visible;
  z-index: 11;
}
.ashi .modal-open-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: min(3vw, 20px);
  margin-bottom: min(6vw, 40px);
}
.ashi .modal-open {
  width: 500px;
  padding: 20px 14px;
  border: solid 1px #0068B7;
  cursor: pointer;
  letter-spacing: -0.01em;
}

@media screen and (max-width: 768px) {
  .ashi .modal-open {
    width: 91.1458333333vw;
    margin: 0 auto;
    padding: 2.6041666667vw;
  }
}
.ashi .modal-open:hover {
  background-color: #0068B7;
}
.ashi .modal-open:hover p {
  color: #fff;
}
.ashi .modal-open p {
  position: relative;
  padding-left: 20px;
}
.ashi .modal-open p::before {
  content: "＞";
  color: #0068B7;
  position: absolute;
  top: 0;
  left: 0;
}
.ashi .modal-open:hover p::before {
  color: #fff;
}
.ashi .modal-body {
  position: relative;
  display: inline-block;
  max-width: 1030px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .ashi .modal-body {
    max-width: unset;
  }
}
.ashi .modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -7px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.ashi .modal-content {
  background: #fff;
  text-align: left;
  padding: min(2.6vw, 30px) min(2.6vw, 36px) min(6vw, 54px);
  border-radius: min(2.3vw, 20px);
  max-height: calc(100vh - 80px);
  
}
.ashi .modal-content-inner {
  max-height: 80vh;
  overflow-y: auto;
  padding: 0 min(2.6vw, 36px);
}
.ashi .modal-content .modal-content__ttl {
  color: #006bb9;
  font-size: min(4.68vw, 32px);
  font-weight: 500;
  text-align: center;
}
.ashi .modal-content p {
  margin-top: 10px;
  font-size: min(3.385vw, 18px);
  letter-spacing: min(0, -1px);
}
.ashi iframe {
  width: 800px;
  height: 450px;
}

.ashi .modal-content .content-img {
  margin-block: 26px;
  display: flex;
  gap: min(3vw, 28px);
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .ashi .modal-content .content-img {
    flex-direction: column;
  }
}

.ashi .modal-content .content-img img {
  width: auto;
  max-width: 90%;
  margin: 0 auto;
}

.ashi .modal-content .content-table {
  margin-top: 20px;
}
.ashi .modal-content .content-table table {
  border-collapse: collapse;
  width: 100%;
}

.ashi .modal-content .content-table table tr th,
.ashi .modal-content .content-table table tr td {
  vertical-align: middle;
  border: 1px solid #fff;
  padding: min(2.08vw, 6px) min(2.08vw, 18px);
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .ashi .modal-content .content-table table tr th,
  .ashi .modal-content .content-table table tr td {
    font-size: 3.38vw;
  }
}

.ashi .modal-content .content-table table tr td {
  background-color: #c1dbed;
}
.ashi .modal-content .content-table table tr:nth-of-type(2n+1) td {
  background-color: #dceaf4;
}
.ashi .modal-content .content-table table tr th {
  background-color: #006bb9;
  color: #fff;
  text-align: center;
  font-weight: normal;
}
.ashi .modal-content .content-table table tr td:nth-of-type(1),
.ashi .modal-content .content-table table tr td:nth-of-type(2) {
  width: min(18.2vw, 140px);
  text-align: center;
}
.ashi .modal-content .content-table table tr td:nth-of-type(1) {
  background-color: #63a0cb;
  color: #fff;
}

.ashi .modal-content .content-links {
  margin-top: min(4vw, 28px);
  display: flex;
  flex-direction: column;
}
.ashi .modal-content .content-links a {
  display: flex;
  line-height: 1.4;
}
.ashi .modal-content .content-links a + a {
  margin-top: 10px;
}
.ashi .modal-content .content-links a:hover {
  opacity: 0.8;
}
.ashi .modal-content .content-links a:hover span {
  text-decoration: none;
}
.ashi .modal-content .content-links a span {
  color: #0068b6;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.ashi .modal-content .content-links a:before {
  content: "＞";
  color: #0068b6;
  margin-right: 5px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .ashi .modal-content .content-links a {
    font-size: 3.64vw;
  }
}

html {
  scroll-behavior: smooth;
}

.psD {
  display: block;
}
@media screen and (max-width: 768px) {
  .psD {
    display: none;
  }
}

.spD {
  display: none;
}
@media screen and (max-width: 768px) {
  .spD {
    display: block;
  }
}

* {
  font-family: "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Sans", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

p {
  font-size: 16px;
  font-weight: 300;
  color: #231815;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 14px;
  }
}

img {
  width: 100%;
  height: auto;
}

.header__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .header__inner {
    flex-direction: column;
  }
}
.header__logo {
  width: 137px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .header__logo {
    padding: 5px 0;
  }
}
.header__logo p {
  color: #9e9e9e;
  font-size: 12px;
  line-height: 1;
  margin-top: 5px;
}
.header__nav {
  background-color: #0068B7;
  height: 60px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header__nav {
    display: block;
    height: auto;
  }
}
.header__nav ul {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: clamp(0.6875rem, 0.2172rem + 0.9785vw, 1rem);
}
@media screen and (max-width: 768px) {
  .header__nav ul {
    flex-wrap: wrap;
    font-size: clamp(0.6875rem, 0.3893rem + 1.2723vw, 1rem);
  }
}
.header__nav ul li {
  padding: 10px min(1.5625vw, 20px);
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .header__nav ul li {
    width: 33%;
    padding: 1.953125vw;
  }
}
.header__nav ul li::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 1px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .header__nav ul li::before {
    height: 3.90625vw;
  }
}
.header__nav ul li:nth-child(1)::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .header__nav ul li:nth-child(4)::before {
    content: none;
  }
}

.ashi {
  overflow: hidden;
}
.ashi__ttl p {
  color: #040000;
  font-size: 25px;
  line-height: 1.76;
  padding-left: 14px;
  position: relative;
  margin-bottom: 16px;
}
.ashi__ttl p::before {
  content: "";
  display: inline-block;
  background-color: #0068B7;
  width: 5px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.ashi__ttl-sub p {
  color: #0068B7;
  font-size: 45px;
  line-height: 1.7555555556;
  margin-bottom: 16px;
}
.ashi__ttl-sub p span {
  display: inline-block;
}
.ashi .kv {
  position: relative;
}
.ashi .kv__mv {
  max-width: 1600px;
  width: 100%;
  height: 55.8333333333vw;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1240px) {
  .ashi .kv__mv {
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .ashi .kv__mv {
    width: 153%;
    height: 84.6354166667vw;
  }
}
.ashi .kv__mv video {
  width: 100%;
}
.ashi .message {
  margin-top: min(66.4285714286vw, 930px);
  margin-bottom: min(8.3333333333vw, 100px);
}
@media screen and (max-width: 1200px) {
  .ashi .message {
    margin-top: 730px;
  }
}
@media screen and (max-width: 768px) {
  .ashi .message {
    margin-top: 104.1666666667vw;
    margin-bottom: 10.4166666667vw;
  }
}
.ashi .message__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 min(3.8461538462vw, 50px);
}
@media screen and (max-width: 768px) {
  .ashi .message__inner {
    padding: 0 3.90625vw;
  }
}
.ashi .message__box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .ashi .message__box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.ashi .message__p {
  width: min(68.3333333333vw, 820px);
}
@media screen and (max-width: 1200px) {
  .ashi .message__p {
    width: min(91.6666666667vw, 1100px);
  }
}
@media screen and (max-width: 768px) {
  .ashi .message__p {
    width: auto;
  }
}
.ashi .message__p__text-01 {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .ashi .message__p__text-01 {
    margin-bottom: 30px;
  }
}
.ashi .message__p__text-02 {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .ashi .message__p__text-02 {
    margin-bottom: 30px;
  }
}
.ashi .message__p__text-yd {
  text-align: right;
}
.ashi .message__img {
  max-width: 334px;
}
@media screen and (max-width: 1200px) {
  .ashi .message__img {
    max-width: 960px;
  }
}
.ashi .message__img__todori {
  width: 334px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .ashi .message__img__todori {
    width: min(28.3333333333vw, 340px);
  }
}
@media screen and (max-width: 768px) {
  .ashi .message__img__todori {
    width: 66.40625vw;
  }
}
.ashi .message__img__name p {
  font-size: 14px;
  line-height: 1.4285714286;
  margin-bottom: 10px;
  text-align: center;
}
.ashi .message__img__sign {
  width: 201px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .ashi .message__img__sign {
    width: min(16.6666666667vw, 200px);
  }
}
@media screen and (max-width: 768px) {
  .ashi .message__img__sign {
    width: 39.0625vw;
  }
}
.ashi .logo130 {
  margin-bottom: min(8.3333333333vw, 100px);
}
@media screen and (max-width: 768px) {
  .ashi .logo130 {
    margin-bottom: 10.4166666667vw;
  }
}
.ashi .logo130__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 min(3.8461538462vw, 50px);
}
@media screen and (max-width: 768px) {
  .ashi .logo130__inner {
    padding: 0 3.90625vw;
  }
}
.ashi .logo130__box {
  display: flex;
  gap: min(3.9166666667vw, 47px);
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .ashi .logo130__box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.1145833333vw;
  }
}
.ashi .logo130 .box-logo {
  width: min(48vw, 576px);
}
@media screen and (max-width: 768px) {
  .ashi .logo130 .box-logo {
    width: 92.1875vw;
  }
}
.ashi .logo130 .box-logo__ttl p {
  font-size: min(3.125vw, 25px);
  font-weight: 600;
  text-align: center;
  padding: 10px 0;
  position: relative;
  margin-bottom: 60px;
  border-top: solid 2px #040000;
  border-bottom: solid 2px #040000;
}
@media screen and (max-width: 768px) {
  .ashi .logo130 .box-logo__ttl p {
    font-size: min(5.8823529412vw, 25px);
    margin-bottom: 6.5104166667vw;
  }
}
.ashi .logo130 .box-logo__img {
  width: min(38vw, 456px);
  margin: 0 auto min(5.8333333333vw, 70px);
}
@media screen and (max-width: 768px) {
  .ashi .logo130 .box-logo__img {
    width: 63.4114583333vw;
    margin-bottom: 6.5104166667vw;
  }
}
.ashi .logo130 .box-logo .kome {
  font-size: 14px;
  margin-top: 30px;
  padding-left: 16px;
  position: relative;
}
.ashi .logo130 .box-logo .kome::before {
  content: "※";
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.ashi .footer {
  background-color: #333333;
}
.ashi .footer p {
  color: #9e9e9e;
}
.ashi .footer__inner {
  max-width: 1040px;
  margin: 0 auto;
}
.ashi .footer__container {
  padding: min(1.9230769231vw, 20px) min(0.4807692308vw, 5px);
}
.ashi .footer__container__copy p {
  font-size: 12px;
  text-align: center;
}