@charset "UTF-8";

#page-wrapper {
  position: relative;
}

.container {
  max-width: 1050px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: < {
    $font_color
  }

  >;

  background-color: < {
    $page_bgcolor
  }

  >;
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/bg.png);
}

a {
  color: < {
    $link_normal
  }

  >;
}

a:hover {
  color: < {
    $link_hover
  }

  >;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.ttl-h2 {
  position: relative;
  margin: 30px 0;
  text-align: center;
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-01 {
  border: 1px solid < {
    $btn_01_bgcolor
  }

  >;

  background-color: < {
    $btn_01_bgcolor
  }

  >;

  color: < {
    $btn_01_font_color
  }

  >;

  background-color: < {
    $btn_01_bgcolor
  }

  >;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid < {
    $btn_01_bgcolor_hover
  }

  >;

  background-color: < {
    $btn_01_bgcolor_hover
  }

  >;

  color: < {
    $btn_01_font_color
  }

  >;

  background-color: < {
    $btn_01_bgcolor_hover
  }

  >;
}

.product-order-num input {
  border-color: < {
    $btn_01_bgcolor
  }

  >;
}

.font-mincho {
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
}

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz--device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }
}

.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-youtube {
  background-position: -191px -240px;
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
}

.content-wrap {
  max-width: 800px;
  margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}

.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;

  color: < {
    $menu_link
  }

  >;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 18px;
}

#header-global-nav li {
  margin: 0;
  padding: 0 1.5em;

  border-right: 1px solid < {
    $btn_01_bgcolor
  }

  >;
}

#header-global-nav li a,
.header-dropdown .dropdown-nav li {
  color: #000;
}

#header-global-nav li:first-child {
  border-left: 1px solid < {
    $btn_01_bgcolor
  }

  >;
}

/* incart delivery */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 10px;
  text-align: center;
}

.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
  margin: 10px;
  background-color: #fff;
  padding: 10px;

  border: 1px solid < {
    $btn_01_bgcolor
  }

  >;
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}

.prd-lst-name {
  font-size: 14px;
}

.prd-lst-price {
  color: #abaaaa;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid < {
    $page_bgcolor
  }

  >;
}

.thumb-active img {
  border: 2px solid < {
    $btn_01_bgcolor
  }

  >;
}

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #333;
}

.footer-primary {
  border-right: 1px solid #fff;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}

.footer-nav li {
  margin: .8em 0;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}

.footer-primary a {
  color: #fff;
}

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #fff;
}

.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

.footer-secondary a {
  color: #fff;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

@media (max-width: 980px) {

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 90%;
  }
}

@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }

  .container {
    width: auto;
  }

  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;

    background: < {
      $btn_01_bgcolor
    }

    >;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: < {
      $btn_01_bgcolor
    }

    >;

    color: < {
      $btn_01_font_color
    }

    >;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }

  .prd-lst-sort {
    font-size: 14px;
  }

  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #fff;
  }

  .footer-primary .footer-nav:first-child {
    border-top: 3px double #fff;
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #fff;
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    padding: 1em;
    color: #fff;
  }

  .footer-nav a:hover {
    text-decoration: none;
  }

  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
  }

  .icon-cart {
    background-position: -264px -96px;
  }

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (max-width: 768px) and (min-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5),
only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5),
only screen and (max-width: 768px) and (min-resolution: 192dpi),
only screen and (max-width: 768px) and (min-resolution: 2dppx) {

  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-w,
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}

@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}




















body {
  font-family: 'Shippori Mincho', serif !important;
  background: none;
  color: #000;
}

.c-shop__title {
  font-size: 36px;
  position: relative;
}

.c-shop__title::before {
  position: absolute;
  content: "";
  background-image: url(https://img06.shop-pro.jp/PA01020/049/etc_base64/dGl0bGUtaWNvbg.png?cmsp_timestamp=20240125131539);
  background-size: cover;
  width: 47px;
  height: 26px;
  top: -32px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-shop__title span {
  color: #B93720;
}

.c-shop__display {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.c-shop__display-inner {
  display: flex;
  align-items: center;
}

.c-shop__display-img img {
  width: 100%;
}

.c-shop__display-name {
  font-size: 28px;
}

.c-shop__display-text {
  margin-top: 34px;
  font-size: 20px;
  text-align: center;
}

.sp-block {
  display: none;
}

/****************************/
/* header */
/****************************/
.btn-01 {
  border: 1px solid #E0B656;
  background-color: #E0B656;
}

.header-line-nav a {
  font-size: 16px;
  padding: 0;
  box-sizing: border-box;
  width: 175px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 7px;
}

#header-global-nav li:first-child,
#header-global-nav li {
  border: none;
}

#header-global-nav li {
  padding: 0 20px;
  margin-top: 8px;
  margin-right: 17px;
  position: relative;
}

#header-global-nav li::after {
  position: absolute;
  content: "";
  width: 17px;
  height: 34px;
  background-image: url(https://img06.shop-pro.jp/PA01020/049/etc_base64/aC1zZXBhcmF0b3I.png?cmsp_timestamp=20240125131539);
  background-size: cover;
  top: -3.5px;
  right: -20px;
}

#header-global-nav li:last-child {
  margin-right: 0;
}

#header-global-nav li:last-child::after {
  width: 0;
}

/****************************/
/* footer */
/****************************/
#footer-wrapper {
  background-color: #FDFBF8;
  margin-top: 100px;
}

.footer-primary,
.freepage-nav {
  border: none;
}

.footer-secondary {
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
}

.footer-secondary a {
  color: #000;
}

.footer-secondary a:hover {
  text-decoration: underline;
}

.footer-secondary .col-lg-4 {
  width: 40%;
}

.footer-nav li {
  margin-top: 0;
  margin-bottom: 0;
}

.footer-nav li:nth-child(n+2) {
  margin-top: 20px;
}

.row:after {
  width: 0;
}

.copyright {
  margin-top: 62px;
  padding: 0;
}

.l-copyright {
  font-family: 'Noto Sans JP', sans-serif;
  background-color: #E0B656;
  padding: 10px 0;
  font-size: 14px;
}

#pagetop {
  right: 20px;
  bottom: 60px;
}

.btn-pagetop {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: url(https://img06.shop-pro.jp/PA01020/049/etc_base64/dG9wLWJhY2s.png?cmsp_timestamp=20240125131539);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 120px;
  height: 167px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding-top: 20px;
  box-sizing: border-box;
  text-align: center;
}

.btn-pagetop:hover {
  opacity: 1;
  color: #fff;
  text-decoration: none;
  background-image: url(https://img06.shop-pro.jp/PA01020/049/etc_base64/dG9wLWJhY2staG92ZXI.png?cmsp_timestamp=20240125131539);
}

@media screen and (max-width:767px) {
  .c-shop__title {
    font-size: 24px;
  }

  .c-shop__display {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }

  .c-shop__display-text {
    margin-top: 14px;
  }

  .sp-block {
    display: block;
  }

  /****************************/
  /* hamburger menu */
  /****************************/
  .header-dropdown .btn-dropdown,
  .view-cart a {
    background-color: #E0B656;
  }

  /****************************/
  /* footer */
  /****************************/
  #footer-wrapper {
    margin-top: 50px;
  }

  .freepage-nav a {
    text-align: center;
  }

  .footer-secondary {
    display: block;
    margin-top: 40px;
  }

  .footer-secondary .col-lg-4 {
    width: 100%;
  }

  .footer-nav li:nth-child(n+2) {
    margin-top: 15px;
  }

  .copyright {
    margin-top: 35px;
  }

  .footer-nav a {
    padding: 0 1em;
  }
}


#header-wrapper {
  position: relative;
}

.header-line-nav {
  position: absolute;
  top: 0;
  right: 0;
}

.shop-name {
  padding-top: 1em;
  margin-bottom: 0.7em;
}

#header-global-nav {
  font-size: 14px;
  margin: 0.7em 0;
}

#header-global-nav li {
  padding: 0 10px;
  margin-top: 8px;
  margin-right: 7px;
}

#header-global-nav li::after {
  width: 15px;
  height: 35px;
  background-image: url(https://img06.shop-pro.jp/PA01020/049/etc_base64/c2xhc2g.png?cmsp_timestamp=20240912130303);
  top: -6px;
  right: -15px;
}

#l-shop__keyvisual {
  width: 100%;
  height: 800px;
  background-image: url(https://img06.shop-pro.jp/PA01020/049/etc_base64/a3ZfaW1n.jpg?cmsp_timestamp=20240912130303);
  background-position: center;
  background-size: cover;
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.c-shop__keyvisual--title {
  font-size: 32px;
  padding-top: 66px;
}

.c-shop__keyvisual--list {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 25px;
  padding-top: 50px;
}

.c-shop__keyvisual--item {
  width: 112px;
  height: 181px;
  background-image: url(https://img06.shop-pro.jp/PA01020/049/etc_base64/cmljZQ.png?cmsp_timestamp=20240912130303);
  background-size: cover;
  padding-top: 65px;
  font-size: 18px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width:999px) {
  .shop-name {
    padding-top: 3em;
  }
}

@media screen and (max-width:767px) {
  #header-logo,
  #header-global-nav {
    display: none !important;
  }

  #header-wrapper {
    margin: 0;
  }

  #wrapper.l-shop__head {
    display: none;
  }

  #l-shop__keyvisual {
    height: 700px;
  }

  .c-shop__keyvisual--title {
    padding-top: 0;
  }

  .c-shop__keyvisual--list {
    gap: 20px;
    padding-top: 80px;
  }

  .kv-logo {
    text-align: center;
  }

  .c-shop__keyvisual--item {
    width: calc(112px / 5 * 4);
    height: calc(181px / 5 * 4);
    padding-top: 45px;
    font-size: 16px;
  }
}

@media screen and (max-width:400px) {
  .c-shop__keyvisual--list {
    gap: 15px;
  }
}