@charset "utf-8";
/*reset css*/
html {
	font-size : 85%;
	font-family: Tahoma, Verdana, "メイリオ", Arial, sans-serif;
	line-height : 1.5;
	background-color: #ECE4D0;
	}

* {
	margin: 0;
	padding: 0;
}

p {
	text-justify: inter-ideograph;
}
#header #pcsize .forhour {
	color: #6F2902;
	font-weight: bold;
	text-shadow: 1px 0px #FFFFFF;
	width: 84%;
	text-align: right;
}


a { text-decoration:none;
	color:#000;}
#maincon .extra013 {
	text-align: right;
}

a:hover {
	font-weight: bold;
	padding-top: 0.1em;
}

ul,ol {
	list-style: none;
}
img {
	vertical-align: middle;
	max-width: 100%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}

/*reset end*/
h1 {
	font-size: 3em;/*48px*/
	line-height: 1;/*48px*/
	margin-bottom: 0.5em ;/*24px*/
}
h2 {
	font-size: 2.25em;/*36px*/
	line-height: 1.333;/*48px*/
}
h3 {
	font-size: 1.2em;/*20px*/
	line-height: 1.2;/*24px*/
	margin-bottom: 1em;/*24px*/
	width: 100%;
	background-color: #7D4934;
}
#header {
	position: relative;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(../image2015/ac2015003.png);
}
.headgp {
}
.headgp h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FDFDFD;
	padding-left: 0.5em;
	text-shadow: 2px 2px #3D3D3D;
}
#header #subtitle {
	color: #FFFFFF;
	text-shadow: 1px 1px #4D4D4D;
}
#smpsize {
	border-top: thin dotted #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	background-image: -webkit-linear-gradient(270deg,rgba(134,62,13,0.74) 0%,rgba(62,24,24,0.76) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(134,62,13,0.74) 0%,rgba(62,24,24,0.76) 100%);
	background-image: -o-linear-gradient(270deg,rgba(134,62,13,0.74) 0%,rgba(62,24,24,0.76) 100%);
	background-image: linear-gradient(180deg,rgba(134,62,13,0.74) 0%,rgba(62,24,24,0.76) 100%);

}
.extra002 {
	color: #FFFFFF;
}
.fortel {
	font-size: 1.5em;
	color: #F9F9F9;
}
#navi {
	clear: both;
	text-align: center;
	display: block;
	position: relative;
	z-index: 2;
	background-image: url(../image2015/ac2015002bc.png);
	border-top: thin solid #C15501;
	border-bottom: thin solid #C15501;
}
#navi #mainmenu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	zoom: 1;
}
#navi #mainmenu li {
	float: left;
	width: 24%;
}
#mainmenu li a {
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#mainmenu li .submenu {
	display: none;
	width: 50%;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
li .submenu li {
}
li .submenu li {
}
li .submenu .extra010 {
}
#navi ul {
	overflow: hidden;
	zoom: 1;
}
#navi ul li {
	float: left;
	width: 24%;
	margin-left: 0.5%;
}

#navi ul li .submenu {
	width: 25%;
	display: none;
	position: absolute;
	zoom: 1;
}
#navi ul li .submenu li {
	width: 95%;
	font-size: 0.7em;

}
#navi ul li a:hover {
	background-color: #04421E;
	color: #FFF8F8;
	display: block;
}
#navi ul li a {
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
}
.submenu li a {
	background-color: #334608;
}
#subcon {
	text-align: center;
	z-index: 0;
	position: relative;
}
#subcon .rslides.rslides1 {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
}
#subcon .rslides.rslides1 li {
	  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides.rslides1 li img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
#maincon {
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 0.5em;
	background-color: #FFFFFF;
	padding-top: 0.5em;
}
#maincon .extra012 {
	margin-bottom: 0.5em;
	text-align: justify;
}
#maincon .extra011 {
	text-align: left;
}
#footer {
	text-align: center;
}
#info {
	text-align: center;
	background-color: #7D4934;
	clear: both;
}
#footer .copyright {
	font-size: 80%;
}
#header #pcsize {
	display: none;
}
#gridgroup {
	position: relative;
	text-align: center;
}
.grid1 {
	width: 48%;
	float: left;
	background-color: #FFFFFF;
	border-radius: 5%;
	margin-left: 1%;
	margin-top: 5%;
	margin-right: 1%;
	height: 250px;
}
#gridgroup .grid1 h3 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #B39E70;
}
.grid1 p {
	text-align: center;
	padding-left: 0.2em;
	padding-right: 0.2em;
}
.grid1 img {
	margin-bottom: 0.5em;
}
.grid1 .shousai {
	text-align: center;
}
.grid1 .shousai a:hover {
	color: #1E30FE;
	font-weight: bold;
}
#side1 {
	display: none;
}
#navi ul #extra030 {
	display:none;
}
#navi ul #extra031 {
	float: left;
	width: 24%;
	margin-left: 0.5%;
}
#info iframe {
	width: 98%;
}

/*navi2 from here*/
#navi2 {
	clear: both;
	text-align: center;
	display: block;
	position: relative;
	border-top: thin double #C15501;
	border-bottom: thin double #C15501;
	background-image: url(../image2015/ac2015002bc.png);

}
#navi2 ul {
	overflow: hidden;
}
#navi2 ul li {
	float: left;
	width: 24%;
	margin-left: 0.7%;
}
#navi2 ul li a:hover {
	background-color: #04421E;
	color: #FFF8F8;
	display: block;
}
#navi2 ul li a {
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
}
#info p {
	color: #FFFFFF;
}
body {


}
#subcon #front {
	overflow:auto;
}
#info iframe {
	background-color: #ECE4D0;
}




/*navi2 end*/






@media screen and (min-width:768px){
#smpsize {
	display: none;
}
#pcsize {
	display: block;
	width: 50%;
	position: absolute;
	margin-top: -8.5em;
	margin-left: 50%;
}
#header .headgp {
	text-align: left;
}
#header #subtitle {
	text-align: left;
	padding-left: 0.5em;
	color: #FFFFFF;
	text-shadow: 2px 2px #000000;
}
#header #pcsize .fortel {
	color: #4B2902;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.53) 0%,rgba(58,49,9,0.56) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.53) 0%,rgba(58,49,9,0.56) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.53) 0%,rgba(58,49,9,0.56) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.53) 0%,rgba(58,49,9,0.56) 100%);
	border-radius: 4px;
	width: 70%;
	margin-left: 3em;
}
.headgp a img {
	padding-left: 0.5em;
}
#header #pcsize {
	display: block;
	width: 50%;
	position: absolute;
	margin-top: -8.5em;
	margin-left: 50%;
	color: #FFFFFF;
}
#navi {
	background-image: url(../image2015/ac2015002bc.png);
}
#navi ul li a {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #EBEBEB;
}
#navi ul li a:hover {
	background-color: #04421E;
	color: #FFF8F8;
}
#navi ul {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.grid1 {
	width: 24%;
	margin-right: 0.5%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0.5%;
}
#navi ul li .submenu li {
	width: 91%;
	font-size: 1em;

}
#navi ul #extra030 {
	display: block;
	width: 19%;
}
#navi ul li {
	width: 24%;
}
#navi ul #extra031 {
	width: 19%;
}
#navi2 ul {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#header #pcsize .extra021 {
	color: #4B2902;
}
#front {
	width: 50%;
}
#front .inner {
	position: relative;
	width: 50%;
}
#front .forfront1 {
	position: absolute;
	z-index: 10;
	margin-top: -50px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.68) 0%,rgba(255,255,255,0.71) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.68) 0%,rgba(255,255,255,0.71) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.68) 0%,rgba(255,255,255,0.71) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.68) 0%,rgba(255,255,255,0.71) 100%);
	margin-left: 1em;
	width: 30%;
	border-radius: 4px;
}
.forfront1 h3 {
	background-color: #FFFFFF;
}
.forfront1 h4 {
}
#maincon .extra013 {
	text-align: right;
}



}

@media screen and (min-width:1024px){
		html {
	font-size : 95%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#side1 {
	width: 25%;
	float: left;
	display: none;
}
#gridgroup {
	clear: both;
	overflow: auto;
	background-color: #FFFFFF;
}
#header #pcsize {
	margin-top: -7em;
}
#navi ul #extra030 {
	float: left;
	width: 24%;
	margin-left: 0.5%;
	display: block;
}
#navi ul #extra031 {
	display: none;
}
#side1 #subnavi {
	text-align: left;
}
#side1 #subnavi #subnavilist {
}
#subnavi #subnavilist li {
	display: block;
	width: 100%;
	height: auto;
	background-image: -webkit-linear-gradient(180deg,rgba(106,146,214,1.00) 0%,rgba(7,51,250,1.00) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(106,146,214,1.00) 0%,rgba(7,51,250,1.00) 100%);
	background-image: -o-linear-gradient(180deg,rgba(106,146,214,1.00) 0%,rgba(7,51,250,1.00) 100%);
	background-image: linear-gradient(270deg,rgba(106,146,214,1.00) 0%,rgba(7,51,250,1.00) 100%);
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#subnavilist li a {
	background-image: -webkit-linear-gradient(180deg,rgba(66,149,183,1.00) 0%,rgba(17,63,246,1.00) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(66,149,183,1.00) 0%,rgba(17,63,246,1.00) 100%);
	background-image: -o-linear-gradient(180deg,rgba(66,149,183,1.00) 0%,rgba(17,63,246,1.00) 100%);
	background-image: linear-gradient(270deg,rgba(66,149,183,1.00) 0%,rgba(17,63,246,1.00) 100%);
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	color: #FFFFFF;
	display: block;
}
#navi {

}
#maincon {
	clear: both;
}
#navi ul li {
	width: 24%;
}
.submenu li a {
	background-color: #334608;
}


}
