@charset "Shift_JIS";
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  background-color: #ffffff;
}

img {
  vertical-align: top;
}

/*parts*/
.no-new-icon{
  margin-left:77px;
}
.pcItem {
  display: block;
}

.spItem {
  display: none;
}

.bg_pattern02 {
  background: #ececec;
}

.bg_pattern03 {
  background: #493521;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
  font-weight: 500;
}

/**/
.title_navigation.is-show{
  width: auto;
  padding: 0 calc((100vw - 1120px) / 2);
}
.footer_nav_bg {
  position: absolute;
  top: -132px;
  width: 100%;
  height: 70px;
  background: url(/luxurytravel/common_include/images/navi_bg.jpg) repeat-x;
  z-index: -1;
}

.section {
  width: 100%;
  margin: 0;
  padding: 0;
}
.section .section_inner {
  width: 1120px;
  margin: 0 auto;
}

/**/
.keyvisual {
  position: relative;
  height:700px;
  margin-top: -2px;
  background-color: #000;
}
.keyvisual .visual_list {
  width: 100%;
  height:700px;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.keyvisual .js-slider-item {
  z-index: 10;
  opacity: 0;
  width: 100%;
  height:700px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: fade 28s 0s infinite;
  animation: fade 28s 0s infinite;
}
.keyvisual .js-slider-item img {
  width: 100%;
}
.visual_list > li > img{
  overflow-x: hidden;
  margin: 0 calc(((1920px - 100vw) / 2) * -1);
  height:700px;
}
/* .keyvisual .js-slider-item1 {
  background: url(/luxurytravel/train/shikishima/images/mv2.jpg) center center no-repeat;
  background-size: cover;
}
.keyvisual .js-slider-item2 {
  background: url(/luxurytravel/train/shikishima/images/mv3.jpg) center center no-repeat;
  background-size: cover;
}
.keyvisual .js-slider-item3 {
  background: url(/luxurytravel/train/shikishima/images/mv4.jpg) center center no-repeat;
  background-size: cover;
}
.keyvisual .js-slider-item4 {
  background: url(/luxurytravel/train/shikishima/images/mv5.jpg) center center no-repeat;
  background-size: cover;
}
.keyvisual .js-slider-item:nth-of-type(2) {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.keyvisual .js-slider-item:nth-of-type(3) {
  -webkit-animation-delay: 14s;
  animation-delay: 14s;
}
.keyvisual .js-slider-item:nth-of-type(4) {
  -webkit-animation-delay: 21s;
  animation-delay: 21s;
} */
.keyvisual .mv-titles {
  z-index: 11;
  width: 1120px;
  height: 750px;
  margin: auto;
  position: relative;
}
.yumekyu-logo{
  position: absolute;
  left:0;
  top:73px;
}
.shikishima-logo-top{
  position: absolute;
  right:0;
  top:0;
}
.keyvisual .mv-titles > h1 > img{
  position: absolute;
  margin: 0 235px; /* calc((1120px - 650px) / 2) */
  top:320px;
}
.keyvisual h1 img {
  width: 650px;
}
.organizational-name{
  position: absolute;
  bottom: 14px;
  right:0;
  font-size:22px;
  color: #fff;
  text-shadow: 1px 1px 10px #000;
}

@keyframes fade {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  10% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: 1;
    transform: scale(1);
  }
  30% {
    opacity: 0;
    z-index: 9;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
/*topics*/
.topics{
  height: 173px;
  background-color:#897400;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.topics .icon_new{
  background-color: #493e01;
  font-style: normal;
  padding: 3px 15px;
  margin-right: 14px;
  width: 33px;
  display: inline-block;
  text-align: center;
  height: 1em;
  line-height: 1em;
}

.topics li{
    margin: 10px auto;
}

.topics a{
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
/*about*/
.omi-about{
  padding:100px 0 365px;
  background-color:#dad2a7;
}
.train-suite-title{
  font-size: 36px;
}
.train-suite-title > img{
  margin:0 auto;
  display: block;
}
.train-suite-description{
  text-align: center;
  margin: 80px 0 130px;
  font-size: 18px;
  line-height: 50px;
}
.about-detail{
  background-color: #fff;
  width: 96%;
  margin:0 auto;
  padding:100px 0;
}
.about-detail-title{
  font-size: 30px;
  text-align: center;
  margin-bottom: 60px;
}
.about-detail-description{
  display: flex;
}
.about-detail-description > img{
  margin-left: 100px;
  margin-right: 25px;
  height: 229px;
  width: 200px;
}
.coming_soon {
  margin-right: 100px;
}
.about-detail-description-title{
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 20px;
}
.about-detail-description-list{
  list-style-type: decimal;
  margin-left: 20px;
  font-size: 16px;
}
.about-detail-description-list > li{
  margin-bottom: 20px;
  line-height:34px;
}
.about-links{
  width: 1080px;
  margin:50px auto 50px;
  display: flex;
  justify-content: space-between;
}
.about-links > a{
  background-color:#897400;
  color: #fff;
  height:130px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 520px;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  margin: 0 auto;
}
.about-links > a::after{
  content: url(/luxurytravel/train/shikishima/images/right-arrow.png);
  position: absolute;
  right:14px;
  top: 50px;
}
.about-links > a:hover{
  opacity: 0.8;
}
/* train-introduce */
.train-introduce > h2{
  margin: -206px auto 126px;
  height: 65px;
  padding-top: 141px;
  background-color: #fff;
  width: 90vw;
  max-width: 1600px;
}
.train-introduce-image-text{
  display: flex;
  justify-content: space-between;
  width: 1140px;
  margin: 0 auto 150px;
}
.train-introduce-blocks :nth-child(2n - 1){
  flex-direction: row-reverse;
}
.train-introduce > h2 > img{
  display: block;
  margin:0 auto;
}
.train-introduce-block-eng-title{
  margin-bottom: 20px;
}
.train-introduce-block-title{
  font-size: 28px;
  margin-bottom: 50px;
}
.train-introduce-block-desc{
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 60px;
}
.train-introduce-block-item-list-title{
  color:#b0a255;
  font-size:20px;
  margin-bottom: 10px;
  border-bottom: 2px solid;
  display: inline-block;
  padding-bottom: 5px;
  letter-spacing:3px;
}
.train-introduce-block-item-desc{
  line-height: 30px;
  margin-bottom: 30px;
}
.train-introduce-text{
  width: 488px;
}
.train-introduce-image{
  width: 632px;
}
.train-introduce-block-item-desc-note{
  display:block;
  margin-top: 25px;
}
.train-introduce-block-item-desc-margin{
  display:block;
  margin-bottom: 1em;
}

.omi-others{
  width: 1140px;
  margin:0 auto;
}
.omi-others > h2{
  margin:50px auto 120px;
}
.omi-others > h2 > img{
  display: block;
  margin:0 auto;
}
.cooking-images{
  margin:0 auto 35px;
  display: flex;
  column-gap:40px;
}
.cooking-images > figure{
  margin:0;
  width:25%;
}
.cooking-images > figure img{
  width: 100%;
}
.cooking-images > p{
  text-align: right;
  margin-top: 15px;
}
.cooking-text{
  width:75%;
}
.cooking-title{
  font-size: 24px;
  color: #998722;
  line-height: 40px;
}
.cooking-desc{
  margin: 40px 0 0;
  font-size: 16px;
  line-height: 35px;
}
.equipment{
  border-top: 2px solid #897400;
  border-bottom: 2px solid #897400;
}
.equipment-title{
  font-size: 24px;
  text-align: center;
  color: #998722;
  margin:55px 0 40px;
  letter-spacing: 5px;
}
.equipment-items{
  width:860px;
  margin:0 auto;
  font-size: 18px;
  line-height: 32px;
}
.equipment-note{
  font-size: 14px;
  width:860px;
  margin:0 auto 40px;
}
.other-sales-point{
  margin:160px auto 80px;
  display: flex;
  justify-content: space-between;
}
.other-sales-point > section{
  width:570px;
}
.prologue-shikishima-title ,
.shikishima-staff-title{
  font-size: 34px;
  text-align: center;
  margin-bottom: 80px;
}
.prologue-shikishima-title :first-child ,
.shikishima-staff-title :first-child{
  font-size: 20px;
  line-height: 60px;
}
.prologue-shikishima-images :first-child{
  margin-right: 25px;
}
.prologue-shikishima-images{
  margin-bottom: 30px;
}
.prologue-shikishima-desc{
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 36px;
}
.prologue-shikishima-recommend{
  font-size: 16px;
  line-height: 36px;
}
.shikishima-staff-image{
  margin-bottom: 30px;
  margin-left: auto;
  display: block;
}
.shikishima-staff-desc{
  margin-left: auto;
  width: 550px;
  font-size: 16px;
  line-height: 36px;
}
.shikishima-note{
  border-top: 2px solid #897400;
  border-bottom: 2px solid #897400;
  padding-bottom: 60px;
}
.shikishima-note-title{
  font-size: 24px;
  color:#b0a255;
  margin: 60px auto 30px;
  text-align: center;
  letter-spacing: 5px;
}
.shikishima-dress{
  display: inline-block;
  color:#b0a255;
  font-size:20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid;
}
.shikishima-note-desc{
  font-size:16px;
  line-height:36px;
}
.shikishima-note-desc-note{
  font-size: 14px;
}
.bottom-links{
  margin: 120px auto 120px;
}
a.bottom-link{
  padding:25px 0;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background-color:#b0a255;
  margin-bottom: 80px;
  text-decoration: none;
  position: relative;
  width: 800px;
  margin: 0 auto 80px;
}
a.bottom-link.shikishima-movie-link{
  padding:32px 0;
}
a.bottom-link::after{
  content: url(/luxurytravel/train/shikishima/images/right-arrow.png);
  position: absolute;
  right:14px;
  top: 51%;
  transform: translateY(-50%);
}
a.bottom-link:hover{
  opacity:0.8;
}
a.bottom-link > span{
  display: block;
  width: 100%;
  text-align: center;
  margin:10px auto 10px;

}
.bottom-link > span:last-child{
  font-size: 17px;
  margin:0;
}
/* footer */
.toTop_bg{
  background-color: #efefef;
}

.guntu_footer {
  padding: 100px 0;
}
.guntu_footer h3 {
  text-align: center;
  line-height: 0;
}
.guntu_footer h3 img {
  width: 232px;
}
.guntu_footer .btn_wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 37px;
}
.guntu_footer .btn_wrap > * {
  line-height: 0;
}
.guntu_footer .btn_wrap > *:nth-child(2) {
  margin: 0 110px;
}
.guntu_footer .btn_wrap img {
  display: block;
  width: 300px;
}
.guntu_footer .btn_wrap a > img {
  width: 300px;
}
.guntu_footer .btn_wrap + h3 {
  margin-top: 50px;
}
.guntu_footer .btn_wrap + h3 img {
  width: 284px;
}


#contentsArea #toTop {
  margin: 0 auto;
  padding-top: 40px;
  background-color: #efefef;
}

#contentsArea #toTop a {
  margin-right: 5px;
}

.footer_kokunai {
  background-color: #efefef;
  position: relative;
}

.footer_img ul {
  bottom: 125px;
}

.footer_cnt_bg {
  width: 100%;
  background-color: #4E0C15;
  background: url(/luxurytravel/common2/image/footer_cnt_bace.jpg) 0 0 repeat-x;
}
.train-introduce-block-title > span{
  font-size: 20px;
}
.no-new{
  visibility: hidden;
}

.tour-slide{
  width: 80vw;
  margin: 0 auto;
}

.button_reservation {
  background-image: linear-gradient(120deg, #897400, #6c5c02);
}
.button_reservation:hover{
  background: #493521;
}
.info-label{
  width:6em;
  display: inline-block;
}