@charset "UTF-8";

/* ====================================================================================================

	トップページ設定用

==================================================================================================== */

header{
	position: relative;
}


#seo_txt p{
	color: #ff0000;
	font-weight: bold;
	font-size: 16pt;
	padding: 5px 0 0 20px;
}

/* main_img
-------------------------------------------------- */
/* ----------   メインイメージ系  --------------------- */

#main_img {
	width: 1000px;
	height: 500px;
	margin:0 auto;
	background-image: url("../img/header_bg.jpg");
}

.main_top{
	width:960px;
	height: 500px;
	margin: 0 auto;
	background-image: url("../img/mainR.png");
	background-repeat: no-repeat;
	background-position: right 50%;
}

/*#main_img p{
	padding: 10px 0 0 20px;

}*/

#main_img h1{
    position:relative;
	top:0px;
	left:20px;
	z-index:99;
}

#main_img h1 p{
	padding: 10px 0px;
	line-height: 1.6em;
	font-size: 1.4em;
}


/* --- ナビゲーションバー --- */
nav {
	font-size: 1.2em;
	position: relative;
	top: -250px;
	left: 5%;
	width:380px;
	z-index:98;
}

/* --- メニューエリア --- */
	header nav ul.nl {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

/* --- メニュー項目 --- */
	header nav ul.nl li {
	margin-bottom: 4px;
	}

/* --- リンク --- */
	header nav ul.nl li a {
	display: block;
	position: relative; /* IE6用 */
	font-weight: bold;
	padding: 12px; /* リンクエリアのパディング（上下、左右） */
	background: #d5eba5  right; /* リンクエリアの背景 */
	color: #404040; /* 文字色 */
	text-decoration: none; /* テキストの下線（なし） */
	}
/* --- ポイント時の設定 --- */
	header nav ul.nl li a:hover {
	background: #dbeeb1 repeat-y right; /* ポイント時の背景 */
	}

#contents {
	width: 1000px;
	margin:0 auto;
}


h2{
	font-size: 136%;
	padding: 30px 0 30px 60px;
	background-repeat:no-repeat;
	background-position:0px 10px;
}

h2.item1{	background-image:url("../img/item1.png");}
h2.item2{	background-image:url("../img/item2.png");}
h2.item3{	background-image:url("../img/item3.png");}


h3.gyoumu_head {
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 1em;
	background-color: #f0fdd9;
	font-size: 114%;
}
h3.gyoumu_head::before,
h3.gyoumu_head::after {
	content: '';
	position: absolute;
}
h3.gyoumu_head::before {
	top: 100%;
	left: 0;
	border-width: 0 15px 15px 0;
	border-style: solid;
	border-color: transparent;
	border-right-color: #ccff66;
}
h3.gyoumu_head::after {
	top: 0;
	right: 0;
	z-index: 2;
	border-width: 25px 20px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #fff;
}

.inner{
	width: 90%;
	margin: 0 auto;
}

.btn_block{
	width: 100%;
	margin: 0 auto;
}

.btn_block li{
	border: solid 3px #1a883c;
	margin-right:26px;
	padding: 20px 0px;
	font-size: 130%;
	float: left;
}

.btn_block li a{
	padding: 36px 80px 32px 80px; /* リンクエリアのパディング（上下、左右） */
	color: #1a883c; /* 文字色 */
	text-decoration: none; /* テキストの下線（なし） */
}

.btn_block li:first-child a{
	padding: 36px 82px 32px 82px; 
}

.btn_block li span{
	font-size: 19.5px;
}

.btn_block li:last-child{
	margin-right: 0;
}

.gyoumu_block{
	width: 90%;
	margin: 0 auto;
}

.gyoumu_block li p{
	width: 90%;
	margin: 20px auto;
	font-size: 108%; /* 14px */
}

#naiyou2{
	background-color: #f0fdd9;
}

dl.faq{
	margin-left: 40px;
	padding-bottom: 40px;
}

dl.faq dt,dl.faq dd {
	position: relative;

}
dl.faq dt::after,
dl.faq dt::before,
dl.faq dd::after,
dl.faq dd::before {
	display: block;
	content: '';
	position: absolute;
}
dl.faq dt::after,
dl.faq dd::after {
	top: .2em;
	left: -1.6em;
	width: 20px;
	height: 20px;
	background-color: #3498db;
	border-radius: 100%;
}

dl.faq dd::after{
	background-color: #E74C3D;
}


dl.faq dt::before {
	z-index: 2;
	top: 0.08em;
	left: -1.2em;
	width: 4px;
	height: 4px;
	content: 'Q';
	color: #fff;
	font-weight: bold;
}

dl.faq dd::before{
	z-index: 2;
	top: 0.1em;
	left: -1.2em;
	width: 4px;
	height: 4px;
	content: 'A';
	color: #fff;
	font-weight: bold;
}

.photo img{
	max-width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.profile{
width: 60%;
margin-bottom: 20px;
}

.w90{ width:90%}

.profile th{
width: 40%;
text-align: left;
background-color: #fff7ef;
border: 1px #dddddd solid;
padding: 15px 15px 13px;
line-height: 1.5em;
vertical-align: top;
}

.profile td{
    border: 1px #dddddd solid;
    padding: 15px 15px 13px;
    line-height: 1.5em;
    vertical-align: top;
}

h3.pfr_head{
font-size: 1.6em;
padding-left: 10px;
color: #1a883c;
border-left: 10px solid #1a883c;
margin-bottom: 10px;
}

#pageTop {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 300;
}

footer{
background-color: #1a883c;
}

footer p{
color: #fff;
text-align: center;
width: 80%;
margin: 0 auto;
padding: 10px;
}

#naiyou4 {
padding: 90px 0;
background-image:url("../img/img_toiawasebg.jpg");
}

#naiyou4 p{
	width: 80%;
	margin: 0 auto;
}

.photo2 img{
width: 430px;
display: block;
}
