@media screen and (min-width: 921px){
	#menu-main > li > a {
		color: #fff;
	}
		/* 下層ページヘッダー */
	.page-template-default .site-nav > ul > li + li {
		margin-left: 17.3px;
	}
	.site-nav > ul > li + li {
    margin-left: 17.3px;
  }
	.open-scool-image {
	  display: flex;
		justify-content: space-between;
	}
}
.fixed-header #menu-main > li > a {
	color: #3d3d3d;	
}
.home-section-4 .owl-carousel .owl-stage {
	margin: 0 auto;
}

.logo-left .logo-box {
	width: 180px;
}

.btn-announcement {
	background: #820c0c !important;
}

header #onetone-open-school {
	display: none;
}

section.home-section-10 .section-title {
	padding-bottom: 30px;
}

#post-2706 .feature-img-box,
#post-2713 .feature-img-box,
#post-2719 .feature-img-box,
#post-2764 .feature-img-box,
#post-2766 .feature-img-box,
#post-2774 .feature-img-box,
#post-2807 .feature-img-box,
#post-2815 .feature-img-box,
#post-2827 .feature-img-box,
#post-2836 .feature-img-box,
#post-2848 .feature-img-box,
#post-2878 .feature-img-box,
#post-2892 .feature-img-box,
#post-2901 .feature-img-box,
#post-2912 .feature-img-box,
#post-2933 .feature-img-box,
#post-2962 .feature-img-box,
#post-2975 .feature-img-box,
#post-2982 .feature-img-box,
#post-2990 .feature-img-box,
#post-2998 .feature-img-box,
#post-3003 .feature-img-box,
#post-3011 .feature-img-box,
#post-3035 .feature-img-box,
#post-3036 .feature-img-box,
#post-3078 .feature-img-box,
#post-3122 .feature-img-box,
#post-3143 .feature-img-box,
#post-3154 .feature-img-box,
.postid-2509 .feature-img-box,
.postid-2509 .entry-header {
	display: none;
}
.open-scool-image img {
	border: 1px solid #000;
}

.flex-image {
	display:flex;
	justify-content: center;
}

/* reportページ */
#post-1772 .report-block {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 100px 0;
}
#post-1772 .report-block a {
	margin: 0 10px;
}

@media screen and (max-width: 921px){
.open-scool-image img {
	width: 80%;
}
#post-1772 .report-block {
	display: block;
  text-align: center;
}	
#post-1772 .report-block a {
	margin: 10px 0;
}	
}