@charset "utf-8";
/* CSS Document */

body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size:16px;
	font-weight:500;
	line-height:1.75;
	letter-spacing:0.05em;
	text-align:justify;
    color: #403d3c;
}
a {
	color:#009540;
	text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover {
	color:#C0AB9A;
}
::selection{
	background-color:#99C1DA;
}
::-moz-selection{
	background-color:#99C1DA;
}
a:hover img {
  opacity: 0.7;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

body,
#mainvisual .inner,
header,
footer{
	min-width:1200px;
}



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

	header

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

header {
	width:100%;
  padding-bottom: 15px;
	background-color:rgba(255,255,255,0.9);
  position: absolute;
  z-index: 3;
}
header .inner{
  display: flex;
  justify-content: space-between;
	position:relative;
	/*width:95.6%;*/
  max-width: 1350px/*1530px*/;
	height: inherit;
	box-sizing:border-box;
	margin:auto;
	padding-top:20px;
  min-width: 1160px;
}
.tel {
  font-family: kings-caslon, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 33px/*40px*/;
  color: #403d3c;
  position: relative;
  padding-left: 20px;
  line-height: 1;
  letter-spacing: 2px;
  top: 3px;
  left: -5px;
  white-space: nowrap;
}
.tel::before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  background:url(../images/tel_ico.png) top center no-repeat;
  width: 18px;
  height: 24px;
}
.tel a {
  color: #403d3c;
}
.contact_btn {
    margin-top: 23px;
    /*width: 285px;
    height: 50px;*/
    background: url("../images/contact_btn_bg.png") no-repeat left top;
    opacity: 1;
    transition: 0.3s ease-in-out;
}
.contact_btn:hover {
    opacity: 0.7;
}
.contact_btn a {
    display: block;
    width: 100%;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}
.header_add {
  position: absolute;
  top: 12px;
  left: 0;
  font-size: 14px;
  letter-spacing: 0;
}
.contact_btn a img {
    margin-right: 18px;
    vertical-align: middle;
}
.header_logo{
  margin-top: 38px/*28px*/;
	margin-right: 24px;
  /*max-width: 412px;*/
  /*max-width: 429px;*/
  width:330px/* 35%*/;
}
.header_logo img {
  width: 95% !important;
  height: auto !important;
}
.header_logo span{
  display: block;
  width: 1em;
  position: absolute;
  left: 67px;
  bottom: 0;
}
.header_info {
  width: 230px/*285px*/;
  margin-left: 25px;
}
.header_logo a:hover{
  color: #009540;
}
/*============================================================================

	nav

============================================================================*/
nav.fixed {
  justify-content: center;
  width: 100%;
  background: rgba(255,255,255,0.8);
  max-width: 100%;
  margin-left: 0;
  padding: 15px 5%;
  box-sizing: border-box;
  margin-top: 0;
  min-width: 1200px;
  flex-direction: row-reverse;
}
/*
nav.fixed > ul[class*="nav0"] {
  width: 44%;
  margin: 0;
  max-width: 550px;
  max-width: 610px;	
}
*/
nav.fixed > ul.nav01{
	width: 60%;
	max-width: 700px;
	margin-right: 2% !important;
}
nav.fixed > ul.nav02{
	width: 38%;
	max-width: 480px;
}
nav.fixed > ul.nav01,
nav.fixed > ul.nav02{
	margin: 0;
}
nav,
.footer_navi{
  display: flex;
  z-index:9999;
  /*max-width: 590px;*/
  max-width: 720px;	
  width: 60%;
  flex-wrap: wrap;
  margin: 6px 10px 0 0;
  /*margin-left: 70px;*/
  margin-left: 0;	
}
ul[class*="nav0"] {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
}
ul[class*="nav0"] a {
  position: relative;
}

.nav01 {
  margin-top: 10px;
  width: 100%;
}
.nav01 li a {
  font-weight: bold;
  font-size: 16px;
  color: #009540;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;

}
.nav01 li:first-child {
  position: relative;
  top: -5px;
}

nav .nav02 {
  order: -1;
}
.nav02 {
 width: 70%;
}
nav .nav02 {
  margin: 10px 0 0 auto;
}
.nav02 li a {
  font-size: 16px;
  color: #403d3c;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  white-space: nowrap;
}
.nav02 li a i {
  color: #009540;
  padding-right: 6px;
}
.nav02 li {
  position: relative;
}
.nav02 li:last-child::before {
  position: absolute;
  top: -5px;
  right: -15px;
  background: url(../images/external_link.png) center no-repeat;
  width: 13px;
  height: 10px;
  content: "";
}

/* ホバーのボーダー */
nav li a::before,
.footer_navi li a::before{
    position: absolute;
	left: 0;
	right:0;
	bottom: -7px;
	width:100%;
	height:1px;
	margin:auto;
	background-color: #009540;
	transition: 0.15s  ease-out;
	transform: scaleX(0);
	content: "";
	z-index: 1;
}
.nav01 li:first-child a::before {
  bottom: -13px;
}
nav li a:hover::before,
nav li.active2 a::before,
.footer_navi li a:hover::before,
.footer_navi li.active2 a::before {
	transform: scaleX(1);
}

/* ホバーで出てくるメニューを示すアイコン */

.nav_slidebtm {
  position: relative;
}
/* ホバーで出てくるメニュー */

nav ul li div {
  position: absolute;
  top: 30px;
  padding-top: 10px;
	display:none;
	width:200px;
	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:13px;
}
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;
}



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

	#mainvisual

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

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

#mainvisual{
	display:block;
	position:relative;
	height: 540px;
	background-image:url(../images/main01.png);
	background-color:#f0f0f0;
	background-position:center ;
	background-repeat:no-repeat;
  background-size: cover;
  z-index: 1;
}
#mainvisual .inner{
	display:table;
	position:relative;
	height: inherit;
  width: 95.6%;
  max-width: 1530px;
	margin: 0 auto;
	background-repeat:no-repeat;
}
#mainvisual h1{
	position:relative;
}
/* キャッチフレーズ */
.mainvisual_catch{
	position:absolute;
	left: 0;
	right: 0;
	margin: auto;
	top:465px/*415px*/;
	width: 90%;
	max-width: 1200px;
}
.mainvisual_catch h2{
  position: absolute;
  right: 145px;
	margin-bottom: 20px;
	line-height:1.6;
	color:#1F2774;
	font-size:46px;
	text-shadow:0 1px 1px rgba(255,255,255,1);
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #252525;
  
}
.mainvisual_catch .top_mv_btn{
  position: absolute;
  width: 220px/*180px*/;
  height: 45px;
  line-height: 45px;
  border: solid 1px #403d3c;
  text-align: center;
  right: 165px/*245px*/;
  top: 173px;
  box-sizing: border-box;
}
.mainvisual_catch .top_mv_btn a {
  font-size: 16px;
  color: #403d3c;
  display: block;
}
.mainvisual_catch .top_mv_btn a:hover {
  background: rgba(0,0,0,0.3);
}


/* 下層ページの見出し */
.mainvisual_headline {
	display: table-cell;
	padding-bottom:2px;
	letter-spacing: 0.15em;
	vertical-align: middle;
	text-align: center;
	text-shadow: 0 0 5px rgba(255,255,255,0.7);
  padding-top: 130px;
}
.mainvisual_headline h1{
	font-weight:bold;
	font-size: 26px;
	color: #252525;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
.mainvisual_headline p{
	display:inline-block;
	font-size:17px;
	color: #009540;
  font-family: kings-caslon, sans-serif;
  text-shadow: 0 0 10px rgba(0,0,0,0.3);
}

/* 飾りの英語の棒 */
.mainvisual_headline p::before,
.mainvisual_headline p::after{
	position: relative;
	content:"-";
}
.mainvisual_headline p::before{
	left:-0.5em;
}
.mainvisual_headline p::after{
	right:-0.5em;
}

/* 背景変更用 */
#mainvisual.bg01{
	background-image:url(../images/main_bg01.png);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg02{
	background-image:url(../images/main_bg02.png) ;
	background-position: center 0%;
	background-size: cover;
	
}
#mainvisual.bg03{
	background-image:url(../images/main_bg03.png) ;
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg04{
	background-image:url(../images/main_bg04.png) ;
	background-position: center 0%;
	background-size: auto;
}
#mainvisual.bg05{
	background-image:url(../images/main_bg05.png);
	background-position: center 0%;
	background-size: cover;
}






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

	#contents

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

main{
	display:block;
  overflow: hidden;
}
#container{
	padding-bottom: 25px;
}
#contents.medical {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 98%;
  max-width: 1200px;
  margin: auto;
}
#contents{

	position:relative;
  width: 100%;
	padding-top:30px;
	padding-bottom: 50px;
}





#contents_left{
	width: 75%;
}
#contents_right{
	width:20%;
	font-size:15px;
	line-height:1.6;
}
 
.right_medical > p{
	text-align:center;
}
.right_medical  > p > a{
	display:block;
	padding:7px 0;
	background-color:#009540;
	color:#fff;
	font-weight:bold;
	font-size:19px;
	transition:0.1s ease-in-out;
}
.right_medical > p a:hover{
	background-color:#009540;
	color:#009540;
}
.right_medical ul{
	background-color:#f0f0f0;
}
.right_medical li a {
  padding: 15px;
  display: block;
  border-bottom: 1px solid #009540;
  border-right: 1px solid #009540;
  border-left: 1px solid #009540;
  font-size: 16px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
.right_medical li:last-child{
	margin-bottom:0;
}
.right_medical img{
	width:100%;
}




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

	$medical

============================================================================*/
.medical h2,
.medical h2 span {
  color: #252525 !important;
}
.medical h2 {
  margin-bottom: 50px !important;
}
.medical h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100px;
  height: 3px;
  background: #009540;
  content: "";
}
.about01 {
  padding: 20px 30px 0;
  box-sizing:border-box;
  border: solid 1px #009540;
  margin-bottom: 50px;
}
.about01 h2 {
  font-size: 28px !important;

}

.medical_inspection_cap {
  width: 90%;
  max-width: 1200px;
  padding: 30px;
  border: solid 1px #fff;
  color: #fff;
  box-sizing: border-box;
  margin: auto;
}
.medical_inspection_cap .btn01 {
  text-align: center;
  margin-top: 20px;
}
/*============================================================================

	$first

============================================================================*/
.first_visitor {
  margin-bottom: 100px !important;
}
.first_visitor h2,
.first_visitor h2 span,
.first_privacy h2,
.first_privacy h2 span,
.first_link h2,
.first_link h2 span {
  color: #252525 !important;
}
.first_visitor h3.tit03 {
  border-bottom: solid 3px #009540;
}

.first_visitor {
  position: relative;
  padding: 40px 0;
  margin-bottom: 50px;
}
.first_visitor::before {
  position: absolute;
  top: 0;
  left: -100%;
  height: 105%;
  width: 300%;
  content: "";
  background: #f6f1eb;
}
/*============================================================================

	$footer

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

footer {

}
footer > .inner {
 	position:relative;
	width:90%;
  max-width: 1200px;
  margin: auto; 
}

/* フッターの医院概要 */
.footer_info_logo {
  margin-top: 10px;
}
.footer_info_logo span{
	position: relative;
	right: 50px;
	bottom: 40px;
}
.footer_info_add {
  margin-top: 23px;
  font-size: 14px;
  letter-spacing: 0;
}
.footer_info_contact {
  display: flex;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.footer_info_btn {
    width: 285px;
    height: 50px;
    background: url("../images/contact_btn_bg.png") no-repeat left top;
    opacity: 1;
    transition: 0.3s ease-in-out;
}
.footer_info_btn:hover {
    opacity: 0.7;
}
.footer_info_btn a {
    display: block;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}
.footer_info_btn a img {
    margin-right: 16px;
    vertical-align: middle;
}

.footer_info_contact .tel {
  margin-right: 38px;
  margin-top: 4px;
}
.footer_info_contact .tel::before {
top: 10px;
}


/* 診療時間（医院案内、アクセス共通） */
.schedule{
	display:flex;
	justify-content:flex-end;
}

.schedule table{
	width:100%;
	background-color:#fff;
}
.schedule table tr:first-child td{
	font-weight:bold;
	color:#1F2774;
}

.schedule p:last-child{
	margin-bottom:0;
}
.schedule_note{
  display: flex;
  justify-content: space-between;
}
.schedule_note li {
   font-size: 16px !important;
   margin-top: 8px;
}
.schedule_note li:first-child{
  color: #009540;
  font-weight: bold;
  padding-left: 15px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}

/*.schedule_note li:last-child {
  text-align: right;
}*/

/* フッターのナビ */
.footer_navi {
  position: absolute;
  right: 0;
  margin-right: 28px;
  top: -10px;
}
.footer_navi .nav02 {
  margin-top: 20px;
}

/* ページトップ */
.pagetop,
.pagetop img{
	width:50px;
	height:25px;
}
.pagetop{
	position:relative;
	margin:20px auto 20px;
	text-align:center;
	cursor:pointer;
	
}
.pagetop img{
	display:inline-block;
	position:relative;
	top:0; 
	transition:0.5s ease-in-out;
}
.pagetop:hover img{
	top:-5px;
	padding-bottom:5px;
	transform: rotateY(180deg);
}

/* コピーライト */
.copy{
	margin-top:35px;
	text-align: center;
  height: 50px;
  background: #009540;
}
.copy small{
	height: 50px;
	font-size:16px;
	letter-spacing:0;
  color: #fff;
  line-height: 50px;
}











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

	タイトル

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

/*左寄せ*/
h3.tit01 {
	position: relative;
	margin-bottom: 10px;
	padding: 7px 14px 14px 20px;
	line-height: 1.4;
	color: #252525;
	font-size: 26px;
	font-weight:bold;
	text-align: left;
    font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
}
h3.tit01::before {
    position: absolute;
    left: 0;
    top: 5px;
    height: 40px;
    width: 1px;
    content: "";
    background: #009540;
}
h3.tit01.no_en {
  margin-bottom: 0;
}
h3.tit01.no_en::before {
  height: 33px;
}

/* 飾りの英語 */
h3.tit01 span{
	display:block;
	position:relative;
	letter-spacing: 2.5px;
	color: #c3b8ab;
	font-size:18px;
  font-family: kings-caslon, sans-serif;
  font-style: normal;
  font-weight: 400;
}


/* 中央寄せ */
h3.tit02,
h2.tit02 {
	position: relative;
	margin-bottom: 30px;
	padding:14px ;
	letter-spacing: 0;
	color: #FFF;
	font-size: 40px;
	font-weight:bold;
	line-height: 1.4;
	text-align: left;
  text-align: center;
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
}

/* 飾りの英語 */
h3.tit02 span,
h2.tit02 span {
	display:block;
	position:relative;
	letter-spacing: 6px;
	color: #fff;
	font-size:30px;
	font-family: kings-caslon, sans-serif;
	font-weight: 400;
	z-index:2;
  margin-bottom: 25px;
}

/*左寄せ2*/
h3.tit03 {
	position: relative;
	margin-bottom: 0px;
	padding:0 0 5px 0;
	line-height: 1.4;
	color: #252525;
	font-size: 23px;
	font-weight:bold;
	text-align: left;
  padding-left: 27px;
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
  border-bottom: solid 3px #fff;
  margin-bottom: 10px;
}
h3.tit03::before {
  position: absolute;
  left: 0;
  top: 6px;
  height: 20px;
  width: 20px;
  content: "";
  background: #009540;
}

/*左寄せ3(下線)*/
h3.tit04 {
	position: relative;
	margin-bottom: 0px;
	padding:5px 0 8px 8px;
	line-height: 1.4;
	color: #252525;
	font-size: 24px;
	font-weight:bold;
	text-align: left;
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
  border-bottom: solid 3px #fff;
  margin-bottom: 10px;
  border: solid 1px #009540;
  border-left: solid 5px #009540;
  border-top-right-radius: 8px;
  letter-spacing: 3px;
  color: #009540;
}
h3.tit04::before {
  position: absolute;
  bottom: 3px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #009540;
  content: "";
  
}


h4.tit01 {
	position: relative;
	margin-bottom: 10px;
  margin-top: 20px;
	letter-spacing: 0.15em;
	line-height: 1.4;
	color: #252525;
	font-size: 19.5px;
	font-weight:bold;
	text-align:left;
  padding-left: 1.3em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
h4.tit01::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "■";
  color: #009540;
}
h5.tit01{
	position: relative;
	margin-bottom: 12px;
	letter-spacing:0.1em;
	color: #252525;
	font-size: 17px;
	font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}





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

	共通

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

/*院長略歴*/
.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;
}

/*まる*/
.list03{
}
.list03 li{
	position:relative;
	margin-bottom:10px;
	padding-left:15px;
}
.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;
}

/*さんかく*/
.list04 li{
	position: relative;
	margin-bottom:15px;
	padding-left:22px;
	color:#223a70;
}
.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;
	line-height:1;
	padding-left:15px;
}
.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 15px 25px 45px;
	background-color:#f7f7f7;
}
.list06:after {
	display: block;
	clear: both;
	content: "";
}
.list06 li{
	position:relative;
	float:left;
	margin-bottom:15px;
	padding-left:0.9em;
	padding-right:5%;
	
}
.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 #eee;
	padding: 30px ;
	font-size:14.5px;
}
.list07 li{
	padding-left:0.9em;
	margin-bottom:10px;
	position:relative;
}
.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:30px;
	padding:35px 10px 20px 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;
}
.list08 li:before{
	display: block;
	position: absolute;
	top: 3px;
	left: -28px;
	width: 20px;
	height: 20px;
	background-image:url(../images/check.svg);
	background-repeat:no-repeat;
	background-position:left center;
	content: '';
}

/*ボタン ゴースト*/
.btn01{
	position:relative;
	top:10px;
	margin-bottom:10px;
}
.btn01 a{
	display:inline-block;
	position:relative;
	padding:15px 25px;
	line-height:1;
	border:1px solid #fff;
	color:#fff;
	text-align:center;
	font-weight:bold;
	transition:ease-in-out 0.1s ;
}
.btn01 a i{
	margin-right:10px;
	color:#fff;
	transition:ease-in-out 0.1s ;
}
.btn01 a:hover{
	color:#000;
	background-color:#fff;
}
.btn01 a:hover i{
	color:#000;
}

.btn01_arrow{
	position:relative;
	left:0px;
	margin-right:14px;
	transition:0.2s ease-in, 0.22s ease-out;
}
.btn01_arrow img{
	opacity:1 !important;
}
.btn01_arrow,
.btn01_arrow img{
	width: 18px;
	height: 13px;
}
.btn01 a:hover .btn01_arrow{
	left:4px;
}


/*ボタン 白抜き*/
.btn02{
}
.btn02 a{
	display:inline-block;
	padding:8px 20px;
	border:1px solid #00408f;
	color:#00408f;
	font-weight:bold;
	transition:ease-in-out 0.2s ;
}
.btn02 a i{
	margin-right:7px;
}
.btn02 a:hover{
	background-color:#00408f;
	color:#fff;
}
.btn03 {
	margin: 20px auto 0;
}
.btn03 a {
	display: inline-block;
   /* background: url("../images/contact_btn_bg.png") no-repeat left top;*/
	background: #078a8a;
	background: linear-gradient(-10deg, #22A1A1 0%, #22A1A1 49%, #078a8a 51%, #078a8a 100%);
	transition: 0.3s ease-in-out;
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: center;
	font-weight: bold;
    color: #FFF;
    letter-spacing: 0.2em;
}
.btn03 a:hover {
    opacity: 0.7;
}


/* 画像を右寄せ　※画像サイズはhtmlで調整 */
.img_fr{
	display:block;
	position:relative;
	float:right;
	margin-left:30px;
	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: #1F2774;
	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{
	border-bottom:1px solid #e4e4e4;
	vertical-align: middle;
}
.tb01 tr:last-child td,.tb01 tr:last-child th{
	border:none;
}
.tb01 th:first-child{
	
}
.tb01 th{
	padding:10px 22px 8px 15px;
	line-height:1;
	white-space:nowrap;
	font-weight:bold;
	text-align:left;

}
.tb01 td{
	padding:10px 13px 8px 13px;
}


/*医院概要*/
.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;
}

/* 3個並び */
.ank02 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.ank02 li {
  width: 30%;
  border: solid 1px #009540;
  margin-bottom: 20px;
  margin-right: 20px;
}
.ank02 li:nth-child(3n) {
  margin-right: 0;
}
.ank02 li a {
  display: block;
  text-align: center;
  padding: 10px 0 30px 0;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.1em;
  position: relative;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif
}
*[id*="ank"] {
  margin-top: -100px !important;
  padding-top: 100px !important;
}

.ank02 li a::after {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #009540 transparent transparent transparent;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ank02 li a:hover {
  color: #fff;
  background: #009540;
}
.ank02 li a:hover::after {
  border-color: #fff transparent transparent transparent;
  bottom: 10px;
}

.ank03 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.ank03 li {
  width: 20%;
  border: solid 1px #009540;
  margin-right: 2%;
}
.ank03 li:last-child {
  margin-right: 0;
}
.ank03 li a {
  display: block;
  text-align: center;
  padding: 10px 20px 10px 0;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.1em;
  position: relative;
}
.ank03 li a::after {
  position: absolute;
  right: 20px;
  top: 18px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #009540;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ank03 li a:hover {
  color: #fff;
  background: #009540;
}
.ank03 li a:hover::after {
  border-color: transparent transparent transparent #fff;
  right: 10px;
}
/*==================================================================

	.layout

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

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

.layout01{
	padding-bottom:20px;
}
.layout01 dl {
    display: table;
    position: relative;
    top: 5px;
    width: 100%;
    margin-bottom: 5px;
}
.layout01 dl:before{
	position:absolute;
	top:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #ededed;
	content:"";
}
.layout01 dl:last-child:after{
	position:absolute;
	bottom:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #f0f0f0;
	content:"";
}
.layout01 dt,
.layout01 dd{
	display:table-cell;
	box-sizing:border-box;
}

.layout01 dt{
	width:200px;
	padding:0 3%;
	background-color:#F7F7F7;
	letter-spacing: 0.1em;
	color: #1F2774;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
/* 数字 */
.layout01 dt em{
    display: block;
    line-height: 1;
	margin:0 8px;
	font-family: "Times New Roman", Times, serif;
	font-size:38px;
	font-weight:normal;
	color:#C3AF97;
}
.layout01 dd{
		padding:3%;
}




/* 2つ並びのレイアウト。最初(dt)にタイトル、画像がその下(dd)、画像の下に文章 */
.layout02{
	display:flex;
	flex-wrap:wrap;
}
.layout02::after{
	display: block;
	clear: both;
	content: "";
}
.layout02 dl{
	width:40.2%;
	margin-right:4%;
	margin-bottom:25px;
	padding:3% 3.9% 4%;
	background-color:#F7F7F7;
}
.layout02 dl:nth-child(even){
	margin-right:0;
}
.layout02 dl dt{
	margin-bottom:10px;
	font-weight: bold;
	font-size:18px;
	line-height:1.3;
	text-align:center;
}
/* 数字 */
.layout02 dl dt em{
	margin-right:10px;
	color:#BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
}
.layout02 dl dd{
	line-height:1.6;
	font-size:14.5px;
	text-align:center;
}
.layout02 dl dd img{
	width:160px;
	margin-bottom:15px;
}
.layout02 dl dd p{
	margin-bottom:0;
	text-align:justify;
}




/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章 */
.layout03{
	padding-bottom:20px;
}
.layout03 dl{
	display:table;
	position:relative;
	margin-bottom:20px;
	background-color:#f7f7f7;
	padding:2%;
}
.layout03 dt,
.layout03 dd{
	display:table-cell;
	box-sizing:border-box;
	vertical-align:middle;
}
.layout03 dt {
    width: 27%;
    padding: 3%;
    background-color: #fff;
    text-align: center;
}
.layout03 dt img {
    width: 100%;
    padding-bottom: 10px;
}
.layout03 dd {
    width: 73%;
    padding: 1% 3%;
}
.layout03 dd h5{
	color: #1F2774;
	font-size:18px;
	font-weight:bold;
}
.layout03 dd h5 em{
	margin-right:10px;
	color:#BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
}




/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章、タイトルと文章のエリア(dd)は背景色が別の色 */

.layout04{
	padding-bottom:20px;
}
.layout04 dl{
	display:table;
	position:relative;
	margin-bottom:20px;
	background-color:#f7f7f7;
	padding:2%;
}
.layout04 dt,
.layout04 dd{
	display:table-cell;
	box-sizing:border-box;
}
.layout04 dt{
	width:27%;
	padding-right:2%;
	vertical-align:middle;
}
.layout04 dt img{
	width:100%;
}
.layout04 dd{
	width:73%;
	padding:3%;
	background-color:#fff;
	vertical-align:middle;
}
.layout04 dd h5{
	color: #1F2774;
	font-size:18px;
	font-weight:bold;
}
.layout04 dd h5 span{
	margin-right:10px;
	color:#BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
}



/* 1つ並びで3列に区切られたレイアウト。画像が左、画像の下にタイトル、右に文章 */
.layout05{
	padding-bottom:20px;
}
.layout05 dl{
	display:table;
	position:relative;
	margin-bottom:20px;
	background-color:#f7f7f7;
	padding:2%;
	font-size:14px;
}
.layout05 dt,
.layout05 dd{
	display:table-cell;
	box-sizing:border-box;

}
.layout05 dt{
	width:25%;
	background-color:#fff;
	text-align:center;
		vertical-align:middle;
}
.layout05 dt img {
    width: 100%;
    padding-bottom: 10px;
}
.layout05 dd{
	padding:1% 3%;
	vertical-align:top;
}
.layout05 dd:nth-child(2){
	width:36.5%;
}
.layout05 dd:nth-child(3){
	width:38.5%;
	border-left:1px solid #e2e2e2;
}

.layout05 dd h5 em{
	margin-right:10px;
	color:#BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
}
.layout05 dd h5{
	font-size:15px;
	font-weight:bold;
}
.layout05_text1{
}

.layout05_text1 ul{
	margin-bottom:15px;
}

.layout05_text1 ul li{
	text-indent:-1em;
	margin-left:1em;
}


/* 1つ並びで3列に区切られたレイアウト。左がタイトル、真ん中と右に文章 */
.layout06{
	padding-bottom:20px;
}
.layout06 dl {
    display: table;
    position: relative;
    padding-bottom: 5px;
    font-size: 14px;
}
.layout06 dl:before{
	position:absolute;
	top:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #ededed;
	content:"";
}
.layout06 dl:last-child:after{
	position:absolute;
	bottom:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #f0f0f0;
	content:"";
}
.layout06 dt,
.layout06 dd{
	display:table-cell;
	box-sizing:border-box;

}
.layout06 dt{
	min-width:28%;
	padding:0 3%;
	background-color:#F7F7F7;
	letter-spacing: 0.1em;
	color: #1F2774;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
/* 数字 */
.layout06 dt em{
	display:block;
	line-height:1;
	margin:0 8px;
	font-family: "Times New Roman", Times, serif;
	font-size:38px;
	font-weight:normal;
	color:#C3AF97;
}
.layout06 dd {
    padding: 2% 3%;
    vertical-align: top;
}
.layout06 dd:nth-child(2){
	width:40%;
}
.layout06 dd:nth-child(3){
	width:35%;
	border-left:1px solid #e2e2e2;
}

.layout06 dd h5{
	font-size:15px;
	font-weight:bold;
}
.layout06_text1{
}
.layout06_text1 ul{
	margin-bottom:15px;
}
.layout06_text1 ul li span{
	display:block;
}


/* 3つ並びのレイアウト。 */
.layout07{
}
.layout07::after{
	display: block;
	clear: both;
	content: "";
}
.layout07 dl{
float: left;
width: 26%;
margin-right: 2%;
margin-bottom:20px;
padding: 3%;
border-radius: 10px;
	background-color:#F7F7F7;
}
.layout07 dl:nth-child(3n){
	margin-right:0;
}
.layout07 dl dt{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #ddd;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.layout07 dl dt em{
	margin-right:8px;
	font-size:24px;
font-family: 'Quicksand', sans-serif;
}
.layout07 dl dd{
	line-height:1.5;
}

/* 3つ並びのレイアウト。矢印付き */
.layout08{
	overflow:hidden;
}
.layout08 dl{
	position:relative;
float: left;
width: 24.6%;
margin-right: 4.1%;
margin-bottom:25px;
padding: 3%;
border-radius: 10px;
	background-color:#F7F7F7;
}
.layout08 dl::before {
    position: absolute;
    right: -17px;
    top: 0;
    height: 7px;
    width: 7px;
    transform: rotate(45deg);
    background-color: transparent;
    border-top: 2px solid #33409A;
    border-right: 2px solid #33409A;
    content: "";
    bottom: 0;
    margin: auto;
}
.layout08 dl:nth-child(3n){
	margin-right:0;
}

.layout08 dl dt{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #ddd;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.layout08 dl dt em{
	margin-right:8px;
	font-size:24px;
font-family: 'Quicksand', sans-serif;
}
.layout08 dl dd{
	line-height:1.5;
}


.layout10 dt.tit {
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  position: relative;
  border-bottom: solid 1px #f1f1f1;
  border-top: solid 3px #f1f1f1;
}
.layout10 dt {
   font-weight: bold;
   font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
   margin-top: 15px;
   margin-bottom: 7px;
}


.layout11 > dt {
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  position: relative;
  border-bottom: solid 1px #f1f1f1;
  border-top: solid 3px #f1f1f1;
}
.layout11 > dt {
   font-weight: bold;
   font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
   margin-top: 15px;
   margin-bottom: 7px;
   padding-left: 1.2em;
   position: relative;
}
.layout11 > dt::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "▼";
  color: #009540;
}
.layout11 p {
  margin-bottom: 15px;
}

.sub_tit {
  padding: 5px 10px;
  color: #fff;
  background: #009540;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.1em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
.layout11 dl  {
  margin-left: 1em;
}
.layout11 dl > dt {
   font-weight: bold;
   font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
   margin-top: 15px;
   margin-bottom: 7px;
   padding-left: 1.2em;
   position: relative;
   color: #009540;
}
.layout11 dl > dt::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "■";
  font-size: 12px;
  color: #009540;
}
.layout11 strong,
.layout12 strong {

   color: #009540 !important;
   font-weight: bold !important;
   font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}


.layout12 dt {
   font-weight: bold;
   font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
   margin-top: 15px;
   margin-bottom: 7px;
  padding: 5px 10px;
  color: #fff;
  background: #009540;
  display: inline-block;
  margin-bottom: 10px;
}
.layout12 dd {
  margin-bottom: 20px;
}
/*==================================================================

	box

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

.box1{
	position:relative;
	width:1200px;
	margin:0 auto 100px;
}
.box1.top_outpatient{
	margin-top: 100px;
}
.box2{
  width: 90%;
  max-width: 1200px;
  margin: 0 auto 50px;
}
.box3 {
  position: relative;
  max-width: 1200px;
  margin: auto;
  width: 100%;
}
.box4 {
  width: 100%;
  margin-bottom: 60px;
}
.text {
	position:relative;
	margin-bottom:50px;
}
.text p {
	margin-bottom:1em;
}
.text:last-child{
	margin-bottom:0;
}


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

	.top_clinic_info

==================================================================*/
.top_clinic_info {
  background: #f6f1eb;
}
.top_clinic_info .box1 {
  display: flex;
  justify-content: center;
  padding: 30px 0 60px;
  width: 90%;
  margin-bottom: 0 !important;
}
.clinic_info_left_area {
  width: 47%;
  max-width: 550px;
  margin-right: 70px;
}
.clinic_info_right_area {
  width: 50%;
  max-width: 580px;
}
.clinic_info_contact {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  width: 100%;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 35px 0;
}
.clinic_info_contact .btn {
    width: 260px;
    height: 50px;
    background: url("../images/contact_btn_bg.png") no-repeat left top;
    opacity: 1;
    transition: 0.3s ease-in-out;
}
.clinic_info_contact .btn:hover {
    opacity: 0.7;
}
.clinic_info_contact .btn a {
    display: block;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}
.clinic_info_contact .btn a img {
    margin-right: 16px;
    vertical-align: middle;
}

.clinic_info_contact .tel {
  font-size: 32px;
  letter-spacing: 3.5px;
  position: relative;
  top: 9px;
}
.clinic_info_contact .tel::before {
  top: 5px;
  left: 5px;
}

.clinic_info_add {
  font-size: 16px;
  margin-top: 6px;
  letter-spacing: 0;
}
.clinic_info_add_cap {
  margin-top: 20px;
  text-align: center;
  padding: 7px 0;
  border: solid 3px #009540;
  color: #009540;
  font-size: 16px;
  box-sizing: border-box;
  line-height: 1.4;
}
/*==================================================================

	.top_doctor

==================================================================*/
.top_doctor {
  background: #f6f1eb;
  margin-top: 130px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.top_doctor .box1 {
  max-width: 1200px;
  width: 90%;
}
.top_doctor h3,
.top_doctor h2{
  font-size: 60px;
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
  color: #252525;
  line-height: 1.45;
  position: absolute;
  top: -90px;
}
.top_doctor h3 span,
.top_doctor h2 span{
  display: block;
  letter-spacing: 6.2px;
  color: #c3b8ab;
  font-size: 30px;
  font-family: kings-caslon, sans-serif;
  margin-top: 23px;
  line-height: 1.6;
}
.doctor_greeting {
  padding-top: 235px;
  width: 70%;
  max-width: 804px;
  letter-spacing: 0;
  line-height: 1.9;
  position: relative;
  padding-bottom: 50px;
}
.doctor_greeting::after {
  position: absolute;
  right: -560px;
  top: -153px;
  background: url(../images/doctor_img01.png) top center no-repeat;
  width: 480px;
  height: 834px;
  content: "";
}
.doctor_name {
  font-size: 24px;
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
  color: #252525;
  letter-spacing: 4.7px;
  margin-top: 35px;
  padding-left: 0;
  text-align: right;
}
.top_doctor_more_btn {
    position: absolute;
    right: 0;
    bottom: 50px;
    width: 200px;
    height: 45px;
    background: url("../images/top_doctor_more_bg.png") no-repeat;
    opacity: 1;
    transition: 0.3s ease-in-out;
}
.top_doctor_more_btn:hover {
    opacity: 0.7;
}
.top_doctor_more_btn a {
    display: block;
    width: 100%;
    line-height: 45px;
    font-size: 14px;
    font-family: kings-caslon, sans-serif;    
    text-align: center;
    color: #FFF;
    letter-spacing: 0.2em;
}



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

	.top_medical

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

.top_medical {
  background: url(../images/top_medical_bg.png) top center;
  background-size: cover;
  padding: 53px 0 66px;
}


.top_medical .box {
  display: flex;
  width: 90%;
  max-width: 1200px;
  margin: 60px auto 30px;
  height: 120px;
  background: #368a5a;
  position: relative;
  z-index: 1;
}
.top_medical .box:last-child {
  margin-top: 50px !important;
  background: #368a89;
}
.top_medical_list {
  display: flex;
  flex-wrap: wrap;
  width: 74.7%;
  background: #fff;
  border-top: solid 1px #368a5a;
  box-sizing: border-box;
}
.top_medical_list li {
 width: 33.33%;
 border-bottom: solid 1px #368a5a;
 border-right: solid 1px #368a5a;
 box-sizing: border-box;
}
.top_medical h4,
.medical_index .top_medical h3 {
  width: 25.3%;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
  padding-left: 26px;
  padding-top: 38px;
  box-sizing: border-box;
  letter-spacing: 2px;
  position: relative;
  z-index: 2;
}
.top_medical h4::before,
.medical_index .top_medical h3::before {
  position: absolute;
  left: 37px;
  top: 45px;
  background: url(../images/medical_list_ico01.png) top center no-repeat;
  width: 27px;
  height: 34px;
  content: "";
}
.top_medical .box:last-child h4::before {
  background: url(../images/medical_list_ico02.png) top center no-repeat;
  width:30px;
  height: 30px
}

.top_medical h4 span,
.top_medical h3 span {
  display: block;
  font-size: 15px;
  font-family: kings-caslon, sans-serif;
  padding-left: 20px;
  letter-spacing: 3px;
}
.top_medical .box h4::after,
.top_medical .box h3::after  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: rgba(255,255,255,0.1);
  content: "";
  z-index: -1;
}
.top_medical .box:last-child .top_medical_list li {
 border-bottom: solid 1px #368a89;
 border-right: solid 1px #368a89;
}
.top_medical_list li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 58px;
  color: #368a5a;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
.top_medical_list li a i {
  position: absolute;
  top: 20px;
  right: 14px;
  font-size: 16px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top_medical_list li a:hover i {
  right: 7px;
}
.top_medical_list li a:hover {
  background: #eee;
}
.top_medical .box:last-child li a {
  color: #368a89;
}

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

	.top_feature

==================================================================*/
.top_feature {
  padding: 40px 0 70px;
  background: url(../images/top_feature_bg.png) top center no-repeat;
  background-size: cover;
  margin-bottom: 40px;
}
.top_feature_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: auto;
  width: 90%;
  padding-top: 6px;
}
.top_feature_list li {
  width: 47.0%;
  border: solid 7px rgba(255,255,255,0.7);
  box-sizing: border-box;
  padding: 14px 17px 19px 19px;
  color: #fff;
  position: relative;
  counter-increment: cnt;
  overflow: hidden;
  height: 270px;
  margin-bottom: 50px;
}
.top_feature_list li::before {
  position: absolute;
  top: 4px;
  left: 15px;
  content: counter(cnt, decimal-leading-zero);
  font-size: 50px;
  font-family: kings-caslon, sans-serif;
}
.top_feature_list li::after {
  position: absolute;
  left: -40%;
  top: 47%;
  width: 200%;
  height: 100%;
  background: rgba(255,255,255,0.1);
  content: "";
  transform:rotate(-28.5deg);
}
.top_feature_list li h4 {
  color: #fff;
  font-size: 20px;
  padding-left: 68px;
}
.top_feature_list li h4 span {
  display: block;
  font-size: 26px;
  line-height: 1;
}
.top_feature_list li p {
  margin-top: 32px;
  letter-spacing: 1px;
  line-height: 1.6;
}


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

	$doctor

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

.top_doctor.doctor .doctor_greeting::after {
    display: none;
}
.top_doctor.doctor .box1 {
    display: flex;
    justify-content: space-between;
}
.doctor_img {
    margin-left: 60px;
    padding-top: 235px;
}
.doctor_carr{
	display:flex;
	flex-wrap:wrap;
  justify-content: space-between;
}
.doctor_carr h4.tit01{
	margin-bottom:7px;
}
.doctor_carr_sec1{
	width: 47%;
	margin-right: 20px;
	padding: 20px 30px;
	background-color:#f7f7f7;
	font-size:14px;
  box-sizing: border-box;
}
.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%;
}
.doctor_carr_sec2{
	width: 47%;
}
.doctor_carr_sec2 .list01{
	padding: 20px 30px;
	background-color:#f7f7f7;
	margin-bottom: 20px;
	height: 160px;
}
.doctor_carr_sec2 .list01:last-child{
	margin-bottom: 0!important;
	/*background-color:#fff;*/
}

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

	.news

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

.top_news .box{
	display: flex;
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
.top_news h3 {
  width: 19%;
  background: #009540;
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 100px;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  position: relative;
}
.top_news h3::before {
  position: absolute;
  right: 0;
  width: 300%;
  height: 100%;
  content: "";
  background: #009540;
  z-index: -1;
}

.top_news_flame{
	padding:23px 33px;
  max-width: 1140px;
  box-sizing: border-box;
  width: 100%;
}
.news_text{
}
.top_news_more_btn {
  width: 10%;
  background: #ebebeb;
  position: relative;
}
.top_news_more_btn::before {
  position: absolute;
  left: 0;
  width: 300%;
  height: 100%;
  content: "";
  background: #ebebeb;
  z-index: -1;
}
.top_news_more_btn a {
  display: block;
  color: #368a5a !important;
  height: 100%;
  line-height: 100px;
  text-align: center;
  font-size: 14px;
}
.news_text p {
	margin-bottom:10px;
}
/* タイトル */
.news_text p strong{
	margin-left:20px;
	font-size:17.5px;
	font-family:  "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	color:#009540;
}
/* 日付 */
.date{
	margin-right:80px;
  color: #777777;
}
/* お知らせのブロックのボーダー */
.news_text .line{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom:1px solid #eee;
}
/* お知らせの高さ */
.scroll_area{
	height:60px;
  box-sizing: border-box;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #009540 !important;
}

.news {
  margin: 70px auto 30px;
}
.news_tit {
    margin-top: -70px;
    padding-top: 70px;
}




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

	$access

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

.access_guide{
	margin-bottom:20px;
	font-weight:bold;
}
.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 5px;
}
.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

==================================================================*/
.clinic_concept {
  background: url(../images/concept_bg.png) top center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 50px 0;
}
.clinic_concept h3 {
  font-size: 50px;
  font-family: "A1 Mincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
  color: #fff;
  line-height: 1.45;
    border: solid 1px #fff;
    width: 80%;
    margin: auto;
    padding: 30px 0;
    
}
.clinic_concept h3 span {
  display: block;
  letter-spacing: 6.2px;
  color: #c3b8ab;
  font-size: 30px;
  font-family: kings-caslon, sans-serif;
  margin-top: 23px;
  line-height: 1.6;
}


.clinic_facilities h2,
.clinic_facilities h2 span,
.clinic_overview h2,
.clinic_overview h2 span {
  color: #252525;
}

/* 院内スライド*/

.clinic_slides2{
    padding-top: 60px;
    padding-bottom:190px;
    width: 60%;
    margin: 0 auto 150px;
    max-width: 800px;
}
.clinic_slides2 h2,
.clinic_slides2 h2 span{
  color: #252525;
}
.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;
    white-space: nowrap;
}
.clinic_slides2 .flex-control-thumbs {
	margin: 10px 0px 0px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	bottom: -305px;
	width: 100%;
	right: 0px;
	left: 0px;
	padding: 0px 0.5%;
}
.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_sec1{
	position:relative;
	font-size:14.5px;
}
.clinic_sec1 ul{
	margin-bottom:15px;
}
.clinic_sec1 li{
	padding: 8px 0;
	border-bottom:1px solid #E5E6EF;
}
.clinic_sec1 li:first-child{
	padding:0 0 8px 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-weight:bold;
	color: #252525;
}
.clinic_sec1 dd{
	float:left;
	width:75%;
}
.schedule tr {
  height: 70px;
}

.schedule tr:first-child {
  background: #009540;
  color: #fff;
  letter-spacing:0.05em;
}
.schedule tr:first-child td {
  color: #fff !important;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
.schedule .tb01 th {
  width: 34% !important;
  text-align: left !important;
  font-size: 16px !important;
}
.schedule .tb01 {
  text-align: center;
}
.schedule .tb01 td {
  color: #009540;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  font-size: 16px !important;
}


.clinic_overview {
position: relative;
width: 90%;
max-width: 800px;
padding-top: 30px;
}
.clinic_overview.box2 {
  margin-bottom: 10px;
}
.clinic_overview::before{
  position: absolute;
  top:-2%;
  left: -100%;
  width: 300%;
  height: 125%;
  content: "";
  background: #f6f1eb;
}



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

	$medical

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

.medical_box {
    background: #f4f9f4;
    padding: 45px 45px 30px;
    box-sizing: border-box;
}
.medical_box .layout11 > dt {
  border-bottom: solid 1px #e1e1e1;
  border-top: solid 3px #e1e1e1;
}
.medical_box .list08 {
    background-color: #fff;
}
.medical01_info_btn{
	width: 100%;
    max-width: 900px;
    display: flex;
    justify-content: flex-end; 
	margin-bottom: 20px;
}
.medical01_info_btn a {
    display: block;
    /*width: 100%;*/
	width: 285px;
    height: 50px;
    background: url(../images/contact_btn_bg.png) no-repeat left top;
    opacity: 1;
    transition: 0.3s ease-in-out;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}

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

	$facilities

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

/* 機器紹介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 #009540;
	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{
	display:flex;
	flex-wrap:wrap;
}
.facilities_equip2 dl{
	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{
	display:flex;
	flex-wrap:wrap;
}
.facilities_equip3 dl{
	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;
}

/* 機器紹介名前 */
.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;
}





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

	$qa

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

.qa1 h2,
.qa1 h2 span {
  color: #252525;
}
.qa1 dd{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dotted #c1c1c1;
}
.qa1 dl dt{
	position:relative;
	margin-bottom: 15px;
	padding-left:40px;
	font-weight:bold;
}
.qa1 dl dt:before{
	position: absolute;
	top:-5px;
	left:0;
	margin-right:7px;
	line-height: 1;
	font-family:kings-caslon, sans-serif;
	font-weight:normal;
	font-size:28px;
	color:#009540;
	content:"Q.";
}
.qa1 dl dd{
	position:relative;
	padding-left:40px;
}
.qa1 dl 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:#C0AB9A;
	content:"A.";
}

.qa_info_btn {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px dotted #c1c1c1;
    padding-bottom: 40px;
}

.qa_info_btn a {
    display: block;
    /* width: 100%; */
    width: 285px;
    height: 50px;
    background: url(../images/contact_btn_bg.png) no-repeat left top;
    opacity: 1;
    transition: 0.3s ease-in-out;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}
/*==================================================================

	.breadcrumb（ぱんくず）

==================================================================*/
.breadcrumbs {
    position: relative;
    max-width: 1200px;
    margin: 0 auto 30px;
    font-size: 14px;
    z-index: 1;
    width: 90%;
}
.medical .breadcrumbs {
  width: 100%;
}

.breadcrumbs:last-child {
	margin: 0 auto;
}

.breadcrumbs i {
	/*margin-left: 35px;*/
	margin-right: 5px;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs li {
	float: left;
	margin-right: 5px;
}
.breadcrumbs li:after {
    font-family: FontAwesome;
    content: ">";
    padding-left: 10px;
}
.breadcrumbs li:last-child:after {
    content: "";
}
.breadcrumbs li:last-child a{
	color:#d04634 !important;
}
/*==================================================================

	.check_list

==================================================================*/
.top_check h4.check_tit{
	right: auto;
	left: 280px;
}
.check_box{
	position: relative;
}
h4.check_tit{
	position: absolute;
	top: -40px;
	right: 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size: 17px;
}
.check_list {
	position: relative;
	padding: 20px 40px 30px 30px;
	margin-top: 6em;
	list-style-type: none;
	border: solid 2px #009540;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #fff;
}
.check_list::after {
	position: absolute;
	content:attr(title);
	padding: 10px 30px;
	font-weight: bold;
	font-size: 17px;
	background: url(../images/contact_btn_bg.png) no-repeat left top;
	color: #fff;
	bottom: 100%;
	left: -2px;
}
.check_list > li {
    position: relative;
   padding: 0.5em 0 0.5em 1.9em;
	line-height: 1.5;
    margin: 0px 5px 6px 0;
    font-size: 15.5px;
	width: 45%;
	border-bottom: dashed 1px #009540; 
}
.check_list > li:nth-child(2n) {
    margin-right: 0;
}
.check_list > li::before,
.check_list > li::after {
    position: absolute;
    top: 20px;
    height: 1em;
    content: "";
}
.check_list > li::before {
    left: 0px;
    transform: translateY(-50%);
    width: 1em;
    border: 1px solid #ccc;
}
.check_list > li::after {
    left: 0.5em;
    transform: translateY(-75%) rotate(45deg);
    width: 0.5em;
    border-bottom: 3px solid #009540;
    border-right: 3px solid #009540;
}
.top_check .btn {
    width: 280px;
    height: 50px;
    background: url("../images/contact_btn_bg.png") no-repeat left top;
    opacity: 1;
    transition: 0.3s ease-in-out;
	text-align: center;
	margin: 20px auto 0;
}
.top_check .btn:hover {
    opacity: 0.7;
}
.top_check .btn a {
    display: block;
    width: 100%;
    line-height: 50px;
    /*font-size: 15px;
    font-family: kings-caslon, sans-serif;*/
	font-weight: bold;
    text-align: center;
    color: #FFF;
    letter-spacing: 0.2em;
}

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

	.top_outpatient

==================================================================*/
.box1.top_outpatient a{
	transition: 0.3s;
}
.box1.top_outpatient a:hover{
	transition: 0.3s;
	opacity: 0.7;
}
.top_outpatient a{
	transition: 0.3s;
}
.top_outpatient a:hover{
	transition: 0.3s;
	opacity: 0.7;
}
.top_outpatient_tit{
	font-size: 17px;
}

.top_outpatient_tit {
	display: inline-block;
	text-align: center;
	min-width: 196px;
	margin-right: 24px;
    padding: 10px 30px;
    font-weight: bold;
    /*background: url(../images/contact_btn_bg.png) no-repeat left top;*/
	background: #49c25c;
	background: linear-gradient(-10deg, #22A1A1 0%, #22A1A1 49%, #078a8a 51%, #078a8a 100%);
    color: #fff;
}
.top_outpatient_list {
	position: relative;
    padding: 30px;
    border: solid 2px #078a8a;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.top_outpatient_list dl {
	width: 32.5%;
	margin-right: 1%;
	margin-bottom: 2%;
	padding-right: calc(1% + 2px);
	border-right: dashed 1px #078a8a;
	text-align: center;
	box-sizing: border-box;
}
.top_outpatient_list dl:nth-of-type(3n) {
	margin-right: 0;
	border: none;
}
.top_outpatient_list dl:nth-last-child(-n+3) {
	margin-bottom: 0;
}
.top_outpatient_list dt {
	margin-bottom: 20px;
    padding: 10px 30px;
	background-color: #22A1A1;
	color: #fff;
	font-weight: bold;
}
.top_outpatient_list dd {
	display: inline-block;
	position: relative;
	padding-left: 2em;
	text-align: left;
}
.top_outpatient_list dd::before {
	content: "";
	top: 5px;
	left: 0;
	position: absolute;
	height: 1em;
	width: 1em;
	border: 1px solid #ccc;
}
.top_outpatient_list dd::after {
    position: absolute;
    top: 15px;
    height: 1em;
    content: "";
	left: 0.5em;
    transform: translateY(-75%) rotate( 45deg );
    width: 0.5em;
    border-bottom: 3px solid #078a8a;
    border-right: 3px solid #078a8a;
}
.sp_inline {
	display: none!important;
}
