@charset "utf-8";
body{
	overflow-x: hidden;
	background: #fff;
	color: #333;
	font-family: Meiryo,'Hiragino Kaku Gothic Pro','MS PGothic',Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 1.8;
}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
a, a:link, a:visited {
	color: #666;;
	text-decoration: none;
	outline: none;	
}
input[type="text"], input[type="email"],input[type="password"], textarea{
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 5px;
	border-radius: 2px;
	vertical-align:middle; 
}
/* ********************    ALL: This Theme    ******************** */

#header-container{
	margin-bottom: 0;
}
#catch-container {
	margin-bottom: 20px;
}

.footer-container,
/* ********************    header    ******************** */

header{
	position: relative;
}

.header-line{
	width: 100%;
	height: 6px;
	background-color: #F09813;
	margin-bottom: 30px;
}

.title{
	margin-bottom: 10px;
}

header div.wrapper{
	width: 98%;
	margin: 0 auto;
}

.site-caption{
	font-size: 13px;
}


/* ***********************    catch    *********************************/

.img-slider{
	text-align: center;
}
.img-slider img{
	border: 1px solid #ccc;
}
/* ********************************   article ******************************** */

#home #main-container{
	width: 100%;
}
#home #main-container div.main article section#daihyo-aisatsu{
	font-size: 16px;
}
/* 署名の概要　代表挨拶　画像*/
#home #main-container div.main article section#daihyo-aisatsu div.contents .img-daihyo{text-align: center;}

#home #main-container div.main article section#daihyo-aisatsu div.contents div p{
/*	margin-bottom: 1em;
*/}
/* 署名の概要大見出し*/
#home #EntryListBlock article.EntryTextBox section.EntryText #main-container .main article section h2
{font-size: 24px;
	font-weight: bold;
	padding: 40px 10px 20px 99px;
	margin-bottom: 2em;
	position: relative;
	border-bottom: 5px solid #E6DBC9;
	color:#393939;
	border-left: 0;
	margin-top: 0;
	background: url(http://file.housyanoukenko.3rin.net/i-main.png) top 40px left 5px no-repeat;
}


/* 署名の概要 要求*/
#home #main-container div.main article section#yokyu ol{
	list-style-type: none;
}
#home #main-container div.main article section#yokyu ol li {
	padding: 24px 0 0 90px;
	font-size: 16px;
	list-style: none;
	margin-top: 20px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #ccc;
}
#home #main-container div.main article section#yokyu ol li.yokyu1{background:url("http://file.housyanoukenko.3rin.net/i-yokyu1.png") top left no-repeat;}
#home #main-container div.main article section#yokyu ol li.yokyu2{background:url("http://file.housyanoukenko.3rin.net/i-yokyu2.png") top left no-repeat;}
#home #main-container div.main article section#yokyu ol li.yokyu3{background:url("http://file.housyanoukenko.3rin.net/i-yokyu3.png") top left no-repeat;}
#home #main-container div.main article section#yokyu ol li.last{}

/* 署名の概要 なぜ健診　画像*/
#home #main-container div.main article section#naze .img-naze-left img,
#home #main-container div.main article section#naze .img-naze-right img{width: 100%;}

/* ページトップへ*/
p.page-top{text-align: right;padding-top: 30px;}


/*署名の概要　目次*/
#home #main-container .main article#gaiyou .mokuji ol{
	margin: 0 0 30px 30px;
}
#home #main-container .main article#gaiyou .mokuji ol li{
	list-style: circle;
	padding: 5px 0;
} 
#home #main-container .main article#gaiyou .mokuji ol a{
	text-decoration: underline;
	color: #F09813;
}
.nazecontents{
	padding-left: 30px;
}
figcaption{
	font-size: 13px;
	color: #666;
	margin: 0 auto 20px;
	line-height: 1.5;
	text-align: left;
}
.gan-glf{
	list-style: decimal;
	list-style-position: inside;
}
.gan-glf li{
	margin-bottom: 10px;
}
span.bold{
	font-weight: bold;
}
#about #kaisoku dl{
	padding-top: 20px;
}
#about #kaisoku dl dt{
	font-size: 16px;
	padding: 5px 5px 2px 10px;
	border-left: 5px solid #D0EEA6;
	border-bottom: 1px solid #D0EEA6;
	margin-bottom: 15px;
	line-height: 1.4;
}
#about #kaisoku dl dd{
	margin-bottom: 40px;
}
.form-title h2 {
	font-size:20px;
	margin: 0 0 10px 0;
	font-weight:bold;
}
#CommentBlock .CommentTextBox header ul li h4.CommentTitle{
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	display: inline-block;
	font-size: 16px;
}
#CommentBlock .CommentTextBox header ul li{
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#CommentBlock .CommentTextBox{
	margin-top: 0;
	margin-bottom: 14px;
	font-size: 14px;
}
#CommentBlock .CommentTextBox header ul{
	padding-bottom: 6px;
	border-bottom: 2px solid #D0EEA6;	
}
 .CommentText{
 	font-family: Arial, "メイリオ", sans-serif;
 	font-size: 14px;
 	line-height: 20px;
 }
 .CommentEdit{
 	display: inline-block;
 	padding: 0 5px;
 	line-height: 20px;
 	border-radius: 2px;
 	color: #666666;
 	border: 1px solid #bfbfbf;
 	font-size: 12px;
 }
.copyright{
	text-align: center;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 20px 0;
	background-color: #FAB247;
}

/*all end*/
/***************************************************************************************** */
/****************************** スマホ　タブレット 画面の横幅が768px以下 ***************************** */
/***************************************************************************************** */
@media screen and (max-width: 768px){

body,p{
font-size: 16px;
line-height: 1.7;
}

p{
	margin-bottom: 20px;
}
#home #main-container .wrapper{
width:96%;
margin: 0 2%;
}
#header-container>header{
	padding:0 10px;
}
.header-sub{display: none;}

.site-caption {
margin-bottom: 10px;
}
#header-container{
margin-bottom: 20px;
}

nav.mainNav{
margin: 0 auto;
}


.syomei-kazu{
background:none;
text-align: center;
width:96%;
margin: 0 2% 20px;
}

.syomei-kazu span.atsumatta{
display:block;
background-color:#F09813;
color: #fff;
margin-bottom: 10px;
}

.syomei-kazu span.kazu{
color: red;
font-weight: bold;
font-size: 22px;
display: block;
line-height: 1;
}
.syomei-kazu span.date{
color: #aaa;
font-size:12px;
}

#home #main-container .main article,
#home #main-container div.main article section#yokyu ol li,
#home #main-container div.main article section#daihyo-aisatsu{
font-size: 15px;
}

/* 署名の概要　タイトル*/
#home #main-container .main article h1,

#EntryListBlock .EntryTextBox header .EntryTitle h1.blog,
#EntryListBlock .EntryTextBox header .EntryTitle h2.blog{
background:none;
background-color: #85C43F;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff;
font-size: 24px;
font-weight: normal;
padding: 0.5em;
margin: 20px 0;
}
#page #EntryListBlock .EntryTextBox header h1.yobikake-title,
#page #EntryListBlock .EntryTextBox header h1.about-title,
#page #EntryListBlock .EntryTextBox header h1.houhou-title{
	display: none;
}

.EntryPsText{
	background-color: #eee;
	border: 2px solid #999;
	line-height: 50px;
	text-align: center;
	width: 75%;
	margin: 30px auto 60px;
}
.EntryPsText a{
	color: #666;
	font-weight: bold;
}
#EntryListBlock{
width: 92.5%;
margin: 0 auto;
}

/* 署名の概要大見出し*/
#home #EntryListBlock article.EntryTextBox section.EntryText #main-container .main article section h2,
#page #EntryListBlock .EntryTextBox .EntryText h2
{
color: #222;
margin-bottom: 24px;
border-bottom: 4px solid #D0EEA6;
font-weight: bold;
font-size: 24px;
padding: 48px 0px 10px 0;
background: url(http://file.housyanoukenko.3rin.net/i-main.png) top 0 left 5px no-repeat;
border-left: none;
}

/* 署名の概要　代表挨拶　井戸川さん名前　*/
#home .name-idogawa{text-align: left;margin-top: 2em;font-weight: bold;}
/* 署名の概要　なぜ健診　見出し　*/
#home #naze section div.contents div h4{
	padding: 5px;
	font-weight: bold;
	font-size: 18px;
}
#home #naze section h3{	
	font-size: 22px;
font-weight: bold;
padding: 0.75em 0.75em 0.75em 25px;
margin-bottom: 2em;
color: #393939;
line-height: 1.4em;
display: block;
border-left: 8px solid #FAB247;
}

#EntryListBlock .EntryTextBox .BlogArticleTitle h1,
#EntryListBlock .EntryTextBox .BlogArticleTitle h2 {
	font-size: 26px;
	padding: 10px;
	font-weight: bold;
}
#EntryListBlock .EntryTextBox .BlogArticleTitle h1 a,
#EntryListBlock .EntryTextBox .BlogArticleTitle h2 a{
	font-weight: bold;
	color: #333;

}
.EntryMeta{
	margin-bottom: 10px;
	padding:0 10px 10px 10px;
	border-bottom: 2px solid #F09813;
}

.EntryMeta li {
	display: inline;
	font-size: 12px;
	margin-right: 7px;
	padding-left: 20px;
}

.EntryMeta li.date {
	background: url(http://file.housyanoukenko.3rin.net/i-meta-date.jpg) top left no-repeat;
}

.EntryMeta li.cat {
	background: url(http://file.housyanoukenko.3rin.net/i-meta-cat.gif) top left no-repeat;
}
.EntryMeta li a {
	color: #615d53;
	line-height: 1.5;
}
.EntryText figure{
	text-align: center;
}
#EntryListBlock .EntryTextBox .EntryText header{
	margin-bottom: 40px;
}
#EntryListBlock .EntryTextBox .EntryText h2{
	font-size: 22px;
	padding: 5px 10px 11px 10px;
	border-left: 10px solid #F09813;
	margin: 40px 0;
	font-weight: bold;
	line-height: 1.25;
	color: #000;
}
.social{
	margin: 10px 0;
}
.blog-header-contents{
	background-color: #F5F3EB;
	padding: 10px;
	margin-bottom: 30px;
}
#EntryListBlock .EntryTextBox .EntryText > h3{
	margin: 30px 0;
	font-weight: bold;
	line-height: 1.5;
	font-size: 17px;
	color: #111;
	border-bottom: 1px dotted #666;
}
#EntryListBlock .EntryTextBox .EntryText > h3:before{
	content: "■";
	color: #F09813;
	font-size: 17px;
	display: inline-block;
}
#EntryListBlock .EntryTextBox .EntryText > #jinji h3{
padding: 5px 0 5px 15px;
border-left: 4px solid #F09813;
font-weight: bold;
font-size: 17px;
margin: 30px 0;
line-height: 1.2;
}
#EntryListBlock .EntryTextBox .EntryText h4{
	padding: 5px;
	margin: 20px 0;
	font-weight: bold;
	line-height: 1.5;
	color: #444;
}
.EntryText{
	margin-bottom: 60px;
}
figure .figure-3box img,
figure.big img{
	width: 100%;
	margin-bottom: 10px;
}


.ninja_onebutton_output > div >div{
	width: auto;
	display: inline-block!important;
}
img{
	margin: 0 auto;
}
table{
	width: 100%;
	margin:30px 0;
}
table thead tr th{
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	background-color: #D0EEA6;
}
table tbody tr td{
	padding: 6px;
	border: 1px solid #ccc;
}

table thead tr th.atena{
	background-color: #fff;
}
table tbody tr td.table-midashi1{
	width: 10em;
	background-color: #f5f5f5;
}
table tbody tr td.table-midashi2{
 	width: 5em;
 	}

article.EntryText{
margin-top: 72px;
}
/*
ページトップスクロール
*/
#back-top {
	position: fixed;
	bottom: 60px;
	right: 5px;

}
#back-top a {
	width: 53px;
	height: 53px;
	display: block;
	text-decoration: none;
}
p.page-top{
	display: none;
}
/* ********************    aside    ******************** */

#page aside{
	width: 92.5%;
	margin:0 auto;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock h4.PluginTitle{
	background-color: #F09813;
	color: #fff;
	padding: 10px;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data{
	border-top: 1px solid #cccccc;
	padding: 10px;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data.last{
	border-bottom: 1px solid #cccccc;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data a{
	padding: 5px 15px;
	color: #435c6e;
	background-color: #fefefe;
	text-decoration: none;
	line-height: 1;
	display: inline-block;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data .plugin_data_date{
	color: #aaa;
}
/* ********************    footer    ******************** */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
nav.subNav{
	display: none;
}

footer.wrapper{
	width: 100%;
}
footer ul li{
	border-top: 1px solid #cccccc;
	font-size: 16px;
}
footer ul li.first{
border-top: 10px solid #FAB247;
}
footer ul li.last{
	border-bottom: 1px solid #cccccc;
}
footer ul li a{
	display: block;
	padding: 10px 15px;
	color: #435c6e;
	background-color: #fefefe;
	text-decoration: none;
	position: relative;

}
footer ul li a::after {
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
footer ul li li a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cm{
	text-align: center;
	font-size: 12px;
	color: #666;
}
.cm a{
	color: #F09813;
}

#main-container,
#page{
	position: relative;
}
/*#page #EntryListBlock{
	float: right;
	width: 100%;
}
#page aside {
	float: right;
	width: 100%;
}
#page .NinjaEntryCommercial{
	float: none;
} 
*/
#page aside#PluginBlock #PluginLayout .PluginInnerBlock h4{
	display: none;
}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock input {
	display: none;
}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock label {
	position: relative;
	display: block;
	padding: 0.5em;
	cursor: pointer;
	background-color: #F09813;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0;
	border: 1px solid #ccc;

}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock label::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -7px;
	border-top: 2px solid #555;
	border-right: 2px solid #555;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock div {
	position: relative;
	height: 0;
	overflow: hidden;
	box-shadow: 0 1px 7px 0 rgba(0,0,0,0.1) inset;
	transition: height .2s ease-in-out;
}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock div ul li {
background-color:rgba(255,255,255,0.9);
padding: 10px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock div ul li a{
	color:#333;
	display: block;
}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock input:checked + label::after {
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#page aside#PluginBlock #PluginLayout .PluginInnerBlock input:checked ~ div {
	height: auto;
	border-bottom: 1px solid #ccc;
}
.plugin_data_title,.plugin_data_date{
	display: inline-block;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data ul{
	display: none;
}
	#otoiawase input{
		width: 100%;
	}
	#otoiawase input.submit_button{
		width: 100%;
	}
	#otoiawase textarea{
		width: 100%;
		height: 5em;
	}
	.submit-container {
 	margin:8px 0;
 }
input.submit_button {
 	display: inline-block;
 	padding: 5px 14px;
 	text-decoration: none;
 	font-size: 14px;
 	background-color: #F9F9F9;
 	border: 1px solid #CCCCCC;
 	color: #666;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }
input.submit_button:hover {
 	background-color: #FAB247;
 	border: 1px solid #F09813;
 	color: #fff;
 }
input.submit_button:active {
 	background-color: #F9F9F9;
 	border: 1px solid #eee;
 	color: #eee;
 }
 span.jinji-name{
 	display: block;
 }

#page aside{
	position: absolute;
	top: 0;
	left:3.75%;
	height: 500px;
	width: 92.5%;
}
#page #EntryListBlock{
padding-top: 30px;
}

.gnav-home{
	display: none;
}
#page #EntryListBlock .EntryTextBox article#houhou section .houhou-contents-wrap{
	margin-bottom: 90px;
}
#page #EntryListBlock .EntryTextBox article#houhou section .houhou-contents-wrap div span.btn-youshi a{
 		position: relative;
 		right: 0;
 		background-color: #FAAC36;
 		border-radius: 4px;
 		color: #fff;
 		-webkit-transition: none;
 		transition: none;
 		box-shadow: 0 3px 0 #E49D33;
 		display: block;
 		font-size: 14px;
 		font-weight: 400;
 		text-align: center;
 		text-decoration: none;
 		line-height: 1;
 		outline: none;
 		margin: 30px auto 0;
 		padding: 1em;
 		width: 80%;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section#youshi .houhou-contents-wrap div span.btn-youshi a img{
 		vertical-align: middle;
 		display: inline-block;
 	}

 	#page #EntryListBlock .EntryTextBox article#houhou section#youshi .houhou-contents-wrap div span.btn-youshi a:active {
 		top: 3px;
 		box-shadow: none;
 		background-color: #FAAC36;
 	}
#page #EntryListBlock .EntryTextBox article#houhou section#youshi .houhou-contents-wrap　figure a img{
	border: 1px solid #ccc;
}

/*ページネーション*/
aside#pagenation{
	margin: 60px 0;
	color: #fff;
}
aside#pagenation a{
	display: inline-block;
	padding: 5px 14px;
	text-decoration: none;
	font-size: 14px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	color: #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
aside#pagenation a:hover{
	background-color: #FAB247;
	border: 1px solid #F09813;
	color: #fff;
}
aside#pagenation ul.pagenation-wrapper{
	width: 100%;
}
aside#pagenation ul.pagenation-wrapper li.prev{
	float: left;
	width: 30%;
	text-align: left;
}
aside#pagenation ul.pagenation-wrapper li.gohome{
	text-align: center;
	float: left;
	width: 40%;
}
aside#pagenation ul.pagenation-wrapper li.next{
	text-align: right;
	float: left;
	width: 30%;
}
}/*スマホend*/


/************************************************************************
**********************PC 画面の横幅が769px以上**********************

*************************************************************************/
@media screen and (min-width: 769px){


	a:hover{
		color:#ddd;
	}
	a:active{
		color:#FAB247;
	}



	#main-container{position: relative;}
	.site-caption {
		margin-bottom: 30px;
	}
	div.navbox{
		height: 44px;
		width: 100%;
		background-color: #F09813;
	}
	div.navbox-inr{
		left:50%;
		float: left;
		position: relative;
	}
	.header-sub{
		position: absolute;
		top:0;
		right: 0;
		overflow: hidden;
		width: 261px;
	}
	nav.subNav{
		width: auto;
		float: left;
		font-size: 13px;
	}
	nav.subNav a{
		color: #333;
	}
	nav.subNav a:hover{
		color: #F9A82F;
	}
	.sc-dl{
		float: right;
	}
	.sc-dl ul li{
/*	float: right;
	width: 150px;
	margin-bottom: 10px;*/
	position: relative;
	background-color: #F93D3D;
	border-radius: 5px;
	color: #fff;
	height: 36px;
	line-height: 36px;
	width: 188px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #F78181;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	margin-bottom: 10px;
}
.sc-dl ul li:hover {
	background-color: #F77C7C;
	box-shadow: 0 3px 0 #D36C6C;
}
.sc-dl ul li:active {
	top: 3px;
	box-shadow: none;
	background-color: #F93D3D;
}
.sc-dl ul li.net{
	margin-bottom: 0px;
}

header div.wrapper{
	position: relative;
}
header div.wrapper,
header nav div.w978{
	width: 978px;
	margin: 0 auto;
}
header{
	position: relative;
}
.gnav-kanpa{
	display: none;
}

/*******************************

 HOME

 *******************************/
 .syomei-kazu{

 	background:url(../images/bg_syomeikazu2.png) no-repeat;
 	width: 302px;
 	height: 40px;
 	line-height: 40px;
 	overflow: hidden;
 	margin: 0 auto 30px;
 	padding-left: 300px;
 }
 .syomei-kazu span.atsumatta{
 	display: none;
 }
 .syomei-kazu span.kazu{
 	color: red;
 	font-weight: bold;
 	font-size: 18px;
 	margin-right: 6px;
 }
 .syomei-kazu span.date{
 	color: #aaa;
 	font-size:12px;
 }
 #catch-container{
 	background: url(../images/bg_sky.jpg) no-repeat bottom center;
 }

 #catch-container{
 	width: 100%;
 	margin: 0 auto 90px;
 	padding: 30px 0 90px;
 }
 #main-container{
 	width: 100%;
 	margin: 20px auto 90px;
 }
 #main-container .wrapper,
 #catch-container .wrapper{
 	width:978px;
 	margin: 0 auto;
 	position: relative;
 }
 #home{
 	width:100%;
 	background-color:#fff;
 }
 #home #EntryListBlock{
 	width: 100%;
 	margin: 0 auto;
 	position: relative;
 }


/* ********************
    署名の概要
    ******************** */
    /* 署名の概要　タイトル*/
    #home #main-container .main article h1{
    	margin-bottom: 30px;
    	position: relative;
    	border-bottom: 0;
    	background: url("http://file.housyanoukenko.3rin.net/tit-gaiyou.png") no-repeat;
    	text-indent:100%;
    	white-space:nowrap;
    	overflow:hidden;
    	height: 114px;
    }




/* 署名の概要　section*/
#home #EntryListBlock article.EntryTextBox section.EntryText #main-container .main article section{
	margin-bottom: 90px;
}
/* 署名の概要　なぜ健診　見出し　*/
#home #naze section h3{
	font-size: 20px;
	font-weight: bold;
	padding: 0.75em 0.75em 0.75em 25px;
	margin-bottom: 2em;
	color: #393939;
	line-height: 1.4em;
    border-left: 8px solid #FAB247;
}

#home #naze section .h-wrapper{position: relative;}

/* 署名の概要本文　*/
/*#home article section div.contents{width: 100%;margin: 0 auto;}*/
/* 署名の概要　代表挨拶　画像　*/
#home #main-container div.main article section#daihyo-aisatsu div.contents .img-daihyo{width: 256px;float: left;text-align: center;margin-right: 20px;}
/* 署名の概要　代表挨拶　本文　*/
#home #main-container div.main article section#daihyo-aisatsu div.contents .contents-inr-right{float: right;width: 700px;}
/* 署名の概要　代表挨拶　井戸川さん名前　*/
#home .name-idogawa{text-align: right;margin-top: 2em;font-weight: bold;}

/* 署名の概要　なぜ健診　wrapper　*/
#home #naze .zenkoku-kakusan,
#home #naze .tomaranai{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}
/* 署名の概要　なぜ健診　本文　*/
/*#home #EntryListBlock article section #main-container div article #naze section div div p,
#home #EntryListBlock article section #main-container div article #naze section div p{*/
	#naze section p{
		font-size: 16px;
		margin-bottom: 1em;
	}
	/* 署名の概要　なぜ健診　画像　左寄せ　*/
	#home #naze .img-naze-left{width: 390px;float: left;}
	#home #naze .img-naze-left img{border:1px solid #eee;}
	/* 署名の概要　なぜ健診　本文　右寄せ　*/
	#home #naze .contents-inr-right{float: right;width: 558px;}
	/* 署名の概要　なぜ健診　画像　右寄せ　*/
	#home #naze .img-naze-right{width: 390px;float: right;}
	/* 署名の概要　なぜ健診　本文　左寄せ　*/
	#home #naze .contents-inr-left{float: left;width: 558px;}
	/* 署名の概要　なぜ健診　発生率説明リスト　*/
	#home #naze .contents-inr-right ul.hasseiritsu{list-style-type: decimal;list-style-position: inside;} 
	#home #naze .contents-inr-right ul.hasseiritsu li{
		padding-left: 1em; /*1em（1文字）分、右に動かす*/
		text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
		margin-bottom: 1em;

	}
	#home #naze .contents-inr-right ul.hasseiritsu li blockquote{
		border-left:5px solid #ddd;
		padding: 10px;
		font-weight: bold;
	}
	.NinjaEntryCommercial{
		margin:0 auto!important;
	}
/* ********************
    ALL　PC
    ******************** */
    .page-top a:hover img {
    	opacity: 0.6;
    	filter: alpha(opacity=60);
    }

/* ********************
    私達について　PC
    ******************** */
    #about #header-container{
    	margin-bottom: 30px;
    }
    #about #main-containr{
    	margin-bottom: 90px;
    }
    #about #main-container .wrapper{
    	width: 978px;
    	margin: 0 auto;
    }
    #about #main-container .wrapper article .main aside{
    	float: left;
    	width: 222px;
    	margin-right: 30px;
    }
    #about #main-container .wrapper article .main #contents-container{
    	float: left;
    	width: 726px;
    }

    #about #main-container .wrapper article .main #contents-container section{
    	margin-bottom: 90px;
    }
    #about #main-container .wrapper article .main #contents-container section h3{
/*	background-color: #F09813;
*/	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding: 8px 2px;
font-size: 32px;
margin-bottom: 30px;
}
#about #main-container .wrapper article .main #contents-container section p{
	font-size: 15px;
	margin-bottom: 20px;
}
#about #main-container .wrapper aside nav.sideNav{
	background-color: #F09813;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 2px;
}
#about #main-container .wrapper aside nav.sideNav ul{
	background-color: #fff;
}
#about #main-container .wrapper aside nav.sideNav ul li{
	font-size: 13px;
	background: url(../images/i-yajirushi-maru1.gif) no-repeat 5px;
	padding-left: 25px;
	line-height: 3em;
	border-bottom: 1px dotted #ccc;
}
#about #main-container .wrapper aside nav.sideNav ul li.last{
	border-bottom: 0;
}


#back-top{display: none;}
/*******************************

 BLOG

 *******************************/
 #main-container{

 }
 #EntryListBlock{
 	width: 700px;
 	float: left;
 }
/*#EntryListBlock .EntryTitle-wrapper{
	margin-top: 0;
	padding: 20px 10px 20px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(http://file.housyanoukenko.3rin.net/girlboy1.png) #E3F7E3 top 50% right 5px no-repeat;
	}*/
	#EntryListBlock .EntryTitle-wrapper{
		margin-bottom: 36px;
	}
	#EntryListBlock .EntryTitle-wrapper h1.blog,
	#EntryListBlock .EntryTitle-wrapper h2.blog{
		font-size: 26px;
		position: relative;
		color: #393939;
		margin-top: 20px;
	}

	/* ページ「ブログ」のページタイトル 文字*/
	#EntryListBlock .EntryTextBox .BlogArticleTitle h1,
	#EntryListBlock .EntryTextBox .BlogArticleTitle h2{
		font-size: 26px;
		padding-bottom: 6px;
/*		border-bottom: 5px solid #D0EEA6;
*/		margin-bottom: 12px;
		font-weight: bold;
	}
	/*ブログ記事のタイトル*/
	#EntryListBlock .EntryTextBox #EntryContents section h1.EntryTitle,
	#EntryListBlock .EntryTextBox #EntryContents section h2.EntryTitle{
		font-size: 22px;
		background: none;
		text-align: left;
		padding: 0;
		border-radius: 0;
		margin-bottom: 0;
		margin-top: 0;
	}
	#EntryListBlock .EntryTextBox .BlogArticleTitle h1.single a,
	#EntryListBlock .EntryTextBox .BlogArticleTitle h2.single a{
		font-weight: bold;
		color: #333;
	}
	#EntryListBlock .EntryTextBox .BlogArticleTitle h1.single a:hover,
	#EntryListBlock .EntryTextBox .BlogArticleTitle h2.single a:hover{
		color: #999;
		font-weight: bold;
	}
	.EntryTextBox{
		/*	margin-top: 0;*/
	}
	#EntryListBlock .EntryTextBox header{
		height: auto;
		margin-bottom: 30px;
}
/*ブログページタイトル*/
#EntryListBlock .EntryTextBox header .EntryTitle h1.blog,
#EntryListBlock .EntryTextBox header .EntryTitle h2.blog{
	margin-bottom: 30px;
	position: relative;
	border-bottom: 0px solid #F09813;
	background: url("http://file.housyanoukenko.3rin.net/tit-blog.png") no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 114px;
}
.blog-header-contents{
	background-color: #F5F3EB;
	padding: 10px;
	margin-bottom: 30px;
}
#EntryListBlock .EntryTextBox header .BlogArticleTitle .EntryTitle{
	margin-bottom: 10px;
}
#EntryListBlock .EntryTextBox header .BlogArticleTitle .EntryTitle a{
	color: #333;
}
#page #EntryListBlock .EntryTextBox header .EntryTitle{
	margin: 0;
}
.EntryMeta{
	margin-bottom: 10px;
	line-height: 1;
}
.EntryMeta li{
	display: inline;
	font-size: 12px;
	margin-right: 7px;
	padding-left: 20px;
}
.EntryMeta li.date{
	background: url(http://file.housyanoukenko.3rin.net/i-meta-date.jpg) top left no-repeat;
}
.EntryMeta li.cat{
	background: url(http://file.housyanoukenko.3rin.net/i-meta-cat.gif) top left no-repeat;
}
.EntryMeta li a{
	color: #615d53;
	line-height: 1.5;
}
.EntryMeta li a:hover{
	color:#ccc;
}
.social{
}
.EntryText {
	margin-bottom: 90px;
}
.EntryText figure.top .figure-3box{
	width: 232px;
	height: auto;
	float: left;
	margin-right: 2px;
	margin-bottom: 20px;
}
.EntryText figure.top .last{
	margin-right: 0;
}
/*ブログ記事本文　画像*/
.EntryText figure.big{
	margin-bottom: 20px;
}
.EntryText figure.big img{
	max-width: 700px;
	height: auto;
}
/*ブログ記事本文　小見出し*/
.EntryText h2{
	padding: 5px 0 5px 15px;
	border-left: 8px solid #F09813;
	border-bottom: 2px solid #F09813;
	font-weight: bold;
	font-size: 22px;
	margin: 30px 0;
	color: #333;
}
.EntryText > h3,
.EntryText #jinji > h3{
	padding: 5px 0 5px 5px;
	font-weight: bold;
	font-size: 18px;
	margin: 60px 0 0;
	line-height: 1.2;
}
.EntryText > h3:before,
.EntryText #jinji > h3:before{
	content: "■";
	font-size:20px;
	margin-right: 5px;
	color: #F09813;
}
.EntryText #jinji > h3{
	margin: 30px 0 15px;
}
.EntryText > h4{
		font-weight: bold;
	font-size: 16px;
	margin: 30px 0;
	color: #000;
}
.NinjaEntryCommercial{
	margin-top: 20px;
}
/*ページネーション*/
aside#pagenation{
	margin: 60px 0;
	color: #fff;
}
aside#pagenation a{
	display: inline-block;
	padding: 5px 14px;
	text-decoration: none;
	font-size: 14px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	color: #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
aside#pagenation a:hover{
	background-color: #FAB247;
	border: 1px solid #F09813;
	color: #fff;
}
aside#pagenation ul.pagenation-wrapper{
	width: 700px;
}
aside#pagenation ul.pagenation-wrapper li.prev{
	float: left;
	width: 200px;
	text-align: left;
}
aside#pagenation ul.pagenation-wrapper li.gohome{
	text-align: center;
	float: left;
	width: 300px;
}
aside#pagenation ul.pagenation-wrapper li.next{
	text-align: right;
	float: left;
	width: 200px;
}
/*******************************

 COMMENT

 *******************************/







 fieldset{
 	padding: 0;
 	margin: 0;
 	border: 0;
 	width: 100%;
 }
 .CommentFormBlock label {
 	display: inline-block;
 	cursor: default;
 }
 .CommentFormBlock input[type="text"], .CommentFormBlock input[type="password"], .CommentFormBlock textarea {
 	margin-bottom: 14px;
 }
 #CommentText {
 	height: 15em;
 }
 .btn-primary {
 	text-align: center;
 }

 .form-container {
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 	font-family: 'Helvetica Neue',Helvetica,sans-serif;
 	text-decoration: none;
 	vertical-align: middle;
 	padding:20px;
 }
 .form-field {

 	color: #303030;
 	width:300px;
 }

 .form-title {
 	font-size: 14px;
 	margin-bottom: 0.5em;
 }
 .submit-container {
 	margin:8px 0;
 }
 .submit_button {
 	display: inline-block;
 	padding: 5px 14px;
 	text-decoration: none;
 	font-size: 14px;
 	background-color: #F9F9F9;
 	border: 1px solid #CCCCCC;
 	color: #666;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }
 .submit_button:hover {
 	background-color: #FAB247;
 	border: 1px solid #F09813;
 	color: #fff;
 }
 .submit_button:active {
 	background-color: #F9F9F9;
 	border: 1px solid #eee;
 	color: #eee;
 }



/*******************************

 PLUGIN

 *******************************/
 aside#PluginBlock{
 	width: 237px;
 	float: right;
/*	top: 20px;
	right: 0;
	position: absolute;
	z-index: 999;*/
/*	border-radius: 5px 5px 5px 5px;
*/}
aside#PluginBlock #PluginLayout{
	margin: 0;
	color: #785430;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock{
	width: 100%;
	margin-bottom: 20px;
	border: 2px solid #FFD799;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock h4{
	font-size: 16px;
	font-weight: bold;
	color: #393939;
	padding: 16px 0 16px 38px;
	margin: 2px 2px 14px 2px;
	line-height: 1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	/*background-color: #FAB247;*/
	background: url(http://file.housyanoukenko.3rin.net/i-sankaku7.png) #FAB247 top 50% left 8px no-repeat;
/*	border-bottom: 3px solid #A9E8A7;
*//* 	
*/}
em{
	color: #F09813;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock h4 span{
	background: url() no-repeat 6px -40px;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents{
	padding: 0 7px;

}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data{
	position: relative;
	line-height: 1.4;
	list-style: none;
	background: url(http://file.housyanoukenko.3rin.net/i-sankaku8.png) top 7.2px left 8px no-repeat;
	padding: 0 0 14px 23px;
	margin-bottom: 1em;
	border-bottom: 1px dotted #FCBC5D;
}

aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data ul{
	list-style-type: circle;
	list-style-position: inside;
	margin-top: 10px;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data ul li{
	border-top: 1px dotted #ccc;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 0px 10px;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents #searchbox{
	background: none;
	padding: 0 0 14px 0;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents #searchbox .blogsearch form{
	vertical-align:baseline;
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents #searchbox .blogsearch form input.box{
}
aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents #searchbox .blogsearch form input.btn{
	overflow:visible;
	vertical-align:middle; 
}


aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data_date{
	font-size: 12px;
}

aside#PluginBlock #PluginLayout .PluginInnerBlock .PluginContents .plugin_data:last-child{
	border-bottom: 0;
	margin-bottom: 0;
}
/*ページ用アコーディオンボタン非表示*/
#page aside#PluginBlock #PluginLayout .PluginInnerBlock label,
#page aside#PluginBlock #PluginLayout .PluginInnerBlock input{
	display: none;
}



.EntryPsText{
	margin-top: 20px;
	width: 50%;
	background-color: #eee;
	text-align: center;
	margin: 0 auto 90px;
}
.EntryPsText a{
	display: block;
	padding: 10px 15px;
	color: #666;
	font-family: 'Open Sans',sans-serif;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	border: 2px solid #999;
}
.EntryPsText a:hover{
	background-color: #fff;
	color: #F09813;
	border: 2px solid #F09813;

}
/*******************************

 PAGE

 *******************************/

 /*ページ小見出し*/
 #page #EntryListBlock .EntryTextBox article section h2.EntryTitle-Page{
 	color:#222;
 	margin-bottom: 30px;
 	border-bottom: 4px solid #D0EEA6;
 	font-weight: bold;
 	font-size: 24px;
 	padding: 0px 0px 10px 75px ;
 	background: url(http://file.housyanoukenko.3rin.net/i-main.png) top 50% left 5px no-repeat;
 	border-left: none;
 }
 #page #EntryListBlock .EntryTextBox article section > img{
 	width: 700px;
 	height: auto;
 }
 /*ページタイトル*/
 #page #EntryListBlock .EntryTextBox header h1{
 	margin-bottom: 30px;
 	position: relative;
 	border-bottom: none;
 	text-indent:100%;
 	white-space:nowrap;
 	overflow:hidden;
 	height: 114px;
 }
 #page #EntryListBlock .EntryTextBox header h1.yobikake-title{
 	background: url("http://file.housyanoukenko.3rin.net/tit-yobikake.png") no-repeat;	
 }
 #page #EntryListBlock .EntryTextBox header h1.about-title{
 	background: url("http://file.housyanoukenko.3rin.net/tit-about.png") no-repeat;	
 }
 #page #EntryListBlock .EntryTextBox header h1.houhou-title{
 	background: url("http://file.housyanoukenko.3rin.net/tit-houhou.png") no-repeat;	
 }
 #page #EntryListBlock .EntryTextBox article section section{margin-bottom: 40px;}
 #page #EntryListBlock .EntryTextBox article.EntryText section{margin-bottom: 80px;}
 #page #EntryContents p{font-size: 16px;}

 #page #EntryListBlock .EntryTextBox article.EntryText section>p{
 	margin-bottom: 1em;
 }


 #page #EntryListBlock .EntryTextBox article#yobikake #yobikakenin-ichiran ul{
 	width: 700px;}

 	#page #EntryListBlock .EntryTextBox article#yobikake #yobikakenin-ichiran ul li{
 		font-size: 12px;
 		line-height: 2.0;
 		width: 49%;
 		float: left;
 		display: inline;
 		margin-right: 1%;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section .houhou-contents-wrap{
 		width: 100%;
 		margin-bottom: 20px;
 		position: relative;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section#youshi .houhou-contents-wrap h3{
 		margin-bottom: 20px;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section .houhou-contents-wrap figure{
 		float: left;
 		width: 182px;
 		margin-right: 16px;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section .houhou-contents-wrap figure img{
 		border:1px solid #ccc;
 		width: 182px;
 		height: 259px;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section#net .houhou-contents-wrap figure img{
 		width: auto;
 		height: auto;
 		border:none;
 		display: block;
 		margin: 0 auto;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section .houhou-contents-wrap div{
 		float: right;
 		width: 500px;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section .houhou-contents-wrap div span.btn-youshi a{
 		position: relative;
 		right: 0;
 		background-color: #FAAC36;
 		border-radius: 4px;
 		color: #fff;
 		-webkit-transition: none;
 		transition: none;
 		box-shadow: 0 3px 0 #E49D33;
 		display: inline-block;
 		font-size: 14px;
 		font-weight: 400;
 		text-align: center;
 		text-decoration: none;
 		line-height: 1;
 		outline: none;
 		margin-top: 30px;
 		padding: 1em;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section#youshi .houhou-contents-wrap div span.btn-youshi a img{
 		vertical-align: middle;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section#youshi .houhou-contents-wrap div span.btn-youshi a:hover {
 		background-color: #FCC46F;
 		box-shadow: 0 3px 0 #E8AE57;
 	}
 	#page #EntryListBlock .EntryTextBox article#houhou section#youshi .houhou-contents-wrap div span.btn-youshi a:active {
 		top: 3px;
 		box-shadow: none;
 		background-color: #FAAC36;
 	}
 	#page .EntryText #kanpa h3{
 		padding: 5px 0 5px 15px;
 		border-left: 5px solid #F09813;
 		font-weight: bold;
 		font-size: 16px;
 		margin-top: 20px;
 		line-height: 1.4;
 	}
 	.bold{
 		font-weight: bold;
 	}
table{
	width: 600px;
	margin:30px 0;
}
table thead tr th{
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	background-color: #D0EEA6;
}
table thead tr th.atena{
	background-color: #fff;
}
table tbody tr td{
	padding: 6px;
	border: 1px solid #ccc;
}
table tbody tr td.table-midashi1{
	width: 10em;
	background-color: #f5f5f5;
}
table tbody tr td.table-midashi2{
 	width: 5em;
 	}
 	/* ********************    footer    ******************** */


small{font-size: 12px;
}
footer{
	border-top: 1px dotted #ccc;

}
footer .footer_inner .footer_nav01 .inner {
	padding-top: 28px;
	padding-bottom: 20px;
	width: 978px;
	margin: 0 auto;
}
footer .footer_inner .footer_nav01 .inner ul.list01 {
	float: left;
	width: 244px;
	list-style-type: circle;
}
footer .footer_inner .footer_nav01 .inner ul.list02{
	float: left;
	width: 734px;
	list-style-type: circle;
}
footer .footer_inner .footer_nav01 .inner ul.list02 > li {
	float: left;
	width: 244px;
}
footer .footer_inner .footer_nav01 .inner ul.list02 > li ul.sub_list li a {
	display: block;
	text-indent: -1.2em;
	margin-left: 1.2em;
	margin-bottom: 7px;
	font-size: 11px;
	letter-spacing: 0;
}
.cm{
	font-size: 12px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
/* ********************
    メールフォーム
    ******************** */
    /*メールフォーム全体を囲っているタグのid*/
    #default_top {

    }

    /*メールフォームのパーツや送信ボタンを囲っているタグのclass（タイトル、説明文以外）*/
    #default_top .main {
    	font-size:14px;

    }

    /*メールフォームのタイトルを囲っているタグのclass*/
    #default_top .title{
    	margin-bottom: 0.5em;
    }

    /*メールフォームの説明文を囲っているタグのclass*/
    #default_top .explain {

    }

    /*『name』パーツの表示名と入力項目を囲っているタグのclass*/
    #default_top .name_top {

    }

    /*『name』パーツの表示名を囲っているタグのclass（[ 名前 ]の部分）*/
    #default_top .name_left{

    }

    /*『name』パーツの入力項目を囲っているタグのclass*/
    #default_top .name_right {

    }

    /*『name』パーツの入力項目のclass（inputなどの部分）*/
    #default_top .name_parts {

    }

    /*『mail』パーツの表示名と入力項目を囲っているタグのclass*/
    #default_top .mail_top {

    }

    /*『mail』パーツの表示名を囲っているタグのclass（[ メールアドレス ]の部分）*/
    #default_top .mail_left{

    }

    /*『mail』パーツの入力項目を囲っているタグのclass*/
    #default_top .mail_right {

    }

    /*『mail』パーツの入力項目のclass（inputなどの部分）*/
    #default_top .mail_parts {

    }

    /*『title』パーツの表示名と入力項目を囲っているタグのclass*/
    #default_top .title_top {

    }

    /*『title』パーツの表示名を囲っているタグのclass（[ 件名 ]の部分）*/
    #default_top .title_left{

    }

    /*『title』パーツの入力項目を囲っているタグのclass*/
    #default_top .title_right {

    }

    /*『title』パーツの入力項目のclass（inputなどの部分）*/
    #default_top .title_parts {

    }

    /*『textarea』パーツの表示名と入力項目を囲っているタグのclass*/
    #default_top .textarea_top {

    }

    /*『textarea』パーツの表示名を囲っているタグのclass（[ 本文（大） ]の部分）*/
    #default_top .textarea_left{

    }

    /*『textarea』パーツの入力項目を囲っているタグのclass*/
    #default_top .textarea_right {

    }

    /*『textarea』パーツの入力項目のclass（inputなどの部分）*/
    #default_top .textarea_parts {

    }

    /*メールフォームの送信ボタンを囲っているタグのclass*/
    #default_top .submit {

    }

    /*メールフォームの送信ボタンのclass*/
/*#default_top .submit_button {

	}*/

	/*エラーメッセージを囲っているタグのclass*/
	#default_top .error {

	}

	/*エラーメッセージのリトライボタンを囲っているタグのclass*/
	#default_top .error_submit {

	}

	/*エラーメッセージのリトライボタンのclass*/
	#default_top .error_submit_button {

	}

	/*送信完了メッセージを囲っているタグのclass*/
	#default_top .result {

	}

	/*送信完了メッセージの戻るボタンを囲っているタグのclass*/
	#default_top .result_submit {

	}

	/*送信完了メッセージの戻るボタンのclass*/
	#default_top .result_submit_button {

	}
	#otoiawase input{
		width: 500px;
	}
	#otoiawase input.submit_button{
		width: 5em;
	}
	#otoiawase textarea{
		width: 500px;
		height: 100px;
	}
/*
ページトップスクロール
*/
#back-top {
	position: fixed;
	bottom: 60px;
	right: 30px;

}
#back-top a {
	width: 53px;
	height: 53px;
	display: block;
	text-decoration: none;
}
} /*PC end*/

/*呼び掛け人からのメッセージ　見出し*/
#page #EntryListBlock section article.EntryText section section div h3.yobikakenin-msg-name{
	font-size: 20px;
	padding: 0 20px 0 26px;
	margin-bottom: 25px;
	color: #4B6B1F;
	display: inline-block;
	border-left: 7px solid #D0EEA6;
	margin-top: 0;
	border-bottom: 1px solid #D0EEA6;
}




   /*F09813
   A9E8A7 like green
   00BAE5 clearblue
   00E658 green
   FFC600 orang
   FF6766 apricot
   D0EEA6*/
