@charset "euc-jp";

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

a {
  color: #29abe2;
}

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

form {
  margin: 0;
  display: inline;
}

.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: #29abe2;
}

.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: #29abe2;
  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: .8em;
}

.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: #29abe2;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* 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: #29abe2;
  border: 1px solid #29abe2;
  color: #fff;
}
.btn-primary:hover {
  background: #29abe2;
  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: #29abe2;
}

.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: #29abe2;
    background: #29abe2;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #29abe2;
    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);
  }
}


/*
    è¿½å´¢¡¦¡¦
============================================================*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

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

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", æ¸¸ã£êáâ·ã¥ã¡¦¡¦¡¦, "Yu Gothic", YuGothic, "¡¦Ää#¡¦£çáãïä2¡¦¡¦Pro", "Hiragino Kaku Gothic Pro", ¡¦¡ã£âáã¡¦£å* Meiryo, sans-serif;
  color: #000;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.font_en {
  font-family: 'Josefin Sans', sans-serif;
}

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

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

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

a {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover {
  opacity: 0.8;
}

a:focus {
  outline: 0;
}

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

.align_center {
  text-align: center;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.pcShow {
  display: block;
}

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

.spShow {
  display: none;
}

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

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

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

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

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

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

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

    container

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

#contents {
  padding-top: 95px;
  /*padding-top: 65px;*/
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  #contents {
    padding-top: calc(100vw / 1366 * 65);
    /*padding-top: calc(100vw / 1366 * 95);*/
  }
}

.container {
  max-width: 1030px;
  margin: 0 auto;
}

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

    header

============================================================*/
.header {
  width: 100vw;
  height: 65px;
  background-color: #f7f7f7;
  position: fixed;
  top: 30px;
  /*  top: 0;*/
  left: 0;
  z-index: 1001;
}

.header a {
  color: #000;
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .header {
    height: calc(100vw / 1366 * 65);
  }
}

@media screen and (max-width: 768px) {
  .header {
    position: fixed;
    top: 30px;
    /*top: 0;*/
    left: 0;
  }
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .header__inner {
    position: relative;
  }
}

.header__logo {
  margin: 0;
  width: 215px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo img {
  max-width: 85px;
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .header__logo {
    width: calc(100vw / 1366 * 215);
  }
  .header__logo img {
    max-width: calc(100vw / 1366 * 85);
  }
}

@media screen and (max-width: 768px) {
  .header__logo {
    margin: 0;
    width: auto;
    padding-left: 20px;
  }
  .header__logo img {
    max-width: 70px;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .header__nav {
    display: none;
    position: fixed;
    top: 95px;
    /*top: 65px;*/
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 65px;
    overflow-y: scroll;
    background-color: #fff;
    z-index: 1000;
  }
  .header__nav.is-open {
    display: block;
  }
}

.header__navInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .header__navInner {
    display: block;
    height: auto;
  }
}

.header__navItem {
  height: 100%;
  border-left: 1px solid #dbdbdb;
  font-size: 1.4rem;
}

.header__navItem > a,
.header__navItem > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 34px;
  cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.header__navItem:last-child {
  border-right: 1px solid #dbdbdb;
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .header__navItem {
    font-size: calc(100vw / 1366 * 14);
    white-space: nowrap;
  }
  .header__navItem > a,
  .header__navItem > span {
    padding: 0 calc(100vw / 1366 * 34);
  }
}

@media screen and (min-width: 769px) {
  .header__navItem:hover > a,
  .header__navItem:hover > span {
    background-color: #d9a0a6;
    color: #fff;
    text-decoration: none;
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .header__navItem {
    border: none;
    height: auto;
    font-size: 1.5rem;
    font-weight: bold;
    border-bottom: 1px solid #c6c6c6;
  }
  .header__navItem > a,
  .header__navItem > span {
    display: block;
    height: auto;
    padding: 20px 20px 20px 40px;
    position: relative;
  }
  .header__navItem .js-sptoggle-title:before, .header__navItem .js-sptoggle-title:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 2px;
    background-color: #000;
    position: absolute;
    right: 33px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header__navItem .js-sptoggle-title:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .header__navItem .js-sptoggle-title.is-open:after {
    opacity: 0;
  }
  .header__navItem .js-sptoggle-cont {
    opacity: 1;
    visibility: visible;
    display: none;
  }
  .header__navItem .js-sptoggle-cont.is-open {
    display: block;
  }
}

.header__link {
  margin: 0 0 0 auto;
  /*border-left: 1px solid #dbdbdb;*/
}

@media screen and (max-width: 768px) {
  .header__link {
    border-left: none;
  }
}

.header__linkInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding-right: 65px;
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .header__linkInner {
    padding-right: calc(100vw / 1366 * 65);
  }
}

@media screen and (max-width: 768px) {
  .header__linkInner {
    padding-right: 62px;
  }
}

.header__linkItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding-left: 15px;
}

.header__linkItem img {
  width: 19px;
}

.header__linkItem.is_english {
  padding: 0 20px 0 40px;
  font-size: 1.4rem;
  font-family: 'Josefin Sans', sans-serif;
}
.header__linkItem.is_english a:hover {
  text-decoration: none;
  color: #f2556e;
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .header__linkItem {
    padding-left: calc(100vw / 1366 * 15);
  }
  .header__linkItem.is_english {
    padding: 0 calc(100vw / 1366 * 20) 0 calc(100vw / 1366 * 40);
    font-size: calc(100vw / 1366 * 14);
  }
}

@media screen and (max-width: 768px) {
  .header__linkItem {
    padding: 0;
    width: 42px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header__linkItem.is_english {
    display: none;
  }
}

.headerSp_link {
  padding-top: 20px;
}

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

.headerSp_linkItem > a {
  display: block;
  padding: 10px 20px 10px 40px;
  font-size: 1.5rem;
  font-weight: 400;
}

.headerSp_linkItem.is_english {
  padding-top: 50px;
}

.headerSp_sns {
  padding: 10px 20px 60px 40px;
}

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

.headerSp_snsItem {
  display: inline-block;
  margin-right: 5px;
}

.headerSp_snsItem img {
  height: auto;
  vertical-align: middle;
}

.headerSp_snsItem.is_fb img {
  width: 28px;
}

.headerSp_snsItem.is_insta {
  margin-right: 2px;
}

.headerSp_snsItem.is_insta img {
  width: 20px;
  position: relative;
  top: 1px;
}

.headerSp_snsItem.is_tw img {
  width: 36px;
  position: relative;
  top: 1px;
}

.header__linkItem.is_search {
  position: relative;
}

.header__linkItem.is_search img {
  position: relative;
  z-index: 1;
}

.header__linkItem.is_search.is-open .header__search {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 769px) {
  .header__linkItem.is_search.is-open {
    width: 188px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-left: 6px;
  }
  .header__linkItem.is_search.is-open .header__search {
    width: 188px;
  }
}

@media screen and (max-width: 768px) {
  .header__linkItem.is_search .header__search {
    display: none;
  }
  .header__linkItem.is_search img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
  }
  .header__linkItem.is_search.is-open:before, .header__linkItem.is_search.is-open:after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 2px;
    background-color: #000000;
    display: inline-block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    position: absolute;
    left: 10px;
  }
  .header__linkItem.is_search.is-open:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header__linkItem.is_search.is-open:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header__linkItem.is_search.is-open img {
    opacity: 0;
  }
}

.header__search {
  opacity: 0;
  visibility: hidden;
  width: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.header__linkItem.is_search .searchOpen,
.header__linkItem.is_search .searchClose {
  cursor: pointer;
}
.header__linkItem.is_search .searchClose {
  display: none;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .header__linkItem.is_search.is-open .searchOpen {
    display: none;
  }
  .header__linkItem.is_search.is-open .searchClose {
    display: block;
  }
  .searchClose:before,
  .searchClose:after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 2px;
    background-color: #000000;
    display: inline-block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    position: absolute;
    left: -2px;
    top: 8px;
  }
  .searchClose:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .searchClose:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@media screen and (max-width: 768px) {
  .header__search {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: fixed;
    top: 65px;
    left: 0;
    width: 100vw;
    padding: 0 20px 25px;
    background-color: #f7f7f7;
    z-index: 1002;
  }
  .header__linkItem.is_search .searchClose {
    display: none;
  }
}

.header__search form {
  margin: 0;
}

.header__searchInput {
  width: 100%;
  height: auto;
  border: none;
  outline: none;
  border-bottom: 1px solid #d0d0d0;
  padding: 8px 5px 8px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .header__searchInput {
    border: none;
    height: 55px;
    padding: 8px;
    border-radius: 0;
    background-color: #fff;
  }
}

.header__searchSp {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  position: fixed;
  top: 95px;
  /*top: 65px;*/
  left: 0;
  width: 100vw;
  padding: 0 20px 25px;
  background-color: #f7f7f7;
  z-index: 1002;
}

.header__searchSp.is-open {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 769px) {
  .header__searchSp {
    display: none !important;
  }
}

.header__searchSp form {
  margin: 0;
}

.header__searchSpInput {
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  border: none;
  height: 55px;
  padding: 8px;
  border-radius: 0;
  background-color: #fff;
}


#menu {
  display: none;
  width: 42px;
  height: 100%;
  position: absolute;
  right: 20px;
  top: 0;
  padding: 0 7px;
}

@media screen and (max-width: 768px) {
  #menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#menu .menu__btn {
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  width: 100%;
  height: 16px;
  text-indent: -9999px;
  z-index: 10000;
  position: relative;
}

#menu .menu__btn span {
  width: 100%;
  height: 2px;
  background-color: #000000;
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  position: absolute;
  left: 0;
}

#menu .menu__btn span:nth-child(1) {
  top: 0;
}

#menu .menu__btn span:nth-child(2) {
  top: 7px;
}

#menu .menu__btn span:nth-child(3) {
  bottom: 0;
}

#menu .menu__btn.is-open span:nth-child(1), #menu .menu__btn.is-open span:nth-child(3) {
  width: 80%;
  left: 2px;
}

#menu .menu__btn.is-open span:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  -ms-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}

#menu .menu__btn.is-open span:nth-child(2) {
  opacity: 0;
}

#menu .menu__btn.is-open span:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  -ms-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

/*
    megamenu
============================================================*/
@media screen and (min-width: 769px) {
  .header__navItem.is_megamenu:hover .megamenu {
    max-height: 9999px;
    opacity: 1;
    visibility: visible;
  }
  .megamenu {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    width: 100vw;
    max-height: 0;
    -webkit-box-shadow: 0px 8px 10px 0px rgba(72, 72, 72, 0.06);
    box-shadow: 0px 8px 10px 0px rgba(72, 72, 72, 0.06);
    background-color: #fff;
    padding-left: 215px;
    position: absolute;
    top: 65px;
    left: 0;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    z-index: 999;
  }
  .megamenu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0 70px;
  }
  .megamenu__inner li {
    width: 215px;
    padding-bottom: 30px;
  }
  .megamenu__inner li a:hover {
    text-decoration: none;
    color: #f2556e;
  }
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .megamenu {
    top: calc(100vw / 1366 * 65);
    padding-left: calc(100vw / 1366 * 215);
  }
  .megamenu__inner {
    padding: calc(100vw / 1366 * 40) 0 calc(100vw / 1366 * 70);
  }
  .megamenu__inner li {
    width: calc(100vw / 1366 * 215);
    padding-bottom: calc(100vw / 1366 * 30);
  }
}

@media screen and (max-width: 768px) {
  .megamenu__inner li > a {
    display: block;
    padding: 10px 20px 10px 70px;
    font-weight: 400;
  }
  .megamenu__inner li:last-child {
    padding-bottom: 10px;
  }
}

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

    footer

============================================================*/
.footer {
  background-color: #f8f8f8;
  border-top: 1px solid #000;
}

.footer__inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 60px 0 120px;
}

@media screen and (max-width: 768px) {
  .footer__inner {
    max-width: inherit;
    padding: 30px 0 35px;
  }
}

.footer__lead {
  margin-bottom: 20px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .footer__lead {
    margin-bottom: 15px;
    font-size: 1.3rem;
    text-align: center;
  }
}

.footerInfo {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 86px;
}

@media screen and (max-width: 768px) {
  .footerInfo {
    display: block;
    padding: 0;
    margin-bottom: 0;
  }
}

.footerInfo__logo {
  margin-right: 45px;
}

.footerInfo__logo img {
  width: 125px;
}

@media screen and (max-width: 768px) {
  .footerInfo__logo {
    margin: 0 0 20px;
    text-align: center;
  }
  .footerInfo__logo img {
    width: 105px;
  }
}

.footerInfo__text {
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .footerInfo__text {
    text-align: center;
  }
}

.footerInfo__sns {
  margin: 0 0 0 auto;
}

.footerInfo__sns li {
  display: inline-block;
  margin-right: 5px;
}

.footerInfo__sns li img {
  height: auto;
  vertical-align: middle;
}

.footerInfo__sns li.is_fb img {
  width: 28px;
}

.footerInfo__sns li.is_insta {
  margin-right: 2px;
}

.footerInfo__sns li.is_insta img {
  width: 20px;
  position: relative;
  top: 1px;
}

.footerInfo__sns li.is_tw img {
  width: 36px;
  position: relative;
  top: 1px;
}

@media screen and (max-width: 768px) {
  .footerInfo__sns {
    margin: 0;
    text-align: center;
  }
}

.footerNav {
  padding: 0 50px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.footerNav__item {
  margin-bottom: 5px;
  font-size: 1.4rem;
}

.footerNav__item a {
  color: #000;
}

.copyright {
  margin: 0;
  padding: 46px 0;
  background-color: #282828;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  font-family: 'Josefin Sans', sans-serif;
}

@media screen and (max-width: 768px) {
  .copyright {
    padding: 15px 0;
    font-size: 1.0rem;
  }
}

/*
    secTitle01
============================================================*/
.secTitle01 {
  margin: 0 0 70px 86px;
}

@media screen and (max-width: 768px) {
  .secTitle01 {
    margin: 0 0 calc(100vw / 750 * 50);
  }
}

.secTitle01__ja,
.secTitle01__en {
  display: block;
}

.secTitle01__ja {
  font-size: 2.2rem;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .secTitle01__ja {
    font-size: calc(100vw / 750 * 32);
  }
}

.secTitle01__en {
  font-family: 'Josefin Sans', sans-serif;
  padding-top: 20px;
  font-weight: normal;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .secTitle01__en {
    padding-top: calc(100vw / 750 * 20);
    font-size: calc(100vw / 750 * 22);
  }
}

/*
    secTitle02
============================================================*/
.secTitle02 {
  margin-bottom: 45px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .secTitle02 {
    margin-bottom: calc(100vw / 750 * 50);
    font-size: calc(100vw / 750 * 30);
  }
}

/*
    slider
============================================================*/
.js-slider-ranking,
.js-slider-column,
.js-slider-message {
  opacity: 0;
}

.js-slider-ranking.slick-initialized,
.js-slider-column.slick-initialized,
.js-slider-message.slick-initialized {
  opacity: 1;
}

.slick-dots {
  text-align: center;
  margin-top: 15px;
}

.slick-dots li {
  margin: 0 4px;
  display: inline-block;
}

.slick-dots li.slick-active button {
  background-color: #e0c8ca;
}

.slick-dots button {
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f0f0f0;
  text-indent: -9999px;
}

/*
    modBtn01
============================================================*/
.modBtn01 {
  display: inline-block;
  height: 50px;
/*  line-height: 52px;*/
  line-height: 48px;
  padding: 0;
/*  border: none;*/
  border: 1px solid #000;
  font-size: 1.4rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  text-decoration: none;
  color: #000;
}

.modBtn01 span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}

.modBtn01:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
  transition-property: background-color;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.modBtn01.is_white {
  border: 1px solid #fff;
  color: #fff;
}

.modBtn01.is_white:hover {
  background-color: #fff;
  color: #000;
}

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .modBtn01 {
    height: calc(100vw / 1366 * 50);
    line-height: calc(100vw / 1366 * 48);
    font-size: calc(100vw / 1366 * 14);
  }
  .modBtn01 span {
    padding: 0 calc(100vw / 1366 * 20);
  }
}

@media screen and (max-width: 768px) {
  .modBtn01 {
    height: calc(100vw / 750 * 75);
    line-height: calc(100vw / 750 * 73);
    font-size: calc(100vw / 750 * 26);
  }
  .modBtn01 span {
    padding: 0 calc(100vw / 750 * 20);
  }
}

/*
    itemList01
============================================================*/
.itemList01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 860px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .itemList01 {
    max-width: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.itemList01__unit {
  margin: 0 14px;
  width: calc((100% - 168px) / 6);
  color: #000;
  text-decoration: none;
}

.itemList01__unit:hover {
  text-decoration: none;
  color: #f2556e;
}

.itemList01__unit:hover .product-list__price {
  color: #f2556e;
  transition: all 0.3s;
}

.itemList01__unit:nth-of-type(n + 7) {
  display: none;
}

@media screen and (max-width: 768px) {
  .itemList01__unit {
    margin: 0;
    width: calc((100% - (100vw / 750 * 42)) / 2);
  }
  .itemList01__unit:nth-of-type(even) {
    margin-left: calc(100vw / 750 * 40);
  }
  .itemList01__unit:nth-of-type(n + 3) {
    margin-top: calc(100vw / 750 * 60);
  }
}

.itemList01__pic {
  text-align: center;
}

.itemList01__cont {
  margin-top: 10px;
  font-size: 1.2rem;
}

.itemList01__contTitle {
  font-weight: normal;
  margin-bottom: 5px;
}

/*
    secRecently
============================================================*/
.secRecently {
  padding: 120px 0 150px;
  background-color: #fff;
}
.product-list__price {
  color: #000;
}

@media screen and (max-width: 768px) {
  .secRecently {
    padding: calc(100vw / 750 * 130) calc(100vw / 750 * 124) calc(100vw / 750 * 130);
  }
}



/*
    js-inview
============================================================*/
.js-inview {
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.js-inview.is-show {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}


/*
    secAnnouncement
============================================================*/
.secAnnouncement {
	position: fixed;
	top:0;
	background-color: #fff;
	text-align: center;
	width: 100%;
	height: 30px;
	z-index: 10;
	color: #444;
	font-size: 1.2rem;
	line-height: 2.5;
}

@media screen and (max-width: 768px) {
  .secAnnouncement {
    font-size; 1.3rem;
  }
}

.secAnnouncement a {
	color: #444;
}