@charset "utf-8";

@import url("reset.css");


/**************************************************
 * BASE
 **************************************************/

.mt5 {margin-top:5px!important;}
.mt10 {margin-top:10px!important;}
.mt15 {margin-top:15px!important;}
.mt20 {margin-top:20px!important;}
.mt30 {margin-top:30px!important;}
.mt40 {margin-top:40px!important;}

.mt-1em {margin-top:-18px;}

.t_right { text-align:right; }
.t_center { text-align:center; }

.normal { color:#341507!important;}

.brown { color:#790000!important;}

figcaption {text-align:center;}

hr {border-top:1px dotted #351608; margin:20px 0;}


a.arr {
	background:url(/common/img/arr.png) left center no-repeat;
	padding-left:10px;
}

.youtube {
	padding:4px;
	border:1px solid #D3CEBE;
	background:#E7E4DC;
}

/**************************************************
 * BASE
 **************************************************/

body {
	background: url(/common/img/f_bg.jpg) center bottom repeat-x #E7E4DC;
	color:#341507;
	font-size:12px;
}
#wrap {
	background:url(/common/img/h_bg.jpg) center top repeat-x;
	font-size:100%;
	width:100%;
	min-width:960px;
	overflow:hidden;
	line-height:1.5;
}
#pagetit {
	position:relative;
	width:960px;
	height:100px;
	margin:0 auto;
	z-index:1;
}
#pagetit span {
	display:block;
	position:absolute;
	top:-60px;
	left:-30px;
	width:980px;
	height:150px;
	padding:20px;
	background:url(/common/img/pagetit_bg.png) center center no-repeat;
}
#path {
	width:960px;
	margin:0 auto;
	padding:20px 0;
}
#container {
	width:960px;
	margin:0 auto;
}
#contents {
	float:left;
	width:700px;
}
#contents .sec:first-child {
	margin-top:0;
}
#contents .sec {
	position:relative;
	margin-top:40px;
}
#contents .sec .inner {
	padding:20px 10px 0 10px;
}
#contents .sec .btn {
	position:absolute;
	top:4px;
	right:0;
}
#contents .sec p strong {
	color:#CC0000;
}
#contents .sec p.catch strong {
	color:#790000;
	font-size:117%;
}
#contents .sec .img {
	float:left;
	width:330px;
}
#contents .sec .txt {
	float:right;
	width:330px;
}
#contents .sec .img_min {
	float:left;
	width:220px;
}
#contents .sec .txt_wide {
	float:right;
	width:440px;
}
#contents .sec dl.list dt {
	font-weight:bold;
	margin-top:20px;
}
#contents .sec ul.list {
	margin-top:-10px;
}
#contents .sec ul.list li {
	border-bottom:1px dotted #351608;
	padding:10px;
}
#contents .sec ul.list li span {
	display:block;
	padding-left:30px;
	background:url(/common/img/list_icon.png) left center no-repeat;
}
#contents .sec .sec {
	margin-top:20px;
}
#contents .sec .sec:first-child {
	margin-top:0;
}
#contents .sec .sec h4 {
	font-weight:bold;
	font-size:134%;
	padding-left:5px;
	border-left:4px solid #351608;
	line-height:1;
	margin-bottom:5px;
}
#contents .sec .sec h4.line {
	padding-bottom:5px;
	border-bottom:1px solid #351608;
}
#contents .sec .sec .inner {
	border-top:1px solid #351608;
	padding:5px 0 0 0;
}
#contents .sec .sec p {
	margin-top:10px;
}
#treatment_list {
	position:relative;
	margin-bottom:40px;
}
#treatment_list li {
	float:left;
	margin-right:1px;
}
#treatment_list li:last-child {
	margin-right:0;
}

.table_wrap {
	border:1px solid #D3CEBE;
	padding:4px;
}
.table_wrap table {
	width:100%;
}
.table_wrap th,
.table_wrap td {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px dotted #351608;
	font-size:114%;
}
.table_wrap table tr:first-child th,
.table_wrap table tr:first-child td {
	border-top:none;
}
.table_wrap table tr:last-child th,
.table_wrap table tr:last-child td {
	border-bottom:none;
}
.table_wrap table tr th:first-child,
.table_wrap table tr td:first-child {
	border-left:none;
}
.table_wrap table tr th:last-child,
.table_wrap table tr td:last-child {
	border-right:none;
}
.table_wrap table tr:nth-child(odd) :nth-child(odd) {
	background:#DAD6C9;
}
.table_wrap table tr:nth-child(odd) :nth-child(even),
.table_wrap table tr:nth-child(even) :nth-child(odd) {
	background:#E1DDD2;
}

.table_wrap2 {
	border:1px solid #D3CEBE;
	padding:4px;
}
.table_wrap2 table {
	width:100%;
}
.table_wrap2 th {
	padding:10px;
	text-align:center;
	vertical-align:top;
	border:1px dotted #351608;
	font-size:114%;
	background:#DDD9CD;
}
.table_wrap2 td {
	padding:10px;
	vertical-align:top;
	border:1px dotted #351608;
	font-size:114%;
}
.table_wrap2 table tr:first-child th,
.table_wrap2 table tr:first-child td {
	border-top:none;
}
.table_wrap2 table tr:last-child th,
.table_wrap2 table tr:last-child td {
	border-bottom:none;
}
.table_wrap2 table tr th:first-child,
.table_wrap2 table tr td:first-child {
	border-left:none;
}
.table_wrap2 table tr th:last-child,
.table_wrap2 table tr td:last-child {
	border-right:none;
}

ul.num_list li {
	border-bottom:1px dotted #351608;
	padding:10px 0;
}
ul.num_list li span {
	display:block;
	padding-left:30px;
}
ul.num_list li:nth-child(1) span {
	background:url(/common/img/treatment/icon1.png) left center no-repeat;
}
ul.num_list li:nth-child(2) span {
	background:url(/common/img/treatment/icon2.png) left center no-repeat;
}
ul.num_list li:nth-child(3) span {
	background:url(/common/img/treatment/icon3.png) left center no-repeat;
}
ul.num_list li:nth-child(4) span {
	background:url(/common/img/treatment/icon4.png) left center no-repeat;
}
ul.num_list li:nth-child(5) span {
	background:url(/common/img/treatment/icon5.png) left center no-repeat;
}
ul.num_list li:nth-child(6) span {
	background:url(/common/img/treatment/icon6.png) left center no-repeat;
}
ul.num_list li:nth-child(7) span {
	background:url(/common/img/treatment/icon7.png) left center no-repeat;
}
ul.num_list li:nth-child(8) span {
	background:url(/common/img/treatment/icon8.png) left center no-repeat;
}


/**************************************************
 * header
 **************************************************/

h1,
.sitedesc {
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}
#logo {
	text-align:center;
	padding:10px 0;
	margin-bottom:40px;
}
#gnav {
	background:url(/common/img/gnav_bg.png) center top repeat-x;
}
#gnav ul {
	width:960px;
	margin:0 auto;
}
#gnav li {
	float:left;
}
#gnav li a {
	display:block;
	position:relative;
}

/**************************************************
 * side
 **************************************************/

#side {
	float:right;
	width:220px;
}
#side dl {
	margin-bottom:20px;
	border-bottom:1px solid #D3CEBE;
}
#side dt {
	padding-bottom:2px;
	border-bottom:1px solid #D3CEBE;
}
#side dd {
	background:#FFF;
	border-left:1px solid #D3CEBE;
	border-right:1px solid #D3CEBE;
	padding:9px 9px 0 9px;
}
#side dd.last {
	padding-bottom:9px;
}
#side .bnrs {
	margin-bottom:20px;
}
#side .bnrs li {
	margin-bottom:10px;
}


/**************************************************
 * footer
 **************************************************/

footer {
	position:relative;
	width:960px;
	height:181px;
	margin:60px auto 0 auto;
	padding:32px 0 0 0;
	color:#FFF;
}
footer div.clearfix {
	border-left:1px solid #0E0400;
	border-right:1px solid #1C0A00;
}
footer address {
	float:left;
	display:block;
	width:365px;
	height:106px;
	padding:0 29px;
	font-style:normal;
	border-left:1px solid #1C0A00;
	border-right:1px solid #0E0400;
	overflow:hidden;
}
footer address .address {
	display:block;
	margin-top:-20px;
	padding-left:70px;
	line-height:20px;
	font-size:13px;
}
footer address .tel {
	display:block;
	margin-top:10px;
}
footer #fnav {
	float:right;
	width:500px;
	height:106px;
	padding-left:31px;
	overflow:hidden;
	border-left:1px solid #1C0A00;
	border-right:1px solid #0E0400;
}
footer #fnav li {
	float:left;
	font-size:13px;
	line-height:15px;
	margin-top:10px;
	margin-left:10px;
	white-space:nowrap;
}
footer #fnav li a {
	padding-left:12px;
	background:url(/common/img/f_icon_arr.jpg) left center no-repeat;
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
}
footer #fnav li a:hover {
	text-decoration:underline;
}
footer #fnav li.home {
	margin-left:0;
	float:none;
}
footer #fnav li.home a {
	background:url(/common/img/f_icon_home.jpg) left center no-repeat;
}
footer #fnav li.first {
	clear:left;
}
footer #fnav li ul {
	display:inline;
}
footer #fnav li li {
	float:none;
	display:inline;
	margin-top:0;
	margin-left:0;
	border-left:1px solid #FFF;
	font-size:12px;
	line-height:14px;
}
footer #fnav li li a {
	padding:0 5px;
	background:none;
}
footer small {
	display:block;
	padding:10px 0;
	margin-top:30px;
	text-align:center;
}
footer .pagetop {
	position:absolute;
	top:-38px;
	right:72px;
	width:75px;
	height:75px;
}



/**************************************************
 * home
 **************************************************/

#main {
	position:relative;
	width:960px;
	height:260px;
	margin:0 auto;
	z-index:1;
}
#main ul {
	position:absolute;
	top:-60px;
	left:-30px;
	width:1020px;
	height:360px;
	background:url(/common/img/home/main_bg.png) center center no-repeat;
}
#main li {
	position:absolute;
	top:20px;
	left:20px;
}
#main li:first-child {
	background:url(/common/img/loading.gif) center center no-repeat;
}
#home #container {
	margin-top:40px;
}
#home #contents .sec .inner {
	padding:20px 0 0 0;
}
#ct {
	margin:-40px 0 30px -5px;
}
#home #sec01 {
	position:relative;
}
#home #sec01 .btn {
	position:absolute;
	top:21px;
	right:0;
}
#home #con_l {
	float:left;
	width:330px;
}
#home #con_r {
	float:right;
	width:330px;
}
#home .article_list {
	margin-top:-10px;
}
#home .article_list li {
	padding:10px 0;
	border-bottom:1px solid #D3CEBE;
}
#home .article_list li time {
	float:left;
	display:block;
	color:#FFF;
	background:#351608;
	padding:1px 4px;
	margin-right:10px;
}
#home #sec04 table {
	width:100%;
	border-top:1px solid #D3CEBE;
}
#home #sec04 table th {
	border-bottom:1px solid #D3CEBE;
	text-align:center;
	padding:5px;
}
#home #sec04 table td {
	border-bottom:1px solid #D3CEBE;
	text-align:center;
	padding:5px;
}
#home #sec04 table tr th:nth-child(even),
#home #sec04 table tr td:nth-child(even) {
	background:#D3CEBE;
}



/**************************************************
 * 初診の方へ
 **************************************************/

#first #sec02 section {
	float:left;
	width:200px;
	padding-right:40px;
	background:url(/common/img/first/sec02_arr.png) 210px 120px no-repeat;
}
#first #sec02 section:last-child {
	float:right;
	padding-right:0;
}
#first #sec02 section p {
	margin-top:10px;
}



/**************************************************
 * 当院のご案内
 **************************************************/

#clinic #sec02 .inner {
	padding:20px 0 0 0;
}
#clinic #sec03 .inner {
	width:680px;
}
#clinic #sec03 #gallery_img {
	position:relative;
	float:left;
	width:540px;
}
#clinic #sec03 #gallery_img section {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#clinic #sec03 #gallery_img section:first-child {
	display:block;
}
#clinic #sec03 #gallery_img section figure {
	padding:4px;
	border:1px solid #D3CEBE;
	background:#E7E4DC;
}
#clinic #sec03 #gallery_img section .description {
	padding:4px;
	border:1px solid #D3CEBE;
	background:#FFF;
	margin-top:5px;
}
#clinic #sec03 #gallery_img section h4 {
	text-align:center;
	line-height:28px;
	background:#351608;
	color:#FFF;
	margin-bottom:5px;
}
#clinic #sec03 #gallery_thumb {
	position:relative;
	float:right;
	width:120px;
	padding:4px;
	border:1px solid #D3CEBE;
	margin:15px 0;
}
#clinic #sec03 #gallery_thumb #gallery_thumb_wrap {
	position:relative;
	width:120px;
	height:404px;
	overflow:hidden;
}
#clinic #sec03 #gallery_thumb ul {
	position:absolute;
	top:0;
	left:0;
}
#clinic #sec03 #gallery_thumb li {
	margin-bottom:1px;
	cursor:pointer;
	background:#FFF;
}
#clinic #sec03 #gallery_thumb #scope {
	position:absolute;
	top:164px;
	left:-2px;
	width:126px;
	height:76px;
	border:3px solid #351608;
	z-index:1;
}
#clinic #sec03 #gallery_thumb #arr_up {
	position:absolute;
	top:-15px;
	left:45px;
	width:30px;
	height:30px;
	z-index:1;
	cursor:pointer;
}
#clinic #sec03 #gallery_thumb #arr_down {
	position:absolute;
	bottom:-15px;
	left:45px;
	width:30px;
	height:30px;
	z-index:1;
	cursor:pointer;
}
#clinic #sec06 section {
	float:left;
	width:220px;
	margin:0 10px 20px 0;
}
#clinic #sec06 section:nth-child(1),
#clinic #sec06 section:nth-child(4),
#clinic #sec06 section:nth-child(7) {
	clear:left;
}
#clinic #sec06 section:nth-child(3),
#clinic #sec06 section:nth-child(6) {
	margin-right:0;
}
#clinic #sec06 section p {
	margin-top:10px;
}



/**************************************************
 * 診療時間・アクセス
 **************************************************/

#access #sec02 table {
	width:100%;
	margin-top:5px;
}
#access #sec02 th {
	border-bottom:1px dotted #351608;
	padding:5px 10px 5px 0;
	white-space:nowrap;
}
#access #sec02 td {
	border-bottom:1px dotted #351608;
	padding:5px 0;
	white-space:nowrap;
}
#access #sec02 td.con {
	width:100%;
	white-space:normal;
}



/**************************************************
 * 医師のご紹介
 **************************************************/

#doctor .licence_list2 li {
	float:left;
	width:155px;
	margin-right:20px;
	margin-bottom:20px;
}
#doctor .licence_list2 li:nth-child(even) {
	margin-right:0;
}
#doctor .licence_list3 li {
	float:left;
	width:220px;
	margin-right:10px;
	margin-bottom:20px;
}
#doctor .licence_list3 li:nth-child(3) {
	margin-right:0;
}
#doctor .licence_list3 li:nth-child(4) {
	clear:left;
}



/**************************************************
 * 求人情報
 **************************************************/

#recruit #sec03 ul {
	background:#FFF;
	border:1px solid #D3CEBE;
	padding:9px;
}
#recruit #sec03 li {
	float:left;
	padding-right:10px;
	border-right:1px dotted #351608;
}
#recruit #sec03 li:last-child {
	float:right;
	padding-right:0;
	border-right:none;
}



/**************************************************
 * サイトマップ
 **************************************************/

#sitemap #sec01 .inner {
	padding:0;
}
#sitemap #sec01 h3 {
	border-bottom:1px solid #351608;
	padding-bottom:10px;
	font-weight:bold;
}
#sitemap #sec01 h3 a {
	display:block;
	background:url(/common/img/sitemap/arr01.png) left center no-repeat;
	padding-left:25px;
	font-size:134%;
	line-height:20px;
}
#sitemap #sec01 ul {
	padding-left:25px;
}
#sitemap #sec01 li {
	padding:10px 0 10px 25px;
	border-bottom:1px dotted #351608;
}
#sitemap #sec01 li a {
	display:block;
	background:url(/common/img/sitemap/arr01.png) left center no-repeat;
	padding-left:25px;
	font-size:117%;
	line-height:20px;
	font-weight:bold;
	margin-left:-25px;
	margin-bottom:5px;
}
#sitemap #sec01 li li {
	padding-left:10px;
}
#sitemap #sec01 li li a {
	display:block;
	background:url(/common/img/sitemap/arr02.png) left center no-repeat;
	font-size:109%;
	padding-left:10px;
	margin-left:-10px;
}



/**************************************************
 * お知らせ・ブログ
 **************************************************/

article {
	background:url(/common/img/tit_line.jpg) left top no-repeat;
	margin-top:40px;
}
article h3 {
	position:relative;
	border-bottom:1px dotted #351608;
	padding:15px 100px 15px 10px;
	font-size:134%;
	font-weight:bold;
}
article h3 time {
	position:absolute;
	top:15px;
	right:10px;
	font-size:12px;
	line-height:24px;
}
article .inner {
	padding:20px 10px 0 10px;
}
article .img {
	float:left;
	width:330px;
}
article .img figure {
	padding:4px;
	border:1px solid #D3CEBE;
	margin-top:10px;
}
article .img figure:first-child {
	margin-top:0;
}
article .txt {
	float:right;
	width:330px;
}
#contents article:first-child {
	margin-top:0;
}

#pager {
	text-align:center;
	padding:10px 0;
	border-top:1px dotted #351608;
	border-bottom:1px dotted #351608;
	margin-top:60px;
}
.wp-pagenavi {
	display:inline-block;
}
.wp-pagenavi a, .wp-pagenavi span {
	line-height:16px;
	padding:1px 5px;
	border:1px solid #331306;
	margin:0 2px;
	display:inline-block;
	color:#331306;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #331306;
}
.wp-pagenavi span.current {
	font-weight: bold;
	background:#331306;
	color:#FFF;
	border:1px solid #331306;
}
.wp-pagenavi a.previouspostslink {
	border:none;
}
.wp-pagenavi a.nextpostslink {
	border:none;
}