#breadcrumb {display:none;}

@media screen and (max-width:767px) {
.flex {
    display: block;
    justify-content: center;
}
.openschool_banner a img{
    display: block;
    text-align: center;
    margin: 3% auto auto;
    max-width: 350px;width:100%;
}
}
.entry01_btn a,.entry02_btn a {color:#fff;text-decoration: none; }
.entry01_btn:hover,.entry02_btn:hover  {opacity:.6;}
.entry02_btn {color:#fff;font-size: 1rem;background-color: #2b3b83;padding: 0.4rem 1rem;border-radius: 5px; line-height: 1.8rem;display: inline-block; margin:1% auto 3%;text-align: center;font-family: 游ゴシック;}

@media screen and (max-width: 800px){
#juniorhigh_top_gray img {
    width: 350px;
}
.list_nav_header a{
	padding: 0 5px;	/*上下、左右へのボックス内の余白*/
}
}

.contents-information-container {margin: 0;
	padding: 10px 0;
	background-color: rgb(242, 242, 239);
}
#container_info_full_gray ul {font-size:16px;font-family: 游ゴシック;width:100% !important;padding:3%;margin:auto !important; }
#container_info_full_gray dl {border-bottom: 1px solid rgb(86, 81, 65);padding:-.2em 1em 1.17em;}
#container_info_full_gray li a {color:#333333;}
#container_info_full_gray li a:hover { color:#2e97b8;}

#container_info_full_gray li dt {font-weight:300;margin-right:5px;}
#container_info_full_gray dl {display:block;position:relative;padding-right:3%;}
#container_info_full_gray li dd {display:block; padding-top:.2em;}



@media screen and (min-width:768px) {
#container_info_full_gray ul {padding: 2% 3%;margin:2% auto -1.5% !important;}
#container_info_full_gray dl dt { display: inline-block !important;}
#container_info_full_gray dl dd { display: inline-block !important;}
}

.next ,.prev{
display: inline-block;
position: relative;
height: 25px;
line-height: 25px;
vertical-align: middle;
text-align: center;
font-size: 16px;
background: #a1a1a1;
color: #fff;
box-sizing: border-box;
}
.next {
padding: 0 15px 0 20px;
/*left: 30px;*/
}
.prev{
padding: 0 20px 0 15px;
/*right: 30px;*/
}
.next:before, .next::after,.prev:before, .prev::after{ 
position: absolute;
content: '';
width: 0px;
height: 0px;
z-index: 1;
}

.next::before{
top: 0;
left: 0;
border-width: 12.5px 0px 12.5px 10px;
border-color: transparent transparent transparent #fff;
border-style: solid;
}

.next::after{
	right: -20px;
	width: 0;
	height: 0;
	border-top: 12.5px solid transparent;
	border-bottom: 12.5px solid transparent;
	border-left: 20px solid #a1a1a1;
}
.prev::after{
    top: 0;
    right: 0;
    border-width: 12.5px 10px 12.5px 0px;
    border-color: transparent #ffffff transparent transparent;
    border-style: solid;
}

.prev::before{
	left: -20px;
	width: 0;
	height: 0;
	border-top: 12.5px solid transparent;
	border-bottom: 12.5px solid transparent;
	border-right: 20px solid #a1a1a1;
}
.contents-information-container nav ul li+li{
        margin: 0 30px;
}
.next a,.prev a {color:#fff !important; font-weight:bold;}
.next a:hover,.prev a:hover {text-decoration: none;}

nav ul {text-align:center !important; }

#container_info_full_gray h2 {background:url(../images/title_border_lightgray.png) bottom no-repeat;
background-size: 200px;padding-bottom: 12px;}

@media screen and (max-width:767px) {
.juniorhigh-open img {
    max-width: 350px;
}
#container_info_full_gray h2 {background:url(../images/title_border_lightgray.png) bottom no-repeat;
background-size: 150px;padding-bottom: 14px;}
.area_juniorhigh_top_view{
	background: url(https://i-nisshinkan.com/userfiles/page_contents/fb479813bc2bc598e84af88af41a7b0b.jpg) no-repeat center center;
	background-size: 100%;
	position: relative;
}
.area_juniorhigh_top_view p{
        display: none;
}
.area_juniorhigh_top_view img {
width: 90%;
}
}