@charset "UTF-8";
/* CSS Document */
html,
body {
  max-width: 100%;
  overflow-x: clip;
}
@supports not (overflow: clip) {
  html,
  body {
    overflow-x: hidden;
  }
}
.form-control::placeholder {
  color: #B7B7B7;
  opacity: 1;
}
.form-control::-webkit-input-placeholder {
  color: #B7B7B7;
}
.form-control::-moz-placeholder {
  color: #B7B7B7;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #B7B7B7;
}
body {
    background-color: #e6f3f0;
}
p a {
    color: #000000;
}
p a:hover {
    color: #5F5F5F;
}
.logo {
  max-width: 330px;
  position: fixed;
  top: 10px;
  left: 50px;
  z-index: 110;
}
.logo img {
  width: 100%;
}
  .container-2 {
    max-width: 1520px;
    margin-left: auto;
    margin-right: auto;
  }
@media (max-width: 991.98px) {
  .logo {
    left: 10px;
    max-width: min(330px, calc(100vw - 20px));
  }
}
@media (max-width: 399.98px) {
    .logo {
  max-width: min(230px, calc(100vw - 0px));
  position: fixed;
  top: 10px;
  left: 10px;
}
}

.zen {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 2.1em;
    letter-spacing: 1.25px;
}
@media (max-width: 420.98px) {
.zen {
  font-size: 0.95rem;
  line-height: 2.1em;
}
    .zen-2 {
  font-size: 0.9rem!important;
  line-height: 2.1em;
}
}

.zen-f {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.text-blue {
  color: #314399;
}
.text-brown {
  color: #714130;
}
.text-box {
    margin-top: 120px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.txt-box {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 991.98px) {
    .text-box {
    margin-top: 0px;
    width: 100%;
}
}
.vertical-copy {
  max-height: 950px;
}
.vertical-copy-sp {
    position: absolute;
    right: 5%;
    width: 25%;
    max-height: 60%;
}
.bg-canvas {
  background-image: url(../images/bg-pattern.png);
  background-repeat: repeat;
  background-color: #FFFFFF;
  background-size: 33px 33px;
}
.bg-pink {
  background-color: #f0b1c8;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.line-news {
  border-top: 1px solid #f0b1c8;
  border-bottom: 1px solid #f0b1c8;
  position: relative;
}
.title-news {
  position: absolute;
  top: 0px;
  width: 120px;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
}
.news, .news li {
    list-style-type: none;
    margin-bottom: 10px;
}
.news li time {
  margin-right: 20px;
}
.text-pr3-1 {
  width: 100%;
}
.text-pr3-2 {
  max-width: 70%;
}
.text-pr3-3 {
  max-width: 90%;
}
.number {
    max-width: 95px;
    height: 100%;
}
@media (max-width: 991.98px) {
    .number {
  max-width: 70px;
}
}
@media (max-width: 399.98px) {
    .number {
  max-width: 50px;
}
}
.env-container {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.line-env {
  border: 1px solid #f0b1c8;
  border-radius: 20px;
}
.map-embed {
  width: 100%;
  height: 450px;
  display: block;
}
.map-embed-fallback {
  margin: 0;
  padding: 2rem 1.5rem;
  text-align: center;
  color: #5f5f5f;
  font-size: 0.9rem;
  background-color: #e8f0f6;
}
.icon-env {
  position: relative;
}
.icon-env:before {
  content: '';
  position: absolute;
  text-align: center;
  background-image: url(../images/img-sec-1.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px auto;
  width: 100%;
  top: -50px;
}
.title-env {
  max-width: 120px;
}
.title-sec {
  max-width: 100px;
}
    .title-overview {
    letter-spacing:1px;
}
@media (max-width: 420.98px) {
    .title-env {
  max-width: 150px;
}
    .title-overview {
    font-size: 1.2rem;
}
    .title-sec {
  max-width: 120px;
}
}
.dl-env dt, .dl-env dd {
    color: #714130;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1.5px;
}
.dl-env dd {
    color: #714130;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    letter-spacing: 1.5px;
}

.dl-overview dt, .dl-overview dd {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.1rem;
    letter-spacing: 1.5px;
}
.dl-overview dt {
  width: 40%;
}
.dl-overview dd {
  width: 60%;
}
.btn-conversion,.btn-conversion2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
  font-size: 1.25rem;
  background-color: #314399;
  padding-top: 20px;
  padding-right: 70px;
  padding-bottom: 20px;
  padding-left: 70px;
  border-width: 0px;
  border-radius: 50px;
  letter-spacing: 2px;
}
.btn-conversion2 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    z-index: 2;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.btn-conversion2.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@media (max-width: 420.98px) {
    .btn-conversion {
  font-size: 0.9rem;
  letter-spacing: 1px;
}
       .btn-conversion2 {
  font-size: 0.75rem;
  letter-spacing: 1px;
           padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
}
}
footer {
    background-color: #FFFFFF;
}
.logo-footer {
  max-width: 190px;
}
.text-p {
    font-size: 1rem;
    color: #5A5B5C;
}
/* -----------------------------------
   共通構造
----------------------------------- */
.cp_fullscreenmenu {
  position: fixed;
  z-index: 100;
  top: 10px;
  right: 10px;
}
/* ハンバーガーボタン（横並びナビ未満で表示。閾値は下のメディアクエリと一致） */
.cp_fullscreenmenu .hamburger {
  position: relative;
  z-index: 120;
  width: 50px;
  height: 50px;
  padding: 0.5em 1em;
  cursor: pointer;
  background-color: hsla(0, 0%, 100%, 0.00);
  border: none;
  display: none;
  align-items: center;
  justify-content: center;
  transition: background .3s ease;
}
@media (max-width: 1504.98px) {
  .cp_fullscreenmenu .hamburger {
    display: flex;
  }
}
.cp_fullscreenmenu .hamburger > span {
  position: absolute;
  width: 25px;
  height: 5px;
  background: #314399;
  transition: all .4s ease;
  left: 12px;
}
.cp_fullscreenmenu .hamburger > span::before, .cp_fullscreenmenu .hamburger > span::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 5px;
  background: #314399;
  transition: all .4s ease;
  left: 0;
}
.cp_fullscreenmenu .hamburger > span::before {
  top: -12px;
}
.cp_fullscreenmenu .hamburger > span::after {
  top: 12px;
}
/* 開いた時のバー変形 */
html.menu-open .cp_fullscreenmenu .hamburger > span {
  transform: rotate(135deg);
  height: 5px;
}
html.menu-open .cp_fullscreenmenu .hamburger:hover > span {
  transform: rotate(225deg);
}
html.menu-open .cp_fullscreenmenu .hamburger > span::before {
  top: 0;
  transform: rotate(90deg);
}
html.menu-open .cp_fullscreenmenu .hamburger > span::after {
  top: 0;
  opacity: 0;
}
.cp_fullscreenmenu .hamburger:hover {
}
/* -----------------------------------
   メニュー本体
----------------------------------- */
.cp_fullscreenmenu .menu {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  z-index: 110;
  transition: visibility 0s linear .8s; /* ← 閉じる時に少し遅延をつける */
}
/* 開いた状態 */
html.menu-open .cp_fullscreenmenu .menu {
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
}
html.menu-open .cp_fullscreenmenu .menu::before {
  transform: translate(-50%, -50%) scale(1);
}
html.menu-open .cp_fullscreenmenu .menu ul {
  opacity: 1;
  padding-left: 0px;
}
/* ズームで拡大する青い円 */
.cp_fullscreenmenu .menu::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150vw;
  height: 150vw;
  background-image: url(../images/bg-pattern.png);
  background-repeat: repeat;
  background-color: #FFFFFF;
  background-size: 33px 33px;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  z-index: 1;
}
/* メニューリスト */
.cp_fullscreenmenu .menu ul {
  list-style: none;
  text-align: center;
  opacity: 0;
  position: relative;
  z-index: 2;
  transition: opacity .4s ease .3s;
}
.cp_fullscreenmenu .menu li {
  margin: 1em;
}
.cp_fullscreenmenu .menu a {
    color: #714130;
    text-decoration: none;
    position: relative;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.65rem;
    line-height: 2.1em;
    position: relative;
    padding-left: 30px;
    letter-spacing: 2px;
}
.cp_fullscreenmenu .menu a:before {
  content: "●";
  position: absolute;
  transition: all .4s ease;
  left: 0;
  color: hsla(339, 93%, 84%, 1.00);
  opacity: 0;
}
.cp_fullscreenmenu .menu a:hover:before,
.cp_fullscreenmenu .menu a:focus-visible:before {
  opacity: 1;
}
/* -----------------------------------
   開いた状態
----------------------------------- */
html.menu-open .cp_fullscreenmenu .menu {
  visibility: visible;
  pointer-events: auto;
}
html.menu-open .cp_fullscreenmenu .menu::before {
  transform: translate(-50%, -50%) scale(1);
}
html.menu-open .cp_fullscreenmenu .menu ul {
  opacity: 1;
}
/* -----------------------------------
   スクロールロック（モバイルの全画面メニュー時のみ）
----------------------------------- */
@media (max-width: 1504.98px) {
  html.menu-open {
    overflow: hidden;
  }
}
@media (max-width: 1504.98px) and (hover: none) {
  .cp_fullscreenmenu .menu a:before {
    opacity: 1;
  }
}
/* -----------------------------------
   メディア調整
----------------------------------- */
/* 開いた時：通常のバッテン（135°） */
html.menu-open .cp_fullscreenmenu .hamburger {}
html.menu-open .cp_fullscreenmenu .hamburger > span {
  transform: rotate(135deg);
     width:40px;
    left: 5px;
}
/* 開いた状態で hover した時：さらに90°（225°）に回転 */
html.menu-open .cp_fullscreenmenu .hamburger:hover > span {
  transform: rotate(225deg);
}
/* バーの上下もそのまま維持 */
html.menu-open .cp_fullscreenmenu .hamburger > span::before, html.menu-open .cp_fullscreenmenu .hamburger > span::after {
  top: 0;
  transform: rotate(90deg);
    width:40px;
}
html.menu-open .cp_fullscreenmenu .hamburger > span::after {
  opacity: 0;
}
/* 初期状態：非表示・下方向へずらしておく */
.cp_fullscreenmenu .menu ul li {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .4s ease, transform .4s ease;
    width:40px;
}
/* 開いたとき：順番にフェードイン */
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(1) {
  transition-delay: 0.2s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(2) {
  transition-delay: 0.3s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(3) {
  transition-delay: 0.4s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(4) {
  transition-delay: 0.5s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(5) {
  transition-delay: 0.6s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(6) {
  transition-delay: 0.7s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(7) {
  transition-delay: 0.8s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(8) {
  transition-delay: 0.9s;
}
html.menu-open .cp_fullscreenmenu .menu ul li:nth-of-type(9) {
  transition-delay: 1.0s;
}
.cp_fullscreenmenu .menu div img {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .4s ease, transform .4s ease;
}
html.menu-open .cp_fullscreenmenu .menu div img {
  opacity: 1;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  transition: opacity .4s ease, transform .4s ease;
}
@media (max-width: 575.98px) {
  html.menu-open .cp_fullscreenmenu .menu div img {
    opacity: 1;
    width: 300px;
  }
}
html.menu-open .cp_fullscreenmenu .menu ul li {
  opacity: 1;
  transform: translateY(0);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #714130;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.cp_fullscreenmenu .menu ul li {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
html.menu-open .cp_fullscreenmenu .menu ul li a, .cp_fullscreenmenu .menu ul li a {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 20px;
  padding-left: 50px;
  display: inline-block;
}
html.menu-open .cp_fullscreenmenu .menu ul li.white a {
  background-color: #FFF;
  color: #000 !important;
}
.cp_fullscreenmenu .menu div.waku {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  height: 100lvh;
  max-width: 700px;
  backface-visibility: hidden;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .cp_fullscreenmenu .menu::before {
    width: 300vw;
    height: 300vw;
  }
}
@media (max-width: 575.98px) {
  html.menu-open .cp_fullscreenmenu .menu ul li a, .cp_fullscreenmenu .menu ul li a {
    font-size: 1.2rem;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 20px;
    padding-left: 40px;
  }
}
html.menu-open .cp_fullscreenmenu .menu ul, .cp_fullscreenmenu .menu ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
html.menu-open .cp_fullscreenmenu .menu ul.second-menu li {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
html.menu-open .cp_fullscreenmenu .menu ul.second-menu li a {
  background-color: #20B2D5 !important;
}
/* -----------------------------------
   キーボード操作での見やすさ
----------------------------------- */
.cp_fullscreenmenu .hamburger:focus-visible, .cp_fullscreenmenu .menu a:focus-visible {
  outline: 3px solid rgba(255, 255, 255, .9);
  outline-offset: 3px;
  border-radius: 6px;
}
/* -----------------------------------
   1505px 以上：ハンバーガー非表示・横並びグローバルナビ（ロゴと重ならない幅）
----------------------------------- */
@media (min-width: 1505px) {
  .cp_fullscreenmenu {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0.55rem 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cp_fullscreenmenu .hamburger {
    display: none !important;
  }
  body {
    padding-top: 3.25rem;
  }
  .cp_fullscreenmenu .menu {
    position: static;
    inset: auto;
    visibility: visible !important;
    pointer-events: auto !important;
    overflow: visible;
    height: auto;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    transition: none;
    z-index: auto;
    /* 固定ロゴ（左約50px＋最大330px）より右からリンクが始まるよう確保 */
    padding-left: max(0.75rem, calc(50px + min(330px, calc(100vw - 100px)) + 1rem - max(0px, (100vw - 1320px) / 2)));
  }
  html.menu-open .cp_fullscreenmenu .menu {
    visibility: visible !important;
    pointer-events: auto !important;
  }
  .cp_fullscreenmenu .menu::before, html.menu-open .cp_fullscreenmenu .menu::before {
    display: none !important;
  }
  .cp_fullscreenmenu .menu div.waku {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 0;
    overflow: visible;
  }
  .cp_fullscreenmenu .menu ul {
    opacity: 1 !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    column-gap: 0.35rem;
    row-gap: 0.25rem;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
  }
  .cp_fullscreenmenu .menu ul li {
    opacity: 1 !important;
    transform: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    transition: none;
  }
  .cp_fullscreenmenu .menu ul li a {
    font-size: 1rem;
    line-height: 1.35;
    padding: 1rem 0.45rem 1rem 1.1rem !important;
    width: auto !important;
    display: inline-block;
    white-space: normal;
    text-align: left;
    letter-spacing: 1px;
  }
  .cp_fullscreenmenu .menu ul li a::before {
    left: 0;
    font-size: 0.65rem;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
  }
  .cp_fullscreenmenu .menu-container > .col-12.text-center.pt-5 {
    display: none !important;
  }
  html.menu-open {
    overflow: auto !important;
  }
  .cp_fullscreenmenu .menu a:focus-visible {
    outline-color: rgba(49, 67, 153, 0.55);
  }
}
.slide {
    width: 100%;
    position: absolute;
    top: -120px;
    overflow: hidden;
}

.slide-track {
    display: flex;
    width: max-content;
    animation: slide-loop 30s linear infinite;
}

.slide img {
    width: 1800px;
    flex-shrink: 0;
}

img {
  max-width: 100%;
  height: auto;
}

@keyframes slide-loop {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
.form-control{
    font-size: 1.25rem;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
    border-width: 0px;
}
label {
    font-size: 1.25rem;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
label span {
    color: #dc5548;
    font-size: 0.7rem;
    position: absolute;
    top: 8px;
    right: -15px;
}
footer p {
    color: hsla(330,1%,36%,1.00);
     font-size: 0.8rem;
}
.logo-small {
    max-width: 300px;
}
@media (max-width: 991.98px) {
    .form-control {
font-size: 1rem;
}
     label{
        font-size: 0.9rem;
    }
    
}
@media (max-width: 420.98px) {
    p,dt,dd,li,.dl-env dt, .dl-env dd,.dl-overview dt,.dl-overview dd,label{
        font-size: 0.85rem;
    }
     footer p{
        font-size: 0.6rem;
    }
    .dl-overview dt {
  width: 40%;
}
.dl-overview dd {
  width: 60%;
}
    .logo-small {
    max-width: 200px;
}
}
.pr3-1 {
    max-width: 500px;
    width:100%;
}
.pr3-2 {
    max-width: 370px;
    width:100%;
}

.pr3-3 {
    max-width: 500px;
    width:100%;
}
@media (max-width: 600.98px) {
    .pr3-2 {
    max-width: 75%;
    width:100%;
}
}
/* Mailform Pro：オーバーレイ等のみ（input/button は Bootstrap + 本ファイルの .form-control / .btn-conversion） */
div#mfp_overlay {
  position: fixed;
  display: none;
  z-index: 10001;
  left: 0;
  width: 100%;
}
div#mfp_overlay_inner {
  background-color: #fff;
  padding: 15px;
  margin: 0 auto;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  max-width: 640px;
  width: 90%;
}
div#mfp_overlay_background {
  background-color: #000;
  position: fixed;
  display: none;
  z-index: 10000;
  left: 0;
  top: 0;
}
div#mfp_loading_screen {
  display: none;
  z-index: 20000;
  opacity: 0.8;
  background-color: #000;
  position: fixed;
  left: 0;
  top: 0;
}
div#mfp_loading {
  display: none;
  z-index: 20001;
  position: fixed;
}
div#mfp_phase_confirm {
  display: none;
}
#mfp_hidden {
  display: none;
}
div#mfp_error,
div#mfp_warning {
  display: none;
  background-color: #fee;
  border: 1px solid #f00;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 1rem;
}
div#mfp_error p,
div#mfp_warning p {
  margin: 0;
  text-align: center;
  font-size: 0.9rem;
}
table#mfp_confirm_table {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0;
}
table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
  padding: 0.5rem 0.75rem;
  border-top: 1px solid #ccc;
  font-size: 0.9rem;
  text-align: left;
  vertical-align: top;
}
table#mfp_confirm_table tr th {
  white-space: nowrap;
  width: 8em;
}
div.mfp_buttons {
  text-align: center;
  padding: 1rem 0 0;
}
div.mfp_buttons button.mfp_element_button {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  padding: 12px 40px;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  margin: 0 0.25rem;
}
div.mfp_buttons button#mfp_button_send {
  background-color: #314399;
  color: #fff;
}
div.mfp_buttons button#mfp_button_cancel {
  background-color: #e0e0e0;
  color: #333;
}