<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';
/*----------------------------------------------------
  basic
----------------------------------------------------*/

header{
	background: #FFF;
}

header a{
	color: #222 !important;
}

.re-animation {
    background: url(../img/share/header_logo_bk.png) no-repeat center center !important;
    background-size: contain;
}

@media (min-width: 960px) {
	.container{
		width: 1080px !important;
	}
}

/*@media only screen and (max-width: 768px) {
}*/

/*----------------------------------------------------
  sec-opn
----------------------------------------------------*/

#sec-opn{
	margin-top: 121px;
	width: 100%;
	height: 50vh !important;
	background: url(../img/department_facilities/kv_layer.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 0;
}

.bg-blue{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,93,173,0.5);
	z-index: 1;
}

.ttl-area{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}

.page-ttl{
	text-align: center;
	font-size: 32px;
	letter-spacing: .2em;
	color: #FFF;
	line-height: 1.6;
}

.page-ttl span{
	font-size: 16px;
	letter-spacing: .3em;
}

@media only screen and (max-width: 768px) {
	#sec-opn{
		margin-top: 63px;
		height: 30vh !important;
	}
	#sec-opn{
		margin-top: 63px;
		height: 30vh !important;
	}
	.page-ttl{
		font-size: 22px;
	}

	.page-ttl span{
		font-size: 12px;
		letter-spacing: .3em;
	}
}

/*----------------------------------------------------
  sec01
----------------------------------------------------*/

.sec01{
	position: relative;
	z-index: 1;
}

.sec01_bg{
	background: #c9e6ff;
	padding: 60px 30px;
	position: relative;
	z-index: 1;
}

.con_bg{
	background: #FFF;
	padding: 50px;
/*    min-height: 500px;*/
}

.t-head{
	color: #005dad;
	font-size: 22px;
	letter-spacing: .1rem;
}

.t-head span{
	font-size: 16px;
	letter-spacing: .1em;
}

.t-head{
padding-top: 20px;
border-top: 3px solid #c9e6ff;
position: relative;
margin-bottom: 30px;
}

.t-head:before{
content:"";
display:block;
width:30%;
border-top:3px solid #005dad;
position:absolute;
top:-3px;
margin-bottom:-2px;
}

.border-box{
	text-align: center;
	border: 1px solid #ddd;
	padding: 20px;
	height: 100%;
}
.border-b02{
	padding: 20px 10px;
	border-bottom: 1px solid #ddd;
}
.-indent{
	padding-left:1em;
	text-indent:-1.5em;
}
.box-ttl{
	font-size: 16px;
	letter-spacing: .1rem;
}

.mb5080{
	margin-bottom: 50px;
}


table {
  width: 100%;
  border: 1px solid #ddd;
}

th,td  {
  padding: 20px;
  border-bottom: 1px solid #ddd;
  letter-spacing: .05em;
  line-height: 1.8;
}

.timeline th{
  width: 30%;
  font-size: 15px;
  border-right: 1px solid #ddd;
  background: #fbf5dd;
  font-weight: 500;
}

@media (min-width: 960px) {

	.sec01_bg{
		padding: 0 0 80px 0;
	}
	.pl-0{
		padding-left: 0;
	}
	.bb-noen{
		border-bottom: none;
	}
	.t-head{
		width: 60%;
		margin-bottom: 50px;
	}
	.mb5080{
		margin-bottom: 80px;
	}
	.mh50{
		min-height: 50px;
	}
	.mh75{
		min-height: 75px;
	}

}

@media only screen and (max-width: 768px) {

	.con_bg{
		padding: 30px;
	}
    .timeline th,
    .timeline td{
	    width: 100%;
	    display: block;
	    border-top: none;
    }
	.timeline th{
		padding: 20px;
		border-right: none;
	}
	.timeline td{
		padding: 20px;
		line-height: 1.8;
	}
	.t-head{
		font-size: 18px;
	}

}

/*----------------------------------------------------
  sec02
----------------------------------------------------*/

.sec02_bg{
	background: #c9e6ff;
	padding: 0 30px 60px 30px;
	position: relative;
	z-index: 1;
}

.class-1{
	font-size: 16px;
    letter-spacing: .1em;
    background: #F4FAFF;
    border-left: 5px solid #005dad;
    padding: 20px;
    margin-bottom: 20px;
    color: #005dad;
}
.border-b{
	padding: 20px;
	border-bottom: 1px solid #ddd;
}

@media (min-width: 960px) {

	.sec02_bg{
		padding: 0 0 80px 0;
	}

}

/*----------------------------------------------------
  secbtn
----------------------------------------------------*/

.sec-btn{
	position: relative;
	z-index: 1;
}

.sec-btn_bg{
	background: #c9e6ff;
	padding: 80px 0;
}

.con_bg02{
  background: #FFF;
  padding: 30px 15px;
}

@media (min-width: 960px) {

}

@media only screen and (max-width: 768px) {

  .sec-btn_bg{
    padding: 0;
  }
  .con_bg02{
    padding: 30px 0;
  }

}

/*----------------------------------------------------
  btn
----------------------------------------------------*/

.button01,.button02,
.button03,.button04,
.button05,.button06,
.button07,.button08{
	min-height: 139px;
  height: auto !important;
  height: 139px;
}

.button01 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button01:before{
  vertical-align: -5px;
  font-size: 28px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f06d';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button01:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button01:hover::before{
  color: #005dad;
  background: transparent;
}

.button02 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button02:before{
  vertical-align: -5px;
  font-size: 28px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: '\f0eb';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button02:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button02:hover::before{
  color: #005dad;
  background: transparent;
}

.button03 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button03:before{
	padding-top: 10px;
	padding-bottom: 5px;
  vertical-align: -5px;
  font-size: 28px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f1bb';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button03:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button03:hover::before{
  color: #005dad;
  background: transparent;
}

.button04{
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button04:before{
	padding-top: 10px;
	padding-bottom: 5px;
  vertical-align: -5px;
  font-size: 28px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f0e7';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button04:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button04:hover::before{
  color: #005dad;
  background: transparent;
}

.button05 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button05:before{
  vertical-align: -5px;
  font-size: 28px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f185';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button05:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button05:hover::before{
  color: #005dad;
  background: transparent;
}

.button06 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button06:before{
	padding-top: 10px;
	padding-bottom: 5px;
  vertical-align: -5px;
  font-size: 28px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  content: 'N';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button06:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button06:hover::before{
  color: #005dad;
  background: transparent;
}

.button07 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button07:before{
	padding-top: 10px;
	padding-bottom: 5px;
  vertical-align: -5px;
  font-size: 28px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  content: 'S';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button07:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button07:hover::before{
  color: #005dad;
  background: transparent;
}

.button08 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .2em;
  position: relative;
  display: inline-block;
  padding: 20px;
  color: #FFF;
  text-align: center;
  transition: all .3s;
  background-color: #005dad;
  border: 1px solid #005dad;
}
.button08:before{
	padding-top: 10px;
	padding-bottom: 5px;
  vertical-align: -5px;
  font-size: 28px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  content: 'T';
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  transition: all .3s;
  color: #FFF;
}
.button08:hover {
  background-color: transparent;
  text-decoration: none;
  color: #005dad !important;
}
.button08:hover::before{
  color: #005dad;
  background: transparent;
}

.sub-name{
	font-size: 14px;
	letter-spacing: .2rem;
}

@media only screen and (max-width: 768px) {

	.button05 {
	  padding: 10px;
	}
	.button06:before{
		padding-top: 0;
	}
	.button07:before{
		padding-top: 0;
	}
	.button08:before{
		padding-top: 0;
	}

}


/*----------------------------------------------------
  footer
----------------------------------------------------*/

footer{
	position: relative;
	z-index: 2;
}

.footer_contents{
	padding: 30px 0;
	background-color: #FFF;
	color: #222;
}

/*----------------------------------------------------
  add
----------------------------------------------------*/

.wrapper {
  display: flex;
}
.parent {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media only screen and (max-width: 768px) {

  .parent{
    display: block;
    clear: both;
  }

}</pre></body></html>