@charset "euc-jp";
h1{font-size: 62.5%;
text-align: center

}
body {
  background: #fff url(https://img.shop-pro.jp/tmpl_img/78/body_bg.gif);
  color: #111;
}

a {
  color: #0084c5;
}

a:hover {
  color: #0084c5;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.col-lg-12 {
  padding: 0;
}

.btn {
  border-radius: 0;
}

/*
 * Layout
 */
.container {
  max-width: 1300px;
  margin: 0 auto;
}
.ie8 .container {
  width: 1300px;
}

.header__section {
  margin-bottom: 2em;
}

.header__logo {
  margin: 1em 0;
  float: left;
}

.header__logo-img {
  margin-top: 0;
}

.header-nav {
  float: right;
  list-style-type: none;
  text-align: right;
  margin: 30px 0 0;
}

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 1em;
  font-weight: 600;
}
.header-nav__unit i {
  margin-right: 4px;
}

.header-nav__txt {
  color: #111;
}
.header-nav__txt:hover {
  color: #111;
}

.header-nav__btn {
  padding: 10px 15px;
}
.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
}

.global-nav__pulldown-nav {
  display: none;
}

.global-nav {
  display: block;
  list-style-type: none;
  margin: 0;
}

.global-nav__unit {
  float: left;
  margin-right: 2em;
  letter-spacing: .2em;
}
.global-nav__unit a {
  display: block;
  padding: .3em 0;
  color: #111;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit__txt {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 40px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #111;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #0084c5;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}
.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}
.global-nav-phone a {
  padding: .5em;
}

/* pagetop */
.btn-pagetop {
  padding: .9em 0;
  max-width: 50px;
  float: right;
  background: #ddd;
  border: none;
}
.btn-pagetop i {
  position: static;
}

/* guide */
.footer__guide {
  background: #f5f5f5;
  padding: 1em 0;
}

.guide__col {
  padding: 0 30px;
}

.guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}

.guide__h3, .guide__h2 {
  color: #555;
  font-weight: normal;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d3d3d3;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}
.cal__table table th, .cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}

/* footer nav */
.footer__nav {
  padding: 40px 0 20px;
   background: #0084c5;
  color: white;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
}

.footer-nav__title {
  margin-top: 0;
  color: #1a8dbe;
  font-size: 1.5em;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}

/* shop owner */
.shop-owner {
  padding: 0;
  border-right: 1px solid #1a8dbe;
}

.shop-owner__photo {
  float: left;
  max-width: 50%;
}

.shop-owner__info {
  padding: 0 30px;
  overflow: hidden;
}

.shop-owner__name {
  margin: 0 0 1em;
  font-size: 1.6em;
  font-weight: normal;
}

.shop-owner__txt {
  line-height: 2;
}

/* copyright */
.footer__copyright {
  border-top: 1px solid #1a8dbe;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #1a8dbe;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #1a8dbe;
}
.footer__copyright .copyright__powered-by {
  float: right;
  color: #fff;
}
.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}
.topicpath-nav a {
  text-decoration: none;
  color: #666;
  margin-left: .5em;
}
.topicpath-nav ul {
  list-style-type: none;
  margin: 10px 0;
}
.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}
.topicpath-nav li:first-child a {
  margin-left: 0;
}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit {
  padding: 0;
}
.product-list__unit a:hover {
  text-decoration: none;
}

.product-list__unit__inner {
  padding: 0 20px;
}
.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.product-list__text {
  display: block;
  margin: .6em 0;
  line-height: 1.5;
  text-align: center;
}

.product-list__name {
  font-weight: bold;
  color: #666;
}

.product-list__expl {
  font-size: .6em;
}

.product-list__price,
.option__price {
  color: #aaa;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  text-align: right;
  margin: 2em 0;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #fff;
  background: #0084c5;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

.size-selector {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -10px 0 0;
  padding: 0;
  list-style-type: none;
}

.size-selector > li {
  width: 25%;
  max-width: 250px;
  padding: 10px;
  box-sizing: border-box;
}

.size-selector > li .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #666;
  color: #666;
  background-color: #fff;
  font-size: 16px;
}

.size-selector > li .btn:hover {
  color: #29abe2;
  border-color: #29abe2;
}

.section__title-h2 + nav > .section__title-h2 {
  display: none;
}

@media (max-width: 768px) {

  .size-selector {
    margin: -5px -5px 0;
  }

  .size-selector > li {
    max-width: 33.33333%;
    flex-basis: 0;
    flex-grow: 1;
    padding: 5px;
  }

  .size-selector > li .btn {
    height: 40px;
    font-size: 14px;
  }
}

/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
.section__block {
  margin: 4em auto;
}
.section__block p {
  line-height: 2;
}

.section__title-h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  margin: 2em 0;
}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: #0084c5;
  border: 1px solid #0084c5;
  color: #fff;
}
.btn-primary:hover {
  background: #0084c5;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: #4e5052;
  border: 1px solid #4e5052;
  color: #fff;
}
.btn-secondary:hover {
  background: #4e5052;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.txt--sm {
  font-size: .8em;
}

.txt--c {
  text-align: center;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}

#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right;
}
#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #0084c5;
}

.carousel-slide .product-list {
  margin: 0;
}
.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}

@media (max-width: 980px) {
  /* ~980px */
  .col-md-12 {
    padding: 0;
  }

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

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  .col-sm-12 {
    padding: 0;
  }

  .header__logo {
    float: none;
    text-align: center;
  }
  .header__logo img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
  }

  .header__postage {
    float: none;
  }

  .global-nav {
    display: none;
    margin-top: 1em;
  }
  .global-nav a {
    padding: .5em;
  }

  .global-nav__unit {
    float: none;
    margin-right: 0;
    text-align: center;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  .global-nav__pulldown-nav {
    padding: 2em 0 0;
    border-bottom: 2px solid #ccc;
  }

  .header__pulldown-nav__list {
    text-align: left;
    font-weight: normal;
  }
  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }
  .header__pulldown-nav__list a {
    display: block;
    padding: .7em;
  }
  .header__pulldown-nav__list a:before {
    content: '- ';
  }

  .header__search-form--phone input, .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: #0084c5;
    background: #0084c5;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #0084c5;
    color: #fff;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }
  .footer-nav__col li {
    margin: 0;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  .col-xs-12 {
    padding: 0;
  }

  .shop-owner__photo {
    text-align: center;
    float: none;
    max-width: 100%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__name,
  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    background-size: 50px;
    border: 1px solid #fff;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }
}
/*
 * State
 */
.header__search-form {
  display: none;
}

.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}
.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 24px black */
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}
.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}
.icon-search.icon-b, .icon-search.icon-w {
  background-position: -208px -16px;
}
.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}
.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}
.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}
.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}
.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}
.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}
.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}
.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

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

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

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

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_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 (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/78/icon16_2x_b.png);
  }

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

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

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }
  .icon-b.icon-cart {
    background-position: -264px -96px;
  }
  .icon-b.icon-search {
    background-position: -312px -24px;
  }
  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-b.icon-list {
    background-position: -288px -144px;
  }
  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
  .icon-w.icon-cart {
    background-position: -264px -96px;
  }
  .icon-w.icon-search {
    background-position: -312px -24px;
  }
  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-w.icon-list {
    background-position: -288px -144px;
  }
  .icon-w.icon-play {
    background-position: -240px -168px;
  }
}
@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 (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

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

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
#gmo_CMSPbar {display:none;}

.movie {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; /* 現プレイヤーでは不要？ */
    height: 0;
    overflow: hidden;
}

.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rank_box {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #333;
  display: block;
  z-index: 5;
}
.rank_box_color_1 {
  background-color: #dccc18;
}

.rank_box_color_2 {
  background-color: #bab9c1;
}

.rank_box_color_3 {
  background-color: #e18961;
}

.rank_number {
  color: #fff;
  display: block;
  padding-top: 1px;
  font-size: 14px;
}

.seller {
  margin-bottom: 20px;
}

.seller_heading {
}

.seller_lists {
  margin-top: 20px;
  font-size: 12px;
}

.seller_list {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media screen and (max-width: 480px) {

  div#headerout {
    height: 85px;
  }

  div#header {
    position: fixed;
    width: 94%;
    padding: 0 3% 13px;
    z-index: 99999;
    background-color: #ffffffe0;
  }

  #header h1 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .header__logo {
    position: relative;
    z-index: 1;
    float: none;
    width: 70px;
    margin: 8px auto 0;
    text-align: center;
  }
  .header__logo img {
    margin-bottom: 0;
  }

  .global-nav-phone {
    position: absolute;
    right: 10px;
    top: 40px;
    width: calc(100% - 10px);
    margin: 0;
    text-align: center;
  }
  .global-nav-phone li {
    display: inline-block;
    margin: 0 .2em;
    float: right;
  }
  .global-nav-phone .hamburgerButton {
    position: absolute;
    top: 0;
    left: 0;
  }
}

/* footer nav */
.footer__nav {
  color: #555;
  background-color: #D6D6D6;
}

.footer__nav a,
.footer__nav a:visited {
  color: #666;
}

.footer-nav__title {
  color: #555;
}

/* copyright */
.footer__copyright {
  border-top-color: #555;
}
.footer__copyright p, .footer__copyright address {
  color: #555;
}
.footer__copyright p a, .footer__copyright address a {
  color: #555;
}
.footer__copyright .copyright__powered-by {
  color: #555;
}

/* ドロワー */
.drawer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 85.33333%;
  max-width: 384px;
  height: 100%;
  overflow: hidden;
  background-color: #eee;
  transform: translateX(-100%);
}

@media screen and (max-width: 768px) {
  body.is-open-drawer {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  .hamburgerButton.global-nav-phone--current a {
    background-color: transparent;
  }

  .drawer {
    display: block;
    transition: .4s ease-in;
  }

  .drawer.is-open {
    box-shadow: 0px 0px 6px 6px rgba(0,0,0,0.30);
    transform: translateX(0);
    transition: .4s ease-out;
  }

  .drawer__body {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 15px 20px 40px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
  }

  .drawer__close {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png) no-repeat -121px -121px;
    background-size: 552px 480px;
  }

  .drawer__title {
    font-weight: normal;
    font-size: 1.14286em;
    text-align: center;
    letter-spacing: 0.1em;
  }

  .drawer__banner {
    line-height: 0;
    margin: 0 0 50px;
    padding: 0;
    list-style-type: none;
    text-align: center;
  }

  .drawer__banner li {
    margin: 0 0 8px;
  }

  .drawer__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 1.14286em;
    text-align: center;
    letter-spacing: 0.1em;
  }

  .drawer__menu li + li{
    margin-top: 40px;
  }

  .drawer__menu a,
  .drawer__menu a:visited {
    color: #111;
  }

   .drawer__subMenu {
    margin: 0 0 50px;
    padding: 0;
    list-style-type: none;
    font-size: 1.14286em;
    text-align: center;
    letter-spacing: 0.1em;
  }

  .drawer__subMenu li + li{
    margin-top: 20px;
  }

  .drawer__subMenu a,
  .drawer__sub-Menu a:visited {
    color: #111;
  }

  .is-open-drawer .drawer-shade {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
  }
}

/* ボタン */
.btn-more {
  width: 380px;
  margin: 0 auto 60px;
  padding: 10px 12px;
}

.btn-more.is-hidden {
  display: none !important;
}

@media screen and (max-width: 480px) {

  .btn-more {
    width: 96%;
  }
}

/* 見出し調整 */
.section__title-h2 {
  letter-spacing: 0.1em;
}

@media screen and (max-width: 480px) {

  .section__block {
    margin-top: 2em;
    margin-bottom: 3em;
  }

  .section__title-h2 {
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
}

/* 商品リスト共通 */
.is-pc-view {
  display: block;
}

.is-sp-view {
  display: none;
}

.product-list__name {
  word-break: break-word;
}

.product-list__unit.is-hidden {
  display: none;
}

@media screen and (max-width: 480px) {

  .is-pc-view {
    display: none;
  }

  .is-sp-view {
    display: block;
  }
}

/* ランキング */
.rank_box {
  top: -5px;
  left: -5px;
  line-height: 25px;
  border-radius: 50%;
  background-color: #777;
}

.rank_box_color_1 {
  background-color: #dccc18;
}

.rank_box_color_2 {
  background-color: #bab9c1;
}

.rank_box_color_3 {
  background-color: #e18961;
}

.rank_number {
  display: inline;
  padding-top: 0;
}

.seller_lists.product-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0px auto;
  font-size: 14px;
}

.seller_lists.product-list:before,
.seller_lists.product-list:after {
  content: none;
}

.seller_lists.product-list .product-list__unit {
  float: none;
}

.seller_lists.product-list .product-list__unit {
  width: 22.5%; /* 270 * 1200 */
  margin-right: 3.33333%; /* 40 * 1200 */
}

.seller_lists.product-list .product-list__unit:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {

  .seller_lists.product-list .product-list__unit {
    width: 22.52747%; /* 164 * 728 */
    margin-right: 3.2967%; /* 24 * 728 */
  }
}

@media screen and (max-width: 480px) {

  .seller_lists.product-list {
    font-size: 13px;
  }

  .rank_box {
    width: 22px;
    height: 22px;
    line-height: 22px;
  }

  .rank_number {
    font-size: 12px;
  }

  .seller_lists.product-list .product-list__unit {
    width: 31.34328%; /* 105 * 355 */
    margin-right: 2.8169%; /* 10 * 355 */
  }

  .seller_lists.product-list .product-list__unit:nth-child(4n) {
    margin-right: 2.8169%;
  }

  .seller_lists.product-list .product-list__unit:nth-child(3n) {
    margin-right: 0;
  }
}

/* 最近チェックした商品 */
.prodSliderBlock {
  max-width: 1200px;
  margin-right: auto;
  margin-right: auto;
}

.prodSliderBlock .bx-wrapper .bx-controls-direction a {
  top: 0;
}

.history-list.product-list:before,
.history-list.product-list:after {
  content: none;
}

#wrapper .prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction a,
.prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction a {
  margin-top: 9.08333%;
}

.prodSliderBlock .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
.prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
}
.prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left;
}
.prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right;
}

@media screen and (max-width: 480px) {

  .history-list.product-list {
    font-size: 13px;
  }

  #wrapper .prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction a,
  .prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction a {
    margin-top: 11.2676%;
  }

  .prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    background-size: 50px;
    border: 1px solid #fff;
  }
  .prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  .prodSliderBlock .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }
}

/* 汎用スライダー（PC4・SP3） */
.sliderBlock {
  max-width: 1200px;
  margin: 0px auto;
}

/* 取り扱い店舗 */
.ttl-box {
  margin: 0 0 0;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background-color: #eee;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.storeList__menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px auto;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
}

.storeList__menu li {
  margin: 5px;
}

.storeList__menu a {
  display: inline-block;
  line-height: 1;
  width: 100px;
  padding: 14px 5px;
  background-color: #eee;
  text-align: center;
  text-decoration: none;
}

.storeList__menu a:link,
.storeList__menu a:visited {
  color: #000;
}

.storeArea {
  margin-bottom: 60px;
}

.storeArea__name {
  margin: 20px 0;
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  font-size: 16px;
}

.storeArea__panel {
  display: block;
}

.storeInfo {
  margin-bottom: 30px;
}

.storeInfo__name {
  margin: 0 0 7px;
  font-size: 15px;
}

.storeInfo__data {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  line-height: 1.71429;
  font-size: 14px;
}

.storeInfo__data dt,
.storeInfo__data dd {
  line-height: 1.71429;
}

.storeInfo__data dt {
  width: 4em;
  font-weight: normal;
}

.storeInfo__data dd {
  position: relative;
  width: calc(100% - 5em);
  margin: 0;
  padding: 0 0 0 1em;
}

.storeInfo__data dd:before {
  content: '：';
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 768px) {

  .storeList {
    padding-top: 20px;
  }

  .storeArea {
    margin-bottom: 1px;
  }

  .storeArea__name {
    position: relative;
    margin: 0;
    padding: 15px;
    border-bottom: none;
    background-color: #eee;
    font-size: 15px;
    cursor: pointer;
  }

  .storeArea__name:before,
  .storeArea__name:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 15px;
    height: 1px;
    margin: auto;
    background-color: #ccc;
    transition: .4s ease;
  }

  .storeArea__name:after {
    transform: rotate(90deg);
  }

  .storeArea__name.is-open:before {
    opacity: 0;
  }

  .storeArea__name.is-open:after {
    transform: rotate(0deg);
  }

  .storeArea__panel {
    display: none;
    padding-top: 20px;
  }

  .storeInfo__name {
    font-size: 15px;
  }

  .storeInfo__data {
    line-height: 1.76923;
    font-size: 13px;
  }

  .storeInfo__data dt,
  .storeInfo__data dd {
    line-height: 1.76923;
  }
}


.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block !important;
}

/* コンセプト */
.l-section {
  margin-bottom: 160px;
}

.ttl-a {
  position: relative;
  line-height: 1.32;
  margin: 70px auto 80px;
  padding-bottom: 30px;
  font-weight: 400;
  font-size: 1.5em;
  letter-spacing: 0.12em;
  text-align: center;
}

.ttl-a:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  margin: 0 auto;
  background-color: #bebebe;
}

.movie-box {
  position: relative;
  max-width: 700px;
  margin: 0 auto 80px;
}

.movie-box:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.movie-box iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.concept-desc {
  line-height: 2;
  text-align: center;
}

.concept-desc-title {
  margin-bottom: 1em;
  text-align: center;
}

.concept-desc-image {
  max-width: 500px;
  line-height: 1;
  margin: 90px auto;
  text-align: center;
}

.concept-desc-feature {
  list-style-type: none;
  margin: 70px auto;
}

.concept-desc-feature li {
  position: relative;
  margin: 1.5em 0;
}

.concept-desc-feature li:before {
  content: '・';
  display: inline-block;
  margin-right: .5em;
}

.concept-desc-feature li > span {
  display: inline-block;
  border-bottom: 1px solid #333;
}

.category-desc-list {
  display: flex;
  max-width: 1188px;
  margin: 0 auto;
}

.category-desc {
  width: 33.33333%;
  line-height: 2;
  margin: 0 28px;
}

.category-desc-title {
  line-height: 1.3;
  margin: 0 0 1.5em;
  font-weight: 400;
  font-size: 1.28571em;
  text-align: center;
  letter-spacing: 0.1em;
}

.category-desc-image {
  line-height: 1;
  margin: 0 0 25px;
  text-align: center;
}

.category-desc-button {
  margin: 40px auto 0;
}

.category-desc-button .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #666;
  color: #666;
  background-color: #fff;
  font-size: 1.14286em;
}

.category-desc-button .btn:hover {
  color: #29abe2;
  border-color: #29abe2;
}

@media (max-width: 768px) {

  .l-section {
    margin-bottom: 110px;
  }

  .ttl-a {
    margin: 40px auto 60px;
    padding-bottom: 15px;
    font-weight: 300;
    font-size: 1.5em;
    letter-spacing: 0.12em;
    text-align: center;
  }

  .movie-box {
    margin-bottom: 70px;
  }

  .concept-desc {
    text-align: left;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 0.92857em;
  }

  .concept-desc .sp-center {
    text-align: center;
  }

  .concept-desc-title {
    margin-bottom: 0.66667em;
    font-size: 1.15385em;
  }

  .concept-desc-image {
    margin: 50px -25px;
  }

  .concept-desc-feature {
    margin: 50px auto;
  }

  .concept-desc-feature li {
    padding-left: 1.5em;
  }

  .concept-desc-feature li:before {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 0;
  }

  .concept-desc-feature li > span {
    display: inline;
    padding-bottom: 7px;
  }

  .category-desc-list {
    display: block;
  }

  .category-desc {
    width: auto;
    margin: 0 0 80px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .concept-desc-title {
    margin-bottom: 0.75em;
  }

  .category-desc-image {
    margin: 0 -25px 25px;
  }

  .category-desc-button {
    margin: 40px -25px 0;
  }
}

/* Press */
.press-carousel-slide .bx-wrapper .bx-controls-direction a {
  top: 0;
}

#wrapper .press-carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
  margin-top: 12.083%;/* 145 ÷ 1200 × 100 */
}

.press-carousel-slide .press__image {
  margin-bottom: 1.07143em;
  text-align: center;
}

.press-carousel-slide .press__image img {
  width: auto;
  max-height: 344px;
  margin: 0 auto;
}

.press-carousel-slide .press__data {
  margin: 0 auto;
}

.press-carousel-slide .press__data th,
.press-carousel-slide .press__data td {
  vertical-align: top;
  padding: 1px;
}

.press-carousel-slide .press__data .name th,
.press-carousel-slide .press__data .name td {
  font-weight: bold;
}

.press-carousel-slide .press__data th {
  font-weight: normal;
  white-space: nowrap;
}

.press-carousel-slide .press__data td {
  padding-left: 1.42857em;
}

.press-carousel-slide .press__more {
  margin: 0.71429em 0 0;
  text-align: center;
}

.press-carousel-slide .press__more a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 250px;
  height: 30px;
  margin: 0 auto;
  border: 1px solid #666;
  box-sizing: border-box;
}

.press-carousel-slide .press__more a:link,
.press-carousel-slide .press__more a:visited {
  color: #666;
  background-color: #fff;
}

.press-carousel-slide .press__more a:hover {
  color: #29abe2;
  border-color: #29abe2;
  text-decoration: none;
}

@media screen and (max-width: 480px) {

  #wrapper .press-carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    margin-top: 27.16418%;/* 91 ÷ 335 × 100 */
  }

  .press-carousel-slide .press__data {
    font-size: 13px;
  }
}

.press-detail__row {
  display: flex;
  margin-bottom: 120px;
}

.press-detail__body {
  order: 1;
  flex-basis: 0;
  flex-grow: 1;
  padding-left: 30px;
}

.press-detail__sidebar {
  order: 0;
  flex-basis: 270px;
}

.press-detail__nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.press-detail__nav li {
  padding: 20px 0;
}

.press-detail__nav li:first-child {
  padding-top: 0;
}

.press-detail__nav a:link,
.press-detail__nav a:visited {
  color: #666;
}

.press-detail__nav a:hover,
.press-detail__nav a:focus {
  text-decoration: none;
}

.press-detail__nav a:hover {
  color: #29abe2;
  opacity: .8;
}

.press-detail__list .press {
  margin-bottom: 60px;
}

.press-detail__list .press {
  display: flex;
  margin-bottom: 40px;
}

.press-detail__list .press + .press {
  padding-top: 40px;
  border-top: 1px dotted #ccc;
}

.press-detail__list .press__image {
  flex-basis: 31%;
  padding: 0 30px;
  box-sizing: border-box;
}

.press-carousel-slide .press__image img {
  max-width: 250px;
  height: auto;
}

.press-detail__list .press__body {
  flex-basis: 0;
  flex-grow: 1;
  padding: 0 30px;
}

.press-detail__list .press__data {
  margin-bottom: 1.42857em;
}

.press-detail__list .press__data th,
.press-detail__list .press__data td {
  vertical-align: top;
  padding: 1px;
}

.press-detail__list .press__data .name th,
.press-detail__list .press__data .name td {
  font-weight: bold;
}

.press-detail__list .press__data th {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

.press-detail__list .press__data td {
  padding-left: 1.42857em;
}

.press-detail__list .press__products {
  margin-bottom: 1.42857em;
}

.press-detail__list .press__products ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

.press-detail__list .press__button {
  margin-top: 2em;
}

.press-detail__list .press__button a {
  display: inline-block;
  min-width: 140px;
  line-height: 1.25;
  padding: 10px;
  border: 1px solid #666;
  color: #666;
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
}

.press-detail__list .press__button a:link,
.press-detail__list .press__button a:visited {
  color: #666;
}

.press-detail__list .press__button a:hover {
  color: #29abe2;
  border-color: #29abe2;
  text-decoration: none;
}

@media screen and (max-width: 768px) {

  .press-detail__row {
    display: block;
    margin-bottom: 60px;
  }

  .press-detail__body {
    padding-left: 0;
  }

  .press-detail__sidebar {
    border-top: 1px solid #ccc;
  }

  .press-detail__nav li {
    padding: 20px;
    border-bottom: 1px solid #ccc;
  }

  .press-detail__nav li:first-child {
    padding-top: 20px;
  }
}

@media screen and (max-width: 480px) {

  .press-detail__nav li {
    padding: 10px;
  }

  .press-detail__nav li:first-child {
    padding-top: 10px;
  }

  .press-detail__list .press {
    display: block;
  }

  .press-detail__list .press__image {
    margin-bottom: 20px;
    padding: 0;
  }

  .press-carousel-slide .press__image img {
    max-width: 100%;
  }

  .press-detail__list .press__button a {
    width: 100%;
    min-width: auto;
  }
}

@media (max-width: 480px) {
.product-list__name {font-size:10px}
.product-list__unit__inner {padding:0 5px}
.product-list__price {font-size:12px!important}
}


