/*
 Theme Name: キッズプライム土浦
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Plus+Jakarta+Sans&display=swap');


body {font-family: 'Noto Sans JP', sans-serif;}
a {transition: .2s;color: #000;font-weight: bold;text-decoration: none;}
a:hover img {opacity:.8;}
a:hover {color: #ce0b3c;}
p {margin-bottom: 0;}
p + p {margin-top: 1.8em;}
body.single .entry-content p {margin-bottom:1rem;}
body.single .entry-content p + p {margin-top:0;}
i > img {height: 1em;}
section {padding: 80px 0;position: relative;}

.box {position:relative;}
.req::before,.req label::before {content: '\5FC5\9808';background: #ca5b4c;color: #fff;font-weight: 300;display: inline-block;padding: 5px;line-height: 1;letter-spacing: 0;font-size: .8em;margin-right: 5px;}
dt.req::before {display: none;}
.en {font-family: "Plus Jakarta Sans", sans-serif;}
.fz-more {font-size: 1.2em;}
.hl	{background: linear-gradient(transparent 60%, #ffff66 60%);display: inline;}
.btn {border-radius: 0;padding: 15px 30px;width: 100%;max-width: 420px;font-weight: 700;letter-spacing: 2px;font-size: 1.2em;}
.btn.wire {border: 1px solid  #333;}
.btn.wire:hover {background-color: #333;color: #fff;}
.btn.wire.w-100 {max-width: 100%;}

.navbar-toggler { position: fixed;right: 30px;padding: 5px;z-index: 999;background-color: #fff !important;}
.navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
.btn-close {background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;filter:none !important;}
.navbar-brand a {font-family: 'Noto Sans JP',sans-serif;text-decoration: none;font-size: 1.2em;}
.navbar-nav .nav-link {font-weight: bold;}
.nav-buttons {position: fixed;left: 0;bottom: 0;width: 100%;display:flex;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);background-color: #fff;}
.nav-buttons a {padding: 10px;font-size: 1em;display:block;width:100%;}	

.offcanvas {background-color: #eaeaea;text-align: center;}

.copyright {background: #8dc456;border-top: 1px solid  #fff;padding: 20px;color: #fff;}
.btn-tel,.btn-mail {max-width: 100%;display: block;transition: .2s;}
.btn-tel {background-color: #f3d42e;color: #fff;}
.btn-mail {background-color: #ce0b3c;color: #fff;}
.btn-tel:hover,.btn-mail:hover {opacity: .8;color: #fff;}
.btn-square {
  background: #ce0b3c;
  color: #fff;
  border: 1px solid  #ce0b3c;
  padding: 3px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;font-weight: 400;
  font-size: 1.1em;
}
.btn-square i {margin-right: .5em;}
.btn-round{border-radius: 20px;background: #ce0b3c;border: 1px solid  #ce0b3c;color: #fff;font-size: 1.2em;padding: .2em 2.5em;line-height: 1.2;font-weight: 400;display: inline-block;}
.btn-square:hover,.btn-round:hover {background: #fff;color: #ce0b3c;}

.border-red {border: 5px solid  #ce0b3c;border-radius: 12px;}
.box.border-red {padding: 30px;background: #fff;}
.border-red .ttl {position: absolute;background: #ce0b3c;color: #fff;
border-radius: 30px;text-align: center;left: 10%;right: 10%;top: 0;transform: translateY(-50%);font-weight: 400;padding: 8px;}
.box.border-red .txt {padding-top: 2em;}
.box.border-red .txt h3:first-child {margin-top: 0;}
.txt-red,.c-red {color: #ce0b3c;}
.ttl-red {
  color: #ce0b3c;
  font-weight: 700;
}
.ttl-ej {
  text-align: center;
  font-weight: 800;
  margin-bottom: 1em;
  letter-spacing: 2px;
}
.ttl-ej small {
  font-weight: 400;
  color: #ce0b3c;
  display: block;
  font-size: .7em;
  margin-bottom: .2em;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 1;
}
.ttl-left {
  border-left: 4px solid  #ce0b3c;
  padding: 2px 10px 2px 15px;
  margin: 1em 0 .7em;
  font-weight: 800;
  letter-spacing: 3px;
}
.ttl-left:first-letter {
  color: #ce0b3c;
}
p + .ttl-left {margin-top: 1.5em;}
.border-red .ttl-left:first-letter {color: #000;}
.ttl-ej span,.ttl-left span {display: inline-block;}

.ttl-img {margin-bottom: 1.5em;text-align: center;}
.tel-num,.nav-tel {font-weight: 900;color: #000;font-size: 1.3em;}
.nav-tel {margin-right: 20px;font-size: 1.4em;}

.btn-img {display: block;margin: 30px 0;text-align: center;padding: 20px;}
.btn-img img{width: 85%;max-width: 696px;}

.header-logo {max-width: 360px;width: 100%;}
.site-footer {
  background: #fff url('images/footer_top.png') 50% 0 no-repeat;
  background-size: 100% auto;
  padding-top: 15vw;
}
.site-footer .ttl-red {
  font-size: 3em;
  margin-bottom: 1em;
}
.site-footer .footer-middle {
  height: 15vw;
  max-height: 300px;
  background: #fff url('images/footer_middle.png') 50% 100% repeat-x;
  background-size: auto 100%;
  margin-top: 80px;
}
.footer-logo {max-width: 400px;width: 80%;margin-bottom: 20px;}
.footer-bottom {
  background: #8dc456;
  color: #fff;
  margin-top: -3px;
  padding-top: 30px;
  padding: 40px 0;
}
.footer-bottom a {color: #fff;}
.footer-sns {margin-top: 2em;}
.footer-sns a {line-height: 1;}
.footer-sns .btn-round{background: #fff;border: #fff;color: #8dc456;padding: 5px;height: 1.5em;width: 1.5em;text-align: center;}
.footer-sns .btn-round + .btn-round {margin-left: .5em;}
.footer-sns .btn-round:hover {color: #fff;background: #8dc456;}
.site-footer .tel-num {font-size: 3em;}
.site-footer .btn-square {font-size: 1.7em;}

/* top */
.mainvis {position: relative;padding: 30px 0;}
.swiper-wrapper {width: 100%;}
.swiper-slide {
  position: relative;
  padding: 20px;
  margin-bottom: 30px;
}
.swiper-slide > img {
  max-width: 900px;
  width: 100%;
}
.swiper-slide .lb,.swiper-slide .lt,.swiper-slide .rb,.swiper-slide .rt {
  position: absolute;
  width: 20%;
  opacity: 0;
}
.swiper-slide .lb {left: 0px;bottom: 0px;}
.swiper-slide .lt {left: 0px;top: 0px;}
.swiper-slide .rt {right: 0px;top: 0px;}
.swiper-slide .rb {right: 0px;bottom: 0px;}

.swiper-slide-active .ex img {
animation: fade 5s ease-in-out .2s 1 normal forwards;
}
@keyframes fade {
  0% { opacity: 0; }
  10% {opacity: 1;}
  90% {opacity: 1;}
  100% { opacity: 0; }
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 60px;
  height: 4px;
  border-radius: 0;
}
.swiper-pagination-bullet-active {background: #ce0b3c !important;}
.swiper-pagination {top:auto !important;bottom: 0 !important;}

.front-about {
  background: #fff url('images/bg_vg.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.front-about .bg-white {
  padding: 50px;border-radius: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
.first-pic {
	text-align: center;
    max-width: 700px;
    margin: 0 auto;
    width: 80%;
}
.first-pic .ttl-img img{max-width: 760px;width:100%;}
.list-point {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-point li {
  padding: 20px 10px;
}
.list-point li::after {
  content: '';
  clear: both;
  display: block;
}
.list-point li + li {border-top: 1px solid  #000;}
.list-point .ttl {display: flex;align-items: center;font-weight: 400;color: #ce0b3c;margin-bottom: 5px;letter-spacing: 1px;font-size: 2em;}
.list-point .ttl img {height: 1.8em;margin-right: 10px;}
.list-point p{padding-left: 4.2em;}
.list-point .btn-round {font-size: .8em;margin-top: 1em;float: right;}

.front-guide {
  background: #f1f3f3;
  overflow: hidden;
}
.wrap-ttl {display:grid;justify-content: space-between;gap:10px;grid-template-columns: 1fr 580px 1fr;margin-bottom: 60px;}
.list-color {
  padding: 0;margin: 0;
}
.list-color li {
  margin: 20px 0;
  border-radius: 10px;background: #f1f3f3;display: flex;align-items: center;justify-content: space-between;padding: 12px 15px;font-size: 1.4em;font-weight: 700;line-height: 1.2;}
.list-color .pink {background: #ffc4de;}
.list-color .blue {background: #c4f5ff;}
.list-color i {line-height: 1;margin-top: -5px;}
.line {margin: 3em 0;}
.set-guide p {font-weight: 600;line-height: 1.4em;}
.list-news {
  list-style: none;
  padding: 0;
  margin: 40px auto;
  max-width: 900px;
}
.list-news li {
  padding: 15px 20px;
  border-bottom: 1px solid  #e3e3e3;
}
.list-news li time {
  display: inline-block;
  width: 13em;
  color: #ce0b3c;
}
.box.border-red .ttl-left {letter-spacing: 1px;font-weight: 600;font-size: 1.3em;}

.front-recruit {
  background: #fafafa url('images/bg_recruit.jpg') 50% 50% no-repeat;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}
.front-recruit b {
  font-size: 1.1em;
}

/* sub */
.navbar-brand {padding: 0;}
.page-content .search-form .submit { width: 5em;padding: 10px;}

.table-simple {
	width: 100%;
}
.table-simple th,.table-simple td {
	padding: 15px 20px;
	border: 1px solid  #ccc;
}
.table-simple th {
	background-color: #c7a58c;
	border-color: #888;
}
.wpcf7 {max-width: 900px;}

.dl-contact {
  display: grid;
  grid-template-columns: 12em auto;
  gap:10px;
}
.wpcf7 input[type=submit] {
  background: #4ccaae;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 15px 50px;
  font-size: 1.25em;
  letter-spacing: 5px;
  position: relative;
  width: 100%;
  max-width: 400px;
  border: 1px solid #4ccaae;
  font-weight: 400;
  margin: 0 auto;
}
.wpcf7 input[type=submit]:hover {background: #fff;border-color: #4ccaae;color: #4ccaae;}

/* archive */
.entry-meta, .entry-meta .updated,.entry-meta .byline {display: none;}
.npcatch {list-style: none;padding-left: 0;}
#npcatch figure {margin-bottom: 0;}
.npcatch .date {font-size: .8em;}
.widget-area .widget {
	border: 5px solid #ce0b3c;
	border-radius: 12px;
	padding: 20px;
}
.widget-area .widget + .widget {margin-top: 20px;}
.widget-area .wp-block-heading {font-size: 1.2em;color: #ce0b3c;text-align: center;}
article + article {margin-top: 20px;padding-top: 40px;border-top: 1px solid  #e3e3e3;}
.understrap-read-more-link {float: right;padding: 5px;max-width: 200px;font-size: 1em;background: #ce0b3c;border: 1px solid  #ce0b3c;border-radius: 20px;}
.understrap-read-more-link:hover {background: #fff;color: #ce0b3c;}
article::after {clear: both;display: block;content: '';}
.site-main {margin-bottom: 40px;}
.wp-block-search__button {padding: 8px;width: 5em;background-color: #ce0b3c;border-color: #ce0b3c;}
.wp-block-search__button:hover {border-color: #ce0b3c;background-color: transparent;color: #ce0b3c;}

body.archive .page-header h1{font-size: 0;}
body:not(.archive) .entry-title,body.archive .page-header .page-title span {color: #000;font-weight: 900;font-size: 40px;margin-bottom: 1em;	padding: 30px 20px;letter-spacing: 3px;position: relative;}
body:not(.archive) .entry-title {text-align: center;}
body:not(.archive) .entry-title::before {content: '';left: calc(50% - 120px);top: 0;position: absolute;border-bottom: 9px dotted #ce0b3c;width: 240px;bottom: 0;}
body.archive .page-header .page-title span {display: block;margin-bottom: 1em;padding: 15px 0;}
body.page .entry-title {text-align: center;}
body.archive .entry-title {
  border-left: 8px solid #ce0b3c;
  color: #4ccaae;
  padding: 8px 8px 8px 15px;
  font-weight: 700;
  margin-bottom: .8em;
}
.post-navigation {margin-top: 40px;border-top: 1px solid  #333;padding-top: 20px;}

.flow-weekday {
/*	background: #fff798;*/
}
.list-flow {
	padding: 0;
	margin: 0 auto;
	max-width: 900px;
}
.list-flow li {
	position: relative;
	border-radius:15px;
	margin-top: 80px;
	background: #fff;
	padding: 40px;
	border: dashed 2px #ccc;
	box-shadow: -16px 16px 0 #fff798;
	list-style: none;
	counter-increment: num;
}
.list-flow li + li::before {
	content: '';
	display: block;
	position: absolute;
	border-left: 10px dotted #4ccaae;
	top: -60px;
	left: 50%;
	height: 50px;
}
.list-flow li:nth-of-type(2n) {
	box-shadow: 16px 16px 0 #fff798;
}
.list-flow.num .ttl {
	width: 100%;
	font-weight: 800;
	position: relative;
	margin-bottom: 1em;
}
.list-flow.num .ttl::before {
	content: '0'counter(num);
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 80px;
	font-weight: 300;
	line-height: 1;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	right: -20px;top: -30px;
	color: #ce0b3c;
}
.list-flow.num li {
	box-shadow: 16px 16px 0 #fff798;
}
.list-flow.num li:nth-of-type(2n) {
	
}
.list-flow .nav-tel {color: #fff;}
.list-flow .nav-tel:hover {color: #ce0b3c;}
.set-btn .btn-square {display: flex;margin: 30px 0 0;}

section.page-policy {
	max-width: 900px;
	margin: 0 auto;
}
.page-policy .ttl-left {
	font-size: 24px;
	margin-bottom: .5em;
}
.page-policy .ttl-left:first-letter {color: #000;}

.set-pic {
	display:grid;
	gap:20px;
	grid-template-columns: 1fr 1fr 1fr;
	margin-bottom: 60px;
}
.set-pic img {
	border-radius: 10px;
}
.list-schedule {
  list-style: none;
  display: grid;grid-template-columns: 1fr 1fr 1fr;
  padding: 40px 20px;
  background: #8dc456;
  gap:25px 15px;
  border-radius: 25px;
	margin: 40px auto 0;
}
.list-schedule li {
  background: #fff;
  padding: 15px 20px;
  border-radius: 40px;
  display: grid;
  grid-template-columns: 1fr 3fr 3fr;
  align-items: center;
  gap:25px;
  text-align: center;
}
.list-schedule i > img {
  height: auto;
  max-height: 60px;
  width: auto;
}
.list-schedule .num {font-weight: 700;font-family: "Plus Jakarta Sans", sans-serif;font-size: 40px;color: #8dc456;}

.facility-feature {
	background: #f1f3f3;
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.facility-feature .border-red {
	margin-top: 70px;
}
.facility-feature .border-red .ttl {
	left: 50%;
	padding: 5px 50px;
	right: auto;
	transform: translateY(-50%)  translateX(-50%);
}
.facility-feature .txt::after {
	clear: both;display: block;content: '';
}
.facility-feature .pic {
	overflow: hidden;
	border-radius: 10px;
}

.table-normal {margin: 1em auto;width: 100%;}
.table-normal th,.table-normal td{padding: 15px;border: 1px solid  #eee;}
.table-normal th {background: #ce0b3c;color: #fff;font-weight: 400;letter-spacing: 2px;white-space: nowrap;}

.set-recruit {margin: 40px 0;}
.set-recruit .pic {
	border-radius: 10px;
	overflow: hidden;
}
.set-recruit .txt h3{font-size: 22px;}

.list-check {list-style: none;padding: 0;margin: 30px 0;}
.list-check li {margin: 15px 0;padding-left: 30px;position: relative;}
.list-check li::before {content: '\f00c';font-size: .8em;position: absolute;left: 10px;top: 3px; font: normal normal normal 14px / 1 FontAwesome;font-weight: bold;color: #4be245;}

.dl-simple {
	display: grid;
	grid-template-columns: auto 1fr;
	gap:10px 1em;
	margin: 1.5em -0px;
}
.dl-simple dt,.dl-simple dd {
	margin: 0;
}
.recruit-caption {
	background: #f3ffe7;
	padding: 5px 20px;
	margin: 50px 0;
	border-radius: 15px;
}
.list-link {
	list-style: none;
	padding: 20px;
	margin: 0 auto;
	max-width: 800px;
	border: 5px solid  #ce0b3c;border-radius: 12px;
}
.list-link li a {
	display: block;
	text-align: center;
	padding: 20px;
}
.list-link li + li {
	border-top: 1px solid  #ccc;
}
.set-schedule {
	margin: 60px 20px;
	max-width: 500px;
	width: 100%;
	display: inline-block;
	padding: 30px 30px 20px;
	border: 5px solid #ce0b3c;
	border-radius: 12px;
}
.set-schedule .dl-simple {
	margin-bottom: 0;
}
.set-schedule h3 {
	background: #ce0b3c;
	color: #fff;
	font-size: 1.2em;
	padding: 10px;
	margin: -30px -30px 20px;
}
.set-schedule small {
	display: block;
}
.set-schedule dd {padding: 0 2em;}

/* PC↑ */
@media (min-width: 992px) {
	.d-lg-flex.half {justify-content: space-between;}
	.d-lg-flex.half > * {width: 49%;}
    
  .set-about .pic {width: 32%;padding-left: 2%;}
  .set-about .txt {width: 68%;}
  .set-program .pic {width: 55%;}
  .set-program .list-point {width: 45%;padding-left: 4%;}
  .header-tel {padding-right: 30px;}
  .list-color li {font-size: 2em;margin: 1em -0px;}
  .footer-menu {column-count: 2;}
  .footer-menu .menu {list-style: none;margin: 0;padding: 0;}
  .footer-menu a {font-weight: 400;font-size: 1.2em;padding: 3px;display: inline-block;}
	.list-flow li:nth-of-type(2n) {flex-direction: row-reverse;}
	.list-flow li:nth-of-type(2n) .txt {padding-left: 15px;}
	.facility-feature .pic {width: 30%;margin-top: -20px;}
	.facility-feature .border-red:nth-of-type(2n) .pic {float: left;margin-right: 20px;}
	.facility-feature .border-red:nth-of-type(2n) .pic {float: left;margin-right: 20px;}
	.facility-feature .border-red:nth-of-type(2n + 1) .pic {float: right;margin-left: 20px;}
	.about-point .pic {float: left;width: 400px;margin-right: 25px;}
}

/* tablet↓ */
@media (max-width: 991.8px) {
	.nav-buttons {position: fixed;left: 0;bottom: 0;width: 100%;display:flex;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);background-color: #fff;}
	.nav-buttons a {padding: 10px;font-size: 1em;display:block;width:100%;}	
	.d-lg-flex.half > * + * {margin-top: 40px;}
	.site-header-container {padding-left: 50px;}
	.site-footer-copyright {padding-bottom: 70px;}
	.copyright {padding-bottom: 80px;}
  .set-about .pic {padding: 30px 5%;}
  .set-program .list-point {margin-top: 40px;}
  .swiper-slide {padding: 20px;}
  .wrap-ttl .pic {margin: -50px -20px;}
  .wrap-ttl {grid-template-columns: 1fr 1fr;}
  .wrap-ttl .pic:first-child {padding-right: 30%;}
  .wrap-ttl .pic:last-child {padding-left: 30%;}
  .wrap-ttl .txt {grid-row: 2 / 3;grid-column: 1 / 3;}
  .site-footer .ttl-red {font-size: 2.2em;}
  .front-about .bg-white {padding: 40px;}
	.list-flow li:first-child {margin-top: 0;}
	.list-schedule {grid-template-columns: 1fr;}
  .list-schedule li {max-width: 500px;width: 100%;margin: 0 auto;}
	.facility-feature .pic {margin: 20px auto;}
	.about-point .pic {margin: 15px 0 30px;}
}

/* ExtraLarge */
@media (min-width: 1200px) {
	section {padding: 120px 0;}
	body.page section {padding: 60px 0;}
  header .container {position: relative;}
  .header-tel {position: absolute;right: 0;top: -30px;display: flex;align-items: center;}
  .navbar-light .navbar-nav .nav-link {color: #000;font-size: 20px;}
  .offcanvas-body {width: 700px !important;margin-right: 0;margin-left: auto;}
  .offcanvas-body li {width: 100%;text-align: center;}
  .offcanvas-body li::before {content: '';display: block;font-size: 1.5em;line-height: 1;width: 1.5em;height: 1em;margin: 0 auto -5px;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;}
  .offcanvas-body li.i-top::before {background-image: url('images/i_home.svg');}
  .offcanvas-body li.i-flow::before {background-image: url('images/i_flow.svg');}
  .offcanvas-body li.i-info::before {background-image: url('images/i_info.svg');}
  .offcanvas-body li.i-company::before {background-image: url('images/i_company.svg');}
  .front-about .bg-white {padding: 80px 60px;}
  .ttl-ej {font-size: 2.4em;}
  .btn-img {margin-top: 0;}
  .no-header {display:none !important;}
	.recruit-caption {padding: 5px 80px;}
}

/* mobile */
@media (max-width: 575.8px) {
	body {font-size: 14px;}
	section {padding:40px 0;}
	body:not(.archive) .entry-title, body.archive .page-header .page-title span {font-size: 24px;padding: 15px 10px 20px;}
	
	.table-simple.sp-col tr,.table-simple.sp-col th,.table-simple.sp-col td {display: block;width: 100%;}
	.table-simple.sp-col th {border-bottom: none;font-size: .9em;padding: 9px 20px;}
	.table-simple.sp-col td {border-top: none;}
  .list-news li time {display: block;width: 100%;}
  .wrap-ttl .pic {margin: -40px -20px -20px;}
  .site-footer .ttl-red {font-size: 1.6em;}
  .front-about .bg-white {padding: 30px 20px;}
  .set-about .pic {padding: 0 10% 20px;}
  .set-front-btn .btn-img {margin: 20px 0 0;}
  .box.border-red .txt {padding-top: 1em;}
  .border-red .ttl {font-size: 1.2em;}
  .box.border-red {padding: 20px;}
  .site-footer .footer-middle {margin-top: 40px;}
	.mainvis {padding: 0 0 15px;}
  .swiper-slide {padding: 0 10px;}
  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {width: 30px;}
  .navbar .h1, .navbar h1 {text-align: center;}
  .header-logo {width: calc(100% - 160px);}
  .site-footer .tel-num {font-size: 2em;}
	.dl-contact {gap:0;grid-template-columns: 1fr;}
	.list-flow li {padding: 0 20px 15px;}
	.list-flow {padding: 0 15px;}
	.page-policy .ttl-left {font-size: 18px;letter-spacing: 1px;}
	.set-pic {grid-template-columns: 1fr;}
	.list-schedule li {padding: 5px 10px 5px 15px;}
  .list-schedule {gap:15px}
	.list-flow > li {margin-left: 20px;}
	.table-normal th, .table-normal td {display: block;}
  .table-normal th {padding: 5px 10px;}
  .table-normal td {padding: 10px;border-top: none;}
	.facility-feature .border-red .ttl {width: 16em;}
	.facility-feature .border-red {margin-top: 40px;}
	.set-recruit .txt h3{font-size: 16px;}
	.recruit-caption {margin: 20px 0 40px;}
	.recruit-caption .list-check{margin-bottom: 0;}
	.first-pic {width: 90%;}
	.set-schedule {margin: 20px 0;}
}