@charset "UTF-8";

html,
body {
  overflow-x: hidden;
}

.section__inner {
  width: auto;
  max-width: none;
  margin-inline: 5.333vw;
}

.header_name_image {
  width: 21.333vw;
  height: auto;
}

.secHero__img {
  margin: 0;
}

.secHero__tit {
  margin: 0;
}

.secIntro {
  padding-block: 10.667vw;
}

.secIntro__info {
  display: block;
  font-size: 5.333vw;
  line-height: 1.6;
}

.secIntro__info dt {
  padding-block: 3.2vw;
}

.secIntro__info dd {
  padding: 3.733vw 4.267vw;
  font-size: 4.267vw;
  text-align: center;
}

.secIntro__tit {
  width: 86.667vw;
  margin-top: 10.667vw;
}

.secIntro__tit img {
  width: 100%;
  height: auto;
}

.secIntro__list {
  grid-template-columns: 1fr;
  gap: 6.667vw;
  margin-top: 10.667vw;
}

.secIntro__items--btns {
  right: 5.33vw;
  bottom: 5.33vw;
  width: 32vw;
}

.secIntro__items--btns a+a {
  margin-top: 1.333vw;
}

.c-btnStyle1 {
  box-sizing: border-box;
  min-height: 6.933vw;
  height: auto;
  padding: 0.8vw 1.067vw;
  font-size: 2.933vw;
  line-height: 1.2;
}

.secAttention {
  padding-block: 10.667vw;
}

.secAttention__tit {
  font-size: 5.333vw;
  line-height: 1.4;
}

.secAttention__list {
  margin-top: 5.333vw;
}

.secAttention__items {
  padding-left: 1.25em;
  font-size: 3.733vw;
  line-height: 1.75;
}

.secAttention__items + .secAttention__items {
  margin-top: 2.133vw;
}

.secAttention__items::before {
  top: 1.967vw;
  width: 2.667vw;
  height: 2.667vw;
}

.secContact {
  padding-block: 10.667vw;
}

.secContact__inner {
  padding: 8vw 4.267vw;
}

.secContact__tit {
  font-size: 5.333vw;
  line-height: 1.5;
}

.secContact__txt {
  margin-top: 5.333vw;
  font-size: 3.2vw;
  line-height: 1.7;
}

.secContact__txt .tel {
  font-size: 6.4vw;
  line-height: 1.3;
  pointer-events: all;
}
