@charset "utf-8";
/* **************************************************

Name: index.css

Description: 

Create: 2017.10.27
Update: 2020.02.25

Copyright 2014 Hitachi, Ltd.

***************************************************** */
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-print-color-adjust: exact;
}
#PopUpContents {
	padding: 0;
}
#highschool {
	margin: 0 auto;
	width: 1440px;
	overflow: hidden;
}
#highschool * {
	line-height: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#logo-container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 14px 18px 8px 0;
  text-align: right;
}
#logo-container a:hover {
	opacity: 0.7;
}
#logo-container img {
    margin-left: auto;
}
@media screen and (max-width: 994px) {
  #logo-container {
    width: auto;
    padding: 3% 5% 2% 0;
  }
  #logo-container .SpImage {
    width: 34%;
  }
}
#highschool .highschool_kv,
#highschool .end {
	position: relative;
	width: 1440px;
	margin: 0 auto;
}
#highschool .highschool_kv .visual img {
	width: 100%;
}
#highschool .highschool_kv h2 {
	position: absolute;
	top: 30px;
	right: 16%;
	width: 270px;
	background: none;
	margin: 0;
	padding: 0;
}
#highschool .highschool_kv h2 img {
	width: 100%;
}
#highschool .highschool_kv h2 a,
#highschool .highschool_kv h3 a {
	background: none;
}
#highschool .highschool_kv h3 {
	position: absolute;
	top: 40px;
	left: 180px;
	transition: .7s ease all;
	opacity: 0;
	background: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
#highschool .highschool_kv h3.visible {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
#highschool .highschool_kv h4 .arrow {
	position: absolute;
	right: -118px;
	top: 30px;
	z-index: -1;
	transition: .7s ease all;
	opacity: 0;
	-moz-opacity: 0;
}
#highschool .highschool_kv h4 .arrow.visible {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
#highschool .highschool_kv h4 .vol {
	position: absolute;
	right: -60px;
	top: -85px;
	z-index: 3;
	transition: .7s ease all;
	opacity: 0;
	-moz-opacity: 0;
}
#highschool .highschool_kv h4 .vol.visible {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
#highschool .highschool_kv .visual_lead {
	position: relative;
}
#highschool .highschool_kv .visual_lead .wave img {
	width: 100%;
}
#highschool .highschool_kv .visual_lead .wave {
	position: absolute;
	top: -15px;
}
#highschool .highschool_kv .visual_lead .bg {
	background: url(/image/jp/channel/highschool/vol1/highschool_kv_bg_pc.jpg) center bottom #1eafdb;
	background-repeat: no-repeat;
	height: 530px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top: -130px;
	z-index: 1;
}
#highschool .banner {
	text-align: center;
	font-size: 0;
	margin: 40px auto;
}
#highschool .banner ul {
	margin: 20px 0 0 0;
}
#highschool .banner li:first-child {
  margin: 0 10px 0 0;
}
#highschool .banner li {
  margin: 0 10px 10px 0;
  display: inline-block;
  text-align: left;
}
#highschool .banner div {
    margin: 40px auto;
}
@media screen and (max-width: 1000px) {
	#highschool .highschool_kv .visual_lead .visual_lead_inr {
		width: 100%;
	}
}
#highschool .highschool_kv .visual_lead .visual_lead_inr h4 {
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
	z-index: 2;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr h4 .title {
	z-index: 1;
	transition: .7s ease all;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr h4 .title.visible {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr .text {
	background: #fff;
	width: 880px;
	padding: 30px 225px 40px 40px;
	position: relative;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr .text:after {
	content: '';
	position: absolute;
	height: 270px;
	width: 35px;
	background: url(/image/jp/channel/highschool/vol1/highschool_kv_text_bg_pc.jpg) no-repeat;
	top: 0;
	right: 0;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr .text h5 {
	color: #089fcc;
	font-size: 18px;
	line-height: 1.8;
	font-weight: bold;
	margin-bottom: 15px;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr .text p {
	line-height: 1.8;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr .text .map {
	position: absolute;
	right: 74px;
	top: 59px;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr .text .female {
	position: absolute;
	left: 310px;
	bottom: -300px;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr div.figure .tb {
	display: inline-block;
}
#highschool .highschool_kv .visual_lead .visual_lead_inr div.figure{
	position: relative;
	margin: 0;
	text-align: right;
	top: -30px;
	z-index: 2;
}
#highschool .highschool_lead {
	margin: -75px 0 90px 0;
	position: relative;	
}
#highschool .highschool_lead p {
	line-height: 1.9;
	position: relative;
	width: 700px;
	margin: 0 auto;
	z-index: 1;
}
#highschool .b_img,
#highschool .a_img {
	position: absolute;
	z-index: 0;
}
#highschool .d_img {
	position: absolute;
	z-index: -1;
}
#highschool .highschool_lead .b_img {
	left: 220px;
	top: -154px;
}
#highschool .highschool_lead .a_img {
	right: 100px;
	top: -230px;
}
#highschool .block1,
#highschool .block2,
#highschool .block3,
#highschool .block4,
#highschool .block5
{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#highschool .text,
#highschool .text1,
#highschool .text2
{
	position: relative;
	z-index: 1;
}
#highschool .block1 p,
#highschool .block2 p,
#highschool .block3 p,
#highschool .block4 p,
#highschool .block5 p,
#highschool .block6 p
{
	line-height: 1.8;
	font-size: 16px;
	width: 700px;
	margin: 0 auto 30px;
}
#highschool .block1 p:last-child,
#highschool .block2 p:last-child {
	margin-bottom: 0;
}
#highschool .visual {
	position: relative;
	z-index: 0;
}
#highschool .block1 .text {
	margin: 70px 0 80px;
}
#highschool .block1 .visual .d_img {
	left: -220px;
	top: -50px;
}
#highschool .block1 .text .b_img {
	left: -124px;
	top: -15px;
}
#highschool .block1 .text .a_img {
	top: 93px;
	right: -65px;
}
#highschool .block2 .text1 {
	margin: 20px 0 100px;
}
#highschool .block2 .text1 .b_img {
	left: -70px;
	top: 80px
}
#highschool .block2 .text2 {
	margin: 50px 0 115px;
}
#highschool .block2 .visual .d_img {
	right: -220px;
	top: -90px;
}
#highschool .block2 .a_img {
	left: -73px;
	top: 30px;
}
#highschool .block3 .text1 {
	margin: 30px auto 155px;
}
#highschool .block3 .text2 {
	margin: 55px auto 112px;
}
#highschool .block3 .a_img {
	bottom: -100px;
	right: -70px;
}
#highschool .block3 .b_img {
	left: -100px;
	top: 40px;
}
#highschool .block3 .d_img {
	left: -220px;
	top: -60px;
}
#highschool .col2_visual .col2_visual_inr {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
}
#highschool .col2_visual .col2_visual_inr > div {
	display: inline-block;
}
#highschool .col2_visual .col2_visual_inr > div:first-child {
	margin-right: 20px;
}
#highschool .block4 .col2_visual {
	text-align: center;
}
#highschool .block4 .text1 {
	margin: 55px auto 75px;
}
#highschool .block4 .text1 p:last-child {
	margin: 60px auto 0 auto;
}
#highschool .block4 .text1 .a_img {
	top: -30px;
	right: -100px;
}
#highschool .block4 .text1 .b_img {
	top: 172px;
	left: -125px;
}
#highschool .block5 {
	margin: 120px auto 60px;
}
#highschool .block5 .text1 {
	margin: 60px auto 110px;
}
#highschool .block5 .text1 p:last-child {
	margin: 65px auto 0;
}
#highschool .block5 .b_img {
	bottom: -50px;
	left: -40px;
}
#highschool .block5 .a_img {
	top: 30px;
	right: -110px;
}
#highschool .block5 .d_img {
	left: -220px;
	top: -70px;
}
#highschool .block6 {
	margin: 50px auto 110px;
}
#highschool .block6 .a_img {
	right: 200px;
	top: -15px;
}
#highschool .end {
	width: 1440px;
}
#highschool .end .end_bg {
	background: #1eafdb;
	position: relative;
	top: -1px;
}
#highschool .end .end_bg .end_inr {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 180px;
	position: relative;
}
#highschool .end .end_bg .end_inr .text {
	background: #fff;
	width: 610px;
	padding: 40px 40px 30px 60px;
	position: absolute;
	top: 80px;
	left: 390px;
	z-index: 0;
}
#highschool .end .end_bg .end_inr .text h3 {
	color: #1eafdb;
	font-size: 24px;
	line-height: 1.6;
}
#highschool .end .end_bg .end_inr .text p {
	line-height: 1.8;
	font-size: 16px;
}
#highschool .end .end_bg .end_inr figure {
	margin: 0;
	z-index: 1;
	position: relative;
}

/* 2019.02.15 ADD START */
#highschool .series-banner {
  padding: 30px 0;
  /*min-height: 160px;*/
  z-index: 2;
  background: #f6f6f6;
  margin-bottom: 50px;
}
#highschool .series-banner ul {
  font-size: 0;
  width: 938px;
  margin: 0 auto;
}
#highschool .series-banner ul li {
    margin: 0 6px 0 0;
    display: inline-block;
    text-align: left;
}
#highschool .series-banner ul li:nth-child(4n) {
  margin-right: 0;
}
#highschool .series-banner ul li:nth-child(n+5) {
  margin-top: 6px;
}
@media screen and (min-width: 994px) and (max-width: 1019px) {
  #highschool .series-banner {
    padding-top: 10%;
  }
}
/* iPad */
@media screen and (max-width: 994px) {
  #highschool .series-banner ul {
    display: flex;
    flex-wrap: wrap;
    padding: 3%;
    width: auto;
  }
  #highschool .series-banner ul li {
    display: block;
    width: 24.3%;
  }
}
/* SP */
@media screen and (max-width: 767px) {
  #highschool .series-banner {
    padding: 10%;
  }
  #highschool  .series-banner ul {
    display: block;
    padding: 0;
    width: auto;
  }
  #highschool .series-banner li {
    margin: 0 0 5% 0 !important;
    width: auto !important;
  }
  #highschool .series-banner li:last-child {
    margin: 0 !important;
  }
}
/* 2019.02.15 ADD END */

#highschool .e_img {
	display: none;
}
.sns-nav {
	position: fixed;
	top: 50%;
	right: 30px;
	margin: -100px auto 0 auto;
	z-index: 99;
}
.pc {
	display: block;
}
.tb {
	display: none;
}
.sp {
	display: none;
	width: 100%;
}
.top {
	width: 80%;
	margin: 0 auto;
}
.sns-nav ul li {
	margin: 0 0 10px;
	text-align: right;
	z-index: 999;
}
.sns-nav-pc {
	position : relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.sns-nav-pc ul {
	position : absolute;
	top: 10px;
  right: 10px;
	z-index : 99;
}
.sns-nav-pc ul li{
  display: inline-block;
	text-align : right;
	z-index : 999;
}

#highschool .block1 .text .b_img,
#highschool .block1 .text .a_img,
#highschool .block2 .text1 .b_img,
#highschool .block2 .a_img,
#highschool .block3 .a_img,
#highschool .block3 .b_img,
#highschool .block4 .text1 .b_img,
#highschool .block4 .text1 .a_img,
#highschool .block5 .b_img,
#highschool .block5 .a_img,
#highschool .block6 .a_img {
	z-index: -1;
}
#highschool .visual .name > div {
	position: absolute;
	visibility: hidden;
}
#highschool .block1 .visual .name1 {
	top: 107px;
	left: 145px;
}
#highschool .block1 .visual .name2 {
	top: 76px;
	left: 390px;
}
#highschool .block2 .visual .name1 {
	top: 36px;
	left: 505px;
}
#highschool .block2 .visual .name2 {
	top: 143px;
	right: 56px;
}
#highschool .block3 .visual .name1 {
	top: 185px;
	right: 397px;
}
#highschool .block3 .visual .name2 {
	top: 223px;
	right: 152px;
}
#highschool .block5 .visual .name1 {
	top: 218px;
	right: 283px;
}
#highschool .block5 .visual .name2 {
	top: 261px;
	right: 14px;
}
#highschool .relate {
	width: 1000px;
	margin: 40px auto 0;
}
#highschool .relate h2 {
  border-bottom: 3px solid #bbbbbb;
  line-height: 1.3;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  padding-bottom: 10px;
  margin: 0;
  background-image: none;
}
#highschool .relate p {
	line-height: 1.6;
	font-size: 16px;
	padding-bottom: 10px;
}
#highschool .relate p a {
	color: #333333;
	border-bottom: none;
	text-decoration: none;
}
#highschool .relate .relate_btn {
	width: 220px;
	margin-top: 20px;
}
#highschool .relate .relate_btn a:hover {
	opacity: .7;
}
#highschool .relate .relate_btn img {
	width: 100%;
}
@media screen and (max-width: 1530px) {
	#highschool {
		width: 100%;
	}
}
@media screen and (max-width: 1440px) {
	#highschool .highschool_kv,
	#highschool .end {
		width: 100%;
		z-index: 2;
	}
	.highschool_slider li p {
		top: 110%;
	}
	#highschool .highschool_kv h3 {
		left: 10%;
	}
	#highschool .highschool_kv h3 img {
		width: 60%;
	}
	#highschool .block6 .a_img {
		right: 40px;
	}
}
@media screen and (max-width: 1000px) {
	#highschool .block1,
	#highschool .block2,
	#highschool .block3,
	#highschool .block4,
	#highschool .block5,
	#highschool .block6
	{
		width: 100%;
		position: relative;
		padding: 0 5%;
	}
	#highschool .end .end_bg .end_inr,
	#highschool .col2_visual .col2_visual_inr {
		width: 100%;
	}
	.visual > img {
		width: 100%;
	}
	#highschool .highschool_lead p {
		width: 80%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr div.figure {
		right: -10%;
		margin: 0 auto;
		width: 55%;
		z-index: 2;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr div.figure .sp {
		display: none;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .female {
		position: absolute;
		left: 12%;
		bottom: -210px;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .female img{
		width: 75%;
	}
	.sns-nav ul li img {
		width: 40px;
		height: 40px !important;
	}
	#highschool .relate {
		width: 90%;
		margin: 15% auto 0;
	}
	#highschool .col2_visual .col2_visual_inr > div:first-child {
		margin-right: 2%;
	}
	#highschool .col2_visual .col2_visual_inr > div {
		width: 49%;	
	}
	#highschool .block1 .visual .name {
		display: none;
	}
	#highschool .block1 .visual .pc {
		display: none;
	}
	#highschool .block1 .visual .sp {
		display: block;
	}
}
.JS #Contents {
	padding: 0 !important;
}
@media screen and (max-width: 769px) {
	#highschool img {
		width: 100%;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	#highschool .b_img img.sp{ display: none;}
	#highschool .b_img img.pc{ display: block;}
	#highschool .a_img img.sp{ display: none;}
	#highschool .a_img img.pc{ display: block;}
	.sns-nav {
		right: 0;
		top: auto;
		margin: 0;
		bottom: 0;
		width: 100%;
		background: rgba(255,255,255,0.8);
	}
	.sns-nav ul {
		margin: 0 auto;
		width: 268px;
	}
	.sns-nav ul li {
		float: left;
		width: 44px;
		margin: 0 12px 0 0;
	}
	.sns-nav ul li:last-child {
		margin: 0;
	}
	#highschool .highschool_lead {
		margin: -135px 0 90px 0;
	}
	#highschool .highschool_kv .visual_lead .bg {
		background-size: contain;
		height: 72%;
	}
	#highschool .highschool_kv .visual_lead .wave {
		top: -10px;
	}
	#highschool .highschool_kv h2 {
		top: 20px;
		right: 20px;
		width: 35%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .map.sp {
		float: right;
		position: relative;
		width: 111px;
		margin: 0 10px 20px 20px;
		top: 0;
		right: 0;
	}
	#highschool .highschool_kv h3 {
		left: 6%;
		width: 64%;
		top: 1%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .map.sp:after {
		content: '';
		background: url(/image/jp/channel/highschool/vol1/highschool_h4_after_sp.png) no-repeat;
		width: 46px;
		height: 128px;
		background-size: contain;
		z-index: 9;
		top: -57px;
		left: -4px;
		position: absolute;
	}
	#highschool .highschool_kv {
		width: 100%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text {
		padding: 5% 6% 10%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr h4 {
		left: 5%;
		width: 70%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text {
		width: 90%;
		margin: 0 auto;
	}
	.visual_lead .visual_lead_inr .text,
	#highschool .block1 p,
	#highschool .block2 p,
	#highschool .block3 p,
	#highschool .block4 p,
	#highschool .block5 p,
	#highschool .block6 p
	{
		width: 80%;	
	}
	#highschool .highschool_lead .b_img {
		left: 0%;
		top: -80px;
	}
	#highschool .highschool_lead .a_img {
		right: 0;
		top: -160px;
	}
	#highschool .block1 .text .b_img {
		left: -70px;
	}
	#highschool .block1 .text .a_img {

	}
	#highschool .block6 .a_img {
		right: -30px;
	}
	#highschool .block2 .a_img {
		left: -20px;
	}
	#highschool .block6 {
		margin: 0 auto;
	}
	#highschool .block2 .text1,
	#highschool .block3 .text1,
	#highschool .block6 .text1 {
		margin: 50px auto 100px;
	}
	#highschool .block2 .text1 .b_img {
		left: 0;
	}
	#highschool .highschool_kv h4 .vol {
		width: 20%;
		right: -13%;
		top: -130%;
	}
	#highschool .block3 .a_img {
		right: -10px;
	}
	#highschool .block3 .b_img {
		left: -30px;
	}
	#highschool .block4 .text1 .b_img {
		left: -40px;
	}
	#highschool .block5 .a_img {
		right: -50px;
	}
	#highschool .end .end_bg .end_inr figure {
		position: absolute;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		top: 5%;
		left: 50%;
		text-align: center;
	}
	#highschool .end .end_bg .end_inr figure img {
		width: 70%;
	}
	#highschool .end .end_bg .end_inr .text {
		width: 80%;
		margin: 0 auto;
		position: relative;
		top: 0;
		left: 0;
	}
	#highschool .end .end_bg .end_inr {
		width: 100%;
		padding: 200px 0 60px;
	}
	#highschool .banner li {
		width: 40%;
	}
	#highschool .banner {
		width: 90%;
		margin: 50px auto;
	}
	#PopUpContainer #Footer {
		padding: 4% 15px 20%;
		margin: 0 auto;
	}
	#Footer p {
		text-align: left;
	}
}
@media screen and (max-width: 415px) {
	#highschool .b_img img.sp{ display: block;}
	#highschool .b_img img.pc{ display: none;}
	#highschool .a_img img.sp{ display: block;}
	#highschool .a_img img.pc{ display: none;}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text h5 {
		font-size: 4.2vw;
	}
	#highschool .highschool_kv .visual_lead .wave {
		top: -5px;
	}
	#highschool .highschool_kv h2 {
		width: 140px;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr {
		top: -62px;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text p {
		font-size: 4vw;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr h4 {
		margin-bottom: 4%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text:after {
		background: url(/image/jp/channel/highschool/vol1/highschool_kv_text_bg_sp.jpg) no-repeat;
		background-size: contain;
		height: 130px;
		width: 19px;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .map.sp:after {
		width: 40px;
		top: -57px;
		left: -9px;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .map.sp {
		width: 80px;
		margin: 0 20px 20px 5px;
	}
	#highschool .highschool_kv .visual_lead .bg {
		background: url(/image/jp/channel/highschool/vol1/highschool_kv_bg_sp.jpg) #1eafdb;
		background-size: contain;
		height: 86%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .female {
		display: none;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr .text .female img {
		width: 45%;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr div.figure .tb {
		display: none;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr div.figure .sp {
		display: block;
	}
	#highschool .highschool_kv .visual_lead .visual_lead_inr div.figure {
		right: 0;
		width: 100%;
		top: -15px;
	}
	#highschool .highschool_lead p {
		width: 90%;
		font-size: 4vw;
	}
	#highschool .block1 p,
	#highschool .block2 p,
	#highschool .block3 p,
	#highschool .block4 p,
	#highschool .block5 p,
	#highschool .block6 p {
		font-size: 4vw;
		width: 100%;
		margin: 0 auto 3%;
	}
	#highschool .highschool_lead {
		margin: -6% 0 12% 0;
	}
	#highschool .highschool_lead .a_img {
		display: none;
	}
	#highschool .highschool_lead .b_img {
		top: -50%;
	}
	#highschool .block1 .visual .d_img,
	#highschool .block3 .d_img {
		left: -10%;
		width: 120%;
		top: -12%;
	}
	#highschool .block1 .text {
		margin: 7% 0 15% 0;
	}
	#highschool .block2 .text1 {
		margin: 10% 0 20% 0;
	}
	#highschool .end .end_bg .end_inr {
		padding: 140px 0 60px;
	}
	#highschool .end .end_bg .end_inr div.figure img {
		width: 100%;
	}
	#highschool .end .end_bg .end_inr div.figure {
		top: 40px;
	}
	#highschool .end .end_bg .end_inr .text {
		width: 90%;
		padding: 15% 5% 8% 5%;
	}
	#highschool .end .end_bg .end_inr .text h3 {
		text-align: center;
		font-size: 18px;
	}
	#highschool .end .end_bg .end_inr .text p {
		font-size: 14px;
	}
	#highschool .block2 .text2 {
		margin: 7% 0 15% 0;
	}
	#highschool .block3 .text1 {
		margin: 10% auto 20% 0;
	}
	#highschool .block3 .text2 {
		margin: 7% auto 14%;
	}
	#highschool .block4 .text1 p:last-child {
		margin: 5% auto 0;
	}
	#highschool .block4 .text1 {
		margin: 7% auto 15%;
	}
	#highschool .block5 {
		margin: 20% auto 12%;
	}
	#highschool .block5 .text1 {
		margin: 7% auto 0;
	}
	#highschool .block5 .text1 p:last-child {
		margin-top: 2%;
	}
	#highschool .block6 {
		margin: 10% auto 10%;
	}
	#highschool .block6 .text1 {
		margin: 0 auto;
	}
	#highschool .banner {
		width: 90%;
		margin: 10% auto;
	}
	#highschool .banner ul {
		margin: 3% auto 0;
	}
	#highschool .block1 .text .a_img img,
	#highschool .block2 .a_img img,
	#highschool .block2 .text1 .e_img img,
	#highschool .block2 .text1 .b_img img,
	#highschool .block3 .a_img img,
	#highschool .block3 .e_img img,
	#highschool .block4 .text1 .b_img img,
	#highschool .block4 .text1 .a_img img,
	#highschool .block3 .b_img img,
	#highschool .block5 .a_img img,
	#highschool .block6 .a_img img
	{
		width: 65%;
	}
	#highschool .highschool_kv h4 .vol {
		position: absolute;
		width: 40%;
		right: -35%;
		top: -146%;
		z-index: 3;
	}
	#highschool .highschool_kv h4 .vol img {
		width: 55%;
	}
	#highschool .block1 .text .b_img img {
		width: 70%;
	}
	#highschool .e_img {
		display: block;
		position: absolute;
	}
	#highschool .block3 .e_img {
		left: -4%;
		top: -12%;
	}
	#highschool .block2 .visual .d_img {
		right: -10%;
		width: 120%;
		top: -12%;
	}
	#highschool .block3 .a_img {
		bottom: 0;
		right: -15%;
	}
	#highschool .block4 .text1 .a_img  {
		top: 50%;
		right: -25%;
	}
	#highschool .block5 .b_img {
		left: -10%;
		bottom: 0;
	}
	#highschool .block5 .a_img {
		top: 180px;
		right: -25%;
	}
	#highschool .block6 .a_img {
		right: -17%;
		top: 38%;
	}
	#highschool .block5 .d_img {
		width: 120%;
		left: -5%;
		top: -12%;
	}
	#highschool .block4 .text1 .b_img {
		left: -9%;
		top: 18%;
	}
	#highschool .block1 .text .b_img {
		left: -7%;
		top: 70%;
	}
	#highschool .block2 .text1 .b_img {
		right: -22%;
		left: auto;
		top: 70%;
	}
	#highschool .block3 .b_img {
		left: auto;
		right: -20%;
		top: 65%;
	}
	#highschool .end .end_bg .end_inr figure img {
		width: 100%;
	}
	#PageTopBottom {
		display: none;
	}
}
.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1.5s;
	-ms-animation-duration:1.5s;
	animation-duration:1.5s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(100px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fadeIn {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1.5s;
	-ms-animation-duration:1.5s;
	animation-duration:1.5s;
	animation-delay: .6s;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	visibility: visible !important;
}
@-webkit-keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1;}
}
@keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
.fadeIn2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1.5s;
	-ms-animation-duration:1.5s;
	animation-duration:1.5s;
	animation-delay: 1.2s;
	-webkit-animation-name: fadeIn2;
	animation-name: fadeIn2;
	visibility: visible !important;
}
@-webkit-keyframes fadeIn2 {
	0% { opacity: 0; }
	100% { opacity: 1;}
}
@keyframes fadeIn2 {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
.highschool_sliders {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.highschool_sliders .bx-wrapper {
	width: 100%;
}
.highschool_sliders .bx-viewport {
	overflow: visible !important;
}
.highschool_sliders li img {
	width: 100% !important;
}
.highschool_sliders li > div {
	position: relative;
	height: 100px;
}
.highschool_sliders li > div p {
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -1000px;
	width: 2000px;
	text-align: center;
	font-size: 14px;
	line-height: 1.8 !important;
	color: #898989;
/*	display: none;*/
}
.highschool_sliders li.active p {
	display: block;
}
.highschool_sliders .bx-prev,
.highschool_sliders .bx-next {
	content: '';
	font-size: 0;
	width: 40px;
	height: 70px;
	position: absolute;
	top: 28%;
	left: 0;
}
.highschool_sliders .bx-prev {
	background: url(/image/jp/channel/highschool/vol1/highscool_prev_arrow.png) no-repeat;
	background-size: contain;
}
.highschool_sliders .bx-next {
	right: 0;
	left: auto;
	background: url(/image/jp/channel/highschool/vol1/highscool_next_arrow.png) no-repeat;
	background-size: contain;
}
@media screen and (max-width: 1000px) {
	.highschool_sliders {
		width: 100%;
	}
	.highschool_sliders li > div p {
		margin-left: -70%;
		width: 140%;
	}
}
@media screen and (max-width: 415px) {
	.highschool_sliders li > div {
		height: 125px;
	}
	.highschool_sliders li > div p br {
		display: none;
	}
	.highschool_sliders li > div p {
		font-size: 3vw;
		margin-left: -40%;
		width: 80%;
		text-align: left;
	}
}

#loader {
	text-align: center;
	z-index: 1001;
}
#loader p {
	position: relative;
	top: 45%;
}
#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 10000;
}
#loader p img {
	width: 100px;
}
@media screen and (max-width: 415px) {
	#loader {
		width: 100%;
		top: 42%;
	}
	.highschool_sliders .bx-prev:before, .highschool_sliders .bx-next:before {
		width: 15px;
		height: 15px;
	}
	.highschool_sliders .bx-prev, .highschool_sliders .bx-next {
		width: 28px;
		height: 50px;
		top: 28%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.highschool_sliders .bx-prev:before {
		margin: -8px 0 0 -8px;
	}
	.highschool_sliders .bx-next:before {
		margin: -8px 0 0 -14px;
	}
}
#SiteIdentityP, .SiteIdentityP {
	height: 50px;
}
.CloseButtonStyle {
	top: 5px;
}
.CloseButtonStyle li a {
	background: url(/image/common/jp/r1/icon/icon_close.gif) no-repeat 50% 7px;
}
@media print {
	body {
		zoom: 70%;
	}
  body, #Footer {
    width: 100% !important;
  }
	#highschool * {
		visibility: visible !important;
	}
	.sns-nav {
		display: none;
	}
}
/* IE11 */
@media print and (-ms-high-contrast: none) {
	body {
		zoom: normal;
	}
}