html {
  font-size: 62.5%;
}

body {
  width: 100%;
  background-color: #fff;
  color: #231815;

  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic,
    'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN',
    'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'Montserrat', verdana, 'Meiryo',
    'Osaka', sans-serif;

  letter-spacing: 0.1rem;
  line-height: 1.75;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: 'palt';
  margin: 0;
}

a {
  text-decoration: none !important;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=8);
}

ul,
ol,
dl {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.u-mb-7 {
	margin-top: 40px;
}
.text_event_end {
	font-family: "Noto Serif JP";
	font-size: 14px;
}
/* -- ▼ container-fluid -------------------*/

.fairbox01 {
  margin: 0px;
  padding-bottom: 30px;
}

.fairbox02 {
  margin: 0px;
  padding-top: 100px;
  padding-bottom: 50px;

}

/* -- ▼ レイアウト共通 ---------------------*/

/* カラーリスト */
.fair_color02 {
  color: #cc0000;
} /*red*/
.fair_color03 {
  color: #231815;
} /*event-darkbrown*/
.fair_color04 {
  color: #ada765;
} /*event-yellow*/
.fair_color05 {
  color: #41260f;
} /*event-brown*/

/* 背景用カラーリスト */
/*.bg_color01 {
  background: #004044;
}  /*event-deepgreen*/
.bg_color02 {
  background: #404040;
} /*event-beige*/
/*.bg_color03 {
  background: #a9c8c9;
} /*event-blue*/

/* margin-top */
.mgt00 {
  margin-top: 0;
}
.mgt60 {
  margin-top: 60px;
}

/* margin-bottom */
.mgb00 {
  margin-bottom: 0;
}
.mgb20 {
  margin-bottom: 20px;
}
.mgb30 {
  margin-bottom: 30px;
}
.mg50 {
  margin-bottom: 50px;
}
.mgb70 {
  margin-bottom: 70px;
}
.mgb80 {
  margin: 80px auto 0;
  width: 100%;
  max-width: 800px;
}

.mgb100 {
  margin-bottom: 100px;
}

/* padding-bottom */
.pgb50 {
  padding-bottom: 50px;
}

/* font-size */
.f_size15 {
  font-size: 1.5rem;
}
.f_size16 {
  font-size: 1.6rem;
}
.f_size18 {
  font-size: 1.8rem;
}

.f_size26 {
  font-size: 2.6rem;
}


/* other */
.tac {
  text-align: center;
}
.none {
	display: none;
}

/* -- ▼ container内 レイアウト -----------------------*/

.fair_hero {
  text-align: center;
}

.fair_hero img {
  width: 100%;
  max-width: 1200px;
  margin: 30px 0 40px;
}

.fair_ttl {
  /* color: #fff; */
  margin: 30px auto 50px;
  font-weight: bold;
  font-family: 'Lusitana', serif;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.7;
}

.fair_ttl03 {
  width: 60%;
  margin: 70px auto 60px;
  padding: 15px;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
  color: #231815;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
}

.fair_date {
  max-width: 380px;
  width: 100%;
  margin: 0 auto 30px;
  padding: 5px;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  text-align: center;
  background: #fff;
}

.catchcopy {
  font-family: 'Lusitana', serif;
  max-width: 730px;
  margin: 0 auto 50px;
  line-height: 2;
  text-align: center;
}

.catchcopy02 {
  color: #231815;
  font-family: 'Lusitana', serif;
  max-width: 730px;
  margin: 0 auto 50px;
  line-height: 2;
  text-align: center;
}

.att_txt01 {
  padding: 30px;
  font-size: 1.3rem;
  line-height: 1.7;
}

.att_txt01 .caution_txt {
  font-weight: bold;
}

.att_box02 {
  margin: 0 auto 70px;
  border: 1px solid #ba614f;
  background: #f9f9f9;
}

.att_box02 .fair_ttl {
  margin: 0;
  padding: 10px;
  background: #ba614f;
  color: #fff;
}
.scene {
  padding: 15px;
}
.category_text {
  max-width: 800px;
  width: 100%;
}

/* -- ▼ ナビゲーション -----------------------*/

#navbar a:hover {
  opacity: 0.8;
}

.sale_nav {
  margin: 0;
  padding: 0;
}

.sale_nav .navbar {
  padding: 0;
}

.sale_nav .n03 {
  margin: 0 0 50px;
}

.sale_nav li {
  width: 25%;
  text-align: center;
}

.sale_nav.n03 li {
  width: 24%;
  margin: 0 0 3.5%;
  text-align: center;
}

.sale_nav li:first-child a {
  border-left: none;
}

.sale_nav.n03 li:first-child a {
  border-left: 1px solid #231815;
}

.sale_nav a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 5.5rem;
  padding: 2px;
  border-left: 1px solid #fff;
  background: #aa9b13;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1px;
  opacity: 0.95;
  transition: all 0.3s ease-out;
}

.sale_nav a:hover {
  opacity: 1;
}

.sale_nav.n03 a {
  padding: 5px;
  background: #fff;
  border: 1px solid #231815;
  color: #231815;
  line-height: 1.3;
  opacity: 1;
}

.sale_nav.n03 a:hover {
  background: #231815;
  color: #fff;
  opacity: 1;
}

/* -- ▼ section01 ---------------------------------*/

.sub_img {
  width: 100%;
  max-width: 900px;
  display: block;
  margin: 20px auto 50px;
}

.category_title {
  font-family: 'Libre Bodoni', serif;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 30px;
}

/* ----------------------------------------
 スライダー
---------------------------------------- */

.slick_slide img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
}

/*スライダー用ドットカスタマイズ*/
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.my-series-dots {
  z-index: 10;
  display: flex;
}

.my-series-dots li {
  margin: 10px 10px;
}
.my-series-dots li button {
  width: 12px;
  margin: 0;
  padding: 0;
  background: none;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  text-indent: -9999px;
  color: #565455;

}
.my-series-dots li button:before {
  content: '◇';
  font-size: 1rem;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0%;
}

.my-series-dots li.slick-active button:before {
  content: '◆';
}

.my-series-dots li button:hover:before {
  color: #282728;
}

.slide-arrow {
  position: absolute;
  margin-top: 0;
}
.next-arrow {
  right: -350px;
  width: 25px;
  height: 55px;
}

.next-arrow:before {
  color: #827230;
  border: 1px solid #827230;
  padding: 15px 5px;
  font-size: 1.5rem;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'custom-icons';
  font-weight: normal;
  content: '\e901';
}

.prev-arrow {
  left: -35px;
  width: 25px;
  height: 55px;
}

.prev-arrow:before {
  color: #827230;
  border: 1px solid #827230;
  padding: 15px 5px;
  font-family: 'custom-icons';
  font-weight: normal;
  content: '\e902';
  font-size: 1.5rem;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
}

.next-arrow:hover:before,
.next-arrow:active:before,
.prev-arrow:hover:before,
.prev-arrow:active:before {
  color: #655925;
  border: 1px solid #655925;
}

#top_slick_slide .my-series-dots li button {
  color: #fff;
}

/* -- ▼ footer ---------------------------------*/

#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  bottom: 100px;
  background: #3e352e;
}

#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.footer {
  background-color: #3e352e;
  /* padding-bottom: 58px; */
}

.footer_copy {
  font-size: 1rem;
  text-align: center;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding: 3px;
}

.toppage_link_box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 190px;
}

.toppage_link {
  max-width: 400px;
  margin: 0 auto 30px;

  font-size: 1.6rem;
  width: 100%;
  display: block;
  background-color: #000;
  text-align: center;
  padding: 15px;
  color: #fff;
  transition: all 0.4s ease;
  letter-spacing: 2px;
}
.toppage_link:hover {
  background-color: #888686;
  color: #fff !important;
}

/* -- ▼ 各セクションカテゴリ -----------------------*/

.fair_ttl {
  margin: 100px auto;
  font-size: 2.5rem;
  font-weight: bold;
  font-family: 'Lusitana', serif;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.7;
}
.fair_ttl--recommend {
  margin-bottom: 70px;
}
.fair_img01 {
  width: 100%;
  max-width: 280px;
  margin-bottom: 20px;
}

.fair_img02 {
  width: 100%;
  max-width: 900px;
  margin-bottom: 50px;
}

.fair_img02s {
  width: 100%;
  max-width: 750px;
  margin-bottom: 60px;
}

.fair_img03 {
  width: 100%;
  max-width: 280px;
  margin-bottom: 50px;
}

.fair_img04 {
  width: 100%;
  max-width: 700px;
}

/* .fair_img_tab {
  margin-bottom: 10px;
} */

.fair_btn01 {
  width: 100%;
  max-width: 400px;
  margin: 80px auto;
}

.fair_btn01 a {
  display: block;
  padding: 8px;
  background: #404040;
  border-radius: 5px;
  color: #fff;
  font-size: 1.7rem;
  text-align: center;
  transition: all 0.3s ease-out;
}

.fair_btn01 a:hover {
  background: #a4a4a4;
  color: #fff;
  text-align: center;
}

#section08 .txt01 {
  margin-top: 30px;
  text-align: center;
  font-size: 1.6rem;
}

.att_box {
  padding: 3rem 3rem 2rem;
  background: #efefef;
}

.fair_heading {
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
  font-size: 1.7rem;
}

.ul_style01 {
  padding: 0;
}

.ul_style01 li {
  position: relative;
  margin: 0 0 0.3rem;
  padding: 0 0 0 1.5rem;
  font-size: 1.4rem;
  line-height: 1.7;
}

.ul_style01 li::after {
  position: absolute;
  content: '※';
  top: 0;
  left: 0;
}

a.link_txt01 {
  color: #218b5d;
  transition: all 0.3s ease-out;
}
a.link_txt01:hover {
  color: #231815;
  text-decoration: underline;
}

/* -- ▼ 商品リンク -----------------------*/

.row_bg {
  background-color: #fff;
  border: 5px solid #f2e2df;
}

.boot_item_box {
  padding-top: 15px;
  margin-bottom: 50px;
}

.boot_item_box a {
  display: block;
  position: relative;
}

.boot_item_box img {
  width: 100%;
}

.boot_item_bg_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-wrap: wrap;
}

.cate_link_box_wrap,
.cate_link_coming_soon {
  display: block;
  overflow: hidden;
}

.boot_item_bg_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  z-index: 1;
  transition: all 1s;
}

.boot_item_info {
  transition: all 0.5s;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
}

.boot_item_info_ttl {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.boot_item_tag_list {
  display: flex;
  margin-bottom: 10px;
}

.boot_item_tag {
  background-color: #c80c16;
  color: #fff;
  padding: 2px 5px;
  font-size: 1.3rem;
  margin-right: 10px;
}

.boot_item_box__name {
  font-size: 1.6rem;
  font-weight: 600;
  color: #000;
}

.boot_item_box__pricewrap {
  color: #000;
  font-weight: 600;
}

.series_tem_sec_tran .boot_item_box__pricewrap {
  color: #323430;
}

.boot_item_box_price {
  font-size: 1.6rem;
  text-align: right;
}

.boot_item_box_price_yen {
  font-size: 1.2rem;
}

.boot_item_box_tax {
  font-size: 1.1rem;
}

.boot_item_box_moto_price {
  font-size: 1.1rem;
  display: block;
  color: #323430;
  text-decoration: line-through;
}

.boot_item_link {
  max-width: 350px;
  margin: 0 auto;

  font-size: 1.6rem;
  width: 100%;
  display: block;
  background-color: #000;
  text-align: center;
  padding: 15px;
  color: #fff;
  transition: all 0.4s ease;
  letter-spacing: 2px;
}

.boot_item_link:hover {
  background-color: #a4a4a4;
  color: #fff !important;
}

/* -------------------------------------- */


/* ----------------------------------------
* レスポンシブ
---------------------------------------- */



@media (max-width: 768px) {
  .fair_hero img {
    margin-bottom: 0;
  }

  .sm-p0 {
    padding: 0 !important;
  }

  .sm-pt10-0 {
    padding: 10px 0 0 !important;
  }

  .sm-m0 {
    margin: 0 !important;
  }

  .fair_btn01 {
    max-width: 300px;
    margin: 20px auto 50px;
  }

  .fair_btn01 a {
    font-size: 1.4rem;
  }

  .fair_img01 {
    margin-bottom: 40px;
  }

  .fair_img03 {
    max-width: none;
  }

  .fair_ttl  {
    margin: 50px auto;
    padding-top: 0px;
    font-size: 1.8rem;
  }
  .fair_date{
    font-size: 1.4rem;
  }

  .fair_ttl03 {
    width: 100%;
    font-size: 1.6rem;
  }

  .sale_nav li {
    width: 50%;
    text-align: center;
  }
  .catchcopy {
    margin: 0;
  } 
  .sale_nav.n03 li {
    width: 48%;
    text-align: center;
    margin: 0 1% 1.5%;
  }
  .row-reverse {
    flex-direction: column-reverse;
  }
  #navbar.sale_nav li:nth-child(2n + 1) a {
    border-left: none;
  }

  #navbar.sale_nav li:nth-child(-n + 2) a {
    border-bottom: 1px solid #fff;
  }

  #navbar.sale_nav li:first-child a {
    border-left: none;
  }

  #navbar.sale_nav a {
    min-height: 4.2rem;
    font-size: 1.2rem;
  }

  .boot_item_box__name {
    font-size: 1.2rem;
  }

  .boot_item_box_price {
    font-size: 1.2rem;
    text-align: right;
  }

  .boot_item_box_price_yen {
    font-size: 0.9rem;
  }

  .boot_item_box_tax {
    font-size: 1rem;
  }

  #page_top {
    bottom: 110px;
  }

  .toppage_link {
    max-width: 300px;
  }
  .slick_slide img {
	margin-bottom: 20px;
  }
/* font-size */
.f_size15 {
  font-size: 1.2rem;
}
.f_size16 {
  font-size:1.4rem;
}
.f_size18 {
  font-size: 1.4rem;
}
.f_size26 {
  font-size: 1.8rem;
}
	.sub_img {
		margin: 50px auto;
	}
	.fairbox02 {
		padding-top: 0;
	}
	.none {
		display: block;
	}
	.fair_ttl--recommend {
        margin-bottom: 0;
    }
	.mgb80 {
		margin-top: 40px;
	}
	.mg50 {
		margin-bottom: 20px;
	}
	
}
.ul_style01 li {
  font-size: 1.2rem;
}
@media (max-width: 576px) {
	
}

/* ----------------------------------------
* ノベルティプレゼント
---------------------------------------- */

.novelty_wrap {
  margin: 30px auto 0px;
  text-align: center;
  background-color: #fff;
  padding: 30px 20px 30px 20px;
}
.novelty_box {
  display: flex;
  margin-right: 3%
}
.novelty_box img {
  width: 100%;
}
.novelty_minititle {
  width: 100%;
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.novelty_txt01 {
  width: 100%;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 1.5px;
  color: #534f4d;
  font-family: 'Noto Serif JP', 'Yu Mincho', 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'MS PMincho', serif;
  margin-top: 20px;
}
.novelty_txt02 {
  width: 100%;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 1.5px;
  color: #534f4d;
  font-family: 'Noto Serif JP', 'Yu Mincho', 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'MS PMincho', serif;
  margin-top: 20px;
  text-align-last: left;
}

.novelty_posi_a {
  position: relative;
}
.novelty_posi_b {
  position: absolute;
  top: -30px;
  right: -20px;
  width: 150px;
  height: 150px;
  background-color: #534f4d;
  color: #fff;
  font-family: 'Noto Serif JP', 'Yu Mincho', 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'MS PMincho', serif;
  border-radius: 50%;
  z-index: 999;
  /* 正しく中央配置 */
  display: flex;
  flex-direction: column; /* 縦方向に配置 */
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  padding: 10px;
}
.line {
  display: flex; /* 横並びに配置 */
  align-items: center;
}
.txt_big {
  font-size: 25px;
  font-weight: bold;
}
.txt_3 {
  margin-right: 8px;
}

.only_pc_tb {
  display: block;
}


@media (max-width: 991px) {
  .novelty_box {
    margin-right: 1%;
  }
  .novelty_minititle {
    max-width: 380px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .novelty_txt01 {
    font-size: 13px;
  }
  .novelty_txt02 {
    font-size: 11px;
  }
  .novelty_posi_b {
    top: -20px;
    right: -15px;
    width: 120px;
    height: 120px;
    font-size: 15px;
  }
  .txt_big {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .novelty_wrap {
    margin-top: 20px;
  }
  .only_pc_tb {
    display: none;
  }
  .novelty_box {
    display: block;
    margin-right: 0;
  }
  .novelty_txt01 {
    /*text-align-last: left;*/*/
    margin-top: 18px;
    margin-bottom: 32px;
  }
  .novelty_txt01 {
    font-size: 13px;
  }
  .novelty_txt02 {
    font-size: 11px;
  }
  .novelty_posi_b {
    top: -16px;
    right: -12px;
    width: 100px;
    height: 100px;
    font-size: 13px;
  }
  .txt_big {
    font-size: 15px;
  }
}


/*************************************
* スマホ横向き用ＣＳＳ
*************************************/

@media screen and (max-width: 1026px) and (orientation: landscape) {
}

@media (max-width: 320px) {
}

/* IEのみに適用 */
@media all and (-ms-high-contrast: none) {
}
