@charset "UTF-8";



#main1, #main2 {
	width: 100%;
	height: 400px;
	text-align: center;
	position: relative;
}
#main1 {
	background: url(../../images/school/main1_pc.jpg) no-repeat;
	background-size: cover;
}
#main2 {
	background: url(../../images/school/main2_pc.jpg) no-repeat;
	background-size: cover;
}
#main1 h2, #main2 h2 {
	font-size: 3.5rem;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

#main1 h2 span, #main2 h2 span {
	background: rgba(255,255,255,0.4);
}

.headmes {
	background: #ededed;
	padding: 20px 0;
	margin-bottom: 40px;
}

.headmes .inner {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 800px;
}
.headmes div {
	position: relative;
	padding-top: 50px;
}

.headmes dd {
	position: absolute;
	top: 360px;
	left: 50%;
	width: 915px;
	background: rgba(255,255,255,.9);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	padding: 65px;
	box-sizing: border-box;
}
.headmes dd h3 {
	font-size: 3rem;
	position: relative;
	margin-bottom: 30px;
}
.headmes dd h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.headmes dd p {
	font-size: 2rem;
	margin-bottom: 1em;
}
.headmes dd .name {
	padding-top: 0;
	font-size: 3rem;
	font-weight: bold;
}
.headmes dd .add {
	padding-top: 0;
	font-size: 1.6rem;
}



.tswiper1, .tswiper2, .tswiper3, .tswiper4 {
	position: relative;
	padding: 40px;
}

.tswiper1 .swiper-wrapper, .tswiper2 .swiper-wrapper, .tswiper3 .swiper-wrapper, .tswiper4 .swiper-wrapper {
	width: 100%;
	padding-bottom: 100px;
	align-items: stretch !important;
}

.tswiper1 .swiper-slide, .tswiper2 .swiper-slide, .tswiper3 .swiper-slide, .tswiper4 .swiper-slide {
	width: 100%;
	height: auto;
	background: #eee;
	border-radius: 10px;
}

.tswiper1 h3, .tswiper2 h3, .tswiper3 h3, .tswiper4 h3 {
	font-size: 3rem;
	width: 1100px;
	margin: 20px auto 50px auto;
}
.tswiper1 .name, .tswiper2 .name, .tswiper3 .name {
	font-size: 2.4rem;
	padding-top: 25px;
	width: 85%;
	margin: 0 auto;
	box-sizing: border-box;
}
.tswiper4 .name {
	font-size: 2.4rem;
	padding-top: 25px;
	width: 85%;
	margin: 0 auto 1em;;
	box-sizing: border-box;
}
.tswiper1 h4, .tswiper2 h4, .tswiper3 h4, .tswiper4 h4 {
	font-size: 1.8rem;
	width: 85%;
	margin: 0 auto;
	box-sizing: border-box;
	margin-bottom: 1em;
}
.tswiper1 dl, .tswiper2 dl, .tswiper3 dl, .tswiper4 dl {
	width: 85%;
	margin: 0 auto;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.tswiper1 dt, .tswiper2 dt, .tswiper3 dt, .tswiper4 dt {
	font-size: 1.8rem;
	font-weight: bold;
}
.tswiper1 dd, .tswiper2 dd, .tswiper3 dd, .tswiper4 dd {
	font-size: 1.5rem;
}
.tswiper1 p, .tswiper2 p, .tswiper3 p, .tswiper4 p {
	font-size: 1.5rem;
	width: 85%;
	margin: 0 auto;
	padding: 10px 0 20px;
	box-sizing: border-box;
}
.tswiper1 .pic, .tswiper2 .pic, .tswiper3 .pic, .tswiper4 .pic {
	height: 150px;
	text-align: center;
	background: #fff;
	overflow: hidden;
}
.tswiper1 .swiper-slide .pic img, .tswiper2 .swiper-slide .pic img,
.tswiper3 .swiper-slide .pic img, .tswiper4 .swiper-slide .pic img {
	height: 100%;
}
.tswiper1 .swiper-button-prev:after, .tswiper2 .swiper-button-prev:after,
.tswiper3 .swiper-button-prev:after, .tswiper4 .swiper-button-prev:after,
.tswiper1 .swiper-button-next:after, .tswiper2 .swiper-button-next:after,
.tswiper3 .swiper-button-next:after, .tswiper4 .swiper-button-next:after {
	content: '';
}
.tswiper1 .swiper-button-prev, .tswiper2 .swiper-button-prev,
.tswiper3 .swiper-button-prev, .tswiper4 .swiper-button-prev {
	position: absolute;
	background: url(../../images/common/arrow_prev.png) no-repeat;
	width: 74px;
	height: 74px;
}
.tswiper1 .swiper-button-next, .tswiper2 .swiper-button-next,
.tswiper3 .swiper-button-next, .tswiper4 .swiper-button-next {
	position: absolute;
	background: url(../../images/common/arrow_next.png) no-repeat;
	width: 74px;
	height: 74px;
}


#historytable {
	width: 1100px;
	margin: 0 auto 100px auto;
}

#historytable table {
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#historytable tr {
	border-bottom: 1px solid #000;
}

#historytable th, #historytable td {
	vertical-align: top;
	padding: 10px;
}
#historytable th {
	border-right: 1px solid #000;
}

#historytable th:first-child {
	font-size: 3.2rem;
	font-weight: bold;
}
#historytable th:nth-child(2) {
	font-size: 2rem;
}
#historytable td strong {
	font-size: 2rem;
}
#historytable td {
	font-size: 1.6rem;
}




#facility {
	width: 1100px;
	margin: 0 auto;
}
#facility ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 1.6rem;
}
#facility li {
	width: 350px;
	margin-bottom: 80px;
}
#facility h3 {
	font-size: 2.4rem;
	text-align: center;
	margin: 10px 0;
}
#facility img {
	width: 100%;
}

#access {
	text-align: center;
	margin-bottom: 130px;
	font-size: 2.4rem;
}

#access iframe {
	margin-bottom: 20px;
}

#trainmap {
	text-align: center;
	padding-bottom: 150px;
}
#trainmap h2 {
	font-size: 3rem;
	margin-bottom: 100px;
}


/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
@media screen and (max-width: 768px) {

#main1, #main2 {
	height: 60vh;
}

#main1 {background: url(../../images/school/main1_sp.jpg) no-repeat center center; background-size: cover;}
#main2 {background: url(../../images/school/main2_sp.jpg) no-repeat center center; background-size: cover;}
#main1 h2, #main2 h2 {
	font-size: 3rem;
}


.headmes {
	background: none;
	padding: 0 0 50px 0;
	margin-bottom: 0;
}

.headmes .inner {
	width: 100%;
	padding: 0;
}
.headmes div {
	padding-top: 0;
}

.headmes dd {
	position: relative;
	top: 0;
	width: 100%;
	background: none;
	padding: 20px 20px 80px 20px;
}
.headmes dd h3 {
	font-size: 2rem;
	position: relative;
	margin-bottom: 30px;
}
.headmes dd h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -15px;
}
.headmes dd p {
	font-size: 1.6rem;
}
.headmes dd .name {
	font-size: 2rem;
}

.tswiper1, .tswiper2, .tswiper3, .tswiper4 {
	padding: 0;
}

.tswiper4 {
	margin-bottom: 30px;
}

.tswiper1 h3, .tswiper2 h3, .tswiper3 h3, .tswiper4 h3 {
	width: 100%;
	text-align: center;
}
.tswiper1 .name, .tswiper2 .name, .tswiper3 .name, .tswiper4 .name {
	text-align: left;
}



#historytable {
	width: 100%;
	margin: 0 auto 50px auto;
	overflow: auto;
}

#historytable table {
	width: 280%;
}




#facility {
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 50px;
}
#facility li {
	width: 100%;
	margin-bottom: 50px;
}
#facility h3 {
	font-size: 2rem;
	text-align: left;
	margin: 10px auto;
	width: 90%;
	position: relative;
}
#facility h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #000;
	width: 50px;
	margin-bottom: -5px;
}
#facility p {
	width: 90%;
	margin: 0 auto;
}

#access {
	margin-bottom: 100px;
	font-size: 1.5rem;
}

#access iframe {
	margin-bottom: 10px;
}

#trainmap {
	padding-bottom: 50px;
}
#trainmap img {
	display: block;
	width: 90%;
	margin: 0 auto;
}
#trainmap h2 {
	margin-bottom: 50px;
}







}
