@charset "utf-8";
/* CSS Document */
/* ==== キービジュアル ====*/
.kv_sp {
  width: 100%;
  max-width: 70rem;
  margin: 0 auto -8%;
  background-size: cover;
  padding: 0;
  line-height: 0;
}
	.kv_pc {
		display: none!important;
	}
.kv_frame {
  width: 100%;
  max-width: 70rem;
  margin: 0;
  padding: 0;
}
.bnr {
  margin: 0 auto 1rem;
  padding: 0 2rem;
  text-align: center;
}
.wrapper {
  max-width: 60rem;
  margin: 0 auto;
}
.bnr figure{
	display: block;
	margin: 0 auto;
}
.wrapper figure.bg {
	display:none;
}
main {
  margin: 3rem 1.5rem;
}
/* ==== 特長 ==== */
#feature ul {
  margin: 0.5rem auto 1rem;
  text-align: center;
}
#feature h2 {
  margin: 0 auto 2rem;
  text-align: center;
}
#feature li figure {
  text-align: center;
  margin-bottom: 1rem;
}
#feature li {
  margin-bottom: 3rem;
}
#feature li .btn::before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: bold;
  padding-right: 0.5rem;
}

#tt {
	margin: 10px 10px 30px;
}
/* ==== 医院概要 ==== */
.overview {
  width: 100%;
  padding: 25px 15px 30px;
  background: #F5EFE1;
  margin: 30px auto 0;
}
.overview h2 {
  margin: 0 0 10px;
  padding: 0 0 0 65px;
  background: url("../images/common/icn_bear.png") no-repeat top left 10px;
	background-size: 30px auto;
  width: 100%;
  font-size: 3rem;
  color: #805741;
  border-bottom: 2px solid #A39B94;
}
.overview .detail {
  margin: 0 0 20px;
}

/* fb.insta */
.fb-insta{
	display: flex;
	justify-content: center
}
.wrap{
  flex-wrap: wrap;
}

.wrap > figure{
  padding: 10px;
}

.fb-insta figure{
	width: 48%;
}
.fb-insta figure.inst-bn{
	margin-right: 5px;
}

/* -----------------------------------------------------------------------------------------------------------------------------------
	PC
----------------------------------------------------------------------------------------------------------------------------------- */

@media print, screen and (min-width: 46.875em) {

.fb-insta{
	display: none;
}

	body {
		min-width:1270px;
		width:100%;

	}
.wrapper {
     max-width: 1200px;
	}
  /* ==== キービジュアル ====*/

	.kv_sp {
		display: none!important;
	}
.kv_pc {
	display: block!important;
  max-width:1399px!important;
	min-width:1270px!important;
	width:100%;
    margin: 10px auto 0;
  background-size: contain;
  padding: 0;
  line-height: 0;
	position: relative;
}
	.kv_frame {
  width: 100%;
  max-width:1400px!important;
	min-width:1270px!important;
  margin: 0 auto;
  padding: 50px 0 0;
}
	.kv_logo {
		position: absolute;
		top:150px;
		right:16px;
	}
	.kv_reserve {
		position: absolute;
		top:625px;
		right:140px;

	}
	.bnr {
		display: flex;
		justify-content: space-between;
		margin-bottom:80px;
		background:#fff;

	}
	.bnr figure {
		width:48%;
	}
 nav {
    padding: 0;
    background-color: transparent;
	 position: absolute;
	 top:780px;
	 z-index: 1000000;
	 left:5%;
  }
  nav ul {
    margin: 0 auto;
    padding: 0;
    font-weight: bold;
    border: none;
	  justify-content: center;
  }
  nav ul li {
    background-color: transparent;
    margin-bottom: 0;
    line-height: 1;
	  width:auto;
    border-right: 2px solid #7f5636!important;
	  font-size:20px;
    border-top: none !important;

	  /*
    padding: 0;
    border-right: none !important;*/
  }
	nav ul li img {
		display: none;
	}
nav ul li:last-child {
    border-right: none!important;
  }
.nav_style li a {
		padding: 8px 23px;
	color:#805741!important;
	}

	nav li a:hover {
		background:url("../images/common/icn_flower3.png") no-repeat center center ;
		background-size: contain;
	}

  main {
    width: 100%;
    margin: -40px auto 20px;
    padding: 0 0 0 0;
	overflow-x:hidden;
  }
	main .wrapper {
	padding-top:0;
	position: relative;
		width:1200px;
	}
  #feature {
    margin-bottom: 40px;
  }
	#feature h2{
		height:70px;
		margin-bottom:0;
	}
	#feature .catch {
		padding:20px 10px 20px 170px;
		background:url("../images/common/bg_child1.png") no-repeat left 2rem top;
		height:200px;
	}
	#feature p {
		font-size:2.3rem;
		padding : 0 5px;
	}
  #feature ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 5px 0;
  }
/*  #feature ul li {
    margin-bottom: 5rem;
  } */
	.wrapper.flex_RLTB {
		justify-content: space-between;
		width:1150px;
	}
	.wrapper.flex_RLTB > div {
		    margin: 0 ;
    padding: 0 ;
    width: 820px;
	}
	#tt {
	margin: 0 ;
		background:url("../images/common/bg_child3.png") left  center no-repeat ;
		padding-left:240px;
}
	.bg_town {
    background: url(../images/common/bg_town.png) repeat-x top #fff;
    height: 140px;
    min-width: 1270px!important;
    width: 100%;
}
	footer .bg_town {
		display: none;
	}
	  /* ==== サイドナビ ==== */
	.wrapper.flex_RLTB {
		position: relative;
	}
.wrapper.flex_RLTB > aside .bg {
    position: absolute;
    z-index: -100;
    top: -19rem;
    right: 80rem;
    width: 759px;
    display: block;
  }
  .wrapper.flex_RLTB > aside aside {
    width: 280px;
    margin: 0 25px 50px 0;
    padding: 0;
  }
.wrapper.flex_RLTB > aside ul {
    display: block;
    margin: 0;
    padding: 0;
    border: none !important;
  }
.wrapper.flex_RLTB > aside ul li {
    width: 280px;
    max-width: 280px;
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
  }
.wrapper.flex_RLTB > aside ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    border: #CCC dashed 2px;
    padding: 1.5rem;
    border-radius: 5px;
    font-size: 2.1rem;
    background: rgba(255, 255, 255, 0.8);
  }
.wrapper.flex_RLTB > aside li img {
    display: inline-block;
    margin: 0 18px 0 0;
    width: 43px;
  }
  /* ==== 医院概要 ==== */
  .overview {
    width: 100%;
    min-width: 1270px;
    margin: 0 auto ;
    color: #595757;
	  padding:0;
  }
  .overview .wrapper {
    margin: 0 auto;
    padding: 50px 0 30px;
  }
  .overview .flex_LRTB {
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
  }
  .overview .detail {
    padding: 0;
    width: 590px;
  }

  .overview .gmap {
    width: 520px;
    margin: 0 auto;
  }
	.overview .gmap iframe {
	  height:420px;
	}
/*	.overview dd a {
		line-height: 0.8;
	}
	.overview dd rt {
		line-height:1;
		margin-bottom:-10px;
	}
.overview ruby {
	display: none;
}*/
}
@media print, screen and (min-width: 1400px) {
	body {
		background:url("../images/body_bg.png") top 95px center no-repeat;

	}

	main .wrapper figure.bg {
		position: absolute;
		z-index: -100;
		top:0;
		width:420px;
		left:1170px;
    display: block;
	}
}
/* -----------------------------------------------------------------------------------------------------------------------------------
	Tablet 73.063=1169px  60em=960px
----------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 46.875em) and (max-width: 73.063em) {}
