@charset "utf-8";
/* CSS Document */

.slider{
	width:2940px;
	height:429px;
	margin-left:-980px;
	position:relative;
	overflow:hidden;
}
.slider .bx-wrapper,
.slider .bx-wrapper .bx-viewport{
	overflow:visible !important;
	height:429px;
    -moz-box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
    border: none;
    left: 0px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
	margin-bottom:0;
}
.slider .bx-wrapper .bx-viewport:before{
	width:980px;
	background:url(/images/slide_side.png) repeat left top;
	content:'';
	height:429px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slider .bx-wrapper .bx-viewport:after{
	width:980px;
	background:url(/images/slide_side.png) repeat left top;
	content:'';
	height:429px;
	position:absolute;
	top:0;
	left:1960px;
	z-index:1;
}
.slider .bx-wrapper .bx-prev{
	margin-left:-546px;
	left:50%;
	background-image:none;
}
.slider .bx-wrapper .bx-next{
	margin-left:520px;
	left:50%;
	background-image:none;
}
.slider .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	left:0;
	bottom:-4px;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a{
	background-color:#949494;
	width:14px;
	height:14px;
	border-radius:50%;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color:#dc807e;
}

.site-header .slider+ul{
	margin-bottom:31px;
}

.slider li {
	overflow: hidden;
	width: 100%;
	color: #f00;
}

#aec-container{
	width:260px;
	height:250px;
}
.home .site-header>ul+p {
	padding: 0;
	margin: 0 0 0 355px;
	background-image: url(/images/today-bg-trans.png);
	height: 157px;
	line-height: 1em;
	border: none;
	width: 150px;
	top:386px;
	left:50%;
	position:absolute;
	text-align:center;
}
.home .site-header>ul+p span:first-child {
	padding-top:29px;
	font-size:25px;
	display:inline-block;
	vertical-align:top;
	height:30px;
}
.home .site-header>ul+p span:first-child+* {
	font-size:36px;
	margin-bottom:10px;
	margin-top:29px;
	display:inline-block;
	vertical-align:top;
}

main,.home .main{
	width:100%;
	float:none;
}

.home .top-important{
	border-top:solid 3px #e9a8a8;
	border-right:solid 3px #e9a8a8;
	border-left:solid 3px #e9a8a8;
	border-radius:4px 4px 0 0;
	box-sizing:border-box;
	padding:0 0 0 176px;;
	width:100%;
	position:relative;
}
.home .top-important+.top-important{
	border-top: none;
	border-bottom: solid 3px #e9a8a8;
	border-radius: 0 0 4px 4px;
	background-image: url(/images_sp/border-dot-p-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.home .top-important+.top-important.single{
	background-image:none;
}
.home .top-important .article{
	padding-bottom:14px;
}
.home .top-important .article{
	padding-top:14px;
}
.home .top-important>p{
	width:176px;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	padding-top:8px;
	margin-top:6px;
	box-sizing:border-box;
	border-right:solid 1px #ccc;
	height:100%;
}
.home .top-important>p:before{
	content:'';
	width:1px;
	height:14px;
	background-color:#fff;
	position:absolute;
	bottom:-2px;;
	right:-1px;
	z-index:10;
}
.home .top-important+.top-important>p{
	margin-bottom:8px;
	margin-top:-8px;
	padding-top:24px;
}
.home .top-important+.top-important.single>p{
	margin-top:8px;
	padding-top:8px;
	height:auto;
	padding-bottom:8px;
}
.home .top-important+.top-important>p:before{
	content:none;
}
.home -top-important .article{
	font-size:0%;
}
.home .top-important .date{
	width:134px;
	text-align:center;
	font-size:12px;
	display:table-cell;
	vertical-align:middle;
}
.home .top-important .date+*{
	width:645px;
	line-height:1.5em;
	display:table-cell;
}
.home .top-important .no-item{
	font-size:12px;
	display:table-cell;
	vertical-align:middle;
	padding-left:20px;
}
.home .top-important a{
	color:#333;
	line-height:1.5em;
}
.home .top-important a:hover{
	text-decoration:none;
}
.home .top-important+div+div,
.home .obj-menu {/*目的別メニュー*/
	font-size:0%
}
.home .top-important+div{
	margin-bottom:40px;
}
.home .obj-menu{
	width:670px;
	display:inline-block;
	vertical-align:top;
}
.home .obj-menu li{
	display:inline-block;
	text-align:center;
	width:325px;
	height: 205px;
	line-height:205px;
	border-radius:4px;
	margin-right:10px;
	margin-bottom:10px;
}
.home .obj-menu a{
	display:block;
	height:100%;
	line-height:205px;
}
.home .obj-menu li:first-child {
	background-color: #e47368;
}
.home .obj-menu li:first-child+* {
	background-color: #f1a34f;
}
.home .obj-menu li:first-child+*+* {
	background-color: #a7d25c;
}
.home .obj-menu li:first-child+*+*+* {
	background-color: #b8aad3;
}
.home .obj-menu li:first-child:hover {
	background-color: #df5b4e;
}
.home .obj-menu li:first-child+*:hover {
	background-color: #ee9330;
}
.home .obj-menu li:first-child+*+*:hover {
	background-color: #98ca3f;
}
.home .obj-menu li:first-child+*+*+*:hover {
	background-color: #ab9bcb;
}

#calender-wrap{
	width:300px;
	height:420px;
	box-sizing:border-box;
	border:solid 3px #ccc;
	border-radius:4px;
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	text-align:center;
}
#calender-wrap>img:first-child{
	margin-top:12px;
}
#calender-wrap .view,
#calender-wrap .view>div{
	width:260px;
	height:265px;
	overflow:hidden;
}
#calender-wrap .view{
	position:relative;
	margin:8px auto 0 auto;
}
#calender-wrap .view>div{
	position:absolute;
	background-color:#fff;
	top:0;
}
#calender-wrap .nowM{/*現在*/
	left:0px;
}
#calender-wrap .nextM{/*翌月*/
	left:260px;
}
#calender-wrap .prevM{/*2か月後*/
	left:520px;
}
#calender-wrap .view>div>p:first-child{
	border-radius: 50%;
	background-color:  #cc3333;
	width: 50px;
	height: 50px;
	margin: auto;
    color: #fff;
	padding-top:12px;
	box-sizing:border-box;
	z-index:1;
	position:relative;
}
#calender-wrap .view>div>p:first-child>span{
	font-size:26px;
}
#calender-wrap .view>div>p:first-child+*{
	margin-top:-32px;
	margin-bottom:25px;
}
#calender-wrap .view>div>p:first-child+*>img{
	margin:0 37px;
	cursor:pointer;
}
#calender-wrap .view>div>p:first-child+*>img.no_use{
	visibility:hidden;
}
#calender-wrap .view>div ul{
	font-size:0%;
	background-color:#efefef;
	border-radius:4px;
	height:250px;
	text-align:left;
	padding-top:44px;
	margin-top:-44px;
}
#calender-wrap .view>div li{
	display:inline-block;
	width:37px;
	text-align:center;
	height:26px;
	line-height:26px;
	background-repeat:no-repeat;
	background-position:center;
}

#calender-wrap .view>div li,
#calender-wrap .view>div li.bg1{/*診療日*/
	background-image:url(/images/off-trans.png);
}
#calender-wrap .view>div li.bg2{/*午前のみ*/
	background-image:url(/images/half-trans.png);
}
#calender-wrap .view>div li.bg4{/*診療無し*/
	background-image:none;
}
#calender-wrap .view>div li.red{
	color:#c33;
}
#calender-wrap .view+ul{
	margin-top:-28px;
	position:relative;
	z-index:2;
	font-size:0%;
	margin-left:10px;
	margin-bottom:19px;
}
#calender-wrap .view+ul li{
	text-align:left;
	list-style-type:none;
	display:inline-block;
	margin:0 10px;
}
#calender-wrap>a{
	display:inline-block;
	margin-top:11px;
}

#calender-wrap #carmargin1{margin-left:37px;}
#calender-wrap #carmargin2{margin-left:74px;}
#calender-wrap #carmargin3{margin-left:111px;}
#calender-wrap #carmargin4{margin-left:148px;}
#calender-wrap #carmargin5{margin-left:185px;}
#calender-wrap #carmargin6{margin-left:222px;}

.top-btn-wrap{
	margin-bottom:61px;
	padding:90px 5000px 0 5000px;
	margin-left:-5000px;
	height:250px;
	background-image:url(/images/btns-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:980px;
	text-align:center;
	font-size:0%;
	position:relative;
}
.top-btn-wrap h2{
	margin-bottom:47px;
}
.top-btn-wrap a{
	display:inline-block;
	height:97px;
	border-right:solid 1px #999;
	box-sizing:border-box;
	width:139px;
}
.top-btn-wrap h2:first-child+*{
	border-left:solid 1px #999;
}

.disnon {
  display: none;
}
.PCdisnon {
  display: none !important;
}
.top-info{
	text-align:center;
}
.top-info h2{
	margin-bottom: 44px;
}
.top-info h2+ul{
	padding: 0 0 18px 0;
	font-size: 0%;
	border-bottom:solid 1px #ccc;
}
.top-info h2+ul li{
	display: inline-block;
	list-style-type: none;
	border-radius: 13px;
	line-height: 26px;
	font-size: 15px;
	border: solid 1px #4fafa9;
	color: #4fafa9;
	margin: 0 5px 10px 5px;
	padding: 8px 0;
}
.top-info h2+ul li.active {
	color: #fff;
	background-color: #4fafa9;
}

.top-info h2+ul li a{
	border-radius: 11px;
	padding: 10px 17px;
	text-decoration: none;
	font-weight: 500;
}

.top-info h2+ul li a:hover{
	color: #fff;
	background-color: #4fafa9;
}

.top-info .article {
	text-align: left;
	padding: 16px 0 16px 42px;
	border-bottom: solid 1px #ccc;
}
.top-info .article:hover {
	background-color:#f5f5f5;
}
.top-info .article>*{
	display:inline-block;
	vertical-align:top;
}
.top-info .article a{
	text-decoration:none;
}
.top-info .article>span,
.top-info .article>a{
	padding-top: 8px;
}
.top-info .article ul{
	margin:0 32px 0 25px;
}
.top-info .article li {
	padding: 3px 0 4px 0;
	width:84px;
	list-style-type: none;
	text-align:center;
	background-color:#666;
	border-radius:2px;
	margin-bottom:1px;
}
.top-info .article li a{
	display:inline-block;
	max-width:70px;
	text-align:left;
	color:#fff;
}
.top-info .article>a{
	border-bottom:dotted 1px #4fafa9;
	padding-bottom:2px;
	width:680px;
	line-height:1.4em;
	margin-top:-2px;
}
.top-info>.panel>p {
	text-align: right;
	font-size: 0.857em;
	margin-top: 11px;
	margin-bottom:65px;
}
.newstxt {
	text-align: right;
	font-size: 0.857em;
	margin-top: 11px;
	margin-bottom:65px;
}
.top-info>.panel>p>a{
	position:relative;
	display:inline-block;
	padding-right:12px;
	text-decoration:none;
}
.top-info>.panel>p>a:before {
	position:absolute;
	right:0;
	top:2px;
	content:'';
	display:inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #333;
}
.top-info>.panel>p>a:hover{
	text-decoration:underline;
}

.ban-menu{
}
.ban-menu>ul{
	text-align:center;
	font-size:0%;
}
.ban-menu li{
	font-size: 16px;
	line-height: 22px;
	width: 239px;
	height: 80px;
	box-sizing: border-box;
	border-radius: 4px;
	display: inline-block;
	text-decoration: none;
	margin: 0 3px 20px 3px;
	background-repeat: no-repeat;
	background-position: 201px center;
}
.ban-menu ul:first-child li{
	color: #d35252;
	border: solid 2px #d35252;
	background-image: url(/images/ban-ico-r-trans.png);
}
.ban-menu ul:first-child+* li{
	color: #222;
	border: solid 2px #222;
	background-image: url(/images/ban-ico-g-trans.png);
}
.ban-menu li a{
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	height:76px;
	width:196px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
	line-height:22px;
	font-weight:bold;
}

.index-wrap {
	overflow:visible !important;
	margin-top: 40px;
}

/* doctorsfile */
div.doctorsfile_area{
	margin-top:50px;
	margin-bottom:60px;
	text-align:center;
}
.doctorsfile_01{
	width:350px;
	height:auto;
	margin-right:50px;
}
.doctorsfile_02{
	width:350px;
	height:auto;
}
p.clear{
	clear:both;
}

@media screen and (max-device-width:1000px){
/* CSS Document */

.slider {
	width: 3000px;
	height: 439px;
	margin: 40px auto 394px -1030px;
}
.slider .bx-wrapper, .slider .bx-wrapper .bx-viewport {
	height: 439px;
	border: none;
}
.slider .bx-wrapper .bx-viewport:before, .slider .bx-wrapper .bx-viewport:after{
	content:none;
}
.slider .bx-wrapper .bx-prev{
	margin-left:-480px;
	top:50%;
	background-image:none;
}
.slider .bx-wrapper .bx-next{
	margin-left:480px;
	top:50%;
	background-image:none;
}
.slider .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	left:0;
	bottom:0;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a{
	background-color:#949494;
	width:14px;
	height:14px;
	border-radius:50%;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color:#dc807e;
}

.site-header .slider+ul{
	margin-bottom:31px;
}
.slider .bx-wrapper ul li{
	width:1000px !important;
	height:439px !important;
	background-position:center center;
}
.slider .bx-wrapper ul li.bx-clone{
	width:1000px !important;
	height:439px !important;
}
.slider .bx-wrapper ul li.slider2018{
	background-image:url(/images_sp/slide_2018SP.jpg) !important;
}
.slider .bx-wrapper ul li.slider2019{
	background-image:url(/images_sp/slide_2019SP.jpg) !important;
}

.slider .bx-wrapper ul li.slider01 img,
.slider .bx-wrapper ul li.slider02 img{
	visibility: visible !important;
}

.slider .bx-wrapper ul li.slider02{
	/*background-image:url(/images_sp/slide02.jpg);*/
}
.slider .bx-wrapper ul li.slider02.new{
	/*background-image:url(/images_sp/slide02_2021.jpg);*/
}
.site-header div.slide_topix>a:before  {
	display:none;
}
.site-header div.slide_topix>a img  {
    visibility: initial;
}
.slider .bx-wrapper ul li.slider02 .slide_topix  {
/*	bottom:100px; */
  bottom: 18px;
  left: 17px;
}
@media (max-device-width:1000px){
.site-header div.slide_topix>a {
	border-radius: 0%;
}
}

.slider .bx-wrapper ul li.slider03{
	background-image:url(/images_sp/slide03.jpg);
}
.slider .bx-wrapper ul li.slider04{
	background-image:url(/images_sp/slide04.jpg);
}
.slider .bx-wrapper ul li.slider05{
	background-image:url(/images_sp/slide05.jpg);
}
.slider .bx-wrapper ul li.slider06{
	background-image:url(/images_sp/slide06.jpg);
}
.slider .bx-wrapper ul li.slider07{
	background-image:url(/images_sp/slide07.jpg);
}
.slider .bx-wrapper img{
	visibility:hidden;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
	/* [disabled]background-color: #949494; */
	width: 27px;
	height: 27px;
}

.home .site-header>ul+p {
	/* [disabled]padding: 0; */
	margin:0;
	background-image: url(/images_sp/today-bg-trans.png);
	/*height: 413px; */
	/* [disabled]line-height: 1em; */
	/* [disabled]border: none; */
	/*width: 398px;
	top: 592px; */
	left: 31px;
	position: absolute;
	/* [disabled]text-align: center; */
	z-index:10;

  height: 390px;
  width: 380px;
  top: 636px;
  background-size: contain;
}
.home .site-header>ul+p span:first-child {
  /*
	padding-top:74px;
	font-size:66.5px; */
	display:inline-block;
	vertical-align:top;
	height:96px;
	padding-top:80px;
	font-size:62.5px;
}
.home .site-header>ul+p span:first-child+* {
	/*font-size:95.8px;
	margin-top:90px; */
	margin-bottom:10px;
	display:inline-block;
	vertical-align:top;
  font-size: 91.8px;
  margin-top: 100px;
}
.home .site-header>ul+p:before{
	content:none;
}
.home .site-header>ul+p img+img{
	position:absolute;
	top:190px;
	display:block;
	z-index:2;
	left:0;
	right:0;
	margin:auto;
}
.home #calender-wrap{
	position:absolute;
	top:-314px;
	left:340px;
	width:630px;
	/*background-image:url(/images_sp/cal-title-trans.png);
	background-position:129px 69px;
	background-repeat:no-repeat;*/
	padding:69px 0 65px 0;
	height:auto;
}
#calender-wrap>img:first-child{
	visibility:hidden;
	width:461px;
	height:49px;
}
/*#calender-wrap .view,a
#calender-wrap .view+ul,
#calender-wrap .view+ul+img,
#calender-wrap a.fadealpha
#calender-wrap>a{
	display:none;
}*/

.SPdisnon{display:none !important;}
.PCdisnon {display: block !important;background: #ffffff;}

.PCdisnon .view>div li{
    width: 76px !important;
    height: 62px !important;
    padding: 20px 0 0px 0;
}

#calender-wrap .view,
#calender-wrap .view>div{
overflow:hidden;
width:550px !important;
height:820px !important;
}
#calender-wrap .prevM{left: -550px;}
#calender-wrap .nextM{left: 550px;}
#calender-wrap .view>div ul{height:100%;width:100%;}

#calender-wrap #carmargin1{margin-left:76px;}
#calender-wrap #carmargin2{margin-left:152px;}
#calender-wrap #carmargin3{margin-left:228px;}
#calender-wrap #carmargin4{margin-left:304px;}
#calender-wrap #carmargin5{margin-left:380px;}
#calender-wrap #carmargin6{margin-left:456px;}

#calender-wrap .view>div>p:first-child{width:80px;height:80px;font-size:16px;padding: 35px 0 0 0;}
#calender-wrap .view>div>p:first-child span{font-size:45px;}
#calender-wrap .view>div>p:first-child+*>img{margin:-50px 80px 0 80px;height: 30px;}
#calender-wrap .view>div li{ background-size: 80%;}

#calender-wrap .view ul.calinfo{
    margin-bottom: 19px;
    margin-left: 10px;
    margin-top: 680px;
    position: relative;
    z-index: 2;
}
#calender-wrap .view ul.calinfo li{
    display: inline-block;
    list-style-type: none;
    margin: 10px;
    text-align: left;
}
#calender-wrap .view ul.calinfo li img{
width:40px;height:40px;
}


.home .top-important{
	padding:0;
	border-width:6px;
	border-radius:8px;
}
.home .top-important+.top-important{
	background-image:url(/images_sp/separator-p-trans.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.home .top-important>p:first-child{
	display:block;
	position:relative;
	width:100%;
	text-align:left;
	background-image:url(/images_sp/title-important-trans.png);
	background-repeat:no-repeat;
	background-position:30px center;
	height:116px;
}

.home .top-important>p.off-info:first-child{
	display:block;
	position:relative;
	width:100%;
	text-align:left;
	background-image:url(/images_sp/off-info-trans.png);
	background-repeat:no-repeat;
	background-position:30px center;
	height:116px;
}
.home .top-important+.top-important.single>p{
	margin-top:0;
}
.home .top-important>p:first-child img{
	display:none;
}
.home .top-important .article{
	border-left:none;
	padding:32px 30px 36px 30px;
	background-image:url(/images_sp/separator-g-trans.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	box-sizing:border-box;
	border-top:none;
}
.home .top-important .no-item{
	font-size: 0.928em;
}
.home .top-important .date{
	font-size:34.38px;
	display:block;
	width:100%;
	text-align:left;
	margin:0 0 12px 0;
	padding:0;
	max-height:100%;
}
.home .top-important .date+*{
	display:block;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	max-height:100%
}
.home .top-important .date+* a{
	color:#222;
	font-size:0.928em;
}
.home .main>img:first-child+a{
	margin:39px 0 93px 0;
	display:inline-block;
}

.home .obj-menu {/*目的別メニュー*/
	/* [disabled]font-size:0%; */
	width:960px;
	display:inline-block;
	vertical-align:top;
}
.home .top-important+div{
	margin-bottom:40px;
}
.home .obj-menu li{
	display: inline-block;
	/* [disabled]text-align: center; */
	width: 460px;
	height: 410px;
	line-height: 410px;
	border-radius: 8px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.home .obj-menu li img{
	visibility:hidden;
}
.home .obj-menu li a{
	background-image:url(/images_sp/btn1-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
}
.home .obj-menu li:first-child a{
	background-image:url(/images_sp/btn1-trans.png);
}
.home .obj-menu li:first-child+* a{
	background-image:url(/images_sp/btn2-trans.png);
}
.home .obj-menu li:first-child+*+* a{
	background-image:url(/images_sp/btn3-trans.png);
}
.home .obj-menu li:first-child+*+*+* a{
	background-image:url(/images_sp/btn4-trans.png);
}

.top-btn-wrap{
	background-image:url(/images_sp/bans-bg.jpg);
	width:1000px;
	height:1090px;
	margin:0 0 81px -30px;
	padding:0;
}
.top-btn-wrap h2{
	background-image:url(/images_sp/bans-title-trans.png);
	height:269px;
	background-position:center 124px;
	background-repeat:no-repeat;
	margin:0;
}
.top-btn-wrap h2 img{
	visibility:hidden;
}
.top-btn-wrap a{
	width:306px;
	background-position:center;
	background-repeat:no-repeat;
	border-left:solid 2px #999;
	border-right:solid 2px #999;
	height:198px;
	line-height:198px;
	margin-left:-2px;
	margin-bottom:72px;
}
.top-btn-wrap a img{
	visibility:hidden;
}
.top-btn-wrap h2:first-child+* {
	background-image:url(/images_sp/btn1-trans_off.png);
}
.top-btn-wrap h2:first-child+*+*{
	background-image:url(/images_sp/btn2-trans_off.png);
}
.top-btn-wrap h2:first-child+*+*+*{
	background-image:url(/images_sp/btn3-trans_off.png);
}
.top-btn-wrap h2:first-child+*+*+*+*{
	background-image:url(/images_sp/btn4-trans_off.png);
}
.top-btn-wrap h2:first-child+*+*+*+*+*{
	background-image:url(/images_sp/btn5-trans_off.png);
}
.top-btn-wrap h2:first-child+*+*+*+*+*+*{
	background-image:url(/images_sp/btn6-trans_off.png);
}
.top-btn-wrap h2:first-child+*+*+*+*+*+*+*{
	background-image:url(/images_sp/btn7-trans_off.png);
}

.top-info h2{
	height:103px;
	margin:0;
	background-image:url(/images_sp/title-info-trans.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.top-info h2 img{
	visibility:hidden;
}
.top-info h2+ul{
	padding: 0 0 43px 0;
	border-bottom:solid 2px #ccc;
}
.top-info h2+ul li{
	margin: 15px;
	padding: 0 35px 0 40px;
	border-radius: 60px;
	line-height: 65px;
	font-size: 37.5px;
	border: solid 2px #4fafa9;
	font-weight:500;
	height:65px;
}
.top-info h2+ul li:first-child,
.top-info h2+ul li:first-child+*+*+*{
	width:25%;
}
.top-info h2+ul li:first-child+*,
.top-info h2+ul li:first-child+*+*{
	width:50%;
}
.top-info .article {
	padding: 40px 0 46px 0;
	border-width:2px;
	position:relative;
	min-height:158px;
}
.top-info .article>*{
	display:inline-block;
}
.top-info .article>span
{
	position:absolute;
	top:0px;
	bottom:130px;
	margin:auto;
	font-size:34.38px;
	height:35px;
	left:12px;
}
.top-info .article ul{
	position:absolute;
	margin:auto;
	top:2px;
	bottom:0;
	left:0;
	height:43px;
}
.top-info .article li {
	padding: 0;
	width:202px;
	margin-bottom:2px;
	border-radius:8px;
}
.top-info .article li a{
	font-size: 26.4px;
	font-weight: 700;
	max-width:190px;
	line-height:43px;
	vertical-align:5px;
}
.top-info .article>a{
	padding-bottom:2px;
	width:671px;
	padding-top: 54px;
	color:#222;
	border-bottom:none;
	line-height:56px;
	padding-left:235px;
	font-size: 40.62px;
	font-weight: 400;
	max-height:100%;
}
.top-info>p {
	text-align: right;
	font-size: 0.857em;
	margin-top: 11px;
	margin-bottom:107px;
}
.top-info>p>a{
	position:relative;
	display:inline-block;
	padding-right:33px;
	text-decoration:none;
	margin-bottom:0px;
}
.top-info>p>a:before {
	/* [disabled]position: absolute; */
	right: 0;
	bottom:8px;
	content: '';
	/* [disabled]display: inline-block; */
	/* [disabled]width: 0; */
	/* [disabled]height: 0; */
	border-top: 10px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 12px solid #333;
}

.ban-menu>ul{
	width:1000px;
	margin-left:-25px;
	text-align:left;
	background-color:#efefef;
	padding-top:60px;
}
.ban-menu li{
	font-size: 38px;
	line-height: 22px;
	width: 460px;
	height: 150px;
	/* [disabled]box-sizing: border-box; */
	border-radius: 4px;
	display: inline-block;
	/* [disabled]text-decoration: none; */
	margin: 0 10px 30px 20px;
	/* [disabled]background-repeat: no-repeat; */
	background-position: 393px center;
	background-color:#fff;
}
.ban-menu ul:first-child li{
	background-image: url(/images_sp/ico-arrrow2-r-trans.png);
}
.ban-menu ul:first-child+* li{
	background-image: url(/images_sp/ico-arrrow2-b-trans.png);
}
.ban-menu li a{
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	height: 150px;
	width: 393px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	line-height: 60px;
	font-weight: bold;
}

.home .main-wrap{
	padding-bottom:0;
}
.home .main{
	padding-bottom:31px;
}
.home .main-wrap:before{
	z-index:-1;
}
.top-info>.panel>p>a{
	padding-right:30px;
}
.top-info>.panel>p>a:before {
	right:0;
	top:4px;
	content:'';
	display:inline-block;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #333;
}


/* doctorsfile */
div.doctorsfile_area{
	margin-top:50px;
	margin-bottom:60px;
	text-align:center;
}
.doctorsfile_01{
	width:60%;
	height:auto;
	float:none;
	margin:0 0 50px 0;
	text-align:center;
}

.doctorsfile_02{
	width:60%;
	height:auto;
	float:none;
}
p.clear{
}

_::-webkit-full-page-media, _:future, :root .doctorsfile_01{
	float:none;
	margin-bottom:50px;
	margin-right:-15px;
}

}

/*** バナー追加 ***/
.bnr_tit {
	margin: 44px 0;
	text-align: center;
}
.box_bnrfacility {
	text-align: center;
	font-size: 0%;
	background-color: #fff!important;
}
.box_bnrfacility li {
	font-size: 16px;
	line-height: 22px;
	width: 360px;
	height: 124px;
	box-sizing: border-box;
	border-radius: 4px;
	display: inline-block;
	text-decoration: none;
	margin: 0 3px 20px 3px;
	background-repeat: no-repeat;
	background-position: 201px center;
}
.box_bnrfacility li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
}
@media screen and (max-device-width: 1000px) {
	.bnr_tit {
		height: 103px;
		margin: 0;
		background-image: url(/images_sp/facility-title-trans.png);
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	.bnr_tit img {
		display: none;
	}
	.box_bnrfacility li {
		font-size: 38px;
		line-height: 22px;
		width: 460px;
		height: 150px;
		border-radius: 4px;
		display: inline-block;
		margin: 0 10px 30px 20px;
		background-position: 393px center;
		background-color: #fff;
	}
	.box_bnrfacility li img {
		width:100%;
		height:auto;
	}
}

