/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  font-family: 'Montserrat', "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #181824;
	background-color: #F4F5F7;
  font-feature-settings : "pkna" 1;
}

img {
  max-width: 100%;}

span {
   display: inline-block;
}

/*　greater than 1024　*/
.main {
	margin-top: 2rem;
	text-align: center;
	font-weight: 700;
}

img.jacket { border: 1px #000000 solid;
	}

a { font-size: 1.4rem;
	color: #181824;
	font-size: 1.4rem;
	font-weight: 400;
  }
.main h1{
    font-size: 4.2222222rem;
    line-height: 3.1111111rem;
    margin-top: 4.2222222rem;
    margin-bottom: 0.2777778rem;}
.main h2 {
	font-size: 2.6111111rem;
    line-height: 1.2777778rem;
    margin-top: 1.2777778rem;
    margin-bottom: 0.2777778rem;}
.main h3 {
    font-size: 1.6111111rem;
    line-height: 2.6111111rem;
    margin-top: 1.2777778rem;
    margin-bottom: 0.2777778rem;}
.main h4 {
    font-size: 1rem;
    line-height: 0rem;
    margin-top: 0rem;
    margin-bottom: 0rem;}
.main h5 {
    font-size: 1rem;
    line-height: 1.2777778rem;
    margin-top: 1.2777778rem;
	margin-bottom: 0rem;}


.main p {
	font-size: 1.4rem;
	line-height: 1.5;}

.main h6 {
	font-size: 2.6111111rem;
    margin-top: 1.2777778rem;
    margin-bottom: 0.2777778rem;
	}

.description {
	text-align: center;
    font-size: 1.4rem;
    line-height: 1.5;
	font-weight: 400;
}
	
.main h9 {
    font-size: 4.22222222rem;
    line-height: 4.3333333rem;
	margin-top: 1.4444444rem;
	margin-bottom: 2.8888888rem;
}

.del {
  text-decoration: line-through;
}



.image_news{
	width: 50%;
	max-width: 96px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7rem;
	margin-bottom: 7rem;}
.image_archive{
	width: 50%;
	max-width: 158px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10rem;
}
.image_booking{
	width: 50%;
	max-width: 222px;
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: 10rem;
}


.category {
	margin-bottom: 5rem; }
.category-video {
  position:relative;
  width:100%;
  padding-top:56.25%;}
.category-video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;}
.category-content {
	margin-bottom: 1rem}
.com {
    visibility : hidden;}
	
.mgr-10{
    margin-right : 4rem;
}

.img_flyer {
width: 100%;
}

.subicon{
	margin: 15px 20px 55px 20px ; }




/* less than 1024 */

@media (max-width: 1024px){
.main {
	margin-top: 2rem;
	text-align: Left;
	font-weight: 700;}
	
img.jacket { border: 1px #000000 solid;
	max-width: 90%;
	margin-left: 5%;
	}

a { max-width: 90%;
	letter-spacing: 0.03rem;
    font-size: 1.4rem;
	line-height: 1.5;
  }
.main h1{
    font-size: 4.2222222rem;
    line-height: 4.2222222rem;
	letter-spacing: -0.03rem;
	margin-left: 5%;
    margin-top: 1.2777778rem;
    margin-bottom: 0rem;}
.main h2 {
    font-size: 2.6111111rem;
    line-height: 3.611111rem;
    margin-top: 1.2777778rem;
	margin-left: 5%;
    margin-bottom: 0.2777778rem;}
.main h3 {
    font-size: 1.6111111rem;
    line-height: 2.6111111rem;
    margin-top: 1.2777778rem;
	margin-left: 5%;
	margin-bottom: 0.2777778rem;}
.main h4 {
    font-size: 1rem;
    line-height: 0rem;
    margin-top: 0rem;
	margin-left: 5%;
	margin-bottom: 0rem;}
.main h5 {
    font-size: 1rem;
    line-height: 1.2777778rem;
    margin-top: 1.2777778rem;
	margin-left: 5%;
    margin-bottom: 0rem;}

.main p {
	font-size: 1.4rem;
	margin-left: 5%;
	margin-left: 1.5rem;}

.main h6 {
	max-width: 90%;
	font-size: 1.8333333rem;
    margin-top: 1.2777778rem;
	margin-left: 5%;
	margin-bottom: 0.2777778rem;}

.description {
	text-align: left;
	max-width: 90%;
	letter-spacing: 0.03rem;
    font-size: 1.4rem;
	margin-left: 5%;
	display: block;
	line-height: 1.5;}

.main h8 {
	letter-spacing: 0.1rem;
	font-size: 1.4rem;
	margin-left: 10%;
	line-height: 5%;}
	
.main h9 {
    font-size: 2.6111111rem;
    line-height: 4.3333333rem;
	margin-left: 5%;
	letter-spacing: -0.03rem;
	margin-bottom: 2.8888888rem;
}
	
	
	
.image_news{
	width: 12%;
	min-width: 78px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.6111111rem;}

.image_archive{
	width: 20%;
	min-width: 126px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
	margin-top: 10rem;}
.image_booking{
	width: 28%;
	min-width: 178px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10rem;
	margin-bottom: 15rem;}
.image_luker{
	width: 27.5%;
	min-width: 174px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10rem;
	margin-bottom: 10rem;}

.category {
	margin-bottom: 3rem;
	}
	
.category-video {
  position:relative;
  width:100%;
  padding-top:56.25%;}
.category-video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;}
.category-content {
	margin-bottom: 1rem}
.com {
    visibility : hidden;}
	
.mgr-10{
    margin-right : 1rem;
}

.image_flyer {
width: 85%;
}


.subicon{
	margin: 15px 20px 55px 20px ; }

}





/* -------------------------------- 

Main Components 

-------------------------------- */

.cd-single-item {
  position: relative;}

.cd-slider-wrapper {
  position: relative;
  z-index: 1;
  -webkit-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: width; }
  @media only screen and (min-width : 1024px ){
    .cd-slider-wrapper {
      width: 50%; }
      .cd-slider-active .cd-slider-wrapper {
        width: 100%; } .cat {
}
}

.cd-slider {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .cd-slider::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none; }
  .cd-slider li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s; }
    .cd-slider li img {
      display: block;
      width: 100%; }
    .cd-slider li.selected {
      position: relative;
      z-index: 2;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    .cd-slider li.move-left {
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); }
  @media only screen and (min-width : 1024px ){
    .cd-slider {
      cursor: pointer; }
      .cd-slider::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop'; }
      .cd-slider::after {
        /* slider cover layer - to indicate the image is clickable */
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(81, 62, 93, 0.4) url("../images/cd-icon-zoom.svg") no-repeat center center;
        /* size of the icon */
        background-size: 48px;
        opacity: 0;
        z-index: 4;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        transition: opacity 0.2s; }
      .no-touch .cd-slider:hover::after {
        opacity: 1; }
      .cd-slider-active .cd-slider {
        cursor: auto; }
        .cd-slider-active .cd-slider::after {
          display: none; } }

@media only screen and (min-width : 1024px ){
  .cd-slider-navigation li, .cd-slider-pagination {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s;
    -moz-transition: opacity 0.4s 0s, visibility 0s 0.4s;
    transition: opacity 0.4s 0s, visibility 0s 0.4s; }
    .cd-slider-active .cd-slider-navigation li, .cd-slider-active .cd-slider-pagination {
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity 0.4s 0.4s, visibility 0s 0.4s;
      -moz-transition: opacity 0.4s 0.4s, visibility 0s 0.4s;
      transition: opacity 0.4s 0.4s, visibility 0s 0.4s; } }
.cd-slider-navigation li {
  position: absolute;
  z-index: 2;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .cd-slider-navigation li:first-of-type {
    left: 5px; }
  .cd-slider-navigation li:last-of-type {
    right: 5px; }
  .cd-slider-navigation li a {
    display: block;
    width: 32px;
    height: 32px;
    background: url("../images/cd-icon-arrow.svg") no-repeat center center;
    -webkit-transition: opacity 0.2s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.2s 0s, visibility 0s 0s;
    transition: opacity 0.2s 0s, visibility 0s 0s;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
    .cd-slider-navigation li a.inactive {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
      -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
      transition: opacity 0.2s 0s, visibility 0s 0.2s; }
    .no-touch .cd-slider-navigation li a:hover {
      opacity: .7; }
  .cd-slider-navigation li:first-of-type a {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media only screen and (min-width : 1024px ){
    .cd-slider-navigation li:first-child {
      left: 30px; }
    .cd-slider-navigation li:last-child {
      right: 30px; } }

.cd-slider-pagination {
  /* you won't see this element in the html but it will be created using jQuery */
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  visibility: hidden; }
  .cd-slider-pagination:after {
    content: "";
    display: table;
    clear: both; }
  .touch .cd-slider-pagination {
    visibility: hidden; }
  .cd-slider-pagination li {
    display: inline-block;
    float: left;
    margin: 0 5px; }
    .cd-slider-pagination li.selected a {
      background: #f5f4f3; }
  .cd-slider-pagination a {
    display: block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 1px solid #f5f4f3;
    /* fix a bug in IE9/10 - transparent anchor not clickable */
    background-color: rgba(255, 255, 255, 0);
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }

.cd-slider-wrapper .cd-close {
  display: none;
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url("../images/cd-icon-close.svg") no-repeat center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.4s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.4s;
  transition: transform 0.3s 0s, visibility 0s 0.4s; }
  .cd-slider-active .cd-slider-wrapper .cd-close {
    visibility: visible;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.4s 0.4s;
    -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.4s 0.4s;
    transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.4s 0.4s; }
  .no-touch .cd-slider-active .cd-slider-wrapper .cd-close:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  @media only screen and (min-width : 1024px ){
    .cd-slider-wrapper .cd-close {
      display: block; } }

.cd-item-info {
  padding: 30px 5%; }
  .cd-item-info h1, .cd-item-info h2,.cd-item-info p {
    max-width: 480px; }
  .cd-item-info h1 {
    font-size: 2.3rem; 
	font-weight: 700;
	letter-spacing: 0.3px;
	margin-bottom: 0.7rem}
  .cd-item-info h2 {
    font-size: 1.3rem; 
	letter-spacing: 0.3px;
	line-height: 2}
  .cd-item-info .add-to-cart {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: none;
    padding: .8em 1.6em;
    background-color: #f42e4e;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Montserrat', "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 1.6rem;
    cursor: pointer;
    border-radius: 4px; }
  @media only screen and (min-width : 1024px ){
    .cd-item-info {
      position: absolute;
      width: 50%;
      top: 0;
      right: 0;
      padding: 60px 60px 0;
      margin: 0; }
	 .cd-item-info h1 {
    font-size: 3rem; 
	font-weight: 700;
	letter-spacing: 0.3px;
	margin-bottom: 2rem}
 	 .cd-item-info h2 {
    font-size: 2rem; 
	font-weight: 600;
	letter-spacing: 0.3px;
	line-height: 2}
}

.cd-content p {
  width: 90%;
  max-width: 768px;
  padding: 4em 0;
  margin: 0 auto;
  color: #afa8a0;
  line-height: 1.8; }

.rotated-text {
  position: fixed;                     /* ビューポートに固定 */
  right: 36px;                         /* 右端から36px */
  top: 50%;                            /* 画面の縦中央 */
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg); /* 90度回転 */
  transform-origin: center;
  font-size: 2rem;
  color: #181824;
  z-index: 1000;
  
  opacity: 0;                          /* 初期状態は非表示 */
  transition: opacity 0.5s ease;
}

/* visible クラス付与でフェードイン */
.rotated-text.visible {
  opacity: 1;
}

.container {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 2rem;
}

@media (max-width: 768px) {
  .container {
    max-width: 95vw;
    padding: 0 0rem;
  }
}
