@charset "utf-8";
/*------------------------------------------------------------
	h6
------------------------------------------------------------*/
#main h6 {
}

/*------------------------------------------------------------
	段落
------------------------------------------------------------*/
#main p {
	margin-bottom: 1em;
}

/*------------------------------------------------------------
	リスト
------------------------------------------------------------*/
ul.listA {
	margin: 0 0 1em;
	list-style: none;
}

ul.listA li {
	padding: 0 0 0 10px;
	background: url(../support/themes/G-03/ul_icon01.gif) no-repeat left 5px;
}

ol.listA {
	margin: 0 0 1em 1.5em;
}

	* html ol.listA {
		margin-left: 2em;
	}

/*------------------------------------------------------------
	テーブル
------------------------------------------------------------*/
table.tableA {
	border-collapse: collapse;
}

table.tableA th,
table.tableA td {
	padding: 8px 10px;
	border: 1px solid #ccc;

	color: #666;
	font-weight: normal;
	text-align: left;
}

table.tableA th {
	background: #EAFDB2;
	font-weight: bold;
}

table.tableB {
	margin-bottom: 30px;
	width: 520px;
	line-height: 1.5;
	border-collapse: collapse;
}

table.tableB th {
	padding: 6px 5px 8px 9px;
	width: 140px;
	background-color: #E3F5D1;
	border: 1px solid #ccc;
	text-align: left;
}

table.tableB td {
	padding: 6px 0 8px 10px;
	border: 1px solid #ccc;
	border-left: none;
	text-align: left;
}


/*------------------------------------------------------------
	その他、ページ固有のスタイル
------------------------------------------------------------*/
#contents p.menu01_blue {
	color: #26A119;
	font-weight: bold;
}

#contents ul.menu01_ul01 {
	list-style: none;
}

#contents ul.menu01_ul01 li {
	margin-bottom: 3px;
	padding: 0 0 0 8px;
	background: url(../img/menu01_image06.jpg) no-repeat left center;
}

#contents .menu01_box01 {
	padding: 0 15px 15px 15px;
	background: url(../img/menu01_image08.gif) no-repeat left bottom;
	zoom: 1;
}

#contents .menu01_img01 {
	display: block;
}

#contents dl.menu01_dl01 dt {
	float: left;
}

#contents dl.menu01_dl01 dd {
	padding-left: 15px;
	_padding-left: 12px;
}

#contents .menu02_dl01 dt {
	float: left;
}

#contents .menu02_dl01 dd {
	margin-left: 15px;
	_text-indent: -3px;
}

#contents .menu02_box01 {
	padding: 8px 10px 10px 10px;
	background-color: #F1FDE1;
}

#contents dl.menu08_dl01 {
	line-height: 1.5;
}

#contents dl.menu08_dl01 dt {
	font-weight: bold;
	float: left;
}

#contents dl.menu08_dl01 dd {
	padding-left: 161px;
	_padding-left: 158px;
}

#contents .menu08_border {
	margin-bottom: 3px;
	border: 1px solid #669900;
}

#contents p.menu08_p01 a {
	color: #3399CC;
}
/*---------------------------menu03---------------------------------*/
#contents .menu03_box01 img {
	margin-left: 10px;
}

#contents .menu03_box02 {
	padding: 4px 0 13px 16px;
	border: 1px solid #82bf00;
	border-top: none;
}

#contents .menu03_box02 ul li {
	padding-left: 11px;
	list-style: none;
	background: url(../../menu03/images/menu03_image03.png) no-repeat left 6px;
}

#contents .menu03_box02 ul li a {
	color: #666;
	text-decoration: none;
}

#contents dl.menu03_dl01 {
	margin-bottom: 5px;
	padding: 10px 0 10px 10px;
	background-color: #F1FDE1;
}

#contents dl.menu03_dl01 dt {
	float: left;
}

#contents dl.menu03_dl01 dd {
	padding-left: 28px;
	_padding-left: 25px;
}

#contents div.menu03_center {
	margin-bottom: 5px;
	text-align: center;
}

#contents img.menu03_block {
	display: block;
}
/*---------------------------menu04---------------------------------*/

#contents .menu04_box01 img {
	margin-left: 15px;
}

#contents ul li {
	list-style: none;
}

#contents .menu04_box01 p.menu04_title {
	color: #27a21a;
	font-weight: bold;
}
/*---------------------------menu05---------------------------------*/
.color01 {
	color:#27A21A;
	font-weight:bold;
}

/*---------------------------menu06---------------------------------*/
#contents ul.menu06_ul01 li {
	padding-left: 11px;
	background: url(../../menu03/images/menu03_image03.png) no-repeat left 6px;
}

#contents .menu06_box01 img.img01  {
	margin: 0 0 10px 10px;
}

#contents .menu06_box01 img {
	margin: 0 0 0 10px;
}

#contents p.menu06_title {
	color: #27a21a;
	font-weight: bold;
}
.inquirybanner{
	margin-left:25px;
}
.topBn01{
	margin-bottom:25px;
}
.topBn01 li{
	float:left;
	margin-right:5px !important;
	list-style-type:none;
	height:100px;
	margin-bottom:10px;
}
.topBn01 li:last-child{
    margin-right: 0 !important;
}
h6.img{
	margin-bottom:10px;
}

.map{
	float:left;
	width:300px;
}
.map iframe{
	border:1px solid #669900;
}
.info{
	width:210px;
	float:right;
}

.info dl dt{
	font-weight:bold;
	margin-bottom:3px;
	color:#666;
}

.info dl dd{
	margin-bottom:3px;
	color:#666;
}

.top_detail{
	background:url(../img/top_bn06.gif) no-repeat;
	width:210px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-top:5px;
}

.topList{
}

.topList li{
	background:url(../img/menu01_image06.jpg) no-repeat 0 6px;
	list-style-type:none;
	padding-left:10px;
}

.comm_box img {
	display: block;
}

ul.comm_ul {
	padding: 8px 14px 12px 14px;
	border: 1px solid #82BF00;
	border-top: none;
	margin-bottom: 15px;
}

ul.comm_ul li {
	background: url(../img/menu03-005_image02.gif) no-repeat left 5px;
	padding-left: 12px;
}

dl.comm_dl {
	padding: 10px;
	background-color: #F1FDE1;
}

dl.comm_dl dt {
	float: left;
}

dl.comm_dl dd {
	padding-left: 30px;
	_text-indent: -3px;
}
dl.comm_dl p {
	margin-bottom:0!important;
}
dl.comm_dl span {

}
.menu07_box01 {
	padding: 8px 0 20px 0;
	background: url(../../menu07/images/menu07_image10.jpg) no-repeat left bottom;
}

.menu07_box01 .menu07_ul01 {
	margin: 0 0 12px 52px;
}

.menu07_box01 .menu07_ul01 li {
	background: url(../../menu03/images/menu03-005_image02.gif) no-repeat left 8px;
	padding-left: 10px;
}

.menu07_box01 .menu07_imgBox {
	margin: 0 0 10px 63px;
}

.menu07_box01 .menu07_boxL {
	width: 320px;
	float: left;
}

.menu07_box01 .menu07_boxL .menu07_p01 {
	margin: 0 0 0 52px;
	line-height: 1.5;
}

.menu07_box01 .menu07_boxL .menu07_subBox {
	background: url(../../menu07/images/menu07_image13.jpg) no-repeat left bottom;
	margin-bottom: 0;
}

.menu07_box01 .menu07_boxL .menu07_subBox p {
	padding: 3px 0 8px 37px;
}

.menu07_box01 .menu07_boxR {
	width: 190px;
	float: right;
	background: url(../../menu07/images/menu07_image12.gif) repeat-y left top;
}

.menu07_box01 .menu07_boxR p {
	margin: 30px 13px 35px 19px;
}

.menu07_box01 .menu07_boxR .menu07_p02 {
	margin: 7px 0 10px 19px;
}

.menu07_p03 {
	padding: 5px 0 20px 50px;
	background: url(../../menu07/images/menu07_image10.jpg) no-repeat left bottom;
}

.menu07_ul02 li {
	float: left;
	margin-right: 10px;
}

.menu07_ul02 li img {
	display: block;
}

.menu07_box01 .menu07_p04 {
	margin-left: 50px;
}

.menu07_ml63 {
	margin-left: 63px;
}

.qaA{
	margin-bottom:20px;
}

.qaA dt{
	float:left;
	font-weight:bold;
}

.qaA dd{
	padding-left:25px;
}


.qaA dt.textQ,
.qaA dd.textQ{
	color:#27A21A;
	font-weight:bold;
}
.qaA dd.textQ {
	margin-bottom:3px;
}
.qaA dt.textA{
	color:#FF9C06;
}

.qaA dd.b_line{
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}

.m01Box{
	background:#F1FDE1;
	padding:10px;
}
.m01Box h6{
	padding-left:30px;
	margin-bottom:10px;
	color:#27A21A;
}
.m01Box p{
	margin-bottom:0!important;
}
h6.num01{
	background:url(../../menu01/images/num01.gif) no-repeat;
	
}

h6.num02{
	background:url(../../menu01/images/num02.gif) no-repeat;
}

h6.num03{
	background:url(../../menu01/images/num03.gif) no-repeat;
}

h6.num04{
	background:url(../../menu01/images/num04.gif) no-repeat;
}

h6.num05{
	background:url(../../menu01/images/num05.gif) no-repeat;
}

h6.num06{
	background:url(../../menu01/images/num06.gif) no-repeat;
}

h6.num07{
	padding:0!important;
}


.color {
	color:#27A21A;
}
.pl0 {
	padding-left:0!important;
}
.vaTop {
	vertical-align:top;
}
/*------------------------------------------------------------
	微調整用スタイル
------------------------------------------------------------*/
/* margin */
.mt0 { margin-top: 0!important; }
.mt5 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mr0 { margin-right: 0!important; }
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mb0 { margin-bottom: 0!important; }
.mb5 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb30 {margin-bottom:30px!important;}
.ml0 { margin-left: 0!important; }
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.pt60{padding-top:60px!important;}
.mb25{margin-bottom:25px!important;}
/* font */
.fwBold { font-weight: bold!important;}
.fwNormal { font-weight: normal!important;}
.taCenter { text-align: center!important;}
.taRight { text-align: right!important;}
.taLeft { text-align: left!important;}
.fsP1 { font-size: 1.08em!important; }
.fsP2 { font-size: 1.16em!important; }
.fsP3 { font-size: 1.24em!important; }
.fsP4 { font-size: 1.32em!important; }
.fsP5 { font-size: 1.4em!important; }
.fsM1 { font-size: 0.92em!important; }
.fsM2 { font-size: 0.84em!important; }
.fsM3 { font-size: 0.76em!important; }
.fsM4 { font-size: 0.68em!important; }
.fsM5 { font-size: 0.6em!important; }

/* float,clear */
.floatR { float: right!important; }
.floatL { float: left!important; }
.clearR { clear: right!important; }
.clearL { clear: left!important; }
.clearB { clear: both!important; }

/* indent */
.indent {
	padding-left: 1em;
	text-indent: -1em;
}

/* clearfix */
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* upadate */

#main #contents .box01 h5 {
	font-size: 0.9em;
	font-weight: normal;
	background-image: url(../img/title_icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 3px;
	margin: 12px 0 7px 0;
}
#main #contents .box01PhotoWrap {
	width: 142px;
	border: 1px solid #CCCCCC;
	float: left;
}
#main #contents .box01Photo {
	width: 140px;
	border: 1px solid #FFFFFF;
}
#main #contents .box01Right {
	float: left;
	margin-left: 5px;
}
#main #contents .box01Right p {
	width: 102px;
	font-size: 0.7em;
	margin: 0 0 8px 4px;
}

#main #contents .btDetail {
	margin-left: 4px;
}
#main #contents .btDetail  a {
	width: 97px;
	height: 23px;
	display: block;
	overflow: hidden;
	background-image: url(b_detail.jpg);
	text-indent: -9999px;
	margin-left: 5px;
}

#main #contents .box02 {
	width: 570px;
	margin-left: 0px;
	margin-bottom:25px;
	line-height: 1.5em;
	font-size: 1.2em;
}
#main #contents .box02 .box02Textarea {
}

#main #aboutSite .contentsBoxTitle {
	display:none;
}
#main #aboutSite #aboutSiteBody {
	margin-left:0px;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0px;
	width:520px;
	margin-left:25px;
}
#main #aboutSite p {
    margin-bottom: 1em;
}
.topBox{
	width:520px;
	margin-left:25px;
}
.h402{
	margin-top:25px;
}
.h402 h4{
	font-size:0.9em!important;
	padding-top:9px!important;
}
/* box style */
#main #contents #box01Wrap {
	clear: left;
	text-align: left;
	font-size: 1.6em;
}
#main #contents #box01WrapInner {
	width: 530px;
	margin-left: 10px;
	text-align: left;
}
#main #contents .box01 {
	width: 570px;
		
}
#main #contents .box01 h5 {
	background:url(../img/h5_bg.jpg) no-repeat 0 bottom;
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:15px;
	padding:2px 0 6px 20px;
	margin-left:25px;
	color:#666;
}
#main #contents .box02 {
	width: 520px;
	margin-left: 25px;
	margin-bottom: 25px;
	
}
#main #contents .box02Textarea {
    margin: 0px 0px 0px 0px;
    line-height: 1.5em;
}

.page-id-2268 #main #contents .box01 .box01Title {
    font-size: 1.2em;
    width: 530px;
    height: 40px;
    background-image: url(../img/title_icon_01.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    margin: 7px 0px 12px;
}
.page-id-2268 #main #contents .box01 .box01Title  h5{
    padding-left: 16px;
    padding-top: 15px;
    font-weight: normal;
    background: none;
    margin: 0;
    font-size: 12px;
}
/* ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px){
	#main #aboutSite #aboutSiteBody{
		width: 100%;
		margin-left: 0;
	}
	#main #contents .box02{
		width: 100%;
		margin-left: 0;
	}
	.topBox{
		width: 100%;
		margin: 0;
	}
	.topBn01 li img{
		max-width: 100% !important;
	}
	.inquirybanner img{
		max-width: 100% !important;
	}
	#main #contents .box01 {
		width: 100%;
	}
	#main #contents .box01 h5{
		margin-left: 0;
	}
	table{
		width: 100% !important;
	}
	#contents .menu01_box01{
		border-right: 1px solid #c0df80;
	}
}
@media screen and (max-width: 767px){
	.topBn01 li{
		width: 100%;
		height: auto;
		margin-right: 0 !important;
	}
	#main #aboutSite #aboutSiteBody{
		width: 100%;
		margin: 0;
	}
	.topBn01 li:nth-child(n+3){
		width: 32%;
		margin-right: 2% !important;
	}
	.topBn01 li:last-child{
		margin-right: 0 !important;
	}
	#main #contents .box02{
		width: 100%;
		margin: 0;
	}
	.topBox{
		width: 100%;
		margin: 0;
	}
	.floatR {
		float: none !important;
		margin-bottom: 15px;
	}
	.ml10 {
		margin-left: 0 !important;
	}
	.map{
		width: 100%;
	}
	.info {
		width: 100%;
		float: none;
	}
	.inquirybanner {
		margin-left: 0;
	}
	#main #contents .box01 {
		width: 100%;
	}
	#main #contents .box01 h5{
		margin-left: 0;
	}
	#contents .menu01_box01{
		border-right: 1px solid #a8d24d;
	}
	table.tableB{
		width: 100%;
	}
	.style-fr{
        float: right !important;
		margin-left: 10px !important;
    }
	.style-fn{
        float: none !important;
		display: block;
		text-align: left;
		margin-bottom: 15px !important;
    }
	.menu08_dl01 td{
		display: block;
	}
}