@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}


body {
  background-color: #ffffff;
  font-family: noto-sans-cjk-jp, sans-serif; 
  color: #454545;
}

.inner {
  overflow: hidden;
}

ul {
  list-style: none;
}

a {
  text-decoration:none; 
}



/* メニュー */





header {
  display: none;
}

#b_menu {
  width: 860px;
  display: flex;
  justify-content: space-between;
  margin: 0px auto 150px;
}

#b_menu img {
  width: 150px;
}

#headbar {
   /* ▼上端に固定するCSS */
   position: fixed;
   top: 0px;
   left: 0px;
   width: 980px;
   height: 50px;
  z-index: 9999;
   background-color: #ffffff;
}

.menu_head {
  display: flex;
  width: 980px;
  background-color: #ffffff;
  justify-content: center;
  align-items: center;
  position: fixed;

}

.menu_head li {
	width: auto;
	margin: 8px 0px 6px;
	padding: 0px 20px;
	border-left: dotted 2px #bbbbbb;
	text-align: center;
}

.menu_head li img {
	width: 120px;
}

.menu_head li:first-child {
border-left: none;
}

	
.shop_logo a img {
	width: 110px;
}	

 a.jump_point {
 height: 1px;
 display: block;
 padding-top: 80px;
 margin-top: -80px;
}


.menu_head_sp {
  display: none;
}

.menu_head_logo_sp {
  display: none;
}



/* ビルボード（メインビジュアル） */
.billboard {
  position: relative;
  width: 980px;
  margin: 0px auto 120px; }

.billboard-wrapper {
  display: flex;
  justify-content: center;
   }
  

.billboard__image {
  display: block;
  width: 980px;
 }

.billboard__image_sp {
  display: none; }


/* 見出し */
.header_intro_txt_01 {
  text-align: center;
  font-size: 35pt;
  font-family: ta-oonishi, sans-serif;
font-style: normal;
font-weight: 300;
  margin: 0px auto 60px;
}

.header_intro_txt_02 {
  text-align: center;
  font-size: 13pt;
  font-family: biz-udpgothic, sans-serif;
font-style: normal;
font-weight: 400;
line-height:  28pt;
letter-spacing: 1pt;
  margin: 0px auto 120px;
}

h1 {
  text-align: center;
  font-family: biz-udpgothic, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16pt;
  letter-spacing: 0.8pt;
  border-bottom: 1px solid;
  padding-bottom: 6px;
  margin: 0px auto 80px;
}

h2 {
  text-align: center;
  font-family: biz-udpgothic, sans-serif;
font-style: normal;
font-weight: 900;
  font-size: 13pt;
  letter-spacing: 0.5pt;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin: 40px auto 40px;
}


.w_60 {
  width: 60px;
}

.w_70 {
  width: 70px;
}

.w_80 {
  width: 80px;
}

.w_90 {
  width: 80px;
}

.w_100 {
  width: 100px;
}

.w_120 {
  width: 120px;
}

.w_140 {
  width: 140px;
}

.w_160 {
  width: 160px;
}

.w_180 {
  width: 180px;
}

.w_200 {
  width: 200px;
}

.w_220 {
  width: 220px;
}

.w_240 {
  width: 240px;
}

.w_260 {
  width: 260px;
}

.w_270 {
  width: 270px;
}


/* カラー */
.col_crimson {
  color: #e44c4b;
}

.col_black {
  color: #454545;
}

.col_yellow {
  color: #dfc034;
  }

.col_gray {
  color: #b4b2a3;
  }

.col_navy {
  color: #374262;
  }



/* ハッシュタグ */
.hash_tag {
  display: flex;
  margin-bottom: 10px;
} 

.hash_01 {
  text-align: center;
  font-size: 13px;
  font-family: biz-udpgothic, sans-serif;
  font-weight: 900;
  font-style: normal;
  border-radius: 25px;
  line-height: 23px;
  letter-spacing: 0.8pt;
  border: 2px solid;
  padding: 3px auto 2px;
  margin-right: 7px;
  margin-bottom: 5px;
} 


/* アイテム紹介 */

.kinai_size {
  margin-bottom: 250px;
}

.box_1_3night {
  margin-bottom: 250px;
}

.box_4_6night {
  margin-bottom: 250px;
}

.box_7_night {
  margin-bottom: 250px;
}

.travel_goods {
  margin-bottom: 180px;
}


.cate_ttl_img {
  width: 754px;
  margin: 0px auto 75px;
  text-align: center;
}

.cate_ttl_img img {
  width: 100%;
}


.box_01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 860px;
  margin: 0px auto 75px;  
}

.box_02 {
  display: flex;
  flex-direction: column;
  width: 370px;
}

.box_03 {
  margin: 0px auto 150px;  
}

.logo_01 {
  width: 340px;
  margin-bottom: 10px;
}

.logo_01 img { 
  width: 100%;
}

.series_01 {
  font-family: biz-udpgothic, sans-serif;
  font-size: 18px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -0.2pt;
  margin-bottom: 12px;
}

.check_01 {
  height: 55px;
  display: flex;
  align-items: center;  
  font-size: 15px;
  font-family: biz-udpgothic, sans-serif;
  font-weight: 700;
  letter-spacing: 0.5pt;
  line-height: 21px;
  font-style: normal;
  margin-bottom: 0px;
}

.check_01 li {
 display: flex;
 align-items: center;  
 padding: auto;
}

.check_01 li img{
  width: 48px;
 margin-right: 12px;
}


.price_01 {
  text-align: right;
  font-size: 13px;
  font-family: noto-sans-cjk-jp, sans-serif; 
font-weight: 700;
font-style: normal;
  letter-spacing: 0pt;
  margin-bottom: 0px;
}

.price_01 span {
  font-size: 12px;
}  
  
.col_variation_01 {
  width: 370px;
  margin-bottom: 8px;
}

.col_variation_01 img { 
  width: 100%;
}

.function_icon_01 {
  width: 370px;
  margin-bottom: 6px;
}

.function_icon_01 img { 
  width: 100%;
}

.buy_bttn_01 {
  width: 240px;
  margin-left: auto;
}

.buy_bttn_01 a img { 
  width: 100%;
}

.box_connection {
  width: 860px;
 display: flex;
  justify-content: space-between;
  margin: 0px auto 150px;
}

.box_connection li img {
  width: 420px;
}





/* スライダー */

.slider_01 {
  width: 460px;
}

.slider_01 li {
  position: relative;
}

.slider_01 li img{
  width: 420px;
  margin: 0 auto;
}


.slider_02 {
  width: 820px;
  margin: 0px auto 200px;
}

.sli_recommend {
    position: relative;
  margin: 0px auto;
    }

.sli_recommend a img {
    width: 255px;
    height: 100%;
  margin: 0px auto;
    }

.bottom-left {
  width: 200px;
  position: absolute;
  color: #ffffff;
  text-align: left;
  font-size: 9pt;
  line-height: 15pt;
  font-family: biz-udpgothic, sans-serif;
  word-break: keep-all;
  line-break: strict;
  bottom: 9px;
  left: 21px;
}

.bottom-left span {
  font-family: noto-sans-cjk-jp, sans-serif; 
  font-size: 8pt;
  letter-spacing: 0.5pt;
}

.slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-next:before {
  background: url(common/slick_right.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.slick-prev:before {
  background: url(common/slick_left.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.slick-arrow {
  z-index: 2 !important;
  width: 28px !important;
  height: 28px !important;
}
.slick-next {
  right: -7px !important;
}
.slick-prev {
  left: -7px !important;
}
.slider_02 .slick-next {
  top: 150px !important;
  right: -20px !important;
}
.slider_02 .slick-prev {
  top: 150px !important;
  left: -20px !important;
}

.slide-dots_01 {
  margin: 0;
  padding: 0;
  text-align: center;
}
.slide-dots_01 li {
  display: inline-block;
  margin: 0px -9px;
}
.slide-dots_01 li button {
  position: relative;
  text-indent: -9999px;
}
.slide-dots_01 li button::before {
  background-image: url(common/not.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 6px;
  left: 0;
  margin: 5px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 6px;
}
.slide-dots_01 li.slick-active button::before {
  background-image: url(common/active.png);
}
button {
  background: none;
  border: none;
  outline: none;
  padding: 0 17px;
}


  

/* バッジ */

.badge_02 {
  position: absolute;
  width: 70px;
  z-index: 9999;
  top: 13px;
  left: 33px;
}

.badge_02 img {
  width: 70px !important;
}


.badge_03{
  position: absolute;
  top: 5px;
  left: 12px;
}

.badge_03 img {
  width: 53px;
}



/* ブランドリスト */


.brand {
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 30px;
}

.brand_box_01 {
  width: 820px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: -30px auto 200px;  
}


.brand_box_01 li div {
  overflow: hidden;
  width: 140px;
  text-align: center;
  margin: 10px 0px 20px 12px; 
}

.brand_box_01 li div img {
  width: 100%;
  transition: 0.01s;
}

.brand_box_01 li div img:hover {
  transform:scale(1.2,1.2);
  transition:1s all;
}

.brand_box_01 .slick-arrow:before {
  content:""!important;
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
  }


.brand_box_01 .slick-next:before {
  background: url(common/button_migi.jpg)!important;
  background-size: contain!important;
  background-repeat: no-repeat!important;
  }

.brand_box_01 .slick-prev:before {
  background: url(common/button_hidari.jpg)!important;
  background-size: contain!important;
  background-repeat: no-repeat!important;
  }

.brand_box_01 .slick-arrow {
  z-index:2!important;
  width:50px!important;
  height:50px!important;
  }

.brand_box_01 .slick-next {
  right:-3px!important;
  }

.brand_box_01 .slick-prev {
  left:0px!important;
  }

  
.brand_box_01 .slick-next {
    right:340px!important;
    top: 500px!important;
  }

.brand_box_01 .slick-prev {
    left: 340px!important;
    top: 500px!important;
  }






/* フッター */
.footer-copyright{
width: 100%;
background-color: #374262;
padding: 25px 0;
margin: 0;
text-align: center;
border-top: none;
}

.footer-copyright__text{
font-family: biz-udpgothic, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.05rem;
  text-align: center;
  color: #ffffff;
}





.br_pc{
	display: block;
}

.br_sp{
	display: none;
}


.display_pc{
  display: inline-block;
}

.display_sp{
  display: none;
}









  /*
}
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/


@media screen and (max-width: 768px) {


/* メニュー */

header {
  display: block;
}

#b_menu {
  width: 96vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0px auto 10vw;
}

#b_menu img {
  width: 25vw;
  margin-bottom: 4vw;
}

#headbar {
  height: 0px;
  display: none;
}

.menu_head {
  height: 0px;
  display: none;
}



/* ハンバーガーメニュー */
  .drawer-hidden {
    display: none;
  }
  .drawer-open {
    display: flex;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 9000;
    cursor: pointer;
    margin: auto;
    top: 13px;
    left: 13px;
    background-color: #cb2a27;
    position: fixed;
  }
  .drawer-open span,
  .drawer-open span:before,
  .drawer-open span:after {
    content: "";
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #ffffff;
    transition: 0.5s;
    position: absolute;
  }
  .drawer-open span:before {
    bottom: 7px;
  }
  .drawer-open span:after {
    top: 7px;
  }
  .drawer-open.clicked span {
    background: rgba(255, 255, 255, 0);
  }
  .drawer-open.clicked span::before {
    bottom: 0;
    transform: rotate(45deg);
  }
  .drawer-open.clicked span::after {
    top: 0;
    transform: rotate(-45deg);
  }
 
/* 横スライドメニュー*/
  .drawer-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;/*ヘッダーの高さ*/
    right: 100%;/*向き変更*/
    background: #fff;
    transition: 0.5s;
    margin-right: 30%;/*向き変更・背景見せる場合マージン入れる*/
    padding-left: 30%;/*向き変更・背景見せる場合マージン入れる*/
    overflow: scroll;
    z-index: 8999;
  }
  .drawer-content-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    right: 100%;
    transition: 0.5s;
    background: rgba(0, 0, 0, 0);
    z-index: 8998;
    
  }
  .drawer-content.clicked {
    right: 0;/*向き変更*/
  }
  .drawer-content-bg.clicked {
    left: 0;
  }


.drawer-content-wrap ul {
  width: 70vw;
  margin: 25vw auto 0px 30vw;
}
.drawer-content-wrap ul li {
    list-style: none;
    text-align: center;
    margin-bottom: 3vw;
}

.mall_logo {
    width: 85%;
    margin: 3vw auto 8vw;
}

.drawer-content-wrap ul li a {
    display: block;
    width: 100%;
    padding: 3vw 0vw;
    position: relative;
}

.drawer-content-wrap ul li a img {
    width: 53%;
}



a.jump_point {
   margin-top: -10vw;
  padding-top: 10vw;
}






/* ビルボード（メインビジュアル） */
.billboard {
  width: 100vw;
  margin: 0; }

.billboard__image {
display: none;
   }

.billboard__image_sp {
  display: block;
  width: 100vw;
   }
   
.billboard-wrapper {
  margin-bottom: 12vw;
   }




/* 見出し */
.header_intro_txt_01 {
  font-size: 7vw;
  margin: 0px auto 8vw;
}

.header_intro_txt_02 {
  font-size: 3vw;
line-height:  5vw;
  margin: 0px auto 12vw;
}

h1 {
  font-size: 5vw;
  padding-bottom: 1vw;
  margin: 0px auto 12vw;
}

h2 {
  font-size: 4vw;
  padding-bottom: 1vw;
  margin: 5vw auto 5vw;
}

.w_60 {
  width: 16vw;
}

.w_70 {
  width: 18vw;
}

.w_80 {
  width: 20vw;
}

.w_90 {
  width: 22vw;
}

.w_100 {
  width: 24vw;
}

.w_120 {
  width: 29vw;
}

.w_140 {
  width: 32vw;
}

.w_160 {
  width: 40vw;
}

.w_180 {
  width: 46vw;
}

.w_200 {
  width: 46vw;
}

.w_220 {
  width: 50vw;
}

.w_240 {
  width: 58vw;
}

.w_260 {
  width: 70vw;
}

.w_270 {
  width: 76vw;
}


/* ハッシュタグ */
.hash_tag {
  display: flex;
  margin-bottom: 2vw;
} 

.hash_01 {
  text-align: center;
  font-size: 3vw;
  line-height: 20px;
  padding: 2px auto 1pt;
  margin-right: 7px;
  margin-bottom: 0;
} 




/* アイテム紹介 */

.kinai_size {
  margin-bottom: 26vw;
}

.box_1_3night {
  margin-bottom: 26vw;
}

.box_4_6night {
  margin-bottom: 26vw;
}

.box_7_night {
  margin-bottom: 26vw;
}

.travel_goods {
  margin-bottom: 18vw;
}






.cate_ttl_img {
  width: 94vw;
  margin: 0px auto 10vw;
}

.box_01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  width: 100vw;
  margin: 0px auto 16vw;  
}

.box_02 {
  display: flex;
  flex-direction: column;
  width: 92vw;
  margin: 0px auto 5vw; 
}

.box_03 {
  margin: 0px auto 18vw;  
}

.logo_01 {
  width: 88vw;
  margin-bottom: 2vw;
}

.series_01 {
  font-size: 4vw;
  margin-bottom: 4vw;
}

.check_01 {
  height: 14vw;
  font-size: 3.5vw;
  line-height: 5.5vw;
}

.check_01 li img{
  width: 14vw;
 margin-right: 2vw;
}


.price_01 {
  font-size: 3vw;
}

.price_01 span {
  font-size: 3vw;
}  
  
.col_variation_01 {
  width: 92vw;
  margin-bottom: 2vw;
}

.function_icon_01 {
  width: 92vw;
  margin-bottom: 2vw;
}

.buy_bttn_01 {
  width: 67vw;
  margin-left: auto;
  margin-right: auto;
}

.box_connection {
  width: 90vw;
 display: flex;
 flex-direction: column;
  justify-content: center;
  margin: 0px auto 9vw;
}

.box_connection li img {
  width: 100%;
  margin-bottom: 6vw;
}




/* スライダー */

.slider_01 {
  width: 100vw;
}
.slider_01 li img {
  width: 86vw;
  margin: 0 auto;
}


.slider_02 {
  width: 100vw;
  margin: 0px auto 15vw;
}


.sli_recommend a img {
    width: 70vw;
    height: 100%;
  margin: 0px auto;
    }

.bottom-left {
  width: 54vw;
  font-size: 3vw;
  bottom: 2.5vw;
  left: 5vw;
}

.bottom-left span {
  font-size: 3vw;
}

.slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-next:before {
  background: url(common/slick_right.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.slick-prev:before {
  background: url(common/slick_left.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.slick-arrow {
  z-index: 2 !important;
  width: 6vw !important;
  height: 6vw !important;
}
.slick-next {
  right: 1vw !important;
}
.slick-prev {
  left: 1vw !important;
}
.slider_02 .slick-next {
  top: 150px !important;
  right: -20px !important;
}
.slider_02 .slick-prev {
  top: 150px !important;
  left: -20px !important;
}

.slide-dots_01 {
  margin: 0;
  padding: 0;
  text-align: center;
}
.slide-dots_01 li {
  display: inline-block;
  margin: 0px -9px;
}
.slide-dots_01 li button {
  position: relative;
  text-indent: -9999px;
}
.slide-dots_01 li button::before {
  background-image: url(common/not.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 6px;
  left: 0;
  margin: 5px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 6px;
}
.slide-dots_01 li.slick-active button::before {
  background-image: url(common/active.png);
}
button {
  background: none;
  border: none;
  outline: none;
  padding: 0 17px;
}




/* バッジ */

.badge_02 {
  position: absolute;
  width: 16vw;
  top: 2w;
  left: 8vw;
}


.badge_02 img {
  width: 16vw !important;
}

.badge_03{
  position: absolute;
  top: 2vw;
  left: 4vw;
}

.badge_03 img {
  width: 13vw
 } 



/* ブランドリスト */


.brand {
  padding-top: 22vw;
  padding-bottom: 8vw;
}

.brand_box_01 {
  width: 94vw;
  margin: 5vw auto 20vw; 
}


.brand_box_01 li div {
  overflow: hidden;
  width: 30vw;
  margin: 1vw auto 3vw; 
}

.brand_box_01 .slick-arrow{
  z-index:2!important;
  width:10vw!important;
  height:10vw!important;
  }

.brand_box_01 .slick-next{
  right:-3px!important;
  }

.brand_box_01 .slick-prev{
  left:0px!important;
  }

  
.brand_box_01 .slick-next{
    right:30vw!important;
    top: 100vw!important;
  }

.brand_box_01 .slick-prev{
    left: 31vw!important;
    top: 100vw!important;
  }






/* フッター */
.footer-copyright{
padding: 6vw 0;
}

.footer-copyright__text{
font-size: 3vw;
text-align: center;
color: #ffffff;
}




.br_pc{
	display: none;
}

.br_sp{
	display: block;
}

.display_pc{
  display: none;
}

.display_sp{
  display: block;
}

}