@charset "euc-jp";
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400..900&family=Shippori+Mincho+B1:wght@400;500;600;700;800&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');

#page-wrapper {
  position: relative;
}

.container {
  max-width:980px;
}

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

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

body {
  color: #111111;
  background-color: #fff;
  background-image: url();
/*  font-family: "Bodoni Moda", "Zen Maru Gothic", serif;
  font-weight:500;*/
  font-family: "Bodoni Moda", 'Noto Sans JP', serif;
}

a {
  color: #111111;
}

a:hover {
  color: #888888;
}

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

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

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

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

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

.product-order-num input {
  border-color: #4a4849;
}

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

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

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

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

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * header
 */
#header-wrapper {
  margin-bottom:20px;
}

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

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

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

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

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

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

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

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #6c8aa2;
}

/* header global nav */
#header-global-nav {
  margin: 1em 0;
  text-align: center;
  font-size: 15px;
  width: 100%;
}

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



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

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

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

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

.unit-box {
  margin: 10px;
  background-color: #fff;
  padding: 10px;
  /*border: 1px solid #4a4849;*/
  border: 1px solid #b9c6ce;
  /*-webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);*/
}

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

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

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

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

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

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

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

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

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

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #4a4849;
}

/*
 * footer
 */
#footer-wrapper {
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}
ul li{
  list-style:none;
}
@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 96%;
  }
}
@media (max-width: 768px) {
  #wrapper {
  }

  .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 a {
    display: block;
  }

  .header-dropdown .btn-dropdown {
    /*background: #4a4849;*/
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #4a4849;
    color: #fff;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

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

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
.topicpath_nav{
  margin-top:1em;
}
.topicpath_nav ul{
  margin-left:0;
}
.topicpath_nav li{
  list-style:none;
}


/********ÄÉ²Ã*******/
.Flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
@media (min-width: 769px) {
a[href^="tel:"] {
    pointer-events: none;
}
}
a,a img{
    transition: 0.3s ease-in-out;
}
a img:hover{
    opacity: .7;
}
.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font19 {
    font-size: 10px;
}

.font20 {
    font-size: 20px;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.green {
    color: #6eb92b;
}

.ttl_01 {
    text-align: center;
    font-size: 25px;
    padding-top: 45px;
    margin-top: 0;
    margin-bottom: 45px;
}

.ttl_01 span {
    display: block;
    margin: 0 auto;
    font-size: 14px;
}
.ttl_02 {
    color:#6eb92b;
    font-size: 30px;
    padding-bottom: 15px;
    margin-bottom:30px;
    border-bottom:5px solid #dcdcdc;
}
.menu {
    position: relative;
    width: 100%;
    height: 25px;
    max-width: 1000px;
    margin: 0 auto;
  justify-content: center;
}

.menu > li {
    /*width: 20%;*/
    padding:0 1em;
    height: 25px;
    line-height: 25px;
    border-right: #b9c6ce 1px solid;
    box-sizing: border-box;
}

.menu > li:last-child {
    border-right: 0;
}

.menu > li a {
    display: block;
    color: #000;
}

.menu > li a:hover {
    color: #6eb92b;
    cursor: pointer;
}

.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

.menu > li:hover {
    transition: all .5s;
}

.menu__second-level li {}

li.menu__mega .menu__second-level {
    position: absolute;
    top: 20px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    background: rgba(255, 255, 255, .95);
    transition: all .2s ease;
}

li.menu__mega:hover .menu__second-level {
    top: 25px;
    visibility: visible;
    opacity: 1;
}

li.menu__mega ul.menu__second-level > li {
    width: 25%;
    border: none;
}

li.menu__mega ul.menu__second-level > li:nth-child(3n+2) {
    margin: 0 1%;
}

.dropdown-ttl {
    text-align: left;
    font-size: 16px;
}

.menu__second-level .w20 {
    width: 20%;
}

.menu__second-level .w25 {
    width: 25%;
}

.menu__second-level li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.menu__second-level li a.Flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 1.4;
}

.menu__second-level li a.Flex span {
    display: inline-block;
    vertical-align: middle;
}

.menu__second-level li a.Flex span:nth-child(1) {
    width: 50px;
}

.menu__second-level li a.Flex span:nth-child(2) {
    width: calc(100% - 50px);
    text-align: left;
    font-size: 12px;
}

.dropdown-link {
    margin: 0;
    padding: 0;
}

/* icons */
.icon:before,
.ie_icon {
    display: block;
    float: left;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16.png);
    background-repeat: no-repeat;
    content: "";
}

.icon_myaccount:before,
.ie_icon_myaccount {
    background-position: left -96px;
}

.icon_search:before,
.ie_icon_search {
    background-position: left -16px;
}

.icon_sort:before,
.ie_icon_sort {
    background-position: left -112px;
}

.icon_prev:before,
.ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
}

.icon_next:before,
.ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
}

.icon_prev_dis:before,
.ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
}

.icon_next_dis:before,
.ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
}

.icon_lst:before,
.ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
}

.icon_down:before,
.ie_icon_down {
    display: none;
}

.icon_category_lst:before,
.ie_icon_category_lst {
    display: none;
}

.icon_review:before,
.ie_icon_review {
    background-position: left -240px;
}

.icon_review_post:before,
.ie_icon_review_post {
    background-position: left -256px;
}

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

#header-wrapper *,
#footer-wrapper *,
.sp-header * {
    box-sizing: border-box;
}

@media (max-width: 768px) {

    body{
        font-size: 3.2vw;
    }

    .font10,
    .font11,
    .font12 {
        font-size: 3.2vw;
    }

    .font13,
    .font14,
    .font15,
    .font16,
    .font17,
    .font18 {
        font-size: 3.46vw;
    }

    .font19,
    .font20 {
        font-size: 3.73vw;
    }

    .ttl_01 {
        font-size: 5.6vw;
        padding-top: 1.5em;
        margin-bottom: 1em;
    }

    .ttl_01 span {
        font-size: 3.2vw;
    }
    .ttl_02 {
        font-size: 2em;
        padding-bottom:.5em;
        margin-bottom:1em;
    }
    .bg_f5f7f7 .ttl_01 {
        font-size: 4.26vw;
    }
}

/************************
header
************************/

.menu li,
.header-line-nav li {
    list-style: none;
}

.shop-description {
    margin: 1em 0;
}

#header-wrapper > .Flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header-line-nav {
   /* margin-bottom: 14px;*/
}

.header-line-nav ul {
    margin: 0 0 10px;
    padding: 0;
}

.header-line-nav li a {
    background: #4a4849;
    color: #fff;
    display: block;
}

.header-line-nav li:nth-child(3) a {
    background: #6eb92b;
}

.header-line-nav li {
    margin-right: 3px;
}

.header-line-nav li:last-child {
    margin-right: 0;
}

.header-line-nav li span {
    display: inline-block;
    vertical-align: middle;
}

.header-line-nav li a {
    position: relative;
    padding: 7px 30px 7px 48px;
}

.header-line-nav li a span:nth-child(1) {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 48px;
}

ul.inline > li,
ol.inline > li {
    padding-left: 0;
    padding-right: 0;
}

.color_6c8aa2 {
    color: #6c8aa2;
}

@media (max-width: 768px) {
    .dropdown-wrapper {
        height: calc(130em / 24);
    }

    .dropdown-wrapper .sp-logo,
    .dropdown-wrapper .sp-cart,
    .dropdown-wrapper .btn-dropdown {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .dropdown-wrapper .sp-logo {
        /*width: calc(250em / 24);*/
        width: calc(180em / 24);
        left: calc(32em / 24);
    }

    .dropdown-wrapper .sp-cart {
        width: calc(60em / 24);
        right: calc(118em / 24);
    }

    .dropdown-wrapper .btn-dropdown {
        width: calc(50em / 24);
        top: 50%;
        right: calc(39em / 24);
        padding: 0;
    }

    .dropdown-wrapper .btn-dropdown ._close {
        display: none;
    }

    .dropdown-wrapper .btn-dropdown.btn_dropdown-close ._close {
        display: block;
    }

    .dropdown-wrapper .btn-dropdown.btn_dropdown-close ._open {
        display: none;
    }
    .dropdown-nav {
        height: 100%;
        position: fixed;
        right: 0;
        top: calc(130em / 24);
        width: 100%;
        z-index: 9999;
    }

    .dropdown-nav > div {
        margin-top: 0;
        padding-left: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        height: 100%;
        padding-bottom: 200px;
    }

    h2.dropdown-ttl {
        background: #f4f4f4;
        font-size: calc(28em / 24);
        padding-top: 1.5em;
        padding-bottom: .5em;
        padding-left: 4.26vw;
        padding-right: 4.26vw;
        margin: 0;
    }

    .dropdown-link li {
        background: #fff;
        height: calc(105em / 24);
        padding: 0 4.26vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        text-align: left;
        border-top: 1px solid #e5e5e5;
    }

    .dropdown-link li:last-child {
        border-bottom: 1px solid #e5e5e5;
    }

    .dropdown-link li a {
        padding: 0;
    }

    .dropdown-link li a > span {
        display: inline-block;
        vertical-align: middle;
    }

    .dropdown-link li a > span:nth-child(1) {
        width: 14%;
        text-align: center;
    }

    .dropdown-link li a > span:nth-child(2) {
        width: 76%;
    }

    .dropdown-link li img[width="49"] {
        width: calc(49em / 24);
    }

    .dropdown-link li img[width="53"] {
        width: calc(53em / 24);
    }

    .dropdown-link li img[width="17"] {
        width: calc(17em / 24);
    }

    .dropdown-link li img[width="20"] {
        width: calc(20em / 24);
    }

    .dropdown-link li img[width="21"] {
        width: calc(21em / 24);
    }

    .dropdown-link li img[width="22"] {
        width: calc(22em / 24);
    }

    .dropdown-link li img[width="23"] {
        width: calc(23em / 24);
    }

    .dropdown-link li img[width="24"] {
        width: calc(24em / 24);
    }

    .dropdown-link li img[width="25"] {
        width: calc(25em / 24);
    }

    .dropdown-link-bottom {
        background: #f4f4f4;
        padding-top: calc(20em / 24);
        margin: 0;
    }

    .dropdown-link-bottom li {
        list-style: none;
        width: 50%;
        border-top: 1px solid #e5e5e5;
        background: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        height: calc(105em / 24);
        padding: 0 4.26vw 0 5px;
    }

    .dropdown-link-bottom li:first-child {
        border-right: 1px solid #e5e5e5;
    }

    .dropdown-link-bottom li:nth-child(2) {
        padding-left: calc(5em / 24);
    }

    .dropdown-link-bottom li:last-child {
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }

    .dropdown-link-bottom li a {
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
    }

    .dropdown-link-bottom li a span {
        display: inline-block;
        vertical-align: middle;
    }

    .dropdown-link-bottom li a span:nth-child(1) {
        width: 7.2vw;
        text-align: center;
    }

    .dropdown-link-bottom li a span:nth-child(2) {
        width: calc(100% - 7.2vw);
    }

    .dropdown-link-bottom li a span:nth-child(1) img {
        width: calc(33em / 24);
    }

    .sp-free img {
        margin-top: calc(130em / 24);
    }
}



/************************
footer
************************/
.FOOTER_nav {
    background: #f0ece0;
    padding: 65px 10px;
}

.SHOPPING_INFORMATION ul {
    padding: 0 6%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0 40px;
}

.SHOPPING_INFORMATION li {
    list-style: none;
    width: 31%;
    border: 1px solid #aaaaaa;
    text-align: center;
    padding: 50px 2%;
    box-sizing: border-box;
}

.SHOPPING_img {
    display: block;
    height: 65px;
}

.SHOPPING_txt {
    display: block;
    font-size: 20px;
    margin: 10px 0 30px;
}

.SHOPPING_INFORMATION li > img {
    margin-bottom: 10px;
}

.SHOPPING_btn {
    display: block;
    max-width: 220px;
    background: #6eb92b;
    border-radius: 5px;
    color: #fff;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1;
    padding: 1em 5px;
    text-align: center;
}

.SHOPPING_btn:hover {
    background: #aaaaaa;
    text-decoration: none;
    color: #fff;
}

.bg_f5f7f7 {
    background: #f5f7f7;
    padding-bottom: 45px;
    padding-left: 5%;
    padding-right: 5%;
}

.shipping_box {
    text-align: left;
    width: 49%;
    padding-right: 2%;
}

.shipping > .Flex {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.shipping > .Flex .shipping_box:nth-child(2) {
    text-align: right;
    padding-right: 0;
}

.shipping {
    margin: 40px 0 80px;
}

.FOOTER-logo {
    margin-bottom: 50px;
}

.FOOTER_nav .Flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.FOOTER_nav li {
    list-style: none;
    margin-bottom: 1em;
}

.FOOTER_nav .footer-nav1 li {
    padding-right: 20px;
}

.FOOTER_nav .Flex li:last-child {
    padding-right: 0;
}

.FOOTER_nav .footer-nav2 li span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}
#pagetop ul{
    margin:0 0 280px 0;
}
#pagetop li{
    margin-bottom: 5px;
    list-style: none;
}
#pagetop li:last-child{
    margin-bottom: 0;
}
@media (max-width: 990px) {
    .SHOPPING_INFORMATION ul {
        padding: 0 2%;
    }

    .bg_f5f7f7 {
        padding-left: 2%;
        padding-right: 2%;
    }

    .SHOPPING_btn {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .FOOTER_nav {
        padding: calc(40em / 24) calc(60em / 24) calc(30em / 24) calc(60em / 24);
    }

    .SHOPPING_INFORMATION ul {
        padding: 0;
        margin-bottom: 6%;
    }

    .SHOPPING_INFORMATION li {
        width: 48.5%;
        padding: calc(80em / 24) 1em 1em 1em;
    }

    .SHOPPING_img {
        height: calc(80em / 24);
    }

    .SHOPPING_INFORMATION li:nth-child(1) .SHOPPING_img img {
        width: calc(80em / 24);
    }

    .SHOPPING_INFORMATION li:nth-child(3) .SHOPPING_img img {
        width: calc(74em / 24);
        padding-top: calc(10em / 24);
    }

    .SHOPPING_txt {
        font-size: calc(26em / 24);
        margin: calc(8em / 26) 0 calc(20em / 26);
    }

    .SHOPPING_INFORMATION li > img {
        padding-top: calc(15em / 24);
        margin-bottom: calc(12em / 24);
    }

    .SHOPPING_btn {
        font-size: 3.2vw;
        padding: 1em .5em;
        max-width: 100%;
        width: 100%;
    }

    .SHOPPING_INFORMATION ._card {
        width: calc(322em / 24);
        margin-top: calc(92em / 24);
        margin-bottom: calc(15em / 24);
    }

    .SHOPPING_INFORMATION ._pay {
        width: calc(578em / 24);
        margin-bottom: calc(68em / 24);
    }

    .bg_f5f7f7 {
        padding-bottom: calc(60em / 24);
        padding-left: calc(30em / 24);
        padding-right: calc(30em / 24);
    }

    .shipping_box {
        text-align: center;
        width: 100%;
        padding-right: 0;
    }

    .shipping > .Flex .shipping_box:nth-child(2) {
        margin-top: calc(36em / 24);
    }

    .shipping {
        margin: calc(30em / 24) 0 0;
    }

    .FOOTER-logo {
        width: calc(362em / 24);
        margin: 0 auto calc(38em / 24) auto;
    }

    .FOOTER_nav li:nth-child(1),
    .FOOTER_nav li:nth-child(2) {
        width: auto;
    }

    .FOOTER_nav .Flex li:last-child {
        padding-right: 0;
    }

    .FOOTER_nav .shop-description {
        color: #3b4043;
        font-size: 3.2vw;
    }

    .FOOTER_nav .footer-nav2 {
        margin: 0;
        padding: 0;
    }

    .FOOTER_nav .footer-nav2 li {
        position: relative;
        text-align: center;
    }

    .FOOTER_nav .footer-nav2 li span:not(.visible-phone) {
        display: none;
    }

    .FOOTER_nav .footer-nav2 li span.visible-phone {
        padding: 0;
        
      display: inline-block !important;
    }

    .sp-left {
        text-align: left;
    }

    .copyright {
        padding: calc(20em / 24);
    }
}
.add{
    margin-top: 1em;
}
.kome li{
    padding-left: 1.1em;
    position: relative;
}
.kome li:before{
    content: "¢¨";
    position: absolute;
    left: 0;
    top:0;
}
/*** logo ***/
#header-logo{
    width:120px;
}
.inner{
    padding-left: 1em;
    padding-right: 1em;
}
.mt60{
    margin-top: 60px;
}
.how-img{
    width:30%;
    text-align: center;
}
.how-txt{
    width:70%;
}
.ft18{
    font-size: 18px;
}
.how{
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.main_item_img img{
    margin-bottom: 1em;
}
@media (max-width: 768px) {
.mt60{
    margin-top: calc(60em / 24);
}
.ft18{
    font-size: 1em;
}
}
.bx-wrapper .bx-viewport{border:none;}
.dropdown-wrapper .sp-tel {
	width: calc(60em / 24);
	right: calc(188em / 24);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.instagram img {
	max-width: 45px;
	display: block;
	margin: 0 auto;
}
.dropdown-link.kinu {
	padding-top: 1em;
	background: #f4f4f4;
}
.mayuco_jp {
	text-align: center;
	padding: 1em 0;
}
.mayuco_jp a {
	padding: 1em;
	display: inline-block;
	background: #6eb92b;
	color: #fff;
	border-radius: 5px;
}
@media (max-width: 768px) {
.Flex.footer-nav1 > li {
	padding: 0 !important;
	margin: 0 1em;
}
.FOOTER_nav .Flex {
	margin: 0 0 2em;
	line-height: 2;
}
}



.group_list { justify-content: center; gap: 0.5em 2em;}