@charset "UTF-8";
.c-page-hdr {
  background-image: url("../img/ttl_bg.png");
}
@media screen and (max-width: 767px) {
  .c-page-hdr {
    background-image: url("../img/ttl_bg_sp.png");
  }
}

@media screen and (min-width: 768px) {
  .p-cone1__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .p-cone1__txt {
    width: 60.2040816327%;
  }
}
@media screen and (max-width: 767px) {
  .p-cone1__txt {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-cone1__fig {
    width: 26.5306122449%;
  }
}
@media screen and (max-width: 767px) {
  .p-cone1__fig {
    position: relative;
    z-index: 2;
    margin-top: 10.6666666667vw;
    text-align: center;
    margin-bottom: -8vw;
  }
  .p-cone1__fig img {
    width: 50.6666666667vw;
  }
}

.p-care {
  padding-bottom: 3.4375em;
}
@media screen and (max-width: 767px) {
  .p-care {
    padding-top: 17.3333333333vw;
    padding-bottom: 17.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-care__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .p-care__list {
    width: 41.8367346939%;
  }
}
.p-care__list > li {
  position: relative;
  padding-left: 65px;
  border-bottom: 1px solid #D9D9D9;
  margin-top: 1.875em;
  padding-bottom: 1.875em;
  padding-left: 4.0625em;
}
@media screen and (max-width: 767px) {
  .p-care__list > li {
    padding-left: 12vw;
    margin-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
.p-care__list > li:first-child {
  margin-top: 0;
}
.p-care__list > li img {
  position: absolute;
  left: 0;
  top: 0.8em;
  width: 39px;
}
@media screen and (max-width: 980px) {
  .p-care__list > li img {
    width: 3.9795918367vw;
  }
}
@media screen and (max-width: 767px) {
  .p-care__list > li img {
    width: 7.3333333333vw;
  }
}
.p-care__list > li img.is-1 {
  width: 34px;
}
@media screen and (max-width: 980px) {
  .p-care__list > li img.is-1 {
    width: 3.4693877551vw;
  }
}
@media screen and (max-width: 767px) {
  .p-care__list > li img.is-1 {
    width: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-care__fig {
    width: 52.0408163265%;
  }
  .p-care__fig img {
    border-radius: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-care__fig {
    margin-bottom: 8vw;
  }
  .p-care__fig img {
    border-radius: 5.3333333333vw;
  }
}

.p-event {
  padding-top: 4.375em;
}
@media screen and (max-width: 767px) {
  .p-event {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-event__row, .p-event__item {
    margin-bottom: 12vw;
  }
}
@media screen and (max-width: 767px) {
  .p-event__item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-event__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .p-event__row + .p-event__row {
    margin-top: 3.125em;
  }
  .p-event__row.is-r {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .p-event__row2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5em;
  }
}
@media screen and (min-width: 768px) {
  .p-event__item {
    width: 46.9387755102%;
  }
}
@media screen and (max-width: 767px) {
  .p-event__item {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 768px) {
  .p-event__fig {
    width: 46.9387755102%;
  }
  .p-event__fig img {
    border-radius: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-event__fig img {
    border-radius: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-event__fig2 {
    margin-top: 1.875em;
  }
  .p-event__fig2 img {
    border-radius: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-event__fig2 img {
    border-radius: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-event__wtxt {
    width: 46.9387755102%;
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  .p-event__txt {
    line-height: 2;
    min-height: 5.5em;
  }
}
.p-event__ttl {
  position: relative;
  font-size: 2.6rem;
  margin-bottom: 0.8em;
  padding-left: 0.8461538462em;
}
@media screen and (max-width: 980px) {
  .p-event__ttl {
    font-size: 2.6530612245vw;
  }
}
@media screen and (max-width: 767px) {
  .p-event__ttl {
    margin: 4vw 0 3.3333333333vw 0;
    font-size: 5.6vw;
  }
}
.p-event__ttl::before {
  position: absolute;
  left: 0;
  top: 0.5em;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #0069F0;
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  .p-event__ttl::before {
    top: 3.2vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}

.p-eventw {
  margin-bottom: -13.125em;
  padding-bottom: 19.375em;
}
@media screen and (max-width: 767px) {
  .p-eventw {
    padding-bottom: 16.875em;
  }
}

.p-faci {
  position: relative;
  padding-top: 4.125em;
}
@media screen and (min-width: 768px) {
  .p-faci__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .p-faci__wtxt {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .p-faci__fig {
    width: 41.8367346939%;
  }
  .p-faci__fig img {
    width: 480px;
    max-width: none;
  }
}
@media screen and (max-width: 980px) {
  .p-faci__fig img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-faci__fig {
    margin: 12vw 0;
  }
}
.p-faci__item {
  margin-top: 1.875em;
  border-radius: 40px;
  background: #fcf8ef;
  padding: 2.5em;
}
@media screen and (max-width: 767px) {
  .p-faci__item {
    padding: 4vw;
    border-radius: 5.3333333333vw;
    margin-top: 4vw;
  }
}
.p-faci__ttl {
  position: relative;
  font-size: 2.2rem;
  margin-bottom: 0.6em;
  padding-left: 0.8461538462em;
}
@media screen and (max-width: 980px) {
  .p-faci__ttl {
    font-size: 2.2448979592vw;
  }
}
@media screen and (max-width: 767px) {
  .p-faci__ttl {
    margin: 0 0 3.3333333333vw 0;
    font-size: 4.2666666667vw;
    padding-left: 4.8vw;
  }
}
.p-faci__ttl::before {
  position: absolute;
  left: 0;
  top: 0.5em;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #0069F0;
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  .p-faci__ttl::before {
    top: 2.1333333333vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-faci__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-faci__list > * {
    width: 48%;
  }
}
.p-faci__list table th, .p-faci__list table td {
  padding-bottom: 0.5em;
}
.p-faci__list table th {
  width: 6em;
  font-weight: normal;
  text-align: left;
}
.p-faci__list table th::before {
  content: "・";
}
.p-faci__list table tr:last-child th, .p-faci__list table tr:last-child td {
  padding-bottom: 0;
}