html {
	position: relative;
	min-width: 1260px;
}

body {
	color: #333333;
	font-size: 15px;
	width: 100%;
	position: relative;
	font-family: "Mplus 1p", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

header {
	width: 100%;
	height: 165px;
	box-sizing: border-box;
	z-index: 1000;
}

#header_inner {
	position: relative;
	height: 120px;
	margin: 0 0 5px;
}

header h1 {
	width: 300px;
	top: 8px;
	left: 10px;
	position: absolute;
	font-weight: normal;
	padding: 35px 0 0 0;
	box-sizing: border-box;
}

header h1 span {
	position: absolute;
	top: 0;
	left: 68px;
	font-size: 13px;
}

header h1 a {
	display: block;
	width: 300px;
	height: 72px;
	text-indent: -9999px;
	background: url('../images/common/logo.png') no-repeat;
	-webkit-background-size: 300px 72px;
	background-size: 300px 72px;
}

#header_r {
	width: 860px;
	box-sizing: border-box;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 16px;
	display: flex;
}

#header_r ul {
	list-style: none;
	display: flex;
	margin: 3px 0 20px;
}

#header_r ul li {
	width: 120px;
	margin: 0 10px;
}

#header_r ul li a {
	display: block;
	line-height: 30px;
	color: #333;
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	text-align: center;
}

#shoshin_yoyaku1{
	/* position: absolute; */
	width: 280px;
	/* height: 100px; */
	/* margin-top: -30px; */
	/* top: 10px; */
	/* left: 400px; */
}

#shoshin_yoyaku2{
	/* position: absolute; */
	width: 280px;
	/* height: 100px; */
	margin: 0px 10px 0;
	/* top: 10px; */
	/* left: 400px; */
}

#shoshin_yoyaku1 ,
#shoshin_yoyaku2 {
	font-size: 12.7px;
	text-align: center;
}

#shoshin_yoyaku1 a,
#shoshin_yoyaku2 a{
	display: block;
	width: 100%;
	/* height: 60px; */
}


#gnav {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

#gnav ul {
	width: 1120px;
	margin: 0 auto;
	display: flex;
}

#gnav ul li {
	width: 160px;
	line-height: 38px;
}

#gnav ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	text-align: center;
	width: 160px;
	line-height: 38px;
	box-sizing: border-box;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

#gnav ul a:hover {
	background: url('../images/common/bg_nav.png') no-repeat left 3px center;
}

#gnav2 {
	position: absolute;
	width: 1120px;
	left: 50%;
	margin-left: -560px;
	z-index: 100;
}

#gnav2 ul {
	width: 1120px;
	padding: 0 0 0 640px;
	box-sizing: border-box;
	margin: 0 auto;
	list-style: none;
}

#gnav2 ul li {
	width: 220px;
	margin: 0 10px;
	float: left;
}

#gnav2 ul li a {
	display: block;
	line-height: 36px;
	text-decoration: none;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 0 0 5px 5px / 0 0 5px 5px;
}

#gnav2 li:nth-child(1) a {
	color: #4eb341;
	text-align: center;
}

#gnav2 li:nth-child(2) a {
	color: #67bcba;
	padding: 0 0 0 28px;
	letter-spacing: -1px;
	background: #fff url('../images/common/bg_nav9.png') no-repeat left 5px center;
}





#gnav #gnav01,
#gnav #gnav01 a {
	width: 120px;
}

#gnav #gnav02,
#gnav #gnav02 a {
	width: 140px;
}

#gnav #gnav03,
#gnav #gnav03 a {
	width: 120px;
}

#gnav #gnav04,
#gnav #gnav04 a {
	width: 120px;
}

#gnav #gnav08,
#gnav #gnav08 a {
	width: 120px;
}


#gnav06 {
	letter-spacing: -2px;
}





section {
	line-height: 1.8em;
}

img {
	max-width: 100%;
	height: auto;
}

.clr {
	clear: both;
}

#bottom {}

#bottom article {
	width: 1000px;
	box-sizing: border-box;
	margin: 0 auto;
	height: 420px;
	background: url('../images/common/bottom.jpg') no-repeat bottom left;
}

#bottom_l {
	width: 520px;
	padding: 40px 0 0 0;
	box-sizing: border-box;
	float: left;
}

#bottom_l h3 {
	margin: 0 0 15px 0;
}

#bottom_r {
	width: 480px;
	padding: 80px 20px 0;
	box-sizing: border-box;
	float: right;
}

footer {
	background: #49ae3d;
	padding: 30px 0 10px 0;
	box-sizing: border-box;
	position: relative;
}

#footer_inner {
	width: 1120px;
	margin: 0 auto;
}

#fnav ul {
	display: flex;
	flex-wrap: wrap;
}

#fnav li {
	width: calc(100% / 6);
	margin: 0 0 15px 0;
}

#fnav li:nth-child(10) {
	width: 250px;
}

#fnav li:nth-child(11),
#fnav li:nth-child(12) {
	width: 125px;
}


#fnav a {
	color: #fff;
	text-decoration: none;
}

#fnav a:hover {
	text-decoration: underline;
}

#fnav a:before {
	content: "◆";
	color: #fff;
}

.gotop {
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 10000;
}

.gotop a {
	display: block;
	text-align: center;
	text-decoration: none;
	background: #47ac3a;
	border: 3px solid #fff;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	line-height: 40px;
	width: 160px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

#copyright {
	text-align: center;
	padding: 20px 0 10px;
}