@charset "utf-8";
/* CSS Document */
html{
/* 		background-image:url(images/bg02.png); */
		background-position: center -1500px;
}
body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	/*font-family: 'Lora' , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "メイリオ" , Meiryo , serif;*/
	color: #444444;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.04em;
	text-align: justify;
	position: relative;
	top: 0;
	word-wrap:break-word;
/*	background-color:#f7f7f7;*/
}
a {
	color: #71C2DE;
	text-decoration: none;
}
a:hover {
	color: #898989;
}
::selection {
	background-color: #99C1DA;
}
::-moz-selection {
 background-color:#99C1DA;
}
strong{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	/*font-family: 'Lora' , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "メイリオ" , Meiryo , serif;*/
	font-weight:bold;
}
body, #main, header, footer {
	min-width: 1080px;
}

/*背景飾り*/
.bg-wave_under_blue {
	background-image: url(images/wave_under_blue.png);
    background-position: center bottom -1px;
    background-repeat: no-repeat;
}
.bg-wave_under_white {
	background-image: url(images/wave_under_white.png) !important;
    background-position: center bottom -1px;
    background-repeat: no-repeat;
}

.br_sp {
	display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
	header .inner {
		padding: 0 40px;
	}
	
	nav li a {
		padding: 24px 37.5px 40px !important;
	}
	
	body.home #contents {
		width: auto !important;
		padding: 0 40px;
	}
	
	.box2 {
		    padding: 2% 40px 5.5% !important;
	}
	.top_news_wrap {
		width: auto !important;
	}
	.top_news_box {
		width: auto !important;
	}
	#contents {
		width: auto !important;
		padding: 0 40px;
	}
	
	#contents_left {
		width: 670px !important;
	}
	#contents_top .box1{
		padding: 80px 40px 5.5% !important;
	
	}
	
	
	.top_greet {
		width: auto !important;
	}.accessmap
	
	
	.footer_info .inner {
		width: auto !important;
		    padding: 62px 40px 50px !important;
	}
	.footer_sche_area {
		margin-right: 0 !important;
	}
	.accessmap {
		padding:0 0;
	}
	
	.top_doctor1_wrap .top_greet::before {
		right: 10px !important;
	}
	.top_doctor2_wrap .top_greet::before {
		left: 10px !important;
	}
	
	.footer_info {
		    width: auto !important;
    padding: 0 40px;
	}
	.footer_info .inner {
		width: auto !important;
	}
	.footer_info_left dd.footer_info_tel a {
		font-size: 36px !important;
	}
}
/*============================================================================

	header

============================================================================*/

header {
	width: 100%;
	height: 85px;
	margin-bottom: 95px;
/*	background-image: url(images/header_deco.png);
	background-repeat: repeat-x;
	background-position: 0px -18px;*/
}
header .inner {
	position: relative;
	width: 1080px;
	height: inherit;
	box-sizing: border-box;
	margin: auto;
	padding-top: 23px;
	font-size: 14px;
}
/* ロゴ */
header h1 {
	position: absolute;
	top: 22px;
}
header h1, header h1 img {
    width: 360px;
    height: 62px;
}
/* 住所 */
.header_info {
	text-align: right;
}
.header_info li {
	margin-bottom: 11px;
	color: #666666;
	font-size: 15px;
	letter-spacing: 0.6px;
	line-height: 1;
	letter-spacing: 0.03em;
}

.header_info_ad i{
	color: #62c2cf;
	font-size: 20px;
	padding-right: 4px;
}
.header_info_ad span{
	display: inline-block;
}
.header_info li strong {
	color: #c0ab92;
}
.header_info li strong span{
	color: #182152;
}
/* ご予約・お問合せ */

.header_tel {
	text-align: right;
	line-height: 1;
}
.header_tel dt {
	display: inline-block;
	color: #69947e;
	font-size: 15px;
	letter-spacing: 0.06em;
	font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.header_tel dd {
	display: inline-block;
	position: relative;
	margin-right: -2px;
	padding-left: 9px;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1.8px;
}

.header_tel dd a {
	color: #62c2cf;
	font-size: 38px;
	font-weight: 400;
	font-family: 'Gentium Book Basic', serif;
}
.header_resv {
	float: right;
}

.header_telarea {
	    float: right;
    margin-right: 20px;
}
/*============================================================================

	nav

============================================================================*/

nav {
	position: absolute;
	top: 101px;
	width: 100%;
	height: 72px;
	z-index: 999999;
	/*box-sizing: border-box;*/
}
nav ul {
	/*width: 1080px;
	height: inherit;
	margin: 0 auto;
	text-align: center;
	white-space:nowrap;*/
	
	    /* justify-content: space-between; */
    /*display: flex;
    display: -ms-flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
	display: table;
	    width: 1080px;
    height: inherit;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
}
nav li {
	display: inline-block;
	    display: table-cell;
	position: relative;
	height: inherit;
}
nav li a {
	position:relative;
	display: table;
	padding:24px 36.5px 40px;
	vertical-align: middle;
	color: #555;
	font-size: 15px;
	/*font-weight: 500;*/
	/*font-family: "新ゴ L JIS2004","Shin Go Light JIS2004",sans-serif;*/
	/*font-family: "新ゴ R JIS2004","Shin Go Regular JIS2004",sans-serif;*/
font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
	text-align: center;
	font-weight:bold;
	letter-spacing: 3px;
	z-index:2;
	box-sizing: border-box;
}
nav li a {
}
nav li a:hover,
nav li.active2 a,
nav li:hover i {
	color: #444444;
}
nav li a span {
	display: table-cell;
	position: relative;
	line-height: 1;
	vertical-align: middle;
}

nav li > a:after {
    display: block;
    content: '';
    position: absolute;
    top: 45px;
    right: -23px;
    background: #afeeee;
    width: 44px;
    height: 1px;
    -webkit-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    transform: rotate(-70deg);
}
.li_first > a:before {
    display: block;
    content: '';
    position: absolute;
    top: 45px;
    left: -23px;
    background: #afeeee;
    width: 44px;
    height: 1px;
    -webkit-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    transform: rotate(-70deg);
}

nav li i {
	/*display: block;
	position:relative;
	top: -31px;
	margin-top: 2px;
	color: #333333;
	font-size: 12px;
	font-weight: 500;
	z-index:1;
	font-style: normal;
	    font-family: 'Lora' , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "メイリオ" , Meiryo , serif;*/
	display: block;
	position:relative;
	top: -31px;
    left: -2px;
	margin-top: 2px;
	color: #727171;
	font-family:"lemonde-courrier",serif;
	/*font-family: 'Scada', sans-serif;*/
	/*font-family: FB Agenda Medium Condensed;*/
	/*font-family: 'Lora', serif;*/
	font-style: oblique;
	letter-spacing: 2px;
	line-height:1;
	font-size: 14px;
	z-index:1;
}

/* ホバーのボーダー */
nav li a span::before {
	position: absolute;
	left: -20px;
	right: 0;
	bottom: -43px;
	width: 160%;
	height: 4px;
	margin: auto;
	background-color: #afeeee;
	transition: 0.15s ease-out;
	transform: scaleX(0);
	content: "";
	z-index: 1;
}
nav li a:hover span::before,
nav li.active2 a span::before {
	transform: scaleX(1);
}
/* ホバーで出てくるメニューを示すアイコン */
.nav_slidebtm {
	background-image: url(images/arrow02.png);
	background-repeat: no-repeat;
	background-position: center bottom 10px;
	background-size: 8px;
}
/* ホバーで出てくるメニュー */

nav ul li div {
	position: absolute;
	display: none;
	width: 150%;
	top: 100%;
	left: 0%;
	background-color: rgba(255,255,255,0.7);
	box-shadow: 0 2px 3px rgba(0,0,0,0.05);
}
nav ul li div a {
	display: block;
	position: relative;
	padding: 13px 20px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 1.4;
	text-align: left;
	font-size: 14px;
	color: #555555 !important;
}
nav ul li div a::after,
nav ul li div a::before {
	display: none;
}
nav ul li div a:hover {
	background-color: #F0F0F0;
}
/* 矢印 */
.nav_arrow {
}
.nav_arrow img {
	display: block;
	position: absolute;
	top: 0;
	right: 5%;
	bottom: 0;
	margin: auto;
	transition: 0.2s ease-in-out;
}
nav ul li div a:hover .nav_arrow img {
	right: 3%;
}
/* スクロールで追加されるクラス */
.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.admin-bar .fixed{
	top:30px;
}
nav.fixed {
	background-color:#fff;
	transition:0.2s ease-in-out background-color;
	height: 79px;
	padding-top: 6px;
	width: 100% !important;
}

/* 診療メニューをマウスオーバーした時の動作 */

.navi_parent {
  position: relative;
}
.navi_parent:hover .navi_children {
  display: flex;

}
.navi_children {
  display: none;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 300px;
  position: absolute;
  top: 79px;
  left: 0;
  /*background:rgba(255,255,255,0.6);*/
	 background: rgba(175,238,238,0.8);
  height: auto;
  transition: 0.8s;

}
.navi_children li {
	display: block;
  width: 100%;
  height: auto !important;
}
.navi_children li a {
  display: block;
  padding: 0;
  height: auto;
  padding: 10px 0;
  text-align: left;
  padding-left: 1em;
	
}
.navi_children li:hover {
  background: #000;
  box-sizing: border-box;
  background: rgba(255,255,255,0.9);
}

.navi_children li > a:after {
    display: none;
}
/*============================================================================

	#main

============================================================================*/

/* 3枚スライダーの時のボタンの色 */
.slider_prev, .slider_next {
	background-color:#c0ab92;
}

/* 下層ページのメインビジュアルの高さ、背景画像（トップページの高さはtop.css参照） */

#main {
	display: block;
	position: relative;
	height: 240px;
	background-image: url(images/main_under.png);
    /*background-position: center bottom -1px;*/
    background-repeat: no-repeat;
}

.home #main::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-width: 0 0 500px 200px;
    border-style: solid;
    /* border-right: 50px solid transparent; */
    /* border-bottom: 50px solid transparent; */
    border-color: transparent #afeeee;
    /* background: #658E15; */
    display: block;
    width: 0;
	opacity: 0.8;
}

.home #main::after {
	content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-width: 500px 200px 0 0;
    border-style: solid;
    /* border-right: 50px solid transparent; */
    /* border-bottom: 50px solid transparent; */
    border-color: transparent #afeeee;
    /* background: #658E15; */
    display: block;
    width: 0;
	opacity: 0.8;
}
#main .inner {

 	/*display: table;*/
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: inherit;
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	max-width: 1080px;
}
body.page #main h2, body.single #main h2, body.archive #main h2, body.home #main h2, body.error404 #main h2 .information #main .inner h2{
	position: relative;
}

.bgswitcher_slides{
    background-size: cover!important;
	height: 700px;
}


/* キャッチフレーズ */
body.home .main_catch {
	position: relative;
	top: 200px;
	left: 0px;
	z-index:2;
	text-align: center;
}
body.home .main_catch h2 {
	margin-bottom: 20px;
    line-height: 1.4em;
    color: #62c2cf;
    font-size: 32px;
    /* font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; */
    font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
    font-family: '游明朝',YuMincho,'Hiragino Mincho ProN','Hiragino Mincho Pro','ＭＳ 明朝',serif;
    text-shadow: 0 0 14px rgb(255, 255, 255);
    letter-spacing: 2px;
    font-weight: 600;
}
body.home .main_catch p {
	display: block;
	letter-spacing: 0.08em;
	/*font-size: 18.2px;*/
}

body.home .main_catch span {
	/*font-family: 'Lora', serif;*/
	font-family: "lemonde-courrier",serif;
	color: #62c2cf;
	font-style: oblique;
}

body.home .main_catch span::after {
    content: '';
    display: block;
    margin: 0.2em auto 0.6em;
    width: 24px;
    height: 0;
    border-bottom: 1px solid #62c2cf;
}

.main_open {
	position: absolute;
	top: 150px;
	right: 0;
	width: 250px;
}
.main_open img {
	width: 100%;
}
/* 下層ページの見出し */
.main_headline {
	/*display: table-cell;*/
	    margin-top: 80px;
	padding-bottom: 2px;
	letter-spacing: 0.15em;
	vertical-align: middle;
	text-align: center;
	text-shadow: 0 0 5px rgba(255,255,255,0.7);
}
.main_headline h2 {
	font-weight: bold;
	font-size: 32px;
	color: #555555;
	/*font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";*/
	font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
	}
.main_headline p {
	display: inline-block;
	font-size: 18px;
	/*font-family: 'Gentium Book Basic', serif;*/
	/*font-family: "游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	
	/*font-family: 'Lora', serif;*/
	font-family: "lemonde-courrier",serif;
	color: #62c2cf;
	font-style: oblique;
}
/* 飾りの英語の棒 */
.main_headline p::before, .main_headline p::after {
	position: relative;
	content: "-";
}
.main_headline p::before {
	left: -0.5em;
}
.main_headline p::after {
	right: -0.5em;
}
/* 背景変更用 */
main.bg01::before{
	background-image: url(images/main_bg01.png);
	background-position: center 0%;
	background-size: contain;
}
main.bg02 {
	background-image: url(images/main_bg02.png);
	background-position: center 0%;
	background-size: cover;
}
main.bg03 {
	background-image: url(images/main_bg03.png);
	background-position: center 0%;
	background-size: cover;
}
main.bg04 {
	background-image: url(images/main_bg04.png);
	background-position: center 0%;
	background-size: auto;
}
main.bg05 {
	background-image: url(images/main_bg05.png);
	background-position: center 0%;
	background-size: cover;
}

.main_logo {
	     position: absolute;
    top: 170px;
    left: 0;
    right: 0px;
    text-align: center;
    margin: auto;
    z-index: 2;
}

.main_logo h3 {
	    margin-bottom: 20px;
    line-height: 42px;
    color: #182152;
    font-size: 36px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
    text-shadow: 0 0 14px rgb(255, 255, 255);
    letter-spacing: 2px;
}

.main_logo img {
	width: 400px;
    height: 339px;
	z-index: 2;
}
.top_jca{
	position: absolute;
	right: 0;
	bottom: 232px;
}
.top_insta{
    position: absolute;
    right: 120px;
    bottom: 223px;
}


.top_sche_wrap {
	position: absolute;
    /* right: 60px; */
    /* bottom: -40px; */
    bottom: 38px;
    width: 100%;
    /* padding: 18px; */
    margin: 0 auto;
}

.top_sche_wrap_sp {
	display: none;
}

.top_sche_wrap h3 {
	text-align: center;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 6.2px;
    color: #545555;
    margin-bottom: -19px;
    font-family: "游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	background: #E6FAFF;
	    padding: 4px;
}




#main .schedule .tb01{
    border-radius: 4px;
    background-color: #fff;
    font-size: 16px;
    /* background-color: #ededec; */
    /* float: left; */
    width: 370px;
    height: 131px;
	margin-bottom: 0;
}
/*#main .schedule .tb01 tr:first-child td,
#main .schedule .tb01 tr:first-child th{
padding: 12px 0px 6px 0px;
}
*/
.top_sche_area {
	    /* background: #eaf2f4; */
    /* background: #afeeee; */
    position: relative;
    background: rgba(175, 238, 238, 0.4);
    padding: 18px 18px 4px;
    border-radius: 4px;
}
.top_sche_area .schedule{
	position: relative;
}

.top_sche_area .schedule .tb01 {
    /*margin-bottom: 8px;*/
    border-spacing: 0;
    border-collapse: collapse;
    white-space: nowrap;
    font-size: 14px;
    color: #565656;
}

.top_sche_area .schedule .tb01 th, .top_sche_area .schedule .tb01 td {
    padding: 6px 11px;
	font-size: 14px;
	
}

.top_sche_area .tb01 tr:first-child th, .top_sche_area .tb01 tr:first-child td {
    /*background-color: #C2C1C0;*/
	background: #62c2cf;
    color: #fff;
    /*font-weight: 700;*/
}

.top_sche_area .schedule .tb01 {
	width: auto !important;
}

.top_sche_area tr {
	border-bottom: 1px solid #fff;
}

.top_sche_area .tb01 tr:last-child td,.tb01 tr:last-child th{
	padding-bottom: 6px !important;
}

.top_sche_area .sche_table1 {
	/*margin-top: 8px; */
    /* float: right !important; */
    float: left;
}

.top_sche_area .sche_table2 {
	    /* margin-top: 8px; */
    float: right !important;
    /* right: 0; */
    /* position: absolute; */
}
.top_sche_area .sche_title {
	padding-left: 11px !important;
	padding-top: 8px !important;
}
.top_sche_area .sche_table2 .sche_title2,
.top_sche_area .sche_table2 tr:first-child td {
	padding-top: 8px !important;
	background: #f09eb5 !important;
}

#main .schedule .tb01 br {
	/*display: none;*/
}

.mv_message_main {
	position: absolute;
	
	bottom: 70px;
	right: 60px;
}

.mv_message_main img {
	width: 390px;
	height: 149px;
}

.sp_mv_message_main {
	display: none;
}
/*==================================================================

	.contents

==================================================================*/ 
.top_contents{
	position: relative;
	/*background:url(images/bg02.png);*/
	background: #fff;
}

/*.top_contents::before{
	position: absolute;
	background: url(images/contents_top_right_bg.png) no-repeat;
	width: 505px;
	height: 416px;
	top: 0;
	right: 0;
	content: "";
}

.top_contents::after{
	position: absolute;
	background: url(images/contents_bottom_left_bg.png) no-repeat;
	width: 949px;
	height: 466px;
	bottom: 0;
	left: 0;
	content: "";
}*/

.top_contents
#container {
	padding-bottom: 100px;
}
#contents {
	position: relative;
	width: 1080px;
	margin: 0 auto;
	padding-top: 38px;
	padding-bottom: 14px;
}
#contents::after {
	display: block;
	clear: both;
	content: "";
}
#contents_left {
	float: left;
	width: 700px;
}
#contents_right {
	float: right;
	width: 290px;
	/*line-height: 1.6;*/
}
.home #contents_right .left_medical {
 margin-top: 30px;
}

#contents_right .left_medical {
 /*margin-top: 30px;*/
}

.home .left_medical h3.tit01{
	margin-bottom: 28px;
}
.left_medical ul{
	background-color:#fff;
	border:1px solid #afeeeeee;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 12px;
	margin-bottom: 40px;
}
.left_medical ul li{
	padding: 10px 0px 32px 30px;
}
.right_bnr {
	margin-bottom: 30px;
}
.right_bnr li {
	margin-bottom: 25px;
	
}

.right_bnr li img {
	height: auto;
}
.left_medical h3 a{
	color: #545555;
}

.left_medical li:last-child {
	border-bottom: 0;
}
.left_medical li a {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-bottom: 6px;
	border-bottom: 1px dashed #796CA4;
	font-size: 16px;
	line-height: 1;
	color: #323333;
	letter-spacing: 0.18em;
	transition: all 0.1s ease-in-out 0s;
}
.left_medical li i{
	display: flex;
	display: -ms-flex;
	position: relative;
  top: -4px;
	float: left;
	align-items: center;
	align-items: -ms-center;
	justify-content: center;
	justify-content: -ms-center;
	width: 35px;
	height: 35px;
	margin-right: 20px;
	background-color: #f3f3f2;
	font-size: 22px;
	color: #afeeee;
	transition: all 0.1s ease-in-out 0s;
}

.fa-plus:before {
    content: "\f067";
}
.left_medical li a:hover {
	background-color:#fff;
	color: #f09eb5;
	border-bottom: 1px dashed #f09eb5;
}

.left_medical li:hover i{
	background-color: #EAEAEA;
	transition: all 0.1s ease-in-out 0s;
}
.left_clinic {
/*     padding-bottom: 29px;
 */}

.left_clinic h3 span {
	display: block;
	margin-top: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.left_clinic_img {
	float: left;
	max-width: 258px;
}
.left_clinic_img img {
	width: 100%;
	height: auto;
}
.left_clinic dl {
	width: 228px;
	float: left;
	padding: 2% 5% 2%;
}
.left_clinic dt {
	margin-bottom: 17px;
}
.left_clinic dt img {
	width: 100%;
    max-height: 70px;
}
.left_clinic dd {
	margin-bottom: 5px;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.4;
}
.left_clinic_tel {
	color: #182152;
	font-size: 16px !important;
	font-family: "游明朝","Times New Roman", Times, serif;
	letter-spacing: 1.8px !important;
}
.left_clinic_tel em{
	font-size: 14px !important;
}

.left_clinic .btn01 {
	font-size: 13px;
	width: 258px;
	height: 50px;
	margin: 0 auto;
}
.left_clinic .btn01 a {
	width: 100%;
	box-sizing: border-box;
}
/*============================================================================

	footer

============================================================================*/

footer {
	position: relative;
	width: 100%;
	border-top: 1px solid #b1a498;
}
.footer_access {
	border-top: 1px solid #f1e7e9;
	display: none;
	background-color:#c0ab92;
}
footer .left_clinic {
	float: left;
	width: 50%;
}

footer .left_clinic_box {
	float: right;
	width: 540px;
	min-height: 410px;
		padding: 65px 0;
}
.footer_map {
	display:none;
	width: 100%;
	height: 425px;
}
.footer_map iframe,.footer_map .googlemap{
	width: inherit;
	height: inherit;
}
.googlemap iframe {
	pointer-events:none;
}
.pointer_auto{
	pointer-events:auto;
}
/* フッターのナビ */
.footer_navi {
}
.footer_navi .inner {
	width: 1080px;
	margin: 0 auto;
}
.footer_navi ul {
	position: relative;
	width: 100%;
	height: 84px;
	text-align: center;
}
.footer_navi ul li {
	display: inline-block;
	position: relative;
	height: inherit;
}
.footer_navi ul li a {
	display: table;
	padding: 29px 48px;
	vertical-align: middle;
	color: #555555;
	font-size: 16px;	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
text-align: center;
	letter-spacing: 4px;
}
.footer_navi li a span {
	display: table-cell;
	position: relative;
	line-height: 1;
	vertical-align: middle;
}
.footer_navi li a span i {
	display: block;
	margin-top: 2px;
	color: #c0ab92;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 2px;
}
.footer_info_sche_time .schedule {
	padding: 0 24px 11px 30px;
}
.footer_info_sche_time .tb01 {
	font-size: 13px;
}
.footer_info_sche_time .tb01 tr:last-child {
	border-top: 1px solid #182152;
}
.footer_info_sche_time .tb01 th {
	padding: 4px 3px 10px 22px;
	line-height: 1;
	letter-spacing: 1px;
}
.footer_info_sche_time .tb01 tr:first-child td, .footer_info_sche_time .tb01 tr:first-child th {
	padding: 11px 14px 0px 4.5px;
	text-align: center;
}
.footer_info_sche_time .tb01 td {
	padding: 7px 9px 6px 0px;
	text-align: center;
}
.footer_info_sche_time .tb01 th:first-child {
	padding: 13px 2px 10px 0px;
	letter-spacing: 1.4px;
}
.footer_info_sche_time .tb01 td, .footer_info_sche_time .tb01 th {
	border-bottom: none;
}
.footer_info_sche_time .schedule_note {
	padding-left: 0;
	font-size: 12px;
	letter-spacing: 1.3px;
	text-align: left;
}
.footer_info {
/*	background-color: #182152;*/
	color: #323333;
}

.footer_info .inner {
	position: relative;
	width: 1080px;
	margin: 0 auto;
	padding: 62px 0 50px;
}
.footer_info_left{
	width:40%;
	float:left;
	/*margin-left: 60px;*/
}
.footer_info_right{
	width:50%;
	float:right;
}


.footer_info_logo {
	margin-bottom: 15px;
}
.footer_info_logo li {
	margin-left: -3px;
	margin-bottom: 18px;
	letter-spacing: -0.3px;
}
.footer_info_logo li span {
	font-weight: normal;
}
.footer_info_logo, .footer_info_logo img {
	
}

.footer_info_logo img  {
	width: 340px;
    height: 59px
}

.footer_info_left dl{
	display: flex;
	display: -ms-flex;
}	

.footer_info_left dt{
	width: 120px;
	height: 60px;
	border-radius: 5px;
	/*margin-bottom: 34px;*/
	margin-bottom: 15px;
	margin-right: 18px;
	background-color: #ededec;
	font-size: 17px;
	line-height: 60px;
	font-weight: 600;
	/*font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: "丸フォーク M","Maru Folk Medium",sans-serif;*/
	color: #545555;
	text-align: center;
	border: 1px solid #ededec;
}

.footer_info_left dl:nth-child(2) dt{
	height: 50px;
	margin-bottom: 15px;
	line-height: 50px;
}

.footer_info_left dd{
	padding-top: 4px;
	font-size: 16px;
	width: 290px;
}

.footer_info_left dd.footer_info_tel{
	font-size: 38px;
	font-weight: 400;
	font-family: 'Gentium Book Basic', serif;
	    /*font-family: "lemonde-courrier",serif;*/
	/*font-family: 'Lora', serif;*/
	line-height: 1;
}

.footer_info_left dd.footer_info_tel a{
	color: #62c2cf;
	letter-spacing: 0.05em;
}

.footer_info_left dl:nth-child(3) dd{
	padding-top: 16px;
}

.footer_info_sche {
	float: right;
	width: 377px;
	background-color: #f1e7e9;
}
.footer_info_sche_tel {
	padding-left: 26px;
	background-image: url(images/header_tel.svg);
	background-size: 15px;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 24.7px;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 0.1em;
}
.footer_info_sche_time {
	text-align: right;
}
.footer_info_ad {
	margin-right: 42px;
	letter-spacing: 1.8px;
}
.footer_info_ad li{
	display:inline-block;
}
.footer_info_ad i{
	margin: 0 3px;
}
.footer_info_ad span{
	display: inline-block;
	margin-right:15px;
}
.left_clinic_ad span{
	display: inline-block;
}
.footer_info_access {
	padding-bottom: 19px;
	letter-spacing: 1px;
	border-bottom: 1px solid #bbb;
}
.footer_info_access p{
/* 	display: inline-block; */
}

.footer_info_ad_note {
	margin: 15px 0 0 -3px;	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
font-size: 19px;
	line-height: 1;
}
.footer_info_ad_note span a{
	display: block;
	position: relative;
	color: #fff;
	font-size: 22px;
	font-family: "游明朝","Times New Roman", Times, serif;
}
.footer_info_ad_note span:before {
	position: absolute;
	top: 5px;
	left: 2px;
	width: 21px;
	height: 21px;
/*	background-image: url(images/tel.png);*/
	background-repeat: no-repeat;
	content: "";
}
.footer_info_ad_note em{
	font-size: 15px;
}
.footer_sche_area{
	float:right;
	/*margin-right: 55px;*/
}
.footer_sche_area .schedule{
}




footer .schedule .tb01{
	width: 540px;
	border-radius: 4px;
	background-color: #ededec;
    color: #545555;
	font-size: 16px;
}
footer .schedule .tb01 tr:first-child td,
footer .schedule .tb01 tr:first-child th{
padding: 14px 0px 11px 0px;
}

footer .schedule .tb01 tr {
    border-bottom: 1px solid #fff;
}

/* ページトップ */
/* ページトップ */
.pagetop{
	position: fixed;
	right:60px;
	bottom:100px;
	width:60px;
	height:60px;
	border:1px solid #62c2cf;
	border-radius:100%;
	text-align:center;
	cursor:pointer;
	z-index:9998;
}
.pagetop div{
	position:relative;
	width:100%;
	height:100%;
	border-radius:100%;
	transition:0.2s ease-in-out;
}
.pagetop div:hover{
	background-color:#62c2cf;
}
.pagetop span::before{
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	width:10px;
	height:10px;
	margin:auto;
	border-left:1px solid #62c2cf;
	transform:rotate(45deg);
	transition:0.2s ease-in-out;
	content:"";
}
.pagetop span::after{
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	width:10px;
	height:10px;
	margin:auto;
	border-top:1px solid #62c2cf;
	transform:rotate(45deg);
	transition:0.2s ease-in-out;
	content:"";
}
.pagetop:hover span::before{
	border-left:1px solid #fff;
}
.pagetop:hover span::after{
	border-top:1px solid #fff;
}
.pagetop img{
	display:inline-block;
	position: absolute;
	top:22px;
	left:0;
	right:0;
	margin: auto;
	transition:0.5s ease-in-out;
}


/* コピーライト */
.copy {
	text-align: center;
	height: 93px;
}
.copy small {
	/*color: #7b634f;*/
	color: #545555;
	font-size: 14px;
	font-weight: 300;
	line-height: 93px;
	/*font-family: "秀英明朝 M";*/
	/*font-family: "lemonde-courrier",serif;*/
	letter-spacing: 0.17em;
	/*font-family: 'Lora', serif;*/
	font-family: "lemonde-courrier",serif;
}

#breadcrumb {
	margin-top: 22px;
    margin-bottom: 38px;
}
/*==================================================================

	タイトル

==================================================================*/

/*中央寄せ*/
h3.tit01 {
	position: relative;
	margin-bottom: 28px;
	padding-top: 9px;
	padding-bottom: 9px;
	letter-spacing: 0.2em;
	color: #545555;
	/*font-size: 26px;*/
	font-size: 20px;
	/*font-weight: 600;*/
	/*font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: "丸フォーク M","Maru Folk Medium",sans-serif;*/
	/*font-family: 'Lora', serif;*/
	/*font-family: "新ゴ R JIS2004","Shin Go Regular JIS2004",sans-serif;*/
font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
	text-align: center;
	border-top: 1px solid #727171;
    border-bottom: 1px solid #727171;
}



.home h3.tit01 {
	position: relative;
	margin-bottom: 28px;
	padding-top: 16px;
	padding-bottom: 16px;
	letter-spacing: 0.2em;
	color: #555;
	/*font-size: 26px;*/
	font-size: 20px !important;
	/*font-weight: 600;*/
	/*font-family: "丸フォーク M","Maru Folk Medium",sans-serif;*/
	/*font-family: 'Lora', serif;*/
	/*font-family: "新ゴ R JIS2004","Shin Go Regular JIS2004",sans-serif;*/
font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
	text-align: center;
	
	border-top: 1px solid #727171;
    border-bottom: 1px solid #727171;
}
.home #contents_left h3.tit01 {
	/*font-family: 'Lora', serif;*/
}

#contents_left h3.tit01 {
	font-size: 22px;	
	   /* font-family: "游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: "新ゴ EL JIS2004","Shin Go ExLight JIS2004",sans-serif;*/
	font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
	border-top: 1px solid #727171;
    border-bottom: 1px solid #727171;
}

/*#contents_left h3.tit01::after{
	position: relative;
    display: block;
    width: 100px;
    height: 1px;
    top: 17px;
    bottom: 0;
    left: 0px;
    right: 0;
    margin: auto;
    background-color: #898989;
    z-index: 1;
    content: "";
}*/

/* 飾りの英語 */
h3.tit01 span {
	display: block;
	position: relative;
	padding-top: 3px;
  	font-size: 16px;
	/*font-family: 'Scada', sans-serif;*/
	/*font-family: FB Agenda Medium Condensed;*/
	/*font-family: 'Lora', serif;*/
	font-family: "lemonde-courrier",serif;
	font-style: oblique;
	font-weight: normal;
	letter-spacing: 0.2em;
	z-index: 2;
	color: #727171;
}

.home h3.tit01 span::before {
	content: '';
    display: block;
    margin: 0.2em auto 0.6em;
    width: 24px;
    height: 0;
    border-bottom: 1px solid #000;
}

/*h3.tit01 span::before{
    position: relative;
    display: block;
		width: 77px;
    height: 80px;
    top: -11px;
    bottom: 0;
    right:0;
    margin: auto;
    background:url(images/h3tit01_bg.png) no-repeat;
    z-index: 1;
    content: "";
}*/

.left_medical h3.tit01 span::before {
	    content: '';
    display: block;
    margin: 0.2em auto 0.6em;
    width: 24px;
    height: 0;
    border-bottom: 1px solid #000;
}


/* 左寄せ */
h3.tit02 {
	position: relative;
	margin-bottom: 6px;
	padding: 14px;
	letter-spacing: 0.15em;
	line-height: 1.4;
	color: #333333;
	font-size: 21px;
	font-family: "こぶりなゴシック W6 JIS2004", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:bold;
text-align: left;
}
h3.tit02::before {
	position: absolute;
	width: 40px;
	height: 62px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-image: url(images/tit02_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1;
	content: "";
}
/* アイコンの余白 */
h3.tit02 i {
	margin-right: 7px;
}
/* 飾りの英語 */
h3.tit02 span {
	display: inline-block;
	position: relative;
	letter-spacing: 2.5px;
	color: #c0ab92;
	font-size: 14.5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	z-index: 2;
}
h3.tit02 span::before {
	margin-left: 15px;
	margin-right: 15px;
	content: "/";
}
/*中央寄せ 飾り無し*/
h3.tit03 {
	position: relative;
	margin-bottom: 18px;
	padding-bottom: 14px;
	letter-spacing: 0.15em;
	line-height: 1.4;
	color: #333333;
	font-size: 23px;
	font-family: "こぶりなゴシック W6 JIS2004", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	text-align: center;
	font-weight:bold;
	    background-image: url(images/tit01_bg.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 35px 5px;
}
/* アイコンの余白 */
h3.tit03 i {
	margin-right: 7px;
}

/*中央寄せ*/
h3.tit04 {
	position: relative;
	margin-bottom: 22px;
	padding-bottom: 14px;
	letter-spacing: 0.15em;
	line-height: 1.4;
	color: #333333;
	font-size: 23px;
	font-family: "こぶりなゴシック W6 JIS2004", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	text-align: center;
	font-weight:bold;
	    background-image: url(images/tit01_bg.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 35px 5px;
}
/* アイコンの余白 */
h3.tit04 i {
	margin-right: 7px;
}
/* 飾りの英語 */
h3.tit04 span {
	display: block;
	position: relative;
	letter-spacing: 0px;
	color: #9b6775;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	z-index: 2;
}
h3.tit04::before{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 30px;
    top: 8px;
    bottom: 0;
    left: -14px;
    right: 0;
    margin: auto;
    background-image: url(images/tit01_bg_left.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1;
    content: "";
}
h3.tit04::after{
    position: relative;
    display: inline-block;
width: 23px;
    height: 32px;
    top: 8px;
    bottom: 0;
    right: -15px;
    margin: auto;
    background-image: url(images/tit01_bg_right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1;
    content: "";
}
/* h3.tit01::before{
    position: absolute;
    width: 41px;
    height: 5px;
    top: 0;
    bottom: -48px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(images/tit01_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1;
    content: "";
} */

#contents_left h4 {
	margin-top: 12px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 600;
    /* font-family: "游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif; */
    letter-spacing: 1.4px;
	color: #62c2cf;
}

h4.tit01 {
	margin-top: 12px;
	margin-bottom: 18px;
	color: #62c2cf;
	font-size: 22px;
	font-weight: bold;
	/*font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
}

h4.tit02 {
	position: relative;
	display:inline-block;
	margin-bottom: 18px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #545555;
	font-weight: 500 !important;
	/*font-size: 18px;*/
	/*font-family: "こぶりなゴシック W6 JIS2004", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";*/
	/*font-weight:bold;*/
	/*font-family: "游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	text-align: left;	
	font-weight: unset;
}
h4.tit02 i {
	margin-right: 7px;
}
h5.tit01 {
	position: relative;
	margin-bottom: 12px;
	letter-spacing: 0.1em;
	color: #5d5029;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
}
h5.tit01 span {
	margin-right: 8px;
	font-size: 30px;
}


/*==================================================================

	共通

==================================================================*/

/*院長略歴*/
.list01 {
	margin: 0 0 15px;
	padding: 0;
	border-width: 0 1px 1px;
}
.list01 dt {
	margin: 0;
	padding: 14px 3px 0px;
}
.list01 dd {
	margin: -38px 0 0;
	padding: 12px 4px 10px 100px;
	border-bottom: 1px dotted #ACACAC;
}
/*院長略歴　年月無し*/
.list02 {
	margin: 0 0 15px;
	border-width: 0 1px 1px;
}
.list02 li {
	margin: 0 0px 0px;
	padding: 6px 4px 6px 0;
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
}
/*まる*/
.list03 {
}
.list03 li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px;
	list-style-type: none;
}
.list03 li:last-child {
	margin-bottom: 0;
}
.list03 li:before {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #E0D0BF;
	border: 1px solid #E0D0BF;
	border-radius: 100%;
	content: '';
}
.list03 li i {
	margin-right: 8px;
}
.list03 li span {
	display: block;
	font-weight: bold;
}
/*さんかく*/
.list04 li {
	position: relative;
	margin-bottom: 15px;
	padding-left: 22px;
	color: #223a70;
	list-style-type: none;
}
.list04 li:before {
	position: absolute;
	top: 0.5em;
	left: 7px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #4A577F;
	content: "";
}
/*やじるし*/
.list05 li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px;
	line-height: 1;
	list-style-type: none;
}
.list05 li:before {
	position: absolute;
	left: 0;
	top: 0.3em;
	height: 5px;
	width: 5px;
	transform: rotate(45deg);
	background-color: transparent;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	content: "";
}
/* まる & 背景 */
.list06 {
	padding: 35px 45px 25px;
	background-color: #f7f7f7;
}
.list06 li {
	position: relative;
	float: left;
	margin-bottom: 15px;
	padding-left: 0.9em;
	padding-right: 5%;
	list-style-type: none;
}
.list06 li:before {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #DAC58B;
	border: 1px solid #DAC58B;
	border-radius: 100%;
}
/*まる & 枠 */
.list07 {
	border: 3px solid #f1ede4;
	padding: 30px;
	font-size: 14.5px;
}
.list07 li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 0.9em;
	list-style-type: none;
}
.list07 li:last-child {
	margin-bottom: 0;
}
.list07 li:before {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #E0D0BF;
	border: 1px solid #E0D0BF;
	border-radius: 100%;
}
.list07 li i {
	margin-right: 8px;
}
/*チェック*/

.list08 {
	margin-bottom: 27px;
	padding: 35px 10px 25px 45px;
	background-color: #f7f7f7;
}
.list08:after {
	display: block;
	clear: both;
	content: "";
}
.list08 li {
	position: relative;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 28px;
	border-bottom: 1px dotted #cdcdcd;
	list-style-type: none;
}
.list08 li:before {
	display: block;
	position: absolute;
	top: 3px;
	left: -28px;
	width: 20px;
	height: 20px;
	/*background-image: url(images/check.svg);*/
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-position: left center;
	content: '';
	background-size:cover;
}
/*番号付き*/

ol.list09 {
	margin: 0;
	padding: 0;
	counter-reset: number; /* 名前を付けたカウンターをリセット */
	list-style: none; /* olが数字を付けることをキャンセル */
}
ol.list09 li {
	margin-bottom: 8px;
	list-style-type: none;
}
ol.list09 li:before {
	margin-right: 8px;
	padding: 2px 8px;
	background: #FAF6F6;
	border-radius: 2%;
	border: 1px solid #EF8593;
	color: #EF8593;
	counter-increment: number;
	content: counter(number);
}
/*ボタン ゴースト*/
.btn01 {
}
.btn01 a {
  position: relative;
  display: inline-block;
  padding: 22px 66px 2px 48px;
  border: 1px solid #898989;
  color: #fff;
	font-size: 16px;
  transition: ease-in-out 0.2s;
	z-index: 1;
}
.btn01 a span {
  position: relative;
  z-index: 2;
}
.btn01 a i {
  margin-right: 7px;
}

.btn01 a::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 15px;
  left: 15px;
  background-color: #62c2cf;
  transition: ease-in-out 0.2s;
  content: "";
  z-index: -1;
}
.btn01 a:hover::before {
  top: 0;
  left: 0;
}
.btn01 a::after {
  position: absolute;
  right: 10px;
  top: 16px;
  bottom: 0;
  margin: auto;
  width: 23px;
  height: 5px;
  background: url(images/arrow01.svg) no-repeat;
  transition: all 0.2s ease-in-out 0s;
  content: "";
}
.btn01 a:hover::after {
  right: 0px;
}
/*ボタン */
.btn02 {
}
.btn02 a {
	display: inline-block;
	padding: 8px 20px;
	border: 1px solid #c0ab92;
	color: #182152;
	font-weight: bold;
	transition: ease-in-out 0.2s;
}
.btn02 a i {
	margin-right: 7px;
}
.btn02 a:hover {
	background-color: #c0ab92;
	color: #fff;
}
/* 画像を右寄せ　※画像サイズはhtmlで調整 */
.img_fr {
	display: block;
	position: relative;
	float: right;
	margin-left: 37px;
	margin-bottom: 0 !important;
	text-align: center;
}
.img_fr img {
	border-radius: 3px;
	margin-bottom: 7px;
}
/* 画像に対して説明文がある場合は、dlで囲い、dtに画像を、ddにテキストを使う */
.img_fr dd {
	padding-left: 20px;
	line-height: 1.3;
	font-size: 15px;
	font-weight: bold;
	color: #c0ab92;
	text-align: left;
}
/*==================================================================

	table

==================================================================*/

.nowrap {
	white-space: nowrap;
}


/*フッターの診療時間*/
.tb01{
	margin-bottom:12px;
	border-spacing: 0;
	border-collapse: collapse;
	white-space:nowrap;
}
.tb01 td,.tb01 th{
	vertical-align: middle;
}
.tb01 tr:last-child td,.tb01 tr:last-child th{
	/*padding-bottom: 32px;*/
}
.tb01 .tb_tit:first-child th,.tb01 .tb_tit:first-child td{
	padding-top: 22px;
}
.tb01 th{
	width: 100px;
	padding:8px 15px 8px 22px;
	line-height:1;
	white-space:nowrap;
	text-align:left;
	    /*font-family: "游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: "秀英角ゴシック銀 L",sans-serif;*/
}

.sche_title {
	padding-left: 23px !important;
	padding-right: 8px !important;
}

.sche_title2 {
	padding-top: 12px !important;
    line-height: 1.4em !important;
}

.tb01 tr {
	border-bottom: 1px solid #fff;
}

.tb01 td{
	padding: 14px 0px 11px 0px;
}


.left_clinic .schedule .tb01 {
	width: 100%;
	margin-bottom: 18px;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #f8f8f8;
	white-space: nowrap;
	font-size: 12px;
	color: #182152;
}
.left_clinic .schedule .tb01 tr:first-child th, .left_clinic .schedule .tb01 tr:first-child td {
	background-color: #F1E7E9;
	text-align: left;
}
.left_clinic .schedule .tb01 tr:first-child td {
	padding: 8px 4px 7px 4px;
}
.left_clinic .schedule .tb01 th, .left_clinic .schedule .tb01 td {
	padding: 8px 4px 7px 4px;
	text-align: left;
}
.left_clinic .schedule .tb01 th {
	padding: 8px 4px 7px 14px;
}


.schedule_note li{
	display:inline-block;
}

.schedule_note span{
	padding: 0px 16px;
}

.top_sche_area .schedule_note {
	display: inline-block;
    float: right;
	font-size: 13px;
}

.schedule_note {
	padding-top: 5px;
	/*text-align: center;*/
	/*color: #816d5c;*/
	color: #545555;
	font-size: 16px;
	letter-spacing: 0.02em;
}


.sche_medical {
	width: 140px !important;
	border-right: 1px solid #fff;
	line-height: 1.5 !important;
}

.top_sche_area .sche_medical {
	width: auto !important;
	border-right: none;
}

th,th{
	padding: 3px 5px;
	}
/*医院概要*/
.tb02 {
	border-spacing: 0;
	text-align: left;
}
.tb02 td, .tb02 th {
	border-bottom: #ddd 1px dotted;
	line-height: 1.4;
	font-size: 15px;
	vertical-align: top;
}
.tb02 th {
	padding: 8px 24px 8px 0;
	/* 	white-space:nowrap; */
	text-align: left;
	font-weight: normal;
	color: #333;
}
.tb02 td {
	padding: 8px 0;
	padding-right: 0 !important;
	text-align: left;
}
.tb02 tr:last-child td, .tb02 tr:last-child th {
	border: none;
}
/* 料金表 */
.tb03 {
	width: 100%;
	border-spacing: 1px;
	border-collapse: separate;
	background-color: #f0f0f0;
	white-space: nowrap;
}
.tb03 td, .tb03 th {
	padding: 12px 36px;
}
.tb03 th {
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	color: #666;
	background-color: #FAFAFA;
	font-size: 16px;
}
.tb03 th span {
	font-size: 13px;
}
.tb03 td {
	background-color: #ffffff;
	color: #666666;
	text-align: center;
}
/*==================================================================

	アンカーリンンク

==================================================================*/

/* 4個並び */
.ank01 {
	margin: 0 auto 100px;
}
.ank01 li {
	display: table;
	position: relative;
	float: left;
	width: 24%;
	height: 66px;
	margin-bottom: 1.5%;
	margin-left: 1.33%;
	line-height: 1.4;
}
.ank01 li:nth-child(1), .ank01 li:nth-child(5), .ank01 li:nth-child(9) {
	margin-left: 0;
}
.ank01 li a {
	display: table-cell;
	padding: 12px 5px 15px;
	border: 1px solid #00408f;
	font-weight: bold;
	font-size: 13px;
	color: #00408f;
	text-align: center;
	vertical-align: middle;
	transition: 0.1s ease-in-out;
}
.ank01 li a:hover {
	background-color: #00408f;
	color: #fff;
}
.ank01 li i {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	margin: auto;
}
/*==================================================================

	box

==================================================================*/

.box {
	margin-bottom: 150px;
}

#contents_top .box1{
	width: 1080px;
	margin: auto;
}

.box1 {
	margin-bottom: 4.8%;
	padding: 80px 6% 5.5%;
	box-sizing: border-box;
}
.box2 {
	/*margin-bottom: 8.8%;*/
	padding: 2% 0 5.5%;
}
.text {
	position: relative;
	margin-bottom: 50px;
	line-height: normal;
}
.text p {
	margin-bottom: 1.5em;
}
.text:last-child {
	margin-bottom: 0;
}
.text2 {
	border: 3px solid #f0f0f0;
	padding: 5%;
}
.text2 p:last-child {
	margin-bottom: 0;
}



/*==================================================================

	.top_doctor

==================================================================*/
.top_greet_wrap{
	position: relative;
	padding-bottom: 17px;
	/*background: #E6F7F6;*/
	/*border-top: solid 1px #E7ECEF;*/
	
}

/*.top_greet_wrap::before{
	position: absolute;
	top: -10px;
	right: 0;
	background: url(images/doctor_bg_top_right.png) no-repeat;
	width: 612px;
	height: 455px;
	content: "";
	z-index: -2;
}

.top_greet_wrap::after{
	position: absolute;
	bottom: 6px;
	left: 0;
	background: url(images/doctor_bg_bottom_left.png) no-repeat;
	width: 495px;
	height: 283px;
	content: "";
	z-index: -2;
}*/

.top_doctor1_wrap {
	/*background: #E6F7F6;*/
	/*padding-top: 6% !important;*/
}

.top_doctor1_wrap .top_greet::before {
    position: absolute;
    top: -54px;
    right: 0px;
    background: url(images/doctor_bg_top_right.png) no-repeat;
    width: 331px;
    height: 704px;
    content: "";
    opacity: 0.2;
	 z-index: -2;
}

.top_doctor2_wrap {
	/*background: #fceaef;*/
}

.top_doctor2_wrap .top_greet::before {
	position: absolute;
    top: -58px;
    left: -100px;
    background: url(images/doctor_bg_top_left.png) no-repeat;
    width: 331px;
    height: 704px;
    content: "";
    opacity: 0.2;
    z-index: -2;
}

.top_doctor2_wrap .top_doctor_textarea_inner {
	padding-left: 0;
	padding-right: 85px;
}

	.top_doctor2_pc {
		display: block;
	}
	
	.top_doctor2_sp {
		display: none;
	}

.top_greet_wrap .box1 {
	width: 100% !important;
	margin: 0 !important;
	padding-left: 0;
	padding-right: 0;
	padding: 4% 0;
}

.top_greet{
	position: relative;
	width: 1080px;
	margin: 0 auto;
}
.top_doctor_textarea p{
	margin-bottom:1em;
	line-height: 2.3;
}

.top_doctor_textarea{
	display: flex;
	display: -ms-flex;
	justify-content: space-between;
	justify-content: -ms-space-between;
	padding: 0 32px;
}

.top_doctor_textarea_inner{
	padding-left: 85px;
}
.top_doctor_textarea_inner h3 {
	font-size: 22px;
	font-weight: 600;
    line-height: 1.95;
    letter-spacing: 0.07em;
	/*font-family: "丸フォーク B","Maru Folk Bold",sans-serif;*/
	color: #545555;
}
.top_doctor_textarea_inner h3 .p1 {
	font-size: 19px;
	border-bottom: 1px dashed #796CA4;
}

.top_doctor_textarea_inner .btn01 {
	/*float: right;*/
}
.top_doctor_textarea .top_greeting_tit{
	padding-top: 8px;
	margin-bottom: 19px;
	font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #604630;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.95;
  letter-spacing: 0.07em;
}

.top_doctor_textarea img{
	width: auto;
	height: auto;
	max-width: 265px;
    max-height: 336px;
}

.top_doctor_img {
	/*padding-left: 46px;*/
	border-radius: 3px;
}
.top_doctor_textarea dt {
	margin-bottom: 7px;
	font-size: 15px;
}
.top_doctor_textarea dd {
	font-size: 16px;
}
.top_doctor_textarea dd span {
	display: block;
	letter-spacing: 2px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	color: #C3AF97;
}
.top_doctor_info{
	display: flex;
	display: -ms-flex;
	justify-content: space-between;
	justify-content: -ms-space-between;
}
.top_doctor_info .btn01 {
}
.top_doctor_info .btn01 a {
	display: block;
}
.top_doctor_name{
	position:relative;
	padding-top: 5px;
	text-align: left;
	/*font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: "丸フォーク B","Maru Folk Bold",sans-serif;*/
	/*font-family: "新ゴ R JIS2004","Shin Go Regular JIS2004",sans-serif;*/
font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
	
	color: #545555;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	/*padding-left: 46px;*/
}
.top_doctor_name span{
	display:block;
/* 	margin-left:10px; */
	line-height: 1.3;
}
.top_doctor_name em{
	margin-right:15px;
}


/*==================================================================

	.top_medical

==================================================================*/
.top_medical{
	/*background: url(images/top_medical_bg.png) no-repeat;*/
	/*background: #EAF2F4;*/
   /* background: #EDF5F9;*/
	background: rgba(175, 238, 238, 0.4);
	/*background-image: url(images/wave_under_white.png);
    background-position: center bottom -1px;
    background-repeat: no-repeat;*/
}

.top_medical .box1{
	/*padding-top: 86px;
	padding-bottom: 52px;*/
	padding-left: 0;
	padding-right: 0;
}

.top_medical h3.tit01 {
	margin-bottom: 44px;
}
.meducal_list{
	display: flex;
	display: -ms-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: -ms-space-between;
	padding-top: 4px;
}

.meducal_list a{
	width: 29.5%;
	margin-bottom: 40px;
}

.meducal_list a .morebtn:hover {
	opacity: 0.8;
}

.meducal_list a dt{
	width: 240px;
	margin: 0 auto 10px;
}
.meducal_list a dt img {
	width: 100%;
}

.meducal_list a dd h4{
	margin-bottom: 18px;
	/*color: #5e4b3a;*/
	color: #545555;
	font-size: 26px;
	font-weight: 600;
	/*font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	font-family: "秀英角ゴシック銀 L","Shuei KakuGo Gin L",sans-serif;
	text-align: center;
	letter-spacing: 0.1em;
}

.meducal_list a dd h4 span{
	display: block;
	color: #ccb6a2;
	font-size: 12px;
	font-family: 'Lora', serif;
	letter-spacing: 1px;
}
.meducal_list a dd div{
	line-height: 1.94;
	letter-spacing: 0.01em;
	color: #444;
}

.meducal_list_text {
	height: 145px;
	background: rgba(255, 255, 255, 0.8);
    padding: 15px 16px;
    font-size: 15px;
}

.meducal_list a dt:hover {
	opacity: 0.8;
}


/*==================================================================

	.top_features

==================================================================*/

.box1.top_features{
	padding: 4% 0 5%;
}

.top_features h3.tit01{
	margin-bottom: 10px;
}
.top_features h4.tit02 {
	padding-top: 10px;
	margin-bottom: 3px;
	color: #545555 !important;
	    font-weight: 500 !important;
}

.top_feature_area h4.tit02 {
	color: #545555 !important;
	    font-weight: 500 !important;
}
.top_feature_area{
 	padding-left:10px; 
}
.top_feature_area div{
	position:relative;
	margin-left: 65px;
	padding-left:32px;
	/*padding-bottom: 20px;*/
	margin-bottom:20px;
	border-left: 1px solid #c9c9c9;
}
.top_feature_area div:before{
	position:absolute;
	top:42px;
	left:-63px;
	font-size: 34px;
	/*font-weight: 600;*/
	color:#616262;
  /*font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: "lemonde-courrier",serif;*/
	/*font-family: 'Lora', serif;*/
	font-family: 'Gentium Book Basic', serif;
	line-height:1;
}
.top_feature_area div:nth-child(1):before{
	content:"01";
}
.top_feature_area div:nth-child(2):before{
	content:"02";
}
.top_feature_area div:nth-child(3):before{
	content:"03";
}
.top_feature_area div:nth-child(4):before{
	content:"04";
}
.top_feature_area div:nth-child(5):before{
	content:"05";
}
.top_feature_area div:nth-child(6):before{
	content:"06";
}
.top_feature_area div p{
	padding-top: 7px;
	line-height:1.5;
}
.top_feature_area div:after{
	position: absolute;
	top: 14px;
	left: -63px;
	line-height: 1;
	color: #ccb6a2;
	font-size: 14px;
	/*font-weight: 600;*/
	/*font-family:"游明朝体", "Yu Mincho", YuMincho,Georgia,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: "lemonde-courrier",serif;*/
	/*font-family: 'Lora', serif;*/
	font-family: "lemonde-courrier",serif;
	    font-family: 'Gentium Book Basic', serif;
  content: "Point";
}

.morebtn {
	width: 60px;
    background: #62c2cf;
    color: #fff !important;
    padding: 0 15px;
    text-align: center;
    border-radius: 4px;
    font-size: 15px;
	margin: 22px auto 0;
	/*font-family: 'Lora', serif;*/
	    line-height: 1.94;
	font-family: "lemonde-courrier",serif;
    font-style: oblique;
}

/*==================================================================

	$doctor

==================================================================*/

.doctor_img img {
    max-width: 240px;
}

.doctor_greet {
	 width: 420px;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px dashed #796CA4;
    line-height: 1.65;
    letter-spacing: 0.07em;
    padding-bottom: 17px;
	color: #545555;

}
.doctor_greet_text {
	margin-top: 28px;
}
.doctor_greet .text {
	float: left;
	width: 400px;
	
}
.doctor_carr {
	margin-top: 30px;
}
.doctor_carr h4.tit01 {
	margin-bottom: 7px;
}
.doctor_carr_sec1 {
	width: 100%;
	height: auto !important;
	margin-bottom: 40px;
	padding: 20px 30px 30px;
	background-color: #fff;
	font-size: 15px;
	box-sizing: border-box;
	background: url(images/bg01.png);
}
.doctor_carr_sec1:last-child {
	margin-right: 0;
}
.doctor_carr .tb02 td, .doctor_carr .tb02 th {
	font-size: 14px;
}
.doctor_carr_sec1 table {
	width: 100%;
}
/*==================================================================

	.news

==================================================================*/
.top_news {
	/*width: 1080px;
    margin: 0 auto;*/
	background: #fff;
	/*background-image: url(images/wave_under_blue.png);
    background-position: center top;
    background-repeat: no-repeat;*/
	padding-top: 4% !important;
	padding-bottom: 4% !important;
}

.top_news_wrap {
	width: 1080px;
    margin: 0 auto;
}

.top_news_box {
	   /* width: 1080px;
    margin: 0 auto;*/
	width: 630px;
	float: left;
}

.top_news h3.tit01{
	margin-bottom: 30px;
}

.top_news_flame {
	padding: 40px 20px 60px 40px;
	overflow:hidden;
	background-color: #f0f0f0;
  border: 1px solid #ededec;
	box-sizing: border-box;
}
.news_text {
}
.news_text p {
	margin-bottom: -2px;
	line-height: 1.8;
	color: #545555;
	font-size: 15px;
}
/* タイトル */
.news_text p strong {
	margin-right: 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	color: #62c2cf;
	font-size: 17px;
	display: block;
}
/* 日付 */
.date {
	margin-right: 10px;
}

/* カテゴリ */
/*.line span{
	border-radius: 3px;
	padding: 12px 48px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}*/
.cate1{
	background-color: #a7c7e6;
}
.cate2{
	background-color: #96ce9f;
}
/* お知らせのブロックのボーダー */
.news_text .line {
	/*margin-top: 40px;*/
	margin-bottom: 11px;
	padding-bottom: 70px;
	border-bottom: 1px solid #e0e0e0;
	color: #555555;
	line-height: 2;
	letter-spacing: 0.4px;
}

.news_text .line:first-child p{
	margin-top: 16px;
}
/* お知らせスクロール部分の高さ */
.scroll_area {
	height: 398px;
}
.scroll_area .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #fff; background-color: #dcdcdc;
	filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	border-radius: 10px;
}

.scroll_area .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background-color: #fff; background-color: #dcdcdc;
	filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
}

.scroll_area .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.scroll_area .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: #dcdcdc;
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
}


.accessmap {
	float: right;
	width: 390px;
}

.accessmap img {
	width: 390px;
	height: auto;
}

/*==================================================================

	$access

==================================================================*/

.access_guide {
	margin-bottom: 20px;
	font-weight: bold;
}
.access_adress iframe{
	width: 100%;
	
}
.access_adress i {
	margin-right: 7px;
	color: #62c2cf;
}
.access_map {
	margin-bottom: 40px;
}
.access_map dt {
	margin-bottom: 10px;
}
.access_map dt i {
	margin-right: 7px;
}
.access .btn02 {
	text-align: center;
	margin-bottom: 50px;
}
/* .access_info {
	border: 4px solid rgb(237, 237, 237);
	padding: 25px 30px 25px;
	margin-bottom: 20px;
} */
.access_info dt i {
	margin-right: 7px;
}
.access_train, .access_bus, .access_car, .access_bike {
	margin-bottom: 25px;
}
.access_train dt, .access_bus dt, .access_car dt, .access_bike dt {
	padding-left: 0;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
}
.access_train dd, .access_bus dd, .access_car dd, .access_bike dd {
	font-size: 14.5px;
}
/*==================================================================

	$clinic

==================================================================*/

/* 院内スライド（サムネイル右、1列） */
.clinic_slides1 {
}
.clinic_slides1 .flexslider {
	position: relative;
	float: left;
	width: 82%;
}
.clinic_slides1 .flexslider li div {
	display: table;
	position: relative;
	margin-top: -60px;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides1 .flexslider p {
	display: table-cell;
	padding: 8px 10px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #002A64;
}
.clinic_slides1 .flex-control-thumbs .flex-active img {
	border: 5px solid #aaa;
}
.clinic_slides1 .flex-control-nav.flex-control-thumbs {
	position: absolute;
	right: -22%;
	top: 0;
	width: 15%;
}
.clinic_slides1 .flex-control-thumbs li {
	position: relative;
	width: 96%;
	margin: 0 0 0 4%;
	background-color: #fff;
}
/* 院内スライド（サムネイル下） */

.clinic_slides2 {
	padding-bottom: 100px;
}
.clinic_slides2 .flexslider {
	position: relative;
}
.clinic_slides2 .flex-control-thumbs img:hover {
	opacity: 1;
}
.clinic_slides2 .flexslider li div {
	display: table;
	position: absolute;
	margin-top: -60px;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides2 .flexslider p {
	display: table-cell;
	padding: 8px 10px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #002A64;
}
.clinic_slides2 .flex-control-thumbs {
	margin: 10px 0px 0px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	bottom: -100px;
	width: 100%;
	right: 0px;
	left: 0px;
	padding: 0px 2%;
}
.clinic_slides2 .flex-control-thumbs li {
	width: 15%;
}
.clinic_slides2 .flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 0.5;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
/* 院内スライド（サムネイル下、スライドの上にタイトル、説明文） */
.clinic_slides3 {
}
.clinic_slides3 .flexslider {
	position: relative;
	float: left;
	width: 82%;
}
.clinic_slides3 .flexslider li div {
	display: table;
	position: absolute;
	width: 94%;
	height: 80px;
	margin-top: -95px;
	margin-right: 3%;
	margin-left: 3%;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides3 .flexslider h4, .clinic_slides3 .flexslider p {
	display: table-cell;
	padding: 8px 15px;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: left;
}
.clinic_slides3 .flexslider h4 {
	width: 20%;
	font-size: 16px;
	font-weight: bold;
	color: #002A64;
}
.clinic_slides3 .flexslider p {
}
.clinic_slides3 .flex-control-thumbs .flex-active img {
	border: 5px solid #aaa;
}
.clinic_slides3 .flex-control-nav.flex-control-thumbs {
	position: absolute;
	right: -22%;
	top: 0;
	width: 15%;
}
.clinic_slides3 .flex-control-thumbs li {
	position: relative;
	width: 96%;
	margin: 0 0 4% 4%;
	background-color: #fff;
}
/* 院内スライド（サムネイル下、タイトル、説明文下） */

.clinic_slides4 {
	padding-bottom: 100px;
}
.clinic_slides4 .flex-control-thumbs {
	margin: 10px 0px 0px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	bottom: -40px;
	width: 100%;
	right: 0px;
	left: 0px;
	padding: 0px 2%;
}
.clinic_slides4 .flex-control-thumbs li {
	width: 15%;
}
.clinic_slides4 .flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.clinic_slides4 .flex-control-thumbs img:hover {
	opacity: 1;
}
.clinic_slides4 .flexslider li div {
	display: table;
	position: absolute;
	bottom: -80px;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides4 .flexslider h4, .clinic_slides4 .flexslider p {
	display: table-cell;
	padding: 8px 10px;
	box-sizing: border-box;
	vertical-align: middle;
}
.clinic_slides4 .flexslider h4 {
	width: 20%;
	font-size: 16px;
	font-weight: bold;
	color: #002A64;
}
.clinic_slides4 .flexslider p {
}
/* 院内スライド（サムネイル下、タイトル、説明文下） */

.clinic_slides5 {
	padding-bottom: 100px;
}
.clinic_slides5 .flex-control-thumbs {
	margin: 10px 0px 0px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	bottom: -40px;
	width: 100%;
	right: 0px;
	left: 0px;
	padding: 0px 2%;
}
.clinic_slides5 .flex-control-thumbs li {
	width: 15%;
}
.clinic_slides5 .flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.clinic_slides5 .flex-control-thumbs img:hover {
	opacity: 1;
}
.clinic_slides5 .flexslider li div {
	position: absolute;
	bottom: -80px;
	width: 100%;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides5 .flexslider h4 {
	padding: 8px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #002A64;
	text-align: center;
}
/* 医院概要 */

.clinic_sec1 {
	position: relative;
	font-size: 16px;
	/*padding: 5% 6% 8.5%;*/
}
.clinic_sec1 ul {
	margin-bottom: 15px;
}
.clinic_sec1 li {
	padding: 16px 0;
	border-bottom: 1px solid #E5E6EF;
}
.clinic_sec1 li:first-child {
	padding: 0 0 16px 0;
}
.clinic_sec1 li:last-child {
	border: none;
}
.clinic_sec1 dl:after {
	display: block;
	clear: both;
	content: "";
}
.clinic_sec1 dt {
	float: left;
	box-sizing: border-box;
	width: 25%;
	padding-left: 2px;
	font-family: "こぶりなゴシック W6 JIS2004", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";

	font-weight: bold;
	color: #555555;
}
.clinic_sec1 dd {
	float: left;
	width: 75%;
}
.clinic_sec1 .schedule {
	padding: 0;
}
.clinic_sec1 .schedule .tb01 {
	width: 100%;
	font-size: 14px;
}
.clinic_sec1 .schedule .tb01 tr:first-child th,
.clinic_sec1 .schedule .tb01 tr:first-child td {
	color:#545555;
}
.clinic_sec1 .schedule .tb01 tr:first-child {
}
.clinic_sec1 .schedule li {
	border-bottom: none;
}
.tb01 th:first-child{
	text-align: left;
}
.clinic_sche_area .schedule .tb01{
	/*width: 450px;*/
	border-radius: 4px;
	background-color: #ededec;
	color: #545555;
	font-size: 16px;
}

.clinic_sche_area .schedule .tb01 th,
.clinic_sche_area .schedule .tb01 td {
    /*padding: 13px 17px;*/
}



/*==================================================================

	$facilities

==================================================================*/
.bgcolor01{
	background-color: #FAF9F3;
}
/* 機器紹介1 */
.facilities_equip dl {
	float: left;
	width: 42.3%;
	min-height: 280px;
	margin-bottom: 30px;
	margin-left: 3.4%;
	padding: 3%;
	border-top: 4px solid #9397BE;
	background-color: #f7f7f7;
	text-align: justify;
	font-size: 14px;
}
.facilities_equip dl:nth-child(odd) {
	margin-left: 0;
}
/* 機器紹介名前 */
.facilities_equip dt {
	margin-bottom: 14px;
	padding-bottom: 10px;
	line-height: 1.7;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.facilities_equip dt span {
	display: block;
	font-size: 15px;
}
.facilities_equip_img {
	float: right;
	width: 50%;
	margin-left: 20px;
}
.facilities_equip_img img {
	width: 100%;
}
/* 機器紹介2 */
.facilities_equip2 dl {
	float: left;
	width: 31%;
	margin-bottom: 30px;
	margin-right: 3.5%;
	background-color: #f7f7f7;
	text-align: justify;
	font-size: 14px;
}
.facilities_equip2 dl:nth-child(3n) {
	margin-right: 0;
}
/* 機器紹介名前 */
.facilities_equip2 dt {
}
.facilities_equip2 dt img {
	width: 100%;
}
.facilities_equip2 dd {
	padding: 10px 15px 18px;
	line-height: 1.35;
}
.facilities_equip2 dd h4 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}
.facilities_equip2 dd p {
	margin-top: 7px;
}
/* 機器紹介3 */
.facilities_equip3 dl {
	float: left;
	width: 47.5%;
	margin-bottom: 35px;
	margin-right: 5%;
	background-color: #f7f7f7;
	text-align: justify;
	font-size: 14px;
}
.facilities_equip3 dl:nth-child(even) {
	margin-right: 0;
}

.access_equip3 dl {
	float: left;
	width: 100%;
	margin-bottom: 35px;
	background-color: #f7f7f7;
	text-align: justify;
	font-size: 14px;
}

.access_equip3 dt img {
	width: 100%;
}

.access_equip3 dd {
	padding: 6px 15px 0px;
	line-height: 1.35;
	text-align: center;
	background: #f7f7f7;
}
#contents_left .access_equip3 dd h4 {
	margin-top: 14px;
}


/* 機器紹介名前 */
.facilities_equip3 dt {
}
.facilities_equip3 dt img {
	width: 100%;
}
.facilities_equip3 dd {
	padding: 10px 15px 18px;
	line-height: 1.35;
}
.facilities_equip3 dd h4 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}
.facilities_equip3 dd p {
	margin-top: 7px;
}
/*==================================================================

	$medical

==================================================================*/


/* 1つ並びのレイアウト。画像は無し、左にタイトル、右に文章 */

.medical_order01 {
	margin-bottom: 20px;
}
dl.medical_order01 {
	display: table;
	position: relative;
	top: 5px;
	width: 100%;
	margin-bottom: 5px;
}
dl.medical_order01:before {
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	border-top: 1px solid #ededed;
	content: "";
}
dl.medical_order01:last-child:after {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	border-top: 1px solid #f0f0f0;
	content: "";
}
.medical_order01 dt, .medical_order01 dd {
	display: table-cell;
	box-sizing: border-box;
}
.medical_order01 dt {
	width: 29%;
	padding: 0 3%;
	background-color: #f1ede4;
	letter-spacing: 0.1em;
	color: #5d5029;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
/* 数字 */
.medical_order01 dt em {
	margin-right: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	color: #C3AF97;
}
.medical_order01 dd {
	padding: 3%;
}
/* 2つ並びのレイアウト。最初(dt)にタイトル、画像がその下(dd)、画像の下に文章 */
.medical_order02 {
}
.medical_order02:after {
	display: block;
	clear: both;
	content: "";
}
.medical_order02 dl {
	width: 40.2%;
	float: left;
	margin-right: 4%;
	margin-bottom: 25px;
	padding: 3% 3.9% 4%;
	background-color: #F7F7F7;
}
.medical_order02 dl:nth-child(even) {
	margin-right: 0;
}
.medical_order02 dl dt {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
}
/* 数字 */
.medical_order02 dl dt em {
	margin-right: 10px;
	color: #BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}
.medical_order02 dl dd {
	line-height: 1.6;
	font-size: 14.5px;
	text-align: center;
}
.medical_order02 dl dd img {
	width: 160px;
	margin-bottom: 15px;
}
.medical_order02 dl dd p {
	margin-bottom: 0;
	text-align: justify;
}
/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章 */
.medical_order03 {
	padding-bottom: 20px;
}
.medical_order03 dl {
	display: table;
	position: relative;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	padding: 2%;
}
.medical_order03 dt, .medical_order03 dd {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
}
.medical_order03 dt {
	width: 25%;
	background-color: #fff;
}
.medical_order03 dt img {
	width: 100%;
}
.medical_order03 dd {
	width: 75%;
	padding: 1% 3%;
}
.medical_order03 dd h5 {
	color: #c0ab92;
	font-size: 18px;
	font-weight: bold;
}
.medical_order03 dd h5 em {
	margin-right: 10px;
	color: #BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}
/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章、タイトルと文章のエリア(dd)は背景色が別の色 */

.medical_order04 {
	padding-bottom: 20px;
}
.medical_order04 dl {
	display: table;
	position: relative;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	padding: 2%;
}
.medical_order04 dt, .medical_order04 dd {
	display: table-cell;
	box-sizing: border-box;
}
.medical_order04 dt {
	width: 27%;
	padding-right: 2%;
	vertical-align: middle;
}
.medical_order04 dt img {
	width: 100%;
}
.medical_order04 dd {
	width: 73%;
	padding: 3%;
	background-color: #fff;
	vertical-align: middle;
}
.medical_order04 dd h5 {
	color: #c0ab92;
	font-size: 18px;
	font-weight: bold;
}
.medical_order04 dd h5 span {
	margin-right: 10px;
	color: #BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}
/* 1つ並びで3列に区切られたレイアウト。画像が左、画像の下にタイトル、右に文章 */
.medical_order05 {
	padding-bottom: 20px;
}
.medical_order05 dl {
	display: table;
	position: relative;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	padding: 2%;
	font-size: 14px;
}
.medical_order05 dt, .medical_order05 dd {
	display: table-cell;
	box-sizing: border-box;
}
.medical_order05 dt {
	width: 25%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
}
.medical_order05 dt img {
	width: 100%;
}
.medical_order05 dd {
	padding: 1% 3%;
	vertical-align: top;
}
.medical_order05 dd:nth-child(2) {
	width: 40%;
}
.medical_order05 dd:nth-child(3) {
	width: 35%;
	border-left: 1px solid #e2e2e2;
}
.medical_order05 dd h5 em {
	margin-right: 10px;
	color: #BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}
.medical_order05 dd h5 {
	font-size: 15px;
	font-weight: bold;
}
.medical_order05_text1 {
}
.medical_order05_text1 ul {
	margin-bottom: 15px;
}
/* 1つ並びのレイアウト。画像は無し、左にタイトル、右に文章 */

.medical_order06 {
	padding-bottom: 20px;
}
.medical_order06 dl {
	display: table;
	position: relative;
	top: 5px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 15px;
	border: 1px solid #f1ede4;
}
.medical_order06 dl:last-child:after {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	border-top: 1px solid #f0f0f0;
	content: "";
}
.medical_order06 dt, .medical_order06 dd {
	box-sizing: border-box;
}
.medical_order06 dt {
	padding: 0 3%;
	background-color: #f1ede4;
	letter-spacing: 0.1em;
	color: #5d5029;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
/* 数字 */
.medical_order06 dt em {
	margin-right: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	color: #C3AF97;
}
.medical_order06 dd {
	padding: 3%;
}
/*==================================================================

	$qa

==================================================================*/

.qa1 {
}
dl.qa1 {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #c1c1c1;
}
dl.qa1 dt {
	position: relative;
	margin-bottom: 15px;
	padding-left: 40px;
	font-weight: bold;
}
dl.qa1 dt:before {
	position: absolute;
	top: -5px;
	left: 0;
	margin-right: 7px;
	line-height: 1;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #182152;
	content: "Q.";
}
dl.qa1 dd {
	position: relative;
	padding-left: 40px;
}
dl.qa1 dd:before {
	position: absolute;
	top: -5px;
	left: 0;
	margin-right: 7px;
	line-height: 1;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #c0ab92;
	content: "A.";
}
/*==================================================================

	ブログ エディター用

==================================================================*/


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright, .wp-caption.alignright, img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
/* ディフォルト設定 */





/*==================================================================

	.breadcrumb（ぱんくずリスト）

==================================================================*/

.breadcrumbs {
	margin-bottom: 15px;
	font-size: 12px;
}
.breadcrumbs li:first-child {
	list-style: none;
}
.breadcrumbs a {
	color: #69C;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #69C;
	text-decoration: underline;
}
.breadcrumbs li {
    position: relative;
    display: table;
    float: left;
    margin-right: 20px;
    padding-left: 0px;
    margin-bottom: 15px;
}
.breadcrumbs li:after {
    position: absolute;
    right: -10px;
    top: 5px;
    height: 5px;
    width: 5px;
    transform: rotate(45deg);
    background-color: transparent;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    content: "";
}
.breadcrumbs li:last-child:after {
	content:initial;
}



/*==================================================================

	ブログ

==================================================================*/


.blog_box {

    border-top: 3px solid #c0ab92;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 50px;
    padding-bottom: 20px;
}
.blog_tit {
	font-family: 'Noto Sans Japanese', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	color: #333;
	padding: 10px 0 10px 25px;
	border-bottom: 1px dotted #ccc;
}
.blog_content {
	margin: 20px 25px;
}
.blog_content p {
	margin-bottom: 1em;
}
.blog_btn {
	display: inline-block;
	margin-top:15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	float: right;

	font-family: 'Noto Sans Japanese', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 0!important;
	transition-property: all;
	transition: 0.3s linear;
}
.blog_btn:hover {
	background-color: #fff;
}
.blog_btn a {
	display:block;
		padding: 8px 25px;
		border:1px solid #c0ab92;
			border-radius: 4px;
				background-color: #c0ab92;
	color: #fff!important;
		transition: all .3s;
}
.blog_btn a:hover {
		background-color: #fff;
	color: #c0ab92!important;
	text-decoration: none;
	
}
.blog_btn span {
	position: relative;
	padding-right: 1em;
	transition: all .3s;
}
.blog_btn span::after {
	position: absolute;
	top: 50%;
	right: -7px;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.blog_btn:hover span {
	padding: 0 .5em;
}
.blog_btn:hover span::after {
	right: 0;
	opacity: 0;
}
.blog_btn .fa {
	display: inline-block;
	margin-right: 5px;
	color: #c0ab92;
}
/* 日付・カテゴリ */

.blog_class li {
	display: inline-block;
	margin-right: 15px;
}
.blog_class {
	margin-bottom: 10px;
}
/* カテゴリ */

.blog_category {
	clear: both;
	margin-bottom: 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.blog_category li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #c0ab92;
}
.blog_category li a {
	padding: 6px 12px 6px 10px;
	transition: all .3s;
}
.blog_category li a:hover {
	color: #fff!important;
	background: #c0ab92;
	text-decoration: none;
}
.blog_category li a {
    color: #c0ab92 !important;
    display: block;
}
.blog_category li a:hover {
	color: #fff!important;
	text-decoration: none;
}
.blog_category li a:hover .fa-tag {
	color: #fff!important;
}
.fa-calendar{
    color: #c0ab92;
    padding-right: 5px;
}


/* ページャー */

.pager {
	display: block;
	font-size: 15px;
	padding: 9px 8px;
	margin: 0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center!important;
	font-weight: bold;
	font-family: 'Noto Sans Japanese', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.current {
    background: #E6FFFA;
    color: #c0ab92;
    padding: 6px 12px;
    display: inline;
    border-radius: 16px;
    margin: 5px;
}
.pager a {
	margin: 5px;
	display: inline;
	text-decoration: none;
	padding: 6px 12px;
	margin-right: 6px;
	border-radius: 16px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: #eee;
	color: #999;
}
.pager a:hover {
    background: #6EC8DA;
    color: #FFFFFF;
}
.pager a:active {
	-webkit-box-shadow: 1px 1px 3px -1px rgba(0,0,0, .55);
	-moz-box-shadow: 1px 1px 3px -1px rgba(0,0,0, .55);
	box-shadow: 1px 1px 3px -1px rgba(0,0,0, .55);
}


/* 前後の記事ボタン */
.blog_next li{
	width:49%;
}
.blog_next li:nth-child(1){
	float:left;
}
.blog_next li:nth-child(2){
	float:right;
}
.blog_next li a{
	word-break: break-all;
	text-align:left;
}


/* タグ */
.blog_tag{
}
.blog_tag a{
		display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #c0ab92;
		padding: 6px 12px 6px 10px;
	transition: all .3s;

	
	
		color: #fff;
	background: #c0ab92;
}
.blog_tag  a:hover {
		color: #c0ab92;
	background: #fff;
	text-decoration: none;
}




/*==================================================================

	ブログ_月別アーカイブ

==================================================================*/

.monthly_archive{
	float: right;
width: 300px;
	margin-bottom:80px;
}




