/* CSS Document */

@media screen and (max-width:640px) {
	
body{
	font-size: 14px;
}
body,
#mainvisual .inner,
header,
footer,
nav {
	min-width: 100%;
}



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

	header

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

header {
	display:none;
}



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

	navi

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

nav{
	display:none ;
}
.sp_navi {
	display:block !important;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:62px;
	font-size:18px;
	font-weight:bold;
	z-index: 9998;
}
.sp_navi h1{
	position: absolute;
	display: table !important;
	text-align: left;
	padding-left:6%;
	height: 100%;
}
.sp_navi h1 span,
.sp_navi h1 img{
	display:block;
	width: 210px;
	height: auto;
}
.sp_navi h1 a{
	display: table-cell;
	vertical-align:middle;
}
.sp_navi h1 img{
	z-index: 9999;
	position:relative;
}
.sp_navi dl{
	background-color: rgba(255,255,255,0.85);
}
.sp_navi dl dt {
	height: 62px;
	font-weight:bold;
	cursor:pointer;
	padding: 0 4%;
	font-size:18px;
	display:block;
	color:#fff;
	line-height: 2;
}
.sp_navi dl dt i{
	margin-right:2%;
}
.sp_navi dl dd {
	display:none;
}
.sp_navi ul{
	padding:4% 2% 4% 8%;
}
.sp_navi ul li {
	display: table;
	width: 50% ;
	float: left ;
	line-height:1.4;
	font-size:16px;
	font-weight:normal;
}
.sp_navi ul li i{
	margin-right: 4%;
	color: #4D8A61;
	font-size: 11px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	left: -6px;
}
.sp_navi ul li i,
.sp_navi ul li span{
}
.sp_navi ul li i.fa-facebook-square,.sp_navi ul li i.fa-home{
	font-size:16px;
}
.sp_navi ul li:hover {
}
.sp_navi ul li a {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height: 45px;
	color:#333;
	text-decoration:none;
    font-size: 16px;
}

/*ボタンの動き*/
.sp_navi dt a {
    display: block;
    width: 42px;
    height:42px;
    position: absolute;
    top:9px;
    right: 10px;
    z-index: 9999999;
}
.sp_navi dt a span {
    display: block;
    background: #666;
    width: 24px;
    height: 2px;
    position: absolute;
    left: 9px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.sp_navi dt a span:first-child {
    top: 12px;
}
.sp_navi dt a span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
.sp_navi dt a span:last-child {
    bottom: 12px;
}
.sp_navi dt a.active span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
.sp_navi dt a.active span:nth-child(2) {
    opacity: 0;
}
.sp_navi dt a.active span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}



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

	main

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

#mainvisual{
	/*background-position: center ;*/
	background-attachment: scroll ;
	background-size: cover;
	background-position: left top;
	height:200px;
	margin-top:62px;
}
#mainvisual .inner{
	width: auto;
	height:inherit;
}
/* 下層ページヘッドライン */
#mainvisual h2 {
	/*position: inherit;*/
}
.mainvisual_headline {
	display: block;
	padding-top: 60px;
}
.mainvisual_headline h2{
	position: relative;
	color: #fff;
	font-family: "フォーク M", "Folk Medium";
	font-size: 24px;
	text-shadow: 2px 2px 0 #368039;
	letter-spacing: 0.15em;
	vertical-align: middle;
	text-align: center;
}
.mainvisual_headline h2 span {
	display: block;
	color: #a7be85;
	font-family: "annabelle-jf", sans-serif;
	font-size: 14px;
	text-shadow: none;
	letter-spacing: 0.08em;
}
.mainvisual_headline h2::before {
	position: absolute;
	top: -30px;
	left: 25px;
	width: 90px;
	height: 70px;
	margin: auto;
	background: url(../images/sp_h2_bg.png) no-repeat;
	background-size: contain;
	content: '';
}


.mainvisual_headline h2 img {
	
}
/* トップページキャッチフレーズ */
.mainvisual_catch{
	position: absolute;
	top:25px;
	width:90%;
	text-align:center;
}
.main_catch h2{
	margin-bottom: 10px;
	font-size:22px;
}
.main_catch p{
	font-size: 15px;
}
.mainvisual_open{
	position: absolute;
	top:auto;
	bottom: 20px;
	right: 20px;
	width: 200px;
	margin: auto;
}

/* MV診療時間 */
#mainvisual .mv_sche {
	display: none;
}


/*お知らせ*/


.mv_info_sp{
width: 100%;
  height: 260px !important;
  margin:25px 0 40px;
  padding: 20px 16px;
	border: 1px solid #d6e8bc;
	background: rgba(255,255,255,.8);
	box-sizing: border-box;
}


.mv_info_sp h3{
	margin-bottom:7px;
	color: #347a4d;
	font-size:17px
}
.mv_info_sp h3::first-letter {
	color: #54b332;
	font-size: 28px;
  margin-left: -2px;
}

	
/*予約バナー*/	
.reserve{
	text-align: center;
	margin: 15px auto;
}	
	

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

	#contents

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

.box1{
	width:auto;
	margin:0 6% 80px;
}
.box2{
	width:auto;
	margin:0 6% 80px;
}
#contents{
	width:auto;
}
#contents_left{
	width:auto;
	float:none;
	margin-right:0;
}
#contents_right{
	width:auto;
	padding:0 6%;
	float:none;
}



/* ---------- サイドメニュー　設定色々　----------- */

.right_medical ul {
	margin-top: -35px;
	padding: 70px 13px 35px;
	border-radius: 5px;
	background: url(../images/right_menu_bg.png) repeat;
}
.right_medical ul::after {
	display: block;
	clear: both;
	content: '';
}

.right_medical li{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom:12px;
	text-align: center;
}
.right_medical li:last-child {
	width: 100%;
}
.right_medical li:nth-child(2n) {
	margin-right: 0;
}
.right_medical li:last-child{
	margin-bottom:0;
}



.right_medical li a {
	display: block;
	width: 100%;
	margin-right: 0;
	padding: 3% 5%;
	border: 1px solid #e6f0e2;
	border-radius: 5px;
	background: #fbfdf9;
	color: #4f725c;
	box-sizing: border-box;
	line-height: 50px;
	transition: ease-in-out .3s;
}
.right_medical li a:nth-child(2) {
	margin-right: 0;
}
.right_medical span {
	display: table;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
	padding-right: 0;
	z-index: 1;
	margin: auto;
}

.right_medical span::before {
	position: absolute;
	top: -5px;
	left: 5px;
	width: 50px;
	height: 50px;
	background: url(../images/right_menu_dashed.png) no-repeat;
	content: '';
	z-index: 999;
	transition: ease-in-out .3s;
}

.right_medical a:hover {
	background: #fbfef3;
	
}
.right_medical a:hover span::before {
	top: 0;
	left: 0;
}





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

	#fotter

============================================================================*/
.footer_info {
	float: none;
	width: 100%;
	height: 100%;
	padding: 0 0 80px;
	background: url(../images/pagetop_bg.png) no-repeat bottom right;
	background-size: 40%;
}
.footer_info .inner{
	float: none;
	width:88%;
	margin: auto;
	padding: 40px 2%;
}
.footer_map {
	float: none;
	width: 100%;
	height: 320px;
}

.footer_info dl{
	float:none;
	padding:0;
}
.footer_info dl dt{
	float:none;
	text-align: center;
	margin:0 auto 30px;
}

.footer_info_overview {
}
.footer_info_overview_logo,
.footer_info_overview_logo img{
	width:222px;
	height:auto;
}
.footer_info_overview dd {
	padding-left: 30px;
}
.footer_info_overview_tel {
	padding-left: 40px;
	font-size: 24px;
}

.footer_info_overview_tel::before {
	position: absolute;
	top: 0.3em;
	left: 0px;
	width: 24px;
	height: 17px;
	background:url(../images/footer_tel.png) no-repeat left bottom;
	content: '';
}
.footer_info_sche .tb01 {
	width: 85%;
	margin: 0 auto 12px;
}

.footer_info_sche{
	float:none;
	width:100%;
	font-size:13.5px;
}
.footer_info_sche p{
	margin:0;
}
.footer_navi{
	display:none;
}

.schedule_note li {
	display: block;
	margin-right: 0;
}

.pagetop {
	right: 16%;
	bottom: 35px;
}
.pagetop img {
	width: 45px;
}
.copy{
	
}



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

	$top

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

/* ------- ご挨拶 ------- */
.top_doctor {
	height: auto;
}

.top_doctor .box1 {
	margin-bottom: 0;
	padding-top: 60px;
	padding-bottom: 80px;
}

.top_doctor .text{
	float: none;
	width:auto;
	line-height: 1.8;
}

.top_doctor_img{
	float:none;
	margin: -25px 0 0 0;
}
.top_doctor_img dt{
	margin-bottom: 17px;
	padding: 0 10%;
	text-align:center;
}
.top_doctor_img dd{
	text-align:center;
}



/* ------------------------------------------------------------

	安心・安全のために

 ------------------------------------------------------------- */
 .top_features .box2 {
	 margin: 0 3% 0;
 }
.top_features {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 80px;
	background: url(../images/top_features_bg.png) repeat;
	z-index: 99;
}
.top_features::before {
	display: block;
	position: absolute;
	top: 40%;
	right: 0;
	left: -45px;
	width: 100%;
	height: auto;
	margin: auto;
	background: url(../images/top_features_bg02.png) no-repeat;
	backround-size: cover;
	
}
.top_features::after {
	position: absolute;
	right: 0;
	bottom: -394px;
	left: 0;
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
	background: url(../images/top_features_bg03.png) no-repeat bottom center;
	background-size: cover;
	content:'';
}
 
.top_features .text {
	position: inherit;
	top: auto;
	width: 95%;
	margin-bottom: 60px;
}
.top_features h3.tit01 {
	top: auto;
}
.too_features_list {
	width: 100%;
}
.top_features dl:first-child,
.top_features dl:nth-child(2),
.top_features dl:nth-child(3),
.top_features dl:nth-child(4),
.top_features dl:nth-child(5),
.top_features dl:nth-child(6),
.top_features dl:last-child {
	display: block;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	/*width: 100%;*/
	max-height: 367px;
	margin-bottom: 30px;
	margin: 0 auto 30px;
	background-size: 100%;
	background-position: center center;	
}

.top_features dl:nth-child(2) {

}






/* ------------------ タイトル & テキスト　共通 ------------------ */

.top_features dl dt {
	position: absolute;
	top: 177px;
	left: 0;
	width: 85%;
	text-align: center;
}
.top_features dl:after {
	right: 25px;
}
.top_features dl dd {
	position: absolute;
	top: 230px;
	/*width: 310px;*/
	width: 90%;
	color: #323333;
	text-align: center;
	line-height: 1.5;
}





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

	.top_medical

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

.top_medical{
	position: relative;
    width: 100%;
	height: auto;
	margin: auto;
	background: url(../images/top_medical_bg.png) no-repeat center bottom, #f7f2db;
	z-index: 0;
}
.top_medical .box1 {
	margin-bottom: 0;
	padding: 60px 0 80px;
}
.top_medical_list{
	width: 100%;
	margin: auto;
}






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

	$breadcrumb ぱんくず

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

.breadcrumb {
	width:92%;
	margin:-10px 4% 40px;
}
.breadcrumb li{
	display:inline-block;
}




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

	$共通

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

#contents{
	padding-bottom:70px;
}
.box{
	width:auto;
	margin-bottom: 40px;
	padding:0 6% 8%;
}
.text{
	float:none;
	width: auto;
	padding:0;
	border:none;
}
 h3.tit01,
 h3.tit02,
 h3.tit03,
 h3.tit04,
 h3.tit05 {
    width: 100%;
	box-sizing:border-box;
	font-size: 21px;
	margin-bottom:25px;
    text-align: center;
}
h3.tit02 {
	padding: 23px 0 12px 10px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: 0.06em;
	line-height: 0.8;
}
h3.tit02 span {
	display: block;
	position: inherit;
	top: 0.7em;
	right: 0;
	font-size: 14px;
	text-align: right;
}
h3.tit02 span::before {
	/*display: none;*/
}
h3.tit02 span::before {
	margin-right: 4px;
}




h4.tit01,
h4.tit02,
h4.tit04{
	font-size:19px;
	letter-spacing: 0.1em;
}


h5.tit01{
	font-size:16px;
}

h3.tit02::before{
bottom:0;
left: 0;
right: 0;
margin: auto;
width: 40px;
height: 57px;
background-image: url(../images/tit02_bg.png);
background-repeat: no-repeat;
background-size: cover;
}
h3.tit04 span span::before{
display:none;
}

.nowrap{
white-space:normal;
}

/* リスト */
.list08{
	padding:6%;
}
/* テーブル */
.tb01{
	white-space:inherit;
}
.tb01 td, .tb01 th{

	padding:2% 3%;
}
.tb01 th{
width: 105px;
	font-size:12.5px;
}
.tb01 td{
		font-size:11px;
}
.tb03,.tb03 th{
	white-space:inherit;
}
.tb03.w075par{
	width:100%;
}
.tb04,
.tb04 th{
	white-space:normal;
}
.tb04 th{
	font-size:13px;
}
.tb04 td, .tb04 th{
	padding:2%;
}

/* ボタン */
.btn01 a{
	display:block;
}

/* アンカーリンク */
.ank01{
	width:88%;
	padding:0 6%;
}
.ank01 li{
	width: 49%;
	margin-bottom:3%;
	margin-left:0;
}
.ank01 li:nth-child(even){
	margin-left:2%;
}
.ank02 li{
	float:none;
	width:100%;
	height:auto !important;
	margin-bottom:3%;
	margin-left:0;
}

.ank01 li span{
	font-size:12.5px;
}

/* 画像右寄せ */
.img_fr{
	float:none;
	margin-left:0;
	text-align:center;
}
.img_fr img{
	margin-bottom:15px;
}





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

	$doctor

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

/* ごあいさつ */
.doctor_greet.box {
	margin-bottom: 0;
}
.doctor_greet .top_doctor_img {
	margin-top: 0;
	margin-bottom: 28px;
}
.doctor_greet .text{
	float:none;
	width:auto;
	margin-bottom: 0;
}

/* 経歴、資格 */
.doctor_carr_sec1{
	float:none;
	width:auto;
	margin-right:0;
	margin-bottom:30px;
}


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

	$clinic

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

/* 医院概要 */
.clinic_sec1 dt{
	width:30%;
}
.clinic_sec1 dd{
	width:70%;
}
.clinic_sec1 .schedule .tb01{
	width:100%;
}

/* 院内スライド */
.clinic_slides1 {
	margin-bottom:20px;
}
.clinic_slides1 .flexslider{
	float:none;
	width:100%;
}
.clinic_slides1 .flexslider li div{
	display:block;
	margin-top:5%;
	margin-left:0;
	text-align:center;
}
.clinic_slides1 .flexslider p{
	display:block;
}
.clinic_slides1 .flex-control-nav.flex-control-thumbs{
	position: absolute;
	right: auto;
	width: auto;
	top:auto;
	bottom: 7%;
	z-index: 2;
}
.clinic_slides1 .flex-control-thumbs li {
    position: relative ;
    width: 14.3% ;
    margin: 0 0 4% 2% ;
}
.clinic_slides1 .flex-control-thumbs img{
	border: 3px solid #e0e0e0 ;
}



.clinic_slides2 {
	margin-bottom:90px;
}
.clinic_slides2 .flexslider{
	float:none;
	width:100%;
}
.clinic_slides2 .flexslider li div{
	display:block;
	width:100%;
	margin-top:6%;
	margin-left:0;
	text-align:center;
}
.clinic_slides2 .flexslider p{
	display:block;
}
.clinic_slides2 .flex-control-nav.flex-control-thumbs{
	position: absolute;
	right: auto;
	width: auto;
	top:auto;
	bottom: -17%;
	z-index: 2;
}
.clinic_slides2 .flex-control-thumbs li {
    position: relative ;
    width: 14.3% ;
    margin: 0 0 4% 2% ;
}
.clinic_slides2 .flex-control-thumbs img{
	border: 3px solid #e0e0e0 ;
}




.clinic_slides3 {
	margin-bottom:80px;
}
.clinic_slides3 .flexslider{
	float:none;
	width:100%;
}
.clinic_slides3 .flexslider li div{
	display:block;
	width:100%;
	margin-top:7%;
	margin-right:0;
	margin-left:0;
}
.clinic_slides3 .flexslider h4{
	display:block;
	width:100%;
	text-align:center;
	padding: 0;
}
.clinic_slides3 .flexslider p{
	display:block;
	text-align:center;
	padding: 0;
}
.clinic_slides3 .flex-control-nav.flex-control-thumbs{
	position: absolute;
	right: auto;
	width: auto;
	top:auto;
	bottom: -17%;
	z-index: 2;
}
.clinic_slides3 .flex-control-thumbs li {
    position: relative ;
    width: 14.3% ;
    margin: 0 0 4% 2% ;
}
.clinic_slides3 .flex-control-thumbs img{
	border: 3px solid #e0e0e0 ;
}



.clinic_slides4 {
	margin-bottom:120px;
}
.clinic_slides4 .flexslider{
	float:none;
	width:100%;
}
.clinic_slides4 .flexslider li div{
	display:block;
	position: absolute;
	bottom: auto;
	width:100%;
	margin-top:8%;
	margin-right:0;
	margin-left:0;
}
.clinic_slides4 .flexslider h4{
	display:block;
	width:100%;
	text-align:center;
	padding: 0;
}
.clinic_slides4 .flexslider p{
	display:block;
	text-align:center;
	padding: 0;
}
.clinic_slides4 .flex-control-nav.flex-control-thumbs{
	position: absolute;
	right: auto;
	width: auto;
	top:auto;
	bottom: -15%;
	z-index: 2;
}
.clinic_slides4 .flex-control-thumbs li {
    position: relative ;
    width: 14.3% ;
    margin: 0 0 4% 2% ;
}
.clinic_slides4 .flex-control-thumbs img{
	border: 3px solid #e0e0e0 ;
}




.clinic_slides5 {
	margin-bottom:120px;
}
.clinic_slides5 .flexslider{
	float:none;
	width:100%;
}
.clinic_slides5 .flexslider li div{
	display:block;
	bottom:-19%;
	width:100%;
	margin-top:0px;
	margin-right:0;
	margin-left:0;
}
.clinic_slides5 .flexslider h4{
	display:block;
	width:100%;
	text-align:center;
	padding: 0;
}
.clinic_slides5 .flexslider p{
	display:block;
	text-align:center;
	padding: 0;
}
.clinic_slides5 .flex-control-nav.flex-control-thumbs{
	position: absolute;
	right: auto;
	width: auto;
	top:auto;
	bottom: -14%;
	z-index: 2;
}
.clinic_slides5 .flex-control-thumbs li {
    position: relative ;
    width: 14.3% ;
    margin: 0 0 4% 2% ;
}
.clinic_slides5 .flex-control-thumbs img{
	border: 3px solid #e0e0e0 ;
}



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

	$facilities

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


.facilities_equip{
}
.facilities_equip dl{
	float:none;
	width:100%;
	padding:6% 10% 10%;
	box-sizing:border-box;
}
.facilities_equip_img{
	float:none;
	width:100%;
	margin-bottom:8%;
	margin-left:0;
	padding:0 10%;
	box-sizing:border-box;
}
.facilities_equip_img img{
	width:300px;
}


.facilities_equip2{
}
.facilities_equip2 dl,
.facilities_equip2 dl:nth-child(3n){
	width:90%;
	height:auto !important;
	margin:0 5% 30px;
}

.facilities_equip2 dl:nth-child(even){
	margin-right:0;
}

.facilities_equip3{
}
.facilities_equip3 dl{
	width:90%;
	height:auto !important;
	margin:0 5% 30px;
}

.facilities_equip3 dl:nth-child(even){
	margin-right:0;
}
.facilities_equip3 dl,
.facilities_equip3 dl:nth-child(3n){
	width:90%;
	height:auto !important;
	margin:0 5% 30px;
}




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

	$access

============================================================================*/
.access_sec1 {
	padding: 4%;
}
.access_sec1 li:last-child dt {
	float: none;
	display: block;
	margin-bottom: 10px;
}
.access_sec1 li:last-child dd {
	width: 100%;
}


.access_sec1 .schedule .access_sche {
	margin-bottom: 15px;
	padding: 3%;
}
.access_sec1 .tb01 th {
	width: 95px;
	text-align: right;
	font-size: 12px;
}
.access_sec1 .tb01 td {
	padding: 2%;
}
.access_sec1 .schedule_note li {
	margin-bottom: 0;
	padding: 0;
}

.access_map dd {
    height: 280px;
}
	
	
.access_parking ul{
	display:flex;
	justify-content:space-between; 
	flex-wrap: wrap;
	margin:0 0px 50px;
	}

.access_parking ul li{
		width:100%;
		margin:0 0px 30px;}	

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

	$first

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





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

	$medical

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

.medical_layout01 dt{
	line-height:1.5;
	font-size: 15px;
}
.medical_layout01 dt em{
	display:block;
	margin-right:0;
	font-size: 28px;
	text-align:center;
}


/* ----------------- medical05  * medical_flow2 *------------------ */
.medical_flow2 {
	margin-top: 40px;
}


.medical_flow2 dl {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 35px;
	padding: 8% 5%;
	border-radius: 5px;
	background: url(../images/medical/medical_flow_bg.png) repeat;
	box-sizing: border-box;
}
.heightLine-medical {
	height: auto !important;
}


/* ---------------- medical04 : medical_layout03 ---------------- */
.medical_layout03 dt {
	font-size: 12px;
	letter-spacing: 0;
}





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

	$news

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











}

@media screen and (max-width:320px) {
	
.main_open{
	position: absolute;
	top:auto;
	bottom: 50px;
	right: 0;
	left: 0;
	width: 50%;
	margin: auto;
}


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

	$TOP

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

/* --------- 安心・安全のために --------- */
.top_features dl:first-child,
.top_features dl:nth-child(2),
.top_features dl:nth-child(3),
.top_features dl:nth-child(4),
.top_features dl:nth-child(5),
.top_features dl:nth-child(6),
.top_features dl:last-child {
	display: block;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	width: 100%;
	max-height: 337px;
	margin: 0;
	background-size: 100%;
	background-position: center center;	
}



/* ------------------ タイトル & テキスト　共通 ------------------ */

.top_features dl dt {
	position: absolute;
	top: 157px;
	left: 0;
	width: 85%;
	text-align: center;
}
.top_features dl:after {
	right: 20px;
}
.top_features dl dd {
	position: absolute;
	top: 220px;
	width: 88%;
	color: #323333;
	text-align: center;
	line-height: 1.5;
}





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

	$medical

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

.pc_inline02 {
	display: inline !important;
}

.medical_layout02 dl{
	float:none;
	width:auto;
	height:auto !important;
	margin-right:0;
	padding: 7%;
}
.medical_layout03 dt,
.medical_layout03 dd{
	display:block;
}
.medical_layout03 dt,
.medical_layout03 dd:nth-child(2),
.medical_layout03 dd:nth-child(3){
		width:auto;
}
.medical_layout03 dt{
	padding:2% 20% 2%;
}
.medical_layout03 dt img{
	margin-top:10px;
}
.medical_layout03 dt,
.medical_layout03 dd{
	display:block;
}
.medical_layout03 dd{
	padding:5% 6% 2%;
}
.medical_layout03 dd h5{
	margin-bottom: 20px;
	font-size:17px;
	text-align:center;
	line-height: 1.2;
}
.medical_layout03 dd h5 span{
	font-size:26px;
}



.medical_layout04 dt,
.medical_layout04 dd{
	display:block;
}
.medical_layout04 dt,
.medical_layout04 dd:nth-child(2),
.medical_layout04 dd:nth-child(3){
		width:auto;
}
.medical_layout04 dt{
	padding:0 15% 2%;
}



.medical_layout05 dt,
.medical_layout05 dd{
	display:block;
}
.medical_layout05 dd{
	padding:5% 6% 2%;
}
.medical_layout05 dd h5{
	font-size:17px;
}
.medical_layout05 dd h5 span{
	font-size:26px;
}

.medical_layout05 dt,
.medical_layout05 dd:nth-child(2),
.medical_layout05 dd:nth-child(3){
		width:auto;
}
.medical_layout05 dt{
	padding:6% 15%
}
.medical_layout05 dd:nth-child(3){
	border:none;
}



.medical_layout06 dt,
.medical_layout06 dd{
	display:block;
}
.medical_layout06 dt{
	line-height:1.5;
	font-size:16px;
}
.medical_layout06 dt em{
	display:block;
	margin-right:0;
	line-height:1;
}
.medical_layout06 dd{
	padding:3% 6% 2%;
}
.medical_layout06 dd h5{
	font-size:15px;
}
.medical_layout06 dd h5 span{
	font-size:26px;
}

.medical_layout06 dt,
.medical_layout06 dd:nth-child(2),
.medical_layout06 dd:nth-child(3){
		width:auto;
}
.medical_layout06 dt{
	padding:6% 15%
}
.medical_layout06 dd:nth-child(3){
	border-left: none;

}

.medical_layout08 dl{
	float:none;
	width:auto;
	height:auto !important;
	margin-right:0;
	padding: 7%;
}
.medical_layout08 dl::before{
	display:none;
}






}
