@charset "utf-8";
/* top */
body {
  background: url("../images/common/bk01.png") no-repeat top left;
  background-size: 70% auto;
}
main {
  margin-top: 160px
}
.mv__wrap {
  position: relative;
}
.mv__wrap figure {
  width: 70%;
  margin-left: 30%;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}
.mv__wrap figure img {
  width: 100%;
}
.mv__wrap .mv__text__wrap {
  position: absolute;
  left: 0;
  bottom: 95px;
  width: 100%;
}
.ttl__style__mv {
  background: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 5.3rem;
  font-size: clamp(38px, 4vw, 53px);
  display: inline;
  position: relative;
}
.ttl__style__mv::before {
  content: '';
  background: url("../images/top/ttl_good-smile.svg") no-repeat;
  background-size: 289px auto;
  width: 289px;
  height: 123px;
  position: absolute;
  left: -110px;
  top: -80px;
}
.top01__wrap {
  background: url("../images/common/bk03.png") no-repeat right top;
  background-size: 80% auto;
  padding-top: 200px;
  position: relative;
}
.content01__item__txt {
  width: 45%;
  margin-left: 55%;
  padding-top: 60px;
}
.content01__item__img {
  position: absolute;
  top: 200px;
  left: 0;
  width: 47%;
  height: 900px;
}
.content01__item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 770px;
}
.ttl__style__sub__01 {
  color: #002372;
  font-size: 1.4rem;
  position: relative;
  margin-bottom: 10px;
}
.ttl__style__sub__01::before {
  content: '';
  background: #002372;
  width: 25px;
  height: 1px;
  position: absolute;
  left: -35px;
  top: 50%;
}
.ttl__style__01 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 4.2rem;
  line-height: 1.4
}
.ttl__style__01 + p {
  margin-top: 35px;
}
.top02__wrap {
  background: url("../images/common/bk02.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 160px;
  padding-bottom: 160px;
}
.content02__items {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.content02__item {
  width: 47%;
}
.content02__item a {
  padding: 10%;
  height: 550px;
  border-radius: 30px;
  background: url("../images/top/img_top03.png") no-repeat center center;
  background-size: cover;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 2.0rem;
  display: flex;
  flex-direction: column;
}
.content02__item:first-child a {
  margin-top: 140px;
  background: url("../images/top/img_top02.png") no-repeat center center;
  background-size: cover;
}
.ttl__style__02 {
  font-size: 6.0rem;
  font-size: clamp(45px, 6vw, 60px);
  line-height: 1.2;
}
.content02__item p:last-child {
  margin-top: auto;
}
.content02__item .btn__txt__wht__01 {
  background: url("../images/common/arrow-circle.svg") no-repeat right;
  background-size: 45px;
  line-height: 45px;
  text-align: right;
  padding-right: 55px;
  margin-top: 210px;
}
.content03__items {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.content03__item {
  width: 31.5%;
}
.content03__item a {
  padding: 10% 7%;
  height: 500px;
  border-radius: 20px;
  background: url("../images/top/img_top06.png") no-repeat center center;
  background-size: cover;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  display: flex;
  flex-direction: column;
}
.content03__item:first-child a {
  margin-top: 180px;
  background: url("../images/top/img_top04.png") no-repeat center center;
  background-size: cover;
}
.content03__item:nth-child(2) a {
  margin-top: 90px;
  background: url("../images/top/img_top05.png") no-repeat center center;
  background-size: cover;
}
.ttl__style__03 {
  font-size: clamp(30px, 6vw, 48px);
  line-height: 1.2;
  padding: 15px;
}
.content03__item p:last-child {
  margin-top: auto;
}
.content03__item .btn__txt__wht__01 {
  background: url("../images/common/arrow-circle.svg") no-repeat right;
  background-size: 45px;
  line-height: 45px;
  padding-right: 50px;
}
.top04__wrap {
  background: url("../images/top/bk_recruit.png") no-repeat top center;
  background-size: cover;
  color: #fff;
  padding: 80px 0 60px 0;
}
.layout01__items {
  display: flex;
  justify-content: space-between;
}
.layout01__item__ttl {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.layout01__item__ttl .ttl__style__sub__01 {
  color: #fff;
}
.layout01__item__ttl .ttl__style__sub__01::before {
  background: #fff;
}
.layout01__item__ttl p:last-child {
  margin-top: auto;
}
.layout01__item__img {
  width: 45%;
  text-align: right;
}
.layout01__item__img nav {
  max-width: 390px;
  text-align: left;
  display: inline-block;
  width: 100%;
}
.layout01__item__img a {
  display: block;
  border-bottom: 1px solid #fff;
  padding: 20px;
  background: url("../images/common/arrow_wht_s.svg") no-repeat right 20px center;
  background-size: 5px auto;
  font-size: 1.6rem;
}
.top05__wrap {
  padding-top: 80px;
}
.content04__items {
  display: flex;
}
.content04__item__ttl {
  width: 35%;
  display: flex;
  flex-direction: column;
}
.content04__item__ttl .navy__btn {
  margin-top: auto;
  padding-top: 30px;
}
.content04__item__img {
  width: 65%;
}
.navy__btn.w200 {
  width: 200px;
}
.tbl_style_a th, .tbl_style_a td {
  padding: 20px 0px 20px 20px;
  border-bottom: 1px solid #000;
  font-size: 1.6rem;
}
.tbl_style_a tr:last-child th, .tbl_style_a tr:last-child td {
  border-bottom: none;
}
.tbl_style_a th, .date {
  font-size: 1.4rem;
  font-weight: 300;
}
.tbl_style_a td:last-child a {
  display: block;
  background: url("../images/common/arrow_nvy_s.svg") no-repeat right 20px center;
  background-size: 5px auto;
  font-size: 1.6rem;
}
.tbl_style_a td:last-child {
  width: 100%;
}
.tag__lbl a {
  font-size: 1.2rem;
  color: #002372;
  background: #ebeef5;
  display: inline-block;
  padding: 2px;
  text-align: center;
  width: 95px;
}
@media screen and (max-width:768px) {
  body {
    background: url("../images/common/bk01.png") no-repeat top left;
    background-size: 80% auto;
  }
  main {
    margin-top: 70px
  }
	.mv__wrap {
    padding-bottom: 50px;
}
  .mv__wrap figure {
    width: 80%;
    margin: 23px 0 0px 20%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .mv__wrap .mv__text__wrap {
    bottom: 0px;
  }
  .ttl__style__mv {
    font-size: 2.0rem;
    line-height: 1.6;
  }
  .ttl__style__mv::before {
    background: url(../images/top/ttl_good-smile.svg) no-repeat;
    background-size: 115px auto;
    width: 115px;
    height: 49px;
    left: -14px;
    top: -45px;
  }
  .top01__wrap {
    padding-top: 60px;
  }
  .content01__item__txt {
    width: 100%;
    margin-left: 0;
    padding-top: 0
  }
  .content01__item__img {
    position: inherit;
    top: inherit;
    left: inherit;
    width: 80%;
    height: inherit;
    margin: 40px auto 0px auto;
  }
  .ttl__style__sub__01 {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .ttl__style__sub__01::before {
    width: 15px;
    left: -25px;
  }
  .ttl__style__01 {
    font-size: 2.6rem;
  }
  .ttl__style__01 + p {
    margin-top: 20px;
  }
  .top02__wrap {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .content02__items {
    flex-wrap: wrap;
    grid-row-gap: 30px;
  }
  .content02__item {
    width: 100%;
    line-height: 1.4;
  }
  .content02__item a {
    padding: 10% 10% 7% 10%;
    height: auto;
    border-radius: 20px;
    font-size: 1.6rem;
    grid-row-gap: 15px
  }
  .content02__item:first-child a {
    margin-top: 30px;
  }
  .ttl__style__02 {
    font-size: 2.8rem;
  }
  .content02__item .btn__txt__wht__01 {
    background: url("../images/common/arrow-circle.svg") no-repeat right;
    background-size: 29px;
    line-height: 30px;
    padding-right: 40px;
    margin-top: 30px;
  }
  .content03__items {
    flex-wrap: wrap;
    grid-row-gap: 30px;
    margin-top: 30px;
  }
  .content03__item {
    width: 100%;
  }
  .content03__item a {
    padding: 10% 10% 7% 10%;
    height: auto;
    border-radius: 15px;
    font-size: 1.6rem;
    grid-row-gap: 15px
  }
  .content03__item:first-child a {
    margin-top: 0px;
  }
  .content03__item:nth-child(2) a {
    margin-top: 0px;
  }
  .ttl__style__03 {
    font-size: 2.8rem;
    padding: 0px;
  }
  .content03__item .btn__txt__wht__01 {
    background: url("../images/common/arrow-circle.svg") no-repeat right;
    background-size: 29px;
    line-height: 30px;
    padding-right: 40px;
    margin-top: 30px;
  }
  .top04__wrap {
    background: url("../images/top/bk_recruit.png") no-repeat top center;
    background-size: cover;
    padding: 60px 0 40px 0;
  }
  .layout01__items {
    flex-wrap: wrap;
  }
  .layout01__item__ttl {
    width: 100%;
    flex-wrap: wrap;
  }
  .layout01__item__img {
    width: 100%;
  }
  .layout01__item__img nav {
    max-width: 100%;
  }
  .layout01__item__ttl p:last-child {
    margin-top: 20px;
  }
  .top05__wrap {
    padding-top: 60px;
  }
  .content04__items {
    flex-wrap: wrap;
    grid-row-gap: 30px;
    width: 86%;
  }
  .content04__item__ttl {
    width: 100%;
  }
  .content04__item__ttl .navy__btn {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .content04__item__img {
    width: 100%;
  }
  .tbl_style_a th, .tbl_style_a td {
    padding: 0px;
    border-bottom: none;
    width: 100%;
    display: block;
  }
  .tbl_style_a th {
    padding-top: 15px;
    display: inline-block;
    width: auto;
  }
  .tbl_style_a td:nth-child(2) {
    padding-top: 10px;
    padding-left: 15px;
    display: inline-block;
    width: auto;
  }
  .tbl_style_a td:last-child {
    padding-top: 5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
  }
}
/* Footer */
footer {
  background: #293042;
  padding: 140px 0 60px 0;
  color: #fff;
  margin-top: 200px;
}
footer a {
  color: #fff;
}
address {
  margin-top: 40px;
  font-size: 1.2rem;
}
.footer__items {
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
}
.footer__item__left {
  width: 25%;
  display: flex;
  grid-row-gap: 30px;
  flex-direction: column;
}
.footer__item__right {
  width: 71%;
}
.contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 55px;
  margin-bottom: 55px;
  border-bottom: 1px solid #545968;
  width: 100%;
}
.contact > div {
  width: 30%;
}
.contact__tel {
  text-align: right;
}
.contact__tel a {
  display: inline-block;
  background: url("../images/common/icon_phone_wht.svg") no-repeat left center;
  background-size: 20px auto;
  padding-left: 30px;
  font-size: 2.8rem;
  font-weight: 700;
}
.fot__contact__btn a {
  display: inline-block;
  border-radius: 7px;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 500;
  background-image: linear-gradient(125deg, #e664a1, #ffb25f);
  padding: 25px;
  position: relative;
}
.fot__contact__btn a::after {
  content: '';
  background: url(../images/common/arrow_wht_s.svg) no-repeat;
  width: 6px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  background-size: 6px;
}
.sitemap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sitemap > div {
  width: 30%;
}
.sitemap dt {
  font-weight: 300;
}
.sitemap dd {
  font-size: 1.5rem;
  padding-left: 20px;
  position: relative;
}
.sitemap dd::before {
  content: '';
  background: #fff;
  width: 5px;
  height: 1px;
  position: absolute;
  left: 3px;
  top: 50%;
}
.sitemap dd + dt {
  margin-top: 20px;
}
@media screen and (max-width:768px) {
  footer {
    padding: 80px 0 40px 0;
    margin-top: 80px;
  }
  .footer__items {
    flex-wrap: wrap;
    grid-row-gap: 30px;
  }
  .footer__item__left {
    width: 100%;
    text-align: center;
  }
  .footer__item__right {
    width: 100%;
  }
  .contact {
    flex-wrap: wrap;
    grid-row-gap: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .contact > div {
    width: 100%;
  }
  .contact__tel {
    text-align: center;
  }
  .fot__contact__btn a {
    padding: 15px 25px;
  }
  .sitemap {
    display: none;
  }
  address {
    text-align: center;
  }
}
/* header */
#navi {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
#navi input {
  display: none;
}
.tel a {
  color: #002372;
  font-weight: 700;
  font-size: 2.0rem;
  background: url("../images/common/icon_phone_nvy.svg") no-repeat left center;
  background-size: 15px;
  padding-left: 25px;
}
.blue__btn a, .navy__btn a, input[type=submit], input[type=button] {
  text-align: center;
  border-radius: 100px;
  color: #fff;
  background: url("../images/common/arrow_wht_s.svg") no-repeat right 15px center #002372;
  background-size: 5px;
  width: 180px;
  padding: 15px;
  font-size: 1.6rem;
  display: inline-block;
}
.blue__btn a {
  background: url("../images/common/arrow_wht_s.svg") no-repeat right 15px center #0034a8;
  background-size: 5px;
}
#menu-navibtn {
  display: none;
  cursor: pointer;
  cursor: hand;
}
.menu-parent {
  position: relative;
  font-size: 1.7rem;
  text-align: left !important
}
.menu-parent label {
  background: url(../images/common/arrow_nvy_down.svg) no-repeat right 12px top 15px;
  background-size: 8px;
  padding-right: 30px;
  display: block;
  text-align: left;
}
.menu-parent span {
  color: #002372;
  font-size: 1.4rem;
  display: block;
}
.menu-parent .menu-child {
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: auto;
  box-sizing: border-box;
  padding: 0px;
  background: rgba(255, 255, 255, 0.4)
}
.menu-child li a {
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 0;
  display: block;
  font-size: 1.5rem;
  text-align: left;
}
.menu-child li:last-child {
  border: none;
}
#navi #navibtn {
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 1250px) {
  .menu-parent span {
    display: none;
  }
  .menu {
    grid-column-gap: 10px;
    row-gap: 8px;
  }
  .menu-parent {
    position: relative;
    font-size: 1.5rem;
    text-align: left !important;
  }
  .tel a {
    font-size: 1.8rem;
  }
  .blue__btn a, .navy__btn a {
    font-size: 1.3rem;
    width: inherit;
    padding: 3px 25px 3px 15px;
    letter-spacing: 0;
  }
  .menu-parent label {
    background: url(../images/common/arrow_nvy_down.svg) no-repeat right 5px top 13px;
    background-size: 8px;
    padding-right: 14px;
  }
}
/* パソコン用 */
@media screen and (min-width: 769px) {
  #navi.fixed {
    background: rgba(255, 255, 255, 0.8);
  }
  .navi-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 180px;
    width: 100%;
    padding: 0 3%;
  }
  #navi .navi-wrap {
    transition: height .5s;
  }
  #navi.fixed .navi-wrap {
    height: 100px;
  }
  #navi .menu-left img {
    transition: width .5s;
  }
  #navi.fixed .menu-left img {
    width: 65px;
  }
  .menu {
    display: flex;
    grid-column-gap: 25px;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: end;
  }
  .menu-parent:hover .menu-child {
    visibility: visible;
    opacity: 1;
  }
}
/* スマホ用 */
@media screen and (max-width: 768px) {
  .navi-wrap {
    height: 68px;
  }
  .blue__btn a, .navy__btn a {
    width: 220px;
  }
  .menu {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    background: #fff;
  }
  .menu > li {
    padding: 15px 20px;
    text-align: center;
  }
  .menu-parent {
    height: auto;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    text-align: left;
  }
  .menu-parent:first-child {
    border-top: 1px solid #e9e9e9;
  }
  #navi {
    height: 68px;
    z-index: 10;
    transition: background .5s;
  }
  #navi.fixed {
    background: #fff
  }
  #menu-navibtn:checked ~ #navi {
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
  }
  .menu-parent span {
    display: none;
  }
  .menu-left img {
    width: 50px;
    margin: 3%;
  }
  #menu-navibtn:checked ~ * .menu {
    visibility: visible;
    opacity: 1;
  }
  #menu-navibtn:checked ~ * .menu-parent {
    max-height: inherit;
    overflow-y: visible;
  }
  #menu-navibtn:checked ~ * .menu-child {
    max-height: 0;
    overflow-y: hidden;
    visibility: hidden;
  }
  .menu-parent .menu-child {
    position: relative;
    padding: 0 20px;
    opacity: 1;
    top: 0;
    margin-left: auto;
    left: auto;
    width: auto;
  }
  .menu-parent > label:hover {
    cursor: pointer;
    cursor: hand;
  }
  #navi input[type="checkbox"]:checked ~ .menu-child {
    max-height: inherit;
    overflow-y: visible;
    visibility: visible;
  }
  .angletoggle:before {
    content: ">";
  }
  #navi input[type="checkbox"]:checked ~ * .angletoggle:before {
    content: "<";
  }
  .menu-child li a:last-child {
    border: none;
  }
  #navi #navibtn {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  #navibtn span {
    display: block;
    width: 38px;
    height: 45px;
  }
  #navibtn span span {
    display: block;
    overflow: hidden;
    width: 1px;
    height: 1px;
  }
  #navibtn span span::before, #navibtn span span::after, #navibtn span::after {
    position: absolute;
    left: 0px;
    content: "";
    width: 35px;
    height: 1px;
    background-color: #000;
    transition: ease .4s;
  }
  #navibtn span span::before {
    top: 10px;
  }
  #menu-navibtn:checked ~ #navi label#navibtn span span::before {
    top: 19px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  #navibtn span::after {
    bottom: 10px;
  }
  #menu-navibtn:checked ~ #navi label#navibtn > span::after {
    bottom: 25px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  #navibtn span span::after {
    top: 22px;
  }
  #menu-navibtn:checked ~ #navi label#navibtn span span::after {
    display: none;
  }
}
/* お知らせ・ブログ */
.pagetitle__wrap {
  padding-top: 20px;
  position: relative;
}
.pagetitle__text {
  height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ttl__style__sub__02 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  color: #002372;
  font-size: 1.8rem;
}
.pagetitle__wrap .ttl__style__01 {
  letter-spacing: 8px;
}
.pagetitle__pic {
  position: absolute;
  height: 270px;
  width: 50%;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  overflow: hidden;
  top: 20px;
  right: 0;
}
.pagetitle__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.breadcrumb {
  margin: 25px 0 100px 0;
  display: flex;
  justify-content: flex-end;
  grid-column-gap: 15px;
  font-size: 1.6rem;
  flex-wrap: wrap;
}
.breadcrumb li::after {
  content: '-';
  margin-left: 15px;
}
.breadcrumb li:last-child::after {
  content: '';
  margin-left: 0px;
}
ul.page-numbers, nav.page-numbers {
  display: flex;
  grid-column-gap: 15px;
  align-items: center;
  margin-top: 80px;
  justify-content: center;
}
.screen-reader-text {
  display: none
}
.navigation span {
  color: #0034a8;
}
.navigation .prev, .navigation .next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #fff;
  background: #002372;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .pagetitle__text {
    height: auto;
    justify-content: center;
    margin-top: 0;
    padding: 0px 6% 30px 6%;
    text-align: center;
  }
  .ttl__style__sub__02 {}
  .pagetitle__wrap .ttl__style__01 {
    letter-spacing: 4px;
  }
  .pagetitle__pic {
    position: inherit;
    height: 130px;
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    top: inherit;
    right: inherit;
  }
  .breadcrumb {
    margin: 20px 0 40px 0;
    grid-column-gap: 10px;
    font-size: 1.3rem;
  }
  .breadcrumb li::after {
    content: '-';
    margin-left: 10px;
  }
  ul.page-numbers, nav.page-numbers {
    margin-top: 30px;
  }
}
.ttl__style__04 {
  color: #002372;
  font-size: 3.2rem;
  border-bottom: 1px solid #002372;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.date {
  margin-bottom: 80px;
}
.news__fot__navi {
  margin-top: 140px;
  display: flex;
  justify-content: center;
  grid-column-gap: 130px;
  align-items: center;
  font-size: 1.5rem
}
.navy__btn.w220 a {
  width: 220px;
}
.prev a {
  padding-left: 15px;
  position: relative;
}
.next a {
  padding-right: 15px;
  position: relative;
}
.prev a::before, .next a::before {
  content: '';
  background: url(../images/common/arrow_nvy_down.svg) no-repeat;
  background-size: 7.5px 4px;
  width: 7.5px;
  height: 4px;
  transform: rotate(90deg);
  position: absolute;
  left: 0;
  top: 50%;
}
.next a::before {
  transform: rotate(-90deg);
  right: 0;
  left: inherit;
}
@media screen and (max-width:768px) {
  .ttl__style__04 {
    font-size: 2.2rem;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  .date {
    margin-bottom: 30px;
  }
  .news__fot__navi {
    margin-top: 60px;
    grid-column-gap: 30px;
    font-size: 1.5rem
  }
  .navy__btn.w220 a {
    width: 220px;
  }
}
/* ご家族の方へ */
.ttl__style__06 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 4.2rem;
  line-height: 1.4;
  text-align: center;
  position: relative;
  padding-bottom: 45px;
  margin-bottom: 100px;
}
.ttl__style__06::before {
  content: '';
  background: #002372;
  width: 64px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: calc(50% - 32px);
}
.content05__items {
  display: flex;
  width: 100%;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content05__items > div {
  width: 47%;
}
.content05__item__img figure {
  border-radius: 20px;
  overflow: hidden;
}
.content05__item__img figure img {
  width: 100%;
}
.content05__items + p {
  margin-top: 40px;
}
p {
  line-height: 2
}
@media screen and (max-width:768px) {
  .ttl__style__06 {
    font-size: 2.2rem;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .content05__items > div {
    width: 100%;
  }
  .content05__items + p {
    margin-top: 30px;
  }
  p {
    line-height: 1.8
  }
}
/* ご利用までの流れ */
.flow01__items {
  display: flex;
  width: 100%;
  margin-bottom: 110px;
  align-items: flex-start;
}
.flow01__item__txt {
  width: 65%;
  border-radius: 30px;
  background: #f6f8fb;
  padding: 50px 10% 50px 50px;
  margin-right: -5%
}
.flow01__item__img {
  width: 40%;
  border-radius: 30px;
  overflow: hidden;
  margin-top: 80px;
  position: relative;
}
.flow01__item__txt .ttl__style__sub__01 {
  font-weight: 500;
  margin-left: 40px;
}
.ttl__style__05 {
  color: #002372;
  font-size: 2.4rem;
}
.ttl__style__05 + p {
  margin-top: 20px;
}
.wht__txt__box {
  background: #fff;
  margin-top: 10px;
  padding: 10px 25px;
  font-size: 1.6rem;
}
.flow01__items.reverse {
  flex-direction: row-reverse;
}
.flow01__items.reverse .flow01__item__txt {
  padding: 50px 50px 50px 10%;
  margin-right: 0;
  margin-left: -5%
}
@media screen and (max-width:768px) {
  .flow01__items {
    margin-bottom: 60px;
    flex-wrap: wrap;
  }
  .flow01__item__txt {
    width: 95%;
    border-radius: 15px;
    padding: 30px 7% 50px 7%;
    margin-right: 5%
  }
  .flow01__item__img {
    width: 80%;
    margin-left: 20%;
    border-radius: 15px;
    margin-top: -30px;
  }
  .flow01__item__txt .ttl__style__sub__01 {
    margin-left: 25px;
  }
  .ttl__style__05 {
    font-size: 2.0rem;
  }
  .ttl__style__05 + p {
    margin-top: 10px;
  }
  .wht__txt__box {
    padding: 10px 20px;
    font-size: 1.5rem;
  }
  .flow01__items.reverse .flow01__item__txt {
    width: 95%;
    border-radius: 20px;
    padding: 30px 5% 50px 5%;
    margin-right: 5%
  }
}
/* 採用情報 */
.content03__items.rec {
  justify-content: center;
  column-gap: 5%;
}
.content03__items.rec .content03__item p:last-child {
  letter-spacing: 0;
}
.top02__wrap.rec {
  padding-bottom: 0;
}
.content03__item.youkou a {
  background: url("../images/recruit/img_recruit04.png") no-repeat center center;
  background-size: cover;
}
@media screen and (min-width: 1270px) {
  .top02__wrap.rec {
    margin-top: 17%;
  }
}
.tbl_style_b th {
  color: #002372;
  width: 20%;
}
.tbl_style_b td {
  width: 80%;
}
.tbl_style_b th, .tbl_style_b td {
  padding: 35px 0px 35px 45px;
  border-bottom: 1px solid #ccc;
}
.tbl_style_b tr:last-child th, .tbl_style_b tr:last-child td {
  border-bottom: none;
}
.navy__btn.w430 {
  text-align: center;
  margin-top: 60px;
}
.navy__btn.w430 a {
  width: 430px;
}
.recruitment02__wrap, .recruitment03__wrap {
  padding-top: 160px;
}
@media screen and (max-width:768px) {
  .tbl_style_b th {
    width: 100px;
  }
  .tbl_style_b td {
    width: calc(100% - 100px);
  }
  .tbl_style_b th, .tbl_style_b td {
    padding: 20px 0px 20px 20px;
  }
  .navy__btn.w430 {
    margin-top: 40px;
  }
  .navy__btn.w430 a {
    width: 100%;
  }
  .recruitment02__wrap, .recruitment03__wrap {
    padding-top: 80px;
  }
}
/* 施設紹介 */
.facility__items {
  display: flex;
  max-width: 980px;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-row-gap: 60px;
  text-align: center;
  margin: 60px auto 0 auto;
}
.facility__item {
  width: 45%
}
.facility__item p {
  margin-top: 20px;
}
.facility02__wrap {
  padding-top: 160px
}
.facility__item figure {
  overflow: hidden;
  border-radius: 25px;
}
.facility__item figure img {
  width: 100%;
}
@media screen and (max-width:768px) {
  .facility__items {
    grid-row-gap: 30px;
    margin: 40px auto 0 auto;
  }
  .facility__item {
    width: 47%
  }
  .facility__item p {
    margin-top: 15px;
  }
  .facility02__wrap {
    padding-top: 60px
  }
  .facility__item figure {
    border-radius: 10px;
  }
}
/* 企業情報 */
.top01__wrap.com {
  padding-top: 0;
}
.top01__wrap.com .content01__item__img {
  top: 0px;
  height: 680px;
}
.top01__wrap.com .content01__item__img figure {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  overflow: hidden;
}
.top01__wrap.com .content01__item__img figure img {
  width: 100%;
}
.top01__wrap.com .content01__item__txt {
  padding-top: 0px;
}
.name {
  text-align: right;
  margin-top: 60px;
}
.company02__wrap {
  padding-top: 160px;
}
@media screen and (max-width:768px) {
  .top01__wrap.com .content01__item__img {
    height: auto;
  }
  .top01__wrap.com .content01__item__img figure {
    border-radius: 15px;
  }
  .name {
    margin-top: 30px;
  }
  .company02__wrap {
    padding-top: 60px;
  }
}
/* FAQ */
.space__t {
  margin-top: 80px;
}
.list__faq {
  margin-top: 40px;
  border: none;
}
.list__faq summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 4.5em;
  color: #002372;
  cursor: pointer;
  font-size: 2rem;
  border-radius: 30px;
  background-color: #f6f8fb;
  line-height: 1.5;
}
.list__faq summary::before, .list__faq p::before {
  position: absolute;
  left: 40px;
  font-size: 2.2em;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  line-height: 1;
  top: 8px;
}
.list__faq summary::before {
  content: "Q";
}
.list__faq summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 10px;
  height: 10px;
  margin-left: 10px;
  border-bottom: 1px solid #002372;
  border-right: 1px solid #002372;
  content: '';
  transition: transform .5s;
}
.list__faq[open] summary::after {
  transform: rotate(225deg);
}
.list__faq p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 1em 0 0em 5em;
  color: #000;
  transition: transform .5s, opacity .5s;
}
.list__faq[open] p {
  transform: none;
  opacity: 1;
}
.list__faq p::before {
  color: #af0000;
  font-size: 3.1rem;
  line-height: 1.2;
  content: "A";
  top: 18px;
  left: 46px;
}
@media screen and (max-width:768px) {
  .space__t {
    margin-top: 40px;
  }
  .list__faq {
    margin-top: 30px;
  }
  .list__faq summary {
    padding: 1em 1.2em 1em 3.5em;
    font-size: 1.8rem;
    border-radius: 15px
  }
  .list__faq summary::before, .list__faq p::before {
    left: 26px;
    font-size: 2.0em;
    top: 16px;
  }
  .list__faq p {
    padding: 1em 0 0em 4em;
  }
  .list__faq p::before {
    font-size: 2.4rem;
  }
  .list__faq summary::after {
    width: 20px;
    height: 12px;
    margin-left: 7px;
  }
}
/* 特徴・サービス */
.ttl__style__08 {
  font-size: 3.2rem;
  color: #002372;
  line-height: 1.4;
  font-weight: 400
}
.ttl__style__08 + p {
  margin-top: 20px;
}
.feature01__wrap .content05__items {
  margin-bottom: 80px;
}
.feature01__wrap .content05__items:last-child {
  margin-bottom: 0px;
}
@media screen and (max-width:768px) {
  .ttl__style__08 {
    font-size: 2.4rem;
  }
  .ttl__style__08 + p {
    margin-top: 10px;
  }
  .feature01__wrap .content05__items {
    margin-bottom: 60px;
  }
}
/* 一日の流れ・スタッフの一日 */
.ttl__style__07 {
  color: #002372;
  font-size: 2.4rem;
}
.day-flow01__items {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.day-flow01__item__img {
  width: 400px;
  padding-left: 40px;
  padding-bottom: 50px;
  text-align: center;
}
.day-flow01__item__img figure {
  border-radius: 15px;
  overflow: hidden;
}
.day-flow01__item__img figure img {
  width: 100%;
}
.day-flow01__item__txt {
  width: calc(100% - 550px);
  padding-bottom: 50px;
}
.day-flow01__item__time {
  position: relative;
  width: 150px;
  padding-bottom: 50px;
}
.day-flow01__item__time p {
  color: #002372;
  font-size: 2.2rem;
  background: white;
}
.day-flow01__item__time::after {
  content: "";
  width: 3px;
  height: 100%;
  border-left: 2px #002372 dashed;
  position: absolute;
  top: 45px;
  left: 25px;
  z-index: -1;
}
.day-flow01__items:last-child .day-flow01__item__time::after {
  display: none;
}
@media screen and (max-width:768px) {
  .ttl__style__07 {
    font-size: 2.0rem;
    font-weight: 400;
  }
  .day-flow01__items {
    flex-wrap: wrap;
    margin-bottom: 40px;
    grid-row-gap: 20px;
  }
  .day-flow01__items:last-child {
    margin-bottom: 0px
  }
  .day-flow01__item__img, .day-flow01__item__txt, .day-flow01__item__time {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 0;
  }
  .day-flow01__item__time p {
    font-size: 1.4rem;
    font-weight: 400;
    padding: 3px 15px;
    background: #F9F9F9
  }
  .day-flow01__item__time::after {
    display: none;
  }
}
/* お問い合わせ・面接のご予約 */
.reservation__wrap .tbl_style_b th, .reservation__wrap .tbl_style_b td, .contact__wrap .tbl_style_b th, .contact__wrap .tbl_style_b td {
  width: inherit
}
.reservation__wrap .tbl_style_b td:last-child, .contact__wrap .tbl_style_b td:last-child {
  width: 70%
}
.hissu {
  display: inline-block;
  background: #e60000;
  font-size: 1.4rem;
  color: #fff;
  padding: 1px 10px;
}
input[type=text], input[type=email], textarea {
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  width: 100%;
  padding: 15px 25px;
}
label {
  margin-right: 20px;
}
input[type=submit], input[type=button] {
  margin: 0 auto;
  display: block;
}
.privacy__wrap {
  margin: 60px auto 80px auto;
  width: 100%;
  max-width: 780px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 20px;
}
.privacy__box {
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  width: 100%;
  padding: 15px 25px;
  height: 160px;
  text-align: left;
  overflow-y: scroll;
  font-size: 1.6rem;
}
@media screen and (max-width:768px) {
  .reservation__wrap .tbl_style_b th, .reservation__wrap .tbl_style_b td, .contact__wrap .tbl_style_b th, .contact__wrap .tbl_style_b td {
    display: inline-block;
    border: none;
    padding: 0;
    padding-bottom: 10px;
    padding-right: 10px;
  }
  .reservation__wrap .tbl_style_b td:last-child, .contact__wrap .tbl_style_b td:last-child {
    width: 100%;
    padding: 0 0 20px 0;
  }
  input[type=text], input[type=email], textarea {
    padding: 7px 15px;
  }
  label {
    margin-right: 15px;
  }
  .privacy__wrap {
    margin: 30px auto 40px auto;
  }
  .privacy__box {
    padding: 10px 20px;
    font-size: 1.4rem;
  }
  .hissu {
    font-size: 1.2rem;
  }
}
/* 送迎対応エリア */
.map {
  height: 600px;
  overflow: hidden;
}
.map iframe {
  width: 100%;
  height: calc(600px + 60px);
  margin-top: -60px;
}
@media screen and (max-width:768px) {
  .map {
    height: 300px;
  }
  .map iframe {
    width: 100%;
    height: calc(300px + 60px);
    margin-top: -60px;
  }
}
/* 採用情報 */
body.page-id-31 footer, body.page-id-34 footer, body.page-id-27 footer, body.page-id-70 footer, body.page-id-73 footer {
  margin-top: 0
}
body.page-id-31 .top04__wrap, body.page-id-34 .top04__wrap, body.page-id-27 .top04__wrap, body.page-id-70 .top04__wrap, body.page-id-73 .top04__wrap {
  margin-top: 180px;
}
@media screen and (max-width:768px) {
  body.page-id-31 .top04__wrap, body.page-id-34 .top04__wrap, body.page-id-27 .top04__wrap, body.page-id-70 .top04__wrap, body.page-id-73 footer {
    margin-top: 60px;
  }
}
/* お問い合わせ */
.wpcf7-spinner {
  display: none !important
}
.flex p {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 500px;
  margin: 80px auto 0 auto;
  column-gap: 15px;
}
@media screen and (max-width:768px) {
  .flex p {
    margin: 40px auto 0 auto;
  }
}
/*  */
@media screen and (max-width:768px) {}