.banner, .contents__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner > *, .contents__center > * {
  min-height: 0%;
}

.entry__container, .important__container, .guidance__container, .overview__container, .point__container, .contents__container, .contents__container--small {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .entry__container, .important__container, .guidance__container, .overview__container, .point__container, .contents__container, .contents__container--small {
    max-width: 89.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.contents__container--small {
  max-width: 990px;
}
@media screen and (max-width: 768px) {
  .contents__container--small {
    max-width: 89.3333333333vw;
  }
}

.link {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.link:hover {
  opacity: 0.7;
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
}

.contents__container {
  width: 89.3333333333vw;
}
.contents .str-main__common {
  background-color: #fbefef;
  padding-bottom: 10.6666666667vw;
}
.contents .cource__title {
  position: relative;
}
.contents .cource__title:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-top: 1.3333333333vw solid #fe8b8b;
  border-left: 1.3333333333vw solid transparent;
  border-right: 1.3333333333vw solid transparent;
  left: 50%;
  transform: translateX(-50%);
  bottom: -getVw(10);
}
.contents .slick-dots li {
  margin: 0 -0.4vw;
  padding-right: 0;
}
.contents .slick-dots li:last-child {
  width: 10px;
}
.contents .slick-dots li button::before {
  content: "";
  width: 1.6vw !important;
  height: 1.6vw !important;
  border: 1px solid #cc0000;
  border-radius: 100%;
  content: "";
  display: block;
  opacity: 1;
  background-color: #fff;
}
.contents .slick-dots li.slick-active button::before {
  background-color: #cc0000 !important;
}
.contents .slick-prev {
  z-index: 1;
  left: 10px;
}
.contents .slick-prev::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  left: 0;
  z-index: 1;
  transform: rotate(-45deg);
}
.contents .slick-next {
  z-index: 1;
  right: 10px;
}
.contents .slick-next::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  left: 0;
  z-index: 1;
  transform: rotate(135deg);
}
.contents .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.contents .clubArea {
  margin: 5.3333333333vw;
}
.contents .clubArea .club {
  padding: 2.6666666667vw;
  border: 2px solid #cc0000;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  color: #cc0000;
  font-weight: bold;
  text-align: center;
}

/* common:end */
/* anchor:start */
.anchor__container {
  padding-top: 7.2vw;
  padding-bottom: 8vw;
  background-color: #fbefef;
}
.anchor__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 96.2666666667vw;
  margin-left: auto;
  margin-right: auto;
}
.anchor__items li {
  width: 31.3333333333vw;
}
.anchor__items li:nth-child(4) {
  width: 47.4666666667vw;
  margin-top: 1.8666666667vw;
}
.anchor__items li:nth-child(5) {
  width: 47.6vw;
  margin-top: 1.8666666667vw;
}

/* anchor:end */
/* point:start */
.point__container {
  padding: 5.3333333333vw 2.6666666667vw 16vw;
  margin-top: 6.6666666667vw;
  margin-bottom: 10.6666666667vw;
}
.point__content:not(:first-child, :last-child) {
  margin-bottom: 5.3333333333vw;
}
.point__content:first-child {
  margin-bottom: 4.1333333333vw;
}
.point__content:last-child {
  position: relative;
}
.point__head {
  display: flex;
  position: relative;
}
.point__head:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
.point__head-mark {
  width: 19.2vw;
  height: fit-content;
  position: absolute;
  left: 0;
  top: 0;
}
.point__head-title {
  width: 84vw;
}
.point__head-icon, .point__head-icon--06, .point__head-icon--05, .point__head-icon--04, .point__head-icon--03, .point__head-icon--02, .point__head-icon--01 {
  position: absolute;
}
.point__head-icon--01 {
  width: 15.3333333333vw;
  top: 22.6666666667vw;
  left: 0;
}
.point__head-icon--02 {
  width: 12.1333333333vw;
  top: 19.6vw;
  left: 2.6666666667vw;
}
.point__head-icon--03 {
  width: 21.2vw;
  top: 22.6666666667vw;
  left: 0;
}
.point__head-icon--04 {
  width: 9.0666666667vw;
  top: 19.4666666667vw;
  left: 68.5333333333vw;
}
.point__head-icon--05 {
  width: 12.8vw;
  top: 60.2666666667vw;
  left: 2.2666666667vw;
}
.point__head-icon--06 {
  width: 16.4vw;
  top: 50.2666666667vw;
  right: 0.5333333333vw;
}
.point__text {
  margin-top: 5.3333333333vw;
  display: block;
}
.point__link, .point__link--point5 {
  position: relative;
  background-color: #cc0000;
  font-size: 4.2666666667vw;
  line-height: 1;
  width: 42.6666666667vw;
  height: 10.6666666667vw;
  display: inline-block;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 3.4666666667vw;
  margin-left: 23.2vw;
  font-weight: bold;
}
.point__link--point5 {
  margin-left: 20.6666666667vw;
  margin-top: 5.3333333333vw;
}
.point__link:after, .point__link--point5:after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/commonY15/img/icon_ext_wt.png);
  width: 3.2vw;
  height: 2.9333333333vw;
  right: 3.3333333333vw;
  background-size: contain;
  background-repeat: no-repeat;
}

/* point:end */
.overview__number, .overview__head {
  border-top: 0.5333333333vw solid #fa7070;
}

.overview__food, .overview__stay, .overview__stay--none, .overview__action, .overview__action--day2, .overview__number, .overview__head:nth-child(3) {
  border-right: 0.5333333333vw solid #fa7070;
}

.overview__food, .overview__stay, .overview__stay--none, .overview__action, .overview__action--day2, .overview__number, .overview__head {
  border-bottom: 0.5333333333vw solid #fa7070;
}

.overview__number, .overview__head:first-child {
  border-left: 0.5333333333vw solid #fa7070;
}

/* overview:start */
.overview__container {
  padding: 4vw 2.6666666667vw;
  margin-top: 6.6666666667vw;
  margin-bottom: 10.6666666667vw;
}
.overview__lists {
  margin-bottom: 4vw;
}
.overview__lists li {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  position: relative;
  padding-left: 3.4666666667vw;
}
.overview__lists li:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fa7070;
  width: 2.4vw;
  height: 2.4vw;
  border-radius: 100%;
  top: 1.7333333333vw;
  left: 0.1333333333vw;
}
.overview__list-head {
  font-weight: bold;
}
.overview__list-indent {
  padding-left: 18.4vw !important;
  text-indent: -4em;
}
.overview__list-caution01 {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}
.overview__list-caution02 {
  padding-left: 2em;
  text-indent: -2em;
  display: inline-block;
}
.overview__head {
  background-color: #fe8b8b;
  color: #fff;
  font-size: 3.7333333333vw;
  line-height: 1;
  text-align: center;
  height: 10.6666666667vw;
  vertical-align: middle;
  border-right: 0.5333333333vw solid #fa7070;
  font-weight: bold;
}
.overview__head:first-child {
  width: 12.9333333333vw;
}
.overview__head:nth-child(2) {
  width: 60vw;
}
.overview__head:nth-child(3) {
  width: 10.5333333333vw;
}
.overview__number {
  text-align: center;
  vertical-align: middle;
  font-size: 3.7333333333vw;
}
.overview__action, .overview__action--day2 {
  text-align: center;
  vertical-align: middle;
  font-size: 3.7333333333vw;
  padding-top: 4vw;
  padding-bottom: 6vw;
  width: 35.8666666667vw;
}
.overview__action--day2 {
  text-align: left;
  padding-left: 1.3333333333vw;
}
.overview__action-option {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}
.overview__stay, .overview__stay--none {
  font-size: 3.7333333333vw;
  padding-left: 1.3333333333vw;
  padding-right: 1.3333333333vw;
  padding-top: 4vw;
  padding-bottom: 6vw;
  width: 24.1333333333vw;
}
.overview__stay--none {
  text-align: center;
  vertical-align: middle;
}
.overview__food {
  text-align: center;
  vertical-align: middle;
  font-size: 3.7333333333vw;
}
.overview__nobreak {
  white-space: nowrap;
  letter-spacing: -0.075em;
}
.overview__brackets--before {
  margin-left: -0.4em;
}
.overview__brackets--after {
  margin-right: -0.5em;
}
.overview__arrow {
  margin: 0.2em 0;
  display: inline-block;
}
.overview__dots {
  margin-bottom: 9.3333333333vw;
}
.overview__dots li {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  position: relative;
  padding-left: 3.8666666667vw;
}
.overview__dots li:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.5333333333vw;
  height: 2.5333333333vw;
  border-radius: 100%;
  background-color: #fa7070;
  top: 1.6666666667vw;
  left: 0.6666666667vw;
}
.overview__caution {
  margin-top: 4vw;
  font-size: 3.7333333333vw;
  padding-left: 1em;
  text-indent: -1em;
}

/* overview:end */
/* hotel:start */
.hotel__title {
  margin-bottom: 5.3333333333vw;
}
.hotel__text {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-top: 3.3333333333vw;
}
.hotel__square {
  margin-bottom: 4.6666666667vw;
}
.hotel__square li {
  position: relative;
  padding-left: 3.6vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
}
.hotel__square li:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background-color: #fa7070;
  top: 50%;
  transform: translateY(-50%);
  left: 0.5333333333vw;
}
.hotel__link {
  position: relative;
  background-color: #cc0000;
  font-size: 4.2666666667vw;
  line-height: 1;
  width: 55.7333333333vw;
  height: 10.6666666667vw;
  display: inline-block;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 6.6666666667vw;
  font-weight: bold;
  margin-bottom: 10.6666666667vw;
}
.hotel__link:after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/commonY15/img/icon_ext_wt.png);
  width: 3.2vw;
  height: 2.9333333333vw;
  right: 5.4666666667vw;
  background-size: contain;
  background-repeat: no-repeat;
}
.hotel__details {
  background-color: #fffee5;
  width: 89.3333333333vw;
  margin-left: -2.6666666667vw;
  padding: 2.6666666667vw 2.6666666667vw 5.3333333333vw;
}
.hotel__detail {
  background-color: #fff;
  width: 84vw;
  padding-top: 4.6666666667vw;
  padding-left: 5.3333333333vw;
  padding-right: 5.3333333333vw;
  padding-bottom: 3.4666666667vw;
}
.hotel__detail:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
.hotel__kind {
  font-size: 4.2666666667vw;
  line-height: 1.375;
  margin-bottom: 4vw;
  font-weight: bold;
}
.hotel__small {
  font-weight: normal;
  font-size: 3.7333333333vw;
}
.hotel__images li:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
.hotel__option, .hotel__option--block, .hotel__option--pink {
  color: #fff;
  font-weight: bold;
  font-size: 3.4666666667vw;
  background-color: #4682f1;
  line-height: 1;
  display: inline-block;
  padding-top: 1.8666666667vw;
  padding-bottom: 2.1333333333vw;
  padding-left: 2.8vw;
  padding-right: 2.5333333333vw;
  border-radius: 0.5333333333vw;
  margin-bottom: 2.6666666667vw;
}
.hotel__option:nth-child(3n), .hotel__option--block:nth-child(3n), .hotel__option--pink:nth-child(3n) {
  margin-bottom: 5.3333333333vw;
}
.hotel__option--pink {
  background-color: #fa7070;
  letter-spacing: -0.01em;
  padding-left: 2.6666666667vw;
  padding-right: 2.9333333333vw;
}
.hotel__option--block {
  display: block;
  width: 33.6vw;
}
.hotel__point {
  background-image: url(../img/bg_hotel_point.png);
  width: 84.1333333333vw;
  height: 219.6vw;
  margin-top: 9.3333333333vw;
  background-repeat: no-repeat;
  margin-bottom: 10.6666666667vw;
  position: relative;
  background-size: contain;
}
.hotel__point-title {
  position: absolute;
  width: 49.2vw;
  position: relative;
  left: 5.4666666667vw;
  top: -4vw;
}
.hotel__point-texts {
  margin-top: 1.3333333333vw;
}
.hotel__point-texts li:first-child {
  width: 71.8666666667vw;
  margin-left: 2.6666666667vw;
}
.hotel__point-texts li:nth-child(2) {
  width: 73.0666666667vw;
  margin-top: 5.3333333333vw;
  margin-left: 2.6666666667vw;
}
.hotel__point-link {
  position: relative;
  background-color: #cc0000;
  font-size: 4.2666666667vw;
  line-height: 1;
  width: 42.6666666667vw;
  height: 10.6666666667vw;
  display: inline-block;
  color: #fff;
  display: flex;
  align-items: center;
  font-weight: bold;
  padding-left: 3.4666666667vw;
  margin-top: 5.3333333333vw;
  margin-left: 2.6666666667vw;
}
.hotel__point-link::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/commonY15/img/icon_ext_wt.png);
  width: 3.2vw;
  height: 2.9333333333vw;
  background-repeat: no-repeat;
  background-size: contain;
  right: 2.9333333333vw;
}
.hotel__point-text {
  width: 69.2vw;
  padding-left: 2.6666666667vw;
  margin-top: 5.3333333333vw;
  margin-bottom: 8vw;
}
.hotel__point-images {
  width: 73.3333333333vw;
  margin: 0 auto;
}
.hotel__point-images li:not(:first-child) {
  margin-top: 5.3333333333vw;
}

/* hotel:end */
/* price:start */
.price__title {
  margin-bottom: 5.3333333333vw;
}
.price__table {
  overflow: scroll;
}
.price__table-image {
  width: 232vw;
  max-width: 1740px;
  margin-bottom: 5.3333333333vw;
}
.price__lists {
  margin-top: 3.4666666667vw;
  margin-bottom: 4vw;
}
.price__lists li {
  position: relative;
  padding-left: 3.8666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
}
.price__lists li:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.4vw;
  height: 2.4vw;
  background-color: #fa7070;
  border-radius: 100%;
  top: 1.8666666667vw;
  left: 0.6666666667vw;
}
.price__list-red {
  color: #cc0000;
  font-weight: bold;
}
.price__include-head {
  font-size: 3.7333333333vw;
  font-weight: bold;
}
.price__include-lists li {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  display: inline-block;
}
.price__include-lists li:before {
  content: "";
  display: inline-block;
  width: 2.4vw;
  height: 2.4vw;
  background-color: #fa7070;
  border-radius: 100%;
  margin-right: 0.5333333333vw;
}
.price__include-lists li:nth-child(6) {
  margin-right: 4vw;
}
.price__scroll {
  margin-bottom: 2.6666666667vw;
}

/* price:end */
/* guidance:start */
.guidance__title {
  width: 89.3333333333vw;
  height: 16vw;
  line-height: 1;
  font-size: 5.3333333333vw;
  font-weight: bold;
  color: #fff;
  background-color: #cc0000;
  border-radius: 1.6vw 1.6vw 0 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
}
.guidance__container {
  padding: 4vw 2.6666666667vw;
  margin-bottom: 10.6666666667vw;
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
}
.guidance__lists li {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  position: relative;
  padding-left: 2.6666666667vw;
}
.guidance__lists li:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.4vw;
  height: 2.4vw;
  border-radius: 100%;
  background-color: #fa7070;
  top: 1.6666666667vw;
  left: 0;
}
.guidance__list-red {
  color: #cc0000;
}
.guidance__head {
  margin-top: 3.0666666667vw;
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(rgba(255, 255, 255, 0) 75%, #ffef38 0%);
  color: #333333;
  font-size: 4vw;
  line-height: 1.2;
}
.guidance__rule {
  margin-top: 4.6666666667vw;
}
.guidance__rule-head {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.5714285714;
}
.guidance__rule-head {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.5714285714;
  margin-left: -2.1333333333vw;
}
.guidance__rule-text {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
}
.guidance__rule-link {
  width: 55.4666666667vw;
  height: 10.4vw;
  font-size: 4.2666666667vw;
  font-weight: 300;
  background-color: #eee;
  position: relative;
  display: flex;
  align-items: center;
  border: 0.1333333333vw solid #d9d9d9;
  padding-left: 10vw;
  margin-top: 4.6666666667vw;
  margin-bottom: 4.6666666667vw;
}
.guidance__rule-link:after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/commonY15/img/icon_ext_rd.png);
  width: 3.2vw;
  height: 2.9333333333vw;
  background-repeat: no-repeat;
  background-size: contain;
  right: 9.8666666667vw;
}
.guidance__cancel {
  color: #cc0000;
  border: 1px solid #cc0000;
  padding: 0.6666666667vw;
  font-weight: bold;
  margin: 0.8vw;
  display: inline-block;
}

/* guidance:end */
/* important:start */
.important__container {
  padding: 3.2vw 4.5333333333vw 4vw;
  width: 89.3333333333vw;
  background-color: #fff;
  border: 0.8vw solid #cc0000;
  margin: 0 auto;
  border-radius: 1.3333333333vw;
}
.important__title {
  font-size: 5.3333333333vw;
  padding-bottom: 1.8666666667vw;
  position: relative;
  font-weight: bold;
}
.important__title:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  width: 100%;
  height: 0.8vw;
  background-color: #ababab;
}
.important__title:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  width: 50%;
  height: 0.8vw;
  background-color: #cc0000;
}
.important__caution {
  font-size: 4vw;
  color: #cc0000;
  font-weight: bold;
  margin-left: 4.5333333333vw;
}
.important__lists {
  margin-top: 4vw;
}
.important__lists li {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  position: relative;
  padding-left: 3.7333333333vw;
  color: #cc0000;
}
.important__lists li:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.4vw;
  height: 2.4vw;
  border-radius: 100%;
  background-color: #cc0000;
  border-radius: 100%;
  top: 1.6666666667vw;
  left: 0.5333333333vw;
}
.important__check {
  position: absolute;
  display: block;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
  border: 0.8vw solid #cc0000;
  z-index: 0;
}
.important label {
  padding-left: 9.3333333333vw;
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 4vw;
  color: #cc0000;
  display: inline-block;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.important input[type=checkbox] {
  display: none;
}
.important input[type=checkbox]:checked + label .important__check:before {
  position: absolute;
  content: "";
  bottom: 1.6vw;
  left: 0.1333333333vw;
  display: block;
  width: 5.3333333333vw;
  height: 2.6666666667vw;
  border-left: 1.0666666667vw solid #cc0000;
  border-bottom: 1.0666666667vw solid #cc0000;
  transform: rotate(-45deg);
  z-index: 1;
}

/* important:end */
/* entry:start */
.entry {
  padding-top: 13.7333333333vw;
}
.entry__container {
  border: 4vw solid #fbefef;
  border-radius: 2.6666666667vw;
  position: relative;
  margin-bottom: 10.6666666667vw;
  padding-top: 10.6666666667vw;
  padding-bottom: 5.3333333333vw;
  padding-left: 4.8vw;
  padding-right: 4.8vw;
}
.entry__title {
  position: absolute;
  width: 58.6666666667vw;
  top: -7.2vw;
  left: -4.5333333333vw;
}
.entry__text {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.5714285714;
  margin-bottom: 2.4vw;
}
.entry__red {
  color: #cc0000;
}
.entry__head {
  margin-top: 1.0666666667vw;
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(rgba(255, 255, 255, 0) 75%, #ffef38 0%);
  color: #333333;
  font-size: 4vw;
  line-height: 1.2;
  margin-bottom: 1.3333333333vw;
}
.entry__items li {
  position: relative;
  padding-left: 3.6vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  font-weight: bold;
}
.entry__items li:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.4vw;
  height: 2.4vw;
  background-color: #fa7070;
  border-radius: 100%;
  top: 1.7333333333vw;
  left: 0;
}
.entry__link {
  width: 56vw;
  height: 12.8vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  background-color: #cc0000;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 12.5333333333vw;
  margin-top: 8.8vw;
  margin-bottom: 4vw;
  color: #fff;
}
.entry__link:before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/commonY15/img/icon_ext_wt.png);
  width: 3.7333333333vw;
  height: 3.3333333333vw;
  background-repeat: no-repeat;
  background-size: contain;
  left: 6.5333333333vw;
}
.entry__cautions {
  margin-bottom: 2.5333333333vw;
}
.entry__cautions li {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  padding-left: 1em;
  text-indent: -1em;
}
.entry__list {
  position: relative;
  padding-left: 3.6vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
}
.entry__list:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.4vw;
  height: 2.4vw;
  background-color: #cc0000;
  border-radius: 100%;
  top: 1.7333333333vw;
  left: 0;
}
.entry__reds li {
  padding-left: 3.6vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  color: #cc0000;
  text-indent: -1em;
}
.entry__notes li {
  position: relative;
  padding-left: 3.6vw;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
}
.entry__notes li:before {
  content: "";
  position: absolute;
  display: block;
  width: 2.4vw;
  height: 2.4vw;
  background-color: #fa7070;
  border-radius: 100%;
  top: 1.7333333333vw;
  left: 0;
}
.entry__tels li:not(:nth-child(2)) {
  font-size: 3.7333333333vw;
}
.entry__tels li:nth-child(2) {
  color: #cc0000;
  font-size: 5.0666666667vw;
  font-weight: bold;
}
.entry__cancel {
  color: #cc0000;
  border: 1px solid #cc0000;
  padding: 0.6666666667vw;
  margin-top: 0.8vw;
  display: inline-block;
}

/* entry:end */
/* banner:start */
.banner {
  margin-top: 10.6666666667vw;
}
.banner__title {
  width: 76vw;
  margin-bottom: 5.3333333333vw;
}
.banner__image {
  width: 85.3333333333vw;
}
.banner__image-anshin {
  width: 85.3333333333vw;
  margin-top: 5.3333333333vw;
}

/* banner:end */