/* ----------------MainImage----------------- */
body{
  background-color: rgb(251, 251, 243)!important;
}
a{
  text-decoration: none;
}
#ast-scroll-top{
display: none!important;
}
body p{
  font-size:16px;
  color:#666666;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; 
}
/* SNSアイコン */
   .follow-me {
  list-style: none;
  margin: 0 0 -8px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 12px;
  right: 88px;
  z-index: 999999
}
.follow-me li {
  float: left;
  margin: 0 0px 0px 0;
  padding-left: 10px;
}
.follow-me li a{
  display: inline-block;
  height: 100%;
}
.follow-me li a:hover::before {
  opacity: 0.7;
}
.follow-me li a img{
    width:35px;
}
/* SNSアイコンここまで */
#menu-1-107a03d3 a{
  border:none!important;
  outline: none;
}
#mainimg{
  background:none!important;
  position: relative;
  width: 100%;
  height:100vh;
  background: url("https://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/07/トップページメイン画像@2x.png")
  center / cover;
  margin-top: 0px;
  max-height: 800px;
  min-height: 650px;
  margin-top: -3px;
}
#mainimg img{
	width:100%;
}
#main_slider_img {
  position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    object-fit: cover;
}
.m_info{
  position:absolute;
  top:5px;
  left:40px;
  font-weight: bold;
}
.m_info h1{
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; 
  font-size:min(1.2vw,16px);
  color: #666666;
  display: inline;
  font-weight: bold;
}
#mainimg #main_slider_img img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 1.2s;
  height:100%;
  width:100%;
  object-fit: cover;
}
#mainimg  #main_slider_img img.show {
  opacity: 1;
}
.mainimg_bttom_shape{
    position: absolute;
    bottom:-1px;
    width:100%;
}
@media screen and (max-width:500px){
 #main_slide_1{
object-position: 70% 50%;
}   
}
.m_info .m_info_midashi{
  line-height: 1;
}
.m_info p{
  margin-bottom: 0;
  font-size:min(1.2vw,16px);
  line-height: 1.5;
  display: inline;
}
ul.mv_bnr.pc{
  position:absolute;
  bottom:10vh;
}
.mv_bnr.pc li{
  list-style:none;
  width:30vw;
  max-width:400px;
  margin-bottom:7px;
}
.mv_bnr.pc li a{
  display: block;
  height: 80%;
}
.m_logo_box{
  position: absolute;
  width:45vw;
  max-width:600px;
  right:100px;
  /* top:300px; */
  bottom:180px;
}
.m_logo_box img{
	width:100%;
}
#main_copy{
  font-size: min( 3.3vw,42px);
  text-align: center;
  background-color: rgba(22, 136, 99, 0.831);
  height: 6vw;
  color: white;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto;
  padding-top: min(2vw,19px);
  max-height: 65px;
  font-family: serif;
}
/* ----------------top-menu-fix----------------- */
.top-menu-fix{
  margin-top:30px;
}
.top-menu-fix ul{
  column-gap: 20px;
}
.top-menu-fix ul li{
  width: 200px;
  border-bottom: 1px solid #666666;
}
.top-menu-fix ul li a{
  text-decoration: none!important;
  color:#666666!important;
  font-size:14px;
  padding:13px 0 5px!important;
  margin: 0 10px;
}
.top-menu-fix a::after{
  content: none;
}
.top-menu-fix ul.elementor-nav-menu{
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
  display: grid;
  grid-template-columns: repeat(auto-fit, 220px);
  grid-row-gap: 20px;
  grid-column-gap: 10px;
  justify-content: center;
  width: 90%;
  margin: 0 auto;
}
#menu-1-076d9f0{
  padding:0;
}

/* ----------------Under mainnImage----------------- */
.tit_wrap{
  padding-top:30px;
}
h2.top-title{
  position: relative;
  margin-bottom: 30px;
  padding: 42px 14px 14px 14px;
  letter-spacing: 0.15em;
  line-height: 1.4;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  text-align: center;
  color:rgb(112, 112, 112);
  font-family: serif;
}
h2.top-title span{
  display: block;
  font-family: 'Lora', serif;
  color: #669999;
  font-size: 14px;
  letter-spacing: 0;
}
h2.top-title:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 37px;
  height: 35px;
  content: "";
  background: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/title-logo@2x.png);
  background-size:contain;
  background-repeat: no-repeat;
}
.text-cc{
  font-size: min(2.2vw,26px);
  color:#ffcc00;
  text-align: center;
  font-weight: bold;
  margin-bottom:1rem;
}
.top_guidance{
  padding:0 2rem;
}
.top_guidance .guidance_text p{
  font-size: 16px;
  color: rgb(91, 91, 91);
  line-height: 2.25;
  text-align: center;
  margin-bottom:0;
}
.text-cc-wrap{
	flex-wrap: wrap;
	column-gap: 1%;
	align-items: flex-start;
	margin:0 auto;
	margin-bottom: 1rem;
	width:94%;
	max-width: 900px;
}
.text-cc{
	line-height: 1.5;  
}
.text-cc-br-sp{
	display: none;
}

/* ----------------access----------------- */
.access{
  background-color: #fff;
}
.access-wrap{
  width:90%;
  display:flex;
  margin:0 auto;
  padding:50px 0;
}
.access-left-wrap{
  width: 90%;
}
.access_hours_de{
	font-size: 14px;
}
.f_time{
  border-bottom: 1px solid rgb(191, 191, 191);
  margin-bottom: 0.5rem;
}
.f_time table {
  width: 100%;
  background-color: #fff;
}
.f_time table tr:first-child{
  border: none;
  background:rgb(85, 169, 142);
}
.f_time table th:first-child{
  padding-left: 25px;
}
table, td, th {
  border: none!important;
  font-family: "YuGothic";
}
.f_time table tr:first-child th{
  text-align: center;
}
.f_time table tr:first-child th:first-child{
  text-align: left;
}
.f_time table tr:first-child th,.f_time table tr:first-child td {
  background-color: rgb(85, 169, 142);
  border: none;
  color:#fff;
}
.f_time tr:nth-child(2) td, .f_time tr:nth-child(3) td, .f_time tr:nth-child(4) td {
  color: #669999;
  padding: 15px 0 0px;
  text-align: center;
}
.f_time tr:nth-child(2) th, .f_time tr:nth-child(3) th, .f_time tr:nth-child(4) th {
  color: #669999;
  padding: 15px 0 0px 25px;
}
.f_time th{
  text-align: left;
  line-height:1.2;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.under_table{
  padding-left:25px;
}
.table_postscript span{
  color:rgb(85, 169, 142);
  font-size: 30px;
  vertical-align: top;
  font-weight: 300;
}
.f_time table .access-tri{
  font-size: 25px;
  font-weight: 300;
  border-radius: 0;
}
.f_time table .access-enn{
  font-size: 20px;
  font-weight: bold;
}
.access-info{
  display:flex;
  margin-bottom:1px;
}
.access-info-left p{
background-color: rgb(85, 169, 142);
    color: #fff;
    display: inline-block;
    width: 130px;
    height: auto;
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    font-weight: bold;
}
.access-info-right{
  padding-top:7px;
  padding-left:20px;
}
.access-right .access-info-right{
  color: #669999;
  font-size: min(1.6vw,18px);
  font-weight: bold;
}
.access-annotation{
	margin-bottom: 1rem;
}
.access-annotation p{
	margin-bottom: 0;
}
.access-parking{
  display: block;
  background: rgb(85, 169, 142);
  color: #fff;
  text-align: center;
  padding: 16px 0;
  font-size: 24px;
  font-weight: bold;
}
.access-right .access-info{
  margin-top:1rem;
}
.access-right .access-info p{
  margin-bottom:0;
}
.under_map{
  margin-bottom:3rem;
}
.access-right .access-map img{
	width:100%;
	height:auto;
}
.access-right .access-map a{
        color:#666666;
        text-decoration: none;
	outline: none;
    }
    .access-right .access-map a[target=_blank]:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: .8rem;
    content: "\f35d";
    margin: 0 0 0 5px;
}
.access-right .access-map a[target=_blank]:hover {
	color: rgb(85, 169, 142);
}
.f_time.orange{
	margin-bottom: .6rem;
}
p.access_hours_tit{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 0.6vw;
    margin-left: 16px;
}
.access_hours_tit.green{
	color: rgb(85, 169, 142);
}
.access_hours_tit.orange{
	color: rgb(85, 169, 142);
}
/* ----------------News----------------- */
.tit_wrap_news h2.top-title {
  position: relative;
  margin-bottom: 30px;
  padding: 42px 14px 14px 14px;
  letter-spacing: 0.15em;
  line-height: 1.4;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
}
.tit_wrap_news h2.top-title span{
  display: block;
	font-display:swap;
  font-family: 'Lora', serif;
  color: #669999;
  font-size: 20px;
  letter-spacing: 0;
}
.tit_wrap_news h2.top-title:before {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 37px;
  height: 35px;
  content: "";
  background: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/title-logo@2x.png);
  background-size:contain;
}
.tit_wrap_news h2.top-title span::before {
  display: inline-block;
  position:relative;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  content: "";
  background: url(http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/title-logo@2x.png);
  background-size:contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.top-news-wrap{
  padding-bottom:50px;
}
.top-news-wrap .news-grid .elementor-grid{
  grid-row-gap: 10px!important;
  padding-top:50px;
}
.elementor-378 .elementor-element.elementor-element-30248b0 .elementor-divider {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}
.news-grid a{
  text-decoration: none!important;
  color:#666666;
}
.cv-text-box{
  padding:50px 0;
}
.cv-text-box p{
  text-align: center;
  line-height: 2.25;
}
.cv-btn-wrap{
  display: flex;
  width: 90%;
  margin: 0 auto 70px;
}
.cv-btn{
  text-align: center;
}
.cv-btn-wrap .cv-btn a{
	display:block;
    width:80%;
	margin: 0 auto;
}
.cv-btn img{
  width:100%;
}
.btn-box {
  text-align: center;
  width: 300px;
  height: 60px;
  position:relative;
  padding-top:0px;
  border-radius: 30px;
}
a.btn {
  display: inline-block;
  font-weight: 700;
  /* padding: 0.5em 4.5em; */
  border-radius: 13px;
  color: #fff;
  cursor: pointer;
  text-decoration: none!important;
  font-family: "YuGothic";
  width: 100%;
  height:100%;
  padding-top:18px;
}
.btn:after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.orange-btn{
  background:rgb(240, 189, 4);
}
.btn-green{
  background: rgb(85, 169, 142);
}
.news-btn{
  margin-top:140px;
  margin-left: 80px;
  background-color:  rgb(85, 169, 142);
  width:18vw;
  max-width:220px;
  height:45px;
  padding-top:0;
}
.news-btn a{
	height:100%;
	padding-top:10px;
}
/* ----------------Column----------------- */
.top-column-wrap{
  padding-bottom:30px;
}
.top-column-titwrap{
  background-color: #fff;
}
.ganka-column-car .swiper{
  width:85%;
}
.ganka-column-box{
  width: 94%;
  margin: 0 auto;
  border: 1px solid #669999;
  border-radius: 15px;
  overflow:hidden;
}
.ganka-column-box .elementor-button-wrapper{
  text-align: center;
}
.ganka-column-box .elementor-button-wrapper a{
  position: relative;
  width: 78%;
  background: none;
  border: 1px solid #669999;
  color: #669999;
  border-radius: 10px;
  padding: 20px 24px 15px;
  margin-bottom:20px;
}
.ganka-column-box .elementor-button-wrapper a::before { /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #669999;
  border-right: 1px solid #669999;
  transform: rotate(45deg);
}
.ganka-column-box .ganka-column-midashi, .ganka-column-box .ganka-column-content{
  padding:0 20px;
}
.ganka-column-box .ganka-column-midashi, .ganka-column-box .ganka-column-content p{
  margin-bottom: 0;
}
.ganka-column-box .ganka-column-midashi{
  margin-bottom:10px;
}
.ganka-column-box .ganka-column-midashi h4{
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; 
  font-weight: bold;
  margin-bottom: 0;
  font-size: 20px;
  color: #669999;
}
.ganka-column-car .eicon-chevron-right, .ganka-column-car .eicon-chevron-left{
  color:#669999;
}
.ganka-column-car .elementor-swiper-button-next, .ganka-column-car .elementor-swiper-button-prev{
  font-size: 60px!important;
}
.ganka-column-car .elementor-swiper-button-next{
  right:25px!important;
}
.ganka-column-car .elementor-swiper-button-prev{
  left: 25px!important;
}

.ganka-column-car .read-more{
  display: none;
}
/* ----------------Feature----------------- */
.top-feature .top-title{
  margin-bottom: 60px;
}
.top-feature{
  padding-bottom: 70px;
}
.feature-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width:96%;
  max-width:1300px;
  margin:0 auto;
  row-gap: 70px;
}
.feature-box{
  position:relative;
  width:31%;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.feature-box-num{
  position: absolute;
  top:-32px;
  left:10px;
}
.feature-box-num-wrap{
  position: relative;
  width: 105px;
  height: 36px;
}
.feature-box-num .feature-num{
  font-size: 82px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
	font-display: swap;
  font-family: "ltc-nicholas-cochin-pro", sans-serif;
    font-weight: 100;
    font-style: normal;
}
.feature-box-num .feature{
  font-size: 13px;
  position: absolute;
  bottom: 0;
  right: 0;
	font-display: swap;
  font-family: "ltc-nicholas-cochin-pro", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.feature-num.yello, .feature.yello{
  color:#ffcc00;
}
.feature-num.green, .feature.green{
  color:#669999;
}
.fe-box-img img{
  width:100%;
  height:17vw;
  object-fit: cover;
  max-height: 250px;
}
p.fe-text{
  font-size: 16px;
  margin-bottom: 0;
}
h4.fe-tit{
  position: relative;
  font-size:min(1.5vw,20px);
  color:#669999;
  height:30px;
  padding:5px 0 5px 20px;
  margin-top:15px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; 
  font-weight: bold;
}
h4.fe-tit:before{
  content: '';
  width: 5px;
  height: 50%;
  background:  rgb(204, 216, 54);
  position: absolute;
  left: 0;
  top: 0;
}
h4.fe-tit:after{
  content: '';
  width: 5px;
  height: 50%;
  background: rgb(85, 169, 142);
  position: absolute;
  left: 0;
  bottom: 0;
}
/* ----------------About surgery----------------- */
.surgery-vi-wrap-sp{
  display:none;
}
.top-surgery{
  background-color: #fff;
  padding-bottom:50px;
}
.surgery-text-wrap{
  background-image: url("http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/長方形-14@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  height: 786px;
  margin-bottom:100px;
  position:relative;
}
.surgery-text-box{
  position: absolute;
  max-width: 600px;
  bottom: 60px;
  left: min(5vw,60px);
  width: 45vw;
}
.surgery-text-box p{
  margin-bottom:2rem;
  line-height: 2.25;
  font-weight: bold;
}
.surgery-cc{
  display: block;
  font-size:26px;
  color:rgb(85, 169, 142);
  font-weight:bold;
  margin-bottom: 32px;
  font-family: serif;
}
.surgery-column-wrap{
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 50px;
  max-width: 1300px;
}
.surgery-column{
  width:47.5%;
  border-radius: 20px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  display: flex;
  padding: 40px 30px;
  column-gap:20px
}
.surgery-co-left{
  width: 35%;
  text-align: center;
}
.surgery-co-left img{
  width: 100px;
}
#surgery-icon2{
  width: 50px;
}
#surgery-icon5{
  width: 80px;
}
#surgery-icon8{
  width: 80px;
}
.surgery-co-right{
  width: 125%;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  flex-direction: column;
}
.surgery-co-right h4{
  font-size: 20px;
  color:#669999;
  position: relative;
  padding-left:25px;
}
.surgery-co-right h4:before{
  position: absolute;
  width: 20px;
  height: 3px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: rgb(204, 216, 54);
  content: '';
}
.surgery-text-box .btn-box{
  margin-top:4rem;
}
.top-hospital .under_map .access-info-right{
  color:#669999;
  font-weight: bold;
}
.btn-box.hospital-btn{
  background: rgb(240, 189, 4);
  margin: 0 auto;
  width: 500px;
  margin-bottom: 30px;
}
.hospital-wrap .timetable.fnt-spi{
	padding-bottom:10px;
}
/* ----------------Doctor----------------- */
.doctor-text-wrap-sp{
  display: none;
}
.top-doctor{
  background:#fff;
}
.doctor-text-wrap{
  background-image: url("http://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/06/doctor_bg@2x.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 786px;
  margin-bottom:100px;
  position:relative;
}
.doctor-text-box{
  position: absolute;
  max-width: 640px;
  left: 60px;
  bottom: 80px;
  width: 46vw;
}
.doctor-text-box p{
  line-height:2.25;
  margin-bottom:2rem;
  font-weight: bold;
}
.doctor-teacher-box{
  position:absolute;
  width:300px;
  height:140px;
  background:  rgb(85, 169, 142);
  border-radius: 20px;
  padding:20px;
  right: 180px;
  bottom: 60px;
}
.doctor-teacher-box p{
  color:#fff;
  font-weight: bold;
}
.doctor-aff{
  margin-bottom:1rem!important;
}
.doctor-name{
  font-size: 20px;
}
.doctor-name span{
  font-size:26px;
  padding-left:30px;
}
#doctor_copy{
  font-size: min(3.2vw,46px);
  text-align: center;
  background-color: rgba(22, 136, 99, 0.831);
  height: min(5.5vw,72px);
  color: white;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto min(3.2vw,3rem);
  padding-top: min(1.5vw, 23px);
  font-family: serif;
}
.doctor-btn{
  background: rgb(240, 189, 4);
}
/* ----------------hospital----------------- */
.hospital-wrap{
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
  width: 90%;
  margin: 0 auto;
}
.hosupital-right,.hosupital-left{
  width:50%;
}
.hospital-img{
  width: 100%;
  height: 383px!important;
  object-fit: cover;
  border-radius: 10px!important;
}
.hospital-logo{
  width:60%;
  margin:20px 0;
}
.hosupital-right .f_time{
  margin-bottom:1.6rem;
}
.hosupital-right .under_map{
  margin-top:1.6rem;
}
.hosupital-right .access-info-left p {
  margin-bottom: 0.5rem;
}
.sp_br{
	display:none;
}


/* ---------------------------------------------
min-width:1500px
------------------------------------------------ */
@media screen and (min-width:1500px) {

  /* ----------------MainImage min-width:1500px----------------- */
  #mainimg {
    background-position: bottom;
}
  ul.mv_bnr.pc {
    left: 50%;
    transform: translate(-162%, -80%);
    top: 50%;
  }
  .m_logo_box{
    width: 75vw;
    right: 50%;
    top: 300px;
    /* left: 50%; */
    transform: translate(110%, 4%);
  }
  .m_info {
    left: 40px;
    left: 50%;
    transform: translate(-93%, 4%);
  }

  /* ----------------top-menu-fix min-width:1500px----------------- */
  .top-menu-fix li a{
    font-size: 25px;
  }
/* ----------------Under mainnImage min-width:1500px----------------- */
  h2.top-title {
    padding: 60px 14px 14px 14px;
    font-size: 35px;
  }
  h2.top-title:before {
    width: 70px;
    height: 70px;
  }
  h2.top-title span {
    font-size: 20px;
  }
  .text-cc {
    font-size: 30px;
    margin-bottom: 1.5rem;
  }
  .top_guidance .guidance_text p {
    font-size: 20px;
    margin-bottom:50px;
  }
	.text-cc-wrap {
    max-width: 1120px;
}
  /* ----------------access min-width:1500px----------------- */
  .access-wrap {
    max-width: 1500px;
    display: flex;
    margin: 0 auto;
    padding: 50px 0;
}

  /* ----------------News min-width:1500px----------------- */
  .top-news-wrap{
    width:100vw;
  }
  .top-news-wrap .elementor-container{
    max-width: 1500px!important;
    margin: 0 auto;
  }
  .tit_wrap_news h2.top-title {
    margin-bottom: 30px;
    padding: 42px 14px 14px 14px;
    font-size: 35px;
  }
  .tit_wrap_news h2.top-title span {
    font-size: 26px;
  }
  .tit_wrap_news h2.top-title span::before {
    width: 70px;
    height: 70px;
  }
  .cv-text-box p {
    font-size:20px;
  }
  .cv-btn-wrap {
    max-width: 1350px;
  }
  /* ----------------Column min-width:1500px----------------- */
  .ganka-column-car .elementor-swiper-button-next, .ganka-column-car .elementor-swiper-button-prev {
    font-size: 90px!important;
  }
  .top-column-wrap {
    padding-bottom: 60px;
  }
  .ganka-column-car{
    max-width: 1600px;
    margin: 0 auto;
  }
  /* ----------------Feature min-width:1500px----------------- */
  .feature-wrap{
    margin-top:60px;
  }
  /* ----------------About surgery min-width:1500px----------------- */
  .surgery-text-wrap {
    max-width: 1500px;
    margin: 0 auto;
    border-radius: 20px;
  }
  .surgery-cc{
  font-size:35px;
  }
  .surgery-text-box p{
    font-size:20px;
  }
  .surgery-text-box {
    width: 650px;
  }
  .surgery-vi-wrap{
    margin-bottom:5rem;
  }
  .surgery-column-wrap {
    max-width: 1500px;
  }
  .surgery-co-right h4 {
    font-size: 25px;
  }
  .surgery-co-right p{
    font-size:20px;
  }
  /* ----------------Doctor min-width:1500px----------------- */
  .doctor-text-box {
    width: 700px;
    bottom: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-110%, -82%);
  }
  #doctor_copy {
    font-size: 48px;
  }
  .doctor-text-box p {
    line-height: 2;
    font-size: 20px;
  }
  .doctor-text-wrap {
    height: 80vh;
    min-height: 810px;
    background-size: cover;
    background-position: top;
  }
  /* ----------------hospital min-width:1500px----------------- */
  .hospital-wrap {
    max-width: 1500px;
  }
}

/* ---------------------------------------------
max-width:1024px
------------------------------------------------ */
@media screen and (max-width:1100px) {
  #mainimg{
  max-height: 600px;
  }
  .surgery-text-wrap::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.5);
    width: 60%;
    filter: blur(30px);
    }
    .surgery-text-box p {
      margin-bottom: min(1.5vw,2rem);
      line-height: 2.25;
      font-weight: bold;
  }
  .doctor-teacher-box {
    right: 60px;
  }
  .doctor-text-wrap::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.5);
    width: 60%;
    filter: blur(30px);
    }
    .access-wrap {
      width: 95%;
  }
  .top-menu-fix ul li a {
    padding: 0px 0 5px!important;
}
}

@media screen and (max-width:900px) {
  #mainimg {
    height: 480px;
    min-height: initial;
    
}
.m_info {
  left: 20px;
}
  .m_logo_box {
    position: absolute;
    width: 300px;
    max-width: 600px;
    right: 10%;
    bottom: 180px;
}
#main_copy {
  font-size: 21px;
  text-align: center;
  background-color: rgba(22, 136, 99, 0.831);
  height: 32px;
  color: white;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto;
  padding-top: 5px;
  max-height: 65px;
  font-family: serif;
}
ul.mv_bnr.pc {
  position: absolute;
  bottom: 50px;
}
	ul.mv_bnr img{
		width:100%;
	}
  .feature-box {
    width: 46%;
}
  .feature-wrap {
    justify-content: center;
    column-gap: 30px;
}
  .top-news-wrap .elementor-378 .elementor-element.elementor-element-6fec772 {
    width: 30%;
}
.top-news-wrap .elementor-378 .elementor-element.elementor-element-27c0b57 {
  width: 70%;
}
h4.fe-tit {
  position: relative;
  font-size: min(2vw,20px);
  color: #669999;
  height: 30px;
  padding: 5px 0 5px 20px;
  margin-top: 15px;
}
.fe-text {
  font-size: min(1.8vw,16px);
}
.surgery-text-box .btn-box{
  margin-top:2rem;
}
.surgery-text-wrap {
  height: 900px;
}
.surgery-text-box {
  bottom: 30px;
}
.surgery-text-wrap {
  background-size: cover;
  height: 700px;
}
.surgery-column-wrap {
  width: 95%;
  justify-content: center;
}
.surgery-column {
  width: 80%;
}
.doctor-text-box {
  left: 30px;
  bottom: 30px;
  width:50vw;
}
.doctor-teacher-box {
  right: 10px;
}
.doctor-teacher-box {
  bottom: 30px;
}
#doctor_copy {
  font-size: 3.7vw;
  text-align: center;
  background-color: rgba(22, 136, 99, 0.831);
  height: 6vw;
  color: white;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto min(3.2vw,3rem);
  padding-top: min(1.5vw, 23px);
}
.news-btn {
    margin-left: 40px;
    width: 20vw;
}p.fe-text{
  font-size: 14px;
  margin-bottom: 0;
}
.text-cc {
  font-size: 20px;
}
.access-parking {
  display: block;
  background:rgb(85, 169, 142);
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 20px;
  font-weight: bold;
}.surgery-text-wrap {
  background-image: url(https://kawagoe-ganka.utg-bet.com/wp-content/uploads/2023/07/bg_04.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  height: 786px;
  margin-bottom: 100px;
  position: relative;
}
.surgery-text-box {
  position: absolute;
  max-width: 600px;
  bottom: 100px;
  left: min(5vw,60px);
  width: 65vw;
}
.surgery-text-wrap::before {
  width: 80%;
}
}

@media (max-width: 767px){
/* SNSアイコン */
.follow-me {
  list-style: none;
  margin: 0 0 -8px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 12px;
  right: 70px;
  z-index: 999999
}
.follow-me li {
  float: left;
  margin: 0 0px 0px 0;
  padding-left: 10px;
}
.follow-me li a{
  display: inline-block;
  height: 100%;
}
.follow-me li a img{
  display: inline-block;
  width: 7vw;
}
/* SNSアイコンここまで */
  .top-news-wrap .news-grid .elementor-grid {
    grid-row-gap: 10px!important;
    padding-top: 0px;
}
.news-btn {
  margin-top: 20px;
  margin-left: auto;
  width: 180px;
  padding-top: 10px;
  margin-right: 20px;
}
.top-news-wrap .elementor-container.elementor-column-gap-default{
  width:90%;
  max-width: 750px;
}
.surgery-vi-wrap-sp{
  display: initial;
}
.surgery-vi-wrap{
  display: none;
}
.surgery-vi-wrap-sp .surgery-text-box {
    position: relative;
    width: 90%;
    bottom: initial;
    left: initial;
    border: 2px solid rgb(85, 169, 142);
    border-radius: 20px;
    padding: 25px;
    margin: -10rem auto -3rem;
    background: #fff;
}
.surgery-text-box p {
    margin-bottom: min(1.5vw,2rem);
    line-height: 1.5;
    font-weight: bold;
}
.surgery-text-box .btn-box {
    margin-top: 1rem;
}
.surgery-cc {
    display: block;
    font-size: 20px;
    color: rgb(85, 169, 142);
    font-weight: bold;
    margin-bottom: 10px;
}
.surgery-column-wrap {
    width: 95%;
    margin: 90px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 50px;
    max-width: 1300px;
}
.surgery-column {
  width: 100%;
}
.doctor-text-wrap-sp{
  display: block;
  position: relative;
}
.doctor-sp-img{
position: relative;
}
.doctor-text-wrap{
display: none;
}
.doctor-text-wrap-sp .doctor-text-box{
position: relative;
}
.doctor-text-wrap-sp .doctor-text-box {
  position: relative;
  width: 100vw;
  left: 0;
  bottom: 0;
}
.doctor-teacher-box {
  width: 190px;
  height: 83px;
  padding: 15px;
  left:10px;
}
.doctor-teacher-box p {
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 0.5rem!important;
  line-height: 1.5;
}
.doctor-text-wrap-sp .doctor-text-box {
  position: relative;
  width: 100vw;
  background: rgb(85, 169, 142);
  padding: 10px 0 25px 0;
}
.doctor-name span {
  font-size: 14px;
  padding-left: 30px;
}
#doctor_copy {
  font-size: 18px;
  font-weight: center;
  background-color: none;
  height: initial;
  color: white;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto 0.5rem;
  background: none;
  font-weight: bold;
  text-align: left;
  padding: 15px 0 0 20px;
}
.doctor-text-box p {
  line-height: 1.5;
  margin-bottom: 2rem;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px 0;
  font-size: 12.5px;
}
.doctor-btn {
  background: none;
  border: 2px solid #fff;
  width: 60%;
  margin-left: 20px;
  max-width: 250px;
  text-align: center;
  width: 300px;
  height: 40px;
  position: relative;
  padding-top: 7px;
  border-radius: 30px;
}
.doctor-text-box{
  max-width: initial;
}
.access_hours_de{
	font-size: 10px;
}
}

@media screen and (max-width:625px) {
  #mainimg {
    height: 650px;
    min-height:initial;
  }
  .m_logo_box {
    position: absolute;
    width: 90vw;
    top: 50%;
    left: 50%;
    height: 100px;
    max-width: 320px;
    transform: translate(-50%, -210%);
}
.m_info{
  left:10px;
}
.m_info p{
  display: none;
}
#main_copy {
  font-size: 23px;
  height: 42px;
  width: 100%;
  padding-top: 10px;
}
.mv_bnr.pc li {
  list-style: none;
  width: 250px;
  max-width: 400px;
  margin-bottom: 7px;
}
ul.mv_bnr.pc {
  position: absolute;
  bottom: 10px;
}
  .access-wrap{
    flex-wrap: wrap;
    justify-content: center;
  }
  .access-left, .access-right {
    width: 100%!important;
    max-width: 500px;
}
.access-right .access-info-right {
  font-size: 14px;
}
.hospital-wrap{
  flex-wrap: wrap;
}
.hosupital-right, .hosupital-left {
  width: 100%;
}
.top-menu-fix ul li {
  width: 100%;
  border-bottom: 1px solid #666666;
}
.top-menu-fix ul.elementor-nav-menu{
  display: flex;
}
.btn-box.hospital-btn{
  width:90%;
}
.cv-btn-wrap {
  display: flex;
  width: 90%;
  margin: 0 auto 30px;
  flex-wrap: wrap;
  row-gap: 10px;
  justify-content: center;
}
.cv-btn {
  text-align: center;
  width: 100%;
}
.cv_btn_child_1{
order: 2;
}
.cv_btn_child_2{
order: 1;
}
.cv_btn_child_3{
order:3;
}
.cv-btn img {
  width: 95%;
  max-width:300px;
}
.cv-text-box {
  padding: 20px 10px;
}
	.sp_br{
		display:block;
	}
}

@media screen and (max-width:450px) {
  body p{
    font-size: 14px;
  }
  h2.top-title {
    margin-bottom: 16px;
    font-size: 20px;
}
#main_copy {
  font-size: min(6.5vw,23.5px);
  height: 42px;
  width: 100%;
  padding-top: 10px;
}
ul.mv_bnr.pc {
  bottom: 0;
  padding-left: 20px;
}
.top_guidance {
  padding: 0 20px;
}
.text-cc {
  font-size: 18px;
}
.top_guidance .guidance_text p {
  font-size: 14px;
  text-align: left;
  line-height: 2;
}
.f_time table th:first-child {
  padding-left: 10px;
}
.f_time tr:nth-child(2) th, .f_time tr:nth-child(3) th, .f_time tr:nth-child(4) th {
  padding: 15px 0 0px 10px;
}
.f_time{
  overflow: scroll;
}
.under_table {
  padding-left: 10px;
}
.access-right .access-info-right {
  font-size: 14px;
}
.access-info-left p {
  width: 100px;
  padding: 5px;
}
.access-parking {
  padding: 10px 0;
  font-size: 16px;
}
.hospital-wrap {
    display: flex;
    justify-content: space-between;
    width: 90%;
    flex-wrap: wrap;
}
.btn-box.hospital-btn {
    width: 90%;
}
.access-wrap {
  flex-wrap: wrap;
}
.access-left-wrap {
  width: 100%;
}
.access-left, .access-right {
  width: 100%!important;
}
    .under_map {
        margin-bottom: 1rem;
    }
    .access-wrap {
    padding: 30px 0 0;
    row-gap: 20px;
}
    .top-news-wrap .news-grid .elementor-grid {
    padding-top: 0px;
}
.top-news-wrap .news-grid{
  width: 100%;
  margin: 0 auto;
}
.news-btn {
    width: 50%;
    height: 45px;
    padding-top: 10px;
    height: 45px;
    margin: 20px 0 0 auto;
}
.top-news-wrap .elementor-container.elementor-column-gap-default{
  width:98%;
}
.top-news-wrap {
  padding: 0 20px 30px;
}
.btn-box {
    text-align: center;
    width: 100%;
    height: 40px;
    position: relative;
    padding-top: 0px;
    border-radius: 30px;
}
a.btn{
	display:block;
	height:100%;
	padding-top:7px;
}
.btn-box.news-btn{
    padding-top: 0px;
}
.btn-box.news-btn a{
	padding-top:7px;
	display:block;
	height:100%;
}
.news-btn {
    max-width: 185px;
}
.tit_wrap_news h2.top-title {
    margin-bottom: 20px;
    font-size: 20px;
}
.cv-text-box p {
    text-align: left;
    line-height: 2;
}
.cv-text-box {
    padding: 30px 10px 0;
}
.cv-btn-wrap {
    display: flex;
    width: 90%;
    margin: 0 auto 30px;
    flex-wrap: wrap;
    row-gap: 10px;
    justify-content: center;
}
.cv-btn {
    text-align: center;
    width: 100%;
}
.cv_btn_child_1{
  order: 2;
}
.cv_btn_child_2{
order: 1;
}
.cv_btn_child_3{
  order:3;
}
.cv-btn img {
    width: 95%;
    max-width:300px;
}
.ganka-column-car .elementor-swiper-button-next {
    right: 0px!important;
}
.ganka-column-car .elementor-swiper-button-prev {
    left: 0px!important;
}
.ganka-column-car .elementor-swiper-button-next, .ganka-column-car .elementor-swiper-button-prev {
    font-size: 40px!important;
}
.feature-box {
    width: 90%;
    max-width: 350px;
}
h4.fe-tit {
    font-size: 4.2vw;
}
.fe-box-img img {
    height: 160px;
}
.fe-text {
    font-size: 14px;
}
.feature-box-num .feature-num {
    font-size: 60px;
  }
  .feature-box-num-wrap {
    position: relative;
    width: 85px;
    height: 36px;
}
.feature-box-num {
    top: -23px;
}
.feature-box-num .feature {
    bottom: 8px;
}
.feature-wrap {
    row-gap: 50px;
}
.surgery-vi-wrap-sp{
  display: initial;
}
.surgery-vi-wrap{
  display: none;
}
.surgery-vi-wrap-sp .surgery-text-box {
    position: relative;
    width: 90%;
    bottom: initial;
    left: initial;
    border: 2px solid rgb(85, 169, 142);
    border-radius: 20px;
    padding: 25px;
    margin: -5rem auto;
    background: #fff;
}
.surgery-text-box p {
    margin-bottom: min(1.5vw,2rem);
    line-height: 1.5;
    font-weight: bold;
}
.surgery-text-box .btn-box {
    margin-top: 1rem;
}
.surgery-cc {
    display: block;
    font-size: 20px;
    color: rgb(85, 169, 142);
    font-weight: bold;
    margin-bottom: 10px;
}
.surgery-column-wrap {
    width: 95%;
    margin: 90px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 50px;
    max-width: 1300px;
}
.surgery-column {
    width: 95%;
}
.surgery-text-wrap {
    background-size: cover;
    height: 300px;
}
.surgery-column {
      padding: 20px 20px;
}
.surgery-co-right h4 {
    font-size: 18px;
    margin-bottom: .6rem;
}
.surgery-column-wrap {
    row-gap: 25px;
}
.hosupital-right, .hosupital-left {
    width: 100%;
}
.top-surgery {
    padding-bottom: 20px;
}
.hospital-img {
    height: 250px!important;
}
.doctor-text-wrap-sp{
    display: block;
    position: relative;
}
.doctor-sp-img{
  position: relative;
}
.doctor-text-wrap{
  display: none;
}
.doctor-text-wrap-sp .doctor-text-box{
  position: relative;
}
.doctor-text-wrap-sp .doctor-text-box {
    position: relative;
    width: 100vw;
    left: 0;
    bottom: 0;
}
.doctor-teacher-box {
    width: 190px;
    height: 83px;
    padding: 15px;
    left:10px;
}
.doctor-teacher-box p {
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 0.5rem!important;
    line-height: 1.5;
}
.doctor-text-wrap-sp .doctor-text-box {
    position: relative;
    width: 100vw;
    background: rgb(85, 169, 142);
    padding: 10px 0 25px 0;
}
.doctor-name span {
    font-size: 14px;
    padding-left: 30px;
}
#doctor_copy {
    font-size: 18px;
    font-weight: center;
    background-color: none;
    height: initial;
    color: white;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto 0.5rem;
    background: none;
    font-weight: bold;
    text-align: left;
    padding: 15px 0 0 20px;
}
.doctor-text-box p {
    line-height: 1.5;
    margin-bottom: 2rem;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px 0;
    font-size: 12.5px;
}
.doctor-btn {
    background: none;
    border: 2px solid #fff;
    width: 60%;
    margin-left: 20px;
}
.news-grid .elementor-widget-wrap.elementor-element-populated{
  align-content: center;
}
}

/* ---------------------------------------------
画像レスポンシブ
------------------------------------------------ */
@media screen and (min-width:451px){
	.sp_img{
		display:none;
	}
}
@media screen and (max-width:450px){
	.pc_img{
		display:none;
	}
}
.search_bar{
	width: 100%!important;
}
@media screen and (max-width:767px){
	.search_bar {
    width: 46vw !important;
	max-width: 225px;
	}
}