@charset "utf-8";
#global_header {
background: #000 !important;
padding: 15px 30px !important;
}
#global_header .h_ichi {
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
}
#global_header nav {
padding-left: 0 !important;
}
#global_header .h_ichi section {
position: static !important;
text-align: left !important;
}
#global_header .h_ichi section img {
width: 100% !important;
}
#global_header .h_ichi nav {
position: static !important;
width: 700px !important;
}
#global_header nav li a {
font-size: 15px !important;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 h1,
#c3 div {
	text-align: center;
}
#c4 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c5 {
	clear: both;
	margin: 20px 0 20px 0;
	padding:    ;
}
#c6 {
	clear: both;
	margin: 50px 0 30px 0;
	padding:    ;
}
#c6 h3,
#c6 div {
	text-align: left;
}
#c7 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c7 dl dt {
	width: 20%;
}
#c7 dl dd {
	width: 80%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
#c6 {
}
#c7 {
}
}
@media screen and (max-width: 640px) {
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
#c6 {
}
#c7 {
}
}
