@charset "UTF-8";

#junior {
	padding: 20px 0;
}
#junior ul {
	display:block;
	float: left;
	width: 520px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#junior li {
	width: 520px;
	float: left;
	display: block;
	padding: 10px;
	border-bottom: 1px dotted #999;
}
#junior li img{
	float: left;
	display: block;
	margin: 0px 10px 10px 0px;
}
#junior .t_blue {
	color: #0AB2E1;
	font-size: 117%;
	line-height: 140%;
}
#junior .t_green {
	color: #50AC33;
	font-size: 117%;
	line-height: 140%;
}

#junior li p {
	float:right;
	display:block;
	width: 430px;
}

#junior #photo {
	width:150px;
	float:right;
}
#junior #photo ul {
	width: 150px;
	padding: 0px;
}
#junior #photo li {
	width: 150px;
	padding: 0px 0px 5px;
	border-style: none;
}
#junior #photo li img{
	padding: 0px;
}

ul.facilityPhoto {
	width:500px;
	margin:0 auto;
}
ul.facilityPhoto li {
	width:240px;
	height:220px;
	float:left;
	padding: 2px;
	display: block;
}

ul.facilityPhoto2 {
	width:500px;
	margin:0 auto;
}
ul.facilityPhoto2 li {
	float:left;
	padding: 2px 2px 10px;
	display: block;
}

.facility {
	width:700px;
	margin:0 auto;
	border-collapse:collapse;
}
.facility td {
	border-bottom: 1px dotted #FFF;
	padding: 2px;
}
.facility th {
	width:100px;
	border-bottom: 1px dotted #FFF;
	padding: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	#junior #photo {
    display: none;
	}



	.life-img {
    display: block;
    margin-top: 15px;
    max-width: 160px;
 }

	.life-img img {
    max-width: 100%;
	}

	.life-table th {
    padding-left: 3%;
    padding-top: 20px;
    width: 60px;
    font-size: 16px;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
 }

	.life-table td {
    padding-right: 3%;
    padding-top: 15px;
    padding-bottom: 10px;
    vertical-align: top;
    line-height: 1.8;
    font-size: 13px;
    box-sizing: border-box;
 }

	#junior .t_blue,
	#junior .t_green {
		letter-spacing: -0.05em;
    font-size: 14px;
 }

 .life-table th span {
    font-size: 20px;
	}

	.life-table tr {
    border-bottom: dotted 1px #9b9c9c;
	}

	.life-table {
    border-collapse: collapse;
	}

	ul.nosp-list {
    display: none!important;
	}


}
