<!--<!--<!--<!--<!--@charset "UTF-8";
/*===================================*/
/*BASE
/*===================================*/
body {
	font-size: 91%;
	color: #444;
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	background-position: center top;
	background-color: #f0f7fd;
}
img {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, ul, ol, dl, dd, dt, a {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	margin-bottom: 0.6em;
	line-height: 1.8em;
}
ul {
	list-style-type: none;
}
#main ul li {
	margin-bottom: 7px;
	line-height: 1.5em;
	border-bottom: 1px dotted #999;
    padding: 10px 0;
}
form select {
	padding: 5px 15px;
	font-size: 0.9em;
}
input,textarea {
	background-color: #fcfcfc;
	border: 1px solid #DDD;
	min-height: 22px;
	margin: 3px;
	font-size: 100%;
	color: #333;
}

select {
	min-height: 33px;
	min-width: 200px;
}

table {text-align: left; border-collapse: collapse!important;}
table tr  {}
table tr td {border: solid 1px #DDD; padding: 10px;}
table tr th {background-color: #EDEDED; padding: 10px; border: none;border: solid 1px #DDD;}

.nittei table tr th {background-color: #EDEDED; padding: 10px; border: none;border: solid 1px #DDD;}
.nittei table .cel1 {width:11%;}
.nittei table .cel2 {width:6%;}
.nittei table .cel3 {}
.nittei table .cel4 {width:16%;}
.nittei table .cel5 {width:10.5%;}
.nittei table .cel6 {width:9%;}
.nittei table .cel7 {width:9%;}
.nittei table .cel8 {width:9%;}

@media screen and (max-width: 767px) {
	table {width: 100%;}
	table tr th { width: 24%;}
	table input { width: 90%;}
	iframe {width: 100%; height: 400px;}
	.formArea {width:100%!important; margin:0 auto;}
	.margin-auto { width:100%!important; }
	.margin-auto iframe {height: 196px;}
	.nittei{overflow: scroll;}
	.nittei table {width: 1000px;}
	.nittei table .cel1 {width:8%;}
	.nittei table .cel2 {width:6%;}
	.nittei table .cel3 {}
	.nittei table .cel4 {width:15%;}
	.nittei table .cel5 {width:10%;}
	.nittei table .cel6 {width:10%;}
	.nittei table .cel7 {width:10%;}
	.nittei table .cel8 {width:10%;}
}

.formArea {margin-bottom: 40px;}
.margin-auto { width:800px; margin: 0 auto;}

/*link style
------------------------------------------*/
a {text-decoration: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all  0.5s ease;}
a img {
	border-style: none;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all  0.5s ease;
}
a:link {
	color: #009966;
	text-decoration: underline;
}
a:visited {
	color: #666;
}
a:hover {
	color: #3C3;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	/*position: relative;*/
}
/*===================================*/
/* HEADER
/*===================================*/
#header {
	position: relative;
	width: 1200px;
	height: 220px;
	line-height: 0;
	margin: 0 auto 0;
	background-image: url(../img/header_bg.jpg);
}
#header img {
	position:absolute;
	right: 50px;
	top:35px;
	
}
#header .boshu {
	padding: 25px 40px;
	border: 1px solid #FFEA00;
	border-radius: 10px;
	background-color: #D02525;
	font-size: 20px;
	color:#FFEA00;
	font-weight: bold;
	position:absolute;
	right: 70px;
	top:140px;
}
#header a:hover {
	opacity:0.8!important;
}

@media screen and (max-width: 767px) {
	body {
		font-size: 90%;
	}
	#header, #bg, #Navi, #footer, #banner, #bg_about, #bg_boshu, #bg_mori, #bg_column {
		width: 100% !important;
	}
	#header {
		background-size: 100%;
   	/*background-position-x: -34px;*/
    	height: 90px;
	}
	#header img {
		width: 200px;
		right: 10px;
		top:9px;
	}
	#header .boshu {
		padding: 16px 26px;
		font-size: 14px;
		right: 14px;
		top:50px;
	}
	#bg_about, #bg_boshu, #bg_mori, #bg_column {
		background-image: none !important;
	}

	#main {
		width: 93% !important;
		padding: 0 0 30px !important;
		margin: 20px 15px 0px !important;
	}
	#Navi {
		height: 111px !important;
		font-size: 0.9em;
		line-height: 1.8em;
		background-color: #17521A;
	}

	#footer .cr {
		font-size: 0.6em !important;
	}
	.flexslider, .flexslider .slides img {
		width: 100% !important;
		height: 150px;
	}
	.flex-direction-nav a {
		display: none !important;
	}
	.topCopy img {
		width: 200px;
	}
	.flexslider .topCopy {
		top: 105px !important;
		right: 10px !important;
	}
	.flexslider .slides {
		height: 150px !important;
	}
	.box2 {
	   width: 100% !important;
		margin: 0 0 30px !important;
	}
}

/*===================================*/
/* global NAVI
/*===================================*/
#Navi {
	clear: both;
	width: 1200px;
	height: 25px;
	text-align: left;
	padding: 0px;
}
#Navi .gMenu li {
	float: left;
	height: 47px;
	letter-spacing: 0.05em;
}
#Navi .gMenu li.menu01, #Navi .gMenu li.menu02, #Navi .gMenu li.menu03, #Navi .gMenu li.menu04, #Navi .gMenu li.menu05, #Navi .gMenu li.menu06, #Navi .gMenu li.menu07, #Navi .gMenu li.menu08 {
	width: 149px;
	border-right: solid 1px #468766;
	border-bottom: solid 1px #468766;
}
#Navi .gMenu li.menu01 {
    width: 123px;
}
#Navi .gMenu li.menu02 {
    width: 175px;
}

@media screen and (max-width: 767px) {
	#Navi .gMenu li.menu01, #Navi .gMenu li.menu02, #Navi .gMenu li.menu03, #Navi .gMenu li.menu04, #Navi .gMenu li.menu05, #Navi .gMenu li.menu06, #Navi .gMenu li.menu07, #Navi .gMenu li.menu08 {
		width: 33% !important;
		height: 36px;
	}
	#Navi .gMenu li.menu02 {
		width: 66.2%!important;
	}
	#Navi .gMenu li a {
		padding: 7px 0!important;
	}
}
#Navi .gMenu .current a {
	background-color: #FFF;
	color: #003300;
	border-bottom: solid 1px #FFF;
}
#Navi .gMenu li a {
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.9em;
	color: #fff;
	padding: 12px 0;
	background-color: #17521A;
}
#Navi .gMenu li a:hover {
	background-color: #4C9039;
	color: #FFF;
}
/*===================================*/
/* FOOTER
/*===================================*/
#footer {
	width: 1200px;
	padding: 20px 0 0;
	color: #404040;
	font-size: 1.1em;
	background-color: #f6f6f6;
}
#footer .cr {
	padding: 10px 0 ;
	background-color: #17521A;
	color: #fff;
	text-align: center;
	font-size: 0.7em;
	margin-top: 20px;
}
#footer .sitemap {
	padding: 0px 15px 15px;
	border-bottom: dotted 1px #999;
	margin-bottom: 30px;
	text-align: center;
	font-size: 0.8em;
}
#footer .add {
	padding: 0px 15px 10px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6;
}
/*===================================*/
/* AD
/*===================================*/
#ad {
	padding: 10px 0;
	background-color: #f6f6f6;
	text-align: center;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 10px;
}
#ad img {
	padding: 6px 10px 0;
}
@media screen and (max-width: 767px) {
	#ad img {
		width: 44%;
		padding: 5px 6px;
	}
	/*#bg {
		margin: 0 auto 80px!important;
	}*/
}
/*===================================*/
/* BG
/*===================================*/
#bg {
	width: 1200px;
	margin: 0 auto 20px;
	/*margin: 0 auto 160px;*/
	clear: both;
	background-color: #fff;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
}
@media screen and (max-width: 767px) {
	#bg {margin: 0 auto;}
}
/*===================================*/
/* TOP
/*===================================*/
.osirase {
	width: 97%;
	height: 200px;
	border: 1px solid #CCC;
	overflow: auto;
	margin-bottom: 30px;
	margin: auto;
	font-size: 95%;
	padding: 10px;
}
@media screen and (max-width: 767px) {
	.osirase {
		width: 93%;
	}
}

/*===================================*/
/* MAIN
/*===================================*/
#main {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 60px;
	clear: both;
	min-height: 600px;
}

.box {
	float: left;
	display: block;
	clear: both;
	width: 800px;
}
.boxL {
	float: left;
	width: 260px;
	text-align: center;
}
.boxR {
	float: right;
	display: block;
	width: 260px;
	text-align: center;
}
.sBox {
	text-align: center;
	width: 246px;
	float: left;
	margin: 0 10px 10px;
}
.sBox img {
	margin-bottom: 0;
}
.box2 {
	float: left;
	width: 48%;
	margin: 0 10px 10px;
}
.box3 {
	float: left;
	width: 30%;
	margin: 0 10px 10px;
}
.box4 {
	float: left;
	width: 24%;
	min-height: 157px;
	margin: 0 5px 5px;
	text-align: center;
}
.box5 {
	float: left;
	width: 19%;
	min-height: 210px;
	margin: 0 5px 5px;
	text-align: center;
}
.tate {
	min-height: 326px;
}
.box5 p {
	line-height: 1.5em!important;
	margin-bottom: 0.3em;
	font-size:13px;
}


#main h1, h2 {
	margin-bottom: 30px;
	clear: both;
}
h3 {
	color: #184b18;
	display: block;
	margin-bottom: 10px;
	padding: 5px 0;
	/*border-radius: 8px;*/
	background-color: #e6f2ec;
}
h4 {
	font-weight: bold;
	color: #003366;
	font-size: 120%;
	margin: 20px 0 5px;
}
@media screen and (max-width: 767px) {
	#main h1 {
		font-size: 1.7em;
	}
}

.block {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.waku {
	padding: 25px;
	border: 1px solid #006600;
	/*background-color: #FCFCFC;*/
	margin-top: 20px;
	border-radius: 6px;
	min-height: 260px;
}
@media screen and (max-width: 767px) {
	.waku { width: 84.5%;}
}

.wakuRed {
	padding: 20px;
	border: 2px solid #AC0002;
	/*background-color: #FCFCFC;*/
	margin-top: 20px;
	border-radius: 6px;
}
.wakuTitle {
   position: relative;
   top: 34px;
   left: 14px;
   color: #AC0002;
   font-weight: bold;
   font-size: 125%;
   background-color: #fff;
   width: 330px;
   padding: 0 5px;
   text-align: center;
   margin-top: -20px;
}
.dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
/*===================================*/
/* text / margin
/*===================================*/
.colorRed {
	color: #AC0002;
}
.colorBL {
	color: #353535;
}
.midashi {
	font-size: 120% !important; 
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 10px;
}
.pdf {
	background: url(../img/newpdf.gif) top left / 16px 16px no-repeat;
	background-position-y: 2px;
	padding-left: 25px;
	padding-top: 2px;
}
.xls {
	background: url(../img/xls.gif) top left / 16px 16px no-repeat;
	background-position-y: 2px;
	padding-left: 25px;
	padding-top: 2px;
}
.dl {
	background: url(../img/dl.png) top left / 16px 16px no-repeat;
	background-position-y: 2px;
	padding-left: 25px;
	padding-top: 2px;
}
.txtMiddle {
	font-size: 110% !important;
}
.txtLerge {
	font-size: 120% !important;
}
.txtxLerge {
	font-size: 130% !important;
}
.txtxxLerge {
	font-size: 140% !important;
}
.txtxxxLerge {
	font-size: 190% !important;
}
.txtSmall {
	font-size: 90% !important;
	line-height: 1.7em;
}
.txtxSmall {
	font-size: 80% !important;
}
.txtBold {
	font-weight: bold;
}
.txtRight {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
.marker {
	background: linear-gradient(transparent 70%, #fbe217 70%);
}
.underline { text-decoration: underline;}
.line { border-top-width: 1px; border-top-style: dotted; border-top-color: #999999; margin: 20px 0;}
.lineMarker {
	background: url(/common/img/linebg.gif) repeat-x left 18px;
	line-height: 1.6em;
	font-size: 1.3em !important;
	padding: 0px 0 4px;
}

.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.clear {
	clear: both;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb150 {
	margin-bottom: 150px !important;
}
.mb200 {
	margin-bottom: 200px !important;
}
.mb400 {
	margin-bottom: 400px !important;
}
.mb800 {
	margin-bottom: 800px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 40px !important;
}
.mt60 {
	margin-top: 40px !important;
}
.mt70 {
	margin-top: 40px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt150 {
	margin-top: 150px !important;
}
.mt200 {
	margin-top: 200px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.pl10 {padding-left: 10px !important;}
.pl20 {padding-left: 20px !important;}

.noMargin {
	margin: 0;
}
.line {
	text-decoration: underline;
}
.btn {
	background: linear-gradient(180deg,#09791c,#075414);
	padding: 20px;
	width: 300px;
	color: #fff;
	text-align: center;
	font-size: 130%;
	margin: 10px auto;
	text-decoration: none;
	border-radius: 10px;
}

.btn:hover {
	opacity: .7;
	text-decoration: none;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all  0.6s ease;
}
.areaBlock {
	margin-bottom: 60px;
	clear: both;
}
.img_r {
	list-style-type: none;
	float: right;
	clear: both;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.3em;
	text-align: center;
}
.img_l {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.3em;
	text-align: center;
}

.lTitle {
	font-size: 130%;
	font-weight: bold;
	color: #444;
	text-indent: 36px;
	background: url("../img/icon_ball.png")  no-repeat;
	background-position-y: 5px;
	background-position-x: 12px;
	background-color: #e6e4d2;
	border-radius: 7px;
	background-size: 31px;
	padding: 6px 13px;
	margin: 20px 0;
}
.icon {
	text-indent: 32px;
	background: url("../img/icon_ball.png")  no-repeat;
	background-position-y: 10px;
	background-size: 21px;
}

/*--------------------------------------*/
@media screen and (max-width: 767px) {
	.lTitle {
		font-size: 120% !important;
		line-height: 1.5;
		background-size: 22px 22px;
		text-indent: 26px;
		background-position-y: 6px;
	}
	.pTitle {
		font-size: 120% !important;
		line-height: 1.5;
		background-position-y: 2px;
	}
	.img_r, .img_l {
		width: 100%;
		float: none;
		margin: 10px 0;
		;
		padding: 0;
	}
	.lineMarker {
		font-size: 1.1em !important;
		padding: 2px 0 4px;
	}
}
/*--------------------------------------*/

.sp-break {
	display: block;
}
.pc-break {
	display: none;
}
.movie iframe {
	width: 90%;
	height: 450px;
}
.leftBox {
	width: 800px;
}
.tableCenter {
	margin: 10px 100px;
}
.fadein {
	opacity: 0;
	transform: translateY(20px);
	transition: all 1s;
}
.bar_green {
	width: 100%;
	background-color: #178026;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	line-height: 0;
}
.bar_orange {
	width: 100%;
	background-color: #f29805;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	line-height: 0;
}
.bar_brue {
	width: 100%;
	background-color: #0066b7;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	line-height: 0;
}

/*--------------------------------------*/
@media screen and (max-width: 767px) {
	#CR {
		float: none;
		width: 100%;
	}
	#rightTextArea {
		width: 100%;
		margin-bottom: 50px;
		float: none;
		margin: 0;
	}
	.sp-break {
		display: none;
	}
	.pc-break {
		display: block;
	}
	.movie iframe {
		width: 90%;
		height: 188px;
	}
	#tab {
		height: 32px;
	}
	#tab span {
		line-height: 2.5em;
	}
	.leftBox {
		width: 100%;
	}
	.sBox {
		width: 45%;
		margin: 0 8px 10px;
	}
	.sBox img {
		width: 100%;
	}
	.tableCenter {
		width: 100%;
		margin: 0;
	}
	.box3 {
		width: 97%;
	}
	.box4 {
		width: 100% !important;
		margin: 0;
		min-height: 320px;
	}
	.box4 img{
		width: 100% !important;
	}
	.box5 {
		width: 47%;
		min-height: 190px;
	}
	.box5 img {
		width: 100%;
	}
	.btn {
		width: 89%;
	}
	.img100 {
		width: 100%;
		margin: 0 0 10px;
	}
	.img80 {
		width: 80%;
	}
	.img50 {
		width: 45% !important;
		margin: 4px 0;
		padding:0;
	}
}
.date {
	font-size: 0.8em;
	background-color: #4e8a4e;
	color: #fff;
	padding: 10px;
}
.h3txt,.newsTxt {
	text-indent: -1em;
	padding-left: 1em;;
}

@media screen and (max-width: 767px) {
	.h3txt {
   	display: block;
    	padding: 20px 10px 5px;
		text-indent:0;
		font-size: 16px;
	}
	.newsTxt {
	
	}
}

/*--------------------------------------*/
nav{ display: none; margin-bottom:40px;}
.nav-open{
	font-size: 130%;
	font-weight: bold;
	color: #444;
	text-indent: 36px;
	background: url("../img/icon_ball.png")  no-repeat;
	background-position-y: 5px;
	background-position-x: 12px;
	background-color: #e6e4d2;
	border-radius: 7px;
	background-size: 31px;
	padding: 6px 13px;
	margin: 100px 0 0;
	position: relative;
	line-height: 1.6;
	max-height: 30px;
}
.nav-open::before{/* 閉じている時 */
	content: "open ＋";
	position: absolute;
	right: 10px;
	font-size: 17px;
	margin-top: 2px;
}
.nav-open.active::before{/* 開いている時 */
	content: "close －";
}
@media screen and (max-width: 767px) {
	.nav-open{
		font-size: 19px;
	}
	.nav-open::before{/* 閉じている時 */
		/*bottom: -5px;*/
	}
}
/*--------------------------------------*/

.adarea {
	text-align: center;
	font-size: 10px;
	
}
.adarea img {
	padding:10px;
}