@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600&family=Heebo&display=swap");
#skiplan {
  /*common style */
  /*mainv*/
  /*menu_01*/
  /*plandetail*/
  /*plan_B*/
  /*calendar*/
  /*activity*/
  /*phgallery*/
  /*#hotellist*/
  /*planA_hotellist*/
}
#skiplan #content #main p {
  line-height: 1.75;
}
#skiplan .inner {
  max-width: 1100px;
}
#skiplan #mainv {
  padding-bottom: 15em;
  margin-bottom: 0;
}
#skiplan #mainv #lang_btn {
  max-width: 90%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 5%;
  list-style: none;
  padding-left: 0;
  display: flex;
  gap: 0.5em;
  z-index: 100;
}
#skiplan #mainv #lang_btn li a {
  display: block;
  background-color: #707070;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  text-align: center;
  line-height: 1.6em;
  padding: 0.25em;
}
#skiplan #mainv figure {
  max-width: 90%;
}
#skiplan #mainv:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 90%;
  background-color: #d93631;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
#skiplan #mainv .sp-anc {
  max-width: 1100px;
  width: 80%;
  left: 50%;
  position: fixed;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1000;
}
#skiplan #mainv .sp-anc .wp-block-columns {
  margin-bottom: 0;
}
#skiplan #mainv .sp-anc .wp-block-columns .wp-block-column {
  flex-basis: 50% !important;
  margin: 0 !important;
}
#skiplan #mainv .sp-anc .wp-block-columns .wp-block-column .wp-block-image {
  margin: 0 auto;
}
#skiplan #mainv .sp-anc .wp-block-columns .wp-block-column .wp-block-image a {
  display: block;
  margin: 0 auto;
  padding: 0 1em 1em 1em;
}
#skiplan #mainv .sp-anc .wp-block-columns .wp-block-column .wp-block-image a img {
  display: block;
  margin: 0 auto;
  height: 100%;
  max-height: 7em;
  width: auto;
}
@media screen and (max-width: 719px) {
  #skiplan #mainv {
    padding-bottom: 0;
  }
  #skiplan #mainv figure {
    max-width: 100%;
  }
  #skiplan #mainv:before {
    display: none;
  }
  #skiplan #mainv .sp-anc {
    width: 100%;
  }
  #skiplan #mainv .sp-anc .wp-block-columns .wp-block-column .wp-block-image a img {
    width: 100%;
    height: auto;
  }
}
#skiplan #menu_01 {
  margin-top: -1px;
}
#skiplan #menu_01 > .wp-block-group__inner-container {
  margin-top: -10em;
  max-width: 900px;
}
#skiplan #menu_01 h2 {
  font-size: 3.5em;
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  font-weight: bold;
}
#skiplan #menu_01 .menu_btnlist {
  flex-wrap: wrap;
  gap: 1em;
}
#skiplan #menu_01 .menu_btnlist > .wp-block-column {
  flex-basis: calc((100% - 6em) / 3);
  flex-grow: 0;
}
#skiplan #menu_01 .plan_blk {
  color: #FFFFFF;
  margin-top: 3em;
}
#skiplan #menu_01 .plan_blk h3 {
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  font-weight: bold;
  border: 2px solid #FFFFFF;
  margin-bottom: 1em;
}
#skiplan #menu_01 .plan_blk h3 em {
  display: inline-block;
  background-color: #FFFFFF;
  color: #d93631;
  padding: 0.2em 1.75em 0.2em 0.75em;
  margin-right: 1em;
  font-style: normal;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}
#skiplan #menu_01 .plan_blk h3 em strong {
  font-size: 1.2em;
}
#skiplan #menu_01 .plan_blk h4 {
  color: #fef958;
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  font-weight: bold;
}
#skiplan #menu_01 .plan_blk h4 em {
  font-style: normal;
  font-size: 0.8em;
}
#skiplan #menu_01 .plan_blk ul {
  list-style: none;
  padding-left: 0;
}
#skiplan #menu_01 .plan_blk ul > li {
  text-indent: -1em;
  margin-left: 2em;
  margin-bottom: 0.2em;
}
#skiplan #menu_01 .plan_blk ul > li::before {
  content: "▶";
  display: inline-block;
  margin-right: 0.5em;
}
#skiplan #menu_01 .plan_blk ul > li > ol {
  counter-reset: my-counter;
  list-style: none;
  padding-left: 0;
  margin-left: -2em;
  margin-top: 0.2em;
}
#skiplan #menu_01 .plan_blk ul > li > ol > li {
  text-indent: 0;
  margin-bottom: 0.2em;
  margin-left: 1.5em;
  display: flex;
}
#skiplan #menu_01 .plan_blk ul > li > ol > li::before {
  content: counter(my-counter);
  display: inline-block;
  counter-increment: my-counter;
  height: 1em;
  width: 1em;
  line-height: 1;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  text-align: center;
  margin-right: 0.5em;
  position: absolute;
  left: -1.5em;
  top: 0;
}
#skiplan #menu_01 .plan_blk ul > li > ol > li img {
  height: 1.75em;
  width: auto;
  display: inline-block;
  margin-right: 0.5em;
}
#skiplan #menu_01 .plan_blk p {
  font-style: normal;
  font-size: 0.8em;
}
#skiplan #menu_01 .plan_blk .anc_arrow {
  display: block;
  position: absolute;
  width: 5em;
  height: auto;
  right: 0;
  top: calc(50% - 1.5em);
}
#skiplan #menu_01 .plan_blk.plan_c h3 {
  border-color: #fef958;
}
#skiplan #menu_01 .plan_blk.plan_c h3 em {
  background-color: #fef958;
  color: #000000;
}
#skiplan #menu_01 .plan_blk.plan_c p.copy {
  background-color: #FFFFFF;
  color: #d93631;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.2 !important;
  padding: 0.5em;
  border-radius: 2em;
  max-width: 10em;
  margin: auto auto 0.5em auto;
}
@media screen and (max-width: 719px) {
  #skiplan #menu_01 > .wp-block-group__inner-container {
    margin-top: 0;
  }
  #skiplan #menu_01 h2 {
    font-size: 6vw;
  }
  #skiplan #menu_01 h2 + p {
    font-size: 0.98em;
  }
  #skiplan #menu_01 .menu_btnlist > .wp-block-column {
    flex-basis: calc((100% - 1em) / 2) !important;
  }
  #skiplan #menu_01 .plan_blk .wp-block-columns {
    flex-direction: column-reverse;
  }
  #skiplan #menu_01 .plan_blk .plan_img figure {
    text-align: center;
  }
  #skiplan #menu_01 .plan_blk .plan_img figure img {
    max-width: 200px;
    display: block;
    margin: auto;
  }
  #skiplan #menu_01 .plan_blk h3 {
    font-size: 1.2em;
    padding: 0.5em 0.5em 0.5em 6.5em;
  }
  #skiplan #menu_01 .plan_blk h3 em {
    display: flex;
    align-items: center;
    width: 6em;
    line-height: 1.5;
    margin: -1px 0 -1px -1px;
    padding-right: 1.25em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
  #skiplan #menu_01 .plan_blk h4 {
    font-size: 1.75em;
    line-height: 1.2;
    margin-top: 0;
  }
  #skiplan #menu_01 .plan_blk h4 strong {
    display: inline-block;
    width: 3.5em;
    text-align: justify;
  }
  #skiplan #menu_01 .plan_blk ul {
    font-size: 3.4vw;
  }
  #skiplan #menu_01 .plan_blk ul,
  #skiplan #menu_01 .plan_blk p {
    padding-right: 0;
  }
  #skiplan #menu_01 .plan_blk .anc_arrow {
    width: 2.5em;
    top: auto;
    bottom: -50%;
  }
}
#skiplan .plan_detail {
  color: #000000;
}
#skiplan .plan_detail > .wp-block-group__inner-container {
  max-width: 900px;
}
#skiplan .plan_detail .plan_blk {
  color: #000000;
  margin-top: 3em;
}
#skiplan .plan_detail .plan_blk h3 {
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  font-weight: bold;
  border: 2px solid #d93631;
  margin-bottom: 1em;
}
#skiplan .plan_detail .plan_blk h3 em {
  display: inline-block;
  background-color: #d93631;
  color: #FFFFFF;
  padding: 0.2em 1.75em 0.2em 0.75em;
  margin-right: 1em;
  font-style: normal;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}
#skiplan .plan_detail .plan_blk h3 em strong {
  font-size: 1.2em;
}
#skiplan .plan_detail .plan_blk h4 {
  color: #d93631;
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  font-weight: bold;
}
#skiplan .plan_detail .plan_blk ul {
  list-style: none;
  padding-left: 0;
}
#skiplan .plan_detail .plan_blk ul > li {
  text-indent: -1em;
  margin-left: 2em;
  margin-bottom: 0.2em;
}
#skiplan .plan_detail .plan_blk ul > li::before {
  content: "▶";
  display: inline-block;
  margin-right: 0.5em;
}
#skiplan .plan_detail .plan_blk ul > li > ol {
  counter-reset: my-counter;
  list-style: none;
  padding-left: 0;
  margin-left: -2em;
  margin-top: 0.2em;
}
#skiplan .plan_detail .plan_blk ul > li > ol > li {
  text-indent: 0;
  margin-bottom: 0.2em;
  margin-left: 1.5em;
  display: flex;
}
#skiplan .plan_detail .plan_blk ul > li > ol > li::before {
  content: counter(my-counter);
  display: inline-block;
  counter-increment: my-counter;
  height: 1em;
  width: 1em;
  line-height: 1;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  text-align: center;
  margin-right: 0.5em;
  position: absolute;
  left: -1.5em;
  top: 0;
}
#skiplan .plan_detail .plan_blk ul > li > ol > li img {
  height: 1.75em;
  width: auto;
  display: inline-block;
  margin-right: 0.5em;
}
#skiplan .plan_detail .plan_blk p {
  font-style: normal;
  font-size: 0.8em;
}
#skiplan .plan_detail .plan_blk p.copy {
  background-color: #FFFFFF;
  color: #d93631;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.2 !important;
  padding: 0.5em;
  border-radius: 2em;
  max-width: 10em;
  margin: auto auto 0.5em auto;
}
#skiplan .plan_detail .btn_hotellist .wp-block-button a {
  background-color: #ec5c28;
  color: #FFFFFF;
  padding: 1em 3em 1em 1em;
}
#skiplan .plan_detail .btn_hotellist .wp-block-button a:before {
  display: none;
}
#skiplan .plan_detail .btn_hotellist .wp-block-button a:after {
  content: " ";
  display: block;
  width: 1.5em;
  height: 1.5em;
  background-image: url(../images/btn_arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  right: 0.5em;
  top: calc(50% - 0.75em);
}
#skiplan .plan_detail .detail_callist {
  flex-wrap: wrap;
  gap: 2%;
}
#skiplan .plan_detail .detail_callist > .wp-block-column {
  flex-basis: 31% !important;
  flex-grow: 0;
  margin-left: 0;
  margin-bottom: 1%;
}
#skiplan .plan_detail .bus_sche table {
  width: 100%;
  font-size: 1.1em;
  border: 1px solid #000;
}
#skiplan .plan_detail .bus_sche table th,
#skiplan .plan_detail .bus_sche table td {
  padding: 0.5em;
  text-align: center;
}
#skiplan .plan_detail .bus_sche table tr th {
  background-color: #e6f5f6;
  border-bottom: 1px solid #000;
  width: calc(50% - 1em);
  text-align: right;
  font-weight: normal;
}
#skiplan .plan_detail .bus_sche table tr th:first-child {
  width: 2em;
  border-right: 1px solid #000;
  border-bottom: none;
  padding-left: 0;
}
#skiplan .plan_detail .bus_sche table tr th:last-child {
  padding-right: 2em;
}
#skiplan .plan_detail .bus_sche table tr td {
  background-color: #fff;
}
#skiplan .plan_detail .bus_sche table tr td:first-child {
  border-right: 1px solid #000;
}
#skiplan .plan_detail .bus_sche table tr:nth-last-of-type(2) td {
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 719px) {
  #skiplan .plan_detail .bus_sche table {
    margin-bottom: 1rem;
  }
  #skiplan .plan_detail .bus_sche table tr th:last-child {
    padding-right: 1em;
  }
}
#skiplan .plan_detail #busmap {
  border: 1px solid #707070;
}
#skiplan .plan_detail .bus_detail_area {
  background-color: #FFFFFF;
}
#skiplan .plan_detail .bus_detail_area .detail_title {
  border-bottom: solid #707070 1px;
}
#skiplan .plan_detail .bus_detail_area .detail_body {
  /*display: none;*/
}
#skiplan .plan_detail .bus_detail_area .detail_body table tr td,
#skiplan .plan_detail .bus_detail_area .detail_body table tr th {
  border: none;
  vertical-align: top;
  position: relative;
}
#skiplan .plan_detail .bus_detail_area .detail_body table tr td:first-child {
  width: 10em;
}
#skiplan .plan_detail .bus_detail_area .detail_body table tr td:first-child:after {
  content: "/";
  display: block;
  position: absolute;
  right: 1em;
  top: 0.5em;
}
@media screen and (max-width: 719px) {
  #skiplan .plan_detail .bus_detail_area .detail_body table tr td:first-child {
    width: 7em;
  }
}
#skiplan .plan_detail .bus_detail_area .detail_body.nooc {
  display: block;
}
#skiplan .plan_detail .bus_detail_area .detail_body p {
  border: 1px solid #fff;
  padding: 1em;
}
@media screen and (max-width: 719px) {
  #skiplan .plan_detail .plan_blk .plan_img figure {
    text-align: center;
  }
  #skiplan .plan_detail .plan_blk .plan_img figure img {
    width: 100%;
    display: block;
    margin: auto;
  }
  #skiplan .plan_detail .plan_blk h3 {
    font-size: 1.2em;
    padding: 0.5em 0.5em 0.5em 6.5em;
  }
  #skiplan .plan_detail .plan_blk h3 em {
    display: flex;
    align-items: center;
    width: 6em;
    line-height: 1.5;
    margin: -1px 0 -1px -1px;
    padding-right: 1.25em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
  #skiplan .plan_detail .plan_blk ul {
    font-size: 3.4vw;
  }
  #skiplan .plan_detail .detail_callist {
    gap: 2%;
  }
  #skiplan .plan_detail .detail_callist .wp-block-column {
    flex-basis: 48% !important;
    flex-grow: 0;
  }
}
#skiplan #plan_B {
  margin-bottom: 0;
  padding-bottom: 6em;
}
#skiplan #plan_B h2 {
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  font-weight: bold;
}
#skiplan #plan_B:before {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  background-color: #d93631;
  height: 50%;
  bottom: 0;
  clip-path: polygon(0 0, 100% 70%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 719px) {
  #skiplan #plan_B h2 {
    font-size: 3.8vw;
  }
  #skiplan #plan_B:before {
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0% 100%);
  }
}
#skiplan #calendar {
  padding: 0 0 0 0;
  margin-top: 0;
  margin-bottom: 0;
}
#skiplan #calendar .sv {
  flex-wrap: nowrap;
  margin-bottom: 0;
}
#skiplan #calendar .sv .wp-block-column {
  margin-left: 0 !important;
}
#skiplan #calendar .sv .wp-block-column .wp-block-image {
  margin-bottom: 0 !important;
}
#skiplan #calendar h2 {
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese";
  font-weight: 400;
}
#skiplan #calendar h2 img {
  width: 1em;
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
#skiplan #calendar ul.list_hanrei {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
  padding-left: 0;
}
#skiplan #calendar ul.list_hanrei li {
  flex-basis: 45%;
  justify-content: space-between;
  list-style: none;
}
#skiplan #calendar ul.list_hanrei li img {
  width: 1em;
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
@media screen and (max-width: 719px) {
  #skiplan #calendar ul.list_hanrei {
    flex-direction: column;
  }
}
#skiplan #calendar ul.cal_callist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 0;
}
#skiplan #calendar ul.cal_callist li {
  flex-basis: 31%;
  list-style: none;
}
@media screen and (max-width: 719px) {
  #skiplan #calendar ul.cal_callist li {
    flex-basis: 48%;
  }
}
#skiplan #activity {
  padding: 4rem 0;
}
#skiplan #activity h2.inner {
  max-width: 700px;
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese";
  font-weight: 400;
  border-top: 2px solid #fff;
  padding-top: 0.5em;
  margin-bottom: 1em;
}
#skiplan #activity h2.inner em {
  font-style: normal;
  display: block;
  font-size: 0.6em;
}
#skiplan #activity .inner {
  max-width: 900px;
}
#skiplan #activity .inner .wp-block-column h3 {
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese";
  margin-top: 0.5em;
  font-size: 1.2em;
}
#skiplan #activity .inner .wp-block-column a {
  text-decoration: none;
}
@media screen and (max-width: 719px) {
  #skiplan #activity .inner {
    justify-content: space-between;
  }
  #skiplan #activity .inner .wp-block-column {
    flex-basis: 48% !important;
    flex-grow: 0;
  }
}
#skiplan #phgallery {
  padding: 4rem 0;
  text-align: center;
}
#skiplan #phgallery img {
  border: 1px solid #000;
}
#skiplan #hotellist {
  padding: 4rem 0;
  text-align: center;
}
#skiplan #hotellist .link_btn {
  margin-top: 2rem;
}
#skiplan #planA_hotellist {
  background-color: #fff8ea;
  padding-bottom: 4em;
}
#skiplan #planA_hotellist #page_title h2 {
  margin: -2em auto 1em auto;
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  max-width: 20em;
  border-bottom: 1px solid #FFFFFF;
}
#skiplan #planA_hotellist #page_title p {
  font-size: 1.2em;
  font-weight: bold;
}
@media (min-width:720px) {
  #skiplan #planA_hotellist #page_title.-tb, #skiplan #planA_hotellist #page_title.-pc {
    display: flex;
  }
}
@media screen and (max-width: 719px) {
  #skiplan #planA_hotellist #page_title {
    height: 16em !important;
  }
  #skiplan #planA_hotellist #page_title.-sp {
    display: flex;
  }
}
#skiplan #planA_hotellist .legend {
  margin-bottom: 1em;
}
#skiplan #planA_hotellist .legend > .wp-block-group__inner-container {
  display: flex;
  justify-content: center;
}
#skiplan #planA_hotellist .legend > .wp-block-group__inner-container h3 {
  font-family: "Heebo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
  font-size: min(1.1vw, 1.1em);
  font-weight: bold;
}
#skiplan #planA_hotellist .legend > .wp-block-group__inner-container ul {
  display: flex;
  justify-content: center;
  font-size: min(1.1vw, 1.1em);
  list-style-type: none;
  padding-left: 0;
  color: #000000;
  font-weight: bold;
}
#skiplan #planA_hotellist .legend > .wp-block-group__inner-container ul li img {
  width: 1.75em;
  height: auto;
  display: inline-block;
  margin: auto 0.5em auto 1em;
  vertical-align: middle;
}
@media screen and (max-width: 719px) {
  #skiplan #planA_hotellist .legend {
    font-size: 1em;
    margin-top: -2em;
  }
  #skiplan #planA_hotellist .legend > .wp-block-group__inner-container {
    flex-direction: column;
  }
  #skiplan #planA_hotellist .legend > .wp-block-group__inner-container h3 {
    font-size: 1.2em;
  }
  #skiplan #planA_hotellist .legend > .wp-block-group__inner-container ul {
    flex-direction: column;
    font-size: 1em;
  }
  #skiplan #planA_hotellist .legend > .wp-block-group__inner-container ul li {
    margin-bottom: 0.5em;
  }
  #skiplan #planA_hotellist .legend > .wp-block-group__inner-container ul li img {
    margin-left: 0;
  }
}
#skiplan #planA_hotellist .hotellist_blks > .wp-block-group__inner-container > .wp-block-columns {
  gap: 1.5em;
}
#skiplan #planA_hotellist .hotellist_blks .wp-block-column {
  margin-left: 0;
  min-width: none;
  display: flex;
  flex-direction: column;
}
#skiplan #planA_hotellist .hotellist_blks .wp-block-image {
  margin-bottom: 0;
}
#skiplan #planA_hotellist .hotellist_blks .hotelimg figure {
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}
#skiplan #planA_hotellist .hotellist_blks .hotelimg figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#skiplan #planA_hotellist .hotellist_blks h3 {
  font-size: 1.1em;
  margin-top: 0.25em;
}
#skiplan #planA_hotellist .hotellist_blks .icons {
  justify-content: center;
  margin-bottom: 0.5em;
  margin-top: auto;
}
#skiplan #planA_hotellist .hotellist_blks .icons .wp-block-column {
  flex-grow: 0;
  margin: 0 0.2em;
  min-width: 1.75em;
  flex-basis: 1.75em !important;
}
#skiplan #planA_hotellist .hotellist_blks .icons .wp-block-column figure {
  display: block;
  width: 1.75em;
  height: auto;
}
#skiplan #planA_hotellist .hotellist_blks .wp-block-buttons {
  margin-top: 0;
}
#skiplan #planA_hotellist .hotellist_blks .wp-block-buttons .wp-block-button {
  display: block;
  width: 100%;
}
#skiplan #planA_hotellist .hotellist_blks .wp-block-buttons .wp-block-button a {
  border: none;
  background-color: #d8b76f;
  width: 100%;
}
#skiplan #planA_hotellist .hotellist_blks .wp-block-buttons .wp-block-button a::before {
  display: none;
}
#skiplan #planA_hotellist .hotellist_blks .wp-block-buttons .wp-block-button a:after {
  content: " ";
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(../images/btn_arrow_b.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  right: 0.5em;
  top: calc(50% - 0.5em);
}
@media screen and (max-width: 719px) {
  #skiplan #planA_hotellist .hotellist_blks > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column {
    flex-basis: calc(50% - 2em) !important;
  }
  #skiplan #planA_hotellist .hotellist_blks > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column .icons .wp-block-column {
    flex-basis: auto !important;
  }
  #skiplan #planA_hotellist .hotellist_blks .wp-block-buttons .wp-block-button a {
    min-width: auto;
    padding-right: 1.5em;
  }
}

html:lang(ja) #skiplan #mainv #lang_btn li a[href="https://jozankei.jp/skiplan/"] {
  background-color: #000000;
}

html:lang(en-US) #skiplan #mainv #lang_btn li a[href*="/en/"] {
  background-color: #000000;
}
html:lang(en-US) #skiplan .plan_detail .bus_sche table tr th:first-child {
  width: 5em;
  text-align: center;
}

html:lang(zh-TW) #skiplan #mainv #lang_btn li a[href*="/tw/"] {
  background-color: #000000;
}

html:lang(ko-KR) #skiplan #menu01 h2 {
  font-size: 3vw;
}/*# sourceMappingURL=style.css.map */