/*
Theme Name: 私立中学高校2024

*/
.mv_wrap{
	height:500px;
	position:relative;
	background:url(/wp-content/themes/shiritu2024/assets/imgs/top/sky.png);
	background-size: cover;
}
.manbox{
	position:absolute;
	left:50%;
	height:100%;
	
}
.manbox img.boygirl{
	max-height:500px;
	min-height:500px;
}
.manbox img.bnr{
	position:absolute;
	bottom:10px;
	right:-80px;
	min-height:110px;
	max-height:110px;
	
}
.mv_wrap img.txt{
	position:absolute;
	left: 12%;
    top: 30%;
    width: 37%;
    max-width: 460px;
}
.collection{
	background:url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_pickcont.png);
	background-repeat:no-repeat;
	background-size: 20%;
   background-position-x: 20px;
	padding-bottom:5em;
}
.collection .wrap{
	max-width:12.96rem;
}
.home h2{
    font-size: 2.5em;
    margin-top: 1em;
    padding-top: 1em;
	letter-spacing:0;
}
.home h2 span{
font-weight: 200;
    font-family: "Outfit", sans-serif;
	letter-spacing:0;
}
.wrap_date_bnr{
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
	width:95%;
	margin:auto;
}
.wrap_date_bnr div{
	flex-basis:30%;
	margin-top:15px;
}
.wrap_date_bnr::after {
	width:30%;
	    display: block;
    content: "";
}
.date_img img{
	width:100%;
	box-shadow: 0 0px 10px 3px rgba(0, 0, 0, .1);
}
.date_img_end img{
	width:100%;
	box-shadow: 0 0px 10px 3px rgba(0, 0, 0, .1);
}
.date_img_end{
	position:relative;
}
.date_img_end::after{
	 content: "終了しました";
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  top: -1px;
  left: -1px;
  background:#fff;
  font-size: 0.26rem;
	opacity: 0.8;
    color: #1b6387;
    font-weight: bold;
}
#soudankai{
	padding:2em 0 6em;
	background-color:#fdfdfd;
}
#soudankai.bg{
	background-image:url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_top.png),url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_bottom.png);

	background-repeat:no-repeat,no-repeat;
	background-size: contain,contain;
background-position:top,bottom;
}
#soudankai .h2bg{
		background:url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_soudankai.png) right top;
	background-repeat:no-repeat;
	background-size: contain;
padding-bottom: 0.8rem;
}
#soudankai h2{
	text-align:right;
	padding-right:3em;
}
/*バナー小*/
#bnr_s {
margin: 5em 0;
	}
#bnr_s .bannerbox{
	display:flex;
	justify-content:space-between;
	width:80%;
	margin:auto;
}
#bnr_s .bannerbox a{
	flex-basis:30%;
}


/*お知らせ*/
#infomation.h2bg{
			background:url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_info.png) 13% top;
	background-repeat:no-repeat;

}




/*学校検索*/
#schoolsearch{
	padding:2em 0 6em;
	background-color:#fdfdfd;
}
#schoolsearch.bg{
	background-image:url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_top.png),url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_bottom.png);

	background-repeat:no-repeat,no-repeat;
	background-size: contain,contain;
background-position:top,bottom;
}
#schoolsearch .h2bg{
		/*background:url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_soudankai.png) -0.2rem top;*/
	background-repeat:no-repeat;
	background-size: contain;
position:relative;
}
#schoolsearch .inner{
		position:relative;
}
#schoolsearch .bgimg{
	position:absolute;
	left:-0.6rem;
	top:0.4rem;
	    height: 80%;

}
#schoolsearch .searchbox{
}

.searchbox{
	display:flex;
	flex-wrap:wrap;
}
.searchbox h2{
	width:100%;
		z-index:3;
	margin-bottom: 0.3rem;
}
.searchbox .button{
	z-index:3;
	width:4rem;
}

.searchbox .map{
	width:6.8rem;
		z-index:2;
	position:relative;
}

.searchbox .map .map_img{
filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, .1));
}
.searchbox .map a{
    padding: 0.08rem 0.5rem;
    border-radius: 100px;
	box-shadow: 0 0px 10px 3px rgba(0, 0, 0, .1);
	background-color:#fff;
	}
.searchbox .map .hyogo{
	position:absolute;
	top:2.7rem;
	left:1.8rem;
	color:#f39801;
}
.searchbox .map .kyoto{
	position:absolute;
	top:2rem;
	left:3rem;
	color:#f38c67;
}
.searchbox .map .shiga{
	position:absolute;
	top:2.3rem;
	left:4.3rem;
	color:#f689b1;
}
.searchbox .map .osaka{
	position:absolute;
top: 3.3rem;
    left: 3rem;
    color: #42c389;
}
.searchbox .map .wakayama{
	position:absolute;
    top: 4.8rem;
    left: 2rem;
    color: #4bc1f3;
}
.searchbox .map .nara{
	position:absolute;
    top: 4rem;
    left: 3.8rem;
    color: #b646b0;
}
.searchbox .map .sonota{
	position:absolute;
    top: 5.3rem;
    left: 4.6rem;
    color: #8b8787;
}
a.chng_button{
	    padding: 0.08rem 0.5rem;
    border-radius: 100px;
	box-shadow: 0 0px 10px 3px rgba(0, 0, 0, .1);
	background-color:#fff;
	display:block;
width: 40%;
    margin: 0.1rem auto;
    text-align: center;
    font-weight: bold;
}

/*お知らせ*/
#infomation .innder{}



/*学校一覧ページ*/
#searchschool {
	background:url(./assets/imgs/top/bg_blue_gara.png) top right ;
	background-size:cover;
}

.result_area .flex{
	display:flex;
		border: 1px solid #dfdfdf;
    border-radius: 10px;
    padding: 0.15rem;
}
.result_area .flex .box,
.result_area .flex .abox {
	width:50%;

}
.result_area .item .box{
	padding-left:0.15rem;
}

#schoollist .bgimg{
	position:absolute;
	z-index:0;
	left:-0.6rem;
}
#schoollist .result_area{
	padding-top: 0.2rem;
}
#schoollist h2{
	font-size:0.3rem;
}
#schoollist h2 span{
	font-weight:100;
	
}
/*学校詳細*/

body.school .main .post .body .charactar dt{
	width:40%;
}
body.school .main .post .body .charactar dd{
	width:57%;
}
.icon {
	display:flex;
}
.icon div{
	padding-right:3px;
}
.prepend{
	padding:0.25rem;
	background-color:#e4f4f7;
	border-radius:10px;
}
main .inner nav {
border-bottom: 3px solid #ddd;
    margin-top: 0.3rem;
    padding-bottom: 0.09rem;
}
main .inner nav a{
	border:3px solid #ddd;
	border-radius:10px 10px 0 0;
	padding:0.1rem;
    background-color: #5cb9e8;
    color: #fff;
	    padding-left: calc(50% / 8);
    padding-right: calc(50% / 8);
}
main .inner nav a.active{
background-color: #ffffff;
    color: #303030;
    border-bottom: 3px solid #fff;

}
#school_tab .Tabcondent{
	text-align:left;
}

/*中学入試合格チェックポイント*/
#jr_checkpoint {
	background:url(./assets/imgs/top/bg_jrcheckpoint.png) top right ;
	background-size:cover;
}
.jr-checkpoint .tabContainer{
	padding-top:0.4rem
}
.checkwrap{
    background-color: #def0f8;
	}
.checkwrap:before{
		content: 'チェックポイント';/*何も入れない*/
  display: block;
color:#081256;
  height: 0.3rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_check.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;

    font-size: 0.2rem;
    font-weight: bold;
	    background-color: #59c0fa;
	border-radius: 10px 10px 0 0;
	padding:0.1rem;
		    padding-left: 0.8rem;
	    background-position: 10px 0px;

}
.glass:before{
		content: '';/*何も入れない*/
  display: inline-block;
  width: 0.45rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_glass.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.cal:before{
content: '';
    display: inline-block;
    width: 0.4rem;
    height: 0.34rem;
    background-image: url(./assets/imgs/top/icon_cal.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: 0 -2px;
}
.p1:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.75rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_point1.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.p2:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.75rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_point2.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.p3:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.75rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_point3.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.p4:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.75rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_point4.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}

main .bg_bluered{
	background:url(./assets/imgs/top/bg_read.png);
	background-size:contain;
	padding-top: 0.1rem;
    margin-top: 0.5rem;
	padding-bottom: 0.1rem;
	background-repeat:repeat-y;
}

/*中学受験の基礎知識*/
#knowledge-jr {
	background:url(./assets/imgs/top/bg_knowledge-jr.png) top right ;
	background-size:cover;
}
.icon_date:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.45rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_date.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}

.icon_bag:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_bag.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}

.icon_book:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_book.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_books:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_books.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_school:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_school.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_bpen:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_bpen.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_mpen:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_mpen.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_rika:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_rika.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_star:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_star.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}

.icon_hat:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.6rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(./assets/imgs/top/icon_hat.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
/*高校受験の基礎知識*/
#knowledge-high {
	background:url(./assets/imgs/top/bg_highbase.png) top right ;
	background-size:cover;
}

.icon_kokuban:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.6rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_kokuban.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}

.icon_openbook:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.6rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_openbook.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_enpitsu:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.5rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_enpitsu.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_cal:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.45rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_cal.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_doc:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.45rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_doc.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_suisen:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.45rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_suisen.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}

.icon_yen:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.5rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_yen.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
/*偏差値ってなんだろう*/
#hensachi {
	background:url(./assets/imgs/top/bg_hensachi.png) top right ;
	background-size:cover;
}

.icon_boug:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.5rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_boug.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.icon_checkglass:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.45rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_checkglass.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}

.icon_ore:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_ore.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}



/*相談会チェックポイント*/
.soudan-check .inner{
	margin-top:0.5rem;
}
h2.bigtitle.icon_penbook{
	text-align:center;
	display:block !important;
	margin-bottom:0;
}

.icon_penbook:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.55rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_penbook.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.bigorange{
	font-size:0.24rem;
	font-weight:bold;
	color:orange;
}
.sou_chk_wrap{
	margin-top:0.9rem;
	display:flex;
	flex-wrap:wrap;
		  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/bg_soudancheck.png);
	background-size:cover;
	background-repeat:no-repeat;
	justify-content:space-between;
	padding:0.3rem;
	position:relative;
}
.sou_chk_wrap p{

}
.sou_chk_wrap .img_moji{
	position:absolute;
	top:-0.85rem;


}
.txt_center{
	text-align:center;
}
.sou_chk_wrap .box,
.sou_chk_wrap .box_big{
	width:calc((96% - 0.8rem)/2);
background-color:#fff;
	margin-top:0.15rem;
	border-radius:0.1rem;
	padding:0.2rem;
}
.icon_kunsho{
	font-size:0.18rem;
	letter-spacing:0;
}
.icon_kunsho:before{
	content: '';/*何も入れない*/
  display: inline-block;
  width: 0.4rem;/*画像の幅*/
  height: 0.4rem;/*画像の高さ*/
  background-image: url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_kunsho.png);
  background-size: contain;
	background-repeat:no-repeat;
  vertical-align: middle;
}
.sou_chk_wrap .box span{
	padding-top:0.1rem;
	display:block;
}

.sou_chk_wrap .box_big{
	width:100%;
	text-align:center;
	font-weight:bold;
	background-image:url(/wp-content/themes/shiritu2024/assets/imgs/top/icon_bg_glass.png);
	background-repeat:no-repeat;
	    background-size: contain;
	
}

#soudancheckpoint{
	background:url(./assets/imgs/top/bg_soudancheckpoint.png) top right ;
	background-size:cover;
}

/*デジタルパンフレット*/
#panf {
	background:url(./assets/imgs/top/bg_panf.png) top right ;
	background-size:cover;
}
.panf .list{
	position:relative;
}
.panf .bgimg{
	position:absolute;
	z-index:-1;

}

.main .panf .link01 a{
	display:inline-block;
	width:initial;
	padding:0.2rem 0.6rem;

}
.main .panf .link01{
	text-align:right;
}

/*制服特集*/
#uniform {
	background:url(./assets/imgs/top/bg_uniform.png) top right ;
	background-size:cover;
}

/*進学情報*/
#advancement{
	background:url(./assets/imgs/top/bg_colum.png) top right ;
	background-size:cover;
}
/*お問い合わせ*/
#contact{
	background:url(./assets/imgs/top/bg_contact.png) top right ;
	background-size:cover;
}

body.panorama .main .pageTitle{
		background:url(./assets/imgs/top/bg_panorama.png) top right ;
	background-size:cover;
}

body.entry .main .pageTitle{
		background:url(./assets/imgs/top/bg_default.png) top right ;
	background-size:cover;
}

body.infosc .main .pageTitle{
		background:url(./assets/imgs/top/bg_default.png) top right ;
	background-size:cover;
}

body.entry .link-area-entry li a {
	    background-color: #08a7e3;
	border-radius:100px;
}

body.search-results main.main{
	background:url(./assets/imgs/top/bg_main_bottom.png) bottom right ;
	background-repeat:no-repeat;
}
@media screen and (max-width: 1079px){
	
	.manbox{
	position:absolute;
	left:0;
		top:0;
		bottom:0;
		right:0;
	height:100%;
		text-align:center;
	
}
	.manbox img.bnr{
	position:absolute;
	bottom:10px;
	right:10px;
	min-height:110px;
	max-height:110px;
	
}
	.mv_wrap img.txt{
	position:absolute;
	left: 15px;
	bottom:10px;
		top:auto;
    width: 37%;
    max-width: 400px;
		min-width:300px;
}
	
	body.school .main .post .body .charactar dd{
	width:57%;
}
	
}/*max-width: 1079px*/


@media screen and (max-width: 749px){
	.collection{
		background-size: auto 90%;
		 background-position-x: -10px;
				padding-bottom:2em;
	}
	.mv_wrap{
		height:auto;
	  background-size: auto;
    background-position-x: 16%;

	}
.manbox{
			position: static;
	text-align:center;
	}
	.manbox img.boygirl{
	max-height:fit-content;
	min-height:auto;
		height:auto;
}
	.manbox img.boygirl{
		width:80%;
		margin:auto;
		margin-top: 10px;
	}
	.mv_wrap img.txt{
		width:60%;
		min-width:auto;
		        filter: drop-shadow(1px 1px 5px rgba(4, 4, 90, 1));
	}
	.manbox img.bnr{
		width:30%;
			min-height:auto;
	max-height:auto;
	}



.home h2 {
        font-size: 0.4rem;
    margin-top: 0.8em;
    padding-top: 0.5em;
text-align:center;
	line-height:1.2;
	    padding-right: 0;
}
	#soudankai {
		padding: 2em 0 0em;
	}
	
	#soudankai  .wrap{
		padding-right:0;
	}
	
	#soudankai h2 {
    text-align: center;
    padding-right: 0em;
		padding-top: 1em;
}
	
	
    #soudankai .h2bg {
        background-size: 75%;
        padding-right: 0.4rem;
        background-position: right -1em top 0em;
    }
.home h2 span{
		display:none;
	}
	
	.wrap_date_bnr div{
	flex-basis:48%;
	margin-top:10px;
}
	#bnr_s .bannerbox{
		width:100%;
	}
	.searchbox .button {
		width:100%;
	}
	
	.searchbox br{
display: none;
	}
	
	#schoolsearch .bgimg {
    position: absolute;
    left: -0.7rem;
    top: 0.1rem;
    height: 80%;
}
	    .searchbox .button {
        width: 100%;
        padding-bottom: 0.1rem;
    }
	.result_area .item.flex
{
	width:100% !important;

}
.result_area .item{
	width:50%;
}
	.icon{
		flex-wrap:wrap;
	}
	.icon div{
	padding-right:3px;
		padding-top:3px;
		width:calc((100% - 21px)/7);
}
	.charactar span p{
		padding-bottom:0.1rem;
	}
		main nav {
		padding-bottom:2px;
	}
	main nav a{
			    padding-left: calc(50% / 12);
    padding-right: calc(50% / 12);
	}
	body.school .main .post .body .charactar dd{
	width:100%;
}
	.p1:before,
	.p2:before,
	.p3:before,
	.p4:before{
    width: 1rem;
  height: 0.7rem;
        padding-right: 0.3rem;
	}
main .bg_bluered{
		background-size:110%;
	}
	
	.sou_chk_wrap .box{
		width:100%;
	}
	.sou_chk_wrap .img_moji {
    position: absolute;
    top: -0.6rem;
		left:0;
}
.icon_kunsho {
	font-size: 0.24rem;
	}
	/*お知らせ*/
	
#infomation.h2bg {
    padding: 0.2rem 0;
    background-size: 50%;
	background-position: -16px 0px;
	margin-bottom: 0.5rem;
	}
#infomation .inner{
	padding:0;
	}
	
	.infobox li {

    width: 100%;
		}
	#bnr_s .inner{
		padding:0;
	}    
	
	main .inner nav{
		padding-bottom: 0rem;
	}
	main .inner nav a{
			    padding-left: calc(25% / 8);
    padding-right: calc(25% / 8);
	}
	
	.navigation nav .twitter a:before {
    content: "";
    background-color: #000;
    border-radius: 100px;
    width: 1.5em;
    height: 1.5em;
    padding: 0.08rem;
    position: absolute;
    z-index: 0;
          left: inherit;
}
	.navigation nav .twitter a i {

    font-size: 1.5em;
    padding-left: 0.1em;
}
}