@charset "utf-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&family=Shippori+Mincho&display=swap");
/* ---------------------------------------------------
	common
------------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; -webkit-box-sizing: border-box; box-sizing: border-box;}
ol, ul { list-style: none; }
i, cite, em, var, address, dfn {font-style: normal;}


html{font-size: calc(100vw * (10 / 1920));}
@media screen and (max-width:1280px){html{font-size: calc(100vw * (10 / 1280));}}
@media screen and (max-width:767px){html{font-size: 10px;}}

body {font-family:'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-display: swap; font-size: 100%; color:#4f2411;}


#container {width: 100%; margin-top: 110px; position: relative;}

.container {width: 100%; max-width: 1200px; margin: 0 auto;}
.container:after {content: ""; clear: both; display: block;}

@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
	#container {margin-top: 60px;}
}
@media screen and (max-width: 844px) and (orientation:landscape) {
	.page-title-inner .page-title{padding: 0 40px;}
}

a {-webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; box-sizing: border-box;}
a:link, a:visited {color: #222; text-decoration: none;}
a:hover, a:visited {color: #222; text-decoration: none;}
a:hover {opacity: .7;}
.entry-column a:visited {color: #222;}
a[href^="tel:"] {pointer-events: none;text-decoration: none;}

img {max-width: 100%; height: auto; line-height: 1; vertical-align: bottom;}
img.max {width: 100%;}

p {line-height: 1.8; margin: 0;}


.mincho {font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.gothic {font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}


.pc-only {display: block;}
.sp-only {display: none;}
.pc-block {display: block;}
.sp-block {display: none;}
.pc-inline {display: inline;}
.sp-inline {display: none;}



@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
	a:hover img {opacity: 1;}
	a[href^="tel:"] {pointer-events: auto;}
	.container {max-width: 100%;}
	p {line-height: 1.4;}
	.pc-only {display: none !important;}
	.sp-only {display: block;}
	.pc-block {display: none !important;}
	.sp-block {display: block;}
	.pc-inline {display: none !important;}
	.sp-inline {display: inline;}
	.pc-hidden {display: block;}
}

@media screen and (max-width:767px){
  h1{margin-top: 70px;}
}


/* テキスト */
.txt-link a{font-size: 1.8rem; letter-spacing: .12em; display: flex; align-items: center;}
.txt-link a::before{content:""; display: inline-block; width: 1.2rem; height: 1rem; background: url(https://file003.shop-pro.jp/PA01477/248/images/common/arr_r.png) no-repeat center; margin-right: 1rem; }

/* ボタン */
.link-btn{border: 1px solid #4f2411; width: 41rem; text-align: center; margin: auto;}
.link-btn a{display: block; font-size: 2rem; letter-spacing: .18em; line-height: 1.2; font-weight: 600;; color: #4f2411; background: #FFF; padding: 1.3rem 0; position: relative;}
.link-btn a::after{content:""; display: inline-block; position: absolute; width: 18px; height: 18px; right: -1px; bottom: -1px; background: url(https://file003.shop-pro.jp/PA01477/248/images/common/btn_line.png) no-repeat center;}
@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape){
    .link-btn{width:100%;}
}



/* pagetop */
#footer .pagetop {display: block; position: fixed; right: 0; bottom: -100%; z-index: 1000; transition: all 0.6s; }
#footer .pagetop.active {display: block; bottom: 0;}
#footer .pagetop a {display: block;}
#footer .pagetop a:hover {transform: translateY(-3px);}
#footer .pagetop a:hover img {opacity: 1;}

@media screen and (max-width: 767px), (max-width: 844px) and (orientation:landscape) {
}


html body .anims{opacity: 0; transform: translateY(-30px); transition: 1s;}
html body .anims.is-active{opacity: 1; transform: translateY(0);}


@media screen and (max-width: 767.8px) {
  .is-pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}

html {
  font-size: 62.5%;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  html {
    font-size: 0.78125vw;
  }
}

body {
  overflow-x: hidden;
}

.wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  min-height: 100vh;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

p{line-height: 1.8; margin: 0;}

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

a {
  color: #3e2908;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a:hover {
  opacity: 0.7;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .container {
    padding: 0 4rem;
  }
}

@media screen and (max-width: 767.8px) {
  .container {
    padding: 0 10px;
  }
}

.container::after {
  display: none;
}

/*---------------------
HEADER
---------------------*/
@media screen and (max-width: 767.8px) {
  .header {
    position: fixed;
    z-index: 100;
    background: #fff;
    width: 100%;
    padding-bottom: 10px;
    top:0;
  }
}

@media screen and (min-width: 768px) {
  .header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-right: calc(210 / 1920 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .header-logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: calc(40 / 1920 * 100vw);
  }
}

.header.fixed .header-logo-wrapper {
  margin-top: 0;
}

.header-logo {
  display: block;
}

@media screen and (min-width: 768px) {
  .header-logo {
    width: calc(264 / 1920 * 100vw);
    padding-top: calc(38.3 / 1920 * 100vw);
    padding-bottom: calc(31.7 / 1920 * 100vw);
  }
}

@media screen and (max-width: 767.8px) {
  .header-logo {
    max-width: 188px;
    margin-top: 10px;
    margin-left: 10px;
  }
}

@media screen and (min-width: 768px) {
  .header-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: calc(37 / 1920 * 100vw);
    margin-left: calc(56 / 1920 * 100vw);
  }
}

@media screen and (max-width: 767.8px) {
  .header-content {
    overflow-y: scroll;
  }
}

@media screen and (max-width: 767.8px) {
  .header-nav {
    position: relative;
  }
  .menu-open .header-nav::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("https://file003.shop-pro.jp/PA01477/248/images/common/header-menu-bg-sp.png") top center/100%;
    z-index: -10;
  }
}

@media screen and (min-width: 768px) {
  .header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-0.2rem);
            transform: translateY(-0.2rem);
  }
}

@media screen and (max-width: 767.8px) {
  .header-nav ul {
    text-align: center;
    padding-top: 53px;
    padding-bottom: 45px;
  }
}

.header-nav li {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: calc(20 / 1920 * 100vw);
  letter-spacing: 0.05em;
  line-height: calc(24 / 20);
  line-height: 1.2;
  color: #3e2908;
}

@media screen and (max-width: 767.8px) {
  .header-nav li {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (min-width: 768px) {
  .header-nav li:not(:first-child) {
    margin-left: calc(39.5 / 1920 * 100vw);
  }
}

@media screen and (max-width: 767.8px) {
  .header-nav li:not(:first-child) {
    margin-top: 31.5px;
  }
}

.header-nav li a {
  color: #3e2908;
}

.header-accordion {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.header-accordion-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-accordion-title {
  margin-left: -22px;
}

.header-accordion-toggle {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.header-accordion-toggle::before {
  content: "";
  width: 8px;
  height: 1px;
  border-radius: 999;
  background: #3E2908;
  position: absolute;
  top: 50%;
  left: 8.5px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.header-accordion-toggle.-active::before {
  content: "";
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.header-accordion-toggle::after {
  content: "";
  width: 8px;
  height: 1px;
  border-radius: 999;
  background: #3E2908;
  position: absolute;
  top: 50%;
  left: 14px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.header-accordion-toggle.-active::after {
  content: "";
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.header-accordion-content {
  display: none;
  margin-top: 9px;
}

.header-accordion-link {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 21.6px;
  color: #3e2908;
  padding-top: 16.5px;
  padding-bottom: 11.5px;
  padding-left: 8px;
  background: #fff;
  background-clip: padding-box;
}

.header-accordion-link:not(:first-child) {
  border-top: 1px solid transparent;
}

@media screen and (max-width: 767.8px) {
  .header-about {
    margin-top: 42.5px;
    text-align: center;
    margin-bottom: 137px;
  }
}

@media screen and (min-width: 768px) {
  .header-info {
    -webkit-transform: translateY(calc(-26 / 1920 * 100vw));
            transform: translateY(calc(-26 / 1920 * 100vw));
    -webkit-transform: translateY(-1.35417vw);
            transform: translateY(-1.35417vw);
  }
}

.header-info-item {
  font-family: "Yu Gothic";
  display: inline-block;
  font-weight: 500;
  font-size: calc(16 / 1920 * 100vw);
  line-height: calc(19.2 / 16);
  line-height: 1.2;
  color: #000;
  position: relative;
}

@media screen and (max-width: 767.8px) {
  .header-info-item {
    font-size: 16px;
  }
}

.header-info-item:not(:first-child) {
  margin-left: calc(27 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-info-item:not(:first-child) {
    margin-left: 27px;
  }
}

.header-info-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-account.svg") center/cover;
  width: calc(18.4 / 1920 * 100vw);
  height: calc(22 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-info-item::before {
    width: 18.4px;
    height: 22px;
  }
}

.header-account {
  padding-left: calc((18.4 + 5) / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-account {
    padding-left: calc(18.4px + 5px);
  }
}

.header-account::before {
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-account.svg") center/contain;
  width: calc(18.4 / 1920 * 100vw);
  height: calc(22 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-account::before {
    width: 18.4px;
    height: 22px;
  }
}

.header-member {
  padding-left: calc((20.3 + 5) / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-member {
    padding-left: calc(20.3px + 5px);
  }
}

.header-member::before {
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-member.svg") center/contain;
  width: calc(20.3 / 1920 * 100vw);
  height: calc(22 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-member::before {
    width: 20.3px;
    height: 22px;
  }
}

.header-login {
  padding-left: calc((22 + 5) / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-login {
    padding-left: calc(22px + 5px);
  }
}

.header-login::before {
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-login.svg") center/contain;
  width: calc(22 / 1920 * 100vw);
  height: calc(22 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-login::before {
    width: 22px;
    height: 22px;
  }
}

.header-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .header-sns {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media screen and (max-width: 767.8px) {
  .header-sns {
    margin-top: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.header-sns-img:not(:first-child) {
  margin-left: calc(20 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-sns-img:not(:first-child) {
    margin-left: 20px;
  }
}

.header-sns-img-link {
  display: inline-block;
  width: calc(36 / 1920 * 100vw);
  height: calc(36 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-sns-img-link {
    width: 36px;
    height: 36px;
  }
}

.header-sns-img-link > img {
  width: calc(36 / 1920 * 100vw);
  height: calc(36 / 1920 * 100vw);
}

@media screen and (max-width: 767.8px) {
  .header-sns-img-link > img {
    width: 36px;
    height: 36px;
  }
}

@media screen and (min-width: 768px) {
  .header-cart {
    position: fixed;
    top: calc(10 / 1920 * 100vw);
    right: calc(10 / 1920 * 100vw);
    z-index: 2;
  }
}

@media screen and (max-width: 767.8px) {
  .header-cart {
    position: absolute;
    top: 0;
    right: 60px;
  }
}

.header-cart-link {
  display: inline-block;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .header-cart-link {
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    font-size: calc(18 / 1920 * 100vw);
    letter-spacing: 0.05em;
    line-height: calc(21.6 / 18);
    line-height: 1.2;
    text-align: center;
    color: #fff !important;
    background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-cart-bg.png") center/contain;
    padding-top: calc(82 / 1920 * 100vw);
    width: calc(160 / 1920 * 100vw);
    height: calc(160 / 1920 * 100vw);
    min-width: 70px;
    min-height: 70px;
    position: relative;
  }
}

@media screen and (max-width: 767.8px) {
  .header-cart-link {
    width: 60px;
    height: 60px;
  }
}

.header-cart-link::before {
  content: "";
  position: absolute;
}

@media screen and (min-width: 768px) {
  .header-cart-link::before {
    top: calc(35 / 1920 * 100vw);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-cart-white.svg") center/cover;
    width: calc(37.8 / 1920 * 100vw);
    height: calc(40 / 1920 * 100vw);
  }
}

@media screen and (max-width: 767.8px) {
  .header-cart-link::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-cart-black.svg") center/cover;
    width: 26.5px;
    height: 28px;
  }
}

/* --------------------
ハンバーガーメニュー
-------------------- */
#hamburger-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #3E2908;
  border-bottom-left-radius: 5px;
}

@media screen and (min-width: 768px) {
  #hamburger-icon {
    display: none;
  }
}

#hamburger-icon::after {
  display: none;
}

.hamburger-element {
  position: relative;
  width: 60px;
  height: 60px;
  padding: 7px 7px 7px 7px;
  margin: 0 auto;
}

.hamburger-element span {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
  display: inline-block;
  width: 30px;
  height: 2px;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #ffffff;
}

.ham-top {
  top: 10px;
}

.ham-middle {
  top: 20px;
}

.ham-bottom {
  top: 30px;
}

.ham-text {
  font-family: "Noto Serif JP", serif;
  position: absolute;
  top: 33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: bold;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.hamburger-clicked .ham-top {
  -webkit-transform: translate(-50%, 10px) rotate(-45deg);
          transform: translate(-50%, 10px) rotate(-45deg);
}

.hamburger-clicked .ham-middle {
  opacity: 0;
}

.hamburger-clicked .ham-bottom {
  -webkit-transform: translate(-50%, -10px) rotate(45deg);
          transform: translate(-50%, -10px) rotate(45deg);
}

#hamburger-icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  margin: -16px 0 0 -16px;
  border-radius: 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  opacity: 0;
}

/* ----------------------------
ここまでハンバーガーメニュー
---------------------------- */
/* --------------------
スライドメニュー
-------------------- */
.header-logo-menu-open {
  display: none;
}

.menu-open .header .header-logo-menu-open {
  position: fixed;
  z-index: 1000;
  width: 160px;
}

@media screen and (max-width: 767.8px) {
  .menu-bar {
    z-index: 999;
    position: fixed;
    top: 0;
    right: -100vw;
    color: #fff;
    background: #fff;
    margin-top: 69px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100vw;
    height: 100vh;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 1;
  }
}

body.menu-open #menu {
  right: 0;
}

body.menu-open {
  overflow-y: hidden;
}

/*---------------------
スライドショー
---------------------*/
.slider-wrapper {
  position: relative;
}

@media screen and (max-width: 767.8px) {
  .slider-wrapper {
    margin-top: 70px;
  }
}

.slider {
  z-index: 1;
}

/*-- 背景画像設定 --*/
.main-heading {
  position: absolute;
  z-index: 2;
  top: calc(376 / 1920 * 100vw);
  left: calc(130 / 1920 * 100vw);
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
  font-size: calc(60 / 1920 * 100vw);
  letter-spacing: 0.07em;
  line-height: calc(84 / 60);
  line-height: 1.4;
  color: #3e2908;
}

@media screen and (max-width: 767.8px) {
  .main-heading {
    top: 45%;
    left: 8%;
    font-size: 30px;
  }
}
/* 
.slider-item-01 {
  background: url("https://file003.shop-pro.jp/PA01477/248/images/top/main-visual-01.jpg") 10%/cover;
}

.slider-item-02 {
  background: url("https://file003.shop-pro.jp/PA01477/248/images/top/main-visual-01.jpg") 10%/cover;
}

.slider-item-03 {
  background: url("https://file003.shop-pro.jp/PA01477/248/images/top/main-visual-01.jpg") 10%/cover;
}

.slider-item-04 {
  background: url("https://file003.shop-pro.jp/PA01477/248/images/top/main-visual-01.jpg") 10%/cover;
} */

.slick-slide {
  width: 100%;
}

@media screen and (max-width: 767.8px) {
  .slick-slide {
    width: calc(300px * 2.4);
    height: auto !important;
    padding-top:0 !important;
  }
  .slick-slide img{
    max-width: none !important;
    width: 100% !important;
    height: auto !important;
  }
}

/*ドットナビゲーションの設定*/
.slick-dots {
  position: absolute !important;
  z-index: 3;
  text-align: center !important;
  bottom: calc(30 / 1920 * 100vw) !important;
  left: 50%;
  width:auto !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.slick-dots li button:before{content:none !important;}
@media screen and (max-width: 767.8px) {
  .slick-dots {
    bottom: 12px;
  }
}

.slick-dots li {
  display: inline-block;
  margin: auto !important;
  width:auto !important;
}

.slick-dots li:not(:first-child) {
  margin-left: calc(20 / 1920 * 100vw) !important;
  /*ドットとドットの間隔*/
}

@media screen and (max-width: 767.8px) {
  .slick-dots li:not(:first-child) {
    margin-left: 10px;
  }
}

.slick-dots button {
  color: transparent !important; 
  outline: none !important;
  width: calc(12 / 1920 * 100vw) !important;
  /*ドットボタンのサイズ*/
  height: calc(12 / 1920 * 100vw) !important;
  /*ドットボタンのサイズ*/
  display: block !important;
  border-radius: 50%;
  background: #fff !important;
  /*ドットボタンの色*/
  cursor: pointer !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 767.8px) {
  .slick-dots button {
    width: 6px !important;
    height: 6px !important;
  }
}

.slick-dots .slick-active button {
  background: #A82423 !important;
  /*ドットボタンの現在地表示の色*/
}

button {
  margin: 0;
  padding: 0;
  border: 0;
}

/*---------------------
COMMON
---------------------*/
.body-container {
  margin-top: 7.8rem;
  margin-bottom: 10rem;
}

@media screen and (min-width: 768px) {
  .body-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (max-width: 767.8px) {
  .banner img {
    width: 100%;
  }
  .body-container{margin-top:3rem;}
}

/*----- main ------*/
@media screen and (min-width: 768px) {
  main {
    width: 84rem;
    margin-left: 6rem;
  }
}
/*---------------------
SIDEBAR
---------------------*/
@media screen and (min-width: 768px) {
  .sidebar {
    width: 30rem;
    margin-top: 0.5rem;
  }
}

@media screen and (max-width: 767.8px) {
  .sidebar {
    width: 100%;
    margin-bottom: 80px;
    margin-top: 8rem;
  }
}

.sidebar-menu-title {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  line-height: calc(24 / 22);
  line-height: 1.09091;
  color: #3e2908;
  position: relative;
  padding-left: calc(2.4rem + 0.9rem);
  padding-bottom: 2.2rem;
}

@media screen and (max-width: 767.8px) {
  .sidebar-menu-title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px;
  }
}

.sidebar-menu-title::before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/sidebar-marker.png") center/cover;
  top: 0;
  left: 0;
}

.sidebar-menu-list-link {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: calc(21.6 / 18);
  line-height: 1.2;
  color: #3e2908;
  padding-top: 2.3rem;
  padding-bottom: 2.15rem;
  padding-left: 1rem;
  border-top: 0.1rem solid #3E2908;
}

@media screen and (max-width: 767.8px) {
  .sidebar-menu-list-link {
    font-size: 15px;
    padding-top: 16.2px;
    padding-bottom: 15.1px;
  }
}

.sidebar-menu-list-link:last-child {
  border-bottom: 0.1rem solid #3E2908;
}

.sidebar-recommend {
  margin-top: 5.3rem;
}

@media screen and (max-width: 767.8px) {
  .sidebar-recommend {
    margin-top: 40px;
  }
}

.sidebar-guide {
  margin-top: 6rem;
}

@media screen and (max-width: 767.8px) {
  .sidebar-guide {
    margin-top: 40px;
  }
}

.sidebar-guide-title {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: calc(24 / 18);
  line-height: 1.3333;
  color: #fff;
  background: #A82423;
  border-radius: 0.5rem;
  padding: 1.4rem 0 1.2rem 6.7rem;
  position: relative;
}

.sidebar-guide-title::before {
  content: "";
  position: absolute;
  width: 3.72rem;
  height: 3rem;
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/mascot.svg") center/cover;
  top: 50%;
  left: 1.98rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sidebar-guide-title::after {
  content: "";
  position: absolute;
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/sidebar-bg.png") center/cover;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.sidebar-guide-list {
  padding: 2.6rem 0 2.6rem 2rem;
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/sidebar-bg.png") center/cover;
}

@media screen and (max-width: 767.8px) {
  .sidebar-guide-list {
    padding: 17px 0 20px 20px;
  }
}

.sidebar-guide-list-item:not(:first-child) {
  margin-top: 1.6rem;
}

@media screen and (max-width: 767.8px) {
  .sidebar-guide-list-item:not(:first-child) {
    margin-top: 14px;
  }
}

.sidebar-guide-list-link {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: calc(22.4 / 16);
  line-height: 1.4;
  color: #3e2908;
}

@media screen and (max-width: 767.8px) {
  .sidebar-guide-list-link {
    font-size: 15px;
  }
}

.sidebar-banner {
  margin-top: 4rem;
}

/*---------------------
FOOTER
---------------------*/
.footer-menu {
  padding-top: 1.8rem;
  padding-bottom: 1.7rem;
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/footer/footer-menu-bg.png") center/cover;
}

.footer-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767.8px) {
  .footer-menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -10px;
  }
}

.footer-menu ul li {
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

@media screen and (max-width: 767.8px) {
  .footer-menu ul li {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .footer-menu ul li:not(:first-child)::before {
    content: "";
    position: absolute;
    background: #3e2908;
    width: 0.1rem;
    height: 2.6rem;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 767.8px) {
  .footer-menu ul li:nth-child(2n)::before {
    content: "";
    position: absolute;
    background: #3e2908;
    width: 1px;
    height: 22px;
    top: 0;
    left: 0;
  }
}


.footer-menu-link {
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: calc(22.4 / 16);
  line-height: 1.4;
  color: #3e2908;
  display: inline-block;
}

@media screen and (max-width: 767.8px) {
  .footer-menu-link {
    font-size: 14px;
  }
}

.footer-body {
  margin-top: 4.5rem;
  margin-bottom: 4.8rem;
}

@media screen and (min-width: 768px) {
  .footer-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767.8px) {
  .footer-body {
    margin-bottom: 65px;
  }
}

.footer-left-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767.8px) {
  .footer-left-pc {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -20px;
    margin-left: -36px;
    justify-content: center;
  }
}

.footer-logo {
  width: 26.4rem;
}

@media screen and (max-width: 767.8px) {
  .footer-logo {
    width: 188px;
    margin-top: 20px;
    margin-left: 36px;
  }
}

.footer-address {
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: calc(22.4 / 16);
  line-height: 1.4;
  color: #3e2908;
}

@media screen and (min-width: 768px) {
  .footer-address {
    margin-left: 3.6rem;
  }
}

@media screen and (max-width: 767.8px) {
  .footer-address {
    margin-top: 20px;
    margin-left: 36px;
  }
}

.footer-tel {
  display: inline-block;
  margin-right: 1rem;
  margin-top: 0.7rem;
  color: #3e2908;
}

@media screen and (min-width: 768px) {
  .footer-right-pc {
    -webkit-transform: translateY(-0.5rem);
            transform: translateY(-0.5rem);
  }
}

.footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 767.8px) {
  .footer-sns {
    margin-top: 30px;
    justify-content: center;
  }
}

.footer-sns-img:not(:first-child) {
  margin-left: 2rem;
}

.footer-sns-img-link {
  display: inline-block;
  width: 3.6rem;
  height: 3.6rem;
}

@media screen and (max-width: 767.8px) {
  .footer-sns-img-link {
    width: 36px;
    height: 36px;
  }
}

.footer-sns-img-link > img {
  width: 3.6rem;
  height: 3.6rem;
}

@media screen and (max-width: 767.8px) {
  .footer-sns-img-link > img {
    width: 36px;
    height: 36px;
  }
}

.copyright {
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: calc(22.4 / 14);
  line-height: 1.6;
  color: #3e2908;
  margin-top: 2.5rem;
}

@media screen and (max-width: 767.8px) {
  .copyright {
    text-align: center;
  }
}

/* ------------------
トップに戻るボタン
------------------- */
#to-top {
  display: none;
  width: 6.6rem;
  height: 6rem;
  min-width: 44px;
  min-height: 40px;
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/to-top-bg.png") center/cover;
  position: fixed;
  z-index: 99;
  bottom: 1rem;
  right: 1rem;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.to-top-link {
  position: relative;
  border-radius: 50%;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.to-top-link::before {
  content: '';
  position: absolute;
  width: 2rem;
  height: 1.2rem;
  min-width: 3.7px;
  min-height: 13.3px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: no-repeat url("https://file003.shop-pro.jp/PA01477/248/images/common/icon-arrow-top.svg") center/contain;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (min-width: 768px) {
  .to-top-link:hover {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
}

h1{font-size: 2.8rem; text-align: center; background: url("https://file003.shop-pro.jp/PA01477/248/images/common/header-bg-2.png"); padding: 8.9rem 0; color: #FFF; text-shadow: 0px 0px 4px #000; background-position: center;}
@media screen and (max-width:767px){
  h1{background:url("https://file003.shop-pro.jp/PA01477/248/images/common/header-bg-2.png") no-repeat center/cover; background-size: 511%; background-position: right 34% top; text-shadow: 0px 0px 4px #000; }
}
