@charset "utf-8";

/* Firefox */
@-moz-document url-prefix() {
  html,
  body {
    scrollbar-width: thin;
    scrollbar-color: #e7dec5 transparent;
  }
}

::-webkit-scrollbar {
   width: 5px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -webkit-border-radius: 5px;
 }

::-webkit-scrollbar-thumb {
  background: #e7dec5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-border-radius: 5px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    max-width: 1200px;
/*    min-width: 1200px;*/
    font-size: 16px;
    color: #464646;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
    background-color: #fff9e9;
    scroll-behavior: smooth;
    font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif;
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
ul {
    list-style-type: none;
}
a:focus {
    outline: 0;
}
a:link, a:visited, a:active, a:hover {
    text-decoration: none;
    color: #464646;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
}

.detail-itinerary {
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-bottom: 100px;
    padding-top: 80px;
}

/*header , .food {
    padding-bottom: 3rem;
}*/

.container {
    max-width: 1200px;
}

.title-center{
    text-align: center;
}

.radius-image {
    border-radius: 6px;
}

#scrollToTop {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 1rem;
  right: 1rem;
  margin-bottom: -12rem;
  transition: margin-bottom 0.2s;
  z-index: 1;
}

#scrollToTop img {
    cursor: pointer;
}

#scrollToTop.active {
/*  margin-bottom: 0;*/
    margin-bottom: 120px;
}

/**************************************************************************************************************************************
    Header
***************************************************************************************************************************************/

.detail-itinerary .flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*.detail-itinerary header .container {
    max-width: 1200px;
}*/

.detail-itinerary header .main-wrapper {
  position: relative;
  width: 100%;
/*  height: 630px;*/
height: 600px;
}

.detail-itinerary header .title {
  height: auto;
  position: absolute;
  z-index: 999;
/*  top: 10vh;*/
 top: 5vh;
}

.detail-itinerary header .title-a {
  left: -4%;
}

@font-face {
 font-family: JiaoKeShuTi-R;
 src: url('../font/JiaoKeShuTi-ICA-Pror-R-2_0.otf');
}

.detail-itinerary header h1 {
  font-family: JiaoKeShuTi-R;
  letter-spacing: 5px;
  font-weight: 600;
  font-size: 40px;
  writing-mode: vertical-rl;
  white-space: nowrap;
}

.detail-itinerary header h1 .hotel-en {
    font-family: Georgia, serif;
    font-size: 34px;
}

.detail-itinerary header .subheading {
    font-size: 30px;
    padding-top: 2px;
}

.detail-itinerary header .subeng {
    font-family: Georgia, serif;
    font-size: 15px;
    letter-spacing: 2px;  
    margin-bottom: 0;
    color:#7E8890 ;
    padding-top: 36px;
}

.detail-itinerary header .main-image {
  width: 85%;
  height: 600px;
  float: right;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 0px 30px 0px 30px;
}

#kyushu1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kyushu1/main-image.jpg');
}

#kyushu2 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kyushu2/main-image.jpg');
}

#Hokkaido .detail-itinerary header .main-image {
  background-image: url('../img/detail/hokkaido1/main-image.jpg');
}

#Hokkaido2 .detail-itinerary header .main-image {
  background-image: url('../img/detail/hokkaido2/main-image.jpg');
}

#Central .detail-itinerary header .main-image {
  background-image: url('../img/detail/central1/main-image.jpg');
}

#Centra2 .detail-itinerary header .main-image {
  background-image: url('../img/detail/central2/main-image.jpg');
  background-position: bottom;
}

#Tohoku1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/tohoku1/main-image.jpg');
}

#Tohoku2 .detail-itinerary header .main-image {
  background-image: url('../img/detail/tohoku2/main-image.jpg');
}

#Tohoku3 .detail-itinerary header .main-image {
  background-image: url('../img/detail/tohoku3/main-image.jpg');
}

#Kansai1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kansai1/main-image.jpg');
}

#Kansai2 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kansai2/main-image.jpg');
}

#Kansai3 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kansai3/main-image.jpg');
}

#Kanto1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kanto1/main-image.jpg');
}

#Kyushu3 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kyushu3/main-image.jpg');
}

#Kitakyushu1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kitakyushu1/main-image.jpg');
}

#Kansai-sakura-1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kansai-sakura-1/main-image.jpg');
}

#Kitakyushu-sakura-1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kitakyushu-sakura-1/main-image.jpg');
}

#Kanto-sakura-1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/kanto-sakura-1/main-image.jpg');
}

#Hokkaido-sakura-1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/hokkaido-sakura-1/main-image.jpg');
}

#Hokuriku1 .detail-itinerary header .main-image {
  background-image: url('../img/detail/hokuriku1/main-image.jpg');
}

#Hokuriku2 .detail-itinerary header .main-image {
  background-image: url('../img/detail/hokuriku2/main-image.jpg');
}

.detail-itinerary header .main-image-info {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgb(246, 240, 224, .95);
  border-top-left-radius: 15px;
/*  padding: 12px 20px 12px 35px;*/
  padding: 9px 20px 9px 35px;
}

.detail-itinerary header .main-image-info p {
  font-weight: 700;
  font-size: 18px;
  color: #a29752;
  padding: 0 10px;
  margin-top: 15px;
}

.detail-itinerary header .main-image-info .price {
    font-family: Castoro, sans-serif;
    font-size:35px;
    color: #a29752;
    font-style: italic;
    font-weight: normal;   
}

.detail-itinerary header .info {
  margin: 0 20px;
}

.detail-itinerary header .info-1 {
  margin: 3px 0 3px 0;
}

.detail-itinerary header .info .phone {
  width: auto;
  height: 25px;
}

.detail-itinerary header .info .email {
  width: 30px;
  height: auto;
}

.detail-itinerary header .info a:link, 
.detail-itinerary header .info a:visited, 
.detail-itinerary header .info a:active, 
.detail-itinerary header .info a:hover {
    color: #a29752;
}

.detail-itinerary header .slide-down {
  width:20px;
  height: 65px;
  position: absolute;
  bottom: 0;
}

.detail-itinerary section .title {
  font-size: 28px;
  line-height: 48px;
  font-weight: 700;
  display: inline-block;
}

.detail-itinerary section .title:after {
  content: '';
  display: block;
  width: 110px;
  height: 2px;
  background-color: #a69642;
  margin-top: 5px;
  text-align: center;
}

.detail-itinerary section span.japanese {
    font-family: JiaoKeShuTi-R;
    font-size: 20px;
    font-weight: normal;
}

.detail-itinerary section span.japanese.food-small {
    font-size: 15px;
}

/**************************************************************************************************************************************
    sign up
***************************************************************************************************************************************/

a.sign-up-jp {
    font-size: 18px;
    font-family: JiaoKeShuTi-R;
    background-color: #a29752;
    color: #ffffff;
    margin: 0 0 0 15px;
    padding: 0 12px 2px;
    border-radius: 50px;
    text-wrap: nowrap;
}

.modal {
background: rgba(255,247,230,0.95);
  display: none;
  overflow: auto;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-content {
  position: relative;
  width: 60%;
  margin: 0 auto;
  background-color: transparent;
  border:none;
  box-shadow: none;
  border: 2px dashed #bba26a;
  border-radius: 15px;
  padding: 30px;
}

.modal-animated-in {
  animation: totop-in .3s ease;
}

.modal-animated-out {
  animation: totop-out .3s ease forwards;
}

.modal-header {
  width: 100%;
  line-height: 60px;
  box-sizing: border-box;
  border-bottom: none;
  display:inline;
  text-align: center;
  margin-top: 25px;
}

.modal-header h5 {
    font-family: JiaoKeShuTi-R;
    font-weight: 600;
    font-size: 1.6rem;
    color: #bba26a;
    margin-bottom: 15px;
}

.modal-header h5 br {
    display: none;
}

.modal-header h5 span {
    font-family: Castoro, sans-serif;
}

.modal-header p {
    font-weight: 500;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 0;
}

.modal-header p span {
    font-family: Castoro, sans-serif;
    font-size: 1.2rem;
}

.modal-content .close {
  position: absolute;
  cursor: pointer;
  transition: all .3s;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  background-color: #bba26a;
  width: 40px;
  height: 40px;
  border-radius: 99999px;
  line-height: 40px;
  opacity: 1;
  font-weight: normal;
  right: 5%;
  top: 3%;
}

.modal-content .close:hover {
  background-color: #bba26a;
  color: #ffffff;
}

.modal-body {
  padding: 0 20px;
}

.modal-body iframe {
    width:100%;
    height:100vh;
    margin-left: -3%;
}

@keyframes totop-in {
  0% {
    top: 600px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }  
}

@keyframes totop-out {
  0% {
    top: 0px;
    opacity: 1;
  }
  100% {
    top: -100%;
    opacity: 0;
  }  
}

/**************************************************************************************************************************************
    date-all
***************************************************************************************************************************************/

.date-all {
    clear: both;
}

.date-all-list, .date-all-list-m {
    color: #a29752;
    font-size: 18px;
    font-weight: 600;
}

.date-all-list {
    text-align: right;
    padding: 20px 10px 0 0;
}

.date-all-list-m {
    display: none;
    text-align: left;
    padding: 20px 10px 0 0;
}

.date-all-list span, .date-all-list-m span {
    font-size: 16px;
    background-color: #a29752;
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #ffffff;
    padding: 3px;
    font-weight: normal;
    border-radius: 50%;
    text-align: center;
    margin: 0 1px;
}

/**************************************************************************************************************************************
    Food
***************************************************************************************************************************************/

section.food .title {
  font-size: 28px;
  line-height: 48px;
  font-weight: 700;
}
section.food .title:after {
  display: none;
}

.food .title-sub {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: #a69642;
  display: block;
  margin-bottom: 9px;
}

.food .three-grids {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
.food .three-grids .content {
    text-align: center;
}
.food .three-grids .content h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  margin-top: 26px;
}

.food .three-grids .content p {
  font-size: 15px;
  text-align: justify;
}


/**************************************************************************************************************************************
    Hotel
***************************************************************************************************************************************/

section.hotel .title:after {
  width: 80px;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(../font/fa-solid-900.eot);
    src: url(../font/fa-solid-900.eot) format("embedded-opentype"), url(../font/fa-solid-900.woff2) format("woff2"), url(../font/fa-solid-900.woff) format("woff"), url(../font/fa-solid-900.ttf) format("truetype"), url(../font/fa-solid-900.svg) format("svg")
}


.hotel ul li:before {
    font-family: "Font Awesome 5 Free";
    padding-right: 15px;
    font-weight: 700;
    content: '\f061';
    background-color: #dad2a1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hotel ul li{
    list-style: none;
    margin-bottom: 3px;
    font-size: 15px;
    color: #a69642;
}

.hotel h5 {
    font-size: 18px;
    color:#a69642;
    margin-bottom: 24px;
}

.hotel h2 {
    font-size: 28px;
    margin-bottom: 26px;
}

.hotel p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

.hotel .radius-image {
    margin-bottom: 80px;
    margin-left: 0;
}

.hotel .hotel1 {
    padding-right: 4rem;
}
.hotel .hotel2 {
    padding-left: 4rem;
}

.hotel .read-more {   
    padding: 7px 37px;
    border-radius: 50px;
    background-color: #c0b780;
    border-color:#c0b780 ;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: none;
}

.hotel .read-more span {
    font-size: 1rem;
/*    font-family: 'Open Sans', sans-serif;*/
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.5px;
    white-space:nowrap;
    line-height: 0;
}


/**************************************************************************************************************************************
    Schedule
***************************************************************************************************************************************/

.schedule-day-right {
    position: relative;
    padding: 3em 0;
    margin-bottom: 30px;
    line-height: 1.8;
    z-index: 0;
}

.schedule-day-right:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-color: #dad2a1;
    z-index: -2;
/*    width: 63%;*/
    width: 65.2%;

}

.schedule-day-left {
    position: relative;
    padding: 3em 0;
    margin-bottom: 30px;
    line-height: 1.8;
    z-index: 0;
}

.schedule-day-left:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    content: '';
    background-color: #dad2a1;
    z-index: -2;
/*    width: 63%;*/
    width: 65.2%;
}

.heading-section .subheading {
    display: block;
    font-size: 34px;
    font-family: Georgia, serif;
    font-style: italic;
    margin-bottom: 5px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
  }

.heading-section h2 {
    font-size: 28px;
    font-weight: 600;
}

.schedule-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 242px;
}

/*---------------------------------------- 
    Schedule Menu
 ----------------------------------------*/

#schedule-menu {
    width: 100%;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    background-color: #e5ddad;
    z-index: 99999;
}

#schedule-menu .text {
    display: inline-block;
    vertical-align:super;
}

#schedule-menu ul {
    text-align:center;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    margin-right: 5px;
}

#schedule-menu ul li {
   float: left;
   margin: 0 10px;
}

#schedule-menu ul li .dot {
   font-size: 12px;
   display: inline-block;
   margin-right: 5px;
}

#schedule-menu .download {
    display: inline-block;
}

#schedule-menu .download span {
    display: inline-block;
    padding: 3px 15px;
    border-radius: 30px;
    background-color: #b1a97b;
    color: #ffffff;
    font-size: 15px;
    vertical-align: super;
}

/*---------------------------------------- 
    Schedule Content
 ----------------------------------------*/

#day-container {
    width: 100%;
    text-align: justify;
}

#day-container .sakura {
    color: #e75c75;
    font-weight: bold;
}

.schedule-content {
    margin-bottom:30px;
 }

.box-container{
    width: 100%;
    display: inline-flex;
}

.box-main {
    width: 100%;
    float: left;
    background-color: rgb(255,255,255,.5);
    border-left: 6px solid #dad2a1;
    padding: 30px;
    margin-bottom: 20px;
}

.box-main .headtitle {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
}

.box-main .text {
    font-size: 15px;
    margin: 0;
    padding: 15px 10px 0 10px;
    text-align: justify;
    line-height: 24px;
}

.box-main .text .text-note {
    color: #eb2b2b;
}

.schedule-content ul {
    padding-left: 0;
}

.schedule-content ul li {
    display: flex;
    align-items: center;
}

.schedule-content ul li:first-child {
    margin-bottom: 10px;
}

.schedule-content ul li .icon {
    display: inline-block;
    margin-right: 10px;
}

.schedule-content ul li .text {
    display: inline-block;
}

.schedule-content ul li .icon img {
    width:35px;
    height: auto;
    max-width: initial;
}

.schedule-content ul li .text span {
    font-weight: bold;
}

#expo2025 .radius-image {
    width: 95%;
    display: block;
    border-radius: 10px;
    margin:0 auto;
    margin-top: 10px;
}

.Expo_2025_logo {
    width: 200px;
    height: auto;
    margin-left: 10px;
    margin-top: -15px;
}

/**************************************************************************************************************************************
    Flight
***************************************************************************************************************************************/

.flight {
    background-color: #dad2a1;
    padding: 20px 0;
}

.flight .airport {
    display: table;
    margin-bottom: 10px;
}

.flight .table-row {
    display: table-row;
}

.flight .table-cell {
    display: table-cell;
}

.flight .table-layer {
    width: 100%;
    table-layout: fixed;
}

.flight .table-all {
    width:100%;
    border: none;
}

.flight .table-content {
    width: 100%; 
    overflow-x: auto;
}

.flight .table {
    white-space:nowrap;
    text-align: center;
    vertical-align: middle;
}
.flight .table td{
    padding: 15px 8px;
    border-top: none;
    border-bottom: 1px solid #464646;
}


.flight .table thead th {
     border-bottom: 1px solid #464646; 
     border-top: none;
}


.flight .table-striped tbody tr {
    background-color: rgba(0,0,0,.05);
}

.flight p {
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
}

/**************************************************************************************************************************************
    Directions
***************************************************************************************************************************************/
.directions {
  margin-bottom: 50px;
}

.directions .content-left {
  padding-right: 60px;
}

.directions .content-left .single-img {
  width: 100%;
  border-radius: 5px;
}

.directions .content-left .single-img.minus-margin {
  position: relative;
  top: -100px;
}

.directions .content-left .call-phone,
.directions .call-phone-m {
  padding: 40px 30px;
  border-radius: 5px;
  background-color: #dad2a1;
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.directions .call-phone-m {
  padding: 30px;
}

.directions .content-left .call-phone i,
.directions .call-phone-m i {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #ffffff45;
  border-radius: 5px;
  display: block;
  margin-bottom: 20px;
}

.directions .content-left .call-phone h6,
.directions .call-phone-m h6 {
  font-size: 22px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  color: #464646;
}

.directions .content-left .call-phone p,
.directions .call-phone-m p {
  font-size: 17px;
  font-weight: bold;
}

.directions .call-phone-m {
    display: none;
}

/*---------------------------------------- 
    QA
 ----------------------------------------*/

.accordion .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: inherit;
    font-weight: 600;
    padding: 1rem 0rem ;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
/*    border-bottom: 1px solid #dee2e6 !important;*/
    border-bottom: 1px solid #e6e3d4 !important;
    overflow-anchor: none;
    transition: all 0.15s ease-in, border-radius 0.15s ease;
}

.accordion .accordion-button:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.accordion .accordion-button i {
    position: absolute;
    font-size: .75rem;
    line-height: 1.25;
    right: 0;
}

.accordion .accordion-item {
    background-color: transparent;
}

.accordion .accordion-item .contact {
    line-height: 30px;
    text-align: justify;
}

.accordion .accordion-item ol {
    padding-left: 18px;
}

.accordion .accordion-item ol li {
    list-style-position: outside;
    line-height: 30px;
    text-align: justify;
}

.accordion .accordion-item ol li span {
    font-size:15px;
    font-weight: bold;
}

.accordion .accordion-item ol li.sakura-date-price {
    text-align: left;
}

.accordion .accordion-item ol li span.sold-out {
    color: #ffffff;
    background-color: #ef473d;
    border-radius: 3px;
    padding: 0 1px;
    font-weight: normal;
}

.accordion .accordion-item ol li span.price {
    font-size: 18px;
    color: #ef473d;
    font-weight: 700;
}

.accordion .accordion-item ol li span.date {
    font-size: 16px;
    color: #ef473d;
}

.accordion .accordion-item ol li span.discount {
    font-size: inherit;
    color: #ef473d;
    font-weight: 700;
}

.accordion .accordion-item .accordion-header {
    margin-bottom: 0
}

.accordion .accordion-item .accordion-body {
    padding: 1rem 0rem;
}

.accordion div button[aria-expanded=true] .collapse-close {
    display: none
}

.accordion div button[aria-expanded=true] .collapse-open {
    display: block
}

.accordion div button[aria-expanded=false] .collapse-open {
    display: none
}

.accordion div button[aria-expanded=false] .collapse-close {
    display: block
}


/**************************************************************************************************************************************
    Responsive
***************************************************************************************************************************************/

@media only screen and (max-width: 1440px) {
    .modal-content {
      width: 85%;
    }
}

@media only screen and (max-width: 1280px) {
    .modal-content {
      width: 90%;
    }
}

@media only screen and (max-width: 1024px) {
    .detail-itinerary header .title-a {
      left: -5%;
    }
}

@media only screen and (max-width: 991px) {

    .detail-itinerary header .main-wrapper {
        height: auto;
    }

    .detail-itinerary header .main-image {
        width: 100%;
        height: 500px;
    }

    .detail-itinerary header .title {
        padding: 20px 0;
        position: initial;
    }

    .detail-itinerary header h1 {
        text-align: center;
        writing-mode: initial;
    }

    /*.detail-itinerary header .main-image-info {
        display: none;
    }*/

    .detail-itinerary header .slide-down {
        display: none;
    }

    .food {
        margin-bottom: 40px;
    }

    .food .food-img {
        display: none;
    }

    .food .title-sub {
        text-align: center;
        margin-top: 20px;
    }

    section.food .title {
        width: 100%;
        text-align: center;
    }

    .food .three-grids {
        grid-template-columns: 1fr;
        grid-gap:0;
    }

    .food .three-grids .content p {
        text-align: center;
    }

    .food .note {
        display: none;
    }

    .food .three-grids {
        grid-gap: 20px;
    }

    .hotel .hotel1 {
        padding-right: 15px;
    }

    .hotel .hotel2 {
        padding-left: 15px;
    }

    .hotel .radius-image {
        margin-bottom: 30px;
    }

    .hotel h5 {
        text-align: center;
    }

    .hotel h2 {
        text-align: center;
    }

    .hotel .read-more {
        width: 145px;
        display: block;
        margin: 40px auto;
    }

    .hotel .left {
        order: 2;
        display: flex;
    }

    .hotel .right {
        order: 1;
        display: flex;
    }

    .hotel .left1 {
        order: 4;
        display: flex;
    }

    .hotel .right1 {
        order: 3;
        display: flex;
    }

    .schedule-day-right:after {
        width: 100%;
    }

    .schedule-day-left:after {
        width: 100%;
    }

    .schedule-img {
        height: 200px;
        order: 2;
        display: flex;
    }

    .heading-section {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .schedule-content ul li .text {
        font-size: 15px;
    }

    .directions .content-left {
        padding-right: 0;
    }

    .directions .content-left .single-img.minus-margin {
        display: none;
    }

    .directions .content-left .single-img {
        margin-bottom: 20px;
    }

    .directions .content-left .call-phone {
        display: none;
    }

    .directions .call-phone-m {
        display: block;
    }

    .accordion .accordion-button {
        font-size: 18px;
    }

    #schedule-menu {
        display: none !important;
    }

    #scrollToTop {
        display: none;
    }
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
    .detail-itinerary header .main-image {
        height: 600px;
    }

    .food .three-grids img {
        width: 50%;
    }

    .schedule-img {
        height: 310px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    .schedule-img {
        height: 240px;
    }
}

@media only screen and (max-width: 768px) {
    .detail-itinerary header .main-image-info {
        width:100% ;
        padding: 0;
        text-align: center;
        border-radius: 0px 0 0px 30px;
    }

    .detail-itinerary header .info {
        display: none;
    }

    .detail-itinerary header .info-1 {
        margin: 0;
    }

    .detail-itinerary .flex-center {
        display: block;
    }

    .main-image-info .info-1, .main-image-info .info-2 {
        width: 100%;
    }

    .main-image-info a.sign-up {
        font-size: 18px;
    }

    .main-image-info .fa-grip-lines-vertical {
        display: none;
    }

    a.sign-up-jp {
        width: 145px;
        display: inline-block;
        vertical-align: middle;
        margin: 10px 0 10px 0;
        padding: 0 18px 0 18px;
        line-height: 35px;
        height: 35px;
    }

    a.sign-up-jp-a {
        margin: 0;
    }

    .date-all-list {
        display: none;
    }

    .date-all-list-m {
        display: block;
    }

    .date-all-list-m span {
        margin: 5px 0;
    }

    .modal-body iframe {
        margin-left: auto;
    }

    .modal-content {
      width: 95%;
      padding: 30px 0;
    }

    .modal-dialog {
        top: initial;
    }

}

@media only screen and (max-width: 639px) {
    .main-image-info .price {
        font-size: 27px;
    }

    .modal-header h5 br {
        display: block;
    }

    .modal-content .close {
        right: 3%;
        top: 1%;
    }
}

@media only screen and (max-width: 425px) {
    .detail-itinerary header .main-image {
        height: 400px;
    }

    .detail-itinerary header h1 {
        font-size: 28px;
        letter-spacing: 4px;
        white-space: initial;
    }

    .detail-itinerary header .subheading {
        font-size: 20px;
        padding-top: initial;
    }
    .schedule-img {
        height: 180px;
    }

    .Expo_2025_logo {
        margin-left: 0;
        margin-top: 15px;
    }

    .modal-body {
        padding: 0 10px;
    }

    .modal-header h5 {
        font-size: 1.45rem;
    }

    .modal-header p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 375px) {
   .date-all-list-m {
        font-size: 14px;
        padding: 20px 0 0 0;
   }

   .date-all-list-m span {
        font-size: 15px;
    }

   .schedule-img {
        height: 160px;
    }
}

@media only screen and (max-width: 320px) {
   .schedule-img {
        height: 140px;
    }
}






