.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#801E6C;--e-global-color-07b13bb:#FAF4F9;--e-global-color-4d495a4:#FFFFFF;--e-global-typography-primary-font-family:"Shippori Mincho B1";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.6em;--e-global-typography-secondary-font-family:"Noto Sans JP";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.7em;--e-global-typography-text-letter-spacing:1.1px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );color:var( --e-global-color-4d495a4 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:50px 50px 50px 50px;padding:7px 50px 7px 050px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-4d495a4 );color:var( --e-global-color-accent );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1200px){.elementor-kit-5{--e-global-typography-primary-font-size:25px;--e-global-typography-text-font-size:15px;}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:22px;--e-global-typography-text-font-size:14px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:18px;--e-global-typography-text-font-size:13px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.txsm{
    font-size: 0.52em;
}
.txblack{
    color: #000;
}
@media (min-width:767px){
    .spbr{
        display:none;
    }
}


.thum img{
    aspect-ratio: 6 / 4 !important;
    object-fit: cover !important;
    max-width:100% !important;
    height: auto !important;
}

.thum2 img{
    aspect-ratio: 6 / 6 !important;
    object-fit: cover !important;
    max-width:100% !important;
    height: auto !important;
    
}

.list li{
    margin-bottom:0.7em;
    margin-left: -1em;
}
.elementor-widget-image a img[src$=".svg"] {
    width: 100% !important;
}

.prof b{
    font-size: 1.2em;
    color: #801E6C;
}
/* 1. ウィジェットの背景をクリア */
.head-border {
  background: none !important;
  width: 100% !important;
}

/* 2. h3タグをFlexboxにして左右の線を広げる */
.head-border .elementor-heading-title {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
}

/* 3. 左右に伸びる1pxの線 */
.head-border .elementor-heading-title::before,
.head-border .elementor-heading-title::after {
  content: "" !important;
  flex-grow: 1 !important;
  height: 1px !important;
  background-color: #801E6C !important;
}

/* 4. 線とのすき間 */
.head-border .elementor-heading-title::before { margin-right: 0px !important; }
.head-border .elementor-heading-title::after { margin-left: 0px !important; }

/* 5. span（座布団）の装飾 */
.head-border .elementor-heading-title span {
  display: inline-block !important;
  background-color: #801E6C !important; /* 座布団の紫 */
  color: #ffffff !important;            /* 文字の白 */
  width:595px;
  padding: 5px 40px !important;        /* 座布団のサイズ調整（上下 左右） */
  white-space: nowrap !important;
  flex-shrink: 0 !important;
}

@media(max-width:1366px){
    .head-border .elementor-heading-title span {
 
  width:470px;
  padding: 5px 40px !important;        /* 座布団のサイズ調整（上下 左右） */
}
}
@media(max-width:1024px){
    .head-border .elementor-heading-title span {
 
  width:400px;
  padding: 5px 40px !important;        /* 座布団のサイズ調整（上下 左右） */
}
}

@media(max-width:767px){
    .head-border .elementor-heading-title span {
 
  width:250px;
  padding: 5px 0px !important;        /* 座布団のサイズ調整（上下 左右） */
}
}


/* ボタンの基本スタイル（正円・右下固定） */
#back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  min-width: 50px;         /* 最小幅を50pxに固定 */
  min-height: 50px;        /* 最小高さを50pxに固定 */
  padding: 0;              /* テーマ固有の余白をリセット（楕円化の主な原因） */
  box-sizing: border-box;  /* 枠線を含めて正確に50pxに計算 */
  border-radius: 50%;      /* 正円にする設定 */
  background-color: #801E6C;
  color: #ffffff;
  border: 2px solid #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;          /* 行の高さをリセット */
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 9999;
}

/* スクロール時に表示するスタイル */
#back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
}

/* マウスホバー時の色の反転 */
#back-to-top:hover {
  background-color: #ffffff;
  color: #801E6C;
  border-color: #801E6C;
}/* End custom CSS */