@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 1200px) {
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none;
  }
  .wrapper {
    width: 94%;
    margin: 0 auto;
  }
  #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: 1px;
    line-height: 1.2;
    width: 16.6%;
    padding-top: 5px;
    padding-bottom: 0;
    border-left: solid 1px #e5e5e5;
    text-align: center;
    float: left;
  }
  #gnav ul li a {
    width: 100%;
    height: 40px;
    display: block;
  }
  #mv {
    width: 100%;
    background-color: #ebebeb;
    height: auto;
    padding-top: 0;
    position: static;
    margin-top: 0;
  }
  #mv .slider {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #mv #catch {
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: auto;
    position: static;
    top: 90px;
    right: 10%;
    z-index: 0;
  }
  #mv #catch span {
    display: none;
    width: auto;
    text-align: center;
    font-size: 10px;
    padding: 5px 10px;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    letter-spacing: 3px;
    margin: 0 auto;
  }
  #mv #catch p {
    font-size: 15px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 1px;
  }
	#top-shinryo .shinryo-box {
  margin-left:3.5%;
  margin-bottom: 30px;
	width:31%;
}

/*バナー*/
#top-shinryo .shinryo-box .topbnr-area {
  /*display: flex;
  justify-content: center;*/
}
#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;
}
}
@media screen and (max-width: 840px) {
  body {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
  .wrapper {
    width: 90%;
    margin: 0 auto;
  }
  header {
    width: 100%;
    border-top: solid 4px #5ba0cc;
    height: 70px;
    position: fixed;
    background-color: #ffffff;
    top: 0;
    z-index: 99;
  }
  #h-inner {
    box-sizing: border-box;
    width: 90%;
    height: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
  header h1 {
    float: none;
    width: 240px;
    height: 45px;
    margin: 0;
    text-align: left;
  }
  header h1 img {
    width: 100%;
    height: auto;
  }
  header #phone {
    display: none;
  }
  .drawer button {
    display: block;
    position: fixed;
  }
  .drawer-nav {
    display: block;
  }
  .drawer-menu a {
    color: #ffffff;
  }
  #gnav {
    display: none;
  }
  #mv {
    width: 100%;
    background-color: #ebebeb;
    height: auto;
    padding-top: 0;
    position: static;
    margin-top: 70px;
  }
  #mv #catch {
    box-sizing: border-box;
    padding: 10px;
    background-color: rgba(91, 160, 204, 1);
    width: 100%;
    height: 70px;
    color: #ffffff;
    position: static;
    top: 90px;
    right: 10%;
    z-index: 0;
  }
  #mv #catch span {
    display: none;
    width: auto;
    text-align: center;
    font-size: 10px;
    padding: 5px 10px;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    letter-spacing: 3px;
    margin: 0 auto;
  }
  #mv #catch p {
    font-size: 12px;
    text-align: left;
    line-height: 1.8;
    letter-spacing: 1px;
  }
  .pcbr {
    display: none;
  }
  #mv .slider {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #mv .slider img {
    width: 100%;
    height: auto;
  }
  /*slick setting*/
  .slick-prev:before, .slick-next:before {
    color: #000;
  }
  #news {
    margin-bottom: 40px;
  }
  #news h3, #top-shinryo h3, #info h3, #about h3, #service h3, #policy h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #5ba0cc;
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #top-shinryo h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #5ba0cc;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .news-single {
    border-top: solid 1px #e5e5e5;
    line-height: 1.5;
    padding: 10px;
    font-size: 14px;
  }
  .news-single:last-child {
    border-bottom: solid 1px #e5e5e5;
  }
  .news-single p {
    float: none;
    width: 100%;
  }
  .news-single dl {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .news-single dl dt {
    font-weight: bold;
  }
  #top-shinryo {
    background-color: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #top-shinryo .shinryo-box {
    float: none;
    margin-left: auto;
    margin-bottom: 30px;
    position: relative;
  }
		#top-shinryo .shinryo-box {
  margin-left:0;
			width:100%;
}
  #top-shinryo .shinryo-box:nth-child(4) {
    margin-left: 0;
    margin-bottom: 30px;
  }
  #top-shinryo .shinryo-box:nth-child(5) {
    margin-bottom: 0;
  }
	 #top-shinryo .shinryo-box:nth-child(6) {
    margin-bottom: 0;
  }
  #top-shinryo .shinryo-box:first-child {
    margin-left: 0;
  }
  #top-shinryo .shinryo-box p {
    width: 100%;
    height: auto;
  }
  #top-shinryo .shinryo-box img {
    width: 100%;
    height: auto;
  }
  #top-shinryo .shinryo-box h2 {
    width: 80px;
    height: 80px;
    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: 80px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
  }
	/*バナー*/
	#top-shinryo .shinryo-box .topbnr-area{
		display: flex;
		margin-top: 30px;
	}
#top-shinryo .shinryo-box .topbnr-area figure {
  width: 47.5%;
	margin: 0 auto;
}

#top-shinryo .shinryo-box .topbnr-area figure:first-child {
  margin-bottom: 0;
	margin-right: 5%;
}

  #info {
    margin-bottom: 40px;
  }
  #lpart {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  #time-table {
    border: solid 1px #e5e5e5;
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }
  #time-table tr {
    text-align: center;
    height: 40px;
    border-bottom: solid 1px #e5e5e5;
  }
  #time-table tr:first-child {
    font-weight: bold;
  }
  #time-table th {
    vertical-align: middle;
    width: 120px;
    padding: 0 10px;
    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: 14px;
  }
  #contact-box {
    box-sizing: border-box;
    margin-top: 20px;
    border: solid 1px #e5e5e5;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
  }
  #contact-box tr {
    height: auto;
    vertical-align: middle;
    border-bottom: solid 1px #e5e5e5;
  }
  #contact-box td {
    vertical-align: middle;
    padding: 10px;
  }
  #contact-box #btn {
    box-sizing: border-box;
    background-color: #5ba0cc;
    color: #ffffff;
    width: 10em;
    height: 32px;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    padding: 10px;
  }
  #rpart {
    float: none;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
  }
  #rpart iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  footer {
    padding: 20px 0;
    background-color: #5ba0cc;
    color: #ffffff;
  }
  #ft-upper #ft-logo {
    width: 240px;
    height: 45px;
    float: none;
    margin: 0;
    text-align: left;
  }
  #ft-upper #ft-logo img {
    width: 100%;
    height: auto;
  }
  #ft-upper p {
    float: none;
    font-size: 13px;
    margin-top: 15px;
    line-height: 1.5;
  }
  footer ul {
    display: none;
  }
  #cr {
    border-top: solid 1px #79b1d4;
    text-align: center;
    font-size: 12px;
    color: #c0daeb;
    margin-top: 20px;
    padding-top: 15px;
  }
  /*=======================
		下層共通
========================*/
  .pagettl {
    margin-top: 70px;
  }
  .pagettl h2 {
    font-size: 18px;
    float: left;
    font-weight: normal;
    letter-spacing: 2px;
  }
  .pagettl p {
    font-size: 10px;
    float: left;
    padding-top: 5px;
    padding-left: 10px;
    letter-spacing: 2px;
  }
  .pagettl .pagettl-box {
    height: 18px;
    padding-top: 31px;
  }
  /*=======================
		about
========================*/
  #about .pagettl {
    width: 100%;
    height: 80px;
    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: none;
    width: 70%;
    margin: 0 auto 20px;
  }
  #about .right img {
    width: 100%;
    height: auto;
    display: block;
  }
  #about .left {
    float: none;
    width: 100%;
  }
  #about .left p {
    line-height: 1.8;
    letter-spacing: 0.5px;
  }
  #tbl1 {
    display: none;
  }
  #tbl2 {
    display: none;
  }
  #tbl1-sp {
    display: table;
    box-sizing: border-box;
    width: 100%;
    border: solid 1px #e5e5e5;
    line-height: 2;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 13px;
  }
  #tbl1-sp tr.row1 td {
    padding-top: 8px;
  }
  #tbl1-sp tr.row2 td {
    padding-bottom: 8px;
  }
  #tbl1-sp tr td:first-child {
    width: 25%;
    padding-left: 15px;
  }
  #tbl1-sp tr td:last-child {
    padding-right: 15px;
  }
  #tbl1-sp th, #tbl2-sp th {
    background-color: #f7f7f7;
    color: #5ba0cc;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #tbl1-sp td, #tbl2 td {
    vertical-align: middle;
  }
  #tbl1 td:last-child {
    padding-left: 0;
  }
  #tbl2-sp {
    display: table;
    box-sizing: border-box;
    width: 100%;
    border: solid 1px #e5e5e5;
    line-height: 2;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 13px;
  }
  #tbl2-sp td {
    padding: 8px 15px;
  }
  #facility figure {
    float: left;
    margin-right: 5%;
    margin-bottom: 5%;
    width: 47.5%;
    height: auto;
  }
  #facility figure img {
    width: 100%;
    height: auto;
  }
  #facility figure figcaption {
    padding-top: 5px;
    font-size: 12px;
    text-align: center;
  }
  #facility figure:nth-child(even) {
    margin-right: 0;
  }
  #facility figure:nth-child(5), #facility figure:nth-child(6) {
    margin-bottom: 5%;
  }
  #facility figure:nth-child(7), #facility figure:nth-child(8) {
    margin-bottom: 0;
  }
  /*=======================
		service
========================*/
  #service .pagettl {
    width: 100%;
    height: 80px;
    background: url(../img/mv-service.jpg);
    background-size: cover;
    color: #ffffff;
  }
  .sub-box {
    box-sizing: border-box;
    background-color: #f7f7f7;
    width: 100%;
    padding: 20px 15px;
    margin-bottom: 20px;
  }
  .sub-box .subl {
    float: none;
    margin: 0 auto 15px;
    width: 70%;
    height: auto;
  }
  .sub-box .subl img {
    width: 100%;
    height: auto;
  }
  .sub-box .subr {
    float: none;
  }
  .sub-box h4 {
    box-sizing: border-box;
    color: #ffffff;
    background-color: #5ba0cc;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 5px 0 7px;
    text-align: center;
    width: 7em;
    font-size: 14px;
    margin: 0 auto 10px;
  }
  .sub-box ul.tworow {
    float: none;
    width: 100%;
  }
  .sub-box ul.tworow:last-child {
    margin-left: 0;
  }
  .sub-box ul li {
    line-height: 1.5;
    font-size: 14px;
  }
  .sub-box ul li span {
    width: 14px;
    height: 14px;
    vertical-align: middle;
  }
  .sub-box ul li span img {
    width: 14px;
    height: 14px;
  }
  .sub-box ul li {
    text-indent: -25px;
    padding-left: 25px;
  }
  /*=======================
		policy
========================*/
  #policy .pagettl {
    width: 100%;
    height: 80px;
    background: url(../img/mv-policy.jpg);
    background-size: cover;
    color: #ffffff;
  }
  #policy .right {
    float: none;
    width: 70%;
    height: auto;
    margin: 0 auto 20px;
  }
  #policy .right img {
    width: 100%;
    height: auto;
    display: block;
  }
  #policy .left {
    float: none;
    width: 100%;
  }
  #policy .left p {
    line-height: 1.8;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
  }
  #policy .greybox {
    box-sizing: border-box;
    background-color: #f7f7f7;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
  }
  #policy .greybox ul li {
    line-height: 1.8;
    padding-bottom: 10px;
    font-size: 15px;
  }
  #policy .greybox ul li {
    background: url(../img/number1.png) no-repeat;
    background-size: 18px 18px;
    background-position: left 5px;
    padding-left: 24px;
  }
  #policy .greybox ul li:nth-child(2) {
    background: url(../img/number2.png) no-repeat;
    background-size: 18px 18px;
    background-position: left 5px;
    padding-left: 24px;
  }
  #policy .greybox ul li:nth-child(3) {
    background: url(../img/number3.png) no-repeat;
    background-size: 18px 18px;
    background-position: left 5px;
    padding-left: 24px;
    padding-bottom: 5px;
  }
  .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;
  }
  /*2024.1.11追記*/
  #announce {
    margin-top: 30px;
  }
  #announce p {
    border: solid 1px #ff0000;
    padding: 15px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
  #announce p span {
    font-weight: 600;
    color: #FF0000;
  }
}
@media screen and (max-width: 600px) {
  /*=======================
		バナー設置
========================*/
  aside {
    padding: 5%;
  }
  aside .ftbnr-area {
    display: flex;
    justify-content: center;
  }
  aside .ftbnr-area figure {
    width: 46%;
  }
  aside .ftbnr-area figure:first-child {
    margin-right: 4%;
  }
  aside .ftbnr-area figure img {
    width: 100%;
    height: auto;
  }
  /*中ページ*/
  .lowbnr-area {
    margin-top: 20px;
  }
  .lowbnr-area figure {
    width: 46%;
  }
  .lowbnr-area figure:first-child {
    margin-right: 4%;
  }
}