
.page-id-221 .c-header-content{
	display: none;
}
.page-id-221 .p-global-nav{
	display: none;
}
.page-id-221 .c-hamburger-btn{
	display: none;
}
.page-id-221 .l-1row-header__branding, .l-1row-header__content, .l-2row-header__row:first-child {
    height: 60px;
}
@media (max-width: 1023px) {
.page-id-221 .l-1row-header__branding, .l-1row-header__content, .l-2row-header__row:first-child {
    height: 40px;
 }
.p-entry-content>:not(:first-child), .textwidget>:not(:first-child) {
  margin-top: 0;
	margin-bottom: calc(var(--_margin1) * var(--_margin-top));
 }
}

.p-comments, .c-entry-aside {
  display: none;
}

body p{
	color: #797979;
	font-size: 16px;
}
.smb-box__background{
	border: solid 1px #DE807E;
}
.smb-btn {
    border-radius: 8px;
    width: 300px;
}


/* Logo */
.c-site-branding__title {
    position: absolute;
    top: 36px;
  }
  
  @media (max-width: 1023px) {
    .c-site-branding__title {
      top: 10px;
      left: 15px;
    }
  }
  
  /* Hamburger */
  .c-hamburger-btn__bars {
    margin: 8px auto;
  }
  
  .l-1row-header__branding, .l-1row-header__content, .l-2row-header__row:first-child {
    padding-top: 0;
  }
  
  /* right fix menu */
 @media (min-width: 1024px) {
    .top-link {
      padding: 22px 0 28px 0;
      a {
        text-decoration: none;
				color: white !important;
				font-weight: 700;
      }
    }
.top-link .header-tel::before {
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("/station-clinic/wp-content/uploads/2025/05/tel-ico.png");
    background-repeat: no-repeat;
    background-size: 82%;
    margin-left: -33px;
    margin-top: -1px;
 }
.top-link .ico-txt {
	background: var(--accent-color);
	padding: 5px 65px 5px 55px;
	border-radius: 12px;
	display: inline-flex;
 }
.top-link .ico-txt::after {
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 50px;
    background-image: url("/station-clinic/wp-content/uploads/2025/05/blank-ico.png");
    background-repeat: no-repeat;
    background-size: 50%;
    margin-left: 88px;
    margin-top: 9px;
 }
}
 
  @media (max-width: 1023px) {
    .top-link {
      display: none;
    }
  }
  
  /* TEL area */
  
  .header-inq {
    float: right;
    text-align: center;
  }
  .header-inq a{
    color: #333;
    font-size: 18px;
  display: inline-block;
  margin:-10px;
  padding:2px 10px;
  }
  .header-tel {
    float: right;
    padding: 2px 30px 0 30px;
    text-align: right;
  }
  
  .header-tel-num {
    font-size: 1.4rem;
    padding-right: 1px;
    color: #333;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 7px;
    text-decoration: none;
  }
  
  .number {
    font-size: 26px;
    font-weight: 600;
    color: var(--accent-color);
  }


  /* global navi */
  
  .p-global-nav .c-navbar__item > a {
    padding: 10px 40px;
    font-size: 18px;
  }
  
  .c-navbar {
    border-top: 0;
    margin-top: 10px;
  
    li {
      position: relative;
  
      a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
      }
    }
  }
  
  @media (max-width: 1300px) {
    .p-global-nav .c-navbar__item > a {
      padding: 15px 20px;
    }
  }
  
  @media (max-width: 1100px) {
    .p-global-nav .c-navbar__item > a {
      padding: 15px 12px;
    }
  }
  
  /* navi hoverAera */
  
  /*.c-navbar li a:hover{
      background: #7DCDF3;
      color: white;
  }*/
  
  .p-global-nav--hover-text-color.p-global-nav--current-same-hover-effect .c-navbar__item[data-active-menu] {
    background: var(--accent-color);
    color: white;
  }



 /* chousei */
  @media (max-width: 1023px) {
    .l-header:not(.l-header--left) .c-row, .l-header:not(.l-header--left) .c-row__col {
      margin-bottom: 2px;
     }
    }
  .c-entry-summary__term {
    color: #000;
  }
  .l-contents__inner {
    margin-top: 20px;
  }
  .c-drawer a {
    font-size: 20px;
		line-height: 50px;
}
.c-entries--simple, .c-entries--text, .c-entries--text2 {
    border-top: 0;
}
.c-entries--simple .c-entries__item, .c-entries--text .c-entries__item, .c-entries--text2 .c-entries__item {
    border-bottom: 0;
}


 /* BODY */
.main-v {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    max-width: none !important;
    width: 100vw;
}
@media (min-width: 1024px) {
.greeting{
	padding: 80px 0 70px 0;
 }
.greeting p{
	padding: 20px 0;
 }
.ns-box{
	padding: 40px 55px;
 }
}
h2.h2stl {
    background-color: #F5E0DF;
	margin-top: 100px !important;
}
h2.h2stl span {
    background-color: white;
    padding: 5px 45px;
}
@media (max-width: 1023px) {
h2.h2stl span {
    padding: 5px 25px;
 }
}


.h3stl {
	border-left: solid 4px #DE807E;
	padding-left: 14px !important;
	font-size: 22px;
}
@media (min-width: 1024px) {
.clum01 {
  padding: 50px 50px 10px 50px;
	gap: 120px;
 }
}
.nowr{
	white-space:nowrap;
}
.btn-bl .smb-btn__label::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 50px;
    background-image: url("/station-clinic/wp-content/uploads/2025/05/blank-ico.png");
    background-repeat: no-repeat;
    background-size: 50%;
    margin-left: 10px;
    margin-top: 6px;
}
.btn-dep .smb-btn__label{
	padding: 30px;
}
.btn-dep .smb-btn{

}
.btn-dep {
  display: grid;
  grid-template-columns: repeat(3, 1fr); 
  gap: 38px;
  max-width: 1162px;
	margin: 0  auto;
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}
.btn-dep .smb-btn{
	width: 362px;
	height: 114px;
}
@media (max-width:648px) {
.btn-dep {
	display: flex;
	flex-direction: column;
	margin-top: 50px !important;
	margin-bottom: 50px !important;
  }
.btn-dep .smb-btn{
	width: 300px;
	height: auto;
	}
}
.greetingsp h2{
	font-size: 28px;
	padding: 50px 0;
}
.greetingsp p{
	text-align: center;
}
@media (max-width: 648px) {
.greetingsp h2{
	font-size: 24px;
	padding: 0;
 }
.greetingsp p{
	text-align: left;
 }
}
.rinen{
	color: #797979;
	font-size: 60px;
	font-family: "Yu Mincho", "YuMincho";
	padding-bottom: 50px
}
.rinen-sub{
	padding-top:30px;
}
@media (max-width: 648px) {
	.btn-dep .smb-btn__label{
	padding: 20px;
 }
.rinen{
	color: #797979;
	font-size: 30px;
	font-family: "Yu Mincho", "YuMincho";
 }
}

.tbl01 td{
	border-left: 0 !important;
	border-right: 0 !important;
}
.tbl01 span{
	font-size: 14px;
}
.md-tel-num {
	margin: 40px 0 40px 40px !important;
  font-size: 26px;
	font-weight:600;
    color: #DE807E;
    letter-spacing: 0.05em;
    line-height: 1;
    text-decoration: none;
}
.md-tel-num::before {
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("/station-clinic/wp-content/uploads/2025/05/tel-ico.png");
    background-repeat: no-repeat;
    background-size: 82%;
    margin-left: -33px;
    margin-top: -3px;
}

.br-pc {
  display: none;
}
@media (min-width: 1024px) {
.br-pc {
    display: block;
  }
}


.footer-logo{
	max-width:430px;
}
@media (max-width:1023px) {
.footer-logo{
	max-width:223px;
 }
.footer-ad{
	font-size: 12px;
 }
}
.c-copyright--inverse {
    background-color: #f7f7f7;
    color: #797979;
	text-align:left !important;
}
.l-footer-widget-area .c-row>.c-row__col {
    margin-bottom: 20px;
}



 /* spider */
.spider__arrow {
    width: 18px;
    height: 60px;
    background-color: #707070;
    border-radius: 3px;
}
.smb-spider-contents-slider__item {
  padding: 5px;
}
.spider__dots:not([data-thumbnails=true]) {
  min-height: 0;
}
.spider__arrow[data-direction=prev] {
  left: -30px;
  top: -12px;
}
.spider__arrow[data-direction=next] {
  right: -30px;
  top: -12px;
}
.spider__arrow[data-direction=prev]:before {
  left: calc(70% - var(--spider--arrow-size) / 2);
}
.spider__arrow[data-direction=next]:before {
  right: calc(70% - var(--spider--arrow-size)/2);
}
.link-slide{
	max-width: 1100px;
	padding:60px
}
@media (max-width: 648px) {
.link-slide {
    padding: 40px;
 }
}
