@charset "utf-8";

.header{position: relative; margin:0 0 1px; padding:0;}
.header_image{width:100%;height:auto;vertical-align:bottom;}
.header_txt{
color:#ffffff;font-weight:bold;line-height:1.4;
position:absolute;top:25%; width:100%;
font-size:25px; text-align:center;
letter-spacing:0.2em;
text-shadow:3.0px 3.0px 1.5px #9d9d9d;
}
.header_txt b{font-size:16px;line-height:4;}
.table5{
	background-color:#dee6e5;width:100%;
}

.news{width:850px;}

@media screen and (max-width:850px){
.news{width:100%;}
}
@media screen and (max-width:605px){
.header_txt{font-size:20px;line-height:1.1;position:absolute;top:22%;}
.header_txt b{font-size:14px;line-height:1;letter-spacing:0.1em;}
}
@media screen and (max-width:355px){
.header_txt{font-size:18px;line-height:1.1;position:absolute;top:20%;}
.header_txt b{font-size:13px;line-height:1;letter-spacing:0.1em;}
}
