@charset "utf-8";
/* CSS Document */
/* ==== キービジュアル ====*/
.kv_area {
    text-align: center;
    margin: 0 auto 1rem;
	
}
.kv_main {
/*	background:url("../images/kv_sp.jpg") no-repeat center top;
	background-size:auto;
	height:20rem;
	width:100%;*/
	position: relative;
	max-width:60rem;
	margin:0 auto;
}
.slick-slide{
	margin: 0;
}
.slick-next , .slick-prev{
	display: none!important;
}
.kv_ornament  {
    display: none;
}
.kv_ornament {
    position: absolute;
    left: 0;
    bottom: -1rem;
    text-align: center;
	z-index:100;
	max-width: 60rem;
}
.kv_txt {
	text-align:center;
	margin: 0 auto 2rem;
	width:90%;
}
.kv_txt .time,.kv_txt caption {
	font-size:1.3rem!important;
}
.kv_txt .time{
	margin:0 auto;
}
.kv_main + div {
 position: static;
}
main {
	margin-top:4rem;
	margin-bottom: 0rem;
		padding-bottom:5rem;
}
	main section {
		margin-bottom:10rem!important;
	}
main section:last-child {
	margin-bottom:0!important;
}
h2 {
	font-size:2rem;
	line-height:1;
	background:url("../images/common/logo_s_bg.png") no-repeat center center;
	min-height:9.5rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	padding:2rem;
	color:#804C2E;
		font-family: "LogoTypeGothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
		h2 span {
		display: block;
		margin:0 auto 0;
		color:#7f7d7b!important;
		font-size:1.2rem;
			width:100%;
			text-align: center;
		font-family: OCRB, "LogoTypeGothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}

/* ==== 特長 ==== */


#benefits ul {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
}
#benefits li {
	margin: 0 2rem 5rem;
	text-align:center;
}
#benefits li:last-child {
	margin-bottom:0;
}
	#benefits dt {margin:2rem auto 0;}
#benefits li dd {
	padding:0.5rem 0.5rem 1rem;
	text-align:justify;
	font-size:1.4rem;
	
}
#benefits li .btn_s {
	width:100%;
}
/* ==== お知らせ欄 ==== */
section#news {
	width: 100%;
	height: auto !important;
}

#news dt {
	padding: 0.5rem 1rem;
	margin-bottom: 0.5rem;
	width: 100%;
	color:#89AAA2;
	font-size: 1.8rem;
}
#news dd {
	padding: 0.5rem 1rem 1.5rem;
	margin-bottom: 1rem;
	border-bottom:#E6E6E6 solid 2px;
}
#news dd *:last-child {
	margin-bottom: 0;
}
#news dd:last-child {
	border-bottom:none;
}
#news dl {
	margin: 1rem auto;
	max-height: 35rem;
overflow-y: auto;
	text-align: left;
	padding: 1rem 0.5rem;
	border-top:#E6E6E6 solid 2px;
	border-bottom:#E6E6E6 solid 2px;
}

#treatment div {
	text-align: center;
}
#treatment ul {
	display: flex;
	flex-wrap: wrap ;
	justify-content: center;
}

#treatment li {
	width:33%;
	max-width:14rem;
	padding : 1rem 0 ;
}

.hospitals{
	width: 100%;
	max-width: 60rem;
}

/* ==== 医院概要 ==== */
#overview {
	width: 100%;
	margin-bottom:0;
}

#overview dl {
	width: 100%;
	margin: 1rem 0;
	display: flex;
	flex-wrap: wrap;
}
#overview dt {
	width: 100%;
	font-weight: normal;
}
#overview dt p {
	background: #B39482;
	color: #fff;
	padding: 0.5rem 0 0.3rem;
	text-align: center;
	margin-bottom:0;
		font-family: "LogoTypeGothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
#overview dd {
	margin: 0 ;
	padding: 1rem 0 2rem 1rem;
	width: 100%;
}
#overview dd i {
	color:#804C2E;
}

.gmap{
	width:100%!important;
	margin:0;
	padding:0;
	height:45rem;
}
.gmap iframe {
	margin:0;
	padding:0;
	border:none;
	height:45rem;
}
/* -----------------------------------------------------------------------------------------------------------------------------------
	PC
----------------------------------------------------------------------------------------------------------------------------------- */
@media print, screen and (min-width: 46.875em) {

	body {
		
    width: 100%;
	min-width:117rem;
	}
	/* ==== キービジュアル ====*/
/*.kv_area .kv_txt {
	margin:-60rem auto 0;
	max-width:170rem;
	text-align: left;
	padding:3rem 2rem;
}
	*/
	header{
		position: fixed;
		background:inherit;
		transition: 0.3s;
	}
.kv_area {
    margin: 0 auto ;
    width: 100%;
	max-width:170rem;
	min-width:117rem;
    position: relative;
}

	.kv_ornament {
		bottom:-2rem;
		display: block;
		position: absolute;
		max-width:100%;
}
	.kv_ornament img {
		width:100%;
		max-width:170rem;
}
	.kv_txt.sp_none {
		position: absolute;
		bottom:15%;
		right:8%;
		z-index:1000;
		max-width:68rem;
		width:50%;
	}

	nav {
		background: rgba(255, 255, 255,0.8);
		width:100%;
}
	nav li {
		background:transparent;
    	text-shadow: 3px 3px 5px #fff, -3px 3px 5px #fff, 3px -3px 5px #fff, -3px -3px 5px #fff;
	}
	
	.kv_main {
		max-width: 170rem;
	}
	 h2 {
		margin: 0 0 3rem;
		 font-size:2.8rem;
	}
	h2 span {
		font-size:2rem;
	}
	#benefits {
		margin-top:4rem;
	}
	#benefits  ul {
		justify-content: center;
	}
	#benefits li{
		width:31rem;
		margin:0 2rem;
		position:relative;
		padding-bottom:4rem;
	}
	#benefits li a {
		position: absolute;
		bottom:0;
		left:0;
	}
	#benefits li dd {
		padding: 1rem 0 2rem;
	}
	main { 
		width:115rem;
	margin:0 auto;
	clear: both
	}
	/* ==== お知らせ欄 ==== */

	
	#news dl {
		max-height: 50rem;
		padding:3rem 0;
		width:100%;
	} 
		#news dt {
		margin: 0 auto;
		width:85rem;
	}
	#news dd {
		margin: 0 auto 3rem;
		width:85rem;
		padding-bottom:3rem;
	}
		#news dd:last-child {
		margin-bottom: 0 ;
			padding-bottom:1rem;
	}
	
	
	
.newsinfo dt {
    margin-top: 5px;
    cursor: pointer;
    background: url(../images/pointer01.png) 0px 15px no-repeat;
    padding-left: 30px;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
  }
.newsinfo dt.selected {
    background: url(../images/pointer01.png) 0px 15px no-repeat;
  }
	
	
	
	
	
	#treatment {
		margin-top:15rem;
		background: url("../images/tnavi_bg.png") no-repeat left top ;
	}
	#treatment div {
		width:52rem;
		min-height:38rem;
		padding-top:10rem;
		
	}
	#treatment  ul {
		width:68rem;
		padding-top:10rem;
		justify-content: space-around;
	}

	.hospitals{
		width: 100%;

		ul{
			display: grid;
			grid-template-columns: auto 1fr;
			column-gap: 60px;
		}

	}

	/* ==== 医院概要 ==== */
	#overview {
		width: 60rem;
		padding: 0 ;
	}

	#overview dl {
		padding: 0;
		margin: 0 0.5rem 3rem;
	}
	#overview  dt {
		width: 6em;
		margin-bottom: 1.5rem;
	}
	#overview dd {
		width: calc(100% - 6em);
		padding: 0.5rem 0 0 1.5rem;
		margin-bottom:1rem;
		font-size:1.8rem;
	}


}
/* -----------------------------------------------------------------------------------------------------------------------------------
	Tablet 73.063=1169px  60em=960px
----------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 46.875em) and (max-width: 73.063em) {

}