 @charset "SHIFT_jis";

body {
	margin: 0;
	padding: 0;
	font-size: 15px;
/*  font-size: 1.6em;  */	/* フォントサイズを95% */
	font-family :"Hiragino Kaku Gothic ProN", Meiryo, 游ゴシック, sans-serif;	/* フォント指定 */
	line-height:1.5;				/* 行高を1.5倍 */
	color:#333333;					/* 文字色を濃い目グレー */
	background-color: #E6E6E6;		/* 薄いgray  /
/*  background-color: #cccccc;	/* gray */
/* 	border: 2px solid green;	/* 枠線：green */
}
	*{
	box-sizing:border-box;			 /* 余白や線を幅や高さに含める */
}
	p,h1,n2,h3,h4,h5,h6 {
	margin: 0;
}
	a:link, a:visited, a:hover, a:active {
/*  color: white;			/* 文字色：白 */
/* 	color: #d03c56;			/* 文字色：火裏紅 */
	text-decoration: none;
}
img {
	vertical-align: bottom;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
a {
	color: #3583aa;			/* 文字色：青 */
	text-decoration: none;	/* テキスト装飾（線・色等） */
}
a:visited {
	color: #788d98;			/* 文字色：紫 */
}

/* ----------------------------------------------------------------------- */
.anv-pagebody {
	width auto;
	color:#333333;					/* 文字色を濃い目グレー */
	margin: 0 auto;					/* メインコンテンツをセンタリング */
	background-color:#EFF0D6;		/* メインコンテンツの背景色：薄みどり */
/* 	border: 3px solid red;			/* 枠線色：赤色 */
}

.anv-box-860 {			/* ページ全体書式（幅860px）*/
	display: block;
	width: 860px;
	height: auto;
	margin: 30px auto 30px auto;
	background-color: #ffffff;					/* 背景色：白 */
	box-shadow: 0px 0px 0px 5px #FDFDFD;		/* ボックス背景色：薄い灰色 */
	border: 3px solid gray;						/* 枠線色：灰色 */
}
.anv-box-tytle-750 {			/* ページ全体書式（幅750px）*/
	display: flex;
	width: 750px;
	margin: 50px auto;		/* メインコンテンツをセンタリング */
	height: 261px;
	font-size: 1.2rem;
/* 	background-color: #FFEEFF;		/* 薄いピンク + 透明度5% */
	background-color: rgba(173, 216, 230, 0.1);		/* 薄い水色 + 透明度5% */
	/* padding: 70px 30px 30px 80px; */
	color: #454545;							/* 文字色：濃いグレー */
/* 	border: 1px solid  rgba(173, 216, 230, 0.1;				/* 薄い水色 + 透明度5% */
 	border: 1px solid #c0c0c0;				/* 枠線色：シルバー */
}
.anv-box-aisatu-750 {			/* ページ全体書式（幅750px）*/
	display: block;
	width: 750px;
	margin: auto;
	height: auto;
	font-size: 1.2rem;
	background-color: #ffffff;		/* 背景色：白 */
 	background-image:url(../images/bg-image-529-414.jpg); 
	background-repeat: no-repeat;
    background-size: 300px;
	background-position: left bottom;
	padding: 0 20px;
	color: #454545;					/* 文字色：濃いグレー */
/* 	border: 1px solid black;		/* 枠線色：黒 */
}
.anv-box-syuisyo-750 {			/* ページ全体書式（幅750px）*/
	display: block;
	width: 750px;
	margin: auto;
	height: auto;
	font-size: 1.2rem;
	background-color: #ffffff;		/* 背景色：白 */
 	background-image:url(../images/bg-image-3-515-657.jpg); 
	background-repeat: no-repeat;
    background-size: 250px;
	background-position: left bottom;
	padding: 0 20px;
	color: #454545;					/* 文字色：濃いグレー */
/* 	border: 1px solid black;		/* 枠線色：黒 */
}
.anv-box-gaiyo-750 {			/* ページ全体書式（幅750px）*/
	display: block;
	width: 750px;
	margin: auto;
	height: auto;
	font-size: 1.2rem;
	background-color: #ffffff;		/* 背景色：白 */
 	background-image:url(../images/bg-image-2-657-251.jpg); 
	background-repeat: no-repeat;
    background-size: 400px;
	background-position: left bottom;
	padding: 0 20px;
	color: #454545;					/* 文字色：濃いグレー */
/* 	border: 1px solid black;		/* 枠線色：黒 */
}
.anv-box-jimukyoku-765 {			/* ページ全体書式（幅730px）*/
	display: block;
	width: 765px;
	margin: auto;
	height: auto;bg-image.
	font-size: 1.2rem;
	background-color: #ffffff;		/* 背景色：白 */
 	background-image:url(../images/bg-image-4-657-164.jpg); 
	background-repeat: no-repeat;
    background-size: 600px;
	background-position: center bottom;
	padding: 0 20px;
	color: #454545;					/* 文字色：濃いグレー */
/* 	border: 1px solid black;		/* 枠線色：黒 */
}
.anv-nav-1 {		/* 見出しタイトル領域／内側ＢＯＸ */
	width: 458px;
	height: 260px;
	float: left;
	text-align: center;
/*   padding: 80px 30px 0 0;	*/
/*   background-color:#eeeeff;		/* 背景色：明るい灰色 */
/*   border: 1px solid red;			/* 枠線色：赤 */
}
.anv-nav-2 {
	width: 145px;
	height: 260px;
	float: left;
	text-align: left;
	padding-left: 1px;
	margin: 0;
/*  background-color:#eeeeff;		/* 背景色：薄い灰色 */
/* 	border: 1px solid red;				/* 枠線色：赤 */
}
.kousyo {
	width: 90px;
    margin-top: 5px;
/*  border: red solid 1px;  */
}
.clear-fix::after {				/* フロート配置クリア */
	content: '';
	display: block;
	clear: both;
}

/* ----------------------------------------------------------------------- */
header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
/* 	border: solid 2px red;  */
}

#index {
	background-image: url(../images/bg-index-3767-2825.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}

#index h1 {
	font-size: 100px;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	font-family: 'Bitter', serif;
	margin-bottom: 10px;
}
#index h2 {
	font-size: 35px;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	font-family: 'Bitter', serif;
	margin-bottom: 20px;
}
#index h3 {
	font-size: 50px;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	font-family: 'Bitter', serif;
	margin-bottom: 50px;
}
.global-nav {
	width: 850px;
	height: 35px;
	/* display: flex; */
	margin: 30px auto;
/* 	border: solid 2px green;  */
}
.global-nav li {
	width: 110px;
	height: 30px;
	font-size: 15px;
	color: #ffffff;			/* 背景色：白 */
	float: left;
	margin: 0 5px;
	text-align: center;
	line-height: 30px;
	list-style: none;
	font-family: 'Bitter', serif;
	background: #102f2d;			/* 背景色：濃い深薄緑 */
	/* display: flex;
	gap: 30px;
	justify-content: space-between;		/* 均等配置 /
	align-items: center;				/* 中央揃え */
	border-radius: 5px;  
	border: solid 1px green;
/*  border: 1px solid #009cd3;  */
	/* background-color: #3498db;		/* 背景色：青 */
	/* margin: 10px; */
}
.global-nav li a {
	display: block;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	/* width: 120px;
	font-size: 15px;
	font-family: 'Bitter', serif;
	background: #102f2d;				/* 背景色：濃い深薄緑 /
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	display: flex;
	gap: 30px;
	justify-content: space-between;		/* 均等配置 /
	align-items: center;				/* 中央揃え /
	border-radius: 5px;
	border: 1px solid #009cd3;
} */
.global-nav li a:hover {
	/* background: #004E2D;				/* ナビ領域背景色：深緑 */
	background: #37a29B;				/* 背景色：薄緑 */
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	/* padding-bottom: 3px; */
	text-decoration: none;
}

#wrap {
	clear: both;
	border: solid 2px blue;
}
.content {
	width: 960px;
	margin: 100px auto 0 auto;
	border: solid 2px black;
}
#index p {
	font-size: 16px;
	color: #ffffff;
}

/* --------------------------- ハンバーガーメニュー --------------------------- */
/* メニュー非表示用 */
.menu110 ul {
	/* font-size: small; */
	font-size: medium;
	text-align: left;
	list-style-type: none
}
.menu110 ul li {
	/* font-size: medium; */
}
	.menu110 ul li a:hover {
	olor: blue;
}


/* --------------- ハンバーガーメニュー参照元に準拠 --------------------------- */
/* メニュー非表示用 */
.menu110-toggle {
	display: none;
}

/* ハンバーガーの見た目 */
.hamburger {
	cursor: pointer;
	display: flex;				/* flexboxの指定 */
	flex-direction: column;		/* flexbox：縦並び */
	gap: 5px;
	width: 30px;
	height: 25px;
	justify-content: center;
	align-items: center;
	position: relative;
	border: blue solid 1px;		/* 独自挿入＝枠線：青 */
}

/* ハンバーガーの線 */
.hamburger span {
	width: 30px;
	height: 3px;
	background: #333;
	transition: 0.3s;
	position: absolute;
}

/* 1本目（上の線） */
.hamburger span:nth-child(1) {
	top: 0;
}

/* 2本目（中央の線） */
.hamburger span:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
}

/* 3本目（下の線） */
.hamburger span:nth-child(3) {
	bottom: 0;
}

/* チェック時のアニメーション */
.menu110-toggle:checked + .hamburger span:nth-child(1) {
	transform: translateY(11px) rotate(45deg);
}
.menu110-toggle:checked + .hamburger span:nth-child(2) {
	opacity: 0;
}
.menu110-toggle:checked + .hamburger span:nth-child(3) {
	transform: translateY(-11px) rotate(-45deg);
}

/* メニューの表示 */
.menu110 {
	display: none;
/* width: 125px; */
	border: green solid 1px;
}

.menu110 ul {     /* 独自挿入  */
	list-style-type: none
}

.menu110-toggle:checked ~ .menu110 {
	display: block;
}


/* ------------------------------- 会長あいさつ ---------------------------------------- */
.aisatu {		/* 会長顔写真 */
	width: 135px;
	float: right;
	margin-left: 10px;
	border: darkgray solid 2px;
}

/* ------------------------------- 周年事業概要 ---------------------------------------- */
.profile {
	width: 700px;
	margin: 0 auto;
	border: solid 2px red;
}
.profile-1 {
	width: 560px;
	/* height: 190px; */
	text-align: left;
	font-size: 18px;
	/* text-justify: auto; */
	position: relative;
	float: left;
	/* margin: 0 auto; */
	border: solid 2px blue;
}
.profile-2 {
	width: 135px;
	/* height: 190px; */
	position: relative;
	float: right;
	/* margin: 0 auto; */
	border: solid 2px green;
}
.profile-2 img {
	margin-top: 30px;
	border: black solid 1px;
}

.QR-code {
	width: 660px;
	/* height: 200px; */
	margin: 0 auto;
	border: solid 2px red;
}
.QR-code-1 {
	width: 520px;
	/* height: 190px; */
	text-align: right;
	position: relative;
	float: left;
	/* margin: 0 auto; */
	border: solid 2px blue;
}
.QR-code-2 {
	width: 130px;
	/* height: 190px; */
	position: relative;
	float: left;
	/* margin: 0 auto; */
	border: solid 2px green;
}

/* ------------------------------- 学校の歩み（沿革） ------------------------- */
.enkaku-box {
	width: 750px;
	display: flex;
	font-size: 14px;
	margin-left: 50px;
	border: solid 1px green;
}
.enkaku-box-1 {
	width: 100px;
	position: relative;
	 float: left;
	text-align: right;
	padding-right: 2px;
/* 	margin-left: 10px;  */
	/* background-color:#eeeeff;		/* セルの背景色 */
	border: 1px solid #808080;			/* 枠線色：gray */
}
.enkaku-box-2 {
	width: 630px;
	position: relative;
	float: left;
	text-align: left;
	padding-left: 2px;
 	margin-left: 2px;
	background-color:#eeeeff;		/* セルの背景色 */
	border: 1px solid #808080;		/* 枠線色：gray */
}


/* ------------------------------- 事務局連絡 ---------------------------------------- */





/* --------------------------- ページトップへ戻る ------------------------------ */
.PageTop {
	width: 150px;
	height: 40px;
    float: right;
/*	display: flex;
	justify-content: flex-end;  */
	border: 1px solid blue;			/* 枠線：青 */
}
/* 
.copy-r {
	color: gray;
	text-align: center;
	margin-top: 70px;
	border: red 1px solid;
}
.PageTop img {
	width: 100%;
	height: 100%;
	max-width: 200px;
}
*/
.footer {
	color: #ffffff;
	text-align: center;
}
.footer small {
	font-size: 12px;
}
