@charset "utf-8";
/* CSS Document */
.pc { display: none!important; }

/*-------------------
グローバル
-------------------*/
#gnHome a {
	background-position: left bottom;
}
/*-------------------
/* スライダー　*/
#sl_wrap {
	background-image: url(../../images/bg_mv.gif);
}
.bxslider img {
	max-width: 1072px;
	display: block;
	margin: 0 auto;
	width: 100%;
}

/*スライド*/

.slidesel ul { display: none; }

/*-------------------
治療方法
-------------------*/
#pageHeader {
	padding-bottom: 10px;
	max-width: 694px;
	width: 96%;
	margin: 0 2%;
}
#pageHeader h2 {
	margin-bottom: 15px;
}
#pageHeader h2 img { width: 100%; }

.lead { text-align: center; }

#pageHeader p {
	margin-top: 10px;
	line-height: 150%;
	padding: 0 1%;
}

.ph_vana { margin-bottom: 20px; }
.ph_vana img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 694px;
}
#treat {
	width: 100%;
	margin-bottom: 60px;
}
#treat ul {
	width: 96%;
	background-image: url(../../images/bg_gray.gif);
	padding: 2%;
	overflow: hidden;
}
#treat ul li {
	width: 96%;
	padding: 22px 2%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
#treat p { margin: 10px 2%; }
#treat a {
	display: block;
	background: url(../../images/btn_more_g.gif) no-repeat;
	background-position: center;
	width: 100%;
	height: 30px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	clear: both;
}
#treat a:hover { opacity: 0.8; }
#kindImage { display: none; }
.last {}
/*-------------------
診療時間のご案内
-------------------*/
#consultation {
	margin-bottom: 28px;
	margin: 0 2%;
}
#consultation h3 {
	background-repeat: no-repeat;
	background-image: url(../images/icon_circle.gif);
	padding-left: 20px;
	background-position: 0% 2px;
	float:left;
	margin:4px 1% 20px;
}
#consultation > div { }
#consultation a {
	background-image: url(../../images/btn_access.gif);
	display: block;
	background-repeat: no-repeat;
	width: 153px;
	height: 30px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 25px;
}
#consultation ul { display: none; }
.outpatient img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#contact img { 
	width: 96%;
	margin: 0 2%;
}
#reservation {
	margin-bottom: 60px;
	background-color: #deeddb;
}
#reservation >img {
	float: left;
	display: block;
}
#reserve {
	background-color: #DEEDDB;
	float: right;
	width: 100%;
	padding-top: 3px;
	padding-right: 37px;
	padding-left: 26px;
	padding-bottom: 9px;
}
#reserve p {
	line-height: 170%;
}

#contact{
	margin-bottom:15px;
	padding-top:13px;
}
/*-------------------
新着情報・お知らせ
-------------------*/
#wrap { 
	width: 98%;
	margin: 0 1%;
}
#info {
	margin-bottom: 58px;
}
#info > div {
	border-bottom: solid 2px #CCCCCC;
	margin-bottom: 22px;
}
#info h3 {
	float: left;
	margin-top: 6px;
	padding-left: 20px;
	background-image: url(../images/icon_circle.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
}

#past {
	width: 149px;
	height: 30px;
	display: block;
	background: url(../../images/ptn_past.gif) no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: right;
	margin-bottom: 9px;
}
#info ul { clear: both; }
#info ul li {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0 2%;
}
#info p { padding: 0 2%;}
.date {
	font-weight: bold;
	margin-right: 15px;
	display: block;
	float: left;
}
.read {
	display: block;
	float: left;
	width: 100%;
}
/*-------------------
コラム
-------------------*/
#colum {
	clear: both;
	margin: 0 1%;
}
#colum h3 {
	background-image: url(../images/icon_circle.gif);
	padding-left: 24px;
	border-bottom: solid 2px #CCCCCC;
	background-position: 0% 2px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#colum ul { padding: 0 10%; }

#colum ul li {
	width: 98%;
	padding: 0 1%;
	margin-right: 29px;
	position: relative;
}
#colum ul li img {
	display: block;
	margin-bottom: 17px;
}
#colum ul li a {
	display: block;
	width: 205px;
	height: 33px;
	background: url(../../images/btn_more_w.gif) no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 20px;
}
#colum ul li.last {
}
/*-------------------
ピックアップ
-------------------*/

#picup { margin: 0 1%;}
#tp {
	display: block;
	padding-left: 20px;
	background-image: url(../images/icon_circle.gif);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	background-position: 0% center;
}
#picup ul {
	background-image: url(../../images/bg_gray.gif);
	padding: 10px 2%;
	margin: 0 10px;
}
#picup ul li img { 
	display: block;
	width: 100%;
	max-width: 240px;
	margin: 10px auto;
}
