@charset "utf-8";
#president #contents .content .content_body {
	width: 100%;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
#president #contents .content .content_body p{
	text-indent:1em;
	margin-bottom:0;
}
#president #contents .content .content_body .photo {
	width: 190px;
	text-align: center;
	margin-right: 15px;
	font-size: 107%;
}
#president #contents .content .content_body .photo img {
	margin-bottom: 0.7em;
}
#president #contents .content .content_body .photo strong {
	font-size: 123%;
	font-weight: normal;
}
#president #contents .content .content_body .text {
	flex: 1
}
#president #contents .content .content_body .movie {
	margin-top: 1em;
	width: 100%;
}
#president #contents .content .content_body .movie h5 {
	font-size: 123%;
	font-weight: bold;
	color: #44ACB5;
	margin-bottom: 0.5em;
}

#principal #contents .content .content_body {
	width: 100%;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
#principal #contents .content .content_body .photo {
	width: 190px;
	margin-right: 15px;
	font-size: 107%;
}
#principal #contents .content .content_body .photo span{
	text-align:left;
	margin-left:12px;

}
#principal #contents .content .content_body .photo img {
	margin-bottom: 0.7em;
}
#principal #contents .content .content_body .photo strong {
	font-size: 123%;
	font-weight: normal;
	text-align:left;
	margin-left:12px;
}
#principal #contents .content .content_body .text {
	flex: 1
}
#principal #contents .content .content_body .movie {
	margin-top: 1em;
	width: 100%;
}
#principal #contents .content .content_body .movie h5 {
	font-size: 123%;
	font-weight: bold;
	color: #44ACB5;
	margin-bottom: 0.5em;
}

#principal #contents .content .content_body p{
	text-indent:1em;
	margin-bottom:0;
}

#uniform .content_body{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap:wrap;
		-webkit-justify-content:space-between;
		justify-content:space-between;
		width:440px;
		margin:15px auto;
}
#uniform .content_body img{
	margin-bottom:20px;
}
#uniform .content_body img + img{
}
.device_mobile #uniform .content_body img{
	width:31%;
	height:auto;
}
#bus .content_body p{
	margin-bottom:20px;
	text-indent:1em;
}
#bus .content_body .photo_area{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap:wrap;
		-webkit-justify-content:space-between;
		justify-content:space-between;
		width:640px;
		margin:15px auto;
}
#bus .content_body .map{
	display:block;
	margin:10px auto 30px;
}
#bus .content_body .btn a{
	display:block;
	margin:20px auto;
	padding:1%;
	background-color:#EF4141;
	border-radius:5px;
	width:200px;
	color:#FFFFFF;
	font-size:116%;
	text-align:center;
	text-decoration:none;
}
.device_mobile #bus .content_body .photo_area{
	width:100%;
}
.device_mobile #bus .content_body .photo_area img{
	width:48%;
	height:auto;
	margin-bottom:20px;
}
.device_mobile #bus .content_body .map{
	width:100%;
	height:auto;
}
.device_mobile #bus .content_body .btn a{
	width:60%;
}

#song .lyrics{
	display:block;
	margin:10px auto 30px;
}
#song audio{
	margin:10px auto;
	display:block;
}
.device_mobile #song .lyrics{
	width:100%;
	height:auto;
}

/*■■園章・ロゴ　■■*/
#logo .content_body p{
	text-indent:1em;
}
#logo .content_body .about01{
	overflow:hidden;
	margin-bottom:40px;
}
#logo .content_body .about01 p{
	margin-top:-5px;
}
#logo .content_body .about01 img{
	float:left;
	margin-right:30px;
}
#logo .content_body dl.about02{
	margin:2% 0;
	border:1px dashed #CDCDCD;
	padding:1% 2%;
	clear:both;
    overflow: hidden;
}
#logo .content_body .about02{
/*	font-size:12px;
*/	line-height:154%;
	font-size:93%;
}
#logo .content_body dl.about02 dt{
	font-weight:bold;
}
#logo .content_body dl.about02 dd dl.shohyo dt{
	font-weight:normal;
	clear:both;
	float:left;
	width:80px;
	margin-top:0px;
}
#logo .content_body .about03{
	font-size:12px;
	line-height:154%;
	margin:15px 0;
}

/*校章・ロゴ　スマホ*/
.device_mobile #logo .content_body dl.about02{
	padding:3%;
}
.device_mobile #logo .content_body dl.about02 dd dl.shohyo dt{
	width:20%;
}

#outline .content_body table{
	border-top:#D8DCDE 1px solid;
	border-right:#D8DCDE 1px solid;
	border-collapse:collapse;
	width:100%;
	margin-bottom:30px;
}
#outline .content_body table th{
	background:#FFEFF6;
	border-left:#D8DCDE 1px solid;
	border-bottom:#D8DCDE 1px solid;
	font-weight:normal;
	padding:10px 15px;
	width:23%;
}
#outline .content_body table td{
	border-left:#D8DCDE 1px solid;
	border-bottom:#D8DCDE 1px solid;
	padding:10px 15px;
	
}
#outline .content_body table td p{
	margin-top:2%;
}
#outline .content_body td .btn a{
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    text-align: center;
	padding:3px 25px;
	border-radius:5px;
    background-color: #ff9900;
	margin-left:30px;
}
#outline .content_body .hosoku{
	margin-bottom:30px;
}
#outline .content_body .text_a{
	background:url(../img/outline_icon01.gif) no-repeat 0 center;
	padding:8px 0 8px 30px;
	border-top:1px dotted #D8DCDE;
}
#outline .content_body .text_b{
	background:url(../img/outline_icon02.gif) no-repeat 0 center;
	padding:8px 0 8px 30px;
	border-top:1px dotted #D8DCDE;	
}
#outline .content_body .hosoku p:last-child{
	border-bottom:1px dotted #D8DCDE;
}
#outline .content_body section{
	overflow:hidden;
	padding:15px;
	background:#FFEFF6;
	margin-bottom:10px;
}
#outline .content_body  section img{
	float:left;
	margin-right:15px;
}
#outline .content_body .sub_title_04{
	color:#FF6666;
	font-size:15px;
	line-height:1.4;
}
#outline .content_body  section p{
	line-height:1.4;
	text-indent:1em;
}
.device_mobile #outline .content_body .sub_title_04{
	font-size:116%;
}
.device_mobile #outline .content_body td .btn a{
	margin: 10px auto;
	width: 40%;
	display:block;
}
#access .content_body .place{
	padding:15px 20px;
	background:#FEF4DC;
	margin-bottom:20px;
}
#access .content_body .place:first-line{
	font-weight:bold;
	
}
#access .content_body .access_map{
	display:block;
	margin:20px auto 30px;
}
#access .content_body .traffic{
	overflow:hidden;
	margin-bottom:25px;
}
#access .content_body .traffic img{
	float:left;
	margin-right:20px;
}
#access .content_body .traffic h5{
	margin-top:13px;
	font-size:13px;
	font-weight:bold;
}
#access .content_body .traffic p{
	float:left;
	width:500px;
	line-height:1.5;
}
#access .content_body .traffic ul{
	float:left;
	width:500px;
}
#access .content_body .traffic ul li span{
	display:block;
	padding-left:1em;
}
#access .content_body .traffic .train{
	color:#B1CE63;
}
#access .content_body .traffic .bus{
	color:#EDBB5F;
}
#access .content_body .traffic .asto{
	color:#8ACCE3;
}
#access .content_body .traffic .car{
	color:#F2ADAB;
}
.device_mobile #access .content_body .access_map{
	width:100%;
	height:auto;
}
.device_mobile #access .content_body .traffic h5{
	font-size:100%;
	font-weight:bold;
}
#facility .content_body ul{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-flex-wrap:wrap;/*--- IE10用 —*/
		-webkit-flex-wrap:wrap;/*--- safari（PC）用 —*/
		flex-wrap:wrap;
		-webkit-justify-content:space-between;
		justify-content:space-between;
		width:660px;
		margin:15px auto;	
}
#facility .content_body ul li{
	width:320px;
	background:#FFEFF6;
	margin-bottom:20px;
	-webkit-flex-basis: 320px; /* Safari */
	flex-basis: 320px;
}
#facility .content_body ul .blank{
	background:#FFFFFF;
}
#facility .content_body ul li img{
	display:block;
}
#facility .content_body ul li h3{
	color:#FF6666;
	padding:10px 20px 0 20px;
}
#facility .content_body ul li p{
	padding:0 20px 10px 20px;
	text-indent:1em;
}

.device_mobile #facility .content_body ul{
		width:100%;
		margin:15px auto;	
}
.device_mobile #facility .content_body ul li{
	width:48%;
	background:#FFEFF6;
	margin-bottom:20px;
	-webkit-flex-basis: 48%; /* Safari */
	flex-basis: 48%;
}
.device_mobile #facility .content_body ul li img{
	width:100%;
	height:auto;
}
.device_mobile #facility .content_body ul .blank{
	background:#FFFFFF;
}

#history table{
	border-collapse:separate;
	border-spacing:0 5px;
	width:100%;
}
#history table th{
	vertical-align:middle;
	padding:13px;
	width:30%;
	font-weight:normal;
}
#history table td{
	vertical-align:middle;
	padding:13px;
}

#history table tr:nth-child(3n+1) th{
	background:url(../img/history_bg01.jpg);
}
#history table tr:nth-child(3n+2) th{
	background:url(../img/history_bg02.jpg);
}
#history table tr:nth-child(3n) th{
	background:url(../img/history_bg03.jpg);
}
#history table tr:nth-child(3n+1) td{
	background:url(../img/history_bg04.jpg);
}
#history table tr:nth-child(3n+2) td{
	background:url(../img/history_bg05.jpg);
}
#history table tr:nth-child(3n) td{
	background:url(../img/history_bg06.jpg);
}

