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



/*
* 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 .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;
}




/* ¤³¤³¤«¤éÄÉ²Ã */
html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
html :after,
html :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
body {
  color: #000;
  background-color: #fff;
  font-size: 16px;
  -webkit-font-feature-settings: "palt" on;
  font-feature-settings: "palt" on;
  line-height: 1.6;
  letter-spacing: .1em;
  margin: 0;
  font-family: "Noto Serif JP","Hiragino Mincho ProN W3","¥Ò¥é¥®¥ÎÌÀÄ« ProN W3","Hiragino Mincho ProN","ÞâÌÀÄ«",YuMincho,"HGÌÀÄ«E","£Í£Ó £ÐÌÀÄ«","£Í£Ó ÌÀÄ«",serif
}
.font-gothic {
  font-family: "Hiragino Sans W3","Hiragino Kaku Gothic ProN","¥Ò¥é¥®¥Î³Ñ¥´ ProN W3","¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",sans-serif
}
.l-header {
  background-color: #000
}
.l-header_heading {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto;
  padding: 14px 0;
  width: 100%;
  position: relative
}
.l-header_heading h1 {
  -ms-flex-item-align: end;
  align-self: flex-end;
  line-height: 1;
  margin: 0 14px 0 0
}
.l-header_heading h1 img {
  width: auto;
  height: 76px
}
.l-header_heading-sns {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: end;
  /*align-self: flex-end;*/
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  top: -5px
}
.l-header_heading-sns a {
  line-height: 1
}
.l-header_heading-sns a:not(:first-child) {
  margin-left: 18px
}
.l-header_heading-aside {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
}
.l-header_heading-aside > span {
  color:#fff;
  font-size: 12px;
  left:0;
  position: absolute;
  top:5px;
  white-space:nowrap;
}
.l-header_heading-aside > span br {
  display: none;
}
.l-header_heading-right_comp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 14px;
  padding: 0 20px;
}
.l-header_heading-right_comp a {
  color:#fff;
  display: inline-block;
  padding:5px;
  text-decoration: none;
}
.l-header_heading-right_comp a:first-of-type {
  border-bottom:1px dotted #fff;
}
.l-header_heading-right {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}
.l-header_heading-right_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  color: #fff;
  margin: 0 0 10px
}
.l-header_heading-right_tel dd,
.l-header_heading-right_tel dt {
  font-size: 20px;
  line-height: 1
}
.l-header_heading-right_tel dt {
  margin-right: 8px
}
.l-header_heading-right_tel dd {
  margin: 0;
  text-align: right
}
.l-header_heading-right_tel dd a {
  color: #fff
}
.l-header_heading-right_tel time {
  font-size: 12px;
  margin-right: -.5em;
  margin-top: 4px;
  display: block
}
.l-header_heading-right_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}
.l-header_heading-right_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  line-height: 1;
  text-decoration: none;
  width: 178px;
  height: 30px
}
.l-header_heading-right_link a:not(:first-child) {
  margin-left: 12px
}
.l-header_heading-right_link a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.l-header_heading-right_link a.online {
  background-color: #ba121a;
  color: #fff
}
.l-header_heading-right_link a.online span {
  letter-spacing: 0
}
.l-header_heading-right_link a.online span:before {
  content: "";
  background-image: url(https://file001.shop-pro.jp/PA01453/582/images/icon_cart.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  display: inline-block;
  width: 19px;
  height: 16px;
  margin-right: .5em
}
.l-header_heading-right_link a.contact {
  background-color: #fff;
  color: #000;
  padding-left: 1em;
  width: 100%
}
.l-header_heading-right_link a.contact span:after {
  content: "¡ä";
  margin-left: .5em
}
.l-header_heading-right_link span {
  font-size: 14px
}
.l-header_nav {
  background-color: #fff
}
.l-header_nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  padding: 19px 24px 14px
}
.l-header_nav-inner li {
  list-style: none;
  padding: 0;
  margin: 5px 0 5px;
  letter-spacing: .07em
}
.l-header_nav-inner li:not(:first-child) {
  padding-left: 1em
}
.l-header_nav-inner li:not(:last-child) {
  padding-right: 1em
}
.l-header_nav-inner li:not(:last-child) {
  border-right: 1px solid #000
}
.l-header_nav-inner a {
  color: #000;
  line-height: 1;
  text-decoration: none
}
.l-header_nav-kodawari {
  display: inline-block;
  background-color: #F2F2F2;
  padding:5px 20px;
}
.l-header_breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 6px 24px 7px;
  width: 100%
}
.l-header_breadcrumb a,
.l-header_breadcrumb span {
  color: #fff;
  font-size: 12px;
  line-height: 1
}
.l-header_breadcrumb a {
  text-decoration: none
}
.l-header_breadcrumb a:not(:last-child):after {
  content: "¡Ó";
  margin-left: .5em
}
.l-header_heading-right_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}
.l-header_heading-right_nav a {
  padding: 0 1px;
  border-left: 1px solid #fff
}
.l-header_heading-right_nav a:last-child {
  border-right: 1px solid #fff
}
.l-header_heading-right_nav a img {
  width: 74px;
}
.l-header_heading-right_info {
  margin-left: 24px
}
.l-header_online {
  position: absolute;
  top: 0;
  right: -195px
}
.l-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #eae5e3;
  width: 100%
}
.l-footer_categories {
  background-color: #fff;
}
.l-footer_nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  padding: 19px 24px 14px;
}
.l-footer_nav-inner li {
  list-style: none;
  padding: 0;
  margin: 5px 0 5px;
  letter-spacing: .07em;
}
.l-footer_nav-inner li:not(:first-child) {
  padding-left: 1em;
}
.l-footer_nav-inner li:not(:last-child) {
  padding-right: 1em
}
.l-footer_nav-inner li:not(:last-child) {
  border-right: 1px solid #000
}
.l-footer_nav-inner a {
  color: #000;
  line-height: 1;
  text-decoration: none;
}

.l-footer_inner {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  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;
  width: 100%;
  padding: 30px 24px;
  margin: 0 auto
}
.l-footer_logo {
  width: 158px
}
.l-footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 60px 0 0
}
.l-footer_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 20px;
  padding: 0
}
.l-footer_nav li {
  border-bottom: 1px solid #000;
  font-size: 14px;
  padding: 11px 0 3px;
  list-style: none;
  width: 156px
}
.l-footer_nav li:last-child {
  margin-bottom: 0
}
.l-footer_nav a {
  color: #000;
  text-decoration: none
}
.l-footer_contact {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-style: normal;
  letter-spacing: .15em;
  padding: 30px 0 0;
  margin: 0
}
.l-footer_contact dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0
}
.l-footer_contact dt {
  font-size: 12px;
  margin-right: 1em
}
.l-footer_contact dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
  line-height: 1;
  margin: 0;
  text-align: right
}
.l-footer_contact dd span {
  letter-spacing: .2em
}
.l-footer_contact dd a {
  color: #fff
}
.l-footer_contact time {
  font-size: 12px;
  margin: 8px -.5em 0 0
}
.l-footer_contact p {
  font-size: 12px;
  letter-spacing: .05em;
  margin: 12px 0 0 0;
  text-align: center
}
.l-footer_copyright {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  color: #fff;
  line-height: 1;
  margin: 0;
  height: 50px;
  width: 100%
}
.l-footer_copyright small {
  font-size: 10px
}
.l-footer_contact-tel {
  display: none
}
.l-footer_contact-tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  background-color: #b02524;
  color: #fff
}
.l-footer_contact-tel a span {
  margin: auto;
  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;
  font-size: 18px;
  letter-spacing: .2em
}
.l-footer_contact-tel a span:before {
  content: "";
  background-image: url(https://file001.shop-pro.jp/PA01453/582/images/icon-tel.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  display: block;
  width: 20px;
  height: 40px;
  margin-right: .33em
}
.l-footer_pageup {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  background-color: #fff;
  line-height: 1;
  padding: 20px 0 82px;
  width: 100%
}
.l-footer_pageup > div {
  position: relative;
  margin: 0 auto;
  width: 100%
}
.l-footer_pageup a {
  line-height: 1;
  position: absolute;
  right: 20px
}
.l-footer_pageup img {
  width: 62px;
  height: 62px
}
.c-visual {
  background-color: #bb121a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0
}
.c-visual.company {
  background-color: #eae5e3
}
.c-visual-inner {
  line-height: 0;
  width: 100%
}
.c-visual-inner img {
  width: 100%;
  height: auto
}
.c-heading_txt {
  padding: 60px 24px 80px;
  text-align: center
}
.c-heading_txt h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .2em;
  margin: 0 0 40px
}
.c-heading_txt p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 18px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 2.4;
  margin: 0
}
.c-heading_txt p br {
  display: none
}
.c-heading_txt p span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.c-concept_body .items-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}
.c-concept_body .items-outer:nth-child(2n+1) {
  background-color: #eae5e3
}
.c-concept_body .items-outer:nth-child(2n+1) .section-txt h2 {
  margin: 0 0 30px
}
.c-concept_body .items-outer:nth-child(2n+1) .item-link {
  margin: 30px 0 0
}
.c-concept_body .items-outer:nth-child(2n+2) {
  background-color: #fff
}
.c-concept_body .items-outer:nth-child(2n+2) .section-txt h2 {
  margin: 0 0 30px
}
.c-concept_body .items-outer:nth-child(2n+2) .item-link {
  margin: 30px 0 0
}
.c-concept_body .items-inner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  padding: 24px
}
.c-concept_body .section-txt h2 {
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  text-align: center
}
.c-concept_body .section-txt h2 + p {
  line-height: 2.35em;
  margin: 0;
  letter-spacing: 0
}
.c-concept_body .section-txt h2 + p span {
  text-combine-upright: all;
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  letter-spacing: .3em
}
.c-concept_body .item-img {
  width: 302px;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.c-concept_body .item-img img {
  width: 100%;
  height: auto
}
.c-concept_body .item-img img:not(:first-child) {
  margin-top: 20px
}
.c-concept_body .item-link a {
  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;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  text-decoration: none;
  position: relative
}
.c-concept_body .item-link a:after {
  content: "";
  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;
  background-color: #000;
  background-image: url(https://file001.shop-pro.jp/PA01453/582/images/item-link_arrow.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 50px;
  height: 50px;
  position: absolute;
  right: -50px;
  bottom: -1px
}
.c-concept_body .item-link span {
  line-height: 1
}
.c-concept_body .tofu .section-txt h2 {
  line-height: 1.5
}
.c-company_management-philosophy {
  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;
  background-color: #005bac;
  color: #fff;
  padding: 40px 24px
}
.c-company_management-philosophy h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .2em;
  margin: 0 0 40px
}
.c-company_management-philosophy p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: .1em;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 3.6;
  text-align: left
}
.c-company_company-profile {
  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;
  width: 100%;
  margin: 40px auto 60px;
  padding: 0 24px
}
.c-company_company-profile h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .2em;
  margin: 0 0 40px
}
.c-company_company-profile_table {
  width: 100%;
  border-collapse: collapse
}
.c-company_company-profile_table td,
.c-company_company-profile_table th {
  font-weight: 400;
  line-height: 2.5;
  text-align: left;
  vertical-align: baseline;
  border-top: 1px solid #000;
  padding: 11px 0
}
.c-company_company-profile_table td br,
.c-company_company-profile_table th br {
  display: none
}
.c-company_company-profile_table tr:last-child td,
.c-company_company-profile_table tr:last-child th {
  border-bottom: 1px solid #000
}
.c-company_company-profile_table p {
  line-height: 1.625;
  margin-bottom: 60px
}
.c-company_company-profile_table-list {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.c-company_company-profile_table-list dt {
  font-weight: 400;
  margin-bottom: 20px
}
.c-company_company-profile_table-list dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0
}
.c-company_company-profile_table-list-items {
  margin: 0
}
.c-company_company-profile_table-list-items li {
  list-style: none;
  line-height: 1.625
}
.c-company_company-profile_table-list-items li:before {
  content: "¡¦"
}
.c-company_access h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .2em;
  margin: 0 0 40px;
  text-align: center
}
.c-company_access-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.c-company_access-inner dl {
  margin: 0;
  padding: 0 24px
}
.c-company_access-inner dl:first-child {
  margin-bottom: 40px
}
.c-company_access-inner dl:first-child dd p {
  margin: 0
}
.c-company_access-inner dl dd,
.c-company_access-inner dl dt {
  line-height: 1.4;
  text-align: center
}
.c-company_access-inner dl dt {
  font-weight: 400;
  margin-bottom: 1em
}
.c-company_access-inner dl dd {
  margin: 0
}
.c-company_access-inner dl ul {
  list-style: none;
  margin: 1em 0
}
.c-company_access-inner dl ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
  margin-bottom: 8px;
  line-height: 1.6;
  padding: 0
}
.c-company_access-inner dl ul li:not(:last-child) {
  margin-bottom: 0
}
.c-company_access-inner dl p:last-child {
  margin-bottom: 0
}
.c-company_access-inner dl small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  text-align: left
}
.c-company_access-gmap {
  line-height: 0;
  margin-top: 80px
}
.c-company_access-gmap iframe {
  width: 100%;
  height: 350px
}
.c-item {
  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
}
.c-item_head-logo {
  margin: 40px 0 64px;
  width: 158px
}
.c-item_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin: 70px auto 0;
  padding: 0 24px;
  width: 100%
}
.c-item_detail_images {
  width: 100%
}
.c-item_detail_images .product-image-main {
  line-height: 1;
  margin-bottom: 32px;
  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
}
.c-item_detail_images .product-image-thumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0
}
.c-item_detail_images .product-image-thumb li {
  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;
  padding: 0;
  line-height: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%
}
.c-item_detail_images .product-image-thumb img {
  width: auto
}
.c-item_detail_contents .item_name {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: .2em;
  margin: 0 0 0;
  text-align: center
}
.c-item_detail_contents .item_price {
  font-size: 25px;
  line-height: 2;
  letter-spacing: .2em;
  margin: 0 0 0;
  text-align: center
}
.c-item_detail_contents .item_description {
  font-size: 14px;
  line-height: 2;
  letter-spacing: .2em;
  margin: 24px 0 0
}
.c-item_detail_contents .add_cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #000;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  letter-spacing: .2em;
  margin: 32px 0 0;
  width: 100%;
  height: 50px
}
.c-item_detail_contents .add_cart span {
  margin: auto
}
.c-item_detail_contents .add-cart-unit {
  margin-top: 16px
}
.c-item_detail_contents .select-options dd {
  margin: 0 0 0
}
.c-item_detail_contents .select-options.add-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.c-item_detail_contents .select-options.add-unit dt {
  margin-right: .5em
}
.c-item_goto-lists {
  margin: 80px auto 0;
  width: 100%
}
.c-item_goto-lists a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #000;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  letter-spacing: .1em;
  margin: 32px 0 0;
  width: 100%;
  height: 44px;
  text-decoration: none
}
.c-item_goto-lists a span {
  margin: auto
}
#product form {
  margin: 0 auto
}
.c-item_list {
  width: 100%
}
.c-item_list li.prd-lst-unit p {
  line-height: 1.375;
  letter-spacing: .2em;
  margin: 0 0 0
}
.c-item_list li.prd-lst-unit p a {
  color: #000
}
.visible-phone .header-dropdown {
  border: none
}
.visible-phone .btn-dropdown {
  padding: 20px
}
.visible-phone .btn-dropdown.btn-dropdown-close {
  opacity: 1
}
.visible-phone .btn-dropdown.btn-dropdown-close .btn-menu span:nth-of-type(1) {
  height: 1px;
  -webkit-transform: translateY(12.5px) rotate(45deg);
  transform: translateY(12.5px) rotate(45deg);
  top: 0
}
.visible-phone .btn-dropdown.btn-dropdown-close .btn-menu span:nth-of-type(2) {
  height: 1px;
  opacity: 0
}
.visible-phone .btn-dropdown.btn-dropdown-close .btn-menu span:nth-of-type(3) {
  height: 1px;
  -webkit-transform: translateY(-12.5px) rotate(-45deg);
  transform: translateY(-12.5px) rotate(-45deg);
  top: 100%
}
.visible-phone .dropdown_logo {
  left:20px;
  position: absolute;
  top:5px;
}
.visible-phone .dropdown_logo img {
  height:50px;
}
.visible-phone .dropdown_nav {
  position: absolute;
  top: 18px;
  right: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.visible-phone .dropdown_nav a {
  margin-left: 12px
}
.visible-phone .dropdown_nav img {
  height: 43px;
  width: auto
}
.btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  position: relative;
  width: 25px;
  height: 25px;
  padding-bottom: 16px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN W3","¥Ò¥é¥®¥ÎÌÀÄ« ProN W3","Hiragino Mincho ProN","ÞâÌÀÄ«",YuMincho,"HGÌÀÄ«E","£Í£Ó £ÐÌÀÄ«","£Í£Ó ÌÀÄ«",serif;
  cursor: pointer
}
.btn-menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #000;
  display: inline-block;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.btn-menu span:nth-of-type(1) {
  top: calc((50% - (3px / 2)) - 6px)
}
.btn-menu span:nth-of-type(2) {
  top: calc((50% - (3px / 2)))
}
.btn-menu span:nth-of-type(3) {
  top: calc((50% - (3px / 2)) + 6px)
}
.btn-menu:after {
  content: "MENU";
  display: block;
  font-size: 10px;
  letter-spacing: .1em;
  -webkit-transform: scale(.8,.8);
  transform: scale(.8,.8);
  position: absolute;
  bottom: -12px;
  right: -6px
}
.l-visible-phone {
  display: none;
  border-top: 1px solid #000;
  margin-top: 34px
}
.l-visible-phone_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  margin: 0;
  width: 100%
}
.l-visible-phone_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  list-style: none;
  width: 100%;
  padding: 0
}
.l-visible-phone_list li {
  font-size: 14px;
  border-bottom: 1px solid #000;
  font-size: 14px;
  padding: 7px 0 8px;
  width: 100%;
  text-align: center
}
.l-visible-phone_list li:first-child {
  padding-bottom: 0;
}
.l-visible-phone_list li:last-child {
  margin-bottom: 0
}
.l-visible-phone_list_title {
  display: block;
  border-bottom:1px dotted #000;
  padding-bottom: 5px;
}
.l-visible-phone_list a {
  color: #000;
  display: block;
  padding:5px;
  text-decoration: none;
}
.l-visible-phone_tel_wrap {
  color:#000;
  text-decoration: none;
}
.l-visible-phone_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 19px 0 20px
}
.l-visible-phone_tel dd,
.l-visible-phone_tel dt {
  font-size: 24px;
  line-height: 1.2
}
.l-visible-phone_tel dt {
  font-weight: 400;
  margin-right: .5em
}
.l-visible-phone_tel dd {
  margin: 0
}
.l-visible-phone_tel time {
  font-size: 14px
}
.l-visible-phone_tel a {
  color: #000
}
.l-visible-phone_footer {
  background-color: #000;
  padding: 18px 36px
}
.l-visible-phone_footer-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.l-visible-phone_footer-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  line-height: 1;
  text-decoration: none;
  width: 100%;
  height: 30px
}
.l-visible-phone_footer-btn a:not(:last-child) {
  margin-bottom: 12px
}
.l-visible-phone_footer-btn a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.l-visible-phone_footer-btn a.online {
  background-color: #ba121a;
  color: #fff
}
.l-visible-phone_footer-btn a.online span:before {
  content: "";
  background-image: url(https://file001.shop-pro.jp/PA01453/582/images/icon_cart.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  display: inline-block;
  width: 19px;
  height: 16px;
  margin-right: .5em
}
.l-visible-phone_footer-btn a.contact {
  background-color: #fff;
  color: #000
}
.l-visible-phone_footer-btn a.contact span:after {
  content: "¡ä";
  margin-left: .5em
}
.l-visible-phone_footer-btn span {
  font-size: 14px;
  line-height: 1
}
.l-visible-phone_footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px
}
.l-visible-phone_footer-sns a {
  line-height: 1;
  margin: 0 9px
}
.item_description .lead_sentence {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 20px
}
.item_description .carriage dd,
.item_description .carriage dt {
  letter-spacing: 0
}
.item_description .carriage dt {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px
}
.item_description .carriage dd {
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  margin-left: 1em;
  text-indent: -1em
}
.item_description .carriage dd:before {
  content: "¢¨"
}
.item_description .preservation_method {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  padding: 8px 0 6px
}
.item_description .other {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.4;
  list-style: none;
  margin: 0 0 2em
}
.item_description .other li {
  margin-left: 1em;
  text-indent: -1em
}
.item_description .other li:before {
  content: "¢¨"
}
.item_description .allergies {
  margin: 12px auto 8px
}
.item_description .allergies dd,
.item_description .allergies dt {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center
}
.item_description .allergies dt {
  background-color: #000;
  line-height: 1;
  color: #fff;
  padding: 6px
}
.item_description .allergies dd {
  border: 1px solid #000;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  padding: 4px 6px
}
.item_description .nutritional_facts {
  font-size: 14px
}
.item_description .nutritional_facts p {
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 6px
}
.item_description .nutritional_facts table {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 180px;
  letter-spacing: .1em
}
.item_description .nutritional_facts table td,
.item_description .nutritional_facts table th {
  padding: 3px 0;
  line-height: 1
}
.item_description .nutritional_facts table th {
  width: 100px;
  -moz-text-align-last: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
  font-weight: 400
}
.item_description .nutritional_facts table td {
  text-align: right
}
.item_description .nutritional_facts table tr:first-child td,
.item_description .nutritional_facts table tr:first-child th {
  padding-top: 9px
}
.item_description .nutritional_facts table tr:last-child td,
.item_description .nutritional_facts table tr:last-child th {
  padding-bottom: 9px
}
.c-item_list-category {
  margin-top:70px;
  margin-bottom: 64px
}
.c-item_list-category ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #000
}
.c-item_list-category li {
  font-size: 15px;
  line-height: 1
}
.c-item_list-category li a {
  padding: 11px 18px 8px;
  display: block
}
.c-item_list-category li a:hover {
  border-radius: 6px 6px 0 0;
  background-color: #000;
  color: #fff;
  text-decoration: none
}
.c-item_list-category li.active a {
  border-radius: 4px 4px 0 0;
  background-color: #000;
  color: #fff;
  text-decoration: none
}
@media screen and (min-width:1201px) {
  .l-header_heading {
    width: 1200px;
    padding: 12px 0 10px
  }
}
@media screen and (min-width:1001px) {

  .l-header_nav-inner {
    padding: 19px 0 14px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    width: 1000px
  }
  .l-header_breadcrumb {
    padding: 6px 0 7px;
    width: 1000px
  }
  .l-footer_nav-inner {
    padding: 19px 0 14px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    width: 1000px
  }
  .l-footer_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 34px 0;
    width: 910px
  }
  .l-footer_logo {
    margin-right: 54px
  }
  .l-footer_nav {
    margin: 0 58px 0 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .l-footer_nav ul {
    margin: 0 44px 0 0
  }
  .l-footer_nav ul:last-child {
    margin-right: 0
  }
  .l-footer_contact {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    margin-top: 8px;
    margin-left: 5px
  }
  .l-footer_contact dl {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
  .l-footer_contact dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .l-footer_contact time {
    margin: 8px -.5em -.5em 0
  }
  .l-footer_contact p {
    text-align: left
  }
  .l-footer_pageup {
    padding: 110px 0 100px
  }
  .l-footer_pageup > div {
    width: 910px
  }
  .l-footer_pageup a {
    right: 0
  }
  .c-visual {
    padding: 0
  }
  .c-visual-inner {
    width: 1200px;
    height: 648px;
    overflow: hidden
  }
  .c-concept_body .items-outer {
    min-height: 700px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-concept_body .items-outer:nth-child(2n+1) .section-txt {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .c-concept_body .items-outer:nth-child(2n+1) .section-txt h2 {
    margin: 0 0 0 70px
  }
  .c-concept_body .items-outer:nth-child(2n+1) .item-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: auto
  }
  .c-concept_body .items-outer:nth-child(2n+1) .item-link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 30px 0 0
  }
  .c-concept_body .items-outer:nth-child(2n+2) .section-txt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .c-concept_body .items-outer:nth-child(2n+2) .section-txt h2 {
    margin: 0 0 0 70px
  }
  .c-concept_body .items-outer:nth-child(2n+2) .item-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: auto
  }
  .c-concept_body .items-outer:nth-child(2n+2) .item-link {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 0 0 0 30px
  }
  .c-concept_body .items-inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 900px;
    padding: 0
  }
  .c-concept_body .section-txt {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
  }
  .c-concept_body .section-txt h2 {
    text-align: left
  }
  .c-concept_body .item-link a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: start;
    align-self: flex-start;
    min-width: 50px;
    width: auto;
    max-width: 50px;
    height: auto;
    padding: 24px 0 36px
  }
  .c-concept_body .item-link a:after {
    left: -1px;
    bottom: -50px
  }
  .c-concept_body .item-link span {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    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
  }
  .c-company_management-philosophy {
    padding: 60px 24px
  }
  .c-company_management-philosophy h1 {
    margin: 0 0 64px
  }
  .c-company_company-profile {
    width: 900px;
    margin: 56px auto 70px;
    padding: 0
  }
  .c-company_company-profile h1 {
    margin: 0 0 64px
  }
  .c-company_company-profile_table th {
    width: 228px
  }
  .c-company_company-profile_table-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .c-company_company-profile_table-list dd {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .c-company_company-profile_table-list-items:not(:last-child) {
    margin-right: 72px
  }
  .c-company_access h1 {
    margin: 0 0 96px
  }
  .c-company_access-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
  }
  .c-company_access-inner dl {
    padding: 0
  }
  .c-company_access-inner dl:first-child {
    border-right: 1px solid #000;
    margin-right: 24px;
    padding-right: 24px
  }
  .c-company_access-inner dl dd,
  .c-company_access-inner dl dt {
    text-align: left
  }
  .c-company_access-inner dl ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .c-company_access-inner dl small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .c-company_access-gmap {
    margin-top: 160px
  }
  .c-company_access-gmap iframe {
    height: 500px
  }
  .c-item_head-logo {
    width: 302px;
    margin: 90px 0 132px
  }
  .c-item_detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 900px;
    padding: 0
  }
  .c-item_detail_images {
    width: 430px;
    margin-right: auto
  }
  .c-item_detail_images .product-image-thumb li {
    max-width: 92px;
    max-height: 92px;
    height: auto!important;
    margin: 0 20px 20px 0
  }
  .c-item_detail_images .product-image-thumb li:nth-child(4n) {
    margin-right: 0
  }
  .c-item_detail_images .product-image-thumb li:nth-last-child(1),
  .c-item_detail_images .product-image-thumb li:nth-last-child(2),
  .c-item_detail_images .product-image-thumb li:nth-last-child(3),
  .c-item_detail_images .product-image-thumb li:nth-last-child(4) {
    margin-bottom: 0
  }
  .c-item_detail_contents {
    width: 380px
  }
  .c-item_detail_contents .item_name {
    text-align: left
  }
  .c-item_detail_contents .item_price {
    text-align: left
  }
  .c-item_detail_contents .item_description {
    margin: 48px 0 0
  }
  .c-item_goto-lists {
    margin: 164px auto 0;
    width: 324px
  }
  .c-item_list {
    width: 868px
  }
}
@media screen and (min-width:1301px) {
  .c-item_detail {
    width: 1200px;
  }
  .c-item_detail_images {
    width: 630px;
  }
  .c-item_detail_contents {
    width: 480px;
  }
}
@media screen and (max-width:1000px) {
  .l-header_heading {
    padding: 12px 24px 10px
  }
  .l-header_online {
    display: none
  }
  .c-concept_body .items-outer {
    min-height: 700px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .c-concept_body .section-txt {
    text-align: center;
    width: calc(100% - (320px + 24px));
    margin: 0 24px 0 0
  }
  .c-concept_body .section-txt h2 + p {
    text-align: center
  }
  .c-concept_body .item-img {
    margin-right: auto
  }
  .c-company_company-profile_table th {
    width: 120px
  }
}
@media screen and (max-width:900px) {
  .l-header_heading-aside > span {
    font-size: 11px;
    line-height: 1.4;
  }
  .l-header_heading-aside > span br {
    display: block;
  }
}
@media screen and (max-width:768px) {
  .l-header {
    padding: 46px 0 0;
    background-color: #fff
  }
  .l-header_heading {
    display: none
  }
  .l-header_heading h1 {
    margin: 0
  }
  .l-header_heading-sns {
    display: none
  }
  .l-header_heading-right {
    display: none
  }
  .l-header_nav {
    display: none
  }
  .l-header_online {
    display: none
  }
  .c-heading_txt p {
    display: block
  }
  .c-concept_body .items-outer {
    padding-top: 20px;
    padding-bottom: 34px
  }
  .c-concept_body .section-txt {
    text-align: left;
    width: 100%;
    margin: 0 0 24px
  }
  .c-concept_body .section-txt h2 + p {
    line-height: 1.6;
    text-align: left
  }
  .c-concept_body .section-txt h2 + p br.nobreak {
    display: none
  }
  .c-concept_body .item-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }
  .c-concept_body .item-img img {
    width: calc(50% - 4px)
  }
  .c-concept_body .item-img img:not(:first-child) {
    margin: 0
  }
  .c-item_list li.prd-lst-unit {
    width: 50%
  }
  .c-item_list-category ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .c-item_list-category li {
    width: 50%
  }
  .c-item_list-category li a {
    text-align: center
  }
  .c-item_list-category li a:hover {
    border-radius: 0
  }
  .c-item_list-category li.active a {
    border-radius: 0
  }
}
@media screen and (max-width:480px) {
  .l-header {
    padding: 65px 0 0;
    background-color: #000
  }
  .l-footer_nav-inner li {
    width: 50%;
  }
  .l-footer_nav-inner li:nth-of-type(n) {
    padding-left: 1em;
    padding-right: 1em;
  }
  .l-footer_nav-inner li:nth-of-type(2n) {
    border-right:none;
  }
  .l-footer_inner {
    padding: 60px 0 0
  }
  .l-footer_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #000;
    width: 100%
  }
  .l-footer_nav ul {
    margin: 0;
    width: 100%
  }
  .l-footer_nav li {
    border-bottom: 1px solid #eae5e3;
    font-size: 14px;
    padding: 12px 0;
    width: 100%;
    text-align: center
  }
  .l-footer_nav a {
    color: #eae5e3
  }
  .l-footer_contact {
    background-color: #000;
    color: #fff;
    width: 100%;
    padding-bottom: 20px
  }
  .l-footer_contact dl {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .l-footer_contact dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 32px
  }
  .l-footer_copyright {
    border-top: 1px solid #eae5e3
  }
  .l-footer_copyright small {
    font-size: 10px
  }
  .l-footer_contact-tel {
    display: block;
    margin: 12px auto 0;
    width: 80%
  }
  .c-visual {
    padding: 0
  }
  .c-heading_txt {
    padding: 32px 24px
  }
  .c-heading_txt h1 {
    font-size: 16px;
    margin: 0 0 16px
  }
  .c-heading_txt p {
    font-size: 12px;
    line-height: 2.1
  }
  .c-heading_txt p span {
    -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
  }
  .c-heading_txt.concept {
    background-color: #a60001;
    color: #fff
  }
  .c-concept_body .items-outer {
    padding-top: 20px;
    padding-bottom: 34px
  }
  .c-concept_body .items-outer:nth-child(2n+1) {
    background-color: #e4dcd6
  }
  .c-concept_body .items-outer:nth-child(2n+1) .section-txt h2 {
    margin: 0 0 16px
  }
  .c-concept_body .items-outer:nth-child(2n+2) .section-txt h2 {
    margin: 0 0 24px
  }
  .c-concept_body .items-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .c-concept_body .section-txt h2 {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    letter-spacing: .15em;
    line-height: 1.3;
    margin: 0 0 24px
  }
  .c-concept_body .section-txt h2 + p {
    font-size: 12px;
    line-height: 2.1;
    text-align: center
  }
  .c-concept_body .item-link a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .c-concept_body .item-link a:after {
    right: 0;
    bottom: -1px
  }
  .c-concept_body .item-link span {
    margin-left: 0;
    font-size: 18px;
    letter-spacing: .2em
  }
  .c-company_management-philosophy h1 {
    font-size: 20px;
    margin: 0 0 28px
  }
  .c-company_management-philosophy p {
    font-size: 20px;
    line-height: 3
  }
  .c-company_company-profile h1 {
    font-size: 20px;
    margin: 0 0 28px
  }
  .c-company_company-profile_table td,
  .c-company_company-profile_table th {
    font-size: 12px;
    line-height: 1.3
  }
  .c-company_company-profile_table td br,
  .c-company_company-profile_table th br {
    display: block
  }
  .c-company_access h1 {
    font-size: 20px;
    margin: 0 0 28px
  }
  .c-company_access-inner dl:first-child {
    border-bottom: 1px solid #000;
    margin: 0 24px 24px;
    padding-bottom: 24px
  }
  .c-company_access-inner dl:first-child dt {
    margin-bottom: 0
  }
  .c-company_access-inner dl dd,
  .c-company_access-inner dl dt {
    font-size: 12px;
    line-height: 1.85
  }
  .c-company_access-inner dl ul li {
    -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
  }
  .c-company_access-inner dl small {
    -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
  }
}