@charset "UTF-8";
#h_control{
	background-color: #1F4E18;
}
#f_control{
	background-color: #1F4E18;
}
#contents_main h1 {
	border-left: 12px solid #1F4E18;
	background-color: #6A903D;
}
#title_top {
	background-color: #6A903D;
}
#title_foot{
	background-color: #6A903D;
}
.mokuji_main {
	background-color: #1F4E18;
}

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP|Sawarabi+Mincho&display=swap');


.p_title{
	font-size: 2.5em;
}

@media screen and (max-width: 700px) {
	.p_title{
		font-size: 2.5em;
	}
}

.img_right3{
	background-image: url("../../img/base/no_movie.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.img_center3{
	background-image: url("../../img/base/no_movie.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 85%;
	margin: 0 auto;
}
.info_page01 {
	margin: 6% auto 6%;
}
.practice02 {
	width: 100%;
	margin: 0 auto;
}




