@charset "utf-8";
*, ::before, ::after {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	font-size: clamp(1rem,2.5vw,1,2rem);
}
img {
	vertical-align: bottom;
}
html {
	padding-top: 75px;
	scroll-behavior: smooth;
	scroll-padding-top:200px;
}

.container {
	line-height: 1.7;
	background-color: #00008b;
	color: #fff;
	z-index: -10;
}
main {
	padding: 0 20px;
	margin: 100px auto;
	max-width: 1000px;
}
header  {
	padding: 10px 0;
	text-align: center;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	z-index: 2;
}
.mainimage {
	position: relative;
	z-index: 1;
	min-width: 100%;
	height: auto;
	margin-top: 25px;
}
.mainimage img {
	width: 100%;
	height: auto;
}

.mainimage .catch {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 20px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.5);
	transform: translate(-50%,-50%);
}
.catch-sp {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 20px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.5);
	transform: translate(-50%,-50%);
}

.header-nav ul {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0;
	list-style-type: none;
}

.header-nav li a   {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 10px;
	border-radius: 20px;
	margin: 20px 10px;
	background-color: #0000ff;
	border: 1px solid rgba(0,0,0,0);
	font-size: 18px;
}
.header-nav li a:hover {
	color: #0000ff;
	border-radius: 20px;
	border: 1px solid #000;
	background-color: #fff;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 100px;
	border-left: 5px solid #0000ff;
	padding-left: 10px;
}

h3 {
	font-size: 18px;
	font-weight: normal;

}
h4 {
	font-size: 16px;
	font-weight: bold;
}
.business-box-area   {
	display: flex;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 15px;
}
.business-box {
	width: 300px;
	text-align: center;
}
.business-box p img {
	width: 100%;
	height: auto;
}

.news dl {
	padding: 20px;
	border-radius: 10px;
	background-color: rgba(204,204,255,0.8);
	overflow: auto;
	width: 100%;
}
dl .news-item {
	display: flex;
	padding-top: 10px;
	padding-bottom: 10px;
	justify-content: center;
	border-bottom: 1px dashed #fff;
}
.news dl .news-item dt {
	margin-right: 30px;
}
.access p   {
	text-align: center;
}
main .access .access-map {
	text-align: center;
	width: 100%;
}



.pagetop a {
	position: fixed;
	right: 0px;
	bottom: 10px;
	opacity: 0.8;
}
.pagetop a:hover {
	opacity: 1;
}


footer {
	padding: 20px 0;
	background-color: #Fff;
	color: #000;
	text-align: center;
}
footer a {
	text-decoration: none;
}
footer ul {
	display: flex;
	list-style-type: none;
	justify-content: center;
	align-items: center;
}
.footer-nav01 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.footer-nav01 a {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #0000ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom: 2px solid rgba(255,255,255,0);
	margin-bottom: 10px;
}

.footer-nav01 a:hover {
	border-bottom: 2px solid #0000ff;
}
.footer-nav02 a {
	color: #000;
	padding: 0 10px;
	border: 1px solid rgba(255,255,255,0);
	font-size: 14px;
}
.footer-nav02 a:hover {
	color: #0000ff;
	border: 1px solid #0000ff;
}

.footer-nav02 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.copylight {
	font-size: 12px;
}
.outline {
	padding-top: 10px;


}
.outline table {
	border-collapse: collapse;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	max-width: 700px;
}

.outline table th, .outline table td {
	padding: 1em;
	border: 2px solid #fff;
}
.outline table td {

}
.ourteam {
	padding-top: 10px;
}

.ourteam ul {
	list-style-type: none;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 50px;
	justify-content: center;
}
.ourteam ul li {


}

.ourteam a {
	color: #fff;
	margin: 0 20px;
	border: 1px solid rgba(0,0,0,0);
	padding: 5px 10px;
	text-decoration: none;
}
.ourteam ul a:hover {
	background-color: #fff;
	border-radius: 20px;
	color: #0000ff;
}



.team-box {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
	align-items: flex-start;
}
.team-box:nth-of-type(even) {
	flex-direction: row-reverse;
	background-color: rgba(255,255,255,0.5);
}
.banner01 {
	text-align: center;
}


.team-box-img {
	position: relative;
}
.team-box-name {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	padding: 0 10px;
	background-color: rgba(0,0,0,0.7);
}


.team-box-text {
	width: 520px;
}
.recruit p img {
	margin: 20px auto;
	width: 100%;
	height: auto;
}

.recruit table {
	border-collapse: separate;
	border-radius: 10px;
	margin: 0 auto;
	border-spacing: 3px 3px;
	max-width: 800px;
}
.recruit th, .recruit td {
	padding: 10px;
	font-weight: normal;
}
.recruit table tr:nth-child(odd) th {
	background-color: rgba(204,204,255,0.4);
}
.recruit table tr:nth-child(odd) td {
	background-color: rgba(204,204,255,0.4);
}
.recruit table tr:nth-child(even) th {
	background-color: rgba(0,0,255,0.4);
}
.recruit table tr:nth-child(even) td {
	background-color: rgba(0,0,255,0.4);
}
.container .recruit .recruit01 {
}
.contact {
	padding-top: 10px;
}

.formtable {
	border-collapse: collapse;
	background-color: rgba(0,0,255,0.3);
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
}
.formtable th, .formtable td {
	border: 1px solid #fff;
	padding: 10px;
	text-align: center;
}
.formtable th {
	background-color: rgba(0,0,255,0.6);
}
.formtable td {
	text-align: left;
}

#submit {
	padding: 5px 10px;
	background-color: rgba(204,204,255,1);
	color: #000;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: center;
}
.submit {
	text-align: center;
}
.contact-form {

}

@media (max-width:600px){
.header-nav  {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,255,0.8);
	padding-top: 100px;
	z-index: 1;
	display: none;
}
.header-nav ul {
	display: block;
	margin-left: 150px;
}
.header-nav li a {
	margin: 50px 0;
	font-size: 40px;
	background-color: rgba(0,0,0,0);
}
.nav-button {
	width: 70px;
	height: 50px;
	position: relative;
}
.nav-button span {
	width: 30px;
	height: 2px;
	position: absolute;
	background-color: #00008b;
	top: -70px;
	left: 500px;
}
.mainimage img {
}
dl .news-item  {
	display: block;
}
.catch-sp {
	display: inline;
}
.catch {
	display: none;
}









}
