@charset "utf-8";
/* CSS Document */
@media (min-width: 769px){
	#humberger,.media{
		display: none;
	}
	#news{
		margin-top: 540px;
	}
	.name{
		margin-top: 85px;
	}
}
@media (max-width: 768px) {
	body{
		font-size: auto;
		background-color: #fff;
     }
	#wrap,#primary,#main,img{
		width: 100%;
		max-width: 100%;
		height: auto;
		margin: 0 auto;
	}
	#header{
	background: none;
		height: auto;
	}
#header_inner{
	width:100%;
	max-width: 100%;
	height: auto;
	}
	h1{text-align: center;padding: 0 3px;}
	h1 img {width: 95%;}
	#primary{
		clear: right;
	}
	#news {
	background:none;
	padding: 0;
	margin: 350px 0.5em 20px;
	width:97%;
	max-width: 97%;
	}
	#news img{
		width: 100%;
	}
	.text_block{
	width: 95%;
	margin: 1em 0 2em;
	padding: 0 1em;
	}
	.text_block img{
		max-width: 100%;
	}
	#humberger,.media{
		display: block;
		z-index: 10;
	}
	#navi,#tit{
			display: none;
	}
	#logo_area img{
		width: auto;
		height: auto;
		max-width: 100px;
	}
	.committee dl{
	margin-left: 0;
}
.committee dt{
	font-size: 110%;
	font-weight: bold;
	padding: 1em 0 0 0.5em;
	color: #008948;
}
.committee dd{
	padding: 0 0.5em 0 1em;
}
.midashi01{
	color: #008948;
	font-weight: bold;
	border-bottom: double 5px #7A7A7A;
	width:95%;
	font-size: 120%;
	margin-left: 0;
	padding-bottom: 0.5em;
	margin-bottom: 0;
}
	.list01 ul{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.list01 li{
	list-style: disc;
	list-style-position: outside;
	margin-left: 1em;
	margin-bottom:0.5em;
}
	.ml20{
		margin-left: 0;
	}
	.dl01 dl{
	width: 450px;
}
.dl01 dt{
	float: left;
	clear: left;
	color: #008948;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 220px;
}
.dl01 dd{
	margin-left: 1em;
	line-height: 1.6em;
	margin-bottom: 10px;
}
	dl.international_c{
	width: 90%;
	margin: 10px auto;
	float: none;
}
	dl.international_c img{
	max-width: 170px;
}
	.tit{
		font-size:140%;
		text-align: center;
		background: #008948;
		color: #FFF;
		border-bottom:2px solid #CF3C03;
		padding: 0.6em 0;
		border-radius: 2em;
		margin: 0.2em 0 0 0.2em;
	}
	.f-left{
		float: none;
	}
	.w45,.w40{
		width: auto;
	}
	#footer img{
		width: 20%;
		max-width: 20%;
		height: auto;
	}
	.midashi04A {
position: relative;
padding: 0.5em 0 1em 0.5em;
}

.midashi04A:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 7px;
background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}
	#aisatsu img{
		width: 40%;
		float: left;
	}
	img.logo{max-height: 100px;width: auto;}
	div.abstract .button{width: 100%;}
	ul.regist li{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
}