<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

a.icon_pdf {
    padding: 5px 26px 5px 0;
    background: url(../img/icon_pdf.png) right center no-repeat;
    text-decoration: underline;
}

.p-top .header h1 {
  left: 65px;
  top: 15px;
}
.p-top .header h1 a {
  background: url("../img/logo_top.png") center no-repeat;
  background-size: contain;
  height: 215px;
  width: 360px;
}
.p-top .header h1 .heart-1_small {
  top: 200px;
}
@media only screen and (max-width: 768px) {
  .p-top .header {
    height: 29.333vw;
  }
  .p-top .header h1 {
    -webkit-transform: translateX(-50%);
    left: 46%;
    top: 4vw;
    transform: translateX(-50%);
  }
  .p-top .header h1 a {
    background: url("../img/logo_top.png") center no-repeat;
    background-size: contain;
    display: block;
    height: 28.533vw;
    width: 50.133vw;
  }
  .p-top .header h1 .heart-1_small {
    display: block;
    left: -26.667vw;
    position: absolute;
    top: 18.666vw;
  }
}
.p-top .mv-section {
  position: relative;
}
.p-top .mv-section .mv {
  position: relative;
}
.p-top .mv-section .mv_image {
  -webkit-transform: translateX(-50%);
  height: 515px;
  left: 50%;
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 40px;
  position: absolute;
  top: -360px;
  transform: translateX(-50%);
  width: 100%;
  z-index: 100;
}
.p-top .mv-section .mv_image img {
  -o-object-fit: cover;
  border-radius: 40px;
  height: 515px;
  object-fit: cover;
  width: 100%;
}
.p-top .mv-section .mv_image .heart-1_small {
  left: -90px;
  position: absolute;
  top: 80px;
}
.p-top .mv-section .mv_intro {
  background: -webkit-gradient(linear, left top, right top, from(#edaeae), to(#f2d7ad));
  background: linear-gradient(to right, #edaeae, #f2d7ad);
  margin-top: 360px;
  padding: 225px 0 80px;
  width: 100%;
  z-index: 10;
}
.p-top .mv-section .mv_intro_text, .p-top .mv-section .mv_intro_text_memo {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 40px;
  text-align: center;
}
.p-top .mv-section .mv_intro_text_memo {
  font-size: 18px;
}
.p-top .mv-section .mv_intro .box, .p-top .mv-section .mv_intro .mv_intro_box_2, .p-top .mv-section .mv_intro .mv_intro_box_1 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  background-color: #eaac99;
  border-radius: 20px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-weight: bold;
  justify-content: center;
  text-align: center;
}
.p-top .mv-section .mv_intro_box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  align-items: center;
  column-gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.p-top .mv-section .mv_intro_box_1 {
  font-size: 22px;
  height: 84px;
  width: 200px;
}
.p-top .mv-section .mv_intro_box_2 {
  height: 84px;
  width: 360px;
}
.p-top .mv-section .mv_intro_box_2 p {
  font-size: 22px;
}
.p-top .mv-section .mv_intro_box_2 div {
  font-size: 16px;
}
.p-top .mv-section .mv_intro_box_2 div a {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}
.p-top .mv-section .mv_intro_box_2 div a:hover {
  text-decoration: none;
}
.p-top .mv-section .heart-1 {
  left: -40px;
  position: absolute;
  top: 250px;
}
.p-top .mv-section .heart-2 {
  bottom: -55px;
  position: absolute;
  right: -40px;
}
@media only screen and (max-width: 768px) {
  .p-top .mv-section .mv {
    margin-top: 29.333vw;
    position: relative;
  }
  .p-top .mv-section .mv_image {
    -webkit-transform: none;
    height: 66.666vw;
    left: auto;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    position: static;
    top: auto;
    transform: none;
    width: 100%;
    z-index: 100;
  }
  .p-top .mv-section .mv_image img {
    -o-object-fit: cover;
    border-radius: 0;
    height: 66.666vw;
    object-fit: cover;
    width: 100%;
  }
  .p-top .mv-section .mv_image .heart-1_small {
    left: -5.334vw;
    position: absolute;
    top: -5.334vw;
  }
  .p-top .mv-section .mv_intro {
    background: -webkit-gradient(linear, left bottom, left top, from(#edaeae), to(#f2d7ad));
    background: linear-gradient(to top, #edaeae, #f2d7ad);
    margin-top: 0;
    padding: 8vw 0;
    width: 100%;
    z-index: 10;
  }
  .p-top .mv-section .mv_intro_text, .p-top .mv-section .mv_intro_text_memo {
    color: #fff;
    font-size: 3.466vw;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 5.333vw;
    text-align: center;
  }
  .p-top .mv-section .mv_intro_text_memo {
    font-size: 3.466vw;
    margin-bottom: 9.333vw;
  }
  .p-top .mv-section .mv_intro .box, .p-top .mv-section .mv_intro .mv_intro_box_1, .p-top .mv-section .mv_intro .mv_intro_box_2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #eaac99;
    border-radius: 2.4vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    justify-content: center;
    text-align: center;
  }
  .p-top .mv-section .mv_intro_box {
    -webkit-column-gap: 2.666vw;
    -moz-column-gap: 2.666vw;
    column-gap: 2.666vw;
    margin-bottom: 9.333vw;
  }
  .p-top .mv-section .mv_intro_box_1 {
    font-size: 3.466vw;
    height: 13.333vw;
    width: 31.466vw;
  }
  .p-top .mv-section .mv_intro_box_2 {
    height: 13.333vw;
    width: 52vw;
  }
  .p-top .mv-section .mv_intro_box_2 p {
    font-size: 3.466vw;
  }
  .p-top .mv-section .mv_intro_box_2 div {
    font-size: 2.666vw;
  }
  .p-top .mv-section .mv_intro_box_2 div a {
    font-size: 2.666vw;
  }
  .p-top .mv-section .heart-1 {
    display: none;
  }
  .p-top .mv-section .heart-2 {
    left: auto;
    position: absolute;
    right: -4vw;
    top: -2vw;
  }
}
.p-top .news-section {
  padding: 100px 0;
  position: relative;
}
.p-top .news-section .news-list {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .p-top .news-section {
    padding: 8vw 0;
  }
  .p-top .news-section .news-list {
    margin-bottom: 8vw;
  }
}
.p-top .services-section {
  background-color: #fff;
  padding: 100px 0;
}
.p-top .services-section .services-list {
  margin-bottom: 80px;
}
.p-top .services-section .heart-1 {
  position: absolute;
  right: -40px;
  top: -80px;
}
@media only screen and (max-width: 768px) {
  .p-top .services-section {
    padding: 8vw 4vw;
  }
  .p-top .services-section .services-list {
    margin-bottom: 8vw;
  }
  .p-top .heart-1 {
    display: none;
  }
}
.p-top .consultation-section {
  padding: 100px 0;
}
.p-top .consultation-section .inquiry-info {
  margin-bottom: 60px;
}
.p-top .consultation-section .consultation_intro {
  line-height: 2;
  margin-bottom: 60px;
  text-align: center;
}
.p-top .consultation-section .consultation_price_title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
.p-top .consultation-section .consultation_price_text {
  margin-bottom: 60px;
  text-align: center;
}
.p-top .consultation-section .consultation_price_text span {
  font-weight: bold;
}
.p-top .consultation-section .consultation_price_text a {
  display: inline-block;
  margin-top: 10px;
  text-decoration: underline;
}
.p-top .consultation-section .consultation_price_text a:hover {
  text-decoration: none;
}
.p-top .consultation-section .heart-2 {
  -webkit-transform: scale(-1, 1);
  left: -40px;
  position: absolute;
  top: -80px;
  transform: scale(-1, 1);
}
@media only screen and (max-width: 768px) {
  .p-top .consultation-section {
    padding: 8vw 4vw;
  }
  .p-top .consultation-section .inquiry-info {
    margin-bottom: 8vw;
  }
  .p-top .consultation-section .consultation_intro {
    margin-bottom: 5.333vw;
    text-align: left;
  }
  .p-top .consultation-section .consultation_price_title {
    font-size: 3.733vw;
    margin-bottom: 2.666vw;
    text-align: left;
  }
  .p-top .consultation-section .consultation_price_text {
    margin-bottom: 8vw;
    text-align: left;
  }
  .p-top .consultation-section .consultation_price_text a {
    margin-top: 1.333vw;
  }
  .p-top .consultation-section .heart-2 {
    display: none;
  }
}
.p-top .access-section {
  background-color: #fff;
  padding: 100px 0;
}
.p-top .access-section .button_small {
  margin: 40px 0 0 0;
}
.p-top .access-section .heart-1 {
  position: absolute;
  right: -40px;
  top: -80px;
}
@media only screen and (max-width: 768px) {
  .p-top .access-section {
    padding: 8vw 4vw;
  }
  .p-top .access-section .button_small {
    margin: 8vw auto;
  }
  .p-top .access-section .heart-1 {
    display: none;
  }
}

.p-about .about-section {
  background: url("../img/about/about_bg_pc.jpg") center no-repeat;
  background-color: #fff;
  background-size: cover;
  padding: 100px 0;
}
.p-about .about-section_text {
  line-height: 2;
  margin-bottom: 40px;
  text-align: center;
}
.p-about .about-section_text_memo {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-about .about-section {
    background: url("../img/about/about_bg_sp.jpg") center no-repeat;
    background-color: #fff;
    background-size: cover;
    padding: 8vw 4vw;
  }
  .p-about .about-section_text {
    line-height: 2;
    margin-bottom: 5.333vw;
    text-align: left;
  }
  .p-about .about-section_text_memo {
    font-size: 2.666vw;
    line-height: 2;
  }
}
.p-about .facilities-section {
  padding: 100px 0;
  position: relative;
}
.p-about .facilities-section .heart-1 {
  left: -30px;
  position: absolute;
  top: -100px;
}
.p-about .facilities-section .facilities-content {
  background-color: #fff;
  border-radius: 30px;
  margin: 0 auto 60px;
  padding: 50px 60px;
  width: 1090px;
}
.p-about .facilities-section .facilities-content .content-title {
  text-align: center;
}
.p-about .facilities-section .facilities-content_intro {
  line-height: 2;
  margin-bottom: 50px;
  text-align: center;
}
.p-about .facilities-section .facilities-list {
  -ms-flex-wrap: wrap;
  gap: 30px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.p-about .facilities-section .facilities-list_item {
  width: calc(50% - 30px);
}
.p-about .facilities-section .facilities-list_item img {
  margin-bottom: 14px;
  width: 100%;
}
.p-about .facilities-section .facilities-list_item figcaption {
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .p-about .facilities-section {
    padding: 8vw 4vw;
  }
  .p-about .facilities-section .heart-1 {
    display: none;
  }
  .p-about .facilities-section .facilities-content {
    background-color: #fff;
    border-radius: 4vw;
    margin: 0 auto 6.666vw;
    padding: 6vw;
    width: 100%;
  }
  .p-about .facilities-section .facilities-content_intro {
    font-size: 3.2vw;
    line-height: 2;
    margin-bottom: 5.333vw;
    text-align: left;
  }
  .p-about .facilities-section .facilities-list {
    -ms-flex-wrap: wrap;
    gap: 30px 60px;
    display: block;
    flex-wrap: wrap;
  }
  .p-about .facilities-section .facilities-list_item {
    margin-bottom: 4vw;
    width: 100%;
  }
  .p-about .facilities-section .facilities-list_item img {
    margin-bottom: 1.333vw;
    width: 100%;
  }
  .p-about .facilities-section .facilities-list_item figcaption {
    font-size: 2.666vw;
  }
}
.p-about .staff-section {
  background-color: #fff;
  padding: 100px 0;
}
.p-about .staff-list {
  margin: 0 auto;
  width: 860px;
}
.p-about .staff-list_item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fdfaf3;
  border-radius: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  margin-bottom: 30px;
  width: 100%;
}
.p-about .staff-list_item dt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border-right: 1px solid #e47f8b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  padding: 0 40px 0 115px;
  width: 50%;
}
.p-about .staff-list_item dt .position {
  font-size: 16px;
}
.p-about .staff-list_item dt .name {
  font-size: 22px;
}
.p-about .staff-list_item dd {
  padding-left: 40px;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .p-about .staff-section {
    background-color: #fff;
    padding: 8vw 4vw;
  }
  .p-about .staff-list {
    margin: 0 auto;
    width: 100%;
  }
  .p-about .staff-list_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fdfaf3;
    border-radius: 9.333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18.666vw;
    margin-bottom: 3.333vw;
    width: 100%;
  }
  .p-about .staff-list_item dt {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border-right: 0.266vw solid #e47f8b;
    display: block;
    font-weight: bold;
    justify-content: space-between;
    padding: 0 5.333vw 0 13.333vw;
    width: 50%;
  }
  .p-about .staff-list_item dt .position {
    font-size: 2.666vw;
  }
  .p-about .staff-list_item dt .name {
    font-size: 3.2vw;
  }
  .p-about .staff-list_item dd {
    font-size: 2.666vw;
    padding-left: 5.333vw;
    width: 50%;
  }
}

.p-consultation .services-section {
  background-color: #fff;
  padding: 100px 0;
}
.p-consultation .services-section .services-list {
  margin-bottom: 60px;
}
.p-consultation .services-section .services-note {
  background-color: #fdfaf3;
  border-radius: 30px;
  font-weight: bold;
  margin: 0 auto 60px;
  padding: 25px 0;
  text-align: center;
  width: 1090px;
}
@media only screen and (max-width: 768px) {
  .p-consultation .services-section {
    padding: 8vw 4vw;
  }
  .p-consultation .services-section .services-list {
    margin-bottom: 0;
  }
  .p-consultation .services-section .services-note {
    border-radius: 4vw;
    margin: 0;
    padding: 5.333vw;
    width: 100%;
  }
}
.p-consultation .flow-section {
  padding: 100px 0;
}
.p-consultation .flow-section .heart-1 {
  left: -50px;
  position: absolute;
  top: -80px;
}
.p-consultation .flow_list {
  margin: 0 auto;
  width: 1090px;
}
.p-consultation .flow_list_item {
  background-color: #fff;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 85px;
  padding: 50px 70px;
  position: relative;
}
.p-consultation .flow_list_item_image {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 180px;
}
.p-consultation .flow_list_item_image img {
  width: 100%;
}
.p-consultation .flow_list_item_text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 50px;
}
.p-consultation .flow_list_item_text dt {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.p-consultation .flow_list_item_text dd {
  line-height: 2;
}
.p-consultation .flow_list_item::after {
  -webkit-transform: translateX(-50%);
  background: url("../img/consultation/dot-arrow.png") center no-repeat;
  background-size: contain;
  bottom: -55px;
  content: "";
  display: inline-block;
  height: 25px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50px;
}
.p-consultation .flow_list_item:last-child {
  margin-bottom: 0;
}
.p-consultation .flow_list_item:last-child::after {
  content: none;
}
@media only screen and (max-width: 768px) {
  .p-consultation .flow-section {
    padding: 8vw 4vw;
  }
  .p-consultation .flow-section .heart-1 {
    display: none;
  }
  .p-consultation .flow_list {
    margin: 0 auto;
    width: 100%;
  }
  .p-consultation .flow_list_item {
    border-radius: 8vw;
    display: block;
    margin-bottom: 12vw;
    padding: 5.333vw 6.666vw;
  }
  .p-consultation .flow_list_item_image {
    margin: 0 auto 4vw;
    width: 23.733vw;
  }
  .p-consultation .flow_list_item_text {
    margin-left: 0;
  }
  .p-consultation .flow_list_item_text dt {
    font-size: 3.733vw;
    margin-bottom: 3.2vw;
    text-align: center;
  }
  .p-consultation .flow_list_item::after {
    bottom: -8.534vw;
    height: 4.933vw;
    width: 9.866vw;
  }
}
.p-consultation .consultation-section {
  background-color: #fff;
  padding: 100px 0;
}
.p-consultation .consultation-section .inquiry-info {
  margin-bottom: 80px;
}
.p-consultation .price-section {
  margin: 0 auto;
  width: 1090px;
}
.p-consultation .price-section .price-list {
  margin-bottom: 40px;
}
.p-consultation .price-section .price-list_item {
  border-top: 2px dotted #5d4747;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
}
.p-consultation .price-section .price-list_item_title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8;
  padding-left: 40px;
  width: 300px;
}
.p-consultation .price-section .price-list_item_title .time {
  font-size: 16px;
  font-weight: normal;
}
.p-consultation .price-section .price-list_item_title .price {
  color: #e47f8b;
  font-size: 18px;
}
.p-consultation .price-section .price-list_item_text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 2;
  padding: 0 60px;
}
.p-consultation .price-section .price-list_item:last-child {
  border-bottom: 2px dotted #5d4747;
}
.p-consultation .price-section .price-note {
  font-size: 16px;
  margin-bottom: 80px;
  margin-left: 40px;
}
.p-consultation .price-section .payment {
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  padding: 0 40px;
}
.p-consultation .price-section .payment_text {
  margin-bottom: 40px;
}
.p-consultation .price-section .payment_text .bold {
  font-weight: bold;
}
.p-consultation .price-section .payment_text .red {
  color: #e47f8b;
}
.p-consultation .price-section .payment_text h5 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.p-consultation .price-section .payment_text p, .p-consultation .price-section .payment_text ul {
  line-height: 2;
}
.p-consultation .price-section .payment_text ul {
  margin-bottom: 20px;
}
.p-consultation .price-section .payment_image img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-consultation .consultation-section {
    background-color: #fff;
    padding: 8vw 4vw;
  }
  .p-consultation .consultation-section .inquiry-info {
    margin-bottom: 8vw;
  }
  .p-consultation .price-section {
    margin: 0 auto;
    width: 100%;
  }
  .p-consultation .price-section .price-list {
    margin-bottom: 5.333vw;
  }
  .p-consultation .price-section .price-list_item {
    border-top: 2px dotted #5d4747;
    display: block;
    padding: 5.333vw 0;
  }
  .p-consultation .price-section .price-list_item_title {
    font-size: 3.733vw;
    line-height: 1.6;
    margin-bottom: 2.133vw;
    padding-left: 0;
    width: 100%;
  }
  .p-consultation .price-section .price-list_item_title .time {
    font-size: 2.666vw;
  }
  .p-consultation .price-section .price-list_item_title .price {
    color: #e47f8b;
    font-size: 3.2vw;
  }
  .p-consultation .price-section .price-list_item_text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 2;
    padding: 0;
  }
  .p-consultation .price-section .price-list_item:last-child {
    border-bottom: 2px dotted #5d4747;
  }
  .p-consultation .price-section .price-note {
    font-size: 3.2vw;
    margin-bottom: 8vw;
    margin-left: 0;
  }
  .p-consultation .price-section .payment {
    padding: 0;
  }
  .p-consultation .price-section .payment_text {
    margin-bottom: 4vw;
  }
  .p-consultation .price-section .payment_text h5 {
    font-size: 3.2vw;
    margin-bottom: 5.333vw;
  }
  .p-consultation .price-section .payment_text ul {
    margin-bottom: 2.666vw;
  }
}

.p-faq .faq-section .faq-list {
  margin: 0 auto;
  width: 1090px;
}
.p-faq .faq-section .faq-list_item {
  background-color: #fff;
  border-radius: 30px;
  margin-bottom: 40px;
}
.p-faq .faq-section .faq-list_item .faq-icon {
  color: #f395a0;
  font-size: 40px;
  font-weight: bold;
  padding-left: 10px;
  position: relative;
  top: -10px;
  width: 80px;
}
.p-faq .faq-section .faq-list_item .faq-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.p-faq .faq-section .faq-list_item dt {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 60px 0 50px;
}
.p-faq .faq-section .faq-list_item dt .faq-icon {
  color: #f395a0;
}
.p-faq .faq-section .faq-list_item dt .faq-text {
  border-bottom: 2px dotted #5d4747;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.p-faq .faq-section .faq-list_item dd {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 60px 50px 50px;
}
.p-faq .faq-section .faq-list_item dd .faq-icon {
  color: #d8b681;
}
.p-faq .faq-section .faq-list_item dd .faq-text {
  line-height: 2;
}
.p-faq .faq-section .faq-list_item dd .faq-text a {
  text-decoration: underline;
}
.p-faq .faq-section .faq-list_item dd .faq-text a:hover {
  text-decoration: none;
}
.p-faq .faq-section .faq-list_item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .p-faq .faq-section {
    padding: 0 4vw;
  }
  .p-faq .faq-section .faq-list {
    width: 100%;
  }
  .p-faq .faq-section .faq-list_item {
    background-color: #fff;
    border-radius: 4vw;
    margin-bottom: 5.333vw;
  }
  .p-faq .faq-section .faq-list_item .faq-icon {
    font-size: 5.333vw;
    padding-left: 2.666vw;
    top: -1.334vw;
    width: 10.666vw;
  }
  .p-faq .faq-section .faq-list_item .faq-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 5.333vw;
  }
  .p-faq .faq-section .faq-list_item dt {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5.333vw 8vw 0 5.333vw;
  }
  .p-faq .faq-section .faq-list_item dt .faq-icon {
    color: #f395a0;
  }
  .p-faq .faq-section .faq-list_item dt .faq-text {
    border-bottom: 0.533vw dotted #5d4747;
    font-size: 3.2vw;
    font-weight: bold;
    margin-bottom: 4vw;
    padding-bottom: 4vw;
  }
  .p-faq .faq-section .faq-list_item dd {
    padding: 0 8vw 5.333vw 5.333vw;
  }
  .p-faq .faq-section .faq-list_item dd .faq-text {
    font-size: 3.2vw;
  }
  .p-faq .faq-section .faq-list_item dd .faq-text a {
    text-decoration: underline;
  }
}

.p-activities .activities-section .activities-content {
  background-color: #fff;
  border-radius: 30px;
  margin: 0 auto 60px;
  padding: 60px;
  width: 1090px;
}
.p-activities .activities-section .activities-content:last-child {
  margin: 0 auto 0;
}
.p-activities .activities-section .activities-content_inner h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
}
.p-activities .activities-section .activities-content_inner p {
  line-height: 2;
  margin-bottom: 60px;
}
.p-activities .activities-section .activities-content_inner figure {
  margin: 0 auto;
  width: 700px;
}
.p-activities .activities-section .activities-content_inner figure img {
  margin-bottom: 10px;
  width: 100%;
}
.p-activities .activities-section .activities-content_inner figure figcaption {
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-activities .activities-section {
    padding: 0 4vw;
  }
  .p-activities .activities-section .activities-content {
    background-color: #fff;
    border-radius: 30px;
    margin: 0 auto 5.333vw;
    padding: 5.333vw 5.333vw 8vw;
    width: 100%;
  }
  .p-activities .activities-section .activities-content .content-title {
    margin-bottom: 6.666vw;
    text-align: left;
  }
  .p-activities .activities-section .activities-content:last-child {
    margin: 0 auto 0;
  }
  .p-activities .activities-section .activities-content_inner h4 {
    font-size: 3.733vw;
    margin-bottom: 3.466vw;
  }
  .p-activities .activities-section .activities-content_inner p {
    margin-bottom: 5.333vw;
  }
  .p-activities .activities-section .activities-content_inner figure {
    margin: 0 auto;
    width: 100%;
  }
  .p-activities .activities-section .activities-content_inner figure img {
    margin-bottom: 10px;
    width: 100%;
  }
  .p-activities .activities-section .activities-content_inner figure figcaption {
    font-size: 2.666vw;
    line-height: 2;
  }
}

.p-access .access-section {
  background-color: #fff;
  padding: 100px 0;
}
.p-access .campus-map-section {
  padding: 100px 0;
}
.p-access .map-detail {
  margin: 0 auto;
  max-width: 1150px;
  width: 100%;
}
.p-access .map-detail .map-summary {
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  border-bottom: 2px dotted #5d4747;
  column-gap: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-bottom: 60px;
}
.p-access .map-detail .map-summary_image {
  width: 50%;
}
.p-access .map-detail .map-summary_image img {
  width: 100%;
}
.p-access .map-detail .map-summary_text {
  width: 50%;
}
.p-access .map-detail .map-summary_text p {
  line-height: 2;
}
.p-access .map-detail .map-flow h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 50px;
}
.p-access .map-detail .map-flow_list {
  -ms-flex-wrap: wrap;
  gap: 40px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.p-access .map-detail .map-flow_list_item {
  width: calc((100% - 120px) / 3);
}
.p-access .map-detail .map-flow_list_item figure img {
  margin-bottom: 15px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-access .access-section {
    padding: 8vw 4vw;
  }
  .p-access .campus-map-section {
    padding: 8vw 4vw;
  }
  .p-access .map-detail {
    max-width: 100%;
    width: 100%;
  }
  .p-access .map-detail .map-summary {
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    border-bottom: 0.533vw dotted #5d4747;
    column-gap: unset;
    display: block;
    margin-bottom: 5.333vw;
    padding-bottom: 5.333vw;
  }
  .p-access .map-detail .map-summary_image {
    margin-bottom: 5.333vw;
    width: 100%;
  }
  .p-access .map-detail .map-summary_text {
    width: 100%;
  }
  .p-access .map-detail .map-flow h4 {
    font-size: 3.2vw;
    margin-bottom: 4vw;
  }
  .p-access .map-detail .map-flow_list {
    gap: 6vw;
  }
  .p-access .map-detail .map-flow_list_item {
    width: calc((100% - 6vw) / 2);
  }
  .p-access .map-detail .map-flow_list_item figure img {
    margin-bottom: 2.4vw;
    width: 100%;
  }
}

.p-article article {
  margin: 0 auto;
  width: 1090px;
}
.p-article article .article-header {
  padding-left: 30px;
}
.p-article article .article-header_date {
  color: #e47f8b;
  font-size: 18px;
  font-weight: bold;
}
.p-article article .article-header_title {
  font-size: 28px;
  font-weight: bold;
  padding: 25px 0;
}
.p-article article .article-inner {
  border-bottom: 2px dotted #5d4747;
  border-top: 2px dotted #5d4747;
  line-height: 2;
  padding: 50px 30px 100px;
}
.p-article article .article-inner h3 {
  font-size: 24px;
  font-weight: bold;
}
.p-article article .article-inner h4 {
  font-size: 22px;
  font-weight: bold;
}
.p-article article .article-inner h5 {
  font-size: 20px;
  font-weight: bold;
}
.p-article article .article-inner p {
  margin-bottom: 40px;
}
.p-article article .article-inner .image {
  margin: 0 auto 40px;
  width: 700px;
}
.p-article article .article-inner .image img {
  width: 100%;
}
.p-article article .article-inner figure {
  margin: 0 auto;
  width: 700px;
}
.p-article article .article-inner figure img {
  margin-bottom: 10px;
  width: 100%;
}
.p-article article .article-inner figure figcaption {
  font-size: 16px;
  line-height: 2;
}
.p-article article .article-inner .list {
  margin-bottom: 40px;
}
.p-article article .article-inner .list li:before {
  content: "●";
  display: inline-block;
  margin-right: 10px;
}
.p-article article .article-inner .bold {
  font-weight: bold;
}
.p-article article .article-inner .small {
  font-size: 14px;
}
.p-article article .article-inner .red {
  color: #cd1228;
}
.p-article article .article-inner .blue {
  color: #236bae;
}
.p-article article .article-inner a {
  text-decoration: underline;
}
.p-article article .article-inner a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .p-article article {
    padding: 0 4vw;
    width: 100%;
  }
  .p-article article .article-header {
    padding-left: 0;
  }
  .p-article article .article-header_date {
    font-size: 3.2vw;
  }
  .p-article article .article-header_title {
    font-size: 3.733vw;
    padding: 4vw 0;
  }
  .p-article article .article-inner {
    border-bottom: 2px dotted #5d4747;
    border-top: 2px dotted #5d4747;
    line-height: 2;
    padding: 4vw 0 10.666vw;
  }
  .p-article article .article-inner h3 {
    font-size: 3.466vw;
    font-weight: bold;
  }
  .p-article article .article-inner h4 {
    font-size: 3.2vw;
    font-weight: bold;
  }
  .p-article article .article-inner p {
    font-size: 3.2vw;
    margin-bottom: 6.666vw;
  }
  .p-article article .article-inner .image {
    margin: 0 auto 10.666vw;
    width: 100%;
  }
  .p-article article .article-inner figure {
    margin: 0 auto;
    width: 100%;
  }
  .p-article article .article-inner figure img {
    margin-bottom: 10.666vw;
  }
  .p-article article .article-inner figure figcaption {
    font-size: 2.933vw;
    line-height: 2;
  }
  .p-article article .article-inner .list {
    margin-bottom: 6.666vw;
  }
  .p-article article .article-inner .list li:before {
    content: "●";
    display: inline-block;
    margin-right: 1.333vw;
  }
  .p-article article .article-inner .bold {
    font-weight: bold;
  }
  .p-article article .article-inner .small {
    font-size: 14px;
  }
}

.p-error .error-section {
  padding: 120px 20px 40px;
}
.p-error .error-section h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 45px;
  text-align: center;
}
.p-error .error-section p {
  line-height: 2;
  text-align: center;
}
.p-error .error-section p a {
  text-decoration: underline;
}
.p-error .error-section p a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .p-error .error-section {
    padding: 13.333vw 4vw 2.666vw;
  }
  .p-error .error-section h3 {
    font-size: 3.733vw;
    font-weight: bold;
    margin-bottom: 5.333vw;
  }
  .p-error .error-section p {
    text-align: left;
  }
}


.attention {
    font-weight: bold;
}
</pre></body></html>