@charset "utf-8";
/*
Theme Name: ishizaki-clinic
Theme URI: https://toss-medical.co.jp
Description: トスメディカル株式会社
Version: 1.1
Tags: 

/* =Reset default browser CSS. Based on work by Eric Meyer: https://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html {
height:100%;
margin:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* =フォント
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url,
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
input[type=submit] {
font-family: “メイリオ”, Meiryo, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
font-size: 13px;
}
html>/**/body {
	font-size: 13px;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}

/* グローバルエレメント 
-------------------------------------------------------------- */
body {
background-color: #fff;
color:#02518a;
height:100%;
margin:0;
}

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* テキストエレメント 
-------------------------------------------------------------- */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 18px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
 i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

a:link {
color: #02518a;
text-decoration: none;
}

a:visited {
color: #02518a;
text-decoration: none;
}

a:hover {
color: #02518a;
text-decoration: underline;
}

a:active {
color: #8eb6ef;
text-decoration: underline;
}

/* レイアウト
-------------------------------------------------------------- */
#wrapper {
width:900px;
border-left:1px solid #02518a;
border-right:1px solid #02518a;
margin:0px auto 0px auto;
text-align:center;
height:100%;
background-image:url(img/sideback.gif);
background-position:top left;
background-repeat:repeat-y;
}

#header {
width:100%;
height:100px;
margin:0px auto;
background-image:url(img/header-back.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#main {
width:900px;
min-height:400px;
margin:0px auto;
padding: 0px 0px 0px 0px;
}

#container {
float: right;
margin: 0px auto;
width: 650px;
height:100%;
}

#primary,
#secondary {
float: left;
width: 250px;
height:100%;
margin: 0px ;
background-image:url(img/sideback.gif);
background-position:top left;
background-repeat:repeat-y;
}

#footer-bottom {
clear: both;
width: 900px;
height:96px;
margin:0px auto;
}


/*ヘッダ*/
.header-inner {
width:900px;
height:100px;
margin:0px auto;
}

/*ヘッダ左側*/
.header-left {
float:left;
width:500px;
margin:0px;
height:100px;
}

table.headerlogo {
margin:0px;
width:500px;
}

table.headerlogo td.logo-left {
width:100px;
vertical-align:top;
}

table.headerlogo td.logo-left .logomark {
padding:10px 10px 10px 0px;
}

table.headerlogo td.logo-right  {
width:400px;
vertical-align:top;
}

table.headerlogo td.logo-right .des {
text-align:left;
text-indent:0px;
padding:10px 0px 5px 0px;
font-size:85%;
}

table.headerlogo td.logo-right .logotype2 {
text-align:left;
text-indent:0px;
padding:10px 0px 4px 0px;
font-size:90%;
}

table.headerlogo td.logo-right .logotype1 {
padding:5px 0px 0px 0px;
text-align:left
}

/*ヘッダ右側*/
.header-right {
float:right;
width:400px;
margin:0px;
height:100px;
}

table.headercontents {
margin:0px;
width:400px;
}

table.headercontents td.search {
vertical-align:top;
width:290px;
text-align:right;
}

table.headercontents td.reserve {
vertical-align:top;
width:110px;
text-align:right;
}

table.headercontents td.reserve img {
padding-top: 10px;
padding-bottom: 13px;
}

table.headercontents th.tel_access {
width:400px;
text-align:right;
line-height:150%;
}

table.headercontents th.tel_access img {
padding-top: 10px;
padding-right:3px;
padding-bottom: 5px;
}

/* コンテンツ　レイアウト
-------------------------------------------------------------- */
/* コンテンツ枠 */
#content {
width:650px;
	margin: 0px auto 0px auto;
	text-align:center;
}

/* トップページ　コンテンツ枠 */
#top-content {
width:640px;
height:280px;
margin-left:5px;
margin-top:5px;
border:0px solid #002000;
z-index: 10;
}

/* パンくず */
.breadcrumb {
text-align:left;
padding-left:15px;
padding-top:10px;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* フッターウィジェットエリア */
#footer {
clear:both;
width:650px;
margin: 0px auto;
text-align:center;
}

#footer .widget-area ul h3 {
margin: 10px auto 10px auto;
}

#footer .widget-container {
margin: 0 0 8px 0;
}

/* サイドバー
-------------------------------------------------------------- */

/* ウィジェット
-------------------------------------------------------------- */
.widget-area {
width:100%;
margin: 18px auto 18px auto;
text-align:center;
font-size:12px;
}
.widget-area ul {
width:94%;
margin:0px auto;
list-style:none;
}
.widget-area ul h3 {
width:94%;
margin: 0px auto 10px auto;
background-color:#02518a;
text-align:center;
padding:8px 0px 8px 0px;
color:#dcdcdc;
}
.widget-area ul ul {
width:94%;
margin:7px auto 0px auto;
line-height:160%;
}
.widget-area ul li ul li a{
width:94%;
margin:0px auto;
line-height:150%;
padding:2px 3px 2px 3px;
text-align:left;
border-bottom:1px dotted #8eb6ef;
list-style:none;
font-size:13px;
display:block;
}

.widget-area ul li ul li span.current_post {
width:94%;
margin:0px auto;
line-height:150%;
padding:2px 3px 2px 3px;
text-align:left;
list-style:none;
font-size:13px;
display:block;
color: #f0521f;
}

.widget-title {
width:94%;
margin:0px auto;
text-align:center;
font-weight:600;
line-height:100%;
font-size:13px;
padding:0px 0px 0px 0px;
}

.textwidget {
width:92%;
margin:10px auto;
line-height:160%;
text-align:left;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 94%;
	margin: 0px auto;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #fff;
}
.widget_rss a.rsswidget:hover {
	color: #fff;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

.widget_mycategoryorder li {
display: none;
}

.widget_mycategoryorder li.cat-item {
display:inherit;
}

/* フッターボトム詳細
-------------------------------------------------------------- */
#footer-bottom .footer-bottom-inner {
width:900px;
height:26px;
margin:0px auto;
background-color:#02518a;
}

#footer-bottom .footer-bottom-left {
position:relative;
float:left;
margin:0px;
width:250px;
height:26px;
}
#footer-bottom .footer-bottom-right {
position:relative;
float:right;
margin:0px;
width:650px;
height:26px;
}
#footer-bottom .footer-bottom-left p {
position:absolute;
width:250px;
height:24px;
text-align:left;
font-size:11px;
top:7px;
left:10px;
color:#fff!important;
}
#footer-bottom .footer-bottom-right p {
	position:absolute;
	width:650px;
	height:24px;
	text-align:right;
	font-size:11px;
	top:7px;
	right:10px;
	color:#fff!important;
}

#footer-bottom  .footer-bottom-right a {
color:#fff!important;
}

#footer-bottom .footer-bottom-right  a:hover {
color:#fff!important;
text-decoration: underline;
}

#footer-bottom  .footer-bottom-left a {
color:#fff!important;
}

#footer-bottom .footer-bottom-left a:hover {
color:#fff!important;
text-decoration: underline;
}


/* ページトップ
-------------------------------------------------------------- */
#footer-bottom .pagetop {
height:70px;
width:900px;
margin:0px;
font-size:11px;
}
#footer-bottom .pagetop .pagetop-left {
position:relative;
float:left;
width:250px;
height:70px;
margin:0px auto;
vertical-align:bottom;
}
#footer-bottom .pagetop .pagetop-left p {
position:absolute;
font-size:11px;
top:55px;
left:10px;
}

#footer-bottom .pagetop .pagetop-right {
position:relative;
float:right;
width:650px;
height:70px;
margin:0px;
vertical-align:bottom;
}

#footer-bottom .pagetop .pagetop-right p.pagetop-r{
position:absolute;
font-size:11px;
text-align:right;
top:55px;
right:10px;
}

#footer-bottom .pagetop .pagetop-right p.pagetop-l {
position:absolute;
font-size:11px;
text-align:right;
top:55px;
left:10px;
}

/* フッターウィジェットエリア　詳細
-------------------------------------------------------------- */
#colophon {
	clear: both;
	border-top: 0px solid #cccccc;
	width:640px;
	margin:0px auto 20px 10px;
	overflow: hidden;
}

#footer-widget-area {
clear: both;
margin:0px;
}

#footer-widget-area .widget-area {
float: left;
width: 33%;
}

/* コンテンツ　詳細
-------------------------------------------------------------- */
#content,
#content input,
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #330000;
}
#content .entry-content h1,
#content .entry-content h2,
#content .entry-content h3,
#content .entry-content h4,
#content .entry-content h5,
#content .entry-content h6 {
	color: #330000;
	line-height: 1.5em;
	margin: 0 0 5px 0;
}

/*
#content .entry-content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 18px 0;
	text-align: left;
	width: 100%;
}
#content .entry-content tr th,
#content .entry-content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content .entry-content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 4px 4px;
}
#content .entry-content tr.odd td {
	background: #f2f7fc;
}
*/
.hentry {
	margin: 0 0 20px 0;
}

.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #330000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}

.single .hentry {
	margin: 0 0 20px 0;
}

/* エントリータイトル*/
#content .entry-title {
width:600px;
margin:25px auto;
padding:8px 0px 8px 10px;
border-left: solid 8px #02518a;
text-align:left;
}

#content .entry-title h1 {
font-size:21px;
color: #000;
font-weight:bold;
line-height:130%;
font-family: “メイリオ”, Meiryo, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
}

#content.entry-title a:link,
#content.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
#content.entry-title a:active,
#content.entry-title a:hover {
	color: #000000;
text-decoration:underline;	
}

/* カテゴリータイトル*/
#content .cate-title {
width:600px;
margin:18px auto;
padding:7px 0px 7px 13px;
border-left: solid 3px #02518a;
border-bottom:1px dotted #ccc;
text-align:left;
}

#content .cate-title  h1 {
font-size:16px;
color: #000;
font-weight:bold;
line-height:130%;
font-family: “メイリオ”, Meiryo, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
}

.cate-title a:link,
.cate-title a:visited {
	color:#000000;
	text-decoration: none;
}
.cate-title a:active,
.cate-title a:hover {
	color: #000000;
	text-decoration:underline;	
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

/* エントリーコンテント*/
#content .entry-content {
width:600px;
margin:25px auto 25px auto;
padding:0px 0px 0px 0px;
font-size:13px;
line-height:160%;
font-weight:normal;
text-align:left;
color: #000;
}
#content .entry-summary {
width:600px;
margin:0px auto 15px auto;
padding:0px 0px 5px 0px;
border-bottom:0px dotted #CCCCCC;
font-size:13px;
line-height:160%;
font-weight:normal;
text-align:left;
}
#content .entry-search {
width:600px;
margin:30px auto 20px auto;
padding:0px 0px 0px 0px;
font-size:13px;
line-height:160%;
font-weight:normal;
text-align:left;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
#content .entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 18px 0;
	padding: 18px;
}
#content .entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 18px;
}
#content .entry-content input {
	margin: 0 0 18px 0;
}
#content .entry-content input.file,
#content .entry-content input.button {
	margin-right: 18px;
}
#content .entry-content label {
	color: #888;
	font-size: 12px;
}
#content .entry-content select {
	margin: 0 0 24px 0;
}
#content .entry-content sup,
#content .entry-content sub {
	font-size: 10px;
}
#content .entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
#content .entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

#content .entry-content  a {
color: #f43d3d;
text-decoration:none;
}

#content .entry-content  a:hover {
color: #f43d3d;
text-decoration:underline;
}

.page-link {
	color: #003300;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #003300;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #8C0000;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #003300;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #330000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* =イメージ
-------------------------------------------------------------- */
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 18px;
	margin-top: 0px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 18px;
	margin-top: 0px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 18px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 15px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 3px 0!important;
}
#content .wp-caption p.wp-caption-text {
	color: #666;
	font-size: 11px!important;
	margin: 5px!important;
}
#content .wp-smiley {
	margin: 0;
}

/* =ナビゲーション　次のページ　前のページ
-------------------------------------------------------------- */
.navigation {
clear:both;
width: 600px;
margin : 18px auto;
color: #888;
font-size: 12px;
line-height: 18px;
overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
	font-size: 12px;
}
.navigation a:active,
.navigation a:hover {
	color: #666;
}
.nav-previous {
float: left;
width: 50%;
text-align:left;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =コメント
-------------------------------------------------------------- */
#comments {
	clear: both;
	width: 85%;
	margin: 0 auto;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #330000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #330000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 18px 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #666;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #330000;
}
#respond {
	border-top: 0px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #666;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* トップページ　コンテンツ
-------------------------------------------------------------- */
/* what's new */
.whatsnew {
text-align:center;
width:620px;
margin:10px auto 0px auto ;
}

.whatsnew .whatsnew-title {
width:605px;
margin: 0px auto 10px auto;
background-color:#02518a;
text-align:left;
padding:8px 0px 8px 15px;
color:#dcdcdc;
font-weight:600;
line-height:100%;
font-size:13px;
}

.whatsnew p.whatsnew-right {
float:right;
font-size:13px;
padding-top:5px;
padding-right:10px;
}

.whatsnew ul {
clear:both;
width:600px;
margin:0px auto 0px auto;
}
.whatsnew ul li {
width:600px;
margin:8px auto 0px auto;
padding:0px 0px 5px 5px;
border-bottom:1px dotted #8eb6ef;
text-align:left;
font-size:13px;
line-height:100%;
font-weight:normal;
list-style:none;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/* 検索フォーム ウィジェット用
-------------------------------------------------------------- */
#widget-search form div  {
position:relative;
width: 200px;
height: 35px;
text-align : center;
margin : 10px auto 0px auto ;
}
#widget-search form div input [type="text"] {
    position: absolute;
    top: 10px;
    left: 18px;
    margin: 0;
    padding: 0;
    width: 180px;
    height: 24px!important;
}
#widget-search form div input[type="text"] #s {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 24px!important; /* border-box for IE6 */
    padding: 1px;
    border: 1px solid #8e5225;
    background-color: #d1eoef;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
}
head+body #widget-search form div input[type="text"] #s {
    width: 130px;
    height: 20px!important; /* content-box */
}
#widget-search input #s:focus {
    border: 1px solid #8e5225;
    background-color: #dbe7f2;
}
#widget-search form div input[type="text"] #searchsubmit {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45px;
    height: 25px!important; /* border-box */
    padding: 0;
　　line-height:150%;
}

/* お問い合わせフォーム
-------------------------------------------------------------- */
#wpcf7-f4-p7-o1 .con{
height:24px;
padding:0 0 8px 0;
width:400px;
font-size:13px;
height: 24px!important; /* border-box for IE6 */
padding: 1px;
    border: 1px solid #553900;
    background-color: #eeeeee;
}

#wpcf7-f4-p7-o1 .mess{
height:250px;
padding:0 0 8px 0;
width:400px;
font-size:13px;
height: 200px!important; /* border-box for IE6 */
padding: 1px;
    border: 1px solid #553900;
    background-color: #eeeeee;
        overflow-y:auto;
        _overflow-y:hidden;  /* IEでスクロールバーを消す為に記述 */
}

#box {
margin:0px auto;
width: 500px;
background: #fff;
padding: 25px;
position: relative;
}

/* サイトマップ（スタイルなし）
-------------------------------------------------------------- */
#sitemap_list {
width:600px;
list-style:disc;
margin-left:15px;
}

#sitemap_list li {
width:50%;
float:left;
list-style:disc;
}

#sitemap_list li ul li {
width:100%;
font-size: 85%;
list-style:disc;
}

#sitemap_list  a:link,
#sitemap_list  a:visited {
	color: #02518a;
	text-decoration: none;
}
#sitemap_list  a:active,
#sitemap_list  a:hover {
	color: #02518a;
	text-decoration: underline;
}

/*GoogleMaps
-------------------------------------------------------------- */
#map_canvas {
width: 550px;
height : 500px;
margin: 40px auto;
}

/*QRコード
-------------------------------------------------------------- */
.qr-code {
width:200px;
margin:0px auto 18px auto;
text-align:left;
}

/* =メニュー（ページ）
--------------------------------------------------------------*/
#access {
clear: both;
width: 100%;
height:32px;
z-index: 9999;
border-bottom:5px solid #02518a;
border-top:1px solid #8eb6ef;
background-color: #dcdcdc;
box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}
#access .menu {
width: 900px;
font-size: 14px!important;
font-weight:700;
list-style: none;
margin:0px auto!important;
background-color: #dcdcdc;
}
#access li,
#access .menu li {
float: left;
position:relative;
z-index: 9999;
}
#access a {
color:#02518a;
display: block;
height: 36px;
line-height:36px;
padding: 0 20px;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 36px;
left: 0;
float: left;
width: 180px;
text-align:left;
text-indent:10px;
border-bottom:1px solid #02518a;
border-top:1px solid #8eb6ef;
background-color: #dcdcdc;
}
#access ul ul li {
min-width: 180px;
}
#access ul ul ul {
left: 100%;
top: 0;
text-align:left;
text-indent:10px;
border-bottom:1px solid #02518a;
border-top:1px solid #8eb6ef;
background-color: #dcdcdc;
}
#access ul ul a {
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
color:#fff;
display: block;
background-color:#02518a;
border-bottom:1px solid #02518a;
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color:#fff;
background-color:#02518a;
display: block;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color:#fff;
background-color:#02518a;
display: block;
}

/*カスタムメニュー用（グローバルメニュー）追加
-------------------------------------------------------------- */
#access div ul li {
list-style: none;
}
#access ul.menu {
margin:0px;
}

/*ページネートリンク
div.wp-pagenavi {
    margin: 30px 30px;
    color: #555;
    font-size: 85%;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
    padding: 0.5em 1em;
    margin: 0.25em;
    text-decoration: none;
    border: 1px solid #02518a;
    color:#1c0873;
}
.wp-pagenavi a:visited {
    border: 1px solid #02518a;
    color: #1c0873;
}
.wp-pagenavi a:hover {
    text-decoration: underline;
    border: 1px solid #02518a;
	background-color:#02518a;
    color: #fff;
}
.wp-pagenavi a:active {
    border: 1px solid #02518a;
	background-color:#02518a;
    color: #fff;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp

-pagenavi span.extend {
    padding: 0.5em 1em;
    margin: 0.25em;
    border: 1px solid #ddd;
}
.wp-pagenavi span.current {
    font-weight: bold;
}*/

/*---------------------------------------------------------
 ページネーション（複数ページにまたがる時）2023-06-06追加
  ---------------------------------------------------------*/
.pager_style{
	text-align:center;
	padding:30px 0 0 0;
}
.pager_style li{
	width:40px;
	border-style:solid;
	border-width:1px;
	display:inline-block;
	margin:0 5px 10px 0;
}
.pager_style li a{
	font-size:16px;
	text-decoration:none;
	display:block;
	padding:8px 0;
}
.pager_style li.prev{
	margin:0 10px 0 0;
}
.pager_style li.next{
	margin:0 0 0 10px;
}
@media screen and (max-width: 768px) {
	.pager_style li{
		width: 30px;
	}
	.pager_style li a{
		font-size:12px;
		padding:6px 0;
	}
	.pager_style li.prev,
	.pager_style li.next{
		margin:0;
	}
}

/*-------------------------------------------------- 
  ページネーション
  --------------------------------------------------*/
.pager_style li{
	border-color:#02518a;
	background-color:#fff;
}
.pager_style li:hover{
	background-color:#02518a;
}
.pager_style li.on{
	background-color:#02518a;
}
.pager_style li.on a{
	color:#fff;
}
.pager_style li a:hover{
	color:#fff;
}

/* 記事　見出し*/
#content h3 {
width:570px;
padding:3px 15px 3px 15px;
margin:20px auto 10px auto!important;
background-color:#117BBC;
text-align:left;
line-height:100%;
font-size:15px;
color:#fff!important;
}

/* 小見出し（DT）*/
#content dt.komidashi {
	font-size: 16px;
	line-height: 28px;
        color:#117BBC;
}

/* 小見出しー大（h4）*/
#content h4 {
	font-size: 16px;
	line-height: 28px;
        color:#117BBC!important;
}

/* 小見出しー標準サイズ（h5）*/
#content h5 {
	font-size: 13px;
	line-height: 28px;
        color:#117BBC!important;
}


/*バナー*/
.banner {
text-align:center;
width:200px;
margin:0px auto 18px auto;
line-height:135%;
}

.banner img{
padding-bottom:5px;
}

/*カテゴリータイトル*/
#titlebox {
clear: both;
width:900px;
background-color: #02518a;
text-align:center;
}

#titlebox h3 {
color:#cccccc;
line-height:100%;
font-size:125%;
font-weight:800;
padding:10px;
letter-spacing: 0.5em;
}

/*院内紹介画像一覧*/
.clinic-photo {
width:552px;
margin-top:30px;
margin-left:50px;
padding:0px;
}

.clinic-photo dl {
float:left;
width:256px;
margin:10px 10px ;
list-style:none;
list-style-type:none;
display : inline;
}

.imgleft {
float:left;
border:0px solid #666666;
}

.clinic-photo dl dd .text p.title { 
width:256px;
text-align : center;
padding:0px;
}

.clinic-photo {
line-height:170%;
text-align:left;
font-size:105%;
width:600px;
}

.clinic-photo p {
line-height:170%;
text-align:left;
font-size:105%;
}

/*診療時間*/
table.time {
width:100%;
margin:0px auto;
border:1px solid #999!important;
border-collapse:collapse;
}

table.time td {
margin:0px;
text-align:left;
border:1px solid #999;
border-collapse:collapse;
padding:8px;
}

table.time th {
margin:0px;
border:1px solid #999;
border-collapse:collapse;
padding:8px;
}

table.time td.fcfcba {
background-color:#fcfcba;
}

table.time td.fff {
background-color:#fff;
}

table.time td.f3f3f3 {
background-color:#f3f3f3;
}

table.time th.f3f3f3 {
background-color:#f3f3f3;
}

table.time td.center {
text-align:center;
}

table.time th.center {
text-align:center;
}

table.time td.middle {
vertical-align: middle;
}


/*クリア*/
.clear {
clear: both;
margin:0px;
}

.new-icon {
color:red;
}

/*タグクラウド*/
.tagcloud {
width:94%;
margin: 8px auto 20px auto;
text-align:left;
}
.tagcloud a {
list-style-type:none;
line-height:160%;
text-align:left;
margin:0px;
padding:2px;
word-spacing: 0.5em;
}
.tagcloud a:hover  {
color:#0066cc;
line-height:160%;
text-align:left;
border-radius: 2px; /* CSS3草案 */  
-webkit-border-radius: 2px; /* Safari,Google Chrome用 */ 
-moz-border-radius: 2px; /* Firefox用 */
background-color:#e0f0ff;
}

/* クリニックフォト　記事一覧
-------------------------------------------------------------- */
ul.clinic-photo-box {
width:620px;
margin:0px auto 0px auto;
}

ul.clinic-photo-box li.clinic-photo {
float:left;
width:260px;
margin:20px 20px 20px 20px;
list-style:none;
}

ul.clinic-photo-box li.clinic-photo img {
width:260px;
margin:0px;
padding:0px
}

ul.clinic-photo-box li.clinic-photo p {
	width:100%;
        line-height:100%;
        text-align:center;
margin-top:-10px;
}

/*単一ページ　日付*/
.dates {
width:100%;
margin:20px auto;
padding:5px 0px 3px 0px;
text-align:right;
border-top:1px dotted #000;
display:inline-block;
}

/*マージン・パディング class指定
-------------------------------------------------------------- */
/* TOP */
.pt5 {padding-top:5px!important;}
.pt10 {padding-top:10px!important;}
.pt15 {padding-top:15px!important;}
.pt20 {padding-top:20px!important;}
.mt5 {margin-top:5px!important;}
.mt10 {margin-top:10px!important;}
.mt15 {margin-top:15px!important;}
.mt20 {margin-top:20px!important;}

/* LEFT */
.pl5 {padding-left:5px!important;}
.pl10 {padding-left:10px!important;}
.pl15 {padding-left:15px!important;}
.pl20 {padding-left:20px!important;}
.ml5 {margin-left:5px!important;}
.ml10 {margin-left:10px!important;}
.ml15 {margin-left:15px!important;}
.ml20 {margin-left:20px!important;}
.ml30 {margin-left:30px!important;}
.ml40 {margin-left:40px!important;}
.ml50 {margin-left:50px!important;}
.ml60 {margin-left:60px!important;}
.ml60 {margin-left:60px!important;}
.ml70 {margin-left:70px!important;}

/* BOTTOM */
.pb5 {padding-bottom:5px!important;}
.pb10 {padding-bottom:10px!important;}
.pb15 {padding-bottom:15px!important;}
.pb20 {padding-bottom:20px!important;}
.mb5 {margin-bottom:5px!important;}
.mb10 {margin-bottom:10px!important;}
.mb15 {margin-bottom:15px!important;}
.mb20 {margin-bottom:20px!important;}

/* RIGHT */
.pr5 {padding-right:5px!important;}
.pr10 {padding-right:10px!important;}
.pr15 {padding-right:15px!important;}
.pr20 {padding-right:20px!important;}
.mr5 {margin-right:5px!important;}
.mr10 {margin-right:10px!important;}
.mr15 {margin-right:15px!important;}
.mr20 {margin-right:20px!important;}

/* ------------------------------------------------------------------
　TEXT 
--------------------------------------------------------------------- */
.txt10 {font-size: 77% !important;}
.txt11 {font-size: 85% !important;}
.txt12 {font-size: 93% !important;}
.txt14 {font-size: 107% !important;}
.txt16 {font-size: 122% !important;}
.txt18 {font-size: 136% !important;}
.txtBold {font-weight: bold !important;}
.txtNormal {font-weight: normal !important;}
.txtLine140 {line-height: 1.4 !important;}
.txtLine160 {line-height: 1.6 !important;}
.txtLine180 {line-height: 1.8 !important;}

/* -------------------------------------------------------------------
　スマフォ対策 

  スマフォでは画面サイズが小さく表示が困難なコンテンツの場合に、
  PCと同じ内容のスマフォ用のコンテンツを同じページ内に並べて作成
--------------------------------------------------------------------- */

/*PCではスマフォ用コンテンツを非表示にする*/
.display-none-pc {
	display:none;
}

/* -------------------------------------------------------------------
　KAGOYA 　SSL　シール
--------------------------------------------------------------------- */
.kagoyaSSL {
width:95%;
margin:30px auto 0px auto;
font-size:11px;
}

/* -------------------------------------------------------------------
　2015 Hoshimitsu yy追加
--------------------------------------------------------------------- */

/*診療時間*/
table.time2 {
	width:96%;
	margin:0px auto;
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}

table.time2 td {
	margin:0px;
	border-collapse:collapse;
	padding:8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	text-align: center;
}

table.time2 th {
	margin:0px;
	border-collapse:collapse;
	padding:8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	width: 75px;
	text-align: center;
	font-weight: normal;
}

.code-fcfcba {
background-color:#fcfcba;
}

.time-time {
	width: 60%;
}

.time-name {
	text-align: center;
}

.code-f3f3f3 {
background-color:#f3f3f3;
}

/* クリア */
.clear {
	clear:both;
}

/*--------------------------------------- 
  パンくず 20191008
  ----------------------------------------*/
.bcs {
	margin:0 auto 30px 0;
	padding:0;
	list-style:none;
}
.bcs li {
	float:left;
	font-size:12px;
	text-align:left;
	line-height:1.3;
}

/*--------------------------------------- 
  WIDTH指定（PC)
------------------------------------------*/
.w-100 {width:100%!important; height:auto!important;}
.w-98 {width:98%!important; height:auto!important;}
.w-97 {width:97%!important; height:auto!important;}
.w-95 {width:95%!important; height:auto!important;}
.w-90 {width:90%!important; height:auto!important;}
.w-85 {width:85%!important; height:auto!important;}
.w-80 {width:80%!important; height:auto!important;}
.w-70 {width:70%!important; height:auto!important;}
.w-60 {width:60%!important; height:auto!important;}
.w-50 {width:50%!important; height:auto!important;}
.w-40 {width:40%!important; height:auto!important;}
.w-30 {width:30%!important; height:auto!important;}
.w-20 {width:20%!important; height:auto!important;}
.w-15 {width:15%!important; height:auto!important;}
.w-10 {width:10%!important; height:auto!important;}
.w-1 {width:1%!important; height:1px!important;}
.w-auto {width:auto!important;}

/*--------------------------------------- 
  マージン・パディング指定
------------------------------------------*/
/* TOP */
.pt5 {padding-top:5px!important;}
.pt8 {padding-top:8px!important;}
.pt10 {padding-top:10px!important;}
.pt15 {padding-top:15px!important;}
.pt20 {padding-top:20px!important;}
.pt30 {padding-top:30px!important;}
.pt40 {padding-top:40px!important;}
.pt50 {padding-top:50px!important;}
.pt60 {padding-top:60px!important;}
.mt0 {margin-top:0px!important;}
.mt5 {margin-top:5px!important;}
.mt8 {margin-top:8px!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;}
.mt50 {margin-top:50px!important;}
.mt-10 {margin-top:-10px!important;}
.mt-15 {margin-top:-15px!important;}
.mt-20 {margin-top:-20px!important;}
.mt-30 {margin-top:-30px!important;}

/* LEFT */
.pl5 {padding-left:5px!important;}
.pl8 {padding-left:8px!important;}
.pl10 {padding-left:10px!important;}
.pl15 {padding-left:15px!important;}
.pl20 {padding-left:20px!important;}
.ml5 {margin-left:5px!important;}
.ml10 {margin-left:10px!important;}
.ml15 {margin-left:15px!important;}
.ml20 {margin-left:20px!important;}

/* BOTTOM */
.pb5 {padding-bottom:5px!important;}
.pb8 {padding-bottom:8px!important;}
.pb10 {padding-bottom:10px!important;}
.pb15 {padding-bottom:15px!important;}
.pb20 {padding-bottom:20px!important;}
.pb30 {padding-bottom:30px!important;}
.pb40 {padding-bottom:40px!important;}
.mb5 {margin-bottom:5px!important;}
.mb10 {margin-bottom:10px!important;}
.mb15 {margin-bottom:15px!important;}
.mb20 {margin-bottom:20px!important;}
.mb25 {margin-bottom:25px!important;}
.mb30 {margin-bottom:30px!important;}
.mb35 {margin-bottom:35px!important;}
.mb40 {margin-bottom:40px!important;}
.mb-10 {margin-bottom:-10px!important;}
.mb-15 {margin-bottom:-15px!important;}
.mb-20 {margin-bottom:-20px!important;}

/* RIGHT */
.pr5 {padding-right:5px!important;}
.pr8 {padding-right:8px!important;}
.pr10 {padding-right:10px!important;}
.pr15 {padding-right:15px!important;}
.pr20 {padding-right:20px!important;}
.mr5 {margin-right:5px!important;}
.mr10 {margin-right:10px!important;}
.mr15 {margin-right:15px!important;}
.mr20 {margin-right:20px!important;}

/*------------------------------------------------
 ページナビゲーション SP（複数ページにまたがる時）
  ------------------------------------------------*/
.wp-pagenavi-sp {
	clear:both;
	width:90%;
	margin:0 auto;
}
.wp-pagenavi-sp li {
	width:50%;
	list-style-type:none;
}
.wp-pagenavi-sp li.prev-art {
	float:left;
	text-align:left;
}
.wp-pagenavi-sp li.next-art {
	float:right;
	text-align:right;
}