@charset "UTF-8";
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
#modal-service div, #modal-service p, #modal-service li, #modal-service dd, #modal-service dt, #modal-service a, #modal-service span, #modal-service h1, #modal-service h2, #modal-service h3, #modal-service h4, #modal-service h5, #modal-service h6 {
  letter-spacing: 0;
  box-sizing: border-box;
}
#modal-service .for_sp {
  display: block !important;
}
#modal-service .for_pc {
  display: none !important;
}
@media screen and (min-width: 767px) {
  #modal-service br.sp {
    display: none !important;
  }
  #modal-service .for_sp {
    display: none !important;
  }
  #modal-service .for_pc {
    display: block !important;
  }
}
#modal-service button, #modal-service a:link {
  color: #000;
  text-decoration: none !important;
}
#modal-service section.p-home-effect {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  background-color: #efe3d3;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-effect-inner {
    min-width: 900px;
    overflow: hidden;
  }
}
#modal-service .micromodal-slide {
  display: none;
}
#modal-service .micromodal-slide.is-open {
  display: block;
}
#modal-service #modal-5 .p-home-point-heading__img {
  display: none;
}
#modal-service #modal-5.reserve .p-home-point-heading__img {
  display: block;
}
#modal-service .micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
#modal-service .micromodal-slide .modal__container, #modal-service .micromodal-slide .modal__overlay {
  will-change: transform;
}
#modal-service .modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
}
#modal-service .modal__container {
  width: 90%;
  max-height: 90%;
  overflow-y: auto;
  background-color: #fff;
}
#modal-service .micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
#modal-service .micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
#modal-service .p-home .modal__container {
  padding: 5.3333333333vw 5.3333333333vw 16vw;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home .modal__container {
    width: 500px;
    padding: 20px 20px 60px;
  }
  #modal-service #modal-5 .modal__container {
    width: 863px;
  }
}
#modal-service #modal-5 .modal__container {
  width: 780px;
}
@media screen and (max-width: 414px) {
  #modal-service .p-home .modal__container {
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw;
  }
}
@media screen and (max-width: 744px) {
  #modal-service #modal-5 .modal__container {
    width: 90%;
  }
}
#modal-service .modal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#modal-service .p-home .modal__header {
  display: block;
  text-align: right;
}
#modal-service .modal__close {
  position: sticky;
  top: -4.2666666667vw;
  right: -4.8vw;
  z-index: 1;
  display: block;
  margin-top: -4.2666666667vw;
  margin-right: -4.8vw;
  margin-left: auto;
  background: transparent;
  border: 0;
}
@media screen and (min-width: 767px) {
  #modal-service .modal__close {
    top: -9px;
    right: -12px;
    margin-top: -9px;
    margin-right: -12px;
  }
}
#modal-service .modal__close {
  top: -9px;
  right: 8px;
  margin-top: 1px;
  margin-right: -12px;
}
#modal-service .modal__close::before {
  font-size: 5.3333333333vw;
  color: rgb(0, 0, 0);
  content: "✕";
}
@media screen and (min-width: 767px) {
  #modal-service .modal__close::before {
    font-size: 20px;
  }
}
#modal-service .modal__container-caption {
  font-size: 6.9333333333vw;
  text-align: center;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 767px) {
  #modal-service .modal__container-caption {
    font-size: 26px;
    text-align: center;
    letter-spacing: 0.12em;
  }
}
@media screen and (max-width: 744px) {
  #modal-service .reserve .modal__container-caption {
    font-size: 18px;
  }
}
#modal-service .modal__container .modal__container-caption {
  display: none;
}
#modal-service .reserve .modal__container-caption {
  display: block;
}
#modal-service .p-home-modal-content-list-attention {
  display: none;
  margin: 6.6666666667vw auto 0;
  font-size: 3.2vw;
  line-height: 6.4vw;
  color: #7d7d7d;
}
#modal-service .reserve .p-home-modal-content-list-attention {
  display: block;
}
@media screen and (max-width: 414px) {
  #modal-service .reserve .p-home-modal-content-list-attention {
    line-height: 1rem;
  }
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-modal-content-list-attention {
    padding: 0 38px;
    margin: 30px auto 0;
    font-size: 12px;
    line-height: 2;
  }
}
#modal-service .p-home-modal-content-list-attention {
  padding: 0 70px;
  margin: 10px auto 0;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 744px) {
  #modal-service .p-home-modal-content-list-attention {
    padding: 0;
  }
}
@media screen and (max-width: 414px) {
  #modal-service .p-home-modal-content-list-attention {
    padding: 0 1%;
  }
}
#modal-service .p-home-modal-content-list-attention.bottom {
  text-align: left;
}
#modal-service .modal__content {
  margin-top: 3rem;
  margin-bottom: 2rem;
  line-height: 1.5;
}
#modal-service .modal__content {
  margin-top: 1rem;
  margin-bottom: 2rem;
  line-height: 1.5;
}
#modal-service .p-home-modal-content-list {
  padding: 2.6666666667vw;
  margin-top: 4.5333333333vw;
  list-style: none;
}
@media screen and (min-width: 767px) {
  #modal-service ul.p-home-modal-content-list {
    padding: 0 0 0 40px;
    margin-top: 56px;
  }
}
#modal-service .reserve .p-home-modal-content-list {
  height: 45.3333333333vw;
  overflow: scroll;
  border: 1px solid;
}
@media screen and (min-width: 767px) {
  #modal-service .reserve ul.p-home-modal-content-list {
    height: 170px;
    padding: 10px;
    margin: 36px 40px 0;
  }
}
#modal-service .reserve ul.p-home-modal-content-list {
  height: 250px;
  margin: 16px 70px 0;
  border: 1px solid #6A6A6A;
}
@media screen and (max-width: 744px) {
  #modal-service .reserve ul.p-home-modal-content-list {
    margin: 16px 10px 0;
  }
  #modal-service .reserve ul.p-home-modal-content-list {
    height: 315px;
  }
}
@media screen and (max-width: 414px) {
  #modal-service .reserve ul.p-home-modal-content-list {
    margin: 0;
  }
}
#modal-service .p-home-modal-content-list__text {
  display: flex;
  align-items: center;
  font-size: 3.4666666667vw;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 767px) {
  #modal-service ul.p-home-modal-content-list .p-home-modal-content-list__text {
    font-size: 13px;
  }
}
@media screen and (max-width: 744px) {
  #modal-service .p-home-modal-content-list__text {
    font-size: 2.4266666667vw;
  }
}
@media screen and (max-width: 414px) {
  #modal-service .p-home-modal-content-list__text {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 744px) {
  #modal-service .p-home-modal-content-list__text {
    font-size: 2.4266666667vw;
  }
}
@media screen and (max-width: 414px) {
  #modal-service .p-home-modal-content-list__text {
    font-size: 3.4666666667vw;
  }
}
#modal-service .p-home-modal-content-list__text:not(:first-child) {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 767px) {
  #modal-service ul.p-home-modal-content-list .p-home-modal-content-list__text:not(:first-child) {
    margin-top: 22px;
  }
}
@media screen and (min-width: 767px) {
  #modal-service ul.p-home-modal-content-list .p-home-modal-content-list__text:not(:first-child) {
    margin-top: 13px;
  }
}
@media screen and (max-width: 744px) {
  #modal-service .p-home-modal-content-list__text:not(:first-child) {
    margin-top: 3.7333333333vw;
  }
}
#modal-service .p-home-modal-content-list__text-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 5.8666666667vw;
  height: 5.8666666667vw;
  margin-right: 2.6666666667vw;
  font-size: 3.2vw;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #e88d8d;
  border-radius: 100%;
}
#modal-service .p-home-modal-content-list__text-circle {
  background-color: #FFBEBA;
}
@media screen and (min-width: 767px) {
  #modal-service ul.p-home-modal-content-list .p-home-modal-content-list__text-circle {
    min-width: 22px;
    height: 22px;
    margin-right: 12px;
    font-size: 12px;
    line-height: 1;
  }
}
#modal-service .p-home-modal-content-list__text p {
  margin: 0;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-modal-content-list__text-attention {
    font-size: 10px !important;
  }
}
#modal-service .p-home-modal-content-list__text p .p-home-modal-content-list__text-attention {
  font-size: 2.6666666667vw;
  color: dimgray;
  letter-spacing: 0.02em;
}
#modal-service .reserve-btn_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 21%;
  margin: 1em auto;
}
#modal-service .reserve-btn_list li:first-child {
  width: 30%;
}
#modal-service .reserve-btn_list img {
  width: 100%;
}
#modal-service .reserve-btn_list li:nth-child(2) {
  text-align: center;
}
#modal-service .reserve-btn_list li:nth-child(2) p {
  font-size: 14px;
}
#modal-service .reserve-btn_list li:nth-child(2) p:before {
  position: relative;
  top: 7px;
  margin: 0 10px 0 0;
  content: url(https://cdn.getshifter.co/be7ed2e8e82138bc0a01637baba83e9585cb0b44/uploads/2023/07/line_icon_min.png);
}
#modal-service .p-home-modal-reserve-btn {
  display: none;
  width: 73.3333333333vw;
  padding: 3.2vw;
  margin: 12.5333333333vw auto 0;
  font-size: 4.2666666667vw;
  text-align: center;
  letter-spacing: 0.06em;
  border: 1px solid;
  border-radius: 26.6666666667vw;
}
#modal-service .p-home-modal-reserve-btn {
  width: 275px;
  padding: 12px;
  margin: 47px auto 0;
  font-size: 16px;
}
#modal-service .p-home-modal-reserve-btn {
  width: 275px;
  padding: 12px;
  margin: 26px auto 0;
  font-size: 16px;
  background-color: #39c755;
  border: none;
}
@media screen and (max-width: 744px) {
  #modal-service .p-home-modal-reserve-btn {
    width: 73.3333333333vw;
    padding: 3.2vw;
    margin: 5.0133333333vw auto 0;
    font-size: 4.2666666667vw;
    text-align: center;
    letter-spacing: 0.06em;
    border-radius: 26.6666666667vw;
  }
}
#modal-service .reserve .p-home-modal-reserve-btn {
  display: block;
}
#modal-service .p-home-modal-reserve-btn__text {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: bold;
  line-height: 1;
  color: #06c755;
}
#modal-service .p-home-modal-reserve-btn__text {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}
#modal-service .p-home-reserve-btn__lead-img {
  width: 5.3333333333vw;
  margin: 0 1.3333333333vw;
}
#modal-service .modal__content .p-home-reserve-btn__lead-img {
  width: 5.3333333333vw;
  margin: 0 1.3333333333vw;
}
#modal-service .u_atn {
  width: 600px;
  margin: 16px 70px 0;
}
@media screen and (max-width: 744px) {
  #modal-service .u_atn {
    width: 100%;
    margin: 5% auto 0;
  }
}
#modal-service #main .for_pc {
  display: none !important;
}
@media screen and (min-width: 767px) {
  #modal-service #main .for_pc {
    display: block !important;
  }
}
#modal-service .p-home-hero-bottom {
  position: absolute;
  position: fixed;
  right: 0;
  bottom: 5.3333333333vw;
  left: 0;
  text-align: center;
  z-index: 1000;
  pointer-events: none;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-hero-bottom {
    bottom: 16px;
  }
}
#modal-service .p-home-reserve-btn {
  display: block;
  width: 84vw;
  padding: 4vw 0 3.2vw;
  margin: 4.6666666667vw auto 0;
  text-align: center;
  background-color: #fff;
  border: none;
  border-radius: 26.6666666667vw;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-reserve-btn {
    width: 350px;
    padding: 17px 0 16px;
    margin: 18px auto 0;
  }
  #modal-service .p-home-reserve-btn:hover {
    cursor: pointer;
    opacity: 0.7 !important;
  }
}
#modal-service .p-home-hero .p-home-reserve-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4.4vw 0;
  transition: all 0.2s ease-in;
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-hero .p-home-reserve-btn {
    padding: 17px 0 16px;
  }
}
#modal-service .p-home-hero .p-home-reserve-btn {
  padding: 17px 0 0 !important;
  background-color: unset !important;
}
@media screen and (max-width: 414px) {
  #modal-service .p-home-hero-bottom {
    width: 90%;
    margin: 0 auto;
  }
}
#modal-service .p-home-hero .p-home-reserve-btn.is-fixed {
  position: fixed;
  right: 0;
  bottom: 5.3333333333vw;
  left: 0;
  z-index: 10;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-hero .p-home-reserve-btn.is-fixed {
    bottom: 20px;
  }
}
#modal-service .p-home-hero .p-home-reserve-btn.is-fixed {
  box-shadow: none;
}
#modal-service .p-home-reserve-btn__lead-img {
  width: 5.3333333333vw;
  margin: 0 1.3333333333vw;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-reserve-btn__lead-img {
    width: 20px;
    margin: 0 5px;
  }
}
#modal-service .p-home-hero .p-home-reserve-btn .p-home-reserve-btn__lead-img {
  display: block;
  width: 10.6666666667vw;
  margin: auto 2.6666666667vw auto 0;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-hero .p-home-reserve-btn .p-home-reserve-btn__lead-img {
    width: 40px;
    margin: auto 10px auto 0;
  }
}
#modal-service .p-home-hero .p-home-reserve-btn .p-home-reserve-btn__lead-img {
  width: 100% !important;
  margin: 0 auto !important;
}
#modal-service .p-home-hero-bottom__attention {
  margin-top: 2.1333333333vw;
  font-size: 2.6666666667vw;
  color: #666;
}
@media screen and (min-width: 767px) {
  #modal-service .p-home-hero-bottom__attention {
    margin-top: 8px;
    font-size: 11px;
  }
}