@charset "Shift_JIS";

/****************************************************************************************************/
/* style_pc */









/****************************************************************************************************/
/* style_sp */


/**************************************************
common
**************************************************/
body {
  overflow: hidden;
}

.pc {
  display: none !important;
}

.sp {
  display: block !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.bg_main {
  background: none !important;
}

.glg_tour {
  background: url(/luxurytravel/global/qa/img/bg_main.jpg) repeat;
}

.tour a {
  transition: all .5s;
}

.tour a:hover,
.tour .introduce ul li .tag_area ul li a:hover,
.tour .introduce ul li .button_area a:hover {
  color: #fff;
}

/**************************************************
tour
**************************************************/
.tour {
  margin: 40px auto 0;
  padding: 0 15px 60px;
  width: auto;
}

.tour .main_title {
  margin: 0 0 25px;
    text-align: center;
}

.tour .main_title .ttl_01 img {
  max-width: 285px !important;
  margin: 0 auto;
}

.tour .introduce ul {
  margin-top: 30px;
  display: block;
}

.tour .introduce ul li {
  overflow: hidden;
  border-top: 3px solid #9d2e3e;
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px 20px 0;
  width: auto;
  margin: 0 0 40px;
  display: block;
}
.tour .introduce ul li.-none{
  display: none;
}


.tour .introduce ul li .introduce_item_inner {
  padding: 10px 20px 20px;
}

.tour .introduce ul li.new {
  background-color: #ffe6e8;
}

.tour .introduce ul li:last-child {
  margin-bottom: 0;
}

.tour .introduce ul li .img_area {
  max-width: 305px;
  width: 100%;
  margin: 0 auto 18px;
  text-align: center;
}

.tour .introduce ul li .img_area a {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 66%;
  display: block;
}

.tour .introduce ul li .img_area a img {
  object-fit: contain;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scale(1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  max-width: inherit !important;
  margin: 0 auto;
}

.tour .introduce ul li .img_area a:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.tour .introduce ul li .txt_area {
  margin-top: 18px;
  width: 100% !important;
}

.tour .introduce ul li .txt_area dl {
  margin: 0 0 18px;
}

.tour .introduce ul li .txt_area dl dt {
  color: #004f72;
  font-weight: bold;
  word-break: break-all;
  font-size: 1rem;
  text-align: left;
  line-height: 1.56;
}

.tour .introduce ul li .txt_area dl dt a {
  color: #004f72;
  text-decoration: none !important;
  border-bottom: 1px solid #004f72;
  cursor: pointer;
  transition: all .5s;
}

.tour .introduce ul li .txt_area dl dt a:hover {
  opacity: 1;
  border-bottom: 1px solid #004f72;
}

.tour .introduce ul li .txt_area dl dd {
  color: #333;
  line-height: 1.56;
  font-size: 1rem;
  margin-top: 8px;
}

.tour .introduce ul li .tag_area {
  margin-top: auto;
  min-height: 0%;
  padding: 0;
}

.tour .introduce ul li .tag_area ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0;
}

.tour .introduce ul li .tag_area ul li {
  margin: 5px 5px 0 0;
  overflow: auto;
  padding: 0;
  border: none;
  background: none;
  width: auto;
}

.tour .introduce ul li .tag_area ul li button {
  display: block;
  position: relative;
  line-height: 1;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
  transition: all .5s ease;
  overflow: hidden;
  font-size: 1.0rem;
  padding: 5px 9px;
  color: #4e0c15;
  background-color: #fff;
}
.tour .introduce ul li .tag_area ul li.active{
  background-color: #4e0c15;
  color: #fff;
  border-radius: 5px;
}

.tour .introduce ul li .introduce_item_inner {
  padding: 0;
}

.tour .introduce ul li .button_area {
  margin: 30px -20px 0;
}

.tour .introduce ul li .button_area button {
  display: block;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  background: linear-gradient(360deg, rgba(156, 45, 61, 1) 0%, rgba(176, 58, 75, 1) 100%);
  width: 100%;
  box-sizing: border-box;
  position: relative;
  transition: all .5s;
  text-decoration: none;
  font-size: 1.125rem;
  padding: 16px;
}

.tour .introduce ul li .button_area button::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url(../img/arrow_right_white.svg) no-repeat center / cover;
  position: absolute;
  top: calc(50% - 7px);
  right: 10px;
}

#contentsArea .glg_tour .plus-icon img{
  width: 30px;
  height: 30px;
  margin: 35px auto;
}

#contentsArea .glg_tour .sub_title .ttl_01 img{
  max-width: 285px;
  margin: 0 auto;
}

.tour .tour-icon {
  margin-top: 55px;
}

.tour .tour-icon {
  background-image: url(/luxurytravel/global/tour/img/tour-icon-bg-sp.jpg);
  background-repeat: no-repeat;  
  height: 295px;
  background-size: 100% 100%;
}

.tour .tour-icon h3{
  padding-top: 35px; 
  margin-bottom: 20px;
}

#contentsArea .tour .tour-icon h3 img{
  margin: 0 auto;
  width: 70px;
  display: block;
}

.tour .plus-icon img{
  margin: 40px auto 55px; 
}

.tour .tour-icon-content ul{
  display: flex; 
  width: 100%;
  justify-content: space-evenly;  
}

.tour .tour-icon-content ul li{
  width: 26%;
}
.tour .tour-icon-content ul li img{
  width: 100%;
  height: auto;
}

.tour .tour-icon-content ul li p{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.5;
}

/* add */

/**************************************************
common
**************************************************/
.global_navi_list_container {
  display: block;
}

#contentsArea img {
  max-width: 100%;  
  height: auto;
}

#contentsArea header img {
  width: 100%;  
}

#contentsArea .glg_tour img {
  width: 100%;  
}

#contentsArea .pagetop img {
  width: 100%;  
}

/**************************************************
global_navi
**************************************************/
.global_navi_list_container {
  display: none;
  /* display: block!important; */
}

/**************************************************
breadcrumb
**************************************************/
.jtb-nav-breadcrumb {
  display: none;
}

/**************************************************
mv
**************************************************/
.bx-wrapper .bx-window {
  overflow: hidden;
  width: 100% !important;
  height: calc((506 / 750)* 100vw) !important;
}

body.is-mobile .bx-wrapper .bx-window {
  height: calc((521 / 750)* 100vw) !important;
}

.bx-wrapper .bx-window ul li {
  margin-bottom: 0;
  width: 100%;
}

.bx-wrapper .bx-window ul li h2 {
  width: 100%;
}

.bx-wrapper .bx-window ul li figure {
  width: 100%;
}

.bx-wrapper {
  width: 100% !important;
}

.bxslider {
  width: 100%;
}


/**************************************************
page_lead
**************************************************/
.page_lead {
  color: #333;
  font-size: 0.875rem;
  line-height: 1.78;
  padding: 0 17px;
  text-align: justify;
}

.page_lead span{
  font-weight: bold;
  margin-top: 7px;
  display: inline-block;
}

/**************************************************
tag_wrap
**************************************************/
.tag_wrap {
  margin: 40px 0 0;
}

.tag_wrap ul li {
  width: calc((100% - 10px) / 3);
  margin: 5px 5px 0 0;
}

.tag_wrap ul li:nth-child(3n+3) {
  margin-right: 0;
}

.tag_wrap ul li button {
  display: block;
  position: relative;
  line-height: 1.6;
  background-color: #fff;
  text-align: center;
  color: #4e0c15;
  border:1px solid #4e0c15;
  text-decoration: none;
  box-sizing: border-box;
  transition: all .5s ease;
  font-size: 1rem;
  padding: 9px 10px 16px;
  min-width: auto;
  width: 100%;
  border-radius: 2.5px;
}

.tag_wrap ul li button::after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color:transparent;
  border-left:none;
  border-top: none;
  border-right:2px solid #4e0c15;
  border-bottom:2px solid #4e0c15;
  position: absolute;
  top: auto;
  right: 8px;
  left: auto;
  bottom:15px;
  margin: auto;
}

.tag_wrap ul li.active button {
  color: #fff;
  background-color: #4e0c15;
}
.tag_wrap ul li button:hover{
  background-color: #fff !important;
  color: #4e0c15 !important;
}
.tag_wrap ul li.active button:hover{
  color: #fff !important;
  background-color: #4e0c15 !important;
}
.tag_area ul li button:hover{
  background-color: #fff !important;
  color: #4e0c15 !important;
}

.tag_area ul li.active button:hover{
  color: #fff !important;
  background-color: #4e0c15 !important;
}

/**************************************************
accordion
**************************************************/
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slideDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

.slide-up {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}


.content-wrap {
  overflow: hidden;
  position: relative;
  margin: 0 0 1.5em;
  transition: all .5s;
  height: fit-content;
}

.content-txt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  transition: all 1s;
  padding-bottom: 1.5em;
  text-align: left;
    -webkit-line-clamp: 3;
}

_:lang(x)+_:-webkit-full-screen-document,.content-txt {
  height: 5.9em/* Not allowed if greater than 6em for Safari:*/;
}

.content-wrap.slide-down .content-txt {
  overflow: inherit;
  display: inline;
  height: auto;
}

.close-btn,
.more-btn {
  display: block;
  width: 100%;
  padding: 0.1em 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
}

.close-btn {
  background: none;
}

.slide-up {
  height: fit-content;
  padding-bottom: 0;
  overflow: hidden;
}

.slide-down {
  height: auto !important;
  overflow: visible;
  padding-bottom: 2em;
  margin-bottom: 1em;
}

.more-btn p {
  border-bottom: 1px solid #004f72;
  bottom: 0;
  color: #004f72;
  cursor: pointer;
  display: table;
  line-height: 1.2;
  text-align: left;
  transition: all .5s;
  font-size: 1rem;
}

.more-btn p:hover {
  opacity: 1;
  border-bottom: 1px solid #004f72;
}

.close-btn {
  padding: 0;
}


/**************************************************
footer
**************************************************/
.footer_cnt {
  width: auto !important;
}

.footer_cnt_inner {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}

.sp_comma {
  display: inline-block;
}

.footer_glg {
  background: #e6d5bc;
}

.footer_glg .page_top {
  padding: 0.5em 2em;
  background-color: #4e0c15;
  text-align: right;
}

.footer_glg .page_top a {
  font-family: "?申q?申?申?申M?申m?申p?申S Pro W3", "Hiragino Kaku Gothic Pro", "?申?申?申C?申?申?申I", Meiryo, sans-serif;
  color: #333333;
  color: #fff !important;
  font-size: 3vw;
  text-decoration: none;
}

.footer_glg .page_top a:before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  margin-right: 2px;
  border-style: solid;
  border-width: 0 3.75px 5px 3.75px;
  border-color: transparent transparent #fff transparent;
  vertical-align: 1px;
}

#luxurytravel_wrap.glg_tour{
  background-image: url(/luxurytravel/global/qa/img/bg_main.jpg);
}
.tour .introduce ul li .button_area a{
  font-size: 1.5rem; 
}
#contentsArea .form-sp {
  display: block;
}
h4.ginza_shop_title {
  font-size: 13px;
}
div.ginza_footer_box {
  padding: 15px 7vw 30px;
}
div.ginza_footer_box .ginza_footer_copy {
  font-size: 16px;
}
div.ginza_footer_box .ginza_footer_title {
  font-size: 20px;
}
div.pagetop a {
  background: url(/common/images/page_top.png) no-repeat left center;
  text-align: right;
  padding-left: 15px;
}
div.ginza_num_box .ginza_tel_num span a.ginza_tel_link {
  font-size: 22px;
}
div.ginza_num_box .ginza_tel_num span {
  background-size: 19px;
}