@charset "euc-jp";

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



a {
  color: #e62e8b;
}

a:hover {
  color: #e62e8b;
  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 {
  width: 20%;
}

.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: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", 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: #e62e8b;
}

.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;
  color: #6c6c6c;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: #6c6c6c;
}

.footer-nav__title {
  margin-top: 0;
  color: #6c6c6c;
  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 #6c6c6c;
}

.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_bg{ background-color: #000;}
.footer__copyright {
  margin-top: 30px;
  padding: 0.7em;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #ccc;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #6c6c6c;
}
.footer__copyright .copyright__powered-by {
  float: right;
  color: #6c6c6c;
}
.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;
  position: relative;
}
.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: #e62e8b;
  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: #e62e8b;
}

.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;
    border-color: #e62e8b;
    background: #e62e8b;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #29abe2;
    background: #e62e8b;
    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-search.icon-b {
  background-position: none;
  background-size: 2.5em;
  background-size: contain;
}

.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-search {
  background-image: url(https://file003.shop-pro.jp/PA01415/520/img/search.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-search {
  background-image: url(https://file003.shop-pro.jp/PA01415/520/img/search.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-search {
  background-image: url(https://file003.shop-pro.jp/PA01415/520/img/search.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-b {
  background-image: url(https://file003.shop-pro.jp/PA01415/520/img/search.png);
}


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

/* 2020.07.14 ¥«¥¹¥¿¥Þ¥¤¥º */

/*==========
 TOP
==========*/
.home_titstyle {
    text-align: center;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    font-size: 2.4em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.home_titstyle span {
    display: block;
    font-size: 0.5em;
    letter-spacing: 0.3em;
    margin-top: 0.5em;
}

.box_style01 {
    background-color: #f5f5f5;
    color: #000;
    padding: 0.5em 0;
}
.box_style02{
    background-color: #f5f5f5;
    color: #000;
    padding: 2em;
}

/*==========
 ¾¦ÉÊ°ìÍ÷
==========*/
.section__title-h2{
	/*background-color: #f4f0e9;*/
    text-align: center;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    font-size: 2em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  	padding: 0.5em;
}

.product-list__unit__inner img:hover{ opacity: .6;}

/*==========
 ºÇ¶á¥Á¥§¥Ã¥¯¤·¤¿¾¦ÉÊ
==========*/
.bx-wrapper .bx-viewport {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;}

/*==========
 CTA
==========*/
.ctaarea{
background: url(https://img07.shop-pro.jp/PA01415/520/etc_base64/Y3RhYXJlYWJnMDE.jpg?cmsp_timestamp=20240109144158) no-repeat top center /cover;
color: #fff;
text-align: left;
padding: 11.6em 0 11.6em;
}
.ctaarea h1 { text-align: center;}
.ctaarea img { width: 27%; margin: auto;}

/*==========
 SNS
==========*/
.snsbox {  clear: both; overflow: hidden; position: relative;}
.snsbox ul { float: right; position: relative;}
.snsbox li { float: left; list-style-type: none; margin: 0 0.4em; width: 19%;  height: auto; position: relative;  
   
}

/*===========
 ¾¦ÉÊ°ìÍ÷ FAVORITE
==========*/
.product-list__fav-items {
  background-color: #fff;
  margin-top: 10px;
  position: absolute;
  top: 0;
  right: 30px;
  width: 30px;
}

.product-list__fav-items button {
  display: block;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product-list__fav-items .fav-items {
  color: #ff7373;
}

.product-list__fav-items svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.product-list__unit{ list-style: none;}

/*===========
 ¾¦ÉÊ¾ÜºÙ FAVORITE
==========*/
.product__fav-item {
  margin: 1em 0 3em 0;
}

.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product__fav-item .fav-items {
  color: #ff7373;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}

/*===========
 FREE PAGE
==========*/
.tit_style01 {
    font-size: 2.4em;
    color: #000;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho","serif";
    background: url(https://file003.shop-pro.jp/PA01415/520/img/line01.png) repeat-x center bottom;
    display: inline-block;
    padding: 0 0.4em 0.5em;
    margin-bottom: 0.8em;
}
.tit_style01-2 {
    font-size: 2em;
    color: #000;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho","serif";
    background: url(img/line01.png) repeat-x center bottom;
    padding: 0 0.4em 0.5em;
    margin-bottom: 2em;
    text-align: center;
}
.tit_style03 {
    font-size: 2em;
    color: #1E1E1E;
    border-bottom: 1px solid #1E1E1E;
    padding: 0.5em 3em;
    margin: 0 auto 1.2em;
    border-top: 1px solid #000;
    text-align: center;
    display: inline-block;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho","serif";
}
.tit_style04 { font-weight: bold;}
.tit_style05 {
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    font-weight: bold;
    margin-bottom: 2em;
    text-align: center;
    font-size: 1.2em;
    border-bottom: 1px solid rgb(0, 0, 0);
    padding: 0.5em;
}

.fontsize01 {
    font-size: 2.5em;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho","serif";
}

.boxstyle01 {
    /*background-color: #f4f0e9;*/
    color: #000;
    padding: 4em 0;
}
.layout02_01 {
    overflow: hidden;
}
.layout02_01 .floatL {
    width: 50%;
}
.layout02_01 .floatR {
    width: 45%;
}

.wrap {
    position: relative;
    width: 98%;
    margin: auto;
    max-width: 1200px;
}
.box04_1{ float: left; padding: 0.5em; width: 23.5%;}
.box04_1 img{ width: 100%;}
.box_wrapper{ overflow: hidden;}
.flow_img{ width: 50%;}
.q_style{
  background-color: #f4f0e9;
  font-size: 1.2em;
  font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho","serif";
  padding: 0.2em 0 0.2em 1em;
}
.a_style{ padding: 1em;}


@media (max-width: 768px){
.layout02_01 .floatL { width: 100%;}
.layout02_01 .floatR { width: 100%;} 
.box04_1 { width: 100%;} 
.flow_img{ width: 90%;}
}

/*==========
 C-ALART
==========*/
.p-shop__logo{ width: 25%;}
.c-button--primary{ background-color: #000; border: 1px solid #000;}
.c-button--primary:hover{ background-color: #f4f0e9; border: 1px solid #000; color: #000;}

.view_pc .base01{ max-width: 1000px;}
.p-page__section{ background-color: #fffafa; border: none;}
.p-page__title{
  	text-align: center;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    font-size: 2m;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.c-alert{ background-color: #f5f5f5; color: #e62e8b;}
.c-alert a{ color: #e62e8b;}

.floatL{ float: left;}
.floatR{ float: right;}
.alignC{ text-align: center;}
.alignL{ text-align: left;}
.alignR{ text-align: right;}

/* LayoutClass - space
============================================================================= */

.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt80 { margin-top: 80px !important; }

.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }


.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }

.pt5 {padding-top:5px !important; }
.pt10 {padding-top:10px !important; }
.pt15 {padding-top:15px !important; }
.pt20 {padding-top:20px !important; }
.pt25 {padding-top:25px !important; }
.pt30 {padding-top:30px !important; }
.pt35 {padding-top:35px !important; }
.pt40 {padding-top:40px !important; }
.pt45 {padding-top:45px !important; }
.pt50 {padding-top:50px !important; }
.pr5 {padding-right:5px !important; }
.pr10 {padding-right:10px !important; }
.pr15 {padding-right:15px !important; }
.pr20 {padding-right:20px !important; }
.pr25 {padding-right:25px !important; }
.pr30 {padding-right:30px !important; }
.pr35 {padding-right:35px !important; }
.pd40 {padding-right:40px !important; }
.pr45 {padding-right:45px !important; }
.pr50 {padding-right:50px !important; }
.pb5 {padding-bottom:5px !important; }
.pb10 {padding-bottom:10px !important; }
.pb15 {padding-bottom:15px !important; }
.pb20 {padding-bottom:20px !important; }
.pb25 {padding-bottom:25px !important; }
.pb30 {padding-bottom:30px !important; }
.pb35 {padding-bottom:35px !important; }
.pb40 {padding-bottom:40px !important; }
.pb45 {padding-bottom:45px !important; }
.pb50 {padding-bottom:50px !important; }
.pl5 {padding-left:5px !important; }
.pl10 {padding-left:10px !important; }
.pl15 {padding-left:15px !important; }
.pl20 {padding-left:20px !important; }
.pl25 {padding-left:25px !important; }
.pl30 {padding-left:30px !important; }
.pl35 {padding-left:35px !important; }
.pl40 {padding-left:40px !important; }
.pl45 {padding-left:45px !important; }
.pl50 {padding-left:50px !important; }
.pl70 {padding-left:70px !important; }
/* ¥«¡¼¥È¤Î¥ê¥ó¥¯Ìµ¸ú ¸ø³«¸åºï½ü */
.basket__link{ pointer-events: none;}

/* ¥Ö¥é¥ó¥É¤«¤éÇã¤¦ */
.outer { text-align: center;}
/*.title_txt {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    font-size: 2em;
}*/
.title_txt {
	/*background-color: #f4f0e9;*/
    text-align: center;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  	padding: 0.5em;
}

.section__block { margin: 4em auto;}
/*.storybox { padding: 3em 4%;}*/
.storybox .floatL { padding: 1em 1% 1em; width: 49%;}
.storybox .floatR { width: 49%;}
.storybox .floatR img{ width: 100%;}
.logo02{ width: 60%; margin: auto; margin-bottom: 2em;}
.block-grid {
    width: auto;
    overflow: hidden;
    list-style: none;
    margin: 0 -1% 30px;
    padding: 0;
}
.collection_title_style01{ color: #000; font-size: 1.5em; font-weight: bold; margin: 1em 0 0 0;}
.collection_font_style01{ color: #000;}

.block-grid li {
  	box-sizing: border-box;
    float: left;
    /*margin: 0 1% 30px;*/
    padding: 0 1em 2em;
    width: 33.3%;
}

.block-grid a {
    text-decoration: none;
}

.block-grid li img{ width: 100%;}

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.movie-title{ font-size: 1.5em; font-weight: bold; margin: 1em 0 0 0;}
.movie-title span{ font-size: 0.8em; font-weight: normal;}
.section__block p {
    line-height: 2;
}

.btnstyle02{ background-color: #f5f5f5;}
.btnstyle02 a {
    color: #000;
    display: inline-block;
    padding: 5px 5px;
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho","serif";
    width: 100%;
}

/* Brands Archive */
/*.storybox{ background-color: #f4f0e9;}*/
.storybox #story_archive_wrapper { border: solid 1px #b7a194; background-color: #fff;}
.storybox #story_archive {
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    padding: 1.2em;
    width: 16.6%;
    border: none;
}
.story_data_wrapper { text-align: center;}
.storybox #story_archive .logo02 {
    border-bottom: 1px solid #b7a194;
    box-sizing: border-box;
    display: table-cell;
    height: 100px;
    width: 100%;
    margin: 0;
    padding: 10px;
    vertical-align: middle;
}
.storybox #story_archive .logo02 img { width: 100%;}
.storybox a{ color: #989898;}
.story_data_wrapper .tit_style03-1 {
    border-top: none;
    border-bottom: none;
    font-size: 1em;
    padding: 0;
    word-wrap: break-word;
}
.tit_style03-1 span {
    font-size: 1em;
    width: 100%;
}
.flex { flex-wrap: wrap; display: flex;}
.wrap {
    position: relative;
    width: 98%;
    margin: auto;
    max-width: 1200px;
}

/* Visit Note */
.visitnote_banner {
    margin: auto;
    width: 50%;
}
.visitnote_banner p {
    margin-top: 60px;
}
article {
    text-align: left;
    position: relative;
    overflow: hidden;
}
.tit_style01-5 {
    font-size: 2em;
    line-height: 1.4em;
    color: rgb(0, 0, 0);
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    text-align: center;
    border-bottom: 2px solid rgb(183, 161, 148);
    /*margin: 0px;*/
    padding: 0px 0px 0.4em;
}
.tit_style01-6 {
    font-size: 2em;
    line-height: 1.4em;
    color: rgb(0, 0, 0);
    font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
    text-align: center;
    margin: 0.5em 0px 0px;
    padding: 0px;
}
.logo_sytle01 {
    margin-top: 1.8em;
    text-align: center;
}
.logo_sytle01 img {
    width: 8%;
    text-align: center;
}
.txtarea p {
    margin-bottom: 25px;
}
.logo_sytle02 {
    margin-top: 1.8em;
    text-align: left;
}
.logo_sytle02 img {
    width: 10%;
    text-align: left;
}
.logo_sytle02 span {
    vertical-align: 0.4em;
}
.mainImage {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    /* margin-bottom: 34px; */
}
.visitbox {
    /*background-color: #f4f0e9;*/
    padding: 3em 4%;
}
.visit_fancybox {
    float: left;
    width: 31%!important;
    height: 300px;
    padding-left: 1%;
    padding-right: 1%;
}
.visit_fancybox img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}

/* 200904 ½¤Àµ */
.header__search-form {
  display: inline-block;
}
.float_menu_sp {
  display: none;
}

@media (max-width: 750px){
.logo_sytle01 img { width: 20%!important;}
.layout02_01 .floatL { width: 100%;}
.layout02_01 .floatR { width: 100%;}
.visitnote_banner { width: 100%;}
}

@media (max-width: 768px){
  .header__logo-img{ width: 50%;}
  .storybox .floatL, .storybox .floatR{ width: 100%;}
  .storybox #story_archive{ width: 33.3%;}
  .block-grid-1-2-3 li, .block-grid li{ width: 100%;}
}

@media (max-width: 780px){
.visit_fancybox {
    width: 100%!important;
}
}
@media (min-width: 800px){
.block-grid-1-2-3 li { width: 33.3333%;}
}
  
@media (min-width: 200px){
/*.block-grid-1-2-3 li {
  width: 48%;}*/
}

.float_menu {
    display: flex;
    float: right;
    margin: 20px 0;
    width: 40%; 
}
.float_menu a {
  	display: block;
}
.float_menu .tel {
	margin-left: 1em;
}
.block-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.block-grid li {
    width: 100%; 
}
@media (max-width: 780px){
/*.float_menu {
    width: 30px;
}*/
.block-grid {
    grid-template-columns: 1fr;
}
.float_menu_sp {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
}
.footer__copyright_bg {
  margin-bottom: 3em;  
}  
}