@charset "utf-8";
/* CSS Document */

html, body {
  color: 000000;
  font-family: "Noto Sans JP", sans-serif;
}
p {
    color: #4560A2;
    font-weight: 400;
    font-size: 16px;
	line-height: 160%;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
}

@media screen and (min-width:1025px){
	.wrapper {
		padding-top: 60px;	
	} 
}


header {
    background-color: #ffffff;	
}

.logo_btn {
    background-color: #4560A2;
	z-index: 999;
	position: fixed; /* ヘッダーを固定する */
	top: 0; /* 上部から配置の基準位置を決める */ 
	left: 0; /* 左から配置の基準位置を決める */
	width: 100%; /* ヘッダーの横幅を指定する */
	height: 60px;
}
.logo_btn_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
    width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
    margin-right: auto;
    margin-left: auto;

}
.logo_btn_inner .logo {
	height: 35px;
	margin-left: 10px;
}
.logo_btn_inner .logo img {
	height: 100%;
}
.logo_btn_inner .btn_siryo  {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    display: block;
    text-decoration : none;
    text-align: center;
    transition: .4s;
    font-size: 14px;
    font-weight: 700;
    background-color: #FFFFFF;
    width: 7em;
    color: #4560A2;
	letter-spacing: 0.2em;
	margin-right: 10px;
}
.logo_btn_inner .btn_siryo:hover {
	opacity: 0.8;
}

@media screen and (min-width:1025px){
	.logo_btn_inner {
		max-width: 1025px;
		padding-bottom: 10px;
		padding-top: 10px;
	}

}

.headerinner {
    width: 100%;
    height: 670px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}


@media screen and (min-width:1025px){
	.headerinner {
		width: 1000px;
		height: 550px;
	}
}


.headerinner .logo {
	width: 45%;
	position: absolute;
	top: 20px;
	left: 20px;
}
.headerinner .logo img {
	width: 100%;
}
.headerinner .headertexts {
	position: absolute;
	top: 60px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
	animation: fadeIn 1s ease 1s 1 normal backwards;
}
@media screen and (min-width:1025px){
	.headerinner .logo {
		width: 200px;
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.headerinner .headertexts {
		position: absolute;
		top: 80px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		animation: fadeIn 1s ease 1s 1 normal backwards;
	}
}


@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.headerinner h1 {
    font-size: 24px;
    color: #000000;
    letter-spacing: 0.2em;
    line-height: 140%;
    margin-bottom: 10px;
}
.headerinner h1 .gakubu {
	font-size: 14px;
	line-height: 80%;
	letter-spacing: 0em;
}
.headerinner .headertexts p {
    
}
p.kaisetsu {
    font-size: 23px;
    color: #35519C;
    font-weight: bold;
    border-top: 2px dotted #35519C;
    border-bottom: 2px dotted #35519C;
    width: 10rem;
    padding: 5px 0;
    margin-bottom: 10px;
}
p.kasho {
	font-size: 14px;
	color: #000000;
}
p.souzou {
    font-size: 16px;
    color: #FFFFFF;
	position: absolute;
    right: 20px;
    bottom: 20px;
	line-height: 140%;
}



.headerinner .imgwrap {
	position: absolute;
	display: block;
	overflow:hidden;
}
.headerinner .imgwrap img {
	height: 100%;
}

.display {
	width: 130px;
	height: 188px;
    top: -10px;
    right: 0px;

}
.circle1 {
	width: 73px;
	height: 73px;
    top: 5px;
    left: -40px;

}

.beaker {
	width: 40px;
	height: 42px;
    top: 170px;
    right: 100px;
}
.people1 {
	width: 150px;
	height: 150px;
    top: 180px;
    right: 5px;
}
.people2 {
	width: 90px;
	height: 120px;
    top: 50%;
    right: 0;
}
.tubes {
	width: 110px;
	height: 110px;
    top: 280px;
    right: 30%;
}
.bottle2 {
	width: 32px;
	height: 42px;
    top: 300px;
    left: 100px;
}
.people3 {
	width: 130px;
	height: 130px;
    bottom: 160px;
    left: 70px;
}
.tube {
	width: 30px;
	height: 50px;
    bottom: 20%;
    right: 30%;
}
.rupe {
	width: 82px;
	height: 51px;
    bottom: 210px;
    right: 130px;
}
.file {
	width: 180px;
	height: 180px;
    bottom: 80px;
    right: 50px;
}
.bottle {
	width: 30px;
	height: 35px;
    bottom: 20px;
    left: 80px;
}
.people4 {
	width: 118px;
	height: 118px;
    bottom: 7%;
    left: 8px;
}
.people5 {
	width: 120px;
	height: 112px;
    bottom: -5px;
    left: 130px;
}
.people6 {
	width: 95px;
	height: 95px;
    bottom: 5%;
    right: 25px;
}
.circle2 {
	width: 40px;
	height: 90px;
    bottom: -40px;
    right: 0px;
}
.book {
    width: 116px;
    height: 115px;
    top: 300px;
    left: -30px;
}
.book img {
	position: absolute;
    right: 0px;
}
@media screen and (min-width:1025px){
	.display {
		width: 150px;
		height: 188px;
		top: 20px;
		right: -10px;

	}
	.circle1 {
		width: 83px;
		height: 83px;
		top: -5px;
		left: -20px;
		padding: 10px;
	}

	.beaker {
		width: 40px;
		height: 42px;
		top: 80px;
		right: 350px;
	}
	.people1 {
		width: 150px;
		height: 150px;
		top: 80px;
		right: 170px;
	}
	.people2 {
		width: 120px;
		height: 120px;
		top: 50%;
		right: -10px;
	}
	.tubes {
		width: 130px;
		height: 130px;
		top: 100px;
		right: 55%;
	}
	.bottle2 {
		width: 32px;
		height: 42px;
		top: 200px;
		left: 600px;
	}
	.people3 {
		width: 130px;
		height: 130px;
		bottom: 160px;
		left: 200px;
	}
	.tube {
		width: 30px;
		height: 50px;
		bottom: 20%;
		right: 30%;
	}
	.rupe {
		width: 150px;
		height: 80px;
		bottom: 200px;
		right: 400px;
	}
	.file {
		width: 180px;
		height: 180px;
		bottom: 80px;
		right: 190px;
	}
	.bottle {
		width: 30px;
		height: 35px;
		bottom: 30px;
		left: 550px;
	}
	.people4 {
		width: 118px;
		height: 118px;
		bottom: 2%;
		left: 30px;
	}
	.people5 {
		width: 120px;
		height: 112px;
		bottom: 50px;
		left: 360px;
	}
	.people6 {
		width: 95px;
		height: 95px;
		bottom: 2%;
		right: 110px;
	}
	.circle2 {
		width: 100px;
		height: 100px;
		bottom: -40px;
		right: -40px;
		padding: 10px;
	}
	.book {
		width: 116px;
		height: 115px;
		top: 300px;
		left: 5px;
	}
	.book img {
		position: absolute;
		right: 0px;
	}
}





/*ここからメイン*/

main {

}

.contentswrap {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:600px){
	.contentswrap {
		width: 600px;
	}
}
@media screen and (min-width:1025px){
	.contentswrap {
		width: 1000px;
	}
}

.toptxt {
    padding: 50px 0;	
}
.toptxt h2 {
    color: #4560A2;
    font-weight: 700;
    font-size: 22px;
    line-height: 160%;
    margin-bottom: 30px;
    text-align: center;
    text-decoration: underline;
	text-underline-offset: 8px;
	text-decoration-thickness: 1px;
	white-space: pre-line;
}
.h2line {
    border-bottom: 1px solid #4560A2;
}


.gakka_head {
    background-color: #4560A2;
    text-align: center;
    width: 100%;
    height: auto;
	padding: 30px 0;
    background-repeat: no-repeat;
    background-position: center 280px;
    background-size: contain;
	position: relative;
	margin-bottom: 50px;
}

.gakka_head_img_wrap {
	display: flex;
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}
.gakka_head_img {
	
}
.gakka_head_img img {
	width: 100%
}

.gakka_head_img_rigaku1 {
	margin-left: -20px;
	padding-top: 20px;
	width: 40%;

}
.gakka_head_img_rigaku2 {
	padding-top: 80px;
	margin-left: -5px;
	width: 7%;
}
.gakka_head_img_rigaku3 {
	width: 38%;
	padding-left: 10px;
	padding-right: 10px;

}
.gakka_head_img_rigaku4 {
	width: 38%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;

}
.gakka_head_img_rigaku5 {
	padding-top: 30px;
	width: 10%;

}
.gakka_head_img_rigaku6 {
	width: 21%;
	margin-right: -10px;

}

.gakka_head_img_rinsyou1 {
	width: 35%;
	margin-left: -70px;
	padding-top: 20px;
}
.gakka_head_img_rinsyou2 {
	width: 5%;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
.gakka_head_img_rinsyou3 {
	width: 35%;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: -25px;

}
.gakka_head_img_rinsyou4 {
	width: 39%;
	padding-top: 10px;

}
.gakka_head_img_rinsyou5 {
	width: 5%;
	margin-right: 0px;
	padding-top: 25px;
	padding-left: 5px;
	padding-left: 20px;
}
.gakka_head_img_rinsyou6 {
	width: 25%;
	margin-right: -40px;
	padding-top: 50px;
}
.arrow {
	width: 80px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
.arrow img {
	width: 100%;
	height: auto;
}

@media screen and (min-width:1025px){
	.gakka_head_img_wrap {
		margin-right: auto;
		margin-left: auto;
		width: 700px;
		padding-top: 20px;
	}
	.gakka_head_img {

	}
	.gakka_head_img img {
		width: 100%
	}

	.gakka_head_img_rigaku1 {
		margin-left: 5px;
		padding-top: 20px;
		padding-right: 10px;
		width: 40%;

	}
	.gakka_head_img_rigaku2 {
		padding-top: 80px;
		margin-left: -5px;
		width: 7%;
	}
	.gakka_head_img_rigaku3 {
		width: 38%;
		padding-left: 20px;
		padding-right: 20px;

	}
	.gakka_head_img_rigaku4 {
		width: 38%;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;

	}
	.gakka_head_img_rigaku5 {
		padding-top: 30px;
		width: 10%;

	}
	.gakka_head_img_rigaku6 {
		width: 21%;
		margin-right: 5px;
	}
	
	.gakka_head_img_rinsyou1 {
		width: 35%;
		margin-left: 0px;
		padding-top: 20px;
	}
	.gakka_head_img_rinsyou2 {
		width: 5%;
		padding-top: 100px;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: -10px;
	}
	.gakka_head_img_rinsyou3 {
		width: 35%;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: -25px;

	}
	.gakka_head_img_rinsyou4 {
		width: 39%;
		padding-top: 10px;

	}
	.gakka_head_img_rinsyou5 {
		width: 5%;
		margin-right: 0px;
		padding-top: 25px;
		padding-left: 5px;
		padding-left: 20px;
	}
	.gakka_head_img_rinsyou6 {
		width: 25%;
		margin-right: 0px;
		padding-top: 50px;
	}
}

.gakka_head_bg_kenkoueiyou {
    background-image: url("../images/bg_head_kenkoueiyou.png");	
}
.gakka_head_bg_syokusouzou {
    background-image: url("../images/bg_head_syokusouzou.png");	
}

@media screen and (min-width:1025px){
	.gakka_head {
		width: 100%;
		height: auto;
		padding: 30px 0;
		background-repeat: no-repeat;
		background-position: center 250px;
		background-size: 700px;
	}
	.gakka_head_bg_kenkoueiyou {
		background-image: url("../images/bg_head_kenkoueiyou_pc.png");	
	}
	.gakka_head_bg_syokusouzou {
		background-image: url("../images/bg_head_syokusouzou_pc.png");	
	}
}


p.new {
    color: #4560A2;
    background-color: #FFFF00;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 700;
	display: inline-block;
	padding: 2px 20px;
	line-height: 100%;
	margin-bottom: 20px;
}
h1.gakkaname {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
	margin-bottom: 10px;
}
p.gakkasetsumei {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
	margin-bottom: 10px;
}
p.eiyoushi_obi {
    color: #4560A2;
    background-color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	width: 22rem;
	display: inline-block;
}
p.caution {
    color: #FFFFFF;
    font-size: 14px;
}
p.kashou_gakka {
    color: #FFFFFF;
    font-size: 14px;
	position: absolute;
    bottom: 10px;
    right: 10px;
}
@media screen and (min-width:1025px){ 
	p.kashou_gakka {
		right: calc(50% - 500px);
	}
}
h2.gakka_midashi {
    background-color: #4560A2;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    width: 90%;
    border-radius: 15px;
    margin: 20px 0px;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}
.gakka_top_contwap {
	position: relative;
	padding-bottom: 50px;
}
@media screen and (min-width:1025px){
	.gakka_top_contwap {
		width: 1080px;
		margin-left: auto;
		margin-right: auto;
	}
}
.gakka_top_contwap p {
	width: 90%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.imgwrap_gakka_top {
	position: absolute;
}
.imgwrap_gakka_top01 {
	width: 50px;
	height: auto;
	top: 5px;
	left: 30px;
}
.imgwrap_gakka_top02 {
	width: 60px;
	height: auto;
	bottom: -100px;
	right: 30px;
}
.imgwrap_gakka_top03 {
	width: 60px;
	height: auto;
	bottom: -40px;
	right: 30px;
}
.imgwrap_gakka_top04 {
	width: 25px;
	height: auto;
	top: -10px;
	left: 30px;
}
.imgwrap_gakka_top05 {
	width: 50px;
	height: auto;
	top: 30%;
	left: 40px;
}
.imgwrap_gakka_top06 {
	width: 50px;
	height: auto;
	bottom: -40px;
	right: 30px;
}
.imgwrap_gakka_top01 img, .imgwrap_gakka_top02 img, .imgwrap_gakka_top03 img, .imgwrap_gakka_top04 img, .imgwrap_gakka_top05 img, .imgwrap_gakka_top06 img {
	width: 100%;

}

.gakka_foot {
    background-color: #4560A2;
    padding-top: 20px;
    padding-bottom: 20px;
	margin-top: 40px;
}

.bnrarea {
	margin-bottom: 40px;
}


.btn {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    display: block;
    text-decoration : none;
    text-align: center;
    transition: .4s;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 2px 5px rgba(0,0,0,0.16);
    -webkit-box-shadow: 2px 5px rgba(0,0,0,0.16);
}
.btn:hover {
	opacity: 0.8;
}

.btn_wh {
    background: #FFFFFF;
    color: #4560A2;
    width: 60%;
	max-width: 20rem;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
}
.btn_gr {
    background: #4560A2;
    color: #FFFFFF;
	width: 80%;
	max-width: 25rem;
}
.btnarea{
    background-color: #B4BFDA;	
	padding: 40px 0 20px 0;
}
.btn_wh2 {
    background: #FFFFFF;
    color: #4560A2;
    width: auto;
	max-width: 20rem;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
}

.imgwrap_cont {
	display: block;
}
.imgwrap_cont img {
	width: 100%;
}

.img_s {
	width: 50px;
	height: auto;
}
.img_m {
	width: 80px;
	height: auto;
}
.img_l {
	width: 100px;
	height: auto;
}
.img_right {
	float: right;
}
.img_left {
	float: left;
}

@media screen and (min-width:1025px){
	.img_right {
		float: right;
		margin-right: 120px;
	}
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
.fw500 {
    font-weight: 500;	
}
.fs14 {
	font-size: 14px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml30 {
	margin-left: 30px;
}
.mr30 {
	margin-right: 30px;
}
.pr20{
	padding-right: 20px;
}

.sp_only {
	display: inline;
}
@media screen and (min-width:1025px){
	.sp_only {
		display: none;
	}
}
.pc_only {
	display: none;
}
@media screen and (min-width:1025px){
	.pc_only {
		display: inline;
	}
}





footer {
    background-color: #263F86;	
}
.footer {
    padding: 20px;
}

.footer p {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 300;
}
.footlogosns {
	display: flex;
	margin-bottom: 10px;
}
.footlogo {
	width: 50%;
	margin-right: 10px;
}
.footlogo img {
	width: 100%;
}
.footsns {
    width: 7%;
    height: auto;
	margin-top: 5px;
    margin-right: 1%;
    margin-left: 5px;
    margin-bottom: 0;	
}
.footsns img {
	width: 100%;
}
.footcampus {
    color: #263F86;
    background-color: #FFFFFF;
    padding: 1px 5px;
    font-weight: 700;
	margin-right: 10px;
}
.footgakubu {
    margin-bottom: 10px;
    display: inline-block;
}
.footgakubu .kasyou {
    font-size: 10px;
    float: right;
}

@media screen and (min-width:1025px){
	.footer {
		padding-top: 20px;
		padding-right: 100px;
		padding-left: 100px;
		padding-bottom: 20px;
		}
	.footlogo {
		width: 260px;
		margin-right: 10px;
	}
	.footsns {
		width: 30px;
		height: auto;
		margin-top: 10px;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;	
	}
}



/*下層ページ*/
.headwrap {
	background-color: #4560A2;
}
.gakkapageH1_gakka {
    width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #4560A2;
	font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    letter-spacing: 0.2em;
    display: block;
	text-align: center;
}
@media screen and (min-width:600px){
	.gakkapageH1_gakka {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width:1025px){
	.gakkapageH1_gakka {
		width: 700px;
	}
}



.tokusyoku {
    background-color: #F6F7FB;
	padding-bottom: 30px;
}
.tokusyoku_wrap {
	padding-left: 10px;
	padding-right: 10px;
}
@media screen and (min-width:600px){
	.tokusyoku_wrap {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width:1025px){
	.tokusyoku_wrap {
		width: 1000px;
	}
}
.tokusyokuH2 {
    color: #4560A2;
    font-weight: 700;
    font-size: 30px;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
	line-height: 140%;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}
@media screen and (min-width:1025px){
	.tokusyokuH2 {
		margin-bottom: 60px;
	}
	.tokusyokuH2 br {
		display: none;
	}
}
.tokusyokuH2bcolor {
    color: #69A7F7;	
}
.tokusyokuH2_img {
    width: 150px;
	height: auto;
    position: absolute;
    right: 0px;
	top: -25px;
}
.tokusyokuH2_img img {
    width: 100%;	
}

.tokusyokuH3 {
    color: #4560A2;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
	position: relative;
	padding-right: 60px;
	line-height: 110%;
}
.tokusyokuH3_img {
    width: auto;
	height: 60px;
    position: absolute;
    right: 0px;
	bottom: -5px;
}
.tokusyokuH3_img img {
    height: 100%;	
}
.tokusyokuP {
    color: #4560A2;
    font-size: 16px;
    font-weight: 400;
	margin-bottom: 40px;
}

.shikaku_box {
    border: 2px solid #4560A2;
    border-radius: 10px;
	margin-bottom: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width:1025px){
	.shikaku_box {
		width: 1000px;
	}
}
.shikaku_box_midashi {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #4560A2;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.shikaku_wrap {
	padding: 20px;
}
.shikaku_syurui {
	padding: 0px;
}
.shikaku_syurui span {
	display: block;
	padding-right: 10px;
}
.shikaku_support_naiyou_p span {
	display: block;
	padding-right: 10px;
}
@media screen and (min-width:1025px){
	.shikaku_syurui {
		display: flex;
		flex-wrap: wrap;
	}
	.shikaku_support_naiyou_p {
		display: flex;
		flex-wrap: wrap;	
	}
}
.shikaku_caution {
    font-size: 12px;
    padding: 10px;
}
.shikaku_support {
    background-color: #F7FCFC;
    border-radius: 20px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;

}
.shikaku_support_fukidashi {
	width: 100%;
}
.shikaku_support_fukidashi img {
	width: 100%;
}
.shikaku_support_naiyou {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shikaku_support_naiyou p {
	font-size: 14px;
}
.shikaku_support_naiyou_img {
	height: 130px;
	margin-right: 0px;
	margin-left: 10px;
}
.shikaku_support_naiyou_img img {
	height: 100%;
	width: auto;
}
@media screen and (min-width:600px){
	.shikaku_wrap {
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width:1025px){
	.shikaku_wrap {
		max-width: 700px;
	}
}


.gakkapageH1_nagare {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #4560A2;
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    letter-spacing: 0.2em;
    display: flex;
    margin-bottom: 0;
    justify-content: center;
	align-items: center;

}
@media screen and (min-width:600px){
	.gakkapageH1_nagare {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width:1025px){
	.gakkapageH1_nagare {
		width: 700px;
		margin-left: auto;
		margin-right: auto;
	}
}
.gakkapageH1_nagare span {
	display: block;
}
.gakkapageH1_img {
    width: 100px;
    height: auto;

}
.gakkapageH1_img img {
    width: 100%;    
}
.gakkapageH1_img2 {
    width: auto;
    height: 60px;
}
.gakkapageH1_img2 img {
    height: 100%;    
}
.gakkapageH1_img3 {
    width: auto;
    height: 70px;
}
.gakkapageH1_img3 img {
    height: 100%;    
}

.nagare {
	position: relative;	
	overflow: hidden;
}
.nagare_card {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
}
.year1, .year3 {
    background-color: #F6F7FB;	
}
.year2, .year4 {
    background-color: #ECEFF6;	
}
.nagareH2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    background-color: #4560A2;
    border-radius: 10px;
    text-align: center;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.nagareH3 {
    color: #4560A2;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
	margin-bottom: 30px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
	line-height: 110%;
}
.nagareH3 span {
	display: block;
}
.nagareP {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width:600px){

}
@media screen and (min-width:1025px){
	.nagareH2 {
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
	}
	.nagareH3 {
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
	}
	.nagareH3 span {
		display: inline-block;
	}
	.nagareP {
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
	}
}


.imgwrap_nagare {
	position: absolute;
}

.imgwrap_nagare_img01 {
	right: -25px;
	top: 5px;
	width: 80px;
}
.imgwrap_nagare_img02 {
	left: -30px;
	bottom: 480px;
	width: 80px;
}
.imgwrap_nagare_img03 {
	right: -30px;
	bottom: 250px;
	width: 110px;
}
.imgwrap_nagare_img04 {
	left: -20px;
	bottom: 15%;
	width: 60px;
}
.imgwrap_nagare_img05 {
	left: -5px;
	top: 23%;
	width: 34px;
}
.imgwrap_nagare_img06 {
	right: -5px;
	top: 240px;
	width: 65px;
}
.imgwrap_nagare_img07 {
	right: -20px;
	bottom: 42%;
	width: 60px;
}
.imgwrap_nagare_img08 {
	left: -20px;
	bottom: 14%;
	width: 70px;
}
.imgwrap_nagare_img_circle01 {
	right: -30px;
	bottom: 45%;
	width: 60px;
}
.imgwrap_nagare_img_circle02 {
	left: 30px;
	top: 300px;
	width: 35px;
}
.imgwrap_nagare_img_circle03 {
	left: -30px;
	top: 10%;
	width: 60px;
}
.imgwrap_nagare_img_circle04 {
	left: 30px;
	bottom: 50%;
	width: 35px;	
}
.imgwrap_nagare_img01 img, .imgwrap_nagare_img02 img, .imgwrap_nagare_img03 img, .imgwrap_nagare_img04 img, .imgwrap_nagare_img05 img, .imgwrap_nagare_img06 img, .imgwrap_nagare_img07 img, .imgwrap_nagare_img08 img, .imgwrap_nagare_img_circle01 img, .imgwrap_nagare_img_circle02 img, .imgwrap_nagare_img_circle03 img, .imgwrap_nagare_img_circle04 img {
	width: 100%;
	height: auto;
}
@media screen and (min-width:1025px){
	.imgwrap_nagare {
		position: absolute;
	}

	.imgwrap_nagare_img01 {
		right: calc(50% - 500px);
		top: 15px;
		width: 90px;
	}
	.imgwrap_nagare_img02 {
		left: calc(50% - 500px);
		bottom: 350px;
		width: 80px;
	}
	.imgwrap_nagare_img03 {
		right: calc(50% - 500px);
		bottom: 200px;
		width: 110px;
	}
	.imgwrap_nagare_img04 {
		left: -20px;
		bottom: 15%;
		width: 60px;
	}
	.imgwrap_nagare_img05 {
		left: calc(50% - 360px);
		top: 25%;
		width: 35px;
	}
	.imgwrap_nagare_img06 {
		right: calc(50% - 380px);
		top: 200px;
		width: 70px;
	}
	.imgwrap_nagare_img07 {
		right: calc(50% - 360px);
		bottom: 40%;
		width: 60px;
	}
	.imgwrap_nagare_img08 {
		left: calc(50% - 370px);
		bottom: 14%;
		width: 70px;
	}
	.imgwrap_nagare_img_circle01 {
		right: calc(50% - 300px);
		bottom: 47%;
		width: 60px;
	}
	.imgwrap_nagare_img_circle02 {
		left: calc(50% - 300px);
		top: 250px;
		width: 35px;	
	}
	.imgwrap_nagare_img_circle03 {
		left: calc(50% - 380px);
		top: 10%;
		width: 60px;
	}
	.imgwrap_nagare_img_circle04 {
		left: calc(50% - 360px);
		bottom: 48%;
		width: 35px;	
	}
}


.qanda {

}
.qanda_wrap {
	position: relative;	
	overflow: hidden;
	padding-bottom: 150px;
}
.qwrap {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.qimg {
    height: 50px;
	position: relative;
}
.qimg img {
    height: 100%;
	width: auto;
	position: absolute;
	right: 10px;
}
.qcard {
    background-color: #FAFFFE;
    border-radius: 10px;
    box-shadow: 3px 3px rgba(0,0,0,0.28);
    -webkit-box-shadow: 3px 3px rgba(0,0,0,0.28);
    padding: 20px;
}
.awrap {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    margin-top: -10px;
	margin-bottom: 20px;
}
.aimg {
    height: 70px;
	position: relative;
}
.aimg img {
    height: 100%;
	width: auto;
	position: absolute;
	left: 10px;
}
.acard {
    background-color: #FAF0F0;
    border-radius: 10px;
    box-shadow: 3px 3px rgba(0,0,0,0.28);
    -webkit-box-shadow: 3px 3px rgba(0,0,0,0.28);
	padding: 20px;
}
.acard_small{
	font-size: 9px;
	white-space: nowrap;
}
.cyusyaku {
	vertical-align: super;
}

@media screen and (min-width:600px){

}

@media screen and (min-width:1025px){
	.qwrap {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	.awrap {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
}

.imgwrap_qanda_circle {
	position: absolute;
	width: 50px;
	top: 47%;
	left: -30px;
}
.imgwrap_qanda_circle img {
	width: 100%;
}
.imgwrap_qanda_hatena {
	position: absolute;
	width: 100px;
	bottom: 0;
	right: 0;
}
.imgwrap_qanda_hatena img {
	width: 100%;
}

@media screen and (min-width:1025px){
	.imgwrap_qanda_circle {
		width: 50px;
		top: 30%;
		left: calc(50% - 500px);
		z-index: -999;
	}
	.imgwrap_qanda_hatena {
		position: absolute;
		width: 100px;
		bottom: 0;
		right: calc(50% - 500px);
	}
}

.gakkapageH1_campus {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #4560A2;
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
	align-items: center;

}
@media screen and (min-width:600px){
	.gakkapageH1_campus {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width:1025px){
	.gakkapageH1_campus {
		width: 700px;
		margin-left: auto;
		margin-right: auto;
	}
}
.span_block {
	display: block;
}
.campus_fy{
    color: #FFFE00;	
	display: inline-block;
}

.campus_point {
	position: relative;
}
@media screen and (min-width:1025px){
	.campus_point {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
}
.imgwrap_campus {
	position: absolute;
	height: 60px;
}
.imgwrap_campus img {
	height: 100%;
	width: auto;
}
.imgwrap_campus_w {
	position: absolute;
	width: 60px;
}
.imgwrap_campus_w img {
	width: 100%;
	height: auto;
}
@media screen and (min-width:1025px){ 
	.imgwrap_campus {
		height: 80px;
	}
	.imgwrap_campus_w {
		position: absolute;
		width: 80px;
	}
}
.imgwrap_campus_img01 {
	top: -60px;
	left: 10px;
}
.imgwrap_campus_img02 {
	top: -50px;
	right: 40%;
}
.imgwrap_campus_img03 {
	top: -60px;
	right: 10px;
}
.imgwrap_campus_img04 {
	bottom: 30%;
	left: 0;
}
.imgwrap_campus_img05 {
	bottom: -50px;
	right: 5px;
}
@media screen and (min-width:1025px){
	.imgwrap_campus_img01 {
		top: 40px;
		left: -25px;
	}
	.imgwrap_campus_img02 {
		top: -50px;
		right: 90%;
	}
	.imgwrap_campus_img04 {
		bottom: -10px;
		left: -20px;
	}	
	.imgwrap_campus_img05 {
		bottom: -5px;
		right: -10px;
	}
}
.campus_table {
	width: 100%;
	margin-bottom: 20px;
}
.campus_table td {
	width: 50%;
    vertical-align: top;
}
.tdliner {
    border-right: 1px solid #4560A2;
}
.campus_cont {
    height: 6rem;
	width: 90%;
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.campus_cont_lineb {
	border-bottom: 1px solid #4560A2;	
}
.campus_cont_midashi {
    color: #4560A2;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.campus_cont_midashi img {
	width: 100%;
	height: auto;
}

.campus_cont_p {
    color: #707070;
    font-size: 14px;
	line-height: 130%;
}

.campus_nittei {
	background-color: #4560A2;
	padding-top: 20px;
	padding-bottom: 20px;
}

.campus_nittei_table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
@media screen and (min-width:1025px){
	.campus_nittei_table {
		width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
}
.campus_nittei_table td {
    text-align: center;

}
.campus_nittei_table td:not(:last-child) {
    border-right: solid 1px #FFFFFF;
}
.campus_nittei_table td img {
	height: 100px;
	width: auto;
}
.kaisai {
	position: relative;
}
.kaisai p.freetime {
	text-align: center;
	font-weight: 500;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.kaisai p.douji {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.imgwrap_campus_img06 {
	bottom: 15px;
	left: 15px;
}

@media screen and (min-width:1025px){
	.kaisai {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}

	.imgwrap_campus_img06 {
		bottom: 5px;
		left: 40px;
	}
}

.campus_album {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.campus_album_photo {
	width: 49.8%;
	margin-bottom: 1px;
}
.campus_album_photo img {
	width: 100%;
}
@media screen and (min-width:600px){
	.campus_album {
		max-width: 600px;
	}
}
@media screen and (min-width:1025px){
	.campus_album {
		max-width: 1000px;
	}
	.campus_album_photo {
		width: 24.9%;
		margin-bottom: 1px;
	}
}



.footer_gakka {
	background-color: #4560A2;
	height: 60px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
@media screen and (min-width:600px){
	.footer_gakka {
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}	
}

@media screen and (min-width:1025px){
	.footer_gakka {
		width: 1000px;
		height: 180px;
	}	
}

.imgwrap_campus_img07 {
	bottom: -40px;
	left: 10%;
	
}
.imgwrap_campus_img08 {
	bottom: -20px;
	left: 45%;
}
.imgwrap_campus_img09 {
	bottom: -20px;
	right: 10%;
}
@media screen and (min-width:1025px){ 
	.imgwrap_campus_img07 {
		bottom: -10px;
		left: 10%;

	}
	.imgwrap_campus_img08 {
		bottom: -10px;
		left: 45%;
	}
	.imgwrap_campus_img09 {
		bottom: 20px;
		right: 10%;
	}

}


.naniwo_p {
	margin-bottom: 30px;
}
.imgwrap_naniwo_img01 {
	right: -40px;
	top: 12%;
	width: 100px;
}
.imgwrap_naniwo_img02 {
	left: -30px;
	top: 32%;
	width: 70px;
}
.imgwrap_naniwo_img03 {
	right: -10px;
	top: 52%;
	width: 50px;
}
.imgwrap_naniwo_img04 {
	right: 10px;
	bottom: 18%;
	width: 30px;
}
.imgwrap_naniwo_img05 {
	left: -10px;
	bottom: 8%;
	width: 30px;
}
.imgwrap_naniwo_img01 img, .imgwrap_naniwo_img02 img, .imgwrap_naniwo_img03 img, .imgwrap_naniwo_img04 img, .imgwrap_naniwo_img05 img {
	width: 100%;
}
@media screen and (min-width:1025px){
	.imgwrap_naniwo_img01 {
		right: 110px;
		top: 11%;
		width: 100px;
	}
	.imgwrap_naniwo_img02 {
		left: 110px;
		top: 32%;
		width: 70px;
	}
	.imgwrap_naniwo_img03 {
		right: 150px;
		top: 54%;
		width: 50px;
	}
	.imgwrap_naniwo_img04 {
		right: 160px;
		bottom: 17%;
		width: 30px;
	}
	.imgwrap_naniwo_img05 {
		left: 140px;
		bottom: 7%;
		width: 28px;
	}
}

@media screen and (min-width:600px){

}

@media screen and (min-width:1025px){
  /*PC用として画面幅を1025pxまでに設定*/
}


/* アニメーション設定 */
.scr-target {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
}
.scr-target.is-active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: 1s;
}

