#widewrapper {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #e1f3fd;
  width: auto;
  color: #333;
}
#widewrapper a {
  color: #333;
}

.pc {
  display: none;
}

#keyVisual {
  border-bottom: 2px solid #1865be;
  padding-top: 20px;
  margin: 0 auto;
  background-color: #fff;
}
#keyVisual h1 {
  font-size: 22px;
  text-align: center;
  color: #1865be;
  padding-bottom: 16px;
}
#keyVisual span {
  display: block;
}
#keyVisual img {
  width: 160px !important;
  padding-bottom: 16px;
}

.navi {
  display: flex;
  padding-top: 16px;
  padding-bottom: 25px;
  justify-content: center;
  gap: 24px;
  margin: 0 8px;
}
.navi li {
  width: 49%;
}
.navi li img {
  width: 100%;
}

.hotelsWrap {
  padding-top: 16px;
}

.hotels {
  background-color: #fff;
  margin: 0 10px;
  margin-bottom: 40px;
  margin-top: 20px;
  border-radius: 4px;
}
.hotels.blue {
  padding: 16px 8px;
  margin: 10px;
}
.hotels.blue .ttl {
  margin: 10px auto;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2893CF;
}
.hotels.blue .ttl img {
  width: 38px;
}
.hotels.blue .ttl span {
  padding: 0 10px;
  padding-top: 10px;
}
.hotels.blue .ttl.blue img {
  filter: hue-rotate(-178deg) saturate(5) brightness(80%);
}
.hotels.blue .ttl.green {
  color: #49A2AB;
}
.hotels.blue .ttl.green img {
  filter: hue-rotate(-178deg) saturate(5) brightness(80%) opacity(90%);
}
.hotels .ttl {
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.hotels .ttl.main {
  top: -30px;
}
.hotels .ttl img {
  width: 100%;
}
.hotels .box {
  line-height: 1.5;
  margin-top: -58px;
}
.hotels .box h2 {
  margin: 0 16px;
  text-align: center;
  margin-top: -15px;
}
.hotels .box h2 img {
  width: 100%;
}
.hotels .ambassador {
  font-size: 14px;
  background-color: #eaf7ff;
  margin: 8px;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative;
  padding: 4px;
}
.hotels .ambassador .holder {
  border: 2px solid #fff;
  padding: 10px;
  display: flex;
  flex-direction: column;
}
.hotels .ambassador .holder img {
  width: 100%;
  margin-bottom: 16px;
}
.hotels .ambassador .holder a {
  padding-top: 16px;
  color: #1D54A7 !important;
  text-decoration: underline !important;
  display: block;
  text-align: right;
  font-size: 14px;
}

.tcopy, .line {
  position: relative;
  text-align: right;
  margin-top: 12px;
  margin-right: 16px;
  font-size: 12px;
}

#part3 {
  margin-bottom: 0;
}
#part3 .hotels {
  margin-bottom: 0;
}
#part3 .room_box ul li {
  border: 1px solid #54a8b0;
}
#part3 .room_box ul li h4 {
  height: 84px;
  background-color: #54a8b0;
}
#part3 .room_box ul li .text {
  border-bottom: 1px solid #54a8b0;
}

.room_box {
  padding-bottom: 1px;
}
.room_box .sub_ttl {
  margin: 0 24px;
  text-align: center;
  padding-bottom: 16px;
}
.room_box .sub_ttl img {
  width: 100%;
}
.room_box ul {
  margin: 0 8px;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.room_box ul:last-child {
  margin-bottom: 20px;
}
.room_box ul li {
  border-radius: 8px;
  box-sizing: border-box;
  border: 1px solid #2893cf;
}
.room_box ul li a {
  text-decoration: none;
}
.room_box ul li h4 {
  border-radius: 4px 4px 0 0;
  color: #fff;
  background-color: #2893cf;
  text-align: center;
  font-size: 22px;
  height: 58px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.room_box ul li .text {
  margin: 16px;
  border-bottom: 1px solid #2893cf;
  padding-bottom: 16px;
  font-size: 13px;
}
.room_box ul li .linkMore {
  font-size: 18px;
  text-align: center;
  color: #2893cf;
  padding-bottom: 16px;
  position: relative;
}
.room_box ul li .linkMore:after {
  position: absolute;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #2893cf;
  border-bottom: 2px solid #2893cf;
  right: 29%;
  bottom: 26px;
  transform: rotate(-45deg);
}
.room_box ul li img {
  width: 100%;
}

.btm_bnr {
  text-align: center;
  padding-bottom: 16px;
  margin: 0 10px;
  padding-top: 22px;
}
.btm_bnr img {
  width: 100%;
}

.tdrtop {
  text-align: center;
  padding-bottom: 40px;
  margin: 10px;
}
.tdrtop img {
  width: 100%;
}

.jdsShowFix {
  z-index: 9999;
  border-radius: 50%;
  background-color: #064da4;
  position: fixed;
  right: 10px;
  bottom: 10px;
}

.jdsShowFix a {
  display: block;
  width: 60px;
  height: 60px;
  position: relative;
}
.jdsShowFix a img {
  width: 100%;
}

/* 02-08.html */
.swiper-container {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
}

.swiper-slide {
  width: 100% !important;
}

.swiper-slide img {
  width: 100%;
}

.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
  display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  height: 60px;
  position: static;
  justify-content: space-between;
  display: flex;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 24%;
  height: 48px;
  border-radius: 0;
  margin: 0 0.5% !important;
  box-sizing: border-box;
  opacity: 1;
}

#page02 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/mm-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page02 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/mm-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page02 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/mm-5.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page02 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/mm-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page03 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/min-4.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page03 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/min-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page03 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/min-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page03 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/min-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page04 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/d-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page04 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/d-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page04 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/d-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page04 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/d-4.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page05 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/b-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page05 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/b-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page05 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/b-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page05 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/b-4.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page06 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/a-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page06 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/a-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page06 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/a-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page06 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/a-4.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page07 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/t-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page07 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/t-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page07 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/t-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page07 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/t-4.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page08 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/c-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page08 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/c-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page08 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/c-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page08 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/c-4.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page09 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/s-4.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page09 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/s-1.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page09 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/s-2.jpg) center center no-repeat;
  background-size: 100% auto;
}

#page09 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
  background: url(https://img.travel.rakuten.co.jp/tdr/disneyhotels/room/202305/images/s-3.jpg) center center no-repeat;
  background-size: 100% auto;
}

.room_name {
  padding: 0 10px;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #fff;
  padding-top: 24px;
  text-align: center;
  padding-bottom: 16px;
}
.room_name p span {
  font-size: 15px;
  font-weight: bold;
  color: #164584;
}
.room_name h2 {
  font-size: 26px;
  color: #164584;
  padding-top: 24px;
}
.room_name .text {
  font-size: 13px;
  color: #333;
  padding-top: 16px;
}

.room_intro {
  line-height: 1.5;
  padding-top: 22px;
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
.room_intro li img {
  width: 100%;
}

.room_intro + .text {
  padding-top: 12px;
  line-height: 1.5;
  font-size: 14px;
}

a[href="#plan"] {
  margin: 40px 10px;
  display: block;
}
a[href="#plan"] img {
  width: 100%;
}

.room_okay {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  flex-wrap: wrap;
}
.room_okay li {
  text-align: center;
  font-size: 16px;
}
.room_okay li:first-child {
  margin-right: 8px;
}
.room_okay li:not(:last-child) {
  width: calc(50% - 4px);
}
.room_okay li span {
  font-size: 13px;
  display: block;
}
.room_okay li img {
  width: 100%;
  padding-bottom: 10px;
}
.room_okay li:last-child {
  padding-top: 24px;
  text-align: left;
  display: flex;
  flex-direction: column;
  line-height: 1.6;
  justify-content: center;
}
.room_okay li:last-child span {
  color: #666;
}

.tokuten {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
}
.tokuten img {
  margin-bottom: 16px;
}
.tokuten .text {
  display: flex;
  flex-direction: column;
  line-height: 2;
  justify-content: center;
}
.tokuten .text span {
  color: #666;
  font-size: 13px;
}

.plan {
  margin-top: 24px;
  border: 2px solid #d9d9d9;
  padding: 24px;
}
.plan li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.plan .planName {
  font-size: 14px;
  text-align: center;
  color: #2893cf;
  display: inline-flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.plan .planName:after {
  content: "";
  display: inline-block;
  height: 4px;
  background-color: #ECF9FF;
  position: relative;
  top: -4px;
  z-index: -1;
}
.plan .planName span {
  display: none;
}
.plan .text {
  padding-top: 24px;
  font-size: 13px;
}
.plan .btn a {
  width: 262px;
  position: relative;
  height: 50px;
  margin: 40px auto 0;
  display: flex;
  border-radius: 50px;
  background-color: #2893cf;
  color: #fff !important;
  align-items: center;
  justify-content: center;
}
.plan .btn a:hover {
  text-decoration: none;
}
.plan .btn a:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-top: -1px;
  margin-left: 8px;
  transform: rotate(-45deg);
}

#plan {
  margin-bottom: 0;
}

.btn4 {
  display: flex;
  margin: 8px;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.btn4 li {
  width: calc(50% - 8px);
}
.btn4 li a {
  position: relative;
  height: 50px;
  margin: 0 auto;
  display: flex;
  border-radius: 50px;
  border: 2px solid #2893cf;
  background-color: #fff !important;
  color: #2893cf !important;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.btn4 li a:hover {
  text-decoration: none;
}
.btn4 li a:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #2893cf;
  border-bottom: 2px solid #2893cf;
  margin-top: -1px;
  margin-left: 28px;
  transform: rotate(-45deg);
}

.atn {
  margin: 0 10px;
  margin-top: 32px;
  font-size: 12px;
  line-height: 1.8;
  padding-bottom: 32px;
}
.atn a {
  text-decoration: underline;
  color: #1865BE;
}

.btmholder {
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.btmholder .tdrtop {
  order: 2;
}
.btmholder .btm_bnr {
  order: 1;
}

body:not(#index) #widewrapper {
  padding-bottom: 0;
}

body:not(#index) .tdrtop {
  background-color: #fff;
  padding-bottom: 6px;
}

body:not(#index) .btm_bnr {
  background-color: #fff;
  padding-bottom: 0;
}

.green #widewrapper {
  background-color: #E3F9FC;
}

.green .room_name span {
  color: #49A2AB;
}

.green .room_name h2 {
  color: #49A2AB;
}

.green .planName {
  color: #49A2AB;
}

.green .plan .btn a {
  background-color: #49A2AB;
}

.green .btn4 li a {
  color: #49A2AB !important;
  border: 1px solid #49A2AB;
}

.green .btn4 li a:after {
  border-right: 2px solid #49A2AB;
  border-bottom: 2px solid #49A2AB;
}

.green .plan .planName:after {
  background-color: #A0D5DB;
}