@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
#slider {
    width: 100%;
    height: 75vh;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
#mimg .txtBox {
	position: absolute;
	width: 90%;
	height: auto;
	display:inline-block;
	bottom: 12%;
	left: 5%;
	z-index: 1000;
}
#mimg .p1 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	font-weight: 600;
	color: #fff;
    text-align: left;
	float: left;
}
#mimg .p2 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: 600;
	color: #fff;
    text-align: left;
	float: left;
	margin-top: 15px;
}
#mimg .linkBox { display:none;}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 15px;
}
#contents01 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#News01 {
	width: 300px;
	height: 95px;
	padding: 10px;
	border-radius: 10px;
	background-color: #ffebeb;
	float: left;
	margin-top: 0px;
}
#News01 .ttl{
	width: 160px;
	height: 22px;
	border-radius: 10px;
	background-color: #e74343;
	float: left;
	margin-top: 0px;
	margin-left: 70px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color: #FFF;
}
#News01 .newssp iframe{
	width: 300px;
	height: 75px;
	float: left;
	margin-top: 5px;
	border-left: none;
}
#News01 .newspc { display:none;}

/* 緊急案内用　通常時none。必要に応じてnone削除してください */
#urgent {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
#urgent .urttl{
	position: relative;
	width: 280px;
	height: auto;
	padding: 3px 0;
	float: left;
	margin-left: 20px;
	background-color: #e74343;
	border-radius: 5px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0px;
	z-index: 1;
}
#urgent .txtbox{
	position: relative;
	width: 290px;
	height: auto;
	padding: 20px 15px 10px 15px;
	outline: 2px solid #e74343;
	outline-offset: -2px;
	float: left;
	border-radius: 10px;
	z-index: 0;
	margin-top:-10px;
}
#urgent .p1{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: left;
	float: left;
}
#urgent .p2{
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: center;
	float: left;
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #CCC;
}


#section02 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contents02 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

/* 休診案内用 */
#c02Info {
	width: 320px;
	padding: 0px 0 20px 0;
	height: auto;
	float: left;
	margin-top: 20px;
}
#c02Infottl{
	width: 285px;
	height: 25px;
	padding-left: 35px;
	float: left;
	background-image: url(../web/home/c02ac06.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	border-bottom: 1px dotted #4c9333;
}
#c02Infottl .t1{
	width: auto;
	height: 25px;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	float: left;
}
#c02Infottl .t2{
	width: auto;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	color: #e16c6c;
	float: right;
	margin-top: 7px;
}
#c02Info .tablebox01{
	width: 320px;
	height: auto;
	float: left;
	margin-top: 10px;
	clear: both;
	word-break: break-all;
	text-align: left;
}
#c02Info .ttl{
	width: auto;
	height: 13px;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 1px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	float: left;
	padding-bottom: 5px;
}
#c02Info .ttl span{ color: #e16c6c;}
#c02Info .tablebox01 table {
	min-width: 320px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 12px;
	line-height: 13px;
	clear:both;
}
#c02Info .tablebox01 td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 3px 3px 3px;
}
#c02Info  .tablebox01 table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#c02Info  .tablebox01 table tbody {
  width: 100%;
  display:table;
}



/* ここから診療案内その他 */
#c02Navi {
	position: relative;
	width: 320px;
	height: auto;
	float: left;
	margin-top: 15px;
}
#c02NaviBox01 {
	width: 320px;
	height: auto;
	padding: 0 0px 0 0px;
	float: left;
}
#c02NaviBoxttl{
	width: 285px;
	height: 25px;
	padding-left: 35px;
	float: left;
	border-bottom: 1px dotted #4c9333;
}
#c02NaviBoxttl.Ambulatory{
	background-image: url(../web/home/c02ac01.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
}
#c02NaviBoxttl.Hospitalization{
	background-image: url(../web/home/c02ac02.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
}
#c02NaviBoxttl.Medicalsubject{
	background-image: url(../web/home/c02ac03.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
}
#c02NaviBoxttl .t1{
	width: auto;
	height: 25px;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	float: left;
}
#c02NaviBoxttl .t2{
	width: auto;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	color: #4c9333;
	float: right;
	margin-top: 7px;
}
.c02navi{
	width: 100%;
	height: auto;
	float: left;
	list-style: none;
	margin-top: 5px;
}
.c02navi li{
	width: calc(100% - 10px);
	height: 19px;
	font-size:13px;
	line-height: 19px;
	text-align: left;
	letter-spacing: 0px;
	padding: 0 5px;
	float: left;
	margin-top: 5px;
	border-bottom: 1px dotted #999999;
	transition: 0.6s;
	background-image: url(../web/home/c02ac04.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.c02navi li a{
	display: block;
	color: #000;
}
.c02navi li:hover{
	text-indent: 5px;
	color: #4c9333;
	background-color: ;
	border-bottom: 1px dotted #999;
}
.c02navi li a:hover{
	font-weight: 600;
	color: #4c9333;
}

#c02NaviBox02 {
	width: 320px;
	height: auto;
	padding: 0 0px 0 0px;
	float: left;
	border-left: none;
	border-right: none;
	margin-top: 20px;
}
#c02NaviBox03 {
	width: 320px;
	height: auto;
	padding: 0 0px 0 0px;
	float: left;
	border-left: none;
	border-right: none;
	margin-top: 20px;
}
#c02Hours {
	width: 320px;
	height: auto;
	padding: 14px 0px 0 0px;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #CCC;
}
#c02Hoursttl{
	width: 285px;
	height: 25px;
	padding-left: 35px;
	float: left;
	background-image: url(../web/home/c02ac05.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	border-bottom: 1px dotted #4c9333;
}
#c02Hoursttl .t1{
	width: auto;
	height: 25px;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	float: left;
}
#c02Hoursttl .t2{
	width: auto;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	color: #e16c6c;
	float: right;
	margin-top: 7px;
}
#c02Hours .tablebox01{
	width: 320px;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	margin-top: 10px;
	clear: both;
	word-break: break-all;
}
#c02Hours .ttl{
	width: auto;
	height: 13px;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 1px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	float: left;
	padding-bottom: 5px;
}
#c02Hours .tablebox02{
	width: 320px;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	margin-top: 10px;
	margin-left: 0;
	word-break: break-all;
}
#c02Hours .tablebox01 table {
	min-width: 320px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 12px;
	line-height: 13px;
}
#c02Hours .tablebox01 td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 3px 3px 3px;
}

#c02Hours .tablebox01 table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#c02Hours .tablebox01 table tbody {
  width: 100%;
  display:table;
}

#c02Hours .tablebox02 table {
	min-width: 320px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 12px;
	line-height: 13px;
}
#c02Hours .tablebox02 td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 3px 3px 3px;
}

#c02Hours .tablebox02 table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#c02Hours .tablebox02 table tbody {
  width: 100%;
  display:table;
}
#c02Hours .comment {
	width: 100%;
	height: auto;
	margin-top: 5px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}
#c02Hours .bnr01 {
	width: 320px;
	height: 84px;
	margin-top: 10px;
	float: left;
}
#c02Hours .bnr01 img{
	width: 320px;
	height: 84px;
	transition: 0.4s;
}
#c02Hours .bnr01 img:hover{
	transform: scale(1.00);
}
#c02Hours .bnr02 {
	width: 320px;
	height: 84px;
	margin-top: 5px;
	margin-left: 0px;
	float: left;
}
#c02Hours .bnr02 img{
	width: 320px;
	height: 84px;
	transition: 0.4s;
}
#c02Hours .bnr02 img:hover{
	transform: scale(1.00);
}



#section03 {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents03 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#c03ttl {
	position: relative;
	width: 320px;
	height: 20px;
	float: left;
}
h4 {
	width: auto;
	height: 20px;
	float: left;
	padding: 0;
	font-size: 19px;
	line-height: 19px;
	letter-spacing: 1px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
}
.h4ac01 {
	width: auto;
	height: 11px;
	float: left;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	color: #538fb6;
	margin-left: 10px;
	margin-top: 6px;
}
.c03btn a{ display:none;}

#c03News {
	position: relative;
	width: 320px;
	height: auto;
	float: left;
	margin-top: 15px;
}
#c03NewsBox01 {
	width: 320px;
	height: auto;
	padding: 0 0px 0 0px;
	float: left;
}
#c03NewsBoxttl{
	width: 285px;
	height: 25px;
	padding-left: 35px;
	float: left;
	border-bottom: 1px dotted #ccc;
}
#c03NewsBoxttl.cat1{
	background-image: url(../web/home/c03ttlac01.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
}
#c03NewsBoxttl.cat2{
	background-image:  url(../web/home/c03ttlac02.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
}
#c03NewsBoxttl.cat3{
	background-image:  url(../web/home/c03ttlac03.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 22px 22px;
}
#c03NewsBoxttl .t1{
	width: auto;
	height: 25px;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	float: left;
}
#c03NewsBox02 {
	width: 320px;
	height: auto;
	padding: 0 0px 0 0px;
	float: left;
	border-left: none;
	border-right: none;
	margin-top: 20px;
}
#c03NewsBox03 {
	width: 320px;
	height: auto;
	padding: 0 0px 0 0px;
	float: left;
	border-left: none;
	border-right: none;
	margin-top: 20px;
}
#c03News .newssp iframe{
	width: 320px;
	height: 200px;
	float: left;
	margin-top: 5px;
	border-left: none;
}
#c03News .newspc { display:none;}



#section04 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents04 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#c04ttl {
	position: relative;
	width: 320px;
	height: 20px;
	float: left;
}
.h4ac02 {
	width: auto;
	height: 11px;
	float: left;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	margin-left: 10px;
	margin-top: 6px;
}
#c04item01 {
	width: 310px;
	height: auto;
	padding-bottom: 5px;
	float: left;
	border-radius: 7px;
	outline: 1px solid #ccc;
	transition: 0.4s;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
#c04item01.f {
	margin-left: 5px;
}
#c04item01 img{
	width: 310px;
	height: 134px;
	border-radius: 7px 7px 0 0;
	transition: 0.4s;
}
#c04item01:hover img {
	transform: scale(1.0);
}
#c04item01:hover {
	box-shadow: 5px 5px 5px rgba(0,0,0,0);
}
.c04item_ttl01 {
	width: 300px;
	padding: 0 5px;
	height: auto;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
	color: #d02e2e;
	float: left;
	margin-top: 5px;
}
.c04item_txt01 {
	width: 300px;
	padding: 0 5px;
	height: auto;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	float: left;
	margin-top: 5px;
	color: #000;
}
#c04item02 {
	width: 150px;
	height: auto;
	padding-bottom: 5px;
	float: left;
	border-radius: 7px;
	outline: 1px solid #ccc;
	transition: 0.4s;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#c04item02.f {
	margin-left: 5px;
}
#c04item02 img{
	width: 150px;
	height: 81px;
	border-radius: 5px 5px 0 0;
	transition: 0.4s;
}
#c04item02:hover img {
	transform: scale(1.0);
}
#c04item02:hover {
	box-shadow: 5px 5px 5px rgba(0,0,0,0);
}
.c04item_ttl02 {
	width: 140px;
	padding: 0 5px;
	height: auto;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
	color: #d02e2e;
	float: left;
	margin-top: 5px;
}
.c04item_txt02 {
	width: 140px;
	padding: 0 5px;
	height: auto;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	float: left;
	margin-top: 5px;
	color: #000;
}

#section05 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 0px;
}
#contents05 {
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
	display: flex;
	flex-wrap:wrap;
	padding-top: 2px;
	padding-bottom: 2px;
}
#recruit {
	position: relative;
    width: 320px;
    height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#recruit .ac{
    width: 100%;
    height: auto;
	float: left;
	margin-top: 0px;
	text-align: center;
}
#recruit .ac img{
    width: 150px;
}
#recruit .t1{
    width: 100%;
    height: auto;
	float: left;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight: 400;
	color: #FFF;
}
#recruit .t2{
    width: 100%;
    height: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight: 400;
	color: #FFF;
}
#recruit .btn a{
	display: block;
    width: 280px;
    height: 30px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 0px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight: 400;
	color: #FFF;
	outline: 1px solid #FFF;
	outline-offset: -1px;
	transition: 0.4s;
}
#recruit .btn a:hover{
	background-color: #239178;
}

.recruitslide01 {
	position: relative;
	width: 100%;
	height: 60px;
	border-radius: 0 0 0 0;
	overflow: hidden;
}
.recruitslide02 {
	position: relative;
	width: 100%;
	height: 60px;
	border-radius: 0 0 0 0;
	overflow: hidden;
}

@keyframes vertical-animation {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}
@keyframes vertical-animation2 {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0%);
  }
}

#contents05 .slider-container {
  height: 60px;
  overflow: hidden;
  display: flex;
}

#contents05 .slider-wrapper {
  display: flex; 
  animation: vertical-animation 25s linear infinite;
}
#contents05 .slider-wrapper2 {
  display: flex; 
  animation: vertical-animation2 25s linear infinite;
}

#contents05 .slide {
  width: 100px;
  height: 60px;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  float: left;
}

#contents05 .slide img {
  width: 100px;
  height: 60px;
  vertical-align: bottom;
  border-radius: 3px;
}



#section06 {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 0px;
}
#contents06 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#c06ttl {
	position: relative;
	width: 320px;
	height: 20px;
	float: left;
}
.h4ac03 {
	width: auto;
	height: 11px;
	float: left;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	margin-left: 10px;
	margin-top: 6px;
}

#c06facility {
	width: 320px;
	height: auto;
	float: left;
	transition: 0.4s;
	margin-top: 15px;
}
#c06facility.f {
	margin-left: 0px;
}
#c06facility img{
	outline: 1px solid #ddd;
	outline-offset: -1px;
	width: 320px;
	height: 130px;
	border-radius: 5px;
	transition: 0.4s;
}
#c06facility:hover img {
	outline: 0px solid #ddd;
	transform: scale(1.00);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.0);
}
#c06facility .ttl {
	width: 320px;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 0px;
	color: #4c9333;
	float: left;
	margin-top: 5px;
}
#c06facility .txt {
	width: 320px;
	height: auto;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	float: left;
	margin-top: 5px;
	color: #000;
}
}
