@charset "UTF-8";
/* CSS Document */
body {
  font-family: 'Noto Sans JP', sans-serif, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 16px;
  color: #444444;
  font-weight: 400;
  letter-spacing: 0.5px;
}
a {
  color: #444444;
  text-decoration: none;
}
a:hover {
  color: #444444;
  text-decoration: none;
}
.bold {
  font-weight: bold;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.cf:after {
  content: "";
  clear: both;
  display: block;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.sp-only {
  display: none;
}
.pc-only {
  display: block;
}
#h-inner {
  margin-top: 20px;
}
header {
  border-top: solid 7px #5ba0cc;
  position: relative;
  background-color: #ffffff;
  height: 180px;
}
header h1 {
  float: left;
  width: 385px;
  height: 73px;
}
header h1 img {
  width: 100%;
  height: auto;
  display: block;
}
header #phone {
  float: right;
  width: 317px;
  height: 58px;
}
header #phone img {
  width: 100%;
  height: auto;
  display: block;
}
.drawer button {
  display: none;
}
.drawer-nav {
  display: none;
}
#gnav {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 80px;
  position: absolute;
  top: 100px;
  width: 100%;
  z-index: 9999;
  background-color: #ffffff;
}
#gnav ul li {
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 1.2;
  width: 200px;
  heigh: 40px;
  padding-top: 5px;
  padding-bottom: 0;
  border-left: solid 1px #e5e5e5;
  text-align: center;
  float: left;
}
#gnav ul li a {
  width: 200px;
  height: 40px;
  display: block;
}
#gnav ul li:last-child {
  border-right: solid 1px #e5e5e5;
}
#gnav ul li:nth-child(1) a:after {
  content: "\A TOP";
  color: #5ba0cc;
  font-size: 10px;
  white-space: pre;
}
#gnav ul li:nth-child(2) a:after {
  content: "\A ABOUT";
  color: #5ba0cc;
  font-size: 10px;
  white-space: pre;
}
#gnav ul li:nth-child(3) a:after {
  content: "\A SERVICE";
  color: #5ba0cc;
  font-size: 10px;
  white-space: pre;
}
#gnav ul li:nth-child(4) a:after {
  content: "\A POLICY";
  color: #5ba0cc;
  font-size: 10px;
  white-space: pre;
}
#gnav ul li:nth-child(5) a:after {
  content: "\A FACILITY";
  color: #5ba0cc;
  font-size: 10px;
  white-space: pre;
}
#gnav ul li:nth-child(6) a:after {
  content: "\A ACCESS";
  color: #5ba0cc;
  font-size: 10px;
  white-space: pre;
}
#gnav.fixed {
  position: fixed;
  top: 0;
  margin-top: 0;
  background-color: rgba(255, 255, 255, 0.90);
}
#mv {
  background-color: #ebebeb;
  height: 660px;
  padding-top: 40px;
  position: relative;
  display: block;
}
#mv #catch {
  padding: 70px 30px 0;
  background-color: rgba(91, 160, 204, 0.9);
  width: 360px;
  height: 440px;
  color: #ffffff;
  position: absolute;
  top: 90px;
  right: 10%;
  z-index: 999;
}
#mv #catch span {
  display: block;
  width: 150px;
  text-align: center;
  font-size: 14px;
  padding: 15px 20px;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  letter-spacing: 3px;
  margin: 0 auto 40px;
  ;
}
#mv #catch p {
  font-size: 20px;
  text-align: center;
  line-height: 2.5;
  letter-spacing: 3px;
}
#mv .slider {
  width: 1200px;
  height: 550px;
  margin: 0 auto;
}
#mv .slider img {
  width: 100%;
  height: auto;
}
/*slick setting*/
.slick-prev:before, .slick-next:before {
  color: #000;
}
#news {
  margin-bottom: 75px;
}
.news-wrapper {
  overflow: scroll;
  height: 300px;
}
#news h3, #top-shinryo h3, #info h3, #about h3, #service h3, #policy h3 {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  color: #5ba0cc;
  line-height: 1.5;
  margin-top: 70px;
  margin-bottom: 50px;
}
#top-shinryo h3 {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  color: #5ba0cc;
  line-height: 1.5;
  margin-bottom: 50px;
  margin-top: 0;
}
.news-single {
  box-sizing: border-box;
  border-top: solid 1px #e5e5e5;
  line-height: 1.8;
  padding: 15px 40px;
  width: 100%;
  font-size: 15px;
}
.news-single:last-child {
  border-bottom: solid 1px #e5e5e5;
}
.news-single p {
  float: left;
  width: 100px;
}
.news-single dl {
  float: left;
  margin-left: 40px;
  width: 900px;
}
.news-single dl dt {
  font-weight: bold;
}
.news-single a {
  color: #5ba0cc;
  text-decoration: underline;
}
#top-shinryo {
  background-color: #f7f7f7;
  padding-top: 70px;
  padding-bottom: 70px;
}
#top-shinryo .shinryo-box {
  float: left;
  margin-left: 37px;
  margin-bottom: 37px;
  position: relative;
	width:375px;
}
#top-shinryo .shinryo-box:nth-child(4) {
  margin-left: 0;
  margin-bottom: 0;
}
#top-shinryo .shinryo-box:nth-child(5) {
  margin-bottom: 0;
}
#top-shinryo .shinryo-box:first-child {
  margin-left: 0;
}
/*#top-shinryo .shinryo-box p {
  width: 375px;
  height: 250px;
}*/
#top-shinryo .shinryo-box img {
  width: 100%;
  height: auto;
}
#top-shinryo .shinryo-box h2 {
  width: 90px;
  height: 90px;
  background-color: rgba(91, 160, 204, 0.9);
  position: absolute;
  right: -10px;
  bottom: -10px;
  text-align: center;
}
#top-shinryo .shinryo-box span {
  display: inline-block;
  line-height: 90px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}
/*バナー*/
#top-shinryo .shinryo-box .topbnr-area figure {
  width: 80%;
	margin: 0 auto;
}
#top-shinryo .shinryo-box .topbnr-area figure a img {
  transition: .3s;
}
#top-shinryo .shinryo-box .topbnr-area figure a:hover img {
  transition: .3s;
  opacity: .8
}
#top-shinryo .shinryo-box .topbnr-area figure:first-child {
  margin-bottom: 20px;
}
#top-shinryo .shinryo-box .topbnr-area figure img {
  width: 100%;
  height:auto;
}
#info {
  margin-bottom: 90px;
}
#lpart {
  float: left;
  width: 580px;
}
#time-table {
  border: solid 1px #e5e5e5;
  width: 580px;
  font-size: 16px;
  margin-bottom: 10px;
}
#time-table tr {
  text-align: center;
  height: 60px;
  border-bottom: solid 1px #e5e5e5;
}
#time-table tr:first-child {
  font-weight: bold;
}
#time-table th {
  vertical-align: middle;
  width: 165px;
  background-color: #f7f7f7;
  color: #5ba0cc;
  font-weight: normal;
}
#time-table th.bold {
  font-weight: bold;
}
#time-table td {
  vertical-align: middle;
  border-left: solid 1px #e5e5e5;
}
#time-table + p {
  font-size: 16px;
  line-height: 1.5;
}
/*#time-table + ul{
	font-size: 15px;
	line-height: 1.5;
}
#time-table + ul li span{
	display:inline-block;
	width:4em;
}*/
#contact-box {
  margin-top: 30px;
  border: solid 1px #e5e5e5;
  width: 580px;
  font-size: 16px;
  line-height: 1.8;
}
#contact-box tr {
  height: 90px;
  vertical-align: middle;
  border-bottom: solid 1px #e5e5e5;
}
#contact-box td {
  vertical-align: middle;
  padding-left: 25px;
}
#contact-box #btn {
  box-sizing: border-box;
  background-color: #5ba0cc;
  color: #ffffff;
  width: 175px;
  height: 45px;
  font-size: 15px;
  text-align: center;
  line-height: 1;
  padding: 15px;
}
#rpart {
  float: right;
  width: 580px;
}
footer {
  padding: 40px 0;
  background-color: #5ba0cc;
  color: #ffffff;
}
#ft-upper #ft-logo {
  width: 343px;
  height: 66px;
  float: left;
  margin-right: 20px;
}
#ft-upper #ft-logo img {
  width: 100%;
  height: auto;
  display: block;
}
#ft-upper p {
  float: left;
  font-size: 14px;
  margin-top: 40px;
}
footer ul {
  font-size: 14px;
  border-top: solid 1px #79b1d4;
  border-bottom: solid 1px #79b1d4;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  padding-left: 20px;
}
footer ul li {
  display: inline-block;
  margin-right: 30px;
}
footer ul span {
  display: inline-block;
}
footer ul li a {
  color: #ffffff;
}
footer ul li a:hover {
  color: #ffffff;
}
#cr {
  text-align: right;
  font-size: 12px;
  color: #c0daeb;
  margin-top: 20px;
  border-top: none;
  padding-top: 0;
}
/*=======================
		下層共通
========================*/
.pagettl h2 {
  font-size: 24px;
  float: left;
  font-weight: normal;
  letter-spacing: 2px;
}
.pagettl p {
  font-size: 12px;
  float: left;
  padding-top: 8px;
  padding-left: 12px;
  letter-spacing: 2px;
}
.pagettl .pagettl-box {
  height: 24px;
  padding-top: 63px;
}
/*=======================
		about
========================*/
#about .pagettl {
  width: 100%;
  height: 150px;
  background: url(../img/mv-about.jpg);
  background-size: cover;
  color: #ffffff;
}
#about .name {
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
}
#about .right {
  float: right;
}
#about .left {
  float: left;
  width: 853px;
}
#about .left p {
  line-height: 2;
  letter-spacing: 1px;
}
#tbl1, #tbl2 {
  display: table;
}
#tbl1-sp, #tbl2-sp {
  display: none;
}
#tbl1 {
  box-sizing: border-box;
  width: 100%;
  border: solid 1px #e5e5e5;
  line-height: 2;
  margin-top: 40px;
  margin-bottom: 20px;
}
#tbl2 {
  box-sizing: border-box;
  width: 100%;
  border: solid 1px #e5e5e5;
  line-height: 2;
}
#tbl1 th, #tbl2 th {
  background-color: #f7f7f7;
  color: #5ba0cc;
  vertical-align: middle;
  text-align: center;
  width: 165px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#tbl1 td, #tbl2 td {
  padding-left: 40px;
  vertical-align: middle;
  padding-top: 30px;
  padding-bottom: 30px;
}
#tbl1 td:last-child {
  padding-left: 0;
}
#facility figure {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 280px;
}
#facility figure img {
  width: 100%;
  height: auto;
}
#facility figure figcaption {
  padding-top: 10px;
  font-size: 13px;
  text-align: center;
}
#facility figure:nth-child(4), #facility figure:nth-child(8) {
  margin-right: 0;
}
#facility figure:nth-child(5), #facility figure:nth-child(6), #facility figure:nth-child(7), #facility figure:nth-child(8) {
  margin-bottom: 0;
}
/*=======================
		service
========================*/
#service .pagettl {
  width: 100%;
  height: 150px;
  background: url(../img/mv-service.jpg);
  background-size: cover;
  color: #ffffff;
}
.sub-box {
  box-sizing: border-box;
  background-color: #f7f7f7;
  width: 1200px;
  padding: 40px;
  margin-bottom: 40px;
}
.sub-box .subl {
  float: left;
  margin-right: 30px;
}
.sub-box .subr {
  float: left;
}
.sub-box h4 {
  box-sizing: border-box;
  color: #ffffff;
  background-color: #5ba0cc;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 8px 0 10px;
  text-align: center;
  width: 110px;
  margin-bottom: 10px;
}
.sub-box ul.tworow {
  float: left;
  width: 350px;
}
.sub-box ul.tworow:last-child {
  margin-left: 10px;
}
.sub-box ul li {
  line-height: 2;
}
.sub-box ul li span {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
/*=======================
		policy
========================*/
#policy .pagettl {
  width: 100%;
  height: 150px;
  background: url(../img/mv-policy.jpg);
  background-size: cover;
  color: #ffffff;
}
#policy .right {
  float: right;
}
#policy .left {
  float: left;
  width: 790px;
}
#policy .left p {
  line-height: 2;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
#policy .greybox {
  box-sizing: border-box;
  background-color: #f7f7f7;
  width: 790px;
  padding: 30px 30px 25px;
  margin-bottom: 40px;
}
#policy .greybox ul li {
  line-height: 2;
  padding-bottom: 10px;
}
#policy .greybox ul li {
  background: url(../img/number1.png) no-repeat;
  background-size: 22px 22px;
  background-position: left 5px;
  padding-left: 32px;
}
#policy .greybox ul li:nth-child(2) {
  background: url(../img/number2.png) no-repeat;
  background-size: 22px 22px;
  background-position: left 5px;
  padding-left: 32px;
}
#policy .greybox ul li:nth-child(3) {
  background: url(../img/number3.png) no-repeat;
  background-size: 22px 22px;
  background-position: left 5px;
  padding-left: 32px;
}
.maru {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
  background-color: #5ba0cc;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
}
/*=======================
		news
========================*/
#whatsnew .pagettl {
  width: 100%;
  height: 150px;
  background: url(/img/mv-about.jpg);
  background-size: cover;
  color: #ffffff;
}
/*2024.1.11追記*/
#announce {
  margin-top: 70px;
}
#announce p {
  border: solid 1px #ff0000;
  padding: 25px;
  color: #ff0000;
  line-height: 2;
  text-align: center;
}
#announce p span {
  font-weight: 600;
  color: #FF0000;
}
/*=======================
		バナー設置
========================*/
/*中ページ*/
.lowbnr-area {
  display: flex;
  justify-content: center;
	margin-top: 40px;
}
.lowbnr-area figure {
  width: 250px;
}
.lowbnr-area figure a img {
  transition: .3s;
}
.lowbnr-area figure a:hover img {
  transition: .3s;
  opacity: .8
}
.lowbnr-area figure:first-child {
  margin-right: 20px;
}
.lowbnr-area figure img {
  width: 100%;
  height: auto;
}
