.elementor-kit-6{--e-global-color-primary:#45535F;--e-global-color-secondary:#1E262D;--e-global-color-text:#1E262D;--e-global-color-accent:#EFEEED;--e-global-color-f72d0ab:#40BDC8;--e-global-color-10de1e8:#1E262D;--e-global-color-7e20953:#FFDF2E;--e-global-color-02dbf27:#DEDEDE;--e-global-color-76bc06b:#3FA8B1;--e-global-color-c5f2f9c:#707070;--e-global-color-e5eea6f:#1E262D;--e-global-color-e2c2979:#F8F3EF;--e-global-color-b51ff60:#EC7659;--e-global-color-497e587:#1E262D;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:16px;font-weight:400;line-height:1.8em;letter-spacing:0.02em;word-spacing:0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:1.8em;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{color:var( --e-global-color-text );}.elementor-kit-6 h2{color:var( --e-global-color-text );}.elementor-kit-6 h3{color:var( --e-global-color-text );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:960px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*--------------- textスタイル---------------*/
.t15{
font-size:1.5em;
}
.t14{
font-size:1.4em;
}
.t13{
 font-size:1.3em;
}
.t12{
 font-size:1.2em;
}
.t11{
 font-size:1.1em;
}
.t10{
font-size:1em;
}
.t09{
font-size:0.9em;
}
.t08{
font-size:0.8em;
}
.t07{
font-size:0.7em;
}

body {
  font-family: 'Noto Sans JP', 'Yu Gothic', 'ヒラギノ角ゴ Pro', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.en {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight:700;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

/* PC（768px以上） */
@media (min-width: 768px) {
  .pc-only { display: initial !important; }
  .sp-only { display: none !important; }
  .sp-none { display: initial !important; }
  .pc-none { display: none !important; }
}

/* スマホ（767px以下） */
@media (max-width: 767px) {
  .pc-only { display: none !important; }
  .sp-only { display: initial !important; }
  .sp-none { display: none !important; }
  .pc-none { display: initial !important; }
}

.elementor-kit-6 p {
    margin-block-end: 0px;
}
.elementor-image-carousel {
transition-timing-function: linear !important;
}

/* =========================================================
   Elementor 用 背景ストレッチユーティリティ
   Ver. 2.0 - 左右・両側対応
   ========================================================= */

/* 共通ベース */
[class*="bg-stretch-"] {
  position: relative;
  max-width: none !important;
  background-repeat: no-repeat;
  background-size: cover;
}

/* ▶ 右に伸ばす */
.bg-stretch-right {
  width: calc(100vw - ((100vw - 1366px) / 2));
  background-position: left center;
}

/* ▶ 左に伸ばす */
.bg-stretch-left {
  width: calc(100vw - ((100vw - 1366px) / 2));
  margin-left: calc(-1 * ((100vw - 1366px) / 2));
  background-position: right center;
}

/* ▶ 両側に全幅で伸ばす（完全フルブリード） */
.bg-stretch-both {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  background-position: center center;
}

/* 📱 レスポンシブ対応 */
@media (max-width: 1366px) {
  [class*="bg-stretch-"] {
    left: 0;
    margin-left: 0;
    width: 100%;
    transform: none;
    background-position: center;
  }
}

.grecaptcha-badge { visibility: hidden; }

.breadcrumb {
  font-size: 14px;
  color: #666;
}
.breadcrumb a {
  color: #0073aa;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb span {
  color: #333;
}/* End custom CSS */