@charset "utf-8";
@media screen and (max-width:700px){
	.sp {
	display: inherit;
}
.pc {
	display: none;
}

	#sp_menu{
		scroll-behavior: smooth;
		-webkit-overflow-scrolling: touch;
	}
	.yoko_scroll {
	/*中身スクロールします*/
   overflow: auto;
   white-space: nowrap;
   -webkit-overflow-scrolling: touch;
}
.yoko_scroll::-webkit-scrollbar{
   height: 5px;
}
.yoko_scroll::-webkit-scrollbar-track{
   background: #F1F1F1;
}
.yoko_scroll::-webkit-scrollbar-thumb {
   background: #BCBCBC;
}
.nishi_head_contact_bt {
	display: none;
}	
.nishi_head_contact_bt2 {
	display: none;
}
#page_navi_wrap {
	display: none;
}
#page_title {
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#page_title h1 {
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
	text-shadow: 0px 0px 3px #000000;
	font-size: 22px;
}

	.hide_sp {
	display: none;
}
#main_pc_visual {
	display: none;
}

*{
	margin: 0;
	padding: 0;
}
body {
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 300;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-style: normal;
	color: rgba(57,57,57,1.00);
	scroll-behavior: smooth;
}
p {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
        height:auto;

}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.cl {
	clear: both;
}
a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a {  
  color: inherit;
}
header {
	border-top: 4px solid #004097;
	padding-top: 16px;
	padding-bottom: 0px;
	height: 84px;
}

.logo {
	width: 100%;
}

#head_inner {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	justify-content: space-between;
}
#h_i_rght {
	margin-top: 6px;
}
#h_i_left {
	width: 96px;
	margin-left: 5.38%;
}
#h_i_right_w1 {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 8px;
}
#h_i_rght .head_navi1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: flex;
}

.head_navi1 ul li a {
	color: #FFFFFF;
	background-color: #E50012;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 24px;
}
.head_navi1 ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	width: 136px;
	text-align: center;
}
.aaaa {
	background-color: #130708;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: bottom;
}
.head_tel_icon {
	width: 15px;
	vertical-align: top;
	margin-right: 6px;
}
.head_tel {
	font-size: 32px;
	color: #1D2087;
	font-weight: 700;
	margin-right: 16px;
	display: none;
}
#head_uketuke {
	border: 1px solid #1D2087;
	display: none;
	align-items: center;
	height: 20px;
	margin-top: -3px;
	background-color: #F3F3F3;
}
.h_u1 {
	background-color: #1D2087;
	color: #FFFFFF;
	line-height: 17px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	font-weight: 500;
	padding-bottom: 0px;
	padding-top: 3px;
}
.h_u2 {
	color: #1D2087;
	font-size: 13px;
	font-weight: 500;
	padding-left: 8px;
	padding-right: 8px;
	/* [disabled]line-height: 20px; */
	padding-bottom: 0px;
}
#main img {
	width: 100%;
	
	text-align: center;
}
.hide_pc {
	display: inherit;
}

#main {
	position: relative;
	margin-top: 0px;
}

.main_text1 {
	color: #FFFFFF;
	font-size: 32px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: auto;
	margin-right: 5.38%;
	margin-left: 5.38%;
	margin-bottom: auto;
	font-weight: 600;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.91);
	text-align: center;
	height: 80px;
	line-height: 40px;
	background-color: rgba(255,255,255,0.52);
	padding-top: 16px;
	padding-bottom: 16px;
	
}
.main_navi {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	display: flex;
	list-style-type: none;
	max-width: 1040px;
}
.main_navi_abc {
	display: block;
	font-size: 10px;
}
.main_navi li {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	width: 16.66%;
}
#top_navi_wrap {
	background-color: #EBEBEB;
	padding-top: 16px;
	padding-bottom: 16px;
	display: none;
}

.main_navi li a {
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-shadow: 1px 1px #FFFFFF;
}

/* ナビの色変えTOP用 */
#top_navi_wrap .main_navi li {
	color: #1D2087;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #C7C7C7;
}
#top_navi_wrap .main_navi li a .main_navi_abc {
	color: #727272;
	margin-top: 4px;
}
#top_navi_wrap .main_navi {
	border-right: 1px solid #C7C7C7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ナビの色変えTOP用ここまで */






.top_h1_small {
	display: block;
	font-size: 16px;
	padding-top: 0px;
	letter-spacing: 0em;
	line-height: 1.5em;
	margin-top: 16px;
}
#top1 h1 {
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 24px;
	line-height: 1.5em;
}
#top1 {
	text-align: center;
	position: relative;
	padding-top: 5.38%;
	padding-bottom: 6.92%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5.38%;
	padding-right: 5.38%;
}
#top1:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	border: 20px solid transparent;
	border-top: 20px solid #004097;
	width: 0;
	height: 0;
	margin-left: auto;
	margin-right: auto;
}
#top2 {
	margin-top: 48px;
	margin-left: 5.38%;
	margin-right: 5.38%;

}
#top2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top2 ul li {
	width: 47.69%;
	position: relative;
	margin-bottom: 17.69%;
}
#top2 ul li img {
	width: 100%;
}
.top2_text_jp {
	display: inline-block;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: 500;
	font-size: 14px;
	padding-bottom: 3px;
}
.top2_text_abc {
	display: block;
	font-size: 11px;
	margin-top: 4px;
	text-align: right;
	font-weight: 700;
}
#top2 ul li p {
	position: absolute;
	top: 89%;
	right: 0px;
	text-align: right;
}
#top3 {
	margin-top: 0px;
	margin-left: 5.38%;
	margin-right: 5.38%;
	margin-bottom: 40px;
}
.top3_inner1 {
	display: block;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top3_i_img {
	width: 100%;
}
.top3_i_img.t3in2 {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 200pt;
	margin-bottom: 5.38%;
}


.top3_i_img.t3in1 {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 256px;
}

.top3_i_img img {
	width: 100%;
	object-fit: cover;
}
.top3_i_text {
	width: 100%;
	margin-top: 5.38%;
}
.top3_i_text p {
	line-height: 1.8em;
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 200;
}

.top3_i_text h2 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 24px;
	padding-bottom: 16px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 96px 3px;
	line-height: 1.3em;
}
.top3_i_text h2 strong {
	font-size: 26px;
	display: block;
	margin-top: 8px;
	font-weight: 500;
	line-height: 1.3em;
}
.top3_inner2 {
	display: block;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: 7.69%;
}
.top3bt {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 16px;
	border-radius: 4px;
	font-weight: 600;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.46);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.46);
	text-shadow: -1px -1px rgba(0,0,0,0.41);
	font-size: 16px;
	line-height: 48px;
	padding-top: 4px;
	text-align: center;
}
.top3_i_text2 h3 {
	color: #1D2087;
	margin-top: 24px;
	margin-bottom: 8px;
}
.top3_i_text2 {
	width: 100%;
}
.top3_i_text2 p {
	line-height: 1.6em;
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 200;
}

.top3_i_text2 h2 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 24px;
	padding-bottom: 16px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 96px 3px;
	line-height: 1.4em;
}
.top3_i_text2 h2 strong {
	font-size: 26px;
	display: block;
	margin-top: 14px;
	font-weight: 500;
	line-height: 1.3em;
}





.obi1 h2 {
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 1;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.79);
}
.obi1_abc {
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
	letter-spacing: 0.1em;
}

.obi1 {
	text-align: center;
	position: relative;
	padding-top: 32px;
	padding-bottom: 32px;
}
.obi1:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	border: 20px solid transparent;
	border-top: 20px solid #004097;
	width: 0;
	height: 0;
	margin-left: auto;
	margin-right: auto;
}
.obi1_small {
	display: block;
	font-size: 13px;
	margin-top: 8px;
	padding-top: 16px;
	background-image: url(https://www.ne-holdings.com/nishijuku/wp-content/themes/ne_theme/images/line_wite1.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 40px 3px;
}
#top4 {
	margin-top: 56px;
	margin-left: 5.38%;
	margin-right: 5.38%;
	display: block;
	justify-content: space-between;
}
.top4_inner {
	width: 100%;
	margin-bottom: 7.69%;
}
.top4_inner2 {
	position: relative;
}

.top4_inner2 h3 {
	color: #FFFFFF;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.91);
	font-size: 20px;
	line-height: 26px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-align: center;
	height: 52px;

}

.top4_inner img {
	width: 100%;
	margin-bottom: 8px;
	display: block;
}
.top4_inner p {
	font-size: 15px;
	line-height: 1.8em;
}
#top_widget_wrap {
	padding: 5.38%;
	margin-top: 8px;
	text-align: center;
	margin-bottom: 5.38%;
}
#top_widget_inner {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding: 3.84%;
	background-color: #FFFFFF;
}
#top5_school {
	margin-top: 11.53%;
	margin-left: 5.38%;
	margin-right: 5.38%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 32px;
	flex-wrap: wrap;
}
.top5_sc_each {
	width: 47.69%;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	padding-bottom: 16px;
	border-radius: 4px;
	margin-bottom: 5.38%;
}
.top5_sc_each p img {
	width: 100%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.top5_sc_each h3 {
	text-align: center;
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 8px;
}
.top_sc_tel .head_tel_icon2 {
	width: 8px;
	margin-right: 4px;
	vertical-align: middle;
}

.top5_sc_each p {
	color: #676767;
	font-size: 13px;
	text-align: center;
	line-height: 1.4em;
}
.top5_sc_each .top_sc_tel {
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	line-height: 20px;
}
#top_news {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5.38%;
	width: 89.24%;
}
#top_news ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#top_news ul li {
	margin-bottom: 2px;
	padding-top: 3.84%;
	padding-right: 6.15%;
	padding-left: 0px;
	padding-bottom: 3.84%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.7em;
	font-size: 15px;
	background-image: url(https://www.ne-holdings.com/nishijuku/wp-content/themes/ne_theme/images/arro1.svg);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 6px auto;
}
.top_news_date {
	padding-top: 0px;
	display: inline-block;
	max-width: 88px;
	width: 100%;
	line-height: 1;
	/* [disabled]font-family: acumin-pro, sans-serif; */
	font-size: 14px;
	color: #1D2087;
}
.block_br_sp {
	display: block;
}


#top_news ul li a {
	color: #3A3A3A;
	text-decoration: none;
	padding-top: 0px;
	display: block;
	line-height: 1.3em;
}
.top_news_new {
	margin-left: 0.76%;
	display: inline-block;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	margin-right: 1.53%;
	line-height: 15px;
	font-family: acumin-pro-extra-condensed, sans-serif;
	padding-bottom: 2px;
	font-weight: 600;
	letter-spacing: 0.1em;
}
#top_bottom_textarea {
	margin-top: 5.38%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 7.69%;
	padding-right: 5.38%;
	padding-left: 5.38%;
	padding-bottom: 7.69%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top_bottom_textarea p {
	font-size: 12px;
	line-height: 1.6em;
}
#top_bottom_textarea h3 {
	margin-bottom: 8px;
	line-height: 1.7em;
	font-size: 15px;
}
#top_bottom_textarea h2 {
	margin-bottom: 8px;
}
#foot1 {
	padding-top: 5.38%;
	padding-bottom: 5.38%;
	position: relative;
}
#foot1 h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	margin-bottom: 5.38%;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.78);
}
#foot1_inner {
	margin-left: 5.38%;
	margin-right: 5.38%;
	padding: 3.84%;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
#foot1_inner a {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 47.69%;
	padding-top: 5.38%;
	padding-bottom: 5.38%;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.3em;
}
#foot1_inner a img {
	width: 27px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}
#foot2 {
	padding-top: 5.38%;
	padding-bottom: 5.38%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5.38%;
	padding-right: 5.38%;
	display: flex;
	flex-wrap: wrap;
}
#foot2_l {
	width: 47.69%;
	margin-right: 2.3%;
	max-width: 187px;
}
#foot2_l .foot_logo {
	width: 100%;
	max-width: 187px;
}
#foot2_c address p {
	font-style: normal;
	font-size: 13px;
	line-height: 1.5em;
}
#foot2_c h3 {
	font-size: 15px;
	margin-bottom: 8px;
}
#foot2_c {
	margin-right: 0px;
	padding-top: 6px;
	width: 100%;
	max-width: 280px;
	margin-top: 8px;
}
#foot2_r ul {
	padding: 0px;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}
#foot2_r ul li {
	width: 33.33%;
	font-size: 13px;
	margin-bottom: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2.3%;
}
#foot2_r ul li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	display: block;
	padding-top: 2.3%;
	padding-bottom: 2.3%;
}

#foot2_r {
	/* [disabled]width: 50%; */
	display: none;

}
	
	
	
	#foot_ne_group {
	margin-top: 5.38%;
	margin-bottom: 5.38%;
}

.ne_gropu_h2_abc {
	display: block;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 8px;
	font-weight: 700;
	font-style: normal;
	/* [disabled]letter-spacing: 0.05em; */
}
#foot_ne_group h2 {
	font-size: 14px;
	color: #0B0B0B;
	text-align: center;
}
#foot_ne_group h2 a {
	text-decoration: none;
}

.ne_gropu_h2_abc strong {
	color: #626262;
	font-weight: 700;
}
.foot_brand_link {
	padding: 0px;
	margin-right: 5.38%;
	margin-left: 5.38%;
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style-type: none;
	margin-top: 5.38%;
}
.foot_brand_link li img {
	width: 100%;
}
.foot_brand_link li {
	width: 47.69%;
	margin-bottom: 3.84%;
}

	
	
	
.copyright_ne {
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	font-size: 11px;
	letter-spacing: 0.05em;
	margin-bottom: 44px;
}
.head_navi1 {
	display: none;
}
#sp_menu {
	display: inherit;
}
#sp_hannou ul {
	padding: 0px;
	list-style-type: none;
	display: flex;
	margin: 0px;
	flex-wrap: wrap;
	margin: 0px;
}


#sp_hannou ul li {
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	width: 100%;
	background-color: #EF8200;
	color: #FFFFFF;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	#sp_hannou ul li:nth-child(2) {
	border-left: 1px solid #AB5D00;
	border-right-style: none;
	border-right-width: 1px;
	width: 50%;
}
	#sp_hannou ul li:nth-child(1) {
	width: 50%;
}
	#sp_hannou ul li:nth-child(3) {
		width: 25%;
}
#sp_hannou ul li a {
	text-decoration: none;
	display: block;
	line-height: 44px;
	color: #FFFFFF;
}
#sp_hannou {
	width: 100%;
	position: fixed;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	right: 0px;
	display: inherit;
}
.pc_block_br {
	display: inline;
}





	
	
	
	
	
	/* ここから下層ページ */


#page_navi_wrap {
	background-color: #1D2087;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: 24px;
}
#page_navi_wrap .main_navi {
	border-right: 1px solid rgba(255,255,255,0.74);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#page_navi_wrap .main_navi li a .main_navi_abc {
	color: #9799E8;
	margin-top: 4px;
}


#page_navi_wrap .main_navi li {
	color: #FFFFFF;
	text-shadow: 0px 0px;
	border-left: 1px solid rgba(255,255,255,0.74);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#page_title {
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#page_title h1 {
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 500;
	text-shadow: 0px 0px 3px #000000;
	font-size: 22px;
}
#page_wrap {
	margin-top: 32px;
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	width: 89.24%;
}
.page_h2 {
	color: #5e5e5e;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 5.38%;
}
.page_h2.border_b {
	padding-bottom: 6.92%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.page_h2:first-letter {

}
.page_h2_jp {
	display: block;
	font-size: 22px;
	margin-top: 3.84%;
	font-weight: 500;


	margin-bottom: 3
.%
.%;
	margin-bottom: 3.84%;
}
#chugaku_j_1 p {
	text-align: left;
	line-height: 2em;
}
#chugaku_j_1 p strong {
	color: #1D2087;
	font-weight: 600;
}

.two_column {
	width: 100%;
	margin-bottom: 5.38%;

}
.flex_s_b {
	display: block;
	justify-content: space-between;
}
#chugaku_j_1 {
	margin-bottom: 56px;
}
#chugaku_j_2 .flex_s_b .two_column p {
	line-height: 2em;
	font-size: 15px;
}
.two_column img {
	width: 100%;
}
#chugaku_j_2 .flex_s_b .two_column h3 {
	text-align: center;
	color: #1D2087;
	font-size: 24px;
	margin-top: 32px;
	margin-bottom: 24px;
	padding-bottom: 24px;
	background-image: url(https://www.ne-holdings.com/nishijuku/wp-content/themes/ne_theme/images/line_blue1.svg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 72px 1px;
}
#chugaku_j_2 {
	margin-bottom: 56px;
}


.page_obi {
	text-align: center;
	background-color: #1D2087;
	position: relative;
	padding-top: 16px;
	padding-bottom: 16px;
}
.page_obi:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	border: 15px solid transparent;
	border-top: 15px solid #1D2087;
	width: 0;
	height: 0;
	margin-left: auto;
	margin-right: auto;
}

.page_obi h2 {
	text-align: center;
	color: #FFFFFF;
}
.obi_cj_h2_1 {
	padding-left: 4.61%;
	font-size: 17px;
	padding-right: 4.61%;
	line-height: 1.4em;
}
#c_j_accordion_w {
	margin-top: 48px;
	margin-bottom: 40px;
}
.cj_open {
	display: flex;
	align-items: center;
	background-color: #F5F5F5;
	border: 1px solid #1D2087;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.43);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.43);
}
.cj_open_text_w {
	margin-left: 3.84%;
}

.cj_open_text_text:first-letter {
	font-size: 48px;
	margin-right: 8px;
	font-family: poynter-oldstyle-display, serif;
	color: #1D2087;
}
.cj_opne_img img {
	height: 88px;
	width: auto;
}

.cj_open_text_text {
	font-size: 24px;
	font-weight: 500;
}


.cj_open_num {
	font-size: 40px;
	margin-right: 8px;
	font-family: poynter-oldstyle-display, serif;
	color: #1D2087;
}
#c_j_accordion_w #acMenu dd {
	margin-top: 24px;
	padding: 0px;
	margin-bottom: 72px;
	display: none;
	margin-left: 0px;
	margin-right: 0px;
}
.cj_ptter6 img {
	width: 100%;
}


#c_j_accordion_w #acMenu dt {
	margin-bottom: 3.84%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	cursor: pointer;
}

.cj_ptter1 .center p {
	line-height: 1.8em;
	font-size: 15px;
	text-align: left;
	margin-bottom: 5.38%;
}
.uema32 {
	margin-top: 16px;
}
.cj_ptter1 .center .smsm {
	font-size: 11px;
}
.cj_pattern1_img1 {
	margin-top: 8px;
	width: 100%;
}
.cj_matome {
	background-color: #1D2087;
	text-align: center;
	color: #FFFFFF;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 20px;
	font-weight: 500;
	margin-top: 24px;
	line-height: 1.5em;
}
.cj_matome p {
	line-height: 1.5em;
	font-size: 17px;
	text-align: left;
	padding-left: 4.61%;
	padding-right: 4.61%;
}
.cj_bt_karikari {
	background-color: #EFEFEF;
	padding: 16px;
	border: 2px solid #1D2087;
}
.cj_pattern2_3column {
	width: 100%;
	margin-bottom: 7.69%;
}
.cj_pattern2_3column p {
	font-size: 14px;
	line-height: 1.8em;
}
.cj_pattern2_3column h3 {
	text-align: center;
	color: #1D2087;
	background-image: url(https://www.ne-holdings.com/nishijuku/wp-content/themes/ne_theme/images/line_blue1.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 96px 1px;
	margin-bottom: 16px;
	padding-bottom: 16px;
	font-size: 20px;
	line-height: 1.3em;
}
.cj_pattern2_3column .cj2_h3_sm {
	font-size: 16px;
}

.cj_pattern2_3column p img {
	width: 100%;
	display: block;
	margin-bottom: 24px;
}
.flex_s_b.flex-w-w {
	flex-wrap: wrap;
}
.cj_center_text1 {
	font-size: 15px;
	line-height: 2em;
	text-align: center;
	margin-bottom: 12px;
}
.cj_center_text1 p {
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
}
.cj_center_text1 p strong {
	font-weight: 600;
	color: #1D2087;
}
.cj3_inyo {
	text-align: right;
	font-size: 12px;
}
.smsm.cj5 {
	font-size: 12px;
	margin-top: 16px;
	display: block;
}
.uema24  {
	margin-top: 24px;
}
.cj5-1 {
	width: 100%;
}
.cj6_text_inner {
	width: 100%;
}
.cj6_text_inner p {
	line-height: 1.7em;
	font-size: 14px;
	margin-bottom: 8px;
}
.cj6_text_inner p strong {
	color: #1D2087;
	font-weight: 600;
}


.cj6_flex {
	display: block;
	justify-content: space-between;
	margin-bottom: 12px;
}
.cj_point {
	line-height: 24px;
	color: #FFFFFF;
	background-color: #E10003;
	text-align: center;
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-family: poynter-oldstyle-display, serif;
	letter-spacing: 0.1em;
	font-weight: 700;
	position: relative;
	display: block;
	margin-bottom: 4px;
	
}

.cj_point:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 98%;
	margin-top: -18px;
	border: 20px solid transparent;
	border-left: 20px solid #E10003;
	display: none;
}

.cj_point:after {
  position: absolute;
	content: '';
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	border: 8px solid transparent;
	border-top: 8px solid #E10003;
	width: 0;
	height: 0;
	margin-left: auto;
	margin-right: auto;

}

.cj_open_bt_wrap {
	background-color: #EFEFEF;
	background-image: url(https://www.ne-holdings.com/nishijuku/wp-content/themes/ne_theme/images/arro_sita.svg);
	background-repeat: no-repeat;
	background-position: 97% 72%;
	background-size: 20px auto;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.47);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.47);
	text-align: center;
}

.cj_point_text {
	margin-left: 0px;
	font-size: 18px;
	font-weight: 600;
	text-shadow: 1px 1px #FFFFFF;
	text-align: center;
	line-height: 48px;
	
}
.pc_block_br {
	display: inline;
}
.sp_display_none {
	display: none;
}


	
	
	
	
	



}
