@charset "UTF-8";




/* common
================================================== */

h2{
	border-top:1px dotted #b1afaa;
	border-left:1px dotted #b1afaa;
	border-right:1px dotted #b1afaa;
	font-size: 16px;
	background: url(../img/top/h2.png) no-repeat 10px center;
	text-indent: 33px;
	padding: 13px 0;
	margin:0 0 10px;
}


p.text{
margin:0px 20px 20px 20px;
padding:0;
font-size:14px;
color:#000;
line-height:160%}


/* header
================================================== */
#header{
	border-top:2px #b3d465 solid;
	background: #c4e9f4;
	width: 100%;
}

#headerWrap{
	margin: 0 auto;
	width: 985px;
}

#headerLogo{
	margin: 17px 15px 25px;
	font-size:10px;
	width: 460px;
	float: left;
	color:#898989;
}
#headerLogo img{
	margin:3px 0 0;
}


#headerInfo{
	margin: 17px 0 0;
	width: 408px;
	font-size:10px;
	color:#626262;
	float: right;
}
#headerInfo img{
	margin-top:1px;
}

#headerInfo .tel{
	width:206px;
	float:left;
}

#headerInfo .mail{
	width:189px;
	float:right;
}




/* globalnav
================================================== */
#globalnav{
	padding: 0px 0;
	margin: 0 auto;
	width: 985px;
}

#globalnav ul{
	font-size: 12px;
	width: 985px;
}

#globalnav ul li{
	float: left;
}


/* content
================================================== */
#wrapper{
	background: #fefbf3;
	padding-bottom:30px;
}

#content{
	margin: 0 auto 0px;
	width: 985px;
}

#content #main{
	background:#fff;
	width: 700px;
	margin-top:20px;
	margin-right:15px;
	float: right;
}

#content #sidebar{
	background:#fff;
	width: 220px;
	padding:0 0 30px;
	margin-top:20px;
	margin-left:15px;
	float: left;
}


/* sideMenu
================================================== */

#sideMenu h2{
	background: url(../img/top/h2.png) no-repeat 10px center #88bed1;
	color:#fff;
	letter-spacing:2px;
	}
#sideMenu h2 a{
	display:block;
	color:#fff;
	}

#sideMenu ul{
	margin:15px 0;
	}
#sideMenu ul li{
	margin: 0px 10px 9px;
	border-left:2px solid #006;
	line-height:70%;
}

#sideMenu ul li a{
	display:block;
	padding:15px 0 7px 10px;
	font-size:18px;
	color:#000;
	}
#sideMenu ul li a:hover{
	text-decoration:none;
	background:#c4e9f4;
	}

#sideMenu ul li small{
	font-size:8px;
	letter-spacing:1px;
	color:#bfbfbf;}


/* sideBanner
================================================== */

#sideBanner ul li{
	text-align:center;
	margin:2px auto 8px;
}


/* pagetop
================================================== */
#pagetop{
	width: 100%;
}

#pagetop p{
	text-align: right;
	margin: 0 auto;
	width: 985px;
}


/* bottom
================================================== */
#bottom{
	background: url(../img/common/bottom/bg.png) repeat-x bottom center #031d54;
	width: 100%;
}

#bottom ul{
	margin: 0 auto;
	width: 985px;
}

#bottom ul li{
	float: left;
	display: inline;
}

#bottom ul li.tel{
	margin-left:40px;
}

#bottom ul li.inquiry{
	margin-top: 22px;
	margin-left:70px;
}



/* footer
================================================== */
#footer{
	background: #031d54;
	padding: 0px 0 20px;
	width: 100%;
}

#footerWrap{
	margin: 0 auto;
	width: 985px
}

#footerSitemap{
	margin:20px 60px 25px 0;
	float: right;
}

#footerSitemap ul{
	font-size: 12px;
	line-height: 100%;
}
#footerSitemap ul.left{
	margin-left:20px;
	width: 190px;
}
#footerSitemap ul.right{
	width: 170px;
}

#footerSitemap ul li{
	background:url(../img/common/bottom/list.png) no-repeat left 3px;
	padding: 0px 0 0 8px;
	margin: 10px 0 0 0px;
}
#footerSitemap ul li ul{
	width: 185px;
	margin-left:5px;}


#footerSitemap a{
	color: #fff;
}

#footerSchool{
	width: 440px;
	float: left;
}

#footerSchool .info{
	margin-top: 55px;
	margin-left:0px;
}

#footerSchool .info p{
	font-size: 12px;
	line-height: 18px;
	margin-left: 125px;
	color:#fff;
}

#footerSchool .info p img{
	margin: 0 0 15px -53px;
	display: block;
}


/* copyright
================================================== */
#copyright{
	background: #fff;
	padding: 15px 0;
	border-top: 1px solid #d0c3a1;
	width: 100%;
}

#copyright p{
	font-size: 10px;
	font-weight: normal;
	letter-spacing:2px;
	text-align: right;
	margin: 0 auto;
	width: 985px;
}

#copyright p small{
	font-size: 100%;
}


/* bottom car anime
================================================== */
#anime_area{
	border-bottom:45px solid #031d54;
	padding-top:20px;
	background: #fefbf3;
}

#anime_bg{
	width:985px;
	height:56px;
	margin:0 auto;
	background:url("../img/car_anime/bg.png") center top no-repeat;
}
#anime_move_area{
	width:920px;
	height:56px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#move_img1{
	position:absolute;
	top:0;
	left:0;
}

#move_img2{
	position:absolute;
	top:0;
	left:0;
}

#move_img3{
	position:absolute;
	top:0;
	left:0;
}



/* others
================================================== */
/* --- トップへのリンク --- */
#page-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	font-size: 77%;
}
#page-top a {
	/*background: #f0f0f0;*/
	text-decoration: none;
	color: #999;
	width: 100px;
	padding: 17px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	/*background: #999;*/
}



hr{
margin:5px auto 10px;
padding:5px 0;
width:100%;
border-bottom:1px dotted #ddd;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
clear:both;}

.color{
	color : #7c1212;
}
.bold{
	font-weight : bold;
}
.red{
	color:#FF3E3E;
}
.orange{
	color : #FF6600;
}
.blue{
	color:#00457c;
}
.center{
	text-align : center;
}
.clear{
	clear : both;
}

.left{
float:left;}
.right{
float:right;}


.radius{
border-radius: 5px; /* CSS3草案 */
-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
-moz-border-radius: 5px; /* Firefox用 */ 
behavior:url("PIE.htc");
position:relative;}


/* --- clearfix --- */
.clearFix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0;
}
.clearFix {
min-height: 1px;
}

.bus-btn{
	width: 214px;
	height: 55px;
	}
.bus-btn img{
	width: 100%;
	}
	
	
/****************************/
/***  　　緊急お知らせ　  ***/
/***************

.alert{
	background-image:url(../img/common/redbnr.jpg); 
	background-repeat: no-repeat;
	width: 953px;
	height: 48px;
	margin: 0 auto;
	}
.alert p{
	padding: 10px 0 0 115px;
	}
*************/

.alert{
    width: 96%;
    height: auto;
    margin: 15px auto;
    border: 1.5px solid red;
    background-color: white;
	}
.alert h5{
	font-size: 1.2em;
	font-weight: bold;
	color: red;
	padding: 30px 0 0 0;
	text-align: center;
	}
.alert p{
	font-size: 14px;
	padding: 15px 75px 30px 75px;
	}


	/* =========================
   追加CSS 2026/3/11
   ========================= */
				.logos {
					display: block;
					margin-bottom: 8px;
				}

				/* ロゴ＋SNS全体 */
				.header-logo-area {
					float: left;
					margin: 15px 0 25px;
				}

				/* h1内のテキストを隠してロゴ画像だけ見せる */
				#headerLogo {
					margin: 0 0 8px;
					float: none;
				}

				/* ロゴリンク */
				#headerLogo>a {
					display: block;
					line-height: 1;
				}

				/* ロゴ画像 */
				#headerLogo img {
					display: block;
					width: 218px;
					height: auto;
					max-width: 100%;
				}

				/* SNS横並び */
				.header-sns {
					display: flex;
					align-items: center;
					gap: 10px;
					flex-shrink: 0;
				}

				/* SNS丸アイコン */
				.header-sns__link {
					width: 30px;
					height: 30px;
					border: 1px solid #333;
					border-radius: 50%;
					background: #fff;
					display: inline-flex;
					align-items: center;
					justify-content: center;
					text-decoration: none;
					box-sizing: border-box;
					transition: transform .25s ease, background .25s ease, border-color .25s ease, box-shadow .25s ease;
				}

				/* hover */
				.header-sns__link:hover {
					transform: translateY(-2px);
					background: #f8f8f8;
					box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
				}

				/* SVG */
				.header-sns__link svg {
					display: block;
					width: 16px;
					height: 16px;
					fill: #333;
				}

				/* Xだけ少し小さめに */
				.header-sns__link[aria-label="X"] svg {
					width: 14px;
					height: 14px;
				}

				/* Instagramだけ線を少し柔らかく */
				.header-sns__link[aria-label="Instagram"] {
					border-color: #d5b8c6;
				}

				/* PCで詰まりすぎる場合の微調整 */
				@media screen and (max-width: 1200px) {
					.header-logo-area {
						gap: 18px;
					}

					#headerLogo img {
						width: 200px;
					}

					.header-sns__link {
						width: 40px;
						height: 40px;
					}
				}

				/* タブレット */
				@media screen and (max-width: 768px) {
					.header-logo-area {
						gap: 12px;
					}

					#headerLogo img {
						width: 180px;
					}

					.header-sns {
						gap: 8px;
					}

					.header-sns__link {
						width: 36px;
						height: 36px;
					}

					.header-sns__link svg {
						width: 14px;
						height: 14px;
					}

					.header-sns__link[aria-label="X"] svg {
						width: 12px;
						height: 12px;
					}
				}

				/* スマホ */
				@media screen and (max-width: 480px) {
					.header-logo-area {
						gap: 10px;
					}

					#headerLogo img {
						width: 150px;
					}

					.header-sns__link {
						width: 32px;
						height: 32px;
					}

					.header-sns__link svg {
						width: 12px;
						height: 12px;
					}

					.header-sns__link[aria-label="X"] svg {
						width: 10px;
						height: 10px;
					}
				}