@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700;900&Noto+Sans:wght@400;700&display=swap");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

/* 行の高=フォントサイズ */
body {
  line-height: 1;
  letter-spacing: 0.1em;
}

/* 新規追加要素をブロック要素化 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* ulのマーカー非表示 */
ol,
ul,
li {
  list-style: none;
}

/* 引用符の非表示 */
blockquote,
q {
  quotes: none;
}

/* blockquote要素、q要素の前後にコンテンツ非表示 */
blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

/* フォントサイズ　リセット フォントの縦方向 ベースライン揃え 点線削除 */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: none;
}

/* ins要素 デフォルトセット 色を変える場合はここで変更 */
ins {
  background-color: #ff9;
  color: #083459;
  text-decoration: none;
}

/* mark要素 デフォルトセット 色やフォントスタイルを変える場合はここで変更 */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* テキスト 打ち消し線 */
del {
  text-decoration: line-through;
}

/* IE　デフォルトで点線を下線表示設定　下線設定 マウスオーバー時 ヘルプカーソル表示可 */
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/*　隣接するセルのボーダーを重ねて表示　*/
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

/* 水平罫線デフォルトリセット */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
  border: 0;
}

/* 画像を縦に並べた時に余白0 */
img {
  display: block;
  width: 100%;
  height: auto;
}

/*box-sizingを全ブラウザに対応*/
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
}

br {
  line-height: inherit;
}

span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav {
  display: block;
}

section {
  display: block;
  position: relative;
}

input[type=submit], input[type=button] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}

input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus, input[type=button]:focus {
  outline-offset: -2px;
}

main {
  display: block;
}

sup {
  position: relative;
  top: -1ex;
  vertical-align: baseline;
}

button {
  outline: none;
}

iframe {
  display: block;
}

/*import*/
html {
  font-size: 10px;
  box-sizing: border-box;
  scroll-behavior: auto;
}

body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  font-family: "Zen Kaku Gothic New", serif;
  font-size: 10px;
  background-color: #FAF8F6;
  color: #083C67;
}

html.is-open,
body.is-open {
  overflow: hidden;
}

html,
body {
  width: 100%;
}

*:focus {
  outline: none;
}

span {
  font-weight: inherit;
  letter-spacing: inherit;
}

a {
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

a * {
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

.header-wrap, .toggle-menu {
  display: none !important;
  pointer-events: none !important;
  position: relative !important;
}

.cmn-contact {
  display: none !important;
}

.cmn-link {
  display: none !important;
}

.cmn-bnr__cpt {
  display: none !important;
}

.cmn-display__pc-tb--block {
  display: none;
}

.common__inner {
  max-width: 1008px;
  margin: 0 auto;
  padding: 0 24px;
}

.common__ttl {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.05em;
}
@media (max-width: 480px) {
  .common__ttl {
    font-size: 2.4rem;
  }
}
@media (max-width: 480px) {
  .common__ttl.--left {
    text-align: left;
  }
}

.md-none {
  display: block;
}
@media (max-width: 1024px) {
  .md-none {
    display: none;
  }
}

.tb-block {
  display: none;
}
@media (max-width: 768px) {
  .tb-block {
    display: block;
  }
}

.sp-only {
  display: none;
}
@media (max-width: 640px) {
  .sp-only {
    display: block;
  }
}

.sp-none {
  display: block;
}
@media (max-width: 640px) {
  .sp-none {
    display: none;
  }
}

/* アンカー先がヘッダーに隠れないようにする */
#feature,
#merit,
#voice,
#contact,
#section__fv {
  scroll-margin-top: 120px;
}

@media (max-width: 768px) {
  #feature,
  #merit,
  #voice,
  #contact,
  #section__fv {
    scroll-margin-top: 90px;
  }
}
.section__header {
  position: fixed;
  background-color: #fff;
  width: 100%;
  z-index: 100;
}
.section__header__inner {
  max-width: 1360px;
  margin: 0 auto;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .section__header__inner {
    padding: 16px 24px;
  }
}
.section__header__logo {
  width: 137px;
  height: auto;
}
.section__header__menu {
  display: flex;
  align-items: center;
  gap: 32px;
}
.section__header__menu__item {
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 100%;
}
@media (max-width: 1024px) {
  .section__header__menu {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .section__header__menu {
    display: none;
  }
}
.section__header__ham {
  display: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .section__header__ham {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
  }
}
.section__header__ham__line {
  display: block;
  width: 38px;
  height: 1px;
  background-color: #083C67;
}
.section__header__ham__text {
  transition: transform 0.3s;
  font-size: 1.6rem;
  font-weight: 700;
}
.section__header--sp {
  display: none;
}
@media (max-width: 768px) {
  .section__header--sp {
    display: block;
  }
}
.section__header--sp__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/zenkan-new/fv-bg_sp.png) no-repeat center center/cover;
}
.section__header--sp__overlay.is-open {
  display: block;
  z-index: 99;
}
.section__header--sp__menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99;
  overflow-y: auto;
  padding-top: 80px;
}
.section__header--sp__menu.is-open {
  display: block;
}
.section__header--sp__menu__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100vh - 80px);
  gap: 32px;
}
.section__header--sp__menu__item {
  padding-left: 12%;
}
.section__header--sp__menu__item a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: normal;
  text-decoration: none;
  display: block;
  padding: 16px;
  transition: opacity 0.3s;
}
.section__header.is-fv {
  background-color: transparent;
}

.section__fv {
  position: relative;
  padding-block: 102px 68px;
  background: url(../images/zenkan-new/fv-bg.png) no-repeat center center/cover;
}
@media (max-width: 768px) {
  .section__fv {
    background-image: url(../images/zenkan-new/fv-bg_sp.png);
    padding-block: 108px 40px;
  }
}
.section__fv__slide {
  width: 100%;
  height: auto;
}
.section__fv__slide__item {
  width: 100%;
  height: auto;
}
.section__fv__slide__item img {
  width: 100%;
  height: auto;
  display: block;
}
.section__fv .swiper:not(.swiper-initialized) .swiper {
  width: 100%;
  height: auto;
  position: relative;
}
.section__fv .swiper:not(.swiper-initialized) .swiper-wrapper {
  position: relative;
}
.section__fv .swiper:not(.swiper-initialized) .swiper-slide {
  opacity: 0;
  position: absolute;
  inset: 0;
}
.section__fv .swiper:not(.swiper-initialized) .swiper-slide:first-child {
  opacity: 1;
  position: relative;
}
.section__fv__catch {
  position: absolute;
  top: 30.37%;
  right: 8.5%;
  z-index: 2;
  width: 420px;
  height: auto;
}
@media (max-width: 1024px) {
  .section__fv__catch {
    right: 1%;
  }
}
@media (max-width: 968px) {
  .section__fv__catch {
    width: 340px;
  }
}
@media (max-width: 768px) {
  .section__fv__catch {
    position: static;
    width: 100%;
    margin-bottom: 36px;
  }
}
.section__fv__deco {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: auto;
}
.section__fv__scroll {
  position: absolute;
  top: 50%;
  left: calc((100% - 960px) / 2 - 32px);
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 8px;
}
.section__fv__scroll span {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.08em;
  writing-mode: vertical-rl;
}
@media (max-width: 1024px) {
  .section__fv__scroll {
    display: none;
  }
}

.section__feature {
  padding-block: 120px 136px;
}
@media (max-width: 768px) {
  .section__feature {
    padding-block: 64px 72px;
  }
}
@media (max-width: 480px) {
  .section__feature {
    padding-block: 40px;
  }
}
.section__feature__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-block: 24px;
}
@media (max-width: 768px) {
  .section__feature__content {
    flex-direction: column;
    gap: 32px;
  }
}
@media (max-width: 425px) {
  .section__feature__content {
    gap: 24px;
  }
}
.section__feature__content__feature__ttl {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}
.section__feature__content__feature__ttl span {
  font-size: 2rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.05em;
}
.section__feature__content__feature__list li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.section__feature__content__feature__list li span {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.05em;
}
.section__feature__content__feature__list li:nth-child(2) {
  padding-block: 16px;
  border-top: 1px solid #d9d6d4;
  border-bottom: 1px solid #d9d6d4;
  margin-block: 16px;
}
.section__feature__content__img {
  width: 55%;
  height: auto;
}
@media (max-width: 768px) {
  .section__feature__content__img {
    width: 100%;
  }
}
.section__feature__txt {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.05em;
  margin: 0 auto;
}
.section__feature__txt-block {
  background-color: #fff;
  width: 100%;
  padding-block: 40px;
}
@media (max-width: 768px) {
  .section__feature__txt-block {
    padding: 40px 24px;
  }
}
@media (max-width: 768px) {
  .section__feature__txt {
    font-size: 2rem;
  }
}
.section__feature__txt::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, #39A8D7 0%, #E58D1E 69.51%);
}

.section__merit {
  padding-block: 130px 120px;
  position: relative;
}
@media (max-width: 768px) {
  .section__merit {
    padding-block: 64px 72px;
  }
}
@media (max-width: 480px) {
  .section__merit {
    padding-block: 40px;
  }
}
.section__merit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/zenkan-new/works-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 768px) {
  .section__merit:before {
    background-image: url(../images/zenkan-new/works-bg_sp.png);
    background-size: contain;
    background-position: center top;
  }
}
.section__merit .common__ttl {
  color: #fff;
}
.section__merit__txt {
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: normal;
  padding-block: 24px 16px;
  border-bottom: 1px solid #fff;
}
@media (max-width: 768px) {
  .section__merit__txt {
    font-size: 2rem;
  }
}
.section__merit__imgs {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 48px;
}
@media (max-width: 768px) {
  .section__merit__imgs {
    flex-direction: column-reverse;
    gap: 24px;
  }
}
.section__merit__img {
  width: 40%;
  height: auto;
}
@media (max-width: 768px) {
  .section__merit__img {
    width: 100%;
  }
}
.section__merit__video {
  width: 57.5%;
  position: relative;
  padding-bottom: 33%;
  height: 0;
  overflow: hidden;
}
.section__merit__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .section__merit__video {
    width: 100%;
    padding-bottom: 56.25%;
  }
}
.section__merit__teacher {
  background-color: #fff;
  padding: 0 40px;
  margin-block: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.5s ease, margin-block 0.5s ease, padding-block 0.5s ease;
}
.section__merit__teacher.is-open {
  padding: 48px 40px;
  margin-block: 24px;
  max-height: 1000px;
  opacity: 1;
}
.section__merit__teacher__ttl {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 24px;
  border-bottom: 1px solid #d9d6d4;
}
@media (max-width: 768px) {
  .section__merit__teacher__ttl {
    text-align: center;
  }
}
.section__merit__teacher__content {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 24px 20px 0;
}
.section__merit__teacher__img {
  width: 158px;
  height: auto;
}
@media (max-width: 640px) {
  .section__merit__teacher__img {
    display: none;
  }
}
.section__merit__teacher__img-sp {
  display: none;
}
@media (max-width: 640px) {
  .section__merit__teacher__img-sp {
    display: block;
  }
}
.section__merit__teacher__desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(100% - 198px);
}
@media (max-width: 640px) {
  .section__merit__teacher__desc {
    width: 100%;
  }
}
.section__merit__teacher__txt {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 175%;
}
.section__merit__teacher__name {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05em;
  text-wrap: nowrap;
}
.section__merit__teacher__name span {
  font-size: 2rem;
}
.section__merit__teacher__profile {
  display: contents;
}
@media (max-width: 640px) {
  .section__merit__teacher__profile {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    margin-top: 24px;
  }
}
.section__merit__detail {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}
.section__merit__detail.is-open {
  max-height: 5000px;
  opacity: 1;
}
.section__merit__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 280px;
  background-color: #083C67;
  color: #fff;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05em;
  padding: 16px 40px;
  border: 1px solid #083C67;
  border-radius: 30px;
  margin: 40px auto 0;
  transition: opacity 0.3s ease;
}
.section__merit__btn:after {
  content: "・";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #fff;
}
@media (min-width: 641px) {
  .section__merit__btn:hover {
    background-color: #fff;
    color: #083C67;
  }
  .section__merit__btn:hover:after {
    color: #083C67;
  }
}
.section__merit__performance {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 17px;
}
@media (max-width: 1024px) {
  .section__merit__performance {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .section__merit__performance {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section__merit__performance__item {
  height: auto;
  background-color: #fff;
  padding: 32px 28px;
}
.section__merit__performance__item__img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.section__merit__performance__item__ttl {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: normal;
  margin-top: 16px;
}
.section__merit__performance__item__copy {
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  color: #8c8c8c;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: normal;
  padding-top: 16px;
}
.section__merit__performance__item__desc {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 16px;
  border-top: 1px solid #d9d6d4;
  padding-top: 16px;
}
.section__merit__performance__item:nth-child(1) .section__merit__performance__item__ttl span:first-child, .section__merit__performance__item:nth-child(2) .section__merit__performance__item__ttl span:first-child {
  font-size: 2rem;
  font-weight: 900;
  line-height: 120%;
}
.section__merit__performance__item:nth-child(1) .section__merit__performance__item__ttl span:last-child, .section__merit__performance__item:nth-child(2) .section__merit__performance__item__ttl span:last-child {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 100%;
}
.section__merit__performance__item:nth-child(3) .section__merit__performance__item__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section__merit__performance__item:nth-child(3) .section__merit__performance__item__ttl span {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 112.5%;
}

.section__compare {
  background: url(../images/zenkan-new/compare-bg.png) no-repeat center center/cover;
  padding-block: 120px 78px;
}
@media (max-width: 768px) {
  .section__compare {
    padding-block: 72px 64px;
  }
}
@media (max-width: 480px) {
  .section__compare {
    padding-block: 40px;
  }
}
.section__compare__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-top: 32px;
}
@media (max-width: 600px) {
  .section__compare__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section__compare__item {
  background-color: #fff;
  padding: 24px;
}
.section__compare__item__ttl {
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 24px;
}
.section__compare__item__ttl span {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 768px) {
  .section__compare__item__ttl {
    font-size: 2rem;
  }
  .section__compare__item__ttl span {
    font-size: 1.4rem;
  }
}
.section__compare__item__ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 24px;
  background: linear-gradient(270deg, #39A8D7 0%, #E58D1E 69.51%);
}
.section__compare__item__img {
  width: 100%;
  height: auto;
  margin-block: 24px;
}
.section__compare__item__desc {
  background-color: #083C67;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
  padding: 12px 16px;
}

.section__voice {
  background-color: #FAF8F6;
  padding-block: 100px 120px;
}
@media (max-width: 768px) {
  .section__voice {
    padding-block: 64px 72px;
  }
}
@media (max-width: 480px) {
  .section__voice {
    padding-block: 40px;
  }
}
.section__voice__item {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-block: 32px;
}
@media screen and (max-width: 1024px) {
  .section__voice__item {
    flex-direction: column;
    gap: 16px;
  }
}
.section__voice__item__video {
  width: 598px;
  position: relative;
  padding-bottom: 35%;
  height: 0;
  overflow: hidden;
}
.section__voice__item__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .section__voice__item__video {
    width: 100%;
    padding-bottom: 56.25%;
  }
}
.section__voice__item__txt {
  background-color: #fff;
  padding: 82px 40px;
  width: calc(100% - 614px);
}
@media screen and (max-width: 1024px) {
  .section__voice__item__txt {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .section__voice__item__txt {
    padding: 32px 24px;
  }
}
.section__voice__item__txt__desc {
  font-size: 2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  padding-bottom: 16px;
  border-bottom: 1px solid #d9d6d4;
  margin-bottom: 16px;
}
.section__voice__item__txt__name {
  color: #8c8c8c;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: norl;
}
.section__voice__lists {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .section__voice__lists {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section__voice__list {
  display: flex;
  flex-direction: column;
}
.section__voice__list__img {
  width: 100%;
  height: auto;
}
.section__voice__list__txt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  padding: 40px 48px;
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .section__voice__list__txt {
    padding: 32px 24px;
  }
}
.section__voice__list__txt__desc {
  font-size: 2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
}
.section__voice__list__txt__name {
  color: #8c8c8c;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: normal;
  padding-top: 16px;
  border-top: 1px solid #d9d6d4;
  margin-top: 16px;
}

.section__contact {
  padding-block: 120px;
}
@media (max-width: 768px) {
  .section__contact {
    padding-block: 72px;
  }
}
@media (max-width: 480px) {
  .section__contact {
    padding-block: 40px;
  }
}
.section__contact__txt {
  background-color: #EBE7E4;
  display: flex;
  flex-direction: column;
  gap: 17px;
  padding: 32px 40px;
  margin-block: 56px;
}
.section__contact__txt__copy {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
}
.section__contact__txt__desc {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 640px) {
  .section__contact__txt {
    padding: 32px 24px;
  }
}

.form-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.inquiry_wrap {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.clearfix {
  display: flex;
  align-items: baseline;
  gap: 56px;
  padding-right: 16px;
}
.clearfix.clearfix--dush {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
@media screen and (max-width: 1024px) {
  .clearfix {
    gap: 16px;
    padding-right: 0;
  }
}
@media screen and (max-width: 840px) {
  .clearfix {
    flex-direction: column;
    align-items: flex-start;
  }
}

.item-block {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 56px;
}
@media screen and (max-width: 1024px) {
  .item-block {
    gap: 16px;
  }
}
@media screen and (max-width: 840px) {
  .item-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}

.item-name {
  max-width: 252px;
  width: 252px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 187.5%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 840px) {
  .item-name {
    max-width: 100%;
    width: 100%;
  }
}
.item-name .item-req, .item-name .item-unreq {
  color: #fff;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 185.714%;
  letter-spacing: 0.05em;
  padding: 4px 28px;
  border-radius: 3px;
}
.item-name .item-req {
  background-color: #083C67;
}
.item-name .item-unreq {
  background-color: #8c8c8c;
}

.item-notice {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 185.714%;
  letter-spacing: 0.05em;
}

input[type=text], input[type=email], input[type=tel], textarea {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 9px 16px;
  font-size: 1.6rem;
  line-height: 187.5%;
  letter-spacing: 0.05em;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, textarea::-moz-placeholder {
  color: #c4c4c4;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, textarea::placeholder {
  color: #c4c4c4;
}

.item-form.itemform_add_search {
  display: flex;
  align-items: center;
  gap: 16px;
}
.item-form.itemform_add_search button {
  background-color: #083C67;
  color: #fff;
  padding: 11px 22px;
  border: 1px solid #083C67;
  border-radius: 3px;
  text-wrap: nowrap;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 185.714%;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
@media (min-width: 641px) {
  .item-form.itemform_add_search button:hover {
    background-color: #fff;
    color: #083C67;
  }
}
.item-form.max {
  flex: 1;
}
@media screen and (max-width: 840px) {
  .item-form {
    width: 100%;
  }
}

.section-form-privacy {
  background: #fff;
  height: 200px;
  font-size: 1.4rem;
  line-height: 185.714%;
  letter-spacing: 0.05em;
  border: 1px solid #083C67;
  margin-top: 8px;
}

.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.wpcf7-form-control-wrap .wpcf7-list-item-label {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 187.5%;
  letter-spacing: 0.05em;
  margin-left: 16px;
}

.wpcf7-submit {
  display: block;
  width: 400px;
  margin: 0 auto;
  background-color: #083C67;
  color: #fff;
  padding-block: 13px;
  border: 1px solid #083C67;
  border-radius: 30px;
  cursor: pointer;
  transition: opacity 0.3s ease;
  transform: none;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 187.5%;
  letter-spacing: 0.05em;
}
@media (min-width: 641px) {
  .wpcf7-submit:hover {
    background-color: #fff;
    color: #083C67;
  }
}
@media screen and (max-width: 480px) {
  .wpcf7-submit {
    width: 100%;
  }
}

.section-form-privacy + div + input {
  transform: none;
}

.image-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.image-popup.is-open {
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.image-popup__content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-popup__close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  z-index: 10001;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}
.image-popup__close:hover {
  opacity: 0.7;
}
.image-popup__img {
  max-width: 100%;
  max-height: 90vh;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.floating-btn {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  position: fixed;
  bottom: 32px;
  right: 16px;
  z-index: 10000;
}
@media screen and (max-width: 768px) {
  .floating-btn {
    display: block;
  }
}
.floating-btn.is-visible {
  opacity: 1;
  visibility: visible;
}
.floating-btn__link {
  background-color: #083C67;
  color: #fff;
  padding: 16px 32px;
  border-radius: 40px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: normal;
  display: block;
  box-shadow: 0 4px 12px rgba(8, 60, 103, 0.3);
  transition: transform 0.3s, box-shadow 0.3s;
}
.floating-btn__link:active {
  transform: scale(0.95);
}/*# sourceMappingURL=page-zenkan-new.css.map */