@charset "UTF-8";
.nosp {
	display: block;
}
.nopc {
	display: none;
}
.clear {
	clear: both
}
.clearfix {
	zoom: 1;
	min-height: 1px
}
.clearfix:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
	clear: both
}
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px)
}
body {
	background: #ffffff;
	color: #563926;
	line-height: 1.538em;
	letter-spacing: 0.025em;
	margin:0;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "HG丸ｺﾞｼｯｸM-PRO", "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "ヒラギノ丸ゴ Pro W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}
body p{
	font-size:22px;
	font-weight: bold;
}
a {
	color: #563926;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	opacity: 0.8;
}
/*
body {
	width: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	background: #FFFF top center no-repeat fixed;
}
body.disabled {
	background: none;
	background-color: #f6f1dd;
}
*/
#cover {
	background: #FFF top center no-repeat;
}
#cover.disabled {
	background: none
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
#wrapper > header h1 {
	margin: 0 auto;
	max-width:960px;
}
#wrapper > header h1 img {
	width: 100%;
	max-width: 1344px;
	height: auto;
}
#wrapper > header ul {
	display: block;
	width: 960px;
	height: 0;
	padding: 100px 0 0;
	line-height: 2em;
	overflow: hidden;
	background: url("../images/header-2.png") no-repeat scroll 0 0;
	margin: 20px 0 0
}
#wrapper nav {
	zoom: 1;
	min-height: 1px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background: url("../images/menu-0.png") left bottom no-repeat;
	margin: 0 0 70px
}
#wrapper nav:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
	clear: both
}
#wrapper nav ul {
	margin: 0;
	padding: 0
}
#wrapper nav ul li {
	display: inline;
	list-style: none
}

#wrapper article {
	max-width: 960px;
	margin: auto;
	padding-top: 7%;
}

/*********************************/


footer {
	padding: 0 0;
}
footer img {
	max-width: 100%;
	margin-bottom: -10px
}
aside {
	line-height: 0
}
aside#header {
	margin: 0 auto;
	text-align: center
}
aside#header img {
	width: 100%;
	height: auto;
	max-width: 960px;
	max-height: 800px
}
aside#pagetop {
	position: fixed;
	bottom: 60px;
	right: 0px;
	z-index: 999;
}
aside#pagetop img {
	border: none;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	-moz-box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff;
	box-shadow: 0 0 5px #fff
}
#ie7 aside#header, #ie8 aside#header {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 0
}
#ie6 aside#pagetop {
	display: none
}
#ie6 footer img {
	width: 100%
}


#application-1 a img {
	width: 100%;
	max-width: 280px;
	height: auto;
}

.link{
	max-width:850px;
	width:80%;
	margin: auto;
	padding-top:40px;
}
.link img{
	width:100%;
}
.half{
	display: flex;
	justify-content: space-between;
}
.half p{
	width:48%;
}


.info {
	max-width:850px;
	width:80%;
	margin: auto;
	padding-top:3em;
	background: #fff;
	color: #563926;
	font-weight: bold;
}

.info .entry_info {
	margin: 1em auto 2.5em;
}

.info p img {
	width: 100%;
}

.info dl {
	line-height: 1.8em;
	position: relative;
}
.info dt {
	width:300px;
	margin: auto;
	position: absolute;
	top:-10px;
	right:0;
	left:0;
	margin: auto;
	background-color: #fff;
	font-size: 23px;
	text-align: center;
	margin-bottom: 1em;
}
.info dd {
	width:95%;
	margin: auto;
	border:4px solid #563926;
	padding: 3% 2% 1%;
	font-size:14px;
	letter-spacing: 0;
}
.info .dd{
	border-top:none;
	padding-top:0;
}
.info .formnone{
	border-bottom: none;
	font-size: 18px;
	color:#f00;
}
.info .formnone span{
	background: linear-gradient(transparent 65%, #fff000 0%);
}
.contents{
	width: 100%;
	background-color: #f3ffdd;
	margin-top:100px;
	padding-bottom: 100px;
	position: relative;
}
.contents::after{
	content: '';
	width: 100%;
	height: 80px;
	display: block;
	background-image: url(../images/wave.png);
/*	background-size: contain;*/
	position: absolute;
	top:-20px;
	z-index: 20;
}

.header header h1{
	width:100%;
	max-width:960px;
	margin: auto;
}

.header header p{
	width:100%;
	max-width:960px;
	margin: auto;
}

.header header p img{
	width:100%;
}

h1{
	width:93%;
	margin: auto;
}
h1 img{
	width:100%;
}

.subcomment{
	color: #017c32;
	font-size: 25px;
	letter-spacing:-0.5px;
	line-height: 1.5;
	background: linear-gradient(transparent 80%, #ffff00 70%);
}

.subcom{
	padding-top:40px;
	width: 93%;
	margin: auto;
}

.gaiyou{
	width:93%;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:60px;
}

/*
.gaiyou dl{
	display: flex;
	margin:0;
}
*/

.gaiyou th{
	width:20%;
	text-align: center;
	padding:2% 2%;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	background-color: #8dc21f;
	border:1px solid #017c32;
	color: #ffffff;
}
.gaiyou td{
	margin:0;
	width:60%;
	padding:2% 5%;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	background-color: #ffffff;
	border:1px solid #017c32;
}

.size18{
	font-size:18px;
}

.size14{
	font-size: 14px;
}

.color{
	color: #017c32;
}

.deco{
	text-decoration: underline;
}

.comment-1{
	font-size:22px;
	color:#563926;
	font-weight: bold;
	width:93%;
	margin: auto;
	margin-top:30px;
}

.comment-2{
	font-size:15px;
	color:#e84653;
	font-weight: bold;
	width:93%;
	margin:auto;
}
.comment-3{
	font-size:18px;
	font-weight: bold;
	width:93%;
	margin:auto;
	text-align: center;
	background: #fff000;
	padding: 10px 0;
}

.mt-1{
	margin-top:30px;
}

.footer{
	background-color: #017c32;
	
}

.footer p{
	color:#ffffff;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
}



/************************************* max-width:767px */
@media screen and (max-width:767px){
	.nosp {
		display: none;
	}
	.nopc {
		display: block;
	}

#wrapper article h1 {
	padding: 0 0 0 0;
}

#wrapper article ol { margin: 0 15px; }
#wrapper article img.alignright {
	float: none;
	margin: 0 auto;
	display: block;
}
#wrapper article h1,#wrapper article h2 { line-height: 1.4em; }
#wrapper article h1 span { padding-top: 5%; display: block; }
#wrapper article p {
	margin: 0 2% 6%;
}
#wrapper article#entry  h2 { margin: 0; }

#wrapper .gmap {
	text-align: center;
	padding: 2% 0;
	border: 1px solid #1392ec;
	background: #eaf5ff;
}

.info {
	background: #fff;
	width:90%;
}
.info dl {
}
.info dt {
	width:250px;
	right:0;
	left:0;
	top:-15px;
	margin: auto;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}
.info dd {
}

	.contents::after{
		top:-60px;
	}

	.link{
		width:95%;
	}
	
	.link p{
		margin-top:10px;
		margin-bottom:10px;
	}
	
	.subcomment{
		font-size:20px;
		line-height: 25px;
	}
	
	.gaiyou th{
		padding:2%;
		display: block;
		text-align: center;
		width: 90%;
		margin: auto;
		font-size: 18px;
	}
	
	.gaiyou td{
		padding:2%;
		display: block;
		text-align: left;
		width: 90%;
		margin: auto;
		font-size: 15px;
	}


	.comment-1{
		padding-top:40px;
		font-size:20px;
		line-height:25px;
		width:86%;
		margin: auto auto 6% !important;
	}
	
	.comment-2{
		width:86%;
		margin: auto auto 6% !important;
	}
	
	.subcom{
		width:86%;
		margin: auto !important;
	}

	.info .formnone {
		font-size: 16px;
	}
} 
/* end */


/*micro clearfix*/
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after { clear:both;}
 
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1;}

.entry_info {
	text-align: center;
	line-height: 1.4;
}

.color_important01 {
	color: #fff;
	background-color: red;
	padding: 5px;
}
.color_important02 {
	color: red;
}

.notice {
	box-sizing: border-box;
	padding: 20px 10px;
}
.notice p {
	box-sizing: border-box;
	border: 4px solid red;
	font-size: 20px;
	text-align: center;
	padding: 15px;
}

.link .notice {
	padding: 0;
}

.link .notice p {
	margin-top: 0;
}

@media screen and (max-width:767px){
	.notice p {
		font-size: 15px;
		padding: 15px 5px;
	}
	.link .notice {
	}
	.link .notice p {
		margin-top: -25px;
		margin-bottom: 20px;
		text-align: left;
	}
}