body {
	font-family: Yu Gothic; (Meiryo;)
	background-color: #006699;
}


.wrapper-head {
	width: 900px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: linear-gradient(-45deg, #ccffff, #ffffff);
	display:flex;
	flex-wrap: wrap;
	align-items: center;	
}

.head-box1 {
	position: relative;
	text-align: left;
        height: 93px;
	width: 320px;
	max-width: 70%;
	padding: 20px 0 0 10px;
}

.head-box2 {
	position: relative;
	text-align: left;
        height: 93px;
	width: 400px;
	max-width: 60%;
	padding: 10px 0 0 10px;
}

.head-box3 {
	position: relative;
        height: 93px;
	width: 180px;
	max-width: 70%;
	text-align: right;
	display: grid;
	padding: 0 0 0 20px;
	grid-template-columns: 75px 45px;
	grid-template-rows: 15px 30px 30px 10px;
	font-size: 18px;
}

.logo {
	width: 600px;
	max-width: 100%;
}


.a {

}

.top {
	font-size: 15px;
	color: #0099ff;
	font-family: calibri;
}

.wrapper-pic {
	position: relative;
	width: 900px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pic/back.jpg);
	background-position: bottom;
	background-size: cover;
}

.wrapper-menu {
	position: relative;
	width: 900px;
	max-width: 100%;
	height: auto;
	background-image: url(pic/bar.png);
	background-size: cover;
}

.flex-menubox {
	text-align: center;
	width: 740px;
	max-width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	justify-content: center;
	align-items: center;
}

.menu-box {
	width: 100px;
	padding: 10px 0 0px 0;
	font-size: 17px;
	opacity: 0.8;	
}

.menu-box2 {
	width: 120px;
	padding: 10px 0 0px 0;
	font-size: 17px;
	opacity: 0.8;	
}


.menu {
	text-align: justify-all;
	padding: 8px 0 5px 0;
	font-family: arial;
	font-weight: bold;
	color: white;
}

.menu:hover {
	text-align: justify-all;
	padding: 8px 0 5px 0;
	font-family: arial;
	font-weight: bold;
	color: #00ffcc;
	transition: all  0.2s ease;
}

.pic-box {
	width: 740px;
	max-width: 100%;
	max-height: 100%;
	padding: 5% 0 5% 0;
	background-image: url(pic/shadep),
			 url(pic/gallery);
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pub_title {
	height: 80px;
	width: 240px;
	margin: 10px 0 -30px 0;
	text-align: center;
	justify-content: center;
	background-image: url(pic/gal_texte.png);
	background-size: cover;
}




.about {
	width: 900px;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pic/shade.png),
			    url(pic/bg1.jpg);
	background-size: contain;
}

.wrapper-main {
	width: 740px;
	max-width: 100%;
	height: auto;
	color: #000066;
	padding: 30px 5px 0 5px;
	text-align: justify;
}


.wrapper {
	font-size: 18px;
	position: relative;
	margin: 10px 0 50px 0;
}
    
.float_box1 {
	background: #00B0F0;
	height: 150px;
	max-height: 100%;
	width: 100px;
	float: left;
	margin: 0 30px 15px 0;
}

.float_text {
	color: #000066;
	max-height: 100%;
	max-width: 100%;
	font-size: 19px;
}

h1 {
	-ms-writing-mode: sideways-rl;
	writing-mode: sideways-rl;
	padding: 30px 25px 25px 25px;
	font-weight: bold;
	font-size: 20px;
	color:#ffffff;
}

.float_box2 {
	background: #00cc99;
	height: 80px;
	width: 200px;
	float: left;
	padding: 0 10px 10px 5px;
	margin: 5px 30px 0 0;
}

h2 {
	padding: 30px 10px 30px 10px;
	font-weight: bold;
	font-size: 20px;
	color:#ffffff;
	text-align: center;
	line-height: center;
}


.flex_link {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	align-items: center;
	justify-content: center;
	padding: 0 5px 0 5px;
}

.link_box1 {
	height: 80px;
	width: 187px;
	max-width: 100%;
	padding: 25px 0px 0px 0px;
	margin: auto;
	background-image: url(pic/link_img_res.png);
	background-size: contain;	
}

.link_box2 {
	height: 80px;
	width: 187px;
	max-width: 100%;
	padding: 25px 0px 0px 0px;
	margin: auto;
	background-image: url(pic/link_img_lab.png);
	background-size: contain;
}

.link_box3 {
	height: 80px;
	width: 187px;
	max-width: 100%;
	padding: 25px 0px 0px 0px;
	margin: auto;
	background-image: url(pic/link_img_exm.png);
	background-size: contain;
}


.link_text {
	font-size: 19px;
	font-weight: bold;
}

.noline {
	text-decoration: none;
	color: #000066;
}


.noline:hover {
	text-decoration: none;
	color: #00ffcc;
	transition: all  0.2s ease;
}


.flex_contact {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
	justify-content: center;

}


.cont_box1 {
	background: #9999ff;
	height: 80px;
	width: 120px;
	float: left;
}

.cont_box2 {
	height:80px;
	width: 180px;
	max-width: 100%;
	text-size: 21px;
	margin: 20px 10px 0 10px;
	padding: 3px 0 0 0;
}

.cont_box3 {
	text-size: 19px;
	text-align: left;
	height: 80px;
	max-width: 100%;
}


.wrapper-news {
	width: 900px;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: white;
	background-image: url(pic/bgn.jpg);
	background-size: cover;
}


.news {
	width: 900px;
	max-width: 100%;
	height: auto;
	align-items: center;
	background-image: url(pic/shaden.png);
	background-size: contain;
}

.newshead {
	text-align: left;
	width: 740px;
	max-width: 100%;
	color: #006699;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 5px;
	padding: 20px 0 0 0;
}


.flex-newsbox {
	text-align: left;
	width: 740px;
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	align-items: top;

}

.news-boxl {
	width: 150px;
	max-width: 25%;
	margin: 0 0 40px 0;
	padding: 10px 20px 10px 20px;
	color: #000066;
	font-size: 15px;
	background-color: #ffffff;
	opacity: 0.8;	
}

.news-boxr {
	width: 570px;
	max-width: 75%;
	margin: 0 0 40px 0;
	padding: 10px 20px 10px 20px;
	color: #000066;
	font-size: 15px;
	background-color: #ffffff;
	opacity: 0.8;	
}


.wrapper-bottom {
	width: 900px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: white;
	background-color: #000066;
}

.flex_foot {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px 0 10px;
}

.foot_box1 {
	text-align: left;
	height: 230px;
	align-items: left;
	max-width: 100%;
	margin: 50px 10px 10px 50px;
}

.foot_box2 {
	text-align: right;
	height:230px;
	max-width: 100%;
	margin: 50px 50px 10px 10px;
}


