@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;
}
  a:hover {
    color: #5e5e5e;
  }

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--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/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-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;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  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;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    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 {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  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;
}
.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 #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: .8em 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: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.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;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@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.affix.open {
    height: 100%;
  }
    .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--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-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 {
      -webkit-background-size: 552px 480px;
      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;
}


/*===========================================================

    ÄÉ²ÃÊ¬

============================================================*/
@font-face {
  font-family: "Yu Mincho";
  src: local("Yu Mincho Regular");
}

/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* html element 62.5% font-size for REM use */
html,
body {
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "ÞâÌÀÄ«ÂÎ", "Yu Mincho", YuMincho, serif;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #4d4d4d;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
  body.is-fixed {
    overflow: hidden;
    position: fixed;
  }
}

.font_en {
  font-family: 'EB Garamond', serif;
}

/* clear */
.clear {
  clear: both;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

a {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover img {
  opacity: 0.8;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

.alpha:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}

.align_center {
  text-align: center;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.pc_show {
  display: block;
}

@media screen and (max-width: 767px) {
  .pc_show {
    display: none;
  }
}

.sp_show {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp_show {
    display: block;
  }
}

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

.alpha:hover {
  opacity: 0.8;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li,
ol li {
  margin: 0;
  padding: 0;
}

dl {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl dt,
dl dd {
  margin: 0;
  padding: 0;
}

/*===========================================================

    container

============================================================*/
#page-wrapper {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .container {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #container {
    padding-top: 60px;
  }
}

#wrapper {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #wrapper {
    overflow: hidden;
  }
}

/*===========================================================

    header

============================================================*/
/*
    #header
============================================================*/
#header {
  width: 100%;
  background-color: #ffffff;
}

#header .overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

#header .overlay.open {
  width: 100vw;
  height: 100vh;
  opacity: 1;
}

.header__inner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.headerTop {
  width: 100%;
  height: 102px;
  background-color: #fff;
}

.headerTop.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.headerTop .header__inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo {
  margin: 0;
}

.header__link {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header__link li {
  display: inline-block;
  margin-left: 20px;
}

.headerBottom {
  background-color: #c1a987;
  position: relative;
  width: 100%;
}

.headerBottom.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

/*
    gnav
============================================================*/
.gnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gnav__item {
  width: 250px;
  text-align: center;
  font-size: 15px;
}

.gnav__item:last-child > a:after {
  content: "";
  width: 1px;
  height: 28px;
  background-color: #fff;
  position: absolute;
  top: 16px;
  right: 1px;
  opacity: 0.2;
}

.gnav__item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60px;
  position: relative;
  color: #fff;
}

.gnav__item > a:before {
  content: "";
  width: 1px;
  height: 28px;
  background-color: #fff;
  position: absolute;
  top: 16px;
  left: 1px;
  opacity: 0.2;
}

.gnav__item > a:hover {
  text-decoration: none;
}

.gnav__item:hover .gnavSub {
  -webkit-transition: max-height 1s ease-in;
  -o-transition: max-height 1s ease-in;
  transition: max-height 1s ease-in;
  max-height: 9999px;
  z-index: 999;
}

.gnav__itemEn {
  display: block;
  font-size: 10px;
  font-family: 'EB Garamond', serif;
}

.gnavSub {
  -webkit-transition: max-height .5s ease-out;
  -o-transition: max-height .5s ease-out;
  transition: max-height .5s ease-out;
  width: 100vw;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  text-align: center;
  background-color: #804e21;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.gnavSub ul {
  max-width: 750px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 40px 0 45px;
}

.gnavSub.is_category .gnavSub__item:nth-child(1), .gnavSub.is_category .gnavSub__item:nth-child(4) {
  width: 230px;
}

.gnavSub.is_category .gnavSub__item:nth-child(2), .gnavSub.is_category .gnavSub__item:nth-child(5) {
  width: 314px;
}

.gnavSub.is_category .gnavSub__item:nth-child(3n) {
  max-width: 200px;
}

.gnavSub__item {
  font-size: 15px;
  text-align: left;
  margin: 10px 0;
  white-space: nowrap;
  line-height: 1.2;
  padding-right: 12%;
}

.gnavSub__item > a {
  color: #fff;
}

.gnavSub__itemRakuten {
  display: inline-block;
  padding: 0 2px;
  margin-left: 5px;
  border: 1px solid #fff;
  font-size: 13px;
}

/*
    headerPc
============================================================*/
@media screen and (max-width: 767px) {
  .headerPc {
    display: none;
  }
}

/*
    headerSp
============================================================*/
.headerSp {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}

@media screen and (min-width: 768px) {
  .headerSp {
    display: none;
  }
}

.headerSp__logo {
  width: 94px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 201;
}

/*
    dropdown
============================================================*/
.header-dropdown {
  border-bottom: none;
  padding-top: 60px;
}

.header-dropdown.is-show {
  height: 100%;
}

.header-dropdown .btn-dropdown {
  padding: 0;
}

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

.btn-dropdown,
.btn-dropdown span {
  width: 28px;
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-dropdown {
  position: absolute;
  width: 28px;
  height: 16px;
  top: 22px;
  right: 20px;
}

.btn-dropdown span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #804e21;
}

.btn-dropdown span:nth-of-type(1) {
  top: 0;
}

.btn-dropdown span:nth-of-type(2) {
  top: 7px;
}

.btn-dropdown span:nth-of-type(3) {
  bottom: 0;
}

.dropdown-nav {
  width: 100vw;
  height: 100%;
}

.btn-dropdown.btn-dropdown-close span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  -ms-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}

.btn-dropdown.btn-dropdown-close span:nth-of-type(2) {
  opacity: 0;
}

.btn-dropdown.btn-dropdown-close span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  -ms-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

.headerSp__navInner {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  background-color: #fff;
  padding: 20px;
}

.headerSp__navBlock {
  padding-bottom: 30px;
}

.headerSp__navBlock.is_other {
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
}

.headerSp__navTitle {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 15px;
  color: #574940;
}

.header-dropdown .dropdown-nav .headerSp__navBlock li,
.header-dropdown .dropdown-nav .headerSp__navBlock a {
  color: #574940;
  text-align: left;
}

.header-dropdown .dropdown-nav .headerSp__navBlock li {
  font-size: 13px;
  border-bottom: none;
}

.header-dropdown .dropdown-nav .headerSp__navBlock a {
  padding: 5px 0;
}

/*===========================================================

    footer

============================================================*/
#footer {
  padding: 40px 0 25px;
  background-color: #d1ba9a;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #footer {
    padding: 20px 0;
  }
}

.footer__nav {
  margin-bottom: 20px;
  font-size: 0;
}

.footer__nav li {
  display: inline-block;
  font-size: 14px;
}

.footer__nav li:not(:last-child) {
  margin-right: 30px;
}

.footer__nav li a {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .footer__nav {
    display: none;
  }
}

#copyright {
  margin: 0;
  font-size: 11px;
  color: #fff;
}

/*===========================================================

    title

============================================================*/
/*
    secTitle
============================================================*/
.secTitle {
  text-align: center;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 50px;
}

@media screen and (max-width: 767px) {
  .secTitle {
    margin-bottom: 25px;
  }
}

.secTitle.is_white .secTitle__en,
.secTitle.is_white .secTitle__ja {
  color: #fff;
}

.secTitle__en {
  display: block;
  color: #4d4d4d;
  font-size: 32px;
  font-family: 'EB Garamond', serif;
}

@media screen and (max-width: 767px) {
  .secTitle__en {
    font-size: 25px;
  }
}

.secTitle__ja {
  display: block;
  font-size: 16px;
  color: #f59aa9;
}

@media screen and (max-width: 767px) {
  .secTitle__ja {
    font-size: 13px;
  }
}

/*
    pageTitle
============================================================*/
.pageTitle {
  width: 100%;
  height: 230px;
  padding: 65px 0 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  text-align: center;
}

.pageTitle.is_kodawari {
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/bg_title_pc.jpg);
}

.pageTitle.is_review {
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/review/bg_title_pc.jpg);
}

@media screen and (max-width: 767px) {
  .pageTitle {
    height: 150px;
    padding: 35px 0 0;
  }
  .pageTitle.is_kodawari {
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/bg_title_sp.jpg);
  }
  .pageTitle.is_review {
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/review/bg_title_sp.jpg);
  }
}

.pageTitle__lead {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .pageTitle__lead {
    margin-top: 10px;
  }
}

/*
    title01
============================================================*/
.title01 {
  margin: 0;
  text-align: center;
}

.title01__ja {
  display: block;
  font-size: 26px;
}

@media screen and (max-width: 767px) {
  .title01__ja {
    font-size: 25px;
  }
}

.title01__en {
  display: block;
}

.title01__en img {
  zoom: 0.6;
}

@media screen and (max-width: 767px) {
  .title01__en img {
    zoom: 0.5;
  }
}

/*===========================================================

    button

============================================================*/
/*
    btn01
============================================================*/
.btn01 {
  display: inline-block;
  width: 320px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn01:hover {
  text-decoration: none;
  background-color: #fff;
  color: #4d4d4d;
}

@media screen and (max-width: 767px) {
  .btn01 {
    display: block;
    width: 100%;
    font-size: 16px;
  }
}

.btn01.is_type02 {
  border: 1px solid #4c4c4c;
  color: #4c4c4c;
}

/*===========================================================

    list

============================================================*/
/*
    newsList
============================================================*/
.newsList__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #cabfae;
}

@media screen and (max-width: 767px) {
  .newsList__unit {
    display: block;
  }
}

.newsList__date,
.newsList__cont {
  padding: 15px 0;
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .newsList__date,
  .newsList__cont {
    font-size: 13px;
  }
}

.newsList__date {
  width: 80px;
}

@media screen and (max-width: 767px) {
  .newsList__date {
    width: auto;
    padding: 10px 0 0;
  }
}

.newsList__cont {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

@media screen and (max-width: 767px) {
  .newsList__cont {
    padding: 5px 0 10px;
  }
}

/*
    itemList
============================================================*/
.itemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.itemList__unit {
  display: block;
}

.itemList__unit:hover {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .itemList__unit {
    width: calc((100% - 120px) / 4);
  }
  .itemList__unit:not(:nth-of-type(4n)) {
    margin-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .itemList__unit {
    width: calc((100% - 25px) / 2);
  }
  .itemList__unit:nth-of-type(even) {
    margin-left: 25px;
  }
}

.itemList__cont {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .itemList__cont {
    margin: 15px 0 20px;
  }
}

.itemList__title,
.itemList__price {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

.itemList__title a,
.itemList__price a {
  color: #fff;
}

/*===========================================================

    slick

============================================================*/
.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
}



/*===========================================================

    breadcrumb

============================================================*/
.breadcrumb {
  margin: 20px 0 30px;
  font-size: 0;
}

.breadcrumb li {
  display: inline-block;
  font-size: 13px;
  font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "sans-serif";
}

.breadcrumb li a:after {
  content: "¡ä";
  display: inline-block;
  padding: 0 0.5em;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    margin: 15px 0;
  }
  .breadcrumb li {
    font-size: 12px;
  }
}


/*===========================================================

    KODAWARI(FREE PAGE)

============================================================*/
/*
    kodawariHeadline
============================================================*/
.kodawariHeadline {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 90px 0 0;
  padding: 80px 0 70px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/bg_lead_pc.jpg);
}

@media screen and (max-width: 767px) {
  .kodawariHeadline {
    margin-top: 40px;
    padding: 45px 0 35px;
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/bg_lead_sp.jpg);
  }
}

.kodawariHeadline__lead {
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-size: 32px;
}

.kodawariHeadline__lead span {
  font-size: 37px;
}

@media screen and (max-width: 767px) {
  .kodawariHeadline__lead {
    font-size: 22px;
  }
  .kodawariHeadline__lead span {
    font-size: 25px;
  }
}

.kodawariHeadline__text {
  margin-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .kodawariHeadline__text {
    margin-top: 20px;
    font-size: 13px;
  }
}

/*
    kodawariProcess
============================================================*/
.kodawariProcess {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 90px 0 90px;
  background-repeat: repeat;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/bg01.jpg);
}

@media screen and (max-width: 767px) {
  .kodawariProcess {
    padding: 45px 0 45px;
  }
}

.kodawariProcess__unit {
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 100px 50px 0;
}

@media screen and (min-width: 768px) {
  .kodawariProcess__unit {
    position: relative;
  }
  .kodawariProcess__unit:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .kodawariProcess__unit:nth-of-type(even) .kodawariProcess__image {
    margin-right: 50px;
  }
  .kodawariProcess__unit:nth-of-type(odd) .kodawariProcess__image {
    margin-left: 50px;
  }
  .kodawariProcess__unit:nth-of-type(5) .kodawariProcess__cont {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/process_img05c.png);
  }
  .kodawariProcess__unit:nth-of-type(5) .kodawariProcess__image img:nth-of-type(2) {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .kodawariProcess__unit {
    max-width: inherit;
    display: block;
    padding: 40px 10px 0;
  }
  .kodawariProcess__unit:nth-of-type(6) .kodawariProcess__contTitle .text {
    padding-top: 45px;
  }
}

.kodawariProcess__cont {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

.kodawariProcess__contTitle {
  position: relative;
  font-weight: normal;
}

.kodawariProcess__contTitle .num {
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
}

.kodawariProcess__contTitle .num img {
  zoom: 0.75;
}

.kodawariProcess__contTitle .text {
  position: relative;
  display: block;
  padding-top: 50px;
  font-size: 38px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .kodawariProcess__contTitle .num {
    left: -10px;
  }
  .kodawariProcess__contTitle .num img {
    zoom: 0.5;
  }
  .kodawariProcess__contTitle .text {
    padding-top: 30px;
    font-size: 25px;
  }
}

.kodawariProcess__contText {
  margin-top: 35px;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.5px;
}

@media screen and (max-width: 767px) {
  .kodawariProcess__contText {
    margin: 10px 0 10px;
    font-size: 14px;
  }
}

.kodawariProcess__image {
  width: 385px;
}

.kodawariProcess__image img:not(.notPhoto) {
  border: 6px solid #fff;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
  box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
}

.kodawariProcess__image img:nth-of-type(n + 2) {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .kodawariProcess__image {
    width: auto;
  }
  .kodawariProcess__image img:not(.notPhoto) {
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
    box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
  }
  .kodawariProcess__image img:nth-of-type(n + 2) {
    margin-top: 10px;
  }
  .kodawariProcess__image img.notPhoto {
    margin: 30px 0 15px;
  }
}

/*
    kodawariEnd
============================================================*/
.kodawariEnd {
  position: relative;
  width: 100vw;
  height: 596px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/bg_end_pc.jpg);
}

@media screen and (max-width: 767px) {
  .kodawariEnd {
    height: calc(100vw / 750 * 354);
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/kodawari/bg_end_sp.jpg);
  }
}

.kodawariEnd__text {
  max-width: 1000px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  line-height: 1.4;
  font-size: 36px;
}

.kodawariEnd__text span {
  font-size: 42px;
}

@media screen and (max-width: 767px) {
  .kodawariEnd__text {
    padding-left: 10px;
    font-size: 21px;
  }
  .kodawariEnd__text span {
    font-size: 18px;
  }
}

/*===========================================================

    REVIEW(FREE PAGE)

============================================================*/
/*
    reviewArticle
============================================================*/
.reviewArticle {
  padding-bottom: 140px;
}

@media screen and (max-width: 767px) {
  .reviewArticle {
    padding-bottom: 50px;
  }
}

.reviewArticle__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 70px 0 20px;
}

@media screen and (max-width: 767px) {
  .reviewArticle__block {
    display: block;
    padding: 40px 0 0;
  }
}

.reviewArticle__image {
  width: 340px;
}

.reviewArticle__image img {
  border: 6px solid #fff;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
  box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
}

.reviewArticle__image img:nth-of-type(n + 2) {
  margin-top: 40px;
}

.reviewArticle__image.is_sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .reviewArticle__image {
    width: auto;
    border: 3px solid #fff;
  }
  .reviewArticle__image img:nth-of-type(n + 2) {
    display: none;
  }
  .reviewArticle__image.is_sp {
    display: block;
  }
}

.reviewArticle__cont {
  width: calc(100% - 340px);
  padding-left: 50px;
}

@media screen and (max-width: 767px) {
  .reviewArticle__cont {
    width: auto;
    padding: 0;
  }
}

.reviewArticle__contTitle {
  margin: 0 0 15px;
  font-size: 20px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .reviewArticle__contTitle {
    margin: 10px 0 0;
  }
}

.reviewArticle__contName {
  margin-bottom: 15px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .reviewArticle__contName {
    margin-bottom: 10px;
    font-size: 14px;
  }
}

.reviewArticle__contText {
  font-size: 14px;
  line-height: 1.6;
}

.reviewArticle__contStaff {
  margin-top: 20px;
}

.reviewArticle__contStaff dt {
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  background-color: #c1a987;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  position: relative;
}

.reviewArticle__contStaff dt:before, .reviewArticle__contStaff dt:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  z-index: 1;
}

.reviewArticle__contStaff dt:before {
  border-width: 20px 0 20px 8px;
  border-color: transparent transparent transparent #fff;
  left: 0;
}

.reviewArticle__contStaff dt:after {
  border-width: 20px 8px 20px 0;
  border-color: transparent #fff transparent transparent;
  right: 0;
}

.reviewArticle__contStaff dd {
  padding: 25px 30px;
  border: 1px solid #c1a987;
  font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "sans-serif";
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .reviewArticle__contStaff dt {
    font-size: 17px;
  }
}

.reviewArticle__item {
  width: 100%;
  margin-top: 50px;
}

.reviewArticle__item .itemList {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reviewArticle__item .itemList__title,
.reviewArticle__item .itemList__price {
  color: #4d4d4d;
}

@media screen and (max-width: 767px) {
  .reviewArticle__item {
    margin-top: 30px;
  }
  .reviewArticle__item .itemList__unit {
    width: auto;
  }
}

.reviewArticle__itemTitle {
  margin: 0 0 30px;
  text-align: center;
  color: #59493f;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .reviewArticle__itemTitle {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

/*
    reviewInfo
============================================================*/
.reviewInfo {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 70px 0 180px;
  background-repeat: repeat;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/review/bg01.jpg);
}

@media screen and (max-width: 767px) {
  .reviewInfo {
    padding: 50px 0 50px;
  }
}

.reviewInfo__title {
  margin: 0 0 60px;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .reviewInfo__title {
    margin: 0 0 30px;
    line-height: 1.2;
  }
}

.reviewInfo__cont {
  min-height: 300px;
  border: 1px solid #d1ba9a;
  background-color: #d7d7d7;
}


/*===========================================================

    LP(FREE PAGE)

============================================================*/
/*
    pageTitle
============================================================*/
.pageTitle.is_lp {
  width: 100%;
  height: 295px;
  padding: 65px 0 0;
  margin: 0 0 80px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  text-align: center;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/lp/bg_title_pc.jpg);
}

@media screen and (max-width: 767px) {
  .pageTitle.is_lp {
    height: 343px;
    padding: 65px 0 0;
    margin: 0 0 65px;
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/lp/bg_title_sp.jpg);
  }
  .pageTitle.is_lp .title01__ja {
    font-size: 35px;
  }
  .pageTitle.is_lp .pageTitle__lead {
    margin: 20px 0 0;
    font-size: 15px;
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .pageTitle.is_lp .pageTitle__lead {
    margin: 35px 0 0;
  }
}

/*
    lpHeadline
============================================================*/
.lpHeadline__top {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 70px 0 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/lp/headline_bg_pc.png);
}

@media screen and (max-width: 767px) {
  .lpHeadline__top {
    padding: calc(100vw / 750 * 500) 0 40px;
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/lp/headline_bg_sp.png);
  }
}

.lpHeadline__topInner {
  padding-right: 50%;
}

@media screen and (max-width: 767px) {
  .lpHeadline__topInner {
    padding-right: 0;
  }
}

.lpHeadline__topTitle {
  margin: 0 0 20px;
  line-height: 1.3;
  font-size: 37px;
}

@media screen and (max-width: 767px) {
  .lpHeadline__topTitle {
    text-align: center;
    font-size: 25px;
  }
}

.lpHeadline__topText {
  font-size: 16px;
  letter-spacing: -0.4px;
}

@media screen and (max-width: 767px) {
  .lpHeadline__topText {
    font-size: 14px;
  }
}

.lpHeadline__bottom {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 70px 0 50px;
  background-repeat: repeat;
  background-position: 0 0;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/lp/bg01.jpg);
}

@media screen and (max-width: 767px) {
  .lpHeadline__bottom {
    padding: 60px 0 30px;
  }
}

.lpHeadline__bottomInner {
  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: 767px) {
  .lpHeadline__bottomInner {
    display: block;
  }
}

.lpHeadline__unitImage {
  width: 440px;
}

.lpHeadline__unitImage img {
  border: 6px solid #fff;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
  box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
}

@media screen and (min-width: 767px) and (max-width: 1000px) {
  .lpHeadline__unitImage {
    width: calc(100vw / 1000 * 440);
  }
}

@media screen and (max-width: 767px) {
  .lpHeadline__unitImage {
    width: auto;
    border: 3px solid #fff;
  }
}

.lpHeadline__unitText {
  margin: 30px 0 0;
  text-align: center;
  font-size: 26px;
  line-height: 1.3;
}

.lpHeadline__unitText .em {
  font-size: 36px;
}

.lpHeadline__unitText .num {
  font-size: 44px;
  color: #954242;
  position: relative;
  display: inline-block;
  top: 4px;
  margin-left: 4px;
}

.lpHeadline__unitText .unit {
  font-size: 28px;
  color: #954242;
}

@media screen and (max-width: 767px) {
  .lpHeadline__unitText {
    margin: 30px 0;
    font-size: 18px;
  }
  .lpHeadline__unitText .em {
    font-size: 23px;
  }
  .lpHeadline__unitText .num {
    font-size: 30px;
    top: 2px;
    margin-left: 2px;
  }
  .lpHeadline__unitText .unit {
    font-size: 23px;
  }
}

/*
    lpLineup
============================================================*/
.lpLineup {
  padding: 80px 0 220px;
}

@media screen and (max-width: 767px) {
  .lpLineup {
    padding: 60px 0 115px;
  }
}

.lpLineupList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lpLineupList__unit {
  width: calc((100% - 150px) / 3);
}

@media screen and (min-width: 768px) {
  .lpLineupList__unit:not(:nth-of-type(3n)) {
    margin-right: 75px;
  }
  .lpLineupList__unit:nth-of-type(n + 4) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .lpLineupList__unit {
    width: calc((100% - 12px) / 2);
  }
  .lpLineupList__unit:nth-of-type(even) {
    margin-left: 12px;
  }
  .lpLineupList__unit:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.lpLineupList__image {
  text-align: center;
}

.lpLineupList__title {
  margin: 15px 0 0;
  text-align: center;
  font-size: 22px;
}

@media screen and (max-width: 767px) {
  .lpLineupList__title {
    margin: 10px 0 0;
    font-size: 14px;
  }
}

.lpLineupList__titleEn {
  display: block;
  margin: 0 auto;
}

.lpLineupList__titleEn img {
  zoom: 0.8;
}

@media screen and (max-width: 767px) {
  .lpLineupList__titleEn img {
    zoom: 0.5;
  }
}

/*
    lpFeature
============================================================*/
.lpFeature {
  margin: 0 -500%;
  padding: 100px 500% 90px;
  background-color: #eaf5f7;
  position: relative;
}

.lpFeature:before {
  content: "";
  display: inline-block;
  width: 213px;
  height: 220px;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/lp/feature_bear.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (min-width: 767px) and (max-width: 1000px) {
  .lpFeature {
    padding-top: calc(100vw / 1000 * 100);
  }
  .lpFeature:before {
    width: calc(100vw / 1000 * 213);
    top: calc(-1 * (100vw / 1000 * 140));
  }
}

@media screen and (max-width: 767px) {
  .lpFeature {
    padding-top: calc(100vw / 750 * 100);
    padding-bottom: 50px;
  }
  .lpFeature:before {
    width: calc(100vw / 750 * 223);
    top: calc(-1 * (100vw / 750 * 132));
  }
}

.lpFeature__title {
  margin: 0 0 65px;
  padding-bottom: 15px;
  text-align: center;
  border-bottom: 1px solid #4d4d4d;
}

@media screen and (max-width: 767px) {
  .lpFeature__title {
    margin: 0 0 25px;
  }
}

.lpFeature__titleLogo {
  display: inline-block;
  width: 172px;
}

@media screen and (max-width: 767px) {
  .lpFeature__titleLogo {
    width: 128px;
  }
}

.lpFeature__titleText {
  display: inline-block;
  padding-left: 10px;
  font-size: 30px;
  position: relative;
  top: 10px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .lpFeature__titleText {
    padding-left: 5px;
    font-size: 22px;
  }
}

@media screen and (min-width: 768px) {
  .lpFeatureList__unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lpFeatureList__unit:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .lpFeatureList__unit:nth-of-type(odd) .lpFeatureList__image {
    margin-left: 60px;
  }
  .lpFeatureList__unit:nth-of-type(even) .lpFeatureList__image {
    margin-right: 60px;
  }
  .lpFeatureList__unit:nth-of-type(n + 2) {
    margin-top: 50px;
  }
}

.lpFeatureList__image {
  max-width: 460px;
  width: calc(100vw / 1000 * 460);
}

.lpFeatureList__image img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .lpFeatureList__image {
    max-width: inherit;
    width: auto;
    padding: 0 25px;
  }
}

.lpFeatureList__cont {
  padding-left: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

@media screen and (max-width: 767px) {
  .lpFeatureList__cont {
    padding: 20px 10px 30px;
  }
}

.lpFeatureList__contTitle {
  position: relative;
  margin: 0 0 30px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .lpFeatureList__contTitle {
    margin: 0 0 15px;
  }
}

.lpFeatureList__contTitleEn {
  display: block;
  margin-left: -10px;
  margin-bottom: -10px;
}

.lpFeatureList__contTitleEn img {
  zoom: 0.6;
}

@media screen and (max-width: 767px) {
  .lpFeatureList__contTitleEn img {
    zoom: 0.5;
  }
}

.lpFeatureList__contTitleJa {
  display: block;
  font-size: 28px;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .lpFeatureList__contTitleJa {
    font-size: 20px;
  }
}

.lpFeatureList__contText {
  font-size: 16px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .lpFeatureList__contText {
    font-size: 14px;
  }
}

/*
    lpOption
============================================================*/
.lpOption {
  padding: 120px 0 0;
}

@media screen and (max-width: 767px) {
  .lpOption {
    padding: 60px 0 0;
  }
}

.lpOption__title {
  margin: 0 0 70px;
  font-size: 34px;
  line-height: 1.4;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .lpOption__title {
    margin: 0 0 30px;
    font-size: 26px;
  }
}

.lpOption__block {
  padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .lpOption__block {
    padding-bottom: 35px;
  }
}

.lpOption__blockTitle {
  width: 856px;
  height: 42px;
  padding: 3px 0 3px;
  margin: 0 auto 60px;
  background-color: #f7dfe3;
  font-size: 22px;
  text-align: center;
  font-weight: normal;
}

@media screen and (min-width: 767px) and (max-width: 1000px) {
  .lpOption__blockTitle {
    width: calc(100vw / 1000 * 856);
  }
}

@media screen and (max-width: 767px) {
  .lpOption__blockTitle {
    width: auto;
    height: 32px;
    line-height: 32px;
    padding: 0;
    margin: 0 auto 25px;
    font-size: 19px;
  }
}

.lpOptionList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 836px;
  margin: 0 auto;
}

@media screen and (min-width: 767px) and (max-width: 1000px) {
  .lpOptionList {
    width: calc(100vw / 1000 * 836);
  }
}

@media screen and (max-width: 767px) {
  .lpOptionList {
    width: auto;
  }
}

.lpOptionList__unit {
  width: calc((100% - 56px) / 2);
}

.lpOptionList__unit:nth-of-type(odd) {
  margin-right: 56px;
}

.lpOptionList__unit:nth-of-type(n + 3) {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .lpOptionList__unit {
    width: calc((100% - 15px) / 2);
  }
  .lpOptionList__unit:nth-of-type(odd) {
    margin-right: 15px;
  }
}

.lpOptionList__text {
  text-align: center;
  margin: 15px 0 0;
}

/*
    reviewArticle
============================================================*/
.lpReview__title {
  margin: 0;
}

.lpReviewList {
  padding-bottom: 140px;
}

@media screen and (max-width: 767px) {
  .lpReviewList {
    padding-bottom: 50px;
  }
}

.lpReviewList__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 70px 0 20px;
}

@media screen and (max-width: 767px) {
  .lpReviewList__unit {
    display: block;
    padding: 30px 0 0;
  }
}

.lpReviewList__image {
  width: 340px;
}

.lpReviewList__image img {
  width: 100%;
  height: auto;
  border: 6px solid #fff;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
  box-shadow: 0px 2px 12px 0px rgba(189, 180, 168, 0.25);
}

.lpReviewList__image img:nth-of-type(n + 2) {
  margin-top: 40px;
}

.lpReviewList__image.is_sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .lpReviewList__image {
    width: auto;
    border: 3px solid #fff;
  }
  .lpReviewList__image img:nth-of-type(n + 2) {
    display: none;
  }
  .lpReviewList__image.is_sp {
    display: block;
  }
}

.lpReviewList__cont {
  width: calc(100% - 340px);
  padding-left: 50px;
}

@media screen and (max-width: 767px) {
  .lpReviewList__cont {
    width: auto;
    padding: 0;
  }
}

.lpReviewList__contTitle {
  margin: 0 0 15px;
  font-size: 20px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .lpReviewList__contTitle {
    margin: 10px 0 0;
  }
}

.lpReviewList__contName {
  margin-bottom: 15px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .lpReviewList__contName {
    margin-bottom: 10px;
    font-size: 14px;
  }
}

.lpReviewList__contText {
  font-size: 14px;
  line-height: 1.6;
}


/*
    cateLink
============================================================*/
.cateLink {
  padding: 90px 0 125px;
}

@media screen and (max-width: 767px) {
  .cateLink {
    padding: 35px 0 75px;
  }
}

.cateLink__item {
  width: 630px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 130px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/cate_bg.jpg);
  position: relative;
  margin: 0 auto;
}

.cateLink__item:after {
  content: "";
  display: block;
  border: 1px solid #d3d3d3;
  margin: 5px;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
}

.cateLink__item:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .cateLink__item {
    width: auto;
    height: 100px;
  }
}

.cateLink__itemImage {
  width: 140px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(150, 150, 150, 0.1);
}

@media screen and (max-width: 767px) {
  .cateLink__itemImage {
    width: 100px;
  }
}

.cateLink__itemText {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin: 0;
  padding: 0 15px;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .cateLink__itemText {
    font-size: 18px;
  }
}

.cateLink__itemTextEn {
  display: block;
  margin-top: 5px;
}

.cateLink__itemTextEn img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (max-width: 767px) {
  .cateLink__itemTextEn img {
    zoom: 0.5;
  }
}


/*===========================================================

    CAMPAIGN

============================================================*/
/*
    pageTitle
============================================================*/
.pageTitle.is_campaign {
  height: 295px;
  padding: 75px 0 0;
  margin: 0 0 80px;
  background-color: #fff7fc;
  background-size: contain;
  background-image: url(https://file003.shop-pro.jp/PA01443/798/images/campaign/bg_title_pc.jpg);
}

.pageTitle.is_campaign .pageTitle__lead {
  margin: 20px 0 0;
  font-weight: normal;
  line-height: 1.6;
}

@media screen and (min-width: 767px) and (max-width: 1000px) {
  .pageTitle.is_campaign {
    height: calc(100vw / 1000 * 295);
    padding: calc(100vw / 1000 * 75) 0 0;
    margin: 0 0 calc(100vw / 1000 * 80);
  }
}

@media screen and (max-width: 767px) {
  .pageTitle.is_campaign {
    height: 398px;
    padding-top: 198px;
    margin: 0 0 65px;
    line-height: 1.2;
    background-position: center top;
    background-image: url(https://file003.shop-pro.jp/PA01443/798/images/campaign/bg_title_sp.jpg);
  }
  .pageTitle.is_campaign .title01__en {
    margin-top: 10px;
  }
}

.campaignCont__bnr {
  margin: 0 0 40px;
}

@media screen and (max-width: 767px) {
  .campaignCont__bnr {
    margin-right: -10px;
  }
}

.campaignCont__detail {
  padding-bottom: 70px;
}

.campaignCont__detail dt {
  position: relative;
  margin-bottom: 10px;
  padding-left: 10px;
  font-weight: normal;
  font-size: 18px;
}

.campaignCont__detail dt:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 16px;
  background-color: #d1ba9a;
  position: absolute;
  top: 1px;
  left: 0;
}

.campaignCont__detail dd {
  margin-bottom: 30px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .campaignCont__detail dt {
    padding-left: 8px;
    font-size: 17px;
  }
  .campaignCont__detail dt:before {
    width: 1.5px;
    height: 17px;
  }
  .campaignCont__detail dd {
    font-size: 14px;
  }
}

.cateLink__top:hover{
  text-decoration: none;
  opacity: 0.7;
  display: block;
}