@charset "UTF-8";
.home_page {
  background: #FAF9F7;
}
.home_page .key {
  --height: 56vw;
  --min-height: 550px;
  --max-height: 958px;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  font-size: 0.625em;
  background-size: cover;
  background-color: #faf9f7;
}
.home_page .key .inner {
  position: relative;
  padding: 0;
  width: 100%;
  display: flex;
  max-width: 100%;
}
.home_page .key .mv_slider:not(.slick-slider) {
  display: flex;
  overflow: hidden;
}
.home_page .key .key_text {
  position: relative;
  overflow: hidden;
}
.home_page .key .key_text .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home_page .key .catch {
  max-width: 60em;
  margin: 136px auto 0;
  padding-left: 55px;
}
.home_page .key h2,
.home_page .key p {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.home_page .key h2 {
  margin-top: 17px;
  margin-bottom: 38px;
  font-size: 9em;
  line-height: 1;
  text-align: center;
  color: transparent;
  background-image: repeating-linear-gradient(-45deg, #3fa2de 0, #3fa2de 8px, #54b6eb 8px, #54b6eb 16px);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: bold;
}
.home_page .key h2 span {
  font-size: 64px;
}
.home_page .key p {
  font-size: 2em;
}
.home_page .key .btn-catch {
  font-size: 4.5em;
  color: #35B8ED;
  text-align: center;
  background: url(../images/bg_btn_catch.png) no-repeat;
  background-size: cover;
  position: relative;
  width: 11.68889em;
  height: 2.6222222em;
}
.home_page .key .btn-catch a {
  text-decoration: none;
  color: var(--main-color);
  position: relative;
  pointer-events: none;
}
.home_page .key .btn-catch a::before {
  position: absolute;
  content: "";
  background: #35B8ED;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  top: 46%;
  left: -36px;
}
.home_page .key .btn-catch a::after {
  position: absolute;
  content: "";
  background: #35B8ED;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  top: 46%;
  right: -36px;
}
.home_page .key picture {
  display: flex;
  justify-content: center;
}
.home_page .topic_path {
  display: none;
}
.home_page .wrap_h3.t_center {
  display: table;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.home_page .wrap_h3.white * {
  color: #fff;
}
.home_page .h_en {
  color: var(--main-color);
  font-weight: 500;
  text-transform: uppercase;
}
.home_page h3 {
  position: relative;
  margin-bottom: 35px;
  color: var(--clr1);
  font-family: var(--f-jp);
  font-size: 2em;
  font-weight: 500;
  letter-spacing: 0.3em;
}
.home_page .srcoll-btn {
  width: 160px;
  height: 50px;
  border-radius: 27px;
  background: #fff;
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -218px;
  left: 38px;
  cursor: pointer;
  color: #35B8ED;
  font-size: 15px;
  font-weight: bold;
}
.home_page .srcoll-btn .img {
  margin-right: 20px;
  margin-left: -24px;
}
.home_page .srcoll-btn p {
  font-size: 15px;
  color: #35B8ED;
  font-weight: bold;
  padding-right: 20px;
}
.home_page .srcoll-btn:hover {
  opacity: 0.8;
}
.home_page .news__rightWrap {
  max-width: 700px;
  width: 61%;
}
.home_page .idx_01 .news {
  position: relative;
  padding: 0 60px;
  margin-top: -142px;
  background: #f8f8f8;
}
.home_page .idx_01 .news::before {
  content: "";
  position: absolute;
  background: url(../images/shape_bg01.png) no-repeat center;
  background-size: contain;
  left: 0;
  top: -58%;
  width: 984px;
  height: 689px;
  pointer-events: none;
}
.home_page .idx_01 .news::after {
  content: "";
  position: absolute;
  background: url(../images/shape_bg02.png) no-repeat center;
  background-size: cover;
  right: 0;
  top: 23%;
  width: 782px;
  height: 911px;
  pointer-events: none;
}
.home_page .idx_01 .news .news__right li {
  margin-bottom: 0;
}
.home_page .idx_01 .news__inner {
  display: flex;
  justify-content: space-between;
  gap: 140px;
  padding: 70px;
  background: #fff;
  border-radius: 40px;
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin: auto;
}
.home_page .idx_01 .news__left {
  width: 320px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home_page .idx_01 .news__ttl {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  margin-top: -85px;
  margin-left: -18px;
}
.home_page .idx_01 .news__ttl span {
  writing-mode: vertical-rl;
  color: #35B8ED;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-left: 7px;
}
.home_page .idx_01 .news__ttl h3 {
  writing-mode: vertical-rl;
  color: #2B9AC6;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.26em;
  font-weight: 500;
}
.home_page .idx_01 .news__ttl h3 span {
  color: #35B8ED;
  font-size: 40px;
  line-height: 1;
}
.home_page .idx_01 .news__btn {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.home_page .idx_01 .news__btn a {
  position: relative;
  width: 270px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  background: #fff;
  color: #35B8ED;
  text-decoration: none;
  overflow: hidden;
  font-size: 17px;
  font-weight: bold;
}
.home_page .idx_01 .news__btn a::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: inherit;
  background: linear-gradient(90deg, #35B8ED 0%, #35B8ED 52%, #2B9AC6 52%, #2B9AC6 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
}
.home_page .idx_01 .news__btn a::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #fff;
  left: 51%;
  top: 0;
  transform: translateX(-50%);
  z-index: 2;
}
.home_page .idx_01 .news__btn a span {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  background: #FAF9F7;
}
.home_page .idx_01 .news__btn a span::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #fff;
  left: 51%;
  bottom: -8px;
  transform: translateX(-50%);
  z-index: 2;
}
.home_page .idx_01 .news__right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.home_page .idx_01 .news__item {
  display: flex;
  align-items: center;
  background: #FAF9F7;
  border-radius: 20px;
  text-decoration: none;
  transition: 0.3s;
  max-width: 700px;
  width: 700px;
  height: 80px;
  padding: 31px 30px 29px 30px;
}
.home_page .idx_01 .news__item:hover {
  opacity: 1;
}
.home_page .idx_01 .news__item .date {
  width: 102px;
  color: #6F6F6F;
  font-size: 15px;
  font-weight: 500;
}
.home_page .idx_01 .news__item .title {
  flex: 1;
  color: #35B8ED;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
}
.home_page .idx_01 .news__item .cat {
  width: 85px;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #35B8ED;
  border-radius: 999px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.home_page .idx_01 .news .news__btn.sp {
  display: none;
}
.home_page .idx_01 .map-wrap {
  max-width: 1300px;
  min-height: 614px;
  margin: 80px auto 0;
  background: #2B9AC6;
  border-radius: 40px;
  position: relative;
  z-index: 2;
}
.home_page .idx_01 .map-wrap .ttl-map {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1230px;
  margin: auto;
  padding: 35px 0 20px;
}
.home_page .idx_01 .map-wrap .ttl-map .ttl {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #54a2ca;
  background-color: rgba(255, 255, 255, 0.1);
  width: 180px;
  height: 64px;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-left: 32px;
  margin-bottom: 0;
}
.home_page .idx_01 .map-wrap .ttl-map .ttl::before {
  content: "";
  position: absolute;
  background: url(../images/icon_map.png) no-repeat center;
  background-size: cover;
  width: 17px;
  height: 24px;
  left: 31px;
}
.home_page .idx_01 .map-wrap .ttl-map .address {
  font-size: 17px;
  color: #fff;
  font-weight: 500;
}
.home_page .idx_01 .map-wrap .ttl-map .address br.sp {
  display: none;
}
.home_page .idx_01 .map-wrap .iframe-map {
  text-align: center;
}
.home_page .idx_01 .map-wrap .iframe-map iframe {
  width: 100%;
  max-width: 1240px;
  height: 450px;
  margin: auto;
  border-radius: 30px;
}
.home_page .idx_01 .map-caption {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
}
.home_page .idx_01 .map-caption .taglist {
  margin-left: 25px;
}
.home_page .idx_01 .map-caption .taglist li {
  font-size: 17px;
  margin-bottom: 9px;
  font-weight: 500;
  position: relative;
  padding-left: 20px;
  line-height: 1.4;
}
.home_page .idx_01 .map-caption .taglist li:last-child {
  margin-bottom: 0;
}
.home_page .idx_01 .map-caption .taglist li::before {
  content: "";
  position: absolute;
  background: #35B8ED;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
  width: 12px;
  height: 12px;
}
.home_page .idx_01 .tab-content {
  display: none;
}
.home_page .idx_01 .tab-content.active {
  display: block;
}
.home_page .idx_02 .greeting {
  position: relative;
  background: url(../images/bg_idx2.png) no-repeat center;
  background-size: cover;
  height: 1408px;
  padding-top: 196px;
  margin-top: 3px;
}
.home_page .idx_02 .greeting::after {
  content: "";
  position: absolute;
  background: url(../images/idx2_logo.png) no-repeat center;
  background-size: cover;
  width: 595px;
  height: 632px;
  left: -65px;
  bottom: 61px;
}
.home_page .idx_02 .greeting .greeting__wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 1300px;
  margin: auto;
}
.home_page .idx_02 .greeting .greeting__body {
  margin-left: 86px;
  padding-top: 118px;
}
.home_page .idx_02 .greeting .greeting__body p {
  font-size: 18px;
  font-weight: 500;
  color: white;
  margin-bottom: 38px;
  line-height: 38px;
}
.home_page .idx_02 .greeting .greeting__body p:last-child {
  margin-bottom: 0;
}
.home_page .idx_02 .greeting h3 {
  font-size: 50px;
  color: #fff;
  font-weight: 500;
  writing-mode: vertical-rl;
  margin-left: auto;
  margin-top: -29px;
  letter-spacing: 10px;
}
.home_page .idx_02 .greeting .greeting__badge {
  width: 122px;
  height: 122px;
  border-radius: 100%;
  background: #2B9AC6;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 13px;
}
.home_page .idx_02 .greeting .greeting__photo {
  position: absolute;
  top: -49px;
  right: -50px;
}
.home_page .idx_02 .greeting .greeting__photo img.sp {
  display: none;
}
.home_page .idx_03 .inner {
  max-width: 1340px;
  display: flex;
}
.home_page .idx_03 .recruit_wap {
  position: relative;
  background: url(../images/bg_idx3.png) no-repeat center;
  background-size: cover;
  height: 1148px;
  padding-top: 333px;
  margin-top: -272px;
  z-index: 2;
}
.home_page .idx_03 .recruit_wap .recruit_head .ttl-zone {
  font-size: 50px;
  color: #35B8ED;
  font-weight: 500;
  writing-mode: vertical-rl;
  margin-left: auto;
  margin-top: -29px;
  letter-spacing: 10px;
  position: relative;
  z-index: 2;
}
.home_page .idx_03 .recruit_wap .recruit_head .ttl-zone span {
  color: #2B9AC6;
}
.home_page .idx_03 .recruit_wap .recruit_head .recruit_badge {
  width: 122px;
  height: 122px;
  border-radius: 100%;
  background-color: rgba(53, 184, 237, 0.13);
  color: #35B8ED;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 27px;
}
.home_page .idx_03 .recruit_wap .recruit_body {
  position: relative;
  z-index: 2;
  max-width: 710px;
  margin-left: auto;
  margin-top: 22px;
}
.home_page .idx_03 .recruit_wap .recruit_body h3.sp {
  display: none;
}
.home_page .idx_03 .recruit_wap .recruit_body h3 {
  font-size: 30px;
  color: #35B8ED;
  font-weight: bold;
}
.home_page .idx_03 .recruit_wap .recruit_body h3 span {
  display: inline-block;
  padding: 5px 15px;
  background: #fff;
  border-radius: 0.2em;
  position: relative;
  letter-spacing: 2.34px;
  width: 97.4%;
}
.home_page .idx_03 .recruit_wap .recruit_body h3 span:not(:last-child) {
  margin-bottom: 19px;
  width: fit-content;
}
.home_page .idx_03 .recruit_wap .recruit_body h3 span:last-child {
  width: auto;
}
.home_page .idx_03 .recruit_wap .recruit_body h3 span:before {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  background: #edecea;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 5px;
}
.home_page .idx_03 .recruit_wap .recruit_body p {
  font-size: 17px;
  font-weight: 500;
  line-height: 38px;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-wrap {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 42px;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 267px;
  height: 65px;
  border-radius: 999px;
  text-decoration: none;
  box-sizing: border-box;
  transition: 0.3s ease;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: inherit;
  background: linear-gradient(90deg, #35B8ED 0%, #35B8ED 52%, #2B9AC6 52%, #2B9AC6 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline span {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  background: #35B8ED;
  border-radius: 999px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline span::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 51%;
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  background: #fff;
  z-index: 5;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline {
  /* khoảng hở phía dưới */
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 51%;
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  background: #fff;
  z-index: 5;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline:hover {
  opacity: 1;
}
.home_page .idx_03 .recruit_wap .recruit_body .btn-outline:hover span {
  opacity: 1;
  color: #35B8ED;
  background: #FAF9F7;
}
.home_page .idx_03 .recruit_wap .recruit_photo {
  position: absolute;
  left: 50.4%;
  width: 1300px;
  transform: translateX(-50%);
  bottom: 180px;
}
.home_page .idx_03 .recruit_wap .recruit_photo img.sp {
  display: none;
}
.home_page .label {
  width: 44px;
  height: 115px;
  border-radius: 28px;
  background: #35B8ED;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -83px;
  position: relative;
  z-index: 2;
  top: 6px;
  left: 21px;
}
.home_page .label span {
  writing-mode: vertical-rl;
  text-orientation: upright;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
}
.home_page .content {
  flex: 1;
}
.home_page .dates {
  width: 196px;
  height: 46px;
  margin: auto;
  border-radius: 5px;
  background: #FFFBEB;
  display: flex;
  align-items: center;
}
.home_page .date {
  display: flex;
  align-items: end;
}
.home_page .date .text {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}
.home_page .date .day {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}
.home_page .date.blue {
  color: #35B8ED;
  margin-left: 11px;
}
.home_page .date.blue .day {
  background: #35B8ED;
  margin-left: 4px;
}
.home_page .date.orange {
  color: #ef7247;
  margin-left: 8px;
}
.home_page .date.orange .day {
  margin-left: 3px;
  background: #ef7247;
}
.home_page .footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding-top: 4px;
}
.home_page .time {
  color: #6F6F6F;
  font-size: 15px;
  font-weight: 500;
}
.home_page .status {
  color: #35B8ED;
  font-size: 15px;
  font-weight: 700;
}

@-moz-document url-prefix() {}
@media screen and (min-width: 1921px) {
  .home_page .key {
    --max-height: 1300px;
    --height: 50vw;
  }
  .home_page .idx_01 .news__ttl {
    margin-top: 59px;
  }
  .home_page .idx_01 .news__btn {
    gap: 22px;
  }
}
@media only screen and (min-width: 769px) {
  .home_page .recruit_head,
  .home_page .greeting__head {
    display: flex;
    flex-direction: column;
  }
  .home_page .idx_01 .news__ttl h3 span:first-child {
    padding-bottom: 6px;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) and (orientation: landscape) {
  .home_page .key {
    font-size: min(0.625em, 0.75vw);
    --max-height: calc(100vh - var(--wrapper));
  }
}
@media only screen and (max-width: 1170px) and (min-width: 769px) {
  .home_page .key {
    font-size: min(0.8vw, 1vh);
  }
}
section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.index0 {
  padding: 100px 0px 100px;
}

.index0 {
  padding: 100px 0px 100px;
}

.index0 {
  padding: 100px 0px 100px;
}

.index07 {
  padding: 80px 0px;
  background-color: #edeff2;
}
.index07 .content {
  align-items: inherit;
}
.index07 .content .box {
  width: 49%;
  padding: 50px;
  max-width: 638px;
  background-color: #fff;
}
.index07 .content li {
  border-bottom: 1px solid #c8c8c8;
  width: auto;
}
.index07 .content li a {
  display: inline-flex;
  text-decoration: none;
  padding: 26px 0px 26px;
  --w: 8.5em;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  white-space: nowrap;
  max-width: 100%;
  color: var(--clr1);
}
.index07 .content li a span {
  display: inline-block;
}
.index07 .content li a:hover {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .index07 .content li a:hover {
    background-color: #e7f1f9;
  }
}
.index07 .content li a .date {
  width: var(--w);
  transition: all 0.3s;
  font-weight: 500;
  color: var(--main-color);
}
.index07 .content li a .title {
  max-width: calc(100% - var(--w));
  position: relative;
  padding-right: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index07 .content .news {
  position: relative;
}
.index07 .content .btn-group {
  position: absolute;
  right: 0px;
  top: 4px;
  z-index: 1;
  width: 50%;
  max-width: 218px;
}
.index07 .content .btn-group .btn.style01 {
  width: 100%;
}

.index08 {
  padding: 100px 0;
}
.index08 .box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  width: 238px;
  height: 229px;
  transition: all 0.3s;
  color: #fff;
  text-align: center;
}
.index08 .box::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/doctor.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: var(--main-color);
  z-index: -1;
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 238 229' %3E%3Cpath d='M7.790,92.655 C0.489,114.686 -2.999,140.450 8.422,161.34 C13.375,169.960 20.650,177.390 28.386,184.63 C76.535,225.594 153.75,247.999 207.372,207.209 C237.463,184.605 240.996,137.660 235.151,102.626 C230.113,72.430 214.626,43.769 190.924,24.336 C157.942,-2.704 121.593,-6.1 84.325,11.146 C49.608,27.120 21.242,56.863 7.790,92.655 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: bottom center;
  -webkit-mask-position: bottom center;
}
.index08 .box:hover::before {
  opacity: 1;
}

.index09 {
  padding: 100px 0;
  background-color: #333;
}
.index09 h3 {
  text-align: center;
  color: blue;
  text-shadow: 0 0 0 transparent, -1px -1px 0 #fff, 0px -1px 0 #fff, 1px -1px 0 #fff, -1px 0px 0 #fff, 0px 0px 0 #fff, 1px 0px 0 #fff, -1px 1px 0 #fff, 0px 1px 0 #fff, 1px 1px 0 #fff, -2px -2px 0 #fff, -1px -2px 0 #fff, 0px -2px 0 #fff, 1px -2px 0 #fff, 2px -2px 0 #fff, -2px -1px 0 #fff, -1px -1px 0 #fff, 0px -1px 0 #fff, 1px -1px 0 #fff, 2px -1px 0 #fff, -2px 0px 0 #fff, -1px 0px 0 #fff, 0px 0px 0 #fff, 1px 0px 0 #fff, 2px 0px 0 #fff, -2px 1px 0 #fff, -1px 1px 0 #fff, 0px 1px 0 #fff, 1px 1px 0 #fff, 2px 1px 0 #fff, -2px 2px 0 #fff, -1px 2px 0 #fff, 0px 2px 0 #fff, 1px 2px 0 #fff, 2px 2px 0 #fff;
}
.index09 .idx_row {
  display: flex;
  flex-wrap: wrap;
}
.index09 .idx_row .box {
  width: 100%;
  margin-bottom: 20px;
  background-color: var(--main-color);
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 769px) {
  .index09 .idx_row > .box {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .index09 .idx_row > .box:nth-child(2n+2), .index09 .idx_row > .box:last-child {
    margin-right: 0px;
  }
}
.index09 .idx_row.st1 > .box {
  width: calc((100% - 20px) / 3);
  margin-right: 10px;
  margin-bottom: 10px;
}
.index09 .idx_row.st1 > .box:nth-child(3n+3), .index09 .idx_row.st1 > .box:last-child {
  margin-right: 0px;
}
@media only screen and (min-width: 769px) {
  .index09 .idx_row.st2 > .box {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .index09 .idx_row.st2 > .box:nth-child(4n+4), .index09 .idx_row.st2 > .box:last-child {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 1280px) {
  .index09 .idx_row.st3 > .box {
    width: calc((100% - 80px) / 5);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .index09 .idx_row.st3 > .box:nth-child(5n+5), .index09 .idx_row.st3 > .box:last-child {
    margin-right: 0px;
  }
}

.idx_map {
  height: 450px;
}
.idx_map iframe {
  height: 100%;
}