@charset "UTF-8";
/* ======================================================================
 * 保険事業
====================================================================== */
.c-section-container .lead {
  font-size: 2.2rem;
  line-height: 2.1;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .c-section-container .lead {
    font-size: 1.3rem;
  }
}
.c-section-container .lead p {
  margin: 0;
}
.c-section-container .c-title-h2 {
  padding: 8.4rem 0 5rem;
  margin-bottom: 8.8rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .c-title-h2 {
    padding: 5rem 0 2.4rem;
    margin-bottom: 5rem;
  }
}
.c-section-container .insurance-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
@media screen and (max-width: 768px) {
  .c-section-container .insurance-list {
    gap: 3.5%;
  }
}
.c-section-container .insurance-list::after {
  display: block;
  width: 32%;
  content: "";
}
.c-section-container .insurance-list .unit {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  gap: 2.4rem;
  width: 32%;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .insurance-list .unit {
    gap: 1.5rem;
    width: 48.25%;
    margin-bottom: 3rem;
  }
}
.c-section-container .insurance-list .unit .image {
  order: -1;
  margin: 0;
}
.c-section-container .insurance-list .unit .image img {
  max-width: 100%;
  vertical-align: bottom;
}
.c-section-container .insurance-list .unit .title {
  margin: 0;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .insurance-list .unit .title {
    font-size: 1.4rem;
  }
}
.c-section-container .button-container {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.c-section-container .button-container .c-button {
  align-self: flex-start;
  min-width: 32.6rem;
  height: 1.4rem;
  min-height: 5rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .button-container .c-button {
    align-self: center;
    min-width: 28rem;
    min-height: 4.4rem;
    font-size: 1.4rem;
  }
}
.c-section-container .shops-conteiner {
  margin-top: 7.2rem;
}
.c-section-container .shops-conteiner.adjust-width {
  padding: 0;
}
.c-section-container .shops-conteiner .title {
  margin-bottom: 4.4rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #00845c;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .title {
    margin-bottom: 2.4rem;
    font-size: 1.8rem;
  }
}
.c-section-container .shops-conteiner .description {
  margin-bottom: 6.4rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .description {
    margin-bottom: 4rem;
    font-size: 1.2rem;
  }
}
.c-section-container .shops-conteiner .shops-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 12.4rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 4rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box {
  background-color: #f2f9f7;
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop {
  background-color: #fff;
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body {
    gap: 1.6rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .name {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.88;
  color: #00845c;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .name {
    font-size: 1.2rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .address {
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .address {
    font-size: 1.2rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .access {
  font-size: 1.4rem;
  color: #949494;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .access {
    font-size: 1rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .google-map {
  width: 100%;
  aspect-ratio: 332/206;
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .shop-body .google-map iframe {
  width: 100%;
  height: 100%;
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .button-container {
  justify-content: flex-start;
  margin-top: 4.8rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .button-container {
    margin-top: 3.6rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box .shop .button-container .c-button {
  min-width: 23.9rem;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .button-container .c-button {
    gap: 0;
    min-width: 20rem;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .button-container .c-button .blank {
    width: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box .shop .button-container .c-button .arrow {
    width: 4.5rem;
    height: 1.4rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box:nth-child(odd) {
  padding: 0 0 4.6rem 5rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box:nth-child(odd) {
    padding: 0 0 4rem 4rem;
    margin-right: 4rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box:nth-child(odd) .shop {
  padding: 2.4rem 0 4rem 5.6rem;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box:nth-child(odd) .shop {
    padding: 1.6rem 0 4rem 4rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box:nth-child(even) {
  padding: 0 5rem 4.6rem 0;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box:nth-child(even) {
    padding: 0 4rem 4rem 0;
    margin-left: 4rem;
  }
}
.c-section-container .shops-conteiner .shops-block .shop-box:nth-child(even) .shop {
  padding: 2.4rem 5.6rem 4rem 0;
}
@media screen and (max-width: 768px) {
  .c-section-container .shops-conteiner .shops-block .shop-box:nth-child(even) .shop {
    padding: 1.6rem 4rem 4rem 0;
  }
}

ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

p {
  margin: 0;
}