@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}

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);
}


.muted {
  color: #999;
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #464e54;
  text-decoration: none;
}
  a:hover {
    color: #5e5e5e;
  text-decoration: none;
  }
  a:active,a:focus{
  text-decoration: none;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), 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 {
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/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-youtube { background-position: -191px -240px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}
.header-link a {
  color: #4d4d4d;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

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

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

/* slider */
.slider {
  margin-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
img.prd-lst-img,.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: inherit;
  transition: .4s;
  opacity: 1;
}
.prd_lst_link:hover img.prd-lst-img,.prd-lst-img{
  transition: .4s;
  opacity: .8;
}
.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 #fff;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .6em 0;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #4d4d4d;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

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

/* copyright */
.copyright {
  margin: 0;
  text-align: center;
  font-size: 12px;
  padding-bottom: 3em;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
#footer-wrapper {
  padding-top: 7em;
}
  #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;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .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 #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
  }
  .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/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/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 (-webkit-min-device-pixel-ratio: 2), 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-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IEÍÑ */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

/* ----------------------------------------------------------------
	Add Styles by REGAL RITZ
---------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Red+Rose&family=Zen+Old+Mincho:wght@700;900&display=swap');
/* font-family: 'Red Rose', cursive;
font-family: 'Zen Old Mincho', serif; */
body{
  background-image: none;
  position: relative;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
div{
  box-sizing: border-box;
}
p{
  letter-spacing: .07rem;
  line-height: 2rem;
}
.sp{
  display: none;
}
@media (max-width: 768px) {
body{
  font-size: 14px;
}
.sp{
  display: inline;
}
.pc{
  display: none;
}
}
.heading{
  font-size: 36px;
  font-family: 'Red Rose', 'Zen Old Mincho', serif;
  font-weight: 400;
  letter-spacing: .2rem;
}
a{
  transition: .6s;
}
a:hover{
  transition: .4s;
}
.header-dropdown .btn-dropdown,.btn-dropdown::after,.btn-dropdown::before{
  display: inline;
  padding: 0;
  margin: 0;
}
.btn{
  width: auto;
  height: auto;
  position: relative;
  font-size: 18px;
}
.btn.btn-rg{
  display: block;
  margin: 0 auto;
  padding: 18px;
  padding-left: 2rem;
  width: 320px;
  border: 1px solid #fff;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  background-color:rgba(60, 22, 0, 1);
  font-size: 18px;
  text-align: left;
}
@media (max-width: 768px) {
.btn.btn-rg{
  width: 80%;
}
}
.btn.btn-rg::before{
  content: '';
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 5px;
  border-style: solid;
  border-width: 0 2px 1px 0;
  border-color: #fff;
  transform: skewX(60deg) translateY(-50%);
  top: 50%;
  left: 80%;
  transition: .4s;
}
.btn.btn-rg:hover{
  opacity: .8;
}
.btn.btn-rg:hover:before{
  width: 50px;
  transition: .4s;
}
/* header */
#header-wrapper{
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
}
.l-header-search__submit{
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 4px 6px;
  transition: .6s;
}
.l-header-search__submit:hover{
  opacity: .7;
  transition: .4s;
}
.l-header-search__input{
  width: 100%;
}
.l-header-search__input input,
.l-header-search__input input:focus{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent !important;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  color: #fff !important;
  box-sizing: border-box;
  width: 100%;
}
input:-webkit-autofill {
  -webkit-transition: all 5000s ease-in-out 0s !important;
  transition: all 5000s ease-in-out 0s !important;
}
.header-link {
  flex-shrink: 0;
}
.header-link a{
  display: inline-block;
  padding: 4px 6px;
  height: 20px;
  color: #fff;
}
.header-link a.noop{
  opacity: 1;
}
.header-link a.noop span{
  padding-bottom: 4px;
}
.header-line-nav span{
  font-size: 15px;
}
.header-line-nav ul.inline {
  display: flex;
  justify-content: flex-end;
}
.header-line-nav ul.inline li:first-of-type{
  margin-right: auto;
}
.header-line-nav h1{
  display: inline-block;
  margin: 10px;
}
.header-line-nav h1 img{
  width: 180px;
}
.l-header-search__form{
  display: flex;
  border-bottom: 3px solid #fff;
}
.header-mine > a{
  border-bottom: 3px solid #fff;
  padding-bottom: 12px;
}
#header-wrapper li.header-mine{
  padding-top: 23px;
  width: auto;
  height: auto;
  position: relative;
}
#header-wrapper li.header-sub{
  margin-top: 30px;
  width: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  padding: 0;
}
#header-wrapper .header-search {
margin-right: 20px;
}
#header-wrapper li.header-sub>a{
  padding-left: 20px;
  padding-right: 20px;
}
.sub-header-menu{
  position: absolute;
  top: 40px;
  left: 50%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transform: translateX(-50%);
}
.header-mine .sub-header-menu{
  top: 70px;
}
.sub-header-menu li{
  white-space: nowrap;
  padding: 0;
  margin: 2px 0;
}
.sub-header-menu a{
  color: #404042;
  font-weight: 900;
  padding: .6rem .8rem .8rem;
  display: block;
  background-color: rgba(255,255,255,.8);
}
.header-line-nav span{
float: none;
padding: 0;
}
.header-link .noop span{
  transition: border .4s;
  border-bottom: 3px solid transparent;
}
/* .header-link:hover .noop span{
  border-bottom: 3px solid #fff;
  transition: border .4s;
} */
/* header sub menu */
.sub-header-menu{
  visibility: hidden;
  opacity: 0;
  transition: all .2s;
}
.header-product:hover ul.sub-header-menu,
.header-guide:hover ul.sub-header-menu,
.header-mine:hover ul.sub-header-menu{
  visibility: visible;
  opacity: 1;
  transition: all .4s;
}
@media (max-width: 960px) {
  #header-wrapper .header-search{
    display: none;
  }
}
@media (max-width: 768px) {
  .header-dropdown {
    position: fixed;
}
.dropdown-nav {
  height: 90vh;
  overflow-y: scroll;
  padding-top: 30px;
}
.dropdown-close .dropdown-nav{
  display: flex !important;
  flex-direction: column;
  /* justify-content: space-around; */
}
.dropdown-nav ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
}
.header-dropdown .dropdown-nav a {
  display: inline-block;
  padding: 8px 10px;
  height: auto;
}
.dropdown-nav ul.rows li {
  width: 50%;
  text-align: left;
}
.dropdown-nav ul.rows li:nth-of-type(2n+1) {
  text-align: right;
}
.header-sns-sp{
  font-size: 24px;
}
.header-dropdown {
  border-bottom: none;
  background-color: transparent;
  transition: all .6s;
  color: #fff;
}
.header-dropdown.dropdown-close {
  background-color: #3C1600;
  transition: all .1s;
}
.header-sp-flex{
  display: flex;
  justify-content: space-between;
  padding-right: 10px;
  width: 100%;
  height: auto;
  position: relative;
}
.header-sp-flex >a {
  padding: 0;
}
.header-sp-flex a.header-logo-sp{
  padding: 10px;
}
.header-dropdown .dropdown-nav li {
  border-bottom: 0;
  text-align: center;
}
.btn-dropdown{
  position: absolute;
  top: 0;
  right: 70px;
  width: 50%;
  height: 50px;
}
.btn-dropdown::before,
.btn-dropdown::after{
  position: absolute;
  width: 30px;
  background-color: #fff;
  height: 2px;
  left: 86%;
  transform: translateX(-50%);
  transition: .2s ease-in;
}
.btn-dropdown::before{
  top: 18px;
}
.btn-dropdown::after{
  bottom: 18px;
}
.dropdown-close .btn-dropdown::before{
  top: 28px;
  transition: .2s ease-in;
}
.dropdown-close .btn-dropdown::after{
  bottom: 20px;
  transition: .2s ease-in;
}
.header-search-sp{
  width: 70%;
  margin: 0 auto;
}
span.heading-menu-sp {
    font-size: 18px;
    border-bottom: 2px #fff solid;
    padding-bottom: 2px;
}
span.heading-menu-sp + ul {
  margin-top: 10px;
}
li.header-link-sp {
  margin-bottom: 2rem;
}
.header-contact-sp li:first-of-type a{
  border-right: 1px solid #fff;
}
.dropdown-nav .copyright{
  padding-bottom: 20px;
}
.l-header-search__form{
  margin-bottom: 0;
}

.header-contact-sp{
  font-size: .7rem;
}
.header-dropdown .header-contact-sp a{
  padding: 0 10px;
}

.header-sp-flex::before{
  content: '';
    width: 100%;
    position: absolute;
    height: 48px;
    background:#3C1600;
    z-index: -50;
    opacity: 0;
  transition: .3s;
}
.display-page .header-sp-flex::before{
    content: '';
    background:#fff;
  transition: .3s;
}
.display-page .dropdown-close .header-sp-flex::before{
    content: '';
    opacity: 0;
  transition: .3s;
}
.ShowBg .header-sp-flex::before {
    content: '';
    opacity: 1;
  transition: .3s;
}
.display-page .ShowBg .header-sp-flex::before {
    content: '';
  transition: 0s;
}
}
/* header show-page */
.display-page .l-header-search__input input,
.display-page .l-header-search__input input:focus{
color: #404042 !important;
}
.display-page .header-link a{
color: #404042;
}
.display-page .l-header-search__form{
border-bottom: 3px solid #404042;
}
.display-page .header-mine > a{
border-bottom: 3px solid #404042;
}
/* .display-page .header-link:hover .noop span{
border-bottom: 3px solid #404042;
} */
@media (max-width: 768px) {
.display-page .btn-dropdown::before,
.display-page .btn-dropdown::after{
background-color: #404042;
}
.display-page .btn-dropdown.btn-dropdown-close::before,
.display-page .btn-dropdown.btn-dropdown-close::after{
background-color: #fff;
}
.display-page .header-link a{
color: #fff;
}
.display-page .l-header-search__input input,
.display-page .l-header-search__input input:focus{
color: #fff !important;
height: 40px;
}
.display-page .l-header-search__form{
border-bottom: 3px solid #fff;
}
.dropdown-close .header-logo-sp img{
  -webkit-filter: brightness(10);
          filter: brightness(10);
}
.header-link-sp .offical-btn::before{
  content: '';
  border-color: #fff;
}
}

/* footer */
#footer-wrapper{
  width: 100%;
  height: auto;
  position: relative;
  background-color: #E6DDCD;
}
#footer-wrapper a:hover{
  text-decoration: none;
  opacity: 0.7;
}
#pagetop {
  position: absolute;
  bottom: auto;
  top: 0;
  right: 50%;
  transform: translateX(50%);
  display: block;
}
.footer-nav,.footer-nav li{
  border: none;
}
.copyright{
  margin-top: 0;
}
.footer-flex{
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
  font-size: 0.9rem;
}
.btn-pagetop.btn {
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 18px 45px;
  border: 0;
  background-color: #3C1600;
  color: #E6DDCD;
  font-size: 12px;
}
.btn-pagetop.btn::before{
  content: '';
  position: absolute;
  display: inline-block;
  width: 5px;
  height: 30px;
  border-style: solid;
  border-width: 2px 1px 0 0;
  border-color: #D4C4AA;
  transform: skewY(-60deg) translateX(-50%);
  bottom: 80%;
  left: 50%;
  transition: .4s;
}
.btn-pagetop.btn:hover{
  opacity: .8;
}
.btn-pagetop.btn:hover:before{
  height: 50px;
  transition: .4s;
}

.footer-nav a{
  padding: .6rem .5rem;
}
.footer-nav:first-of-type a{
padding: 0;
}
a.offical-btn{
  display: inline-block;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  position: relative;
}
.offical-btn::before{
    content: '';
    position: absolute;
    display: inline-block;
    width: 26px;
    height: 5px;
    border-style: solid;
    border-width: 0 2px 1px 0;
    border-color: #404042;
    transform: skewX(60deg) translateY(-50%);
    top: 46%;
    left: 96%;
    transition: .4s;
}
.offical-btn:hover{
  opacity: .8;
}
.offical-btn:hover:before{
  width: 40px;
  transition: .4s;
}
.nav-logo li:first-of-type{
  margin-bottom: 40px;
}
.nav-sub,.nav-sns{
  display: flex;
  justify-content: flex-end;
}
.nav-sns,.nav-pol{
  text-align: right;
}
.nav-sns{
 margin-top: 25px;
}
.nav-sub.first a{
  font-size: 1rem;
  padding: .6rem .7rem;
}
.footer-nav.nav-sns li{
  font-size: 21px;
}
.nav-sns li{
  margin: 0 3px;
}
@media (max-width: 768px) {
  .footer-nav:first-of-type li:first-of-type img {
    width: 200px;
  }
  .nav-sub.first a{
    padding: .4rem .7rem;
  }
  .footer-nav.nav-sns li{
    font-size: 26px;
  }
  .footer-nav a{
    padding: .2rem 1rem;
  }
.footer-nav.nav-logo li:first-of-type {
    margin-bottom: 24px;
}
.footer-nav.nav-sub{
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
  padding-right: 3rem;
}
.footer-nav.nav-sub li {
  box-sizing: border-box;
  width: 50%;
  text-align: right;
  flex-shrink: 0;
  white-space: nowrap;
}
.footer-nav.nav-sub li:nth-of-type(2n) {
  text-align: left;
  border-left: 1px transparent solid;
  -o-border-image: linear-gradient(transparent 20%, #404042 20%,#404042 80%,transparent 80%);
     border-image: linear-gradient(transparent 20%, #404042 20%,#404042 80%,transparent 80%);
  border-image-slice: 1;
}
.footer-nav.nav-sub.first{
  width: auto;
  height: auto;
  position: relative;
  justify-content: center;
}
.footer-nav.nav-sub.first::before{
  content: '';
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 60%;
  background-color: #fff;
}
.footer-nav.nav-sns,.nav-pol{
  text-align: center;
}
.footer-nav.nav-sns{
  justify-content: center;
  margin-bottom: 20px;
}
.footer-nav.nav-sns a{
  padding: .2rem;
}
  .footer-flex{
    padding: 0;
    flex-direction: column;
    text-align: center;
  }
  .nav-pol{
    margin-bottom: 30px;
  }
}

/* Slider */

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;

    z-index: 5;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #404042;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0;
}
[dir='rtl'] .slick-prev
{
    right: 0;
    left: auto;
}
.slick-prev:before
{
    content: '¡Ò';
}
[dir='rtl'] .slick-prev:before
{
    content: '¡Ó';
}

.slick-next
{
  right: 0;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0;
}
.slick-next:before
{
    content: '¡Ó';
}
[dir='rtl'] .slick-next:before
{
    content: '¡Ò';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 16px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '¡ü';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.prd-lst .slick-prev,
.prd-lst .slick-next{
  top: 40%;
}

.concept .slick-dots{
  bottom: 20px;
}

.concept .slick-prev:before,
.concept .slick-next:before{
  color: #D4C4AA;
}


#container{
  margin-top: 150px;
  margin-bottom: 100px;
  background-color: #ffffff;
}
#container.page-top{
  margin-top: 0;
  margin-bottom: 0;
  background-color: #E6DDCD;
}
.page-container{
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
#container{
  margin-top: 70px;
  margin-bottom: 40px;
}
.page-container{
  width: 90%;
}
.prd-lst-span:first-of-type{
  margin-top: 1rem;
}
}

/* item */

.prd-lst-span {
display: block;
margin: .3em 0;
font-size: 1rem;
}
.prd-lst-price {
font-size: 20px;
color: #404042;
}
.prd-lst-name {
font-size: 16px;
}
ul.prd-lst {
max-width: 1100px;
margin: 0 auto;
}
.prd-lst-unit{
text-align: left;
}
.prd_lst_link{
  display: block;
  position: relative;
  width: 100%;
  height: 310px;
  overflow: hidden;
}
@media (max-width: 768px) {
.prd-lst {
margin: 0;
padding: 0;
}
.recommend-items{
padding: 40px 0 60px;
}
}
#header-wrapper.UpMove{
-webkit-animation: UpAnime 0.5s forwards;
        animation: UpAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime{
  from {
    opacity: 1;
transform: translateY(0);
  }
  to {
    opacity: 0;
transform: translateY(-100px);
  }
}

@keyframes UpAnime{
  from {
    opacity: 1;
transform: translateY(0);
  }
  to {
    opacity: 0;
transform: translateY(-100px);
  }
}
#header-wrapper.DownMove{
-webkit-animation: DownAnime 0.5s forwards;
        animation: DownAnime 0.5s forwards;
}
@-webkit-keyframes DownAnime{
  from {
  opacity: 0;
transform: translateY(-100px);
  }
  to {
  opacity: 1;
transform: translateY(0);
  }
}
@keyframes DownAnime{
  from {
  opacity: 0;
transform: translateY(-100px);
  }
  to {
  opacity: 1;
transform: translateY(0);
  }
}
#header-wrapper.DownMove.noMove{
-webkit-animation: none;
        animation: none;
}

#header-wrapper::before{
  content: '';
  position: fixed;
  top: 0;
  width: 100%;
  height: 84px;
  /* background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(60,22,0,.7) 20%, rgba(60,22,0,.7) 100%); */
  background: rgba(60,22,0,1);
  opacity: 0;
  transition: .4s;
  z-index: -1;
}
#header-wrapper.ShowBg::before,#header-wrapper.display-page.ShowBg::before{
  content: '';
  opacity: 1;
  transition: .8s;
}
#header-wrapper.display-page::before{
  /* background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,.7) 20%, rgba(255,255,255,.7) 100%); */
  background: rgba(255,255,255,1);
}
@media (max-width: 768px) {
#header-wrapper{
  display: none;
}
}

/* freepage Gift & Guide */

.freepage .col{
  padding: 0;
}
.freepage h3{
  display: block;
  background-color: #DED5C5;
  padding: 1rem 1.2rem;
  margin-bottom: 2rem;
  font-weight: 900;
}
.freepage p {
  margin-bottom: 40px;
  font-size: .9rem;
}
.free1-head{
  text-align: center;
  margin-bottom: 80px;
}
.free1-head a{
line-height: 2;
}
#about {
  margin-bottom: 60px;
}
#about p {
  margin: 60px 0;
  text-align: center;
}
.freepage table {
  text-align: left;
  width: 100%;
margin-bottom: 60px;
}
.freepage table tr {
border-bottom: 1px solid #DED5C5;
}
.freepage table thead tr:first-of-type {
text-align:center;
border-bottom: 2px solid #DED5C5;
}
.freepage table tr th {
font-weight: 900;
font-size: 1.2rem;
text-align: center;
padding: .8rem 0;
}
.freepage table .th1{
min-width: 4rem;
}
.freepage table .th2{
  text-align: left;
  padding-left: .8rem;
}
.freepage table .th3{
min-width: 4rem;
}
.freepage table tr td:first-of-type,
.freepage table tr td:last-of-type{
text-align: center;
padding: .8rem 0;
}
.freepage table th,.freepage table td {
padding: .8rem;
}
.freepage section{
  margin-top: 80px;
}
@media (max-width: 768px) {
  .free1-head{
    margin-top: 100px;
    line-height: 1.6rem;
   margin-bottom: 40px;
  }
.freepage h3{
font-size: 16px;
margin-bottom: 1.25rem;
}
.freepage p {
  padding: 0 .5rem;
}
#cancel{
  margin-bottom: 100px;
}
#about {
  margin-bottom: 0;
  margin-top: 60px;
}
#about p {
  margin: 40px 0;
  text-align: left;
}
.freepage section{
  margin-top: 50px;
}
.freepage table tr {
margin-bottom: 20px;
}
.freepage .ttl-h2 span{
  font-size: 22px;
}
}
.page-free2 section{
}
.page-free2 img{
  display: block;
  margin: 0 auto;
}
.paper-about {
  padding-bottom: 40px;
  border-bottom: 1px #DED5C5 solid;
}
.paper-about .paper-about-text{
  padding-left: 1.6rem;
}
.paper-about img{
  width: 100%;
}
.paper-about h4{
  margin: .2rem 0 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.4rem;
}
.paper-about span.round {
    display: flex;
    float: left;
    background-color: #DED5C5;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 1rem;
}
.paper-about p{
  /* padding: 0 1rem; */
}
.card-etc .col {
    padding: 1rem;
    padding-top: 0;
}
.paper-guide h4{
  text-align: center;
  font-size: 1.2rem;
  font-weight: 900;
  margin-top: 40px;
}
.paper-guide > .col:first-of-type{
padding-right: 1rem;
}
.paper-guide > .col:last-of-type{
padding-left: 1rem;
}
.paper-guide p{
  margin: 1.4rem auto;
}
.freepage .card-etc {
    padding: 1.6rem;
    padding-top: 1rem;
    background-color: #E1E1E1;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 900;
}
.card-etc h5{
  margin: 1rem 0;
}
.card-etc img{
  box-shadow: 7px 7px 6px rgba(4, 0, 0, .2);
}
@media (max-width: 768px) {
.page-free2 section{
  padding-bottom: 60px;
}
.card-etc h5{
  font-size: 1.6rem;
}
.paper-about h4{
font-size: 1.2rem;
}

  .paper-about .paper-about-text{
    padding: 0;
    padding-top: 1.6rem;
  }
  .paper-guide > .col:first-of-type,
  .paper-guide > .col:last-of-type{
    padding: 0;
  }
  .paper-guide > .col:first-of-type{
    margin-bottom: 2rem;
  }
  .paper-about span.round{
    margin-left: 0.4rem;
  }
}

.prd-lst-price::after{
  content: '(ÀÇ¹þ)';
  font-size: 1rem;
}

/* gift */
.gift{
width: 85%;
max-width: 1200px;
margin: 0 auto;
background-color: #E6DDCD;
padding: 80px 0;
}
.gift .sp_carousel{
display: flex;
flex-wrap: wrap;
}
.gift-article{
width: 50%;
box-sizing: border-box;
display: flex;
background-color: #fff;
border: 20px solid #E6DDCD;
padding: 20px;
padding-left: 0;
padding-top: 40px;
}
.gift-article:last-of-type p{
 font-size: .92em;
}
.gift-img{
flex-shrink: 0;
}
.gift-caption{
padding: 0 20px;
}
.gift-caption p{
  min-height: 7rem;
}
.gift-caption h3{
margin-top: 0;
}
.btn.btn-rg-lt{
display: block;
margin-left: auto;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.btn.btn-rg-lt{
display: block;
border-radius: 0;
border: 0;
padding-right: 3rem;
background-color: transparent;
color: #404042;
font-size: 18px;
text-align: left;
border-bottom: 3px #E6DDCD solid;
}
.btn.btn-rg-lt::before{
content: '';
position: absolute;
display: inline-block;
width: 30px;
height: 5px;
border-style: solid;
border-width: 0 2px 1px 0;
border-color: #404042;
transform: skewX(60deg) translateY(-50%);
top: 50%;
left: 80%;
transition: .4s;
}
.btn.btn-rg-lt:hover{
opacity: .8;
}
.btn.btn-rg-lt:hover:before{
width: 44px;
transition: .4s;
}
@media (max-width: 768px) {
.sp_carousel{
display: block;
}
.gift{
width: auto;
padding: 40px 0 60px;
}
.gift  .heading{
  font-size: 29px;
}
.gift-article{
width: 100%;
border: 0;
padding: 20px 0;
margin: 0 30px;
padding-top: 0;
}
.gift-caption h3{
font-size: 18px;
margin-top: 1em;
margin-bottom: 0.5rem;
text-align: center;
}
.gift-caption .btn.btn-rg-lt{
font-size: 14px;
margin: 0 auto;
}
.gift-img img{
display: block;
margin: 0 auto;
}
.gift .sp_carousel{
display: block;
}
.gift-caption p{
  min-height: 9rem;
}
  #tradelaw h3{
    margin: 2rem auto 1.25rem;
  }
}
.header-link .noop span{
  position: relative;
  width: auto;
  height: auto;
}
@media (hover: hover) {
  .header-link:hover .noop span::after {
    transform: scale(1, 1);
    transform-origin: left center;
}.header-link .noop span::after {
    position: absolute;
    right: 0px;
    bottom: -2px;
    left: 0px;
    display: block;
    height: 3px;
    overflow: hidden;
    content: "";
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    transition: transform cubic-bezier(0.19, 1, 0.22, 1) .8s;
    transform: scale(0, 1);
    transform-origin: right center;
}.display-page .header-link .noop span::after {
    content: "";
    border-bottom-color: #404042;
}
}
