@charset "UTF-8";

/*-----------------------------------------
  下層　共通事項
-------------------------------------------*/

#disney_tour_ranking {
  border-bottom: 1px solid #ddd;
  line-height: 1.6;
  position: relative;
}

#disney_tour_ranking img {
  height: auto;
  line-height: 0;
  margin: 0;
  max-width: 100%;
}

#disney_tour_ranking .center {
  text-align: center;
}

#disney_tour_ranking .dis_pc {
  display: none;
}

#disney_tour_ranking .dis_tab {
  display: none;
}

#disney_tour_ranking .dis_sptotab {
  display: block;
}

#disney_tour_ranking .dis_sp {
  display: block;
}

#disney_tour_ranking em {
  font-style: normal;
}

#disney_tour_ranking .small {
  font-size: 85%;
}

#disney_tour_ranking .hero {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
}

#disney_tour_ranking .hero h1 {
  background: #f12870;
  flex: 0 0 100%;
  padding: 15px;
}

#disney_tour_ranking .hero h1 img {
  display: block;
  margin: 0 auto;
  width: 95%;
}

#disney_tour_ranking .hero figure.fl {
  flex: 1 1 48.5%;
}

#disney_tour_ranking .hero figure.ca {
  flex: 1 1 48.5%;
  text-align: right;
}

#disney_tour_ranking .hero figcaption {
  color: #666;
  display: block;
  font-size: 1rem;
  height: 20px;
  padding: 2px 5px;
  transform: scale(0.8);
  transform-origin: 0 0;
  width: 125%;
}

#disney_tour_ranking .lead_area {
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fffbb3 0%, #c0ffe2 56%, #b3ebff 96%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  margin-top: -25px;
  padding: 30px 4% 10px;
}

#disney_tour_ranking .lead_area p {
  font-size: 1.3rem;
  padding-bottom: 15px;
}

#disney_tour_ranking .lead_area .anker li {
  margin-bottom: 15px;
}

#disney_tour_ranking .lead_area .anker li a {
  align-items: center;
  background: #fff;
  border: 2px solid #35bdf0;
  border-radius: 8px;
  box-shadow: 0 3px 0 #35bdf0;
  color: #35bdf0;
  display: flex;
  font-size: 1.35rem;
  font-weight: bold;
  justify-content: space-between;
  line-height: 1.4;
  padding: 5px 15px 3px 12px;
  text-decoration: none;
  width: 100%;
}

#disney_tour_ranking .lead_area .anker li a::after {
  border-bottom: 2px solid #35bdf0;
  border-right: 2px solid #35bdf0;
  content: "";
  display: block;
  height: 10px;
  margin-top: -5px;
  transform: rotate(45deg);
  width: 10px;
}

#disney_tour_ranking .lead_area .anker li a.ca {
  border-color: #efac36;
  box-shadow: 0 3px 0 #efac36;
  color: #efac36;
}

#disney_tour_ranking .lead_area .anker li a.ca::after {
  border-color: #efac36;
}

#disney_tour_ranking h2 {
  text-align: center;
}

#disney_tour_ranking .resort {
  border-top: 5px solid #35bdf0;
  padding-bottom: 30px;
  width: 100%;
}

#disney_tour_ranking .resort section {
  margin: 0 auto;
  width: 92%;
}

#disney_tour_ranking .resort.ca {
  border-top: 5px solid #efac36;
}

#disney_tour_ranking .ranking h2 {
  margin: 25px auto;
}

#disney_tour_ranking .ranking h2 img {
  height: 58px;
  width: auto;
}

#disney_tour_ranking .ranking .ranking_list li {
  border-bottom: 2px dashed #35bdf0;
  margin-bottom: 30px;
}

#disney_tour_ranking .ranking .ranking_list figure figcaption {
  color: #666;
  font-size: 1.1rem;
  padding: 3px;
  text-align: center;
}

#disney_tour_ranking .ranking .ranking_list figure img {
  height: auto;
  width: 100%;
}

#disney_tour_ranking .ranking .ranking_list .detail .tour_tit b {
  background: #35bdf0;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 10px;
  padding: 5px 10px;
}

#disney_tour_ranking .ranking .ranking_list .detail .tour_tit span {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}

#disney_tour_ranking .ranking .ranking_list .detail p {
  color: #666;
  font-size: 1.3rem;
  margin-bottom: 10px;
}

#disney_tour_ranking .ranking .ranking_list .detail .hotel_link {
  border: 1px solid #35bdf0;
  border-radius: 8px;
  color: #35bdf0;
  display: block;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 10px 25px 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#disney_tour_ranking .ranking .ranking_list .detail .hotel_link::after {
  border-bottom: 2px solid #35bdf0;
  border-right: 2px solid #35bdf0;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: rotate(-45deg);
  width: 8px;
}

#disney_tour_ranking .ranking .ranking_list .detail .hotel_link.ca {
  border-color: #efac36;
  color: #efac36;
}

#disney_tour_ranking .ranking .ranking_list .detail .hotel_link.ca::after {
  border-bottom-color: #efac36;
  border-right-color: #efac36;
}

#disney_tour_ranking .ranking .ranking_list dl.tour {
  border: 1px solid #ccc;
  margin-bottom: 30px;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  min-height: 44px;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list + div.tour_list {
  border-top: 1px solid #ccc;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dt {
  align-items: center;
  background: #35bdf0;
  color: #fff;
  display: flex;
  flex: 0 0 18%;
  justify-content: center;
  padding: 5px 0;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd {
  flex: 1 1 80%;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd a {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 100%;
  justify-content: space-between;
  line-height: 1;
  padding-left: 3%;
  text-decoration: none;
  width: 100%;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd .price {
  color: #f12870;
  flex: 1 1 50%;
  padding: 5px 4%;
  font-size: 4vw;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd .arrow {
  align-items: center;
  background: #b3ebff;
  display: flex;
  flex: 0 0 10%;
  height: 100%;
  justify-content: center;
  padding: 5px 10px;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd .arrow::after {
  border-bottom: 2px solid #35bdf0;
  border-right: 2px solid #35bdf0;
  content: "";
  display: block;
  height: 10px;
  transform: rotate(-45deg);
  width: 10px;
}

#disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list.sold_out dd {
  align-items: center;
  display: flex;
  font-weight: bold;
  line-height: 1;
  padding-left: 2%;
  width: 100%;
}

#disney_tour_ranking .ranking .ranking_list.ca li {
  border-bottom-color: #efac36;
}

#disney_tour_ranking .ranking .ranking_list.ca .tour_tit b {
  background: #efac36;
}

#disney_tour_ranking .ranking .ranking_list.ca dl.tour div.tour_list dt {
  background: #efac36;
}

#disney_tour_ranking .ranking .ranking_list.ca dl.tour div.tour_list dd .arrow {
  background: #ffecca;
}

#disney_tour_ranking .ranking .ranking_list.ca dl.tour div.tour_list dd .arrow::after {
  border-color: #efac36;
}

#disney_tour_ranking .list_link h2 {
  margin: 25px auto;
}

#disney_tour_ranking .list_link h2 img {
  height: 52px;
  width: auto;
}

#disney_tour_ranking .list_link .list_link_btn {
  margin-bottom: 30px;
}

#disney_tour_ranking .list_link .list_link_btn li {
  margin-bottom: 15px;
}

#disney_tour_ranking .list_link .list_link_btn li a {
  align-items: center;
  background: #fff;
  border: 2px solid #35bdf0;
  border-radius: 8px;
  box-shadow: 0 3px 0 #35bdf0;
  color: #35bdf0;
  display: flex;
  font-size: 1.35rem;
  font-weight: bold;
  justify-content: space-between;
  line-height: 1.4;
  padding: 12px 15px 10px 12px;
  text-decoration: none;
  width: 100%;
}

#disney_tour_ranking .list_link .list_link_btn li a::after {
  border-bottom: 2px solid #35bdf0;
  border-right: 2px solid #35bdf0;
  content: "";
  display: block;
  height: 10px;
  margin-top: -5px;
  transform: rotate(-45deg);
  width: 10px;
}

#disney_tour_ranking .list_link .list_link_btn li a.ca {
  border-color: #efac36;
  box-shadow: 0 3px 0 #efac36;
  color: #efac36;
}

#disney_tour_ranking .list_link .list_link_btn li a.ca::after {
  border-color: #efac36;
}

#disney_tour_ranking .list_link .list_link_btn.ca a {
  border-color: #efac36;
  box-shadow: 0 3px 0 #efac36;
  color: #efac36;
}

#disney_tour_ranking .list_link .list_link_btn.ca a::after {
  border-color: #efac36;
}

#disney_tour_ranking .link_btn {
  background: #f12870;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 15px 20px 15px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 80%;
}

#disney_tour_ranking .link_btn.fl {
  background: #35bdf0;
  width: 92%;
}

#disney_tour_ranking .link_btn.ca {
  background: #efac36;
  width: 92%;
}

#disney_tour_ranking .link_btn::before {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  content: "";
  display: block;
  height: 10px;
  margin-top: -6px;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: rotate(-135deg);
  width: 10px;
}

#disney_tour_ranking .link_btn.dtop_btn {
  padding: 15px 0 15px 20px;
}

#disney_tour_ranking .link_btn.dtop_btn::before {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  content: "";
  display: block;
  height: 10px;
  left: 18px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 10px;
}

#disney_tour_ranking .contact {
  background: #ffe5ee;
  width: 100%;
}

#disney_tour_ranking .contact .inner {
  margin: 0 auto;
  padding: 20px 0;
  width: 92%;
}

#disney_tour_ranking .contact h2 {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 10px;
  text-align: center;
}

#disney_tour_ranking .contact .contact_btns {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 760px;
}

#disney_tour_ranking .contact .contact_btns .tel_btn {
  align-items: center;
  background: #f12870;
  border-radius: 8px;
  color: #fff;
  display: flex;
  flex: 0 0 49%;
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 2rem;
  font-weight: bold;
  justify-content: center;
  line-height: 1;
  margin-right: 1%;
  min-height: 42px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}

#disney_tour_ranking .contact .contact_btns .tel_btn::before {
  aspect-ratio: 1 / 1;
  background: url(../images/icon_tel_white.svg) center center / auto 100% no-repeat;
  content: "";
  display: inline-block;
  margin: 0 4px 0 0;
  width: 4vw;
  max-width: 16px;
}

#disney_tour_ranking .contact .contact_btns .fo_btn {
  align-items: center;
  background: #fff;
  border: 1px solid #f12870;
  border-radius: 8px;
  color: #f12870;
  display: flex;
  flex: 0 0 49%;
  font-size: 1.3rem;
  font-weight: bold;
  justify-content: center;
  margin-left: 1%;
  min-height: 42px;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#disney_tour_ranking .contact .contact_btns .fo_btn::after {
  border-bottom: 1px solid #f12870;
  border-right: 1px solid #f12870;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: rotate(-45deg);
  width: 8px;
}

#disney_tour_ranking .contact .contact_btns .fo_btn span {
  display: none;
}

#disney_tour_ranking .contact .contact_btns .contact_time {
  color: #666;
  font-size: 1.1rem;
  margin-top: 15px;
  text-align: center;
}

#disney_tour_ranking .travelogue {
  margin: 0 auto 60px;
  width: 92%;
}

#disney_tour_ranking .travelogue h2 {
  margin: 25px auto;
}

#disney_tour_ranking .travelogue h2 img {
  height: 52px;
  width: auto;
}

#disney_tour_ranking .travelogue_lead {
  color: #666;
  margin-bottom: 15px;
  text-align: center;
}

#disney_tour_ranking .travelogue_wrap {
  display: flex;
  margin-bottom: 40px;
}

#disney_tour_ranking .travelogue_list {
  flex: 0 0 70%;
}

#disney_tour_ranking .travelogue_list.ca .travelogue_fukidashi {
  border: 1px solid #efac36;
}

#disney_tour_ranking .travelogue_list.ca .travelogue_fukidashi::before {
  border-top-color: #efac36;
}

#disney_tour_ranking .travelogue_list.ca .travelogue_tit {
  background: #fff5e3;
}

#disney_tour_ranking .travelogue_list.ca .travelogue_tit a {
  color: #efac36;
}

#disney_tour_ranking .travelogue_list.ca .travelogue_info {
  color: #efac36;
}
#disney_tour_ranking .travelogue_list.ca .travelogue_info::before {
  background-image:url(../images/icon_smile_yellow.svg);
}
#disney_tour_ranking .travelogue_list.ca .travelogue_link {
  background: #efac36;
}
#disney_tour_ranking .travelogue_list.ca .travelogue_place::before {
  background-image:url(../images/icon_pin_yellow.svg);
}

#disney_tour_ranking .travelogue_fukidashi {
  border: 1px solid #35bdf0;
  border-radius: 8px;
  position: relative;
}

#disney_tour_ranking .travelogue_fukidashi::after,
#disney_tour_ranking .travelogue_fukidashi::before {
  border: solid transparent;
  content: "";
  height: 0;
  left: 10%;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}

#disney_tour_ranking .travelogue_fukidashi::after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

#disney_tour_ranking .travelogue_fukidashi::before {
  border-color: rgba(53, 189, 240, 0);
  border-top-color: #35bdf0;
  border-width: 11px;
  margin-left: -11px;
}

#disney_tour_ranking .travelogue_tit {
  background: #eefbff;
  border-radius: 8px 8px 0 0;
  padding: 10px 15px;
}

#disney_tour_ranking .travelogue_tit a {
  -webkit-box-orient: vertical;
  color: #35bdf0;
  display: -webkit-box;
  font-size: 1.5rem;
  font-weight: bold;
  -webkit-line-clamp: 3;
  line-height: 1.4;
  overflow: hidden;
}

#disney_tour_ranking .travelogue_txt {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 1.4rem;
  -webkit-line-clamp: 2;
  line-height: 1.4;
  margin: 10px 15px;
  overflow: hidden;
}

#disney_tour_ranking .travelogue_info {
  color: #35bdf0;
  padding: 8px 20px 0 90px;
  position: relative;
  text-align: center;
}

#disney_tour_ranking .travelogue_info::before {
  bottom: 0;
  content: "";
  font-size: 55px;
  left: 15px;
  position: absolute;
  width: 55px;
  aspect-ratio: 1 / 1;
  background:url(../images/icon_smile_blue.svg) center center / 100% auto no-repeat;
}

#disney_tour_ranking .travelogue_place {
  font-size: 1.6rem;
}

#disney_tour_ranking .travelogue_place::before {
  content: "";
  display: inline-block;
  width: 12px;
  aspect-ratio: 12 / 17;
  margin-right: 5px;
  background:url(../images/icon_pin_blue.svg) center center / 100% auto no-repeat;
}

#disney_tour_ranking .travelogue_link {
  background: #35bdf0;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  margin-top: 5px;
  padding: 8px 5px;
  width: 100%;
}

@media screen and (min-width: 641px) {
  #disney_tour_ranking {
    font-size: 1.5rem;
  }

  #disney_tour_ranking .dis_tab {
    display: block;
  }

  #disney_tour_ranking .dis_sp {
    display: none;
  }

  #disney_tour_ranking .hero h1 {
    flex: 1 1 32%;
    margin-bottom: 20px;
    order: 2;
  }

  #disney_tour_ranking .hero figure.fl {
    flex: 1 1 30.5%;
    order: 1;
  }

  #disney_tour_ranking .hero figure.ca {
    flex: 1 1 30.5%;
    order: 3;
  }

  #disney_tour_ranking .hero figcaption {
    font-size: 1.2rem;
  }

  #disney_tour_ranking .lead_area p {
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
  }

  #disney_tour_ranking .lead_area .anker {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 960px;
  }

  #disney_tour_ranking .lead_area .anker li {
    flex: 0 0 49%;
  }

  #disney_tour_ranking .resort section {
    max-width: 960px;
  }

  #disney_tour_ranking .ranking h2 {
    margin: 55px auto 50px;
  }

  #disney_tour_ranking .ranking .ranking_list li {
    display: flex;
    justify-content: space-between;
  }

  #disney_tour_ranking .ranking .ranking_list li:nth-child(even) {
    flex-direction: row-reverse;
  }

  #disney_tour_ranking .ranking .ranking_list figure {
    margin-bottom: 30px;
    width: 49%;
  }

  #disney_tour_ranking .ranking .ranking_list .detail {
    width: 48%;
  }

  #disney_tour_ranking .ranking .ranking_list .detail .hotel_link {
    display: inline-block;
    margin-bottom: 40px;
    padding: 10px 40px 10px 25px;
  }

  #disney_tour_ranking .list_link .list_link_btn {
    display: flex;
    justify-content: space-around;
    margin: 0 auto 40px;
    max-width: 960px;
  }

  #disney_tour_ranking .list_link .list_link_btn li {
    flex: 1 1 31%;
    margin: 0 1%;
  }

  #disney_tour_ranking .list_link .list_link_btn li a {
    font-size: 1.6rem;
  }

  #disney_tour_ranking .link_btn {
    font-size: 1.4rem;
    width: 360px;
  }

  #disney_tour_ranking .link_btn.fl {
    width: 450px;
  }

  #disney_tour_ranking .link_btn.ca {
    width: 450px;
  }

  #disney_tour_ranking .contact .inner {
    max-width: 960px;
    padding: 30px 0;
  }

  #disney_tour_ranking .contact .contact_btns .tel_btn {
    background: none;
    color: #f12870;
    font-size: 4rem;
    margin-right: 0;
  }

  #disney_tour_ranking .contact .contact_btns .tel_btn::before {
    margin: 0 5px 0 0;
    width: 100%;
    max-width: 30px;
    background-image: url(../images/icon_tel_pink.svg);
  }

  #disney_tour_ranking .contact .contact_btns .fo_btn {
    font-size: 1.6rem;
  }

  #disney_tour_ranking .contact .contact_btns .fo_btn span {
    display: inline-block;
  }

  #disney_tour_ranking .contact .contact_btns .contact_time {
    font-size: 1.2rem;
  }

  #disney_tour_ranking .travelogue {
    max-width: 960px;
  }

  #disney_tour_ranking .travelogue_lead {
    margin-bottom: 30px;
  }

  #disney_tour_ranking .travelogue_wrap {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #disney_tour_ranking .travelogue_list {
    flex: 0 0 32%;
  }

  #disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list {
    font-size: 1.3rem;
  }

  #disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd .price {
    font-size: 120%;
  }
}

@media screen and (min-width: 1024px) {
  #disney_tour_ranking .dis_pc {
    display: block;
  }

  #disney_tour_ranking .dis_sptotab {
    display: none;
  }

  #disney_tour_ranking .resort section {
    max-width: 1160px;
  }

  #disney_tour_ranking .ranking h2 img {
    height: 117px;
  }

  #disney_tour_ranking .ranking .ranking_list .detail .tour_tit b {
    font-size: 1.8rem;
    padding: 8px 15px;
  }

  #disney_tour_ranking .ranking .ranking_list .detail .tour_tit span {
    font-size: 2rem;
  }

  #disney_tour_ranking .ranking .ranking_list .detail p {
    font-size: 1.5rem;
  }

  #disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list {
    font-size: 1.8rem;
  }

  #disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd .arrow {
    background: #35bdf0;
    border-radius: 30px;
    color: #fff;
    display: flex;
    flex: 0 0 20%;
    height: auto;
    justify-content: space-between;
    margin-right: 10px;
    padding: 9px 12px 9px 15px;
  }

  #disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd .arrow span {
    flex: 1 1 50%;
    font-size: 1.4rem;
    padding-right: 5px;
    text-align: center;
  }

  #disney_tour_ranking .ranking .ranking_list dl.tour div.tour_list dd .arrow::after {
    border-color: #fff;
    border-width: 1px;
    height: 8px;
    width: 8px;
  }

  #disney_tour_ranking .ranking .ranking_list.ca dl.tour div.tour_list dd .arrow {
    background: #efac36;
  }

  #disney_tour_ranking .ranking .ranking_list.ca dl.tour div.tour_list dd .arrow::after {
    border-color: #fff;
  }

  #disney_tour_ranking .list_link h2 {
    margin: 55px auto 35px;
  }

  #disney_tour_ranking .list_link h2 img {
    height: auto;
  }

  #disney_tour_ranking .list_link .list_link_btn li a {
    min-height: 65px;
  }

  #disney_tour_ranking .contact .inner {
    max-width: 1160px;
  }

  #disney_tour_ranking .contact h2 {
    font-size: 1.8rem;
    padding-bottom: 20px;
  }

  #disney_tour_ranking .travelogue {
    max-width: 1160px;
  }

  #disney_tour_ranking .travelogue h2 {
    margin: 55px auto 35px;
  }

  #disney_tour_ranking .travelogue h2 img {
    height: auto;
  }
}

@media screen and (min-width: 1025px) {
  #disney_tour_ranking .hero h1 {
    padding: 25px 25px 20px;
  }
}

@media screen and (max-width: 640px) {
  #disney_tour_ranking .travelogue_wrap {
    margin-left: -15px;
    overflow-scrolling: touch;
    overflow-x: scroll;
    padding: 0 15px;
    scroll-behavior: smooth;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    width: 100vw;
  }

  #disney_tour_ranking .travelogue_list {
    margin-right: 15px;
  }
}

@media print {
  body {
    min-width: 1140px !important;
    position: relative !important;
    -webkit-print-color-adjust: exact;
    transform: scale(0.94);
    transform-origin: 0 0;
    width: 100%;
  }
}