@charset "utf-8";
/* CSS Document */

/*==================================================================

	box

==================================================================*/

.box1{
	position:relative;
	width:1200px;
	margin:0 auto 112px;
}
.box2{
	position:relative;
	width:800px;
	margin:0 auto 100px;
}
.text {
	position:relative;
	margin-bottom:50px;
}
.text p {
	margin-bottom:1em;
}
.text:last-child{
	margin-bottom:0;
}


/*==================================================================

	タイトル

==================================================================*/

/*←寄せ*/
h3.tit01 {
	position: relative;
	margin-bottom: 78px;
}


/* 背景画像 */ 
h3.tit01::before{
	position: absolute;
	width: 36px;
	height: 5px;
    bottom: -17px;
    left: 2px;
	background-image:url(../images/tit01_bg.svg);
	background-repeat:no-repeat;
	background-position: center;
	background-size:cover;
	z-index: 1;
	content: "";
}
/* 英語 */
.tit01_en{
	display:block;
	position:relative;
	letter-spacing: 0.125em;
	line-height: 1.38;
	color: #51B6F4;
	font-size: 60px;
	font-family: "FOT-筑紫A丸ゴシック Std B";
	text-align: left;
	z-index:2;
}

.tit01_ja{
	position: relative;
    top: -4px;
	font-weight:bold;
	letter-spacing: 0.125em;
}

/*中央寄せ*/
h3.tit02 {
	position: relative;
	margin-bottom: 78px;
	text-align:center;
	letter-spacing: 0.125em;
	line-height: 1;
	color: #51B6F4;
	font-size: 36px;
	font-weight:bold;
}


/* 背景画像 */ 
h3.tit02::before{
	position: absolute;
	width: 36px;
	height: 5px;
    bottom: -17px;
    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: "";
}
/* 英語 */
.tit02_en{
	display:block;
	position:relative;
	letter-spacing: 0.125em;
	line-height: 1;
	color: #51B6F4;
	font-size: 60px;
  font-family: "FOT-筑紫A丸ゴシック Std B";
	z-index:2;
}

.tit02_ja{
	position: relative;
    top: -4px;
	color: #454545;
	font-size:17px;
	font-weight:bold;
	letter-spacing: 0.125em;
}
.tit02_ja-big{
	display: inline-block;
	position: relative;
    top: -4px;
	padding:14px 8px 4px;
	font-size:32px;
	font-family: "FOT-筑紫A丸ゴシック Std B";
		color: #454545;
	letter-spacing: 0.125em;
	background: linear-gradient(transparent 70%, #F7EFBF 50%);

}

h4.tit01 {
	position: relative;
	margin-bottom: 40px;
	letter-spacing: 0.125em;
	line-height: 1.4;
	color: #51B6F4;
	font-size: 30px;
	font-weight:bold;
	text-align:left;
}
h4.tit01 i{
	margin-right:7px;
}
h4.tit01 .tit01_en{
	display:inline-block;
	position:relative;
	letter-spacing: 2.5px;
	color: #C0AB9A;
	font-size:14.5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
}


h5.tit01{
	position: relative;
	margin-bottom: 12px;
  padding-top: 24px;
	letter-spacing:0.1em;
	color: #007ec5;
	font-size: 24px;
}





/*==================================================================

	共通

==================================================================*/

/*院長略歴*/
.list01 {
	margin: 0 0 15px;
	border-width: 0 1px 1px;
}
.list01 li {
	margin: 0 0px 0px;
	padding: 6px 4px 6px 0;
	border-bottom: 1px dotted #ddd;
    word-break:break-all;
}

/* medical10 list01 */
.medical10_list01{
    margin-right: 15px;
}
/*院長略歴　年月無し*/
.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;
}

.list02 li span{
  display: inline-block;
  background: #007FC4;
  margin-right: 8px;
  padding: 1% 1.3%;
  color: #fff;
  line-height: 1;
}

.list02 li span.right{
	display: block;
	text-align: right;
	background: #fff;
	margin-right: unset;
	padding: unset;
	color: #454545;
	line-height: 1.3;
	margin: 4px 0;
}

/*まる*/
.list03{
}
.list03 li{
	position:relative;
	display:inline-block;
	margin-bottom:10px;
	margin-right: 20px;
	padding:0 0 8px 15px !important;
	border-bottom: none !important;
}
.list03 li:last-child{
	margin-bottom:0;
}
.list03 li:before{
	display: block;
	position: absolute;
	top: 13px;
	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_block li {
	display: block;
}

/*さんかく*/
.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:#f3faff;
}
.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: 13px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #036EB7;
	border: 1px solid #036EB7;
	border-radius: 100%;
}

/*まる & 枠 */
.list07{
  margin-bottom: 24px;
	border: 3px solid #d7f0ff;
	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:#e3f4ff;
}
.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: '';
}
/*まる*/
.list09{
}
.list09 li{
	position:relative;
	margin-right: 20px;
	padding:0 0 8px 15px !important;
	border-bottom: none !important;
	font-size: 110%;
}
.list09 li:last-child{
	margin-bottom:0;
}
.list09 li:before{
	display: block;
	position: absolute;
	top: 16px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #51B6F4;
	border: 1px solid #51B6F4;
	border-radius: 100%;
	content: '';
}
.list09 li i{
	margin-right:8px;
}



/*ボタン ゴースト*/
.btn01{
	position:relative;
	top:10px;
	margin-bottom:10px;
}
.btn01 a{
	display:inline-block;
	position:relative;
    padding-left: 45px;
	line-height:1;
	color:#007FC4;
	font-size:15px;
	font-weight:bold;
}

.btn01_arrow{
    position: absolute;
    top: -10px;
	left:0;
	background-color:#007FC4;
	width:36px;
	height:36px;
	margin-right:8px;
	display: inline-block;
    border-radius: 36px;
    vertical-align: middle;
}
.btn01_arrow::before,
.btn01_arrow::after{
	position:absolute;
    left: 12px;
	top:0;
	bottom:0;
	margin:auto;
	width:12px;
	height:0;
	border-bottom:2px solid #fff;
    box-sizing: border-box;
	content:"";
}
.btn01_arrow::before{
	
}
.btn01_arrow::after{
	transform:rotate(90deg) scale(1,1);

}

.btn01_arrow_on{
	position: absolute;
    left: 0;
	top:0;
	bottom:0;
	margin:auto;
	width:100%;
	height:100%;
}
.btn01_arrow_on::before,
.btn01_arrow_on::after{
	position:absolute;
	margin:auto;
	width:0;
	height:0;

	content:"";
}
.btn01_arrow_on::after{
    left: 26px;
    top: 0;
    bottom: 0px;
	transform: rotate(-45deg);
}
.btn01_arrow_on::before{
    left: 26px;
    top: 0;
    bottom: 0px;
	transform: rotate(45deg);
}
.btn01_text{
position:relative;
z-index:10;
}


/* ホバー */
.btn01 a,
.btn01_arrow,
.btn01_arrow::before,
.btn01_arrow::after,
.btn01_text,
.btn01_arrow_on,
.btn01_arrow_on::before,
.btn01_arrow_on::after{
	transition:ease-in-out 0.2s ;
}

.btn01 a:hover .btn01_arrow{
	width:130px;

}
.btn01 a:hover .btn01_text{
	color:#fff;
}
.btn01 a:hover .btn01_arrow::after{
	transform:rotate(90deg) scale(0,1);
}
.btn01 a:hover .btn01_arrow_on::after,
.btn01 a:hover .btn01_arrow_on::before{
	width: 8px;
    height: 2px;
    left: 18px;
	background-color:#fff;
}
.btn01 a:hover .btn01_arrow_on::after{
    top: 4px;

}
.btn01 a:hover .btn01_arrow_on::before{
	bottom:4px;
}


/*ボタン 白抜き*/
.btn02{
}
.btn02 a{
	display:inline-block;
	position:relative;
	padding:15px 25px;
	line-height:1;
	border:1px solid #007FC4;
	text-align:center;
	color:#007FC4;
	font-weight:bold;
	transition:ease-in-out 0.1s ;
}
.btn02 a i{
	margin-right:7px;
}
.btn02 a:hover{
	background-color:#007FC4;
	color:#fff;
}


/*ボタン 少*/
.btn03{
}
.btn03 a{
	display:inline-block;
	position:relative;
	line-height:33px;
	width:100px;
	border:1px solid #007FC4;
	text-align:center;
	color:#007FC4;
	font-size:15px;
	font-weight:bold;
	transition:ease-in-out 0.1s ;
}
.btn03 a i{
	margin-right:7px;
}
.btn03 a:hover{
	background-color:#007FC4;
	color:#fff;
}




/* 画像を右寄せ　※画像サイズは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;
}

.img_fr_inlist {
	padding-top: 35px;
	padding-right: 15px;
}







/*==================================================================

	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 0;
	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 ;
	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;
}
.tb03 td, .tb03 th {
	padding: 12px 12px;
  box-sizing: border-box;
}
.tb03 th {
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	color: #666;
	background-color: #f3faff;
	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;
}



/*==================================================================

	.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:15%;
	padding:0 3%;
	background-color:#e3f4ff;
	letter-spacing: 0.1em;
	color: #51b6f4;
	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:#454568;
}
.layout01 dd{
		padding:3%;
}




/* 2つ並びのレイアウト。最初(dt)にタイトル、画像がその下(dd)、画像の下に文章 */
.layout02{
}
.layout02::after{
	display: block;
	clear: both;
	content: "";
}
.layout02 dl{
	width:40.2%;
	float:left;
	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:#e3f4ff;
	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: #51b6f4;
	font-size:18px;
	font-weight:bold;
}
.layout03 dd h5 em{
	margin-right:10px;
	color:#454568;
	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:#e3f4ff;
	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:#e3f4ff;
	letter-spacing: 0.1em;
	color: #51b6f6;
	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:#454545;
}
.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;
}


/* オリジナル */
.layout06_original{
    width: 100%;
}
.layout06_original dt{
    width: 600px;
}

/* 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:#e3f4ff;
}
.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;
}


.line_01{
  padding-bottom: 4px;
  background: linear-gradient(transparent 50%, #F7EFBF 50%);
}

.color_01{
  font-family: "FOT-筑紫A丸ゴシック Std B";
  color: #de9d34;
}

.color_02{
  font-family: "FOT-筑紫A丸ゴシック Std B";
  color: #007FC4;
}

.text_box01{
  padding: 2%;
  width: 80%;
  border: 1px solid #51B6F4;
  box-sizing: border-box;
}

