@charset "utf-8";

/*  
Theme Name: nishimon
Theme URI: http://www.nishimon-hp.jp/
Description: nishimon
Author: nishimon
*/

/* =import
-------------------------------------------------------------- */
@import "menuhf.css";
@import "top.css";
@import "table.css";

/* =Reset
-------------------------------------------------------------- */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
div.screen-reader-response{
	display: none !important;
}

body {	background: url(/wp-content/themes/nishimon/img_common/bodybk.png) left top repeat-x #ffffff;
	line-height: 1;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',verdana, arial, helvetica,sans-serif;}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* =Orign LY
-------------------------------------------------------------- */
h1{	font-size: 2.1em;line-height:1.5em;}
h2{	font-size: 1.5em;}
h3{	font-size: 1.2em;}
h4{	font-size: 1em;}
h5{	font-size: 0.8em;}


#contentsAll{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #222;
	display: block;
}
header{
	margin: 0 0 10px;
	padding: 0;
/*	width: 100%;*/
	min-width: 950px;
	text-align: left;
	height: 150px;
	display: block;
}
header #header-inr{
	margin:0 auto;
	padding: 0;
	width: 950px;
	position: relative;
	height: 150px;
	z-index: 9999999;

}
header h4#description{
	margin:0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 600px;
	height: 15px;
	font-size: 11px;	
	overflow: hidden;
	color: #000;
	font-weight: normal;
}
header h4#description span{
	margin-left: 1em;
}

header h3#logo{
	margin:0 auto;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 375px;
	width: 200px;
	height: 100px;
	overflow: hidden;
}

header #headertxtlink{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 50px;
	width: 250px;
}

header #headertxtlink ul{
	margin: 0;
	padding: 0;
	width: 250px;
	height: 50px;
}

header #headertxtlink ul li{
	margin: 0 0 0 5px;
	padding: 0;
	width: 120px;
	height: 35px;
	float: left;
	background: #f2e7c8;
	display: inline;
	line-height: 1;
	text-align: center;
box-shadow: 0 1px 2px #999;
-moz-box-shadow: 0 1px 2px #999;
-webkit-box-shadow: 0 1px 2px #999;
}
header #headertxtlink ul li a{
	padding-top: 10px;
	display: block;
	font-size: 14px;
	text-shadow: 0 1px 1px #fff;
	color: #000;
}



/* FOOT--------------------
*/
#pagetopTxt{
	margin: 50px auto 0;
	padding: 0;
	width: 950px;
	height: 37px;
	text-align: center;
	font-size: 14px;
	line-height:55px;
	color: #fff;
	display: block;
	background: url(/wp-content/themes/nishimon/img_common/topagetop.png) top center no-repeat;
}
#pagetopTxt a.topagetop{
	color: #fff;
	letter-spacing: 0.05em;
}
#pagetopTxt a.topagetop:hover{
	text-decoration: underline;
}


#pksNavi{
	margin: 0 auto 0;
	padding: 30px 0 0;
	width: 100%;
	text-align: left;
	font-size: 12px;
	text-align: left;
	display: block;
	background: url(/wp-content/themes/nishimon/img_common/footerbk.png) left top repeat-x #319f68;
}

#pksNavi p{
	margin: 0 auto 0;
	width: 950px;
	color: #ffffcc;
}

#pksNavi p a{
	color: #fff;
	text-decoration: underline;
}

#pksNavi p a:hover{
	text-decoration: none;
}

footer{
	margin: 0 0;
	padding: 0;
	display: block;
	background: url(/wp-content/themes/nishimon/img_common/footerbk.png) top center repeat-x #319f68;
	box-sizing: border-box;
	text-align: center;
/* 41a979 */
}
footer #footer-inr{
	margin: 0 auto;
	padding: 20px 0 20px;
	width: 950px;
	text-align: center;
	box-sizing: border-box;
}
.menu-menufooter-container{
	display: block;
	padding: 20px 0 0;
	box-sizing: border-box;
}

footer ul#menu-menufooter{
	margin: 0 auto 0;
	padding: 0 0;
	width: 950px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

footer ul#menu-menufooter li{
	margin: 0;
	padding: 0 8px;
	text-align: center;
	font-size: 14px;
	width: auto;
	line-height: 1.1em;
	border-left: solid 1px #54c78d;
}

footer ul#menu-menufooter li:last-child{
	border-right: none;
}

footer ul#menu-menufooter li a{
	color: #fff;
}

footer ul#menu-menufooter li a:hover{
	text-decoration: underline;
}

footer .copyright{
	margin: 40px auto 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
}

.footer_link{
	margin: 30px auto 0;
	padding: 0 0;
	text-align: center;
	font-size: 14px;
	color: #fff !important;
	display: block;
	line-height: 1.5em;
}
.footer_link a{
	color: #fff !important;
}
.footer_link a:hover{
	text-decoration: underline;
}


/* =nishimon950
-------------------------------------------------------------- */
#contents950top{
	margin: 0 auto 50px;
	padding: 0;
	width: 950px;
	display: block;
	clear: both;
}

#contents950{
	margin: 0 auto 50px;
	padding: 0;
	width: 950px;
	display: block;
	clear: both;
	background: #fff;
}


#contentsMenu{
	margin: 0 20px 20px 0;
	padding: 20px 0;
	width: 300px;
	float: right;
	background: #fff;
}



#contentsMain{
	margin: 0 0 30px 0;
	padding: 20px;
	width: 580px;
	text-align: left;
	float: left;
	background: #fff;
	line-height: 1.75em;
}


/* =Orign tx
-------------------------------------------------------------- */

#contentsMain h1{
	margin: 0 0 1em;
	padding: 0 0 0.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #000;
}

#contentsMain h1.rinen{
	margin: 0 0 1em;
	padding: 0 0 0.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #000;
}

#contentsMain h2{
	margin: 0 0 1em;
	padding: 0 0 0.5em 0;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #000;
}

#contentsMain h2 a{
	color: #000;
}

#contentsMain h2.pagettl{
	margin: 0 0 2em;
	padding: 7px 0 0 45px;
	font-weight: normal;
	font-size: 32px;
	line-height: 1;
	letter-spacing: 0.1em;
	color: #339967;
	border-left: none !important;
	background: url(/wp-content/themes/nishimon/img_common/h2bk2.png) left center no-repeat;
	min-height: 36px;
	border: none !important;
}

#contentsMain h2.pagettl a{
	color: #319f68;
}

#contentsMain h3{
	margin: 0 0 2em;
	padding: 0;
	letter-spacing: 0.1em;
	color: #333;
}

#contentsMain h3 span{
	margin: 0 0 0 2em;
	padding: 0;
	color: #ff0000 !important;
	font-size: 0.85em;
	letter-spacing: 0;
}

#contentsMain h4{
	margin: 2em 0;
	padding: 0;
	line-height: 1.5em;
	color: #000000;
	
}

#contentsMain h5{
	margin: 2em 0 1em;
	padding: 0.5em 0.5em 0.5em 0;
	color: #000000;
}

#contentsMain h5 a{
	color: #fff;
	padding: 1em 2em;
	background: #b7b7b7;
	font-size: 1em;
}

#contentsMain h5.btn a{
	margin: 0 0 2em;
	padding: 1.2em;
	font-size: 1.2em;
	color: #fff;
	background: #319f68;
	font-weight: normal;
	text-align: center;
	border-radius: 4px;
	display: block;
}

#contentsMain h5.btn a:hover{
	text-decoration: underline;
}

#contentsMain p.btn a{
	margin: 0 1em 1em 0;
	padding: 0.8em 1em;
	font-size: 1em;
	color: #fff;
	background: #319f68;
	font-weight: normal;
	text-align: center;
	border-radius: 4px;
	float: left;
}

#contentsMain p.btn a:hover{
	text-decoration: underline;
}

#contentsMain p{
	margin-bottom: 3em;
	letter-spacing: 0.02em;
	line-height: 1.7em;
	text-align: justify;
	text-justify: inter-ideograph;
}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


dl{
	margin: 20px 0 20px;
	padding: 0 0 0.5em;
	width: 580px;
	clear: both;
	background: url(/wp-content/themes/nishimon/img_common/dlbk.gif) left top repeat-y;
	float: left;
}

dl dt{
	margin: 0;
	padding: 0 0 0;
	clear: left;
	float: left;
	width: 110px;
	padding: 0 0.2em 0.2em 0.5em;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}

dl dd{
	margin: 0 0 0 150px;
	padding: 0 0 0 5px;
	clear: right;
	line-height: 1.5em;
	width: 420px;
}


/*---------- MEDI SER ---
---------------------------*/

.MedicalService{
	margin: 0 0 20px 0;
	padding: 0;
	width: 580px;
	float: left;
}
.MedicalService h2{
	margin: 0.5em 0 0 0;
	padding: 0.5em !important;
	background: #faf8f0;
	color: #fff;
	border: solid 1px #C4C2BB;
}

.MedicalService p{
	margin: 1em 0;
	padding: 0;
}

.MedicalService img{
	margin: 0 0 10px 10px;
	padding: 2px;
	border: solid 1px #dcdcdc;
	float: right;
	width: 200px;
}


/* rinen ----------------------------------------
---------------------------------------------------- */
h1.rinen{
	margin: 0.5em 0 0 !important;
	padding: 0 0;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

h4.rinen{
	margin: 0.5em 0 !important;
	padding: 0 0;
	text-align: center;
}


ul.rinen{
	margin: 0 1em 2em 3em;
	padding: 0.5em;
	width: auto;
}

ul.rinen li{
	margin: 0.7em;
	list-style-type: decimal;
}

ul.rinen li span{
	margin: 0.5em 0;
	font-size: 1.1em;
}

/* shisetu ---------------------
-----------------------------------*/
#contentsMain .pagesMainPh{
	margin: -20px 0 20px;
	display: blcok;
}

#contentsMain .pagesMainPh img{
	width: 578px;
	border: solid 1px #ccc;
}

ul.shisetsu{
	margin: 0 1em 1em 1.5em;
	padding: 0.5em;
	width: auto;
}

ul.shisetsu li{
	margin: 0.2em;
	list-style-type: disc;
	line-height: 1.5em;
}

ul.shisetsu li span{
	margin: 0.5em 0;
	font-size: 0.95em;
}


/* incho ----------------------------------------
---------------------------------------------------- */
#contentsMain .messagePh{
	margin: 0 0 0.5em 1em;
	padding: 2px;
	width: auto;
	border: solid 1px #ccc;
	text-align: center;
	font-size: 0.9em;
	float: right;
}

#contentsMain .messagePh img{
	margin: 0 0 0.5em;
	padding: 0;
	width: 160px;
}



/* news cont
-------------*/
#contentsMain .newsBox{
	margin: 0 0 2em;
	padding-bottom: 1em;
	border-bottom: solid 1px #ccc;
}

#contentsMain .newsBox .newsDate{
	margin: 0.2em 0;
	padding: 8px 0 0 5px;
	font-size: 12px;
	line-height: 1;
	width: 110px;
	background: url(/wp-content/themes/nishimon/img_common/arrow.png) right center no-repeat;
	color: #fff;
	height: 20px;
	font-family: 'Lucida Grande',verdana,arial, helvetica;
	text-align: left;
}

#contentsMain .newsBox h3.nttl1{
	margin: -24px 0 1.5em 135px;
	padding: 0;
	color: #000;
	font-weight: normal;
}

#contentsMain .newsBox p{
	margin: 0 0 1em 135px;
	padding: 0;
}

#contentsMain .newsBox a{
	color: #333;
}

#contentsMain .newsBox a:hover{
	text-decoration: underline;
}


ul.archives{
margin: 0 20px 1em;
}
ul.archives li{
	line-height: 1.5em;
	list-style-type: disc;
}

ul#nextprev{
	margin: 1em 0;
	width: 100%;
}
ul#nextprev li{
	margin: 1em 0;
	list-style: none;
	line-height: 1.7em;
}

ul#nextprev li span{
	margin: 0 0.5em 0 0;
	padding: 0.5em;
	background: #319f68;
	color: #fff;
	line-height: 1.5em;
}

.infosAC{
	margin: 0;
	padding: 0;
	width: 580px;
	float: left;
	background: url(/wp-content/themes/nishimon/img_common/nishimonbyouin.jpg) left top no-repeat;
	min-height: 220px;
}

.infosAC h1{
	margin: 0 0 0 300px !important;
	width: 280px;
	padding: 0 !important;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
}

.infosAC h2{
	margin: 0 0 0 300px !important;
	width: 280px;
	padding: 0 !important;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
}

.infosAC p,.infosAC h4{
	margin: 0 0 0 300px !important;
	width: 280px;
	padding: 0;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}

/* side ----------------------------------------------------------------
--------------------------------------------------------------------------- */
#contentsMenu h3{
	margin: 0 0 1em;
	padding: 0.3em 0.5em;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #fff;
	background: url(/wp-content/themes/nishimon/img_common/h2bkM.png) right center no-repeat;

}

#contentsMenu h3 a{
	color: #fff;display: block;
}

#contentsMenu h3 a:hover{
	text-decoration: underline;
}

#contentsMenu iframe{
	margin: 0 0 10px 0;
	border-radius: 4px;
}

.infos h1{
	margin: 0 !important;
	padding: 0 !important;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
}

.infos h2{
	margin: 0 !important;
	padding: 0 !important;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
}

.infos p,.infos h4{
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}

#contentsMenu .infos img{
	margin-bottom: 5px;
	float: right;
	border: solid 1px #ccc;
	clear: both;
}
#contentsMenu .infos p.cap{
	margin: 1em 0;
	font-size: 0.7em;
	text-align: right;
	clear: both;
}

#contentsMenu ul.cmms{
	margin: 0 0 20px;
	padding: 0 0 10px;
	width: 300px;
	clear: both;
	display: block;
	font-size: 14px;
	float: left;
}

#contentsMenu ul.cmms li{
	margin: 0 1px 1px 0;
	padding: 1em 0;
	width: 148px;
	vertical-align: middle;
	text-align: center;
	float: left;
	background: #faf8f0;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	line-height: 1.2em;
/*	background: #faf8f0; */
/*	border-bottom: solid 1px #C4C2BB; */
}
#contentsMenu ul.cmms li a{
	color: #000;
	display: block;
}
#contentsMenu ul.cmms li a:hover{
	color: #ff9900;
	display: block;
	text-decoration: underline;
}


/*-------
*/

img.thumL{
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
	border: solid 1px #dcdcdc;
}

img.thumR{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	border: solid 1px #dcdcdc;
}

.cap{
font-size: 0.85em;
}


/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
max-width: 99%;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	vertical-align: top;
max-width: 99%;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
	background-color: #f5f5f7;
}

.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}

/* CF 7 */
.wpcf7-text{
	width: 350px;
}

.wpcf7-textarea{
	width: 520px;
	height: 250px;
}

.wpcf7-form-control.wpcf7-submit{
	padding: 1em 3em;
	letter-spacing: 0.5em;
}

.wpcf7-not-valid-tip-no-ajax,.wpcf7-validation-errors{
	color: #ff0000 !important;
	display:block;
}

.wpcf7-mail-sent-ok{
	color: #3333ff !important;
	display:block;
}


a:link{color: #999999;	text-decoration: none;	}
a:visited{color: #999999;	text-decoration: none;	}
a:active{color: #999999;	text-decoration: none;	}
a:hover{color: #FF6A00;	text-decoration: none;	}

