@charset "utf-8";
@media screen and (max-width: 1200px) {
	/*--------General--------*/
	.inner {
		width:92%;
		margin:0 4%;
	}
	.inner-cl {
		width:92%;
		margin:0 4%;
	}
	.wrapper-2col {
		width:92%;
		margin:0 4%;
	}
	/*--------MainVisual--------*/
	#main-visual .slider {
		width: 92%;
	}
	#main-visual .slider img{
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 980px) {
	/*--------General--------*/
	a.btn {
	min-width: 60%;
	}
	.box-4col div{
		width: 48%;
		margin-left: 0;
		margin-bottom:30px;
	}
	#site-header h1 img{
		width:auto;
		height:50px;
	}
	.site-header-info {
	padding-top: 0;
}
	/*--------MainVisual--------*/
	#main-visual .slider {
		width: 86%;
	}
	/*--------TopPage--------*/
	#top-info .inner {
	/*display: none;*/
	font-size: 90%;
	}
	.top-info-box .pc{
	display: none;
	}
	#top-feature .box-4col div a img {
		width: auto;
		height: 100px;
		margin-bottom: 0;
		margin-right:10px;
		display:table-cell;
	}
	#top-feature .box-4col div a {
		padding: 0;
		text-align:left;
		display:table;
    	table-layout:fixed;
	}
	#top-feature .box-4col div a span {
		text-align:left;
		font-size:18px;
		display:table-cell;
		vertical-align:middle;
	}
	#top-feature .box-4col div a:after {
		content:" ";
		display:block;
		clear:both;
	}
	#top-feature .box-4col div a span:after {
		font-size: 20px;
		display: inline-block;
		margin-left:0.3em;
	}
	.box-4col div:nth-child(odd) {
	margin-right: 4%;
	}
	.slider2 {
		width: 86%;
		margin: 0 auto;
	}
	.scbtn {
		display: none;
	}
}
@media screen and (max-width: 700px) {
	.max_h {
		min-height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#top-info .inner {
		flex-direction: column;
	}
	.top-info-box {
		width: 80%;
		padding: 15px 1% 10px;
		margin: 0 auto 10px;
	}
	.top-info-box .pc {
		display: table-cell;
	}
}

@media screen and (max-width: 600px) {
	/*--------General--------*/
	section {
	padding: 0;
	}
	h3 {
		text-align: center;
		font-size: 1.5em;
	}
	a.btn {
	min-width: 80%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:inline;
	}
	.img100sp {
		width: 100%;
		height: auto;
	}
	/*--------MainVisual--------*/
	#main-visual .slider {
	width: 100%;
	}
	#main-visual .slider img{
		max-width: 100%;
		margin: 0 auto;
	}
	#main-visual .slider img.sp{
		display: block;
	}
	#main-visual .slider img.pc{
		display: none;
	}
	#main-visual .slider .caption {
    /* margin-top: -1rem; */
    padding: 1.2rem 5px;
    font-size: 1.1rem;
    line-height: 1;
    /* min-height: 300px; */
    background: rgba(999,999,999,0.8);
    text-align: justify;
    width: 97%;
 }
	/*--------Parts--------*/
	.box-2col div{
		width: 100%;
		float: none;
	}
	table.time-table {
		margin: 0;
		border: none;
		width:95%;
	}
	table.time-table thead {
		display: none;
	}
	table.time-table tr {
		display: block;
		width:100%;
	}
	table.time-table td {
		display:block;
		width:100%;
		border-top: 1px #999999 dotted;
		border-bottom: none;
	}
	table.time-table td:nth-child(2) {
		border-top: none;
	}
	table.time-table tbody th {
		display:block;
		width:100%;
		background-color: #E5F3FF;
	}
	table.time-table tr:nth-child(even) {
		background-color: #FFFFFF;
	}
	table.time-table td.last {
		border-bottom: 1px #999999 solid;
	}
	table.time-table td.sp-disnon {
		display: none;
	}
	table.time-table td .sp {
		border: 1px #555555 solid;
		padding:3px 5px;
		margin-right:0.3em;
		border-radius:6px;
	}
	table.time-table td .sp.am {
		margin-right:1.2em;
	}
	table.doctor-table-sat thead th.day {
	width: auto;
}
table.doctor-table-sat thead th.week {
	width: auto;
}
/*	table.doctor-table-sat thead th:nth-child(1)  {
	width: auto;
	}
	table.doctor-table-sat thead th:nth-child(2)  {
	width: auto;
	}*/
	/*--------MainNav--------*/
	#site-header.inner {
		width: 100%;
		margin: 0;
	}
	#header-info {
		display:none;
	}
	/*--------TopPage--------*/
	#main-visual {
	width: 100%;
	margin: 0;
}
/*	.top-info-box {
	display: none;
	}*/
	#top-guide .inner {
		width:92%;
		margin:0 4%;
	}
	#top-guide .inner:after {
    content:" ";
    display:block;
    clear:both;
}
	.top-guide-box .btn-in {
		padding: 0.1em 1em;
		margin: 0.3em 0 0 0;
	}
	.guide-sp {
		margin-top: 20px;
		width: 100%;
	}
	.top-guide-box {
	float: left;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	border-bottom: 1px #CCCCCC solid;
	}
	.top-guide-box:last-child {
	margin: 0 auto 30px;
	}
	.top-guide-box img {
	display: block;
	margin: 0 15px;
	float: left;
	width: 25%;
	height: auto;
	vertical-align: middle;
	}
	.top-guide-box h4 {
	margin: 10px 0 0 0;
	padding: 0;
		font-size: 1.4em
	}
	.top-guide-box a.btn-in {
		margin-left: 0.5em;
	}

	#top-guide .btn {
		margin: 10px auto;
	}
	.guide-sp .btn {
		margin: 15px auto;
		padding: 0.4em;
	}
	#top-news .top-doctornews-box {
		float: none;
		width: 100%;
		padding: 1em 5%;
	}
	/*#top-news .top-doctornews-box {
		padding: 0 5% 1.5em;
	}
	#top-news .top-doctornews-box {
		padding: 0 5% 1.5em;
	}*/
	#top-news .top-news-box {
    float: none;
    width: 90%;
    margin: auto;
    border: solid 1px rgba(112, 181, 44, 0.45);
    padding: 0 10px 0 5px;
    box-sizing: border-box;
    border-radius: 10px;
	}
	#top-news .top-news-box dt {
		position: relative;
		width: auto;
		padding-bottom: 0;
		padding-left: 1em;
	}
	#top-news .top-news-box dd {
		padding-left: 1em;
		padding-top: 0;
		min-height: 1em;
	}
	/*#top-news .top-news-box dt {
		position: relative;
		width: auto;
		padding-bottom: 0;
	}
	#top-news .top-news-box dd {
		padding-left: 0;
		padding-top: 0;
		min-height: 1em;
	}*/
	#top-feature .top-greeting-box .director.sp{
		text-align: center;
		float: none;
		margin: 0 auto;
		width: 150px;
		display: block;
}
	/*--------Footer--------*/
	footer {
		padding: 20px 0 0 0;
		height:auto;
	}
	footer .footer-nav-box {
		display:none;
	}
	footer #site-footer {
	   display: inline;
		border-top: none;
		padding: 0;

	}
	footer #site-footer div {
		display:block;
		width: 100%;
		text-align:center;
	}
	footer #site-footer .footer-title {
		width: 100%;
		margin-bottom:10px;
	}
	footer #site-footer .footer-title:before {
			float: none;
	}
	footer #site-footer .add {
		text-align: center;
		margin-bottom:10px;
	}
	footer .copy {
		height: auto;
		font-size: 0.6em;
		padding: 5px 0 2px 0;
	}
	footer .footer-bottom-nav {
		display: none;
	}
	/*----------page-----------*/
	#page-title {
		height: 80px;
	}
	#page-title .inner {
		width: 100%;
		margin: 0;
	}
	#page-title h2 {
		line-height: 80px;
		font-size: 1.8em;
		width: 95%;
		padding: .25em 0;
	}
	.title-img {
		margin: 0 0 20px;
	}
    .summary {
    	margin: 0 -5% 3em;
        padding: 1em .75em;
	}
	.wrapper-2col {
		width: 100%;
		margin: 0;
	}
	.contents-wrapper {
		width: 100%;
		margin: 0;
		float: none;
		padding-top:0;
	}
	.contents-block {
		width: 92%;
		margin: 0 4%;
	}
	.sidebar {
		width: 92%;
		margin: 0 4%;
		float: none;
		margin-bottom: 30px;
	}
	.side-nav {
	display: none;
	}
	.side-nav-title {
	display: none;
	}
	.doctor-box-L {
		float: none;
		width: 100%;
	}

	.doctor-box-R {
		float: none;
		width: 100%;
	}
	#section-top div {
		float: none;
		width: 90%;
		margin: 50px auto 0;
	}
	.access-list {
		margin-bottom: 30px;
			width: 100%;
	}
	.access-list li {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.access-list li a {
		display: block;
		height: 25px;
		float: none;
		margin-right: 0;
		text-align: center;
	}
	.plofile {
		float: none;
		margin: 0 auto;
	}

	#sitemap .sitemap-list {
	width: 100%;
	float: none;
	border-bottom: 1px #cccccc solid;
}
	#sitemap .sitemap-list:last-child {
	border-bottom: none;
}
}


.reserve-mobile {
  position: static;
  display: block;
  margin: 0;
  height: 90%;
  background: green;
  padding: 5px 15px;
  align-items: center;
}

.reserve-mobile a {
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}

@media only screen and (min-width: 601px) {
  .reserve-mobile {
    display: none;
  }
}

@media only screen and (max-width: 450px) {
  #site-header h1 img {
    width: 200px;
    height: auto;
  }
  .main-menu-btn {
    margin: 11px 10px 10px 10px;
  }
  .reserve-mobile a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 400px) {
	.sp-c {
		float: none;
		margin: 15px auto;
		text-align: center;
		max-width: 100%;
	}
	.sp-c img {
		width:100%;
		height: auto;
	}
}

@media screen and (max-width:769px) {
  .table-sp-scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .table-sp-scroll table {
    margin: 1px !important;
  }
  .table-sp-scroll::-webkit-scrollbar{
   height: 5px;
  }
  .table-sp-scroll::-webkit-scrollbar-track{
    background: #F1F1F1;
  }
  .table-sp-scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }

}

@media only screen and (max-width: 350px) {
  #site-header h1 img {
    width: 180px;
  }
  .reserve-mobile {
    padding: 3px 12px;
  }
  .reserve-mobile a {
    font-size: 11px;
  }
}
