@charset "UTF-8";
main {
  padding-top: 6.5104166667vw;
}

.txt-a {
  box-sizing: border-box;
  border: solid 2px #6F9EED;
  background-image: linear-gradient(90deg, #6f9eed, #3f5a87);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14.5833333333vw;
  height: 3.90625vw;
  border-radius: 3.90625vw;
  margin: 0 auto;
  gap: 0.8vw;
  transition: 1s;
}
.txt-a svg {
  display: flex;
  width: 0.8333333333vw;
  height: 0.8333333333vw;
}
.txt-a svg path {
  transition: 1s;
}
.txt-a:hover {
  background: #ffffff;
  color: #6F9EED;
}
.txt-a:hover svg path {
  fill: #6F9EED;
}

.ttl-box .txt-h2 {
  color: #6F9EED;
}
.ttl-box .txt-h2 .txt-e {
  display: block;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.2vw;
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 60px;
  }
  .txt-a {
    width: 100%;
    height: 50px;
    border-radius: 50px;
    gap: 10px;
    margin: 0 auto;
    font-size: 16px;
    border-radius: 100px;
  }
  .txt-a span {
    font-size: 16px;
  }
  .txt-a svg {
    width: 16px;
    height: 16px;
  }
  .txt-a svg path {
    transition: 1s;
  }
  .txt-a:hover {
    background: #ffffff;
    color: #000000;
  }
  .txt-a:hover svg path {
    fill: #000000;
  }
  .ttl-box .txt-h2 {
    font-size: 14px;
  }
  .ttl-box .txt-h2 .txt-e {
    font-size: 32px;
    margin-bottom: 5px;
  }
  .ttl-box .txt-p {
    font-size: 14px;
  }
}
/*==========================================================================
section#lead_area
========================================================================== */
section#lead_area .box {
  position: relative;
}
section#lead_area .img-box {
  width: 100%;
  height: 26.0416666667vw;
  position: relative;
}
section#lead_area .img-box::before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
section#lead_area .txt-h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #ffffff;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
  gap: 0.5vw;
}
section#lead_area .txt-h1 span {
  line-height: 1;
  text-transform: uppercase;
}
section#lead_area .breadcrumbs {
  margin-top: 1.05vw;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.8vw;
  z-index: 4;
  font-size: 0.7291666667vw;
  font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  color: #333333;
  width: 78.13%;
}
section#lead_area .breadcrumbs > span {
  font-size: 0.7291666667vw;
  font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
}
section#lead_area .breadcrumbs > span > a {
  color: #6F9EED;
  font-size: 0.7291666667vw;
  font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
}
section#lead_area .breadcrumbs > span > span {
  color: #333333;
  font-size: 0.7291666667vw;
  font-family: "Noto Sans JP", "Zen Kaku Gothic New", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  section#lead_area .img-box {
    width: 100%;
    height: 32vw;
  }
  section#lead_area .txt-h1 {
    gap: 5px;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
  }
  section#lead_area .txt-h1 span {
    font-size: 32px;
  }
  section#lead_area .breadcrumbs {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 10px;
    font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
    margin-top: 15px;
        width: 90%;

        
  }
  section#lead_area .breadcrumbs > span {
    font-size: 10px;
    font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
  }
  section#lead_area .breadcrumbs > span > a {
    font-size: 10px;
    font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
  }
  section#lead_area .breadcrumbs > span > span {
    font-size: 10px;
    font-family: "kozuka-gothic-pro", "Noto Sans JP", "Zen Kaku Gothic New", sans-serif;
  }
}
/*==========================================================================
section#contact_area
========================================================================== */
section#contact_area {
  position: relative;
  background: url(../img/bg_top_contact001.webp) center no-repeat;


  
  background-size: cover;
}
section#contact_area::before {
  content: "";
  background: #6F9EED;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.8;
  z-index: 1;
}
section#contact_area .inner {
  padding: 7.8125vw 0;
}
section#contact_area .box {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}
section#contact_area .ttl-box {
  width: 100%;
}
section#contact_area .ttl-box .txt-h2 {
  margin: 0 auto;
  margin-bottom: 2.6041666667vw;
  color: #ffffff;
  text-align: center;
}
section#contact_area .ttl-box .txt-h2 .txt-e {
  color: #ffffff;
  margin-bottom: 0.2vw;
}
section#contact_area .ttl-box .txt-p {
  text-align: center;
  color: #ffffff;
}
section#contact_area .link-box {
  width: 100%;
  margin-top: 3.125vw;
  align-items: center;
  justify-content: center;
  gap: 6.25vw;
}
section#contact_area .link-box .txt-t {
  color: #ffffff;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0.5vw;
  line-height: 1;
  pointer-events: none;
}
section#contact_area .link-box .txt-t svg {
  display: flex;
  width: 2.7083333333vw;
  height: 2.6041666667vw;
}
section#contact_area .link-box .txt-t svg path {
  fill: #ffffff;
}
section#contact_area .link-box .txt-l {
  width: 23.4375vw;
  height: 5.2083333333vw;
  border: solid 2px #ffffff;
  background: #ffffff;
  color: #333333;
  border-radius: 5.2083333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  transition: 1s;
  gap: 1.05vw;
}
section#contact_area .link-box .txt-l svg {
  display: flex;
  width: 2.2760416667vw;
  height: 1.4583333333vw;
}
section#contact_area .link-box .txt-l svg path {
  transition: 1s;
  fill: #6F9EED;
}
section#contact_area .link-box .txt-l:hover {
  background: #6F9EED;
  color: #ffffff;
}
section#contact_area .link-box .txt-l:hover svg path {
  fill: #ffffff;
}

@media screen and (max-width: 767px) {
  section#contact_area .inner {
    padding: 50px 0;
  }
  section#contact_area .ttl-box {
    width: 100%;
  }
  section#contact_area .ttl-box .txt-h2 {
    margin-bottom: 20px;
  }
  section#contact_area .ttl-box .txt-h2 .txt-e {
    margin-bottom: 5px;
  }
  section#contact_area .link-box {
    margin-top: 30px;
  }
  section#contact_area .link-box .txt-t {
    gap: 10px;
    pointer-events: painted;
    font-size: 32px;
  }
  section#contact_area .link-box .txt-t svg {
    width: 30px;
    height: 31px;
  }
  section#contact_area .link-box .txt-l {
    margin-top: 30px;
    width: 100%;
    height: 50px;
    font-size: 14px;
    border-width: 1px;
    border-radius: 50px;
    gap: 10px;
  }
  section#contact_area .link-box .txt-l svg {
    width: 22px;
    height: 16px;
  }
}
/*# sourceMappingURL=page.css.map */