@charset "UTF-8";
/** base **/
* {
  padding: 0;
  margin: 0;
  outline: 0;
}

body {
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, p, ul, li, em {
  word-wrap: break-word;
  word-break: normal;
}

ul, li {
  margin: 0;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th, td {
  border-collapse: collapse;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

img[src$=".svg"] {
  width: 100%;
}

section, article, nav, aside, details, figcaption, figure, footer, header, hgroup, menu, main {
  display: block;
}

input::-moz-placeholder {
  font-weight: 400;
  opacity: 0.8;
}

input::placeholder {
  font-weight: 400;
  opacity: 0.8;
}

/*display*/
.ib {
  display: inline-block;
}

.link {
  color: #1d3d93;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media (max-width: 767px) {
  .sp_only {
    display: inline;
  }
}

/*link*/
a {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
a img:hover {
  opacity: 0.8;
}

a.link_text {
  text-decoration: underline;
  color: #2d6601;
}

/*box-sizing*/
*, *:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=submit] {
  cursor: pointer;
  border: 0;
}

.f11 {
  font-size: 0.7rem;
}
.f11 * {
  font-size: 1em;
}

.f12 {
  font-size: 0.77rem;
}
.f12 * {
  font-size: 1em;
}

.f13 {
  font-size: 0.82rem;
}
.f13 * {
  font-size: 1em;
}

.f14 {
  font-size: 0.88rem;
}
.f14 * {
  font-size: 1em;
}

.f15 {
  font-size: 0.94rem;
}
.f15 * {
  font-size: 1em;
}

.f16, footer .foot_contents .foot_menu nav > ul > li ul li a {
  font-size: 1rem;
}
.f16 *, footer .foot_contents .foot_menu nav > ul > li ul li a * {
  font-size: 1em;
}

.f17 {
  font-size: 1.08rem;
}
.f17 * {
  font-size: 1em;
}

.f18, footer .foot_contents .foot_menu nav > ul > li > a {
  font-size: 1.13rem;
}
.f18 *, footer .foot_contents .foot_menu nav > ul > li > a * {
  font-size: 1em;
}

.f20 {
  font-size: 1.25rem;
}
.f20 * {
  font-size: 1em;
}

.f22 {
  font-size: 1.35rem;
}
.f22 * {
  font-size: 1em;
}

.f24 {
  font-size: 1.5rem;
}
.f24 * {
  font-size: 1em;
}

.f26 {
  font-size: 1.63rem;
}
.f26 * {
  font-size: 1em;
}

.f30 {
  font-size: 1.9rem;
}
.f30 * {
  font-size: 1em;
}

.f32 {
  font-size: 2rem;
}
.f32 * {
  font-size: 1em;
}

.f42 {
  font-size: 2.63rem;
}
.f42 * {
  font-size: 1em;
}

.f52 {
  font-size: 3.25rem;
}
.f52 * {
  font-size: 1em;
}

@media (max-width: 767px) {
  .f11 {
    font-size: 3.3vw;
  }
  .f11 * {
    font-size: 1em;
  }
  .f12 {
    font-size: 3.3vw;
  }
  .f12 * {
    font-size: 1em;
  }
  .f13 {
    font-size: 3.3vw;
  }
  .f13 * {
    font-size: 1em;
  }
  .f14 {
    font-size: 3.4vw;
  }
  .f14 * {
    font-size: 1em;
  }
  .f15 {
    font-size: 3.5vw;
  }
  .f15 * {
    font-size: 1em;
  }
  .f16, footer .foot_contents .foot_menu nav > ul > li ul li a {
    font-size: 3.65vw;
  }
  .f16 *, footer .foot_contents .foot_menu nav > ul > li ul li a * {
    font-size: 1em;
  }
  .f17 {
    font-size: 3.8vw;
  }
  .f17 * {
    font-size: 1em;
  }
  .f18, footer .foot_contents .foot_menu nav > ul > li > a {
    font-size: 4.1vw;
  }
  .f18 *, footer .foot_contents .foot_menu nav > ul > li > a * {
    font-size: 1em;
  }
  .f20 {
    font-size: 4.3vw;
  }
  .f20 * {
    font-size: 1em;
  }
  .f22 {
    font-size: 4.6vw;
  }
  .f22 * {
    font-size: 1em;
  }
  .f24 {
    font-size: 4.8vw;
  }
  .f24 * {
    font-size: 1em;
  }
  .f26 {
    font-size: 5vw;
  }
  .f26 * {
    font-size: 1em;
  }
  .f30 {
    font-size: 5.3vw;
  }
  .f30 * {
    font-size: 1em;
  }
  .f32 {
    font-size: 6vw;
  }
  .f32 * {
    font-size: 1em;
  }
  .f42 {
    font-size: 7vw;
  }
  .f42 * {
    font-size: 1em;
  }
  .f52 {
    font-size: 8vw;
  }
  .f52 * {
    font-size: 1em;
  }
}
.site_wrap {
  overflow-x: hidden;
}

.wrap {
  width: 1260px;
  max-width: 90%;
  margin: 0 auto;
}
.wrap.w800 {
  width: 800px;
}
.wrap.w1000 {
  width: 1000px;
}
.wrap.w1300 {
  width: 1300px;
}
.wrap.w1500 {
  width: 1500px;
}
.wrap.mw100 {
  max-width: 100%;
}
.wrap.full {
  width: auto;
}

* {
  letter-spacing: 0.05em;
}

html {
  font-family: "Zen Maru Gothic", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 16px;
}

body,
select,
textarea,
input {
  letter-spacing: 0.04em;
}

a {
  color: #333;
}
a:hover {
  color: #555;
}

.bold {
  font-weight: 600;
}

body figure {
  margin: 0;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.red_text {
  color: #bf0000;
}
.red_text * {
  color: #bf0000;
}

.green_text {
  color: #478518;
}
.green_text * {
  color: #478518;
}

#wpadminbar .display-name {
  color: #f0f0f1;
}

.logo_wrap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 400;
  width: 363px;
  max-width: 25%;
}
@media (max-width: 767px) {
  .logo_wrap {
    max-width: 40%;
  }
}
.logo_wrap .head_logo {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10;
  padding: 0 25% 35% 0;
}
.logo_wrap .head_logo a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8%;
}
.logo_wrap .logo_bg {
  position: relative;
  left: 0;
  top: 0;
}

header {
  position: relative;
  z-index: 500;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
header * {
  font-weight: 500;
}
header .head_sub {
  display: flex;
  justify-content: end;
  gap: 10px;
  margin-bottom: 13px;
}
@media (max-width: 940px) {
  header .head_sub {
    flex-direction: column;
    justify-content: center;
  }
}
header .head_sub .head_tel {
  padding: 10px 13px;
}
header .head_sub .head_contact a {
  background: #45bbd0;
  padding: 9px 30px;
  border-radius: 0 0 10px 10px;
  transition: 0.2s;
  display: block;
  line-height: 1.7em;
}
@media (max-width: 940px) {
  header .head_sub .head_contact a {
    border-radius: 10px;
  }
}
header .head_sub .head_contact a:hover {
  filter: brightness(1.05);
}
header .head_sub .head_contact span {
  color: #ffffff;
  position: relative;
  display: inline-block;
  padding: 0 0 0 38px;
}
header .head_sub .head_contact span::before {
  content: "";
  width: 29px;
  height: 19px;
  background: url(../images/icon_mail.png) no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.menu_btn {
  position: fixed;
  width: 50px;
  height: 50px;
  top: 12px;
  right: 12px;
  background: #45bbd0;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
  z-index: 800;
  display: none;
}
@media (max-width: 940px) {
  .menu_btn {
    display: block;
  }
}
.menu_btn:hover {
  filter: brightness(1.1);
}
.menu_btn span {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
}
.menu_btn span::before, .menu_btn span::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  left: 0;
  position: absolute;
  transition: 0.3s;
}
.menu_btn span::before {
  top: -5px;
}
.menu_btn span::after {
  bottom: -5px;
}
.menu_btn.open span::before {
  top: 0;
  transform: rotate(45deg);
}
.menu_btn.open span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

@media (max-width: 940px) {
  #menu {
    position: fixed;
    opacity: 0;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    transition: 0.3s;
    z-index: 700;
  }
  #menu * {
    pointer-events: none;
  }
  #menu.open {
    opacity: 1;
    pointer-events: all;
    overflow: auto;
  }
  #menu.open * {
    pointer-events: all;
  }
}

header {
  margin-bottom: 10px;
}
@media (max-width: 940px) {
  header {
    margin-bottom: 40px;
  }
  header .header_inner {
    padding: 50px;
  }
}
@media (max-width: 940px) and (max-width: 600px) {
  header .header_inner {
    padding: 80px 8% 30px;
  }
}
@media (max-width: 940px) {
  header .header_inner .wrap {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  header .header_inner .wrap .head_menu {
    order: 1;
  }
  header .header_inner .wrap .head_sub {
    order: 2;
  }
}
header .head_menu ul {
  display: flex;
  justify-content: end;
  list-style-type: none;
}
@media (max-width: 940px) {
  header .head_menu ul {
    flex-wrap: wrap;
    gap: 2%;
  }
}
@media (max-width: 600px) {
  header .head_menu ul {
    gap: 0;
  }
}
header .head_menu ul li {
  position: relative;
}
@media (max-width: 940px) {
  header .head_menu ul li {
    width: 48%;
    border-bottom: 1px solid #ddd;
  }
}
@media (max-width: 600px) {
  header .head_menu ul li {
    width: 100%;
  }
}
header .head_menu ul li a {
  display: block;
  padding: 3px 17px;
  transition: 0.2s;
  white-space: nowrap;
  line-height: 1.7em;
}
@media (max-width: 1070px) {
  header .head_menu ul li a {
    padding: 3px 13px;
  }
}
@media (max-width: 940px) {
  header .head_menu ul li a {
    padding: 8px 25px 8px 8px;
    position: relative;
  }
  header .head_menu ul li a::after {
    content: "";
    width: 13px;
    height: 10px;
    background: url(../images/icon_arr_g.png) no-repeat center;
    background-size: contain;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
}
header .head_menu ul li a:hover {
  color: #45bbd0;
}
header .head_menu ul li::before, header .head_menu ul li::after {
  width: 2px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #d7d7d7;
}
@media (max-width: 940px) {
  header .head_menu ul li::before, header .head_menu ul li::after {
    display: none;
  }
}
header .head_menu ul li::before {
  content: "";
  left: 0;
}
header .head_menu ul li:last-child::after {
  content: "";
  right: 0;
}
header .head_menu ul li.menu_parent::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 90%;
  background: url(../images/menu_arrow.svg) no-repeat;
}
header .head_menu ul li.menu_parent > a {
  pointer-events: none;
}
@media (max-width: 940px) {
  header .head_menu ul li.menu_parent > a::after {
    display: none;
  }
}
header .head_menu ul li.menu_parent ul {
  position: absolute;
  z-index: 10;
  top: 90%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  padding: 5px 15px;
  background: #45bbd0;
  pointer-events: none;
  border-radius: 5px;
  list-style-type: none;
}
@media (max-width: 940px) {
  header .head_menu ul li.menu_parent ul {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0);
    opacity: 1;
    pointer-events: all;
    background: #e0e8e9;
    margin-bottom: 10px;
  }
}
header .head_menu ul li.menu_parent ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 940px) {
  header .head_menu ul li.menu_parent ul li {
    border-bottom: 1px solid #fff;
    width: 100%;
  }
}
header .head_menu ul li.menu_parent ul li:last-child {
  border-bottom: 0;
}
header .head_menu ul li.menu_parent ul li::before, header .head_menu ul li.menu_parent ul li::after {
  display: none;
}
header .head_menu ul li.menu_parent ul li a {
  display: block;
  color: #fff;
  padding: 5px 0;
  font-size: 15px;
}
@media (max-width: 940px) {
  header .head_menu ul li.menu_parent ul li a {
    color: #333;
    padding: 5px 0 5px 18px;
    position: relative;
  }
  header .head_menu ul li.menu_parent ul li a::after {
    display: none;
  }
  header .head_menu ul li.menu_parent ul li a::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #25b0c9;
    position: absolute;
    left: 4px;
    top: 51%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  header .head_menu ul li.menu_parent ul li a {
    font-size: 3.6vw;
  }
}
header .head_menu ul li.menu_parent ul li a:hover {
  opacity: 0.85;
}
header .head_menu ul li.menu_parent:hover ul {
  opacity: 1;
  pointer-events: all;
  top: 95%;
  list-style-type: none;
}
@media (max-width: 940px) {
  header .head_menu ul li.menu_parent:hover ul {
    top: 0;
  }
}

.fv_wrap {
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .fv_wrap {
    margin-bottom: 30px;
  }
}
.fv_wrap .wrap {
  position: relative;
}
.fv_wrap .slide_fv {
  border-radius: 100px;
  overflow: hidden;
  height: 85vh;
}
.fv_wrap .slide_fv .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 60% 50%;
     object-position: 60% 50%;
}
@media (max-width: 940px) {
  .fv_wrap .slide_fv .swiper-slide img {
    -o-object-position: 85% 50%;
       object-position: 85% 50%;
  }
}
@media (max-width: 940px) {
  .fv_wrap .slide_fv {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .fv_wrap .slide_fv {
    border-radius: 40px;
    height: 400px;
  }
}
.fv_wrap .fv_catch {
  position: absolute;
  z-index: 30;
  left: 7%;
  top: 50%;
  transform: translateY(-50%);
  max-width: 50%;
}
@media (max-width: 1700px) {
  .fv_wrap .fv_catch {
    top: 60%;
  }
}
@media (max-width: 767px) {
  .fv_wrap .fv_catch {
    top: auto;
    bottom: 0;
    max-width: 85%;
    transform: translateY(-30%);
  }
}
.fv_wrap .kazari {
  position: absolute;
}
.fv_wrap .kazari.kazari_lb {
  left: 0;
  bottom: 0;
  max-width: 15%;
  transform: translateY(28%);
}
.fv_wrap .kazari.kazari_lt {
  top: 35%;
  left: 2%;
  z-index: 10;
  max-width: 7%;
}
.fv_wrap .kazari.kazari_rt {
  right: 0;
  text-align: right;
  top: 0;
  max-width: 15%;
  transform: translateY(5%);
}
.fv_wrap .kazari.kazari_rb {
  right: 2%;
  text-align: right;
  bottom: 12%;
  z-index: 10;
  max-width: 7%;
}

.home_about {
  padding-bottom: 130px;
}
@media (max-width: 767px) {
  .home_about {
    padding-bottom: 70px;
  }
}
.home_about .wrap {
  display: flex;
  gap: 4%;
}
@media (max-width: 767px) {
  .home_about .wrap {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.home_about .wrap .image_wrap {
  width: 50%;
}
@media (max-width: 767px) {
  .home_about .wrap .image_wrap {
    width: 100%;
    text-align: center;
    order: 2;
  }
  .home_about .wrap .image_wrap img {
    max-width: 80%;
  }
}
.home_about .wrap .text_wrap {
  width: 46%;
  padding-top: 18px;
}
@media (max-width: 767px) {
  .home_about .wrap .text_wrap {
    width: 100%;
    padding-bottom: 20px;
  }
}
.home_about .wrap .text_wrap > h3 {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .home_about .wrap .text_wrap > h3 {
    margin-bottom: 25px;
  }
}
.home_about .wrap .text_wrap p {
  line-height: 2em;
}
@media (max-width: 767px) {
  .home_about .wrap .text_wrap p {
    line-height: 1.8em;
  }
}
.home_about .wrap .text_wrap p + p {
  margin-top: 20px;
}
.home_about .wrap .text_wrap .btn_wrap {
  text-align: left;
  padding-top: 35px;
}
@media (max-width: 767px) {
  .home_about .wrap .text_wrap .btn_wrap {
    padding-top: 25px;
  }
}
.home_about .wrap .text_wrap .btn_wrap .btn {
  min-width: 65%;
  margin-left: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .home_about .wrap .text_wrap .btn_wrap .btn {
    min-width: auto;
    width: 80%;
    margin: 0 auto;
  }
}

.home_ohana {
  padding: 0 0 100px 0;
  position: relative;
}
.home_ohana .text_wrap {
  padding-right: 57%;
}
@media (max-width: 1100px) {
  .home_ohana .text_wrap {
    padding: 0 0 50px 0;
  }
}
.home_ohana .text_wrap .title_wrap {
  margin-bottom: 20px;
}
.home_ohana .text_wrap p {
  line-height: 2em;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .home_ohana .text_wrap p {
    line-height: 1.8em;
    margin-bottom: 15px;
  }
}
.home_ohana .btn_wrap {
  text-align: left;
  padding-top: 25px;
}
@media (max-width: 767px) {
  .home_ohana .btn_wrap {
    padding-top: 20px;
  }
}
.home_ohana .btn_wrap .btn {
  min-width: 350px;
  margin-left: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .home_ohana .btn_wrap .btn {
    min-width: auto;
    width: 80%;
    margin: 0 auto;
  }
}
.home_ohana .btn_wrap .btn + .btn {
  margin-top: 15px;
}
.home_ohana .image_wrap {
  position: absolute;
  left: 50%;
  top: 15px;
}
@media (max-width: 1100px) {
  .home_ohana .image_wrap {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
  }
}

.home_service {
  background: #faf9f2;
  position: relative;
}
.home_service .wrap {
  padding: 100px 0;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .home_service .wrap {
    padding: 50px 0;
  }
}
.home_service .wrap .title_wrap {
  padding-bottom: 5px;
}
.home_service .wrap > .info_text {
  line-height: 2.1em;
  margin-bottom: 30px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .home_service .wrap > .info_text {
    text-align: left;
    line-height: 1.8em;
  }
}
.home_service .wrap .service_list {
  margin-bottom: 30px;
}
.home_service .wrap .btn_wrap {
  text-align: center;
}
@media (max-width: 767px) {
  .home_service .wrap .btn_wrap .btn {
    width: 80%;
    margin: 0 auto;
  }
}
.home_service .kazari {
  position: absolute;
}
.home_service .kazari.kazari_lb {
  left: 0;
  bottom: 0;
  max-width: 15%;
  transform: translateY(15%);
}
.home_service .kazari.kazari_lt {
  top: 23%;
  left: 4%;
}
.home_service .kazari.kazari_rt {
  right: 0;
  text-align: right;
  top: 0;
  max-width: 15%;
  transform: translateY(-10%);
}
.home_service .kazari.kazari_rb {
  right: 2.5%;
  text-align: right;
  bottom: 15%;
}

.service_list {
  position: relative;
  z-index: 10;
}
.service_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3.3%;
  list-style-type: none;
}
.service_list ul li {
  width: 22.525%;
  margin-bottom: 20px;
}
@media (max-width: 1100px) {
  .service_list ul li {
    width: 31.133%;
  }
}
@media (max-width: 767px) {
  .service_list ul li {
    width: 48.35%;
    margin-bottom: 10px;
  }
}
.service_list ul li a {
  display: block;
  background: white;
  border-radius: 10px;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
@media (max-width: 767px) {
  .service_list ul li a {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  }
}
.service_list ul li a img {
  transition: 0.2s;
}
.service_list ul li a:hover img {
  opacity: 0.85;
}

.news_outer {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .news_outer {
    padding: 50px 0;
  }
}
.news_outer .wrap {
  display: flex;
  gap: 5%;
  position: relative;
}
@media (max-width: 767px) {
  .news_outer .wrap {
    flex-wrap: wrap;
  }
}
.news_outer .wrap .title_wrap {
  width: 26%;
  text-align: left;
}
@media (max-width: 767px) {
  .news_outer .wrap .title_wrap {
    width: 100%;
    padding-bottom: 15px;
  }
}
.news_outer .wrap .title_wrap h3 {
  text-align: left;
}
@media (max-width: 767px) {
  .news_outer .wrap .title_wrap h3 {
    text-align: center;
  }
}
.news_outer .wrap .content_wrap {
  width: 64%;
}
@media (max-width: 767px) {
  .news_outer .wrap .content_wrap {
    width: 100%;
  }
}
.news_outer .wrap .btn_wrap {
  position: absolute;
  left: 0;
  top: 90px;
}
@media (max-width: 767px) {
  .news_outer .wrap .btn_wrap {
    position: relative;
    top: 0;
    padding: 25px 0 0 0;
    text-align: center;
    width: 100%;
  }
  .news_outer .wrap .btn_wrap a {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .news_list {
    border-top: 1px solid #bababa;
  }
}
.news_list ul {
  list-style-type: none;
}
.news_list ul li a {
  border-bottom: 1px solid #bababa;
  display: flex;
  padding: 15px 0;
  transition: 0.2s;
}
.news_list ul li a:hover {
  border-bottom: 1px solid #45bbd0;
}
.news_list ul li a:hover p {
  color: #45bbd0;
}
.news_list ul li a time {
  width: 8em;
  color: #6d635c;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  .news_list ul li a time {
    width: 6.5em;
  }
}
.news_list ul li a p {
  flex-grow: 1;
  transition: 0.2s;
  font-weight: 500;
  line-height: 1.7em;
}

.contents_wrap .news_list {
  margin-bottom: 50px;
}
.contents_wrap .news_list ul {
  list-style-type: none;
}
.contents_wrap .news_list ul li a {
  padding: 25px 0;
}
@media (max-width: 767px) {
  .contents_wrap .news_list ul li a {
    padding: 15px 0;
  }
}
.contents_wrap .news_list ul li a time {
  width: 8em;
  color: #f68b88;
}
@media (max-width: 767px) {
  .contents_wrap .news_list ul li a time {
    width: 6.5em;
  }
}
.contents_wrap .news_list ul li a p {
  flex-grow: 1;
  transition: 0.2s;
  font-weight: 500;
}

.blog_outer {
  background: #f8f8f8;
  padding: 80px 0 100px;
}
@media (max-width: 767px) {
  .blog_outer {
    padding: 50px 0;
  }
}
.blog_outer .title_wrap {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .blog_outer .title_wrap {
    margin-bottom: 15px;
  }
}
.blog_outer .wrap {
  position: relative;
}
.blog_outer .wrap .btn_wrap {
  position: absolute;
  right: 0;
  top: 15px;
}
@media (max-width: 767px) {
  .blog_outer .wrap .btn_wrap {
    position: relative;
    margin: 15px auto 0;
    width: 100%;
  }
  .blog_outer .wrap .btn_wrap .btn {
    margin: 0 auto;
  }
}

.blog_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}
@media (max-width: 767px) {
  .blog_wrap {
    gap: 20px;
    flex-direction: column;
  }
}
.blog_wrap .box {
  width: 30.66%;
  margin-top: 20px;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .blog_wrap .box {
    width: 90%;
    margin: 0 auto;
  }
}
.blog_wrap .box a {
  display: block;
  height: 100%;
  background: #fff;
  padding: 30px;
  border: 1px solid #bababa;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .blog_wrap .box a {
    padding: 20px;
  }
  .blog_wrap .box a * {
    letter-spacing: 0;
  }
}
.blog_wrap .box a figure {
  text-align: center;
  padding-top: 65%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #bababa;
  margin-bottom: 15px;
}
.blog_wrap .box a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.2s;
}
.blog_wrap .box a:hover figure img {
  opacity: 1;
  transform: scale(1.08);
}
.blog_wrap .box a > time {
  display: block;
  color: #6d635c;
}
.blog_wrap .box a > strong {
  display: block;
  color: #f68b88;
  line-height: 1.45em;
  margin-bottom: 8px;
}

.home_section_title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #333;
  letter-spacing: 0.08em;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  .home_section_title {
    font-size: 7vw;
  }
}

.btn {
  position: relative;
  display: block;
}
.btn.btn_arr {
  padding: 5px 0 5px 43px;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .btn.btn_arr {
    padding-left: 35px;
  }
}
.btn.btn_arr::before {
  content: "";
  width: 33px;
  height: 33px;
  background: url(../images/icon_arr_w.png) no-repeat center center #6d635c;
  background-size: 44%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
@media (max-width: 767px) {
  .btn.btn_arr::before {
    width: 25px;
    height: 25px;
  }
}
.btn.btn_arr:hover::before {
  left: 3px;
  opacity: 0.85;
}
.btn.btn_arr span {
  color: #6d635c;
  font-size: 18px;
}
.btn.btn_arr.arr_l {
  padding: 5px 0 5px 65px;
}
@media (max-width: 767px) {
  .btn.btn_arr.arr_l {
    padding-left: 50px;
  }
}
.btn.btn_arr.arr_l::before {
  content: "";
  width: 53px;
  height: 53px;
  background: url(../images/icon_arr_w.png) no-repeat center center #6d635c;
  background-size: 40%;
}
@media (max-width: 767px) {
  .btn.btn_arr.arr_l::before {
    width: 40px;
    height: 40px;
  }
}
.btn.btn_arr.arr_l span {
  font-size: 20px;
}
.btn.btn_blue {
  width: -moz-fit-content;
  width: fit-content;
  padding: 13px 70px;
  background: #45bbd0;
  border-radius: 10px;
  margin: 0 auto;
  color: #fff;
  transition: 0.2s;
  position: relative;
}
@media (max-width: 767px) {
  .btn.btn_blue {
    padding-right: 15px;
    padding-left: 55px;
    text-align: left;
  }
}
.btn.btn_blue::before {
  content: "";
  width: 30px;
  height: 17px;
  background: url(../images/icon_arr_w.png) no-repeat center;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.btn.btn_blue:hover {
  filter: brightness(1.05);
}
.btn.btn_blue:hover::before {
  left: 20px;
}
.btn.btn_blue + .btn {
  margin-top: 15px;
}
.btn.btn_single {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 80px;
  background: #6d635c;
  border-radius: 100px;
  margin: 0 auto;
  color: #fff;
  transition: 0.2s;
  position: relative;
}
@media (max-width: 767px) {
  .btn.btn_single {
    padding-right: 15px;
    padding-left: 60px;
    text-align: left;
  }
}
.btn.btn_single::before {
  content: "";
  width: 30px;
  height: 17px;
  background: url(../images/icon_arr_w.png) no-repeat center;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.btn.btn_single:hover {
  filter: brightness(1.05);
}
.btn.btn_single:hover::before {
  left: 20px;
}
.btn.btn_single + .btn {
  margin-top: 15px;
}

footer * {
  font-weight: 500;
}
footer .foot_cta_wrap {
  background: #45bbd0;
}
footer .foot_cta_wrap .wrap {
  padding: 95px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap {
    padding: 55px 0;
    flex-wrap: wrap;
  }
}
footer .foot_cta_wrap .wrap .foot_cta {
  width: 50%;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_cta {
    width: 100%;
  }
}
footer .foot_cta_wrap .wrap .foot_cta p {
  color: #fff;
  text-align: center;
  padding-bottom: 12px;
  font-weight: 400;
}
footer .foot_cta_wrap .wrap .foot_cta p * {
  color: #fff;
  font-weight: 400;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_cta p {
    font-weight: 500;
    font-size: 4.8vw;
  }
  footer .foot_cta_wrap .wrap .foot_cta p span {
    font-weight: 500;
  }
}
footer .foot_cta_wrap .wrap .foot_cta .btn_call {
  display: block;
  margin-bottom: 25px;
  text-align: center;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_cta .btn_call {
    padding: 0 8%;
  }
}
footer .foot_cta_wrap .wrap .foot_cta .foot_btns {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_cta .foot_btns {
    gap: 10px;
  }
}
footer .foot_cta_wrap .wrap .foot_cta .foot_btns a {
  display: block;
  width: 400px;
  max-width: 90%;
  padding: 18px 15px 18px 25px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 5px rgba(72, 72, 72, 0.15);
  border: 4px solid #fff;
  transition: 0.3s;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_cta .foot_btns a {
    padding: 12px 10px 12px 20px;
  }
}
footer .foot_cta_wrap .wrap .foot_cta .foot_btns a:hover {
  border: 4px solid #a7dfe9;
}
footer .foot_cta_wrap .wrap .foot_cta .foot_btns a:hover img {
  opacity: 1;
}
footer .foot_cta_wrap .wrap .foot_recruit {
  width: 47%;
  padding: 7px 0 0 0;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_recruit {
    width: 90%;
    margin: 15px auto 0;
  }
}
footer .foot_cta_wrap .wrap .foot_recruit a {
  display: flex;
  background: url(../images/foot_recruit.png) no-repeat left #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 5px rgba(72, 72, 72, 0.15);
  padding-left: 46%;
  padding-right: 40px;
  min-height: 280px;
  align-items: center;
  transition: 0.3s;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_recruit a {
    min-height: auto;
    padding: 20px 13px 15px 47%;
    background-position: -5vw 50%;
    background-size: contain;
  }
  footer .foot_cta_wrap .wrap .foot_recruit a * {
    letter-spacing: 0;
  }
}
footer .foot_cta_wrap .wrap .foot_recruit a:hover {
  background: url(../images/foot_recruit.png) no-repeat left #fffaec;
  background-size: contain;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_recruit a:hover {
    background-position: -5vw 50%;
  }
}
footer .foot_cta_wrap .wrap .foot_recruit a strong {
  display: block;
  text-align: center;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_recruit a strong {
    padding-bottom: 8px;
  }
  footer .foot_cta_wrap .wrap .foot_recruit a strong img {
    max-width: 60%;
  }
}
footer .foot_cta_wrap .wrap .foot_recruit a p {
  line-height: 1.7em;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  footer .foot_cta_wrap .wrap .foot_recruit a p {
    line-height: 1.5em;
    padding-bottom: 5px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 10px #fff;
  }
}
footer .foot_cta_wrap .wrap .foot_recruit a .btn {
  margin: 0 auto;
  display: block;
}
footer .foot_contents {
  padding: 50px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  footer .foot_contents {
    padding: 40px 0;
    flex-direction: column;
  }
}
footer .foot_contents .foot_info .foot_logo {
  display: block;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  footer .foot_contents .foot_info .foot_logo {
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  footer .foot_contents .foot_info .foot_logo img {
    max-width: 45%;
  }
}
footer .foot_contents .foot_info .address {
  padding-bottom: 20px;
  line-height: 1.75em;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  footer .foot_contents .foot_info .address {
    padding-bottom: 30px;
  }
}
footer .foot_contents .foot_menu {
  padding-top: 10px;
}
footer .foot_contents .foot_menu nav {
  display: flex;
  gap: 40px;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  footer .foot_contents .foot_menu nav {
    flex-wrap: wrap;
    gap: 0;
    border-top: 1px solid #ddd;
  }
}
footer .foot_contents .foot_menu nav li {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  footer .foot_contents .foot_menu nav li {
    padding: 5px;
    border-bottom: 1px solid #ddd;
  }
}
footer .foot_contents .foot_menu nav > ul {
  list-style-type: none;
}
@media (max-width: 767px) {
  footer .foot_contents .foot_menu nav > ul {
    width: 100%;
  }
}
footer .foot_contents .foot_menu nav > ul > li ul {
  margin-top: 10px;
  list-style-type: none;
}
@media (max-width: 767px) {
  footer .foot_contents .foot_menu nav > ul > li ul {
    margin: 5px 0 0 15px;
  }
}
footer .foot_contents .foot_menu nav > ul > li ul li a {
  position: relative;
  padding-left: 12px;
}
footer .foot_contents .foot_menu nav > ul > li ul li a::before {
  content: "・";
  position: absolute;
  left: -4px;
  top: 0;
  line-height: 1.5em;
}
@media (max-width: 767px) {
  footer .foot_contents .foot_menu nav > ul > li ul li:last-child {
    border-bottom: 0;
  }
}
footer .foot_contents .copy {
  width: 100%;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  footer .foot_contents .copy {
    padding-top: 30px;
    text-align: center;
  }
}

/* 404 */
.wrap_404 {
  padding: 150px 5%;
}
@media (max-width: 767px) {
  .wrap_404 {
    padding: 100px 5%;
  }
}
.wrap_404 h1 {
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 20px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .wrap_404 h1 {
    font-size: 30px;
  }
}
.wrap_404 p {
  text-align: center;
  line-height: 2em;
}
.wrap_404 .btn_wrap {
  text-align: center;
  padding-top: 30px;
}
.wrap_404 .btn_wrap a {
  color: #ffffff;
  background: #555;
  border-radius: 100px;
  display: inline-block;
  padding: 15px 30px;
  border: 0;
}
.wrap_404 .btn_wrap a::after {
  display: none;
}
.wrap_404 .btn_wrap a:hover {
  opacity: 0.8;
}

.page_title {
  position: relative;
  padding: 0 2.5%;
}
@media (max-width: 767px) {
  .page_title {
    padding: 0 5%;
  }
}
.page_title .image_wrap {
  height: 452px;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
@media (max-width: 1200px) {
  .page_title .image_wrap {
    height: 350px;
  }
}
@media (max-width: 1000px) {
  .page_title .image_wrap {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .page_title .image_wrap {
    height: 220px;
    border-radius: 30px;
  }
}
.page_title .image_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page_title .image_wrap img.left_image {
  -o-object-position: 30% 50%;
     object-position: 30% 50%;
}
.page_title .page_title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  text-align: center;
}
.page_title .page_title span {
  display: inline-block;
  padding: 10px;
  min-width: 415px;
  background: #45bbd0;
  color: #fff;
  font-size: 30px;
  border-radius: 10px;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.15);
  transform: translateY(40%);
  line-height: 1.7em;
}
@media (max-width: 767px) {
  .page_title .page_title span {
    min-width: auto;
    font-size: 6vw;
    padding: 7px 1em;
  }
}
.page_title .kazari_r {
  position: absolute;
  right: 0;
  z-index: 5;
  bottom: 0;
  max-width: 20%;
  transform: translateY(7%);
}
.page_title .kazari_l {
  position: absolute;
  left: 1.5%;
  z-index: 15;
  bottom: 0;
  max-width: 13%;
  transform: translateY(-20%);
}

.pankuzu_wrap {
  padding: 15px 0;
}
@media (max-width: 1200px) {
  .pankuzu_wrap {
    padding: 40px 0 15px;
  }
}
.pankuzu_wrap ul {
  display: flex;
  list-style-type: none;
}
.pankuzu_wrap ul li {
  position: relative;
}
.pankuzu_wrap ul li + li {
  margin-left: 15px;
  padding-left: 15px;
}
.pankuzu_wrap ul li + li::before {
  content: ">";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.5em;
  transform: translateX(-0.3em);
}
.pankuzu_wrap ul a {
  color: #45bbd0;
}
.pankuzu_wrap ul a:hover {
  text-decoration: underline;
}

.contents_wrap {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .contents_wrap {
    padding: 40px 0;
  }
}

.single_title_wrap {
  display: flex;
  gap: 30px;
  align-items: center;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .single_title_wrap {
    gap: 5px;
    flex-direction: column;
    align-items: start;
    padding: 0 0 10px 0;
    margin-bottom: 30px;
  }
}
.single_title_wrap time {
  color: #f68b88;
  white-space: nowrap;
}
.single_title_wrap .single_title {
  font-weight: 500;
  line-height: 1.5em;
  flex-grow: 1;
}

.single_inner {
  width: 784px;
  margin: 0 auto 65px;
  max-width: 100%;
}
.single_inner * {
  line-height: 1.65em;
}
.single_inner p {
  line-height: 2em;
}
.single_inner p + p, .single_inner p + .wp-block-image {
  margin-top: 20px;
}
.single_inner a {
  text-decoration: underline;
  color: #1d3d93;
}
.single_inner .wp-block-image {
  width: 100%;
}

.wrap_bg {
  background: #f3f3f1;
  max-width: 100%;
  margin-top: 50px;
  margin-bottom: 80px;
  padding: 25px 25px 100px 25px;
}
@media (max-width: 767px) {
  .wrap_bg {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 25px 50px 25px;
  }
}

.form_midashi {
  text-align: center;
  padding: 50px 0 30px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .form_midashi {
    padding: 25px 0 10px;
  }
}

.form_outer {
  width: 1000px;
  max-width: 100%;
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 50px;
}
@media (max-width: 767px) {
  .form_outer {
    padding: 15px;
    border-radius: 5px;
  }
}

@media (max-width: 767px) {
  .form_table {
    display: block;
  }
}
@media (max-width: 767px) {
  .form_table tbody {
    display: block;
  }
}
@media (max-width: 767px) {
  .form_table tbody tr {
    display: block;
  }
}
.form_table tbody tr td {
  padding: 13px 0;
  width: 75%;
}
@media (max-width: 767px) {
  .form_table tbody tr td {
    display: block;
    width: 100%;
    padding: 0;
    padding-bottom: 5px;
  }
}
.form_table tbody tr th {
  text-align: right;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0;
  padding-right: 60px;
  white-space: nowrap;
  width: 25%;
}
@media (max-width: 767px) {
  .form_table tbody tr th {
    display: block;
    width: 100%;
    text-align: left;
    padding: 20px 3em 8px 0;
    font-size: 4vw;
  }
}
.form_table tbody tr th * {
  font-weight: 500;
}
.form_table tbody tr th .required {
  position: absolute;
  right: 20px;
  top: 27px;
  font-size: 11px;
  display: inline-block;
  line-height: 1.1em;
  padding: 2px 5px 4px;
  border-radius: 50px;
  background: #f68b88;
  color: #fff;
}
@media (max-width: 767px) {
  .form_table tbody tr th .required {
    right: 5px;
  }
}
.form_table tbody tr input[type=text],
.form_table tbody tr input[type=email],
.form_table tbody tr textarea {
  border-radius: 6px;
  border: 1px solid #d8d8d8;
  padding: 10px 15px;
  width: 100%;
  background: #f7f6f5;
  transition: 0.2s;
}
.form_table tbody tr input[type=text]:hover, .form_table tbody tr input[type=text]:focus,
.form_table tbody tr input[type=email]:hover,
.form_table tbody tr input[type=email]:focus,
.form_table tbody tr textarea:hover,
.form_table tbody tr textarea:focus {
  background: #fdfff0;
  border-color: #45bbd0;
}
.form_table tbody tr textarea {
  height: 250px;
}
.form_table tbody tr .radio {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 3%;
}
@media (max-width: 767px) {
  .form_table tbody tr .radio {
    gap: 5px 0;
    margin-bottom: 5px;
  }
}
.form_table tbody tr .radio > * {
  width: 48.5%;
  margin: 0;
}
@media (max-width: 767px) {
  .form_table tbody tr .radio > * {
    width: 100%;
  }
}
.form_table tbody tr .radio > * label {
  display: block;
  border: 1px solid #d8d8d8;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #d8d8d8;
  background: #f7f6f5;
  cursor: pointer;
  transition: 0.2s;
}
.form_table tbody tr .radio > * label:hover {
  background: #fdfff0;
  border-color: #45bbd0;
}
.form_table tbody tr .wpcf7-not-valid-tip {
  padding-top: 5px;
}
@media (max-width: 767px) {
  .form_table tbody tr .wpcf7-not-valid-tip {
    font-size: 3.6vw;
  }
}

.form_btn_wrap {
  text-align: center;
  padding: 20px 0 0 0;
}
.form_btn_wrap input[type=submit] {
  padding: 10px 2em;
  display: block;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  background: #45bbd0;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .form_btn_wrap input[type=submit] {
    font-size: 5.5vw;
  }
}
.form_btn_wrap input[type=submit]:hover {
  filter: brightness(1.1);
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination > * {
  display: inline-block;
  padding: 5px 0;
  font-weight: 600;
  font-size: 14px;
  min-width: 3em;
  text-align: center;
  line-height: 1.1em;
}
.pagination > * + * {
  border-left: 2px solid #e7e7e7;
}
.pagination > *.current {
  opacity: 0.5;
}/*# sourceMappingURL=style.css.map */