@charset "euc-jp";

html {
  overflow: auto;
}

body {
  background: #fff url(https://img.shop-pro.jp/tmpl_img/78/body_bg.gif);
  color: #946142;
  font-family: "Noto Sans Japanese"; 
  overflow: hidden;
}

a {
  color: #946142;
}

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

.col-lg-12 {
  padding: 0;
  margin-bottom: 3em;
}

.btn {
  border-radius: 0;
}

/*
 * Layout
 */
.container {
  max-width: 1300px;
  margin: 0 auto;
}
.ie8 .container {
  width: 1300px;
}
.promo__seciton {
  background-color: #faf2f1;
  width: 100%;
  min-height: 40px;
}

.promo {
  background: #faf2f1;
}
.promo__text {
  color: #9b531a;
  text-align: center;
  padding: 10px 0;
  letter-spacing: 1.5px;
  font-weight: bold;
  background: #faf2f1;
}

.header__section {
  margin-bottom: 1em;
}

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

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

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

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 0.5em;
  font-weight: 500;
}
.header-nav__unit i {
  margin-right: 3px;
  color: #946142;
}

.header-nav__txt {
  color: #946142;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.1em;
}
.header-nav__txt:hover {
  color: #fc9f9c;
}

.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 #946142;
}

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

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

.global-nav__unit {
  float: left;
  margin-right: 3em;
  letter-spacing: .1em;
}

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

.global-nav__unit a {
  display: block;
  padding: .3em 0;
  color: #946142;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
  color: #FF9DA1;
}

.global-nav__unit__txt {
  font-family: 'Montserrat', sans-serif;
  font-size: 98%;
  letter-spacing: 2px;
}
.list-brand {
  margin-left: 5px;
  width: 650px;
  position: absolute;
  height: 100%;
  z-index:9999;
}

.list-brand2 {
  margin-left: 150px;
  width: 500px;
  position: absolute;
  height: 100%;
  z-index:9999;
}

.list-brand3 {
  margin-left: 460px;
  width: 200px;
  position: absolute;
  height: 100%;
  z-index:9999;
}
.global-nav__pulldown-nav ul{
  background-color:#fff;
  padding: 15px;
  display: inline-block;
  vertical-align: top;
}

.global-nav__pulldown-nav li {
  list-style:none;
}

.global-nav__pulldown-nav a {
  color: #946142;
  line-height: 2.3;
}
.box-1 {
    background-color: #fff;
    margin: .5em 0;
    padding: .5em;
    width: 520px;
}
.box-2 {
    background-color: #fff;
    margin: .5em 0;
    padding: .5em;
    width: 660px;
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: .1em 0 0;
  padding: 0;
  font-weight: 600;
}
.header__pulldown-nav__list li {
  margin: 0 0 5px;
  padding: 0 5px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #946142;
  font-family: 'Montserrat', sans-serif;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #544f4b;
}

.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 0em;
  max-width: 50px;
  float: right;
  background: #faf2f1;
  border: none;
  margin-bottom: 2em;
}
.btn-pagetop i {
  position: static;
}


/* guide */
.footer__guide {
  background: #fff;
  padding: .3em 0;
}

.guide__col {
  padding: 0 10px;
}

.guide__unit {
  padding: 10px 50px 0 0;
  margin-bottom: 20px;
  font-size: 0.8em;
  line-height: 2.0;
  color: #946142;
  list-style: none;
  letter-spacing: .1em;
  white-space: nowrap;
}
.guide__unit a {
  color: #946142;
}

.guide__h3, .guide__h2 {
  color: #946142;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.2em;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .2em;
  border-bottom: 0px solid #d3d3d3;
}
.ttl_ftr {
    font-size:1.2em;
    letter-spacing: 0.1em;
    color: #e19d32;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin-bottom: 0.3em;
}
/* 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: #faf2f1;
  color: #946142;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: #946142;
}

.footer-nav__title {
  margin-top: 0;
  color: #946142;
  font-size: 1.5em;
  font-family: 'Montserrat', sans-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 #9b531a;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #9b531a;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #9b531a;
}

/* topicpath */
.topicpath-nav {
  line-height: 1.5em;
  font-size: .8em;
  color: #666;
  margin: 3em .5em;
}
.topicpath-nav a {
  text-decoration: none;
  color: #946142;
  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;
  border: 2px solid #999;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
}

.product-list__unit {
  padding: 0;
  margin-bottom: 4em;
}
.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;
  max-height: 320px;
  margin: 0 auto;
}

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

.product-list__name {
  font-weight: normal;
  color: #946142;
  font-family: 'Montserrat', sans-serif;
}

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

.product-list__price,
.option__price {
  color: #946142;
  font-family: 'Montserrat', sans-serif;
}

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

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

.product-list__sort {
  text-align: center;
  margin: 2em 0;
  font-family: 'Montserrat', sans-serif;
  color: #946142;
}

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

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

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .5em 4em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #946142;
  font-family: 'Montserrat', sans-serif;
  background: #faf2f1;
  border-radius: 2px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #946142;
}

.pagenation__info {
  font-size: 1.4em;
}

.center {width:500px; float:left; padding:80px 0 50px 0;margin-right: auto;}
/* blog */
.column {width:45%; margin:0 auto 6em auto;}
.column h2 {border-bottom: 1px solid #3e3a39;
width: 200px;
text-align:center;
padding: 10px;
margin: 0 auto 20px auto;
font-size: 140%;
font-weight: bold;}
.column p {text-align:left; margin:1.5em 0; padding:0 10%; box-sizing:border-box;
letter-spacing: 0.08em; line-height: 2.2;}
.column p.day {text-align:center; margin:1em auto 3em auto; padding:0;}
.column img {width:100%;}
.column span {
  display: block;
padding: 1em;
background: rgba(255,255,255,0.8);
font-weight: bold;
  font-size: 80%;}
.column link {
  display:block;
  text-align:left;
  padding:1em; margin:1em 10%;
  background: rgba(0,174,187,0.3);
  border-radius:5px;
  font-weight:bold;
  font-size:120%;
}
.bloglist {margin:20px 0!important; padding:30px!important; line-height:2!important;
border: 1px solid #E0E0E0!important;}
.bloglist-title {display:block; font-family:'Montserrat', sans-serif!important; }
.bloglist-content {display:block;}
.bloglist-title {font-size:120%!important;}
.bloglist br {display:none;}
.bloglist br:first-of-type {display:block;}
.bloglist-image {width:150px!important;}
.bloglist-image img {max-height:150px!important;}
@media (max-width: 480px) { 
  .column h2 {margin:25px auto 15px auto; font-size:100%;}
  .column{font-size:90%;}
  .columnlink { font-size:80%; margin:1em 5%;}
  .column p {padding:0 5%; }
  .column p.day {font-size:80%; margin:0 auto 2em auto;}
  .bloglist-image {width:100%!important; margin-bottom:15px!important;}
.bloglist-image img {max-height:100%!important;}
}
/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

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

.section__title-h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  margin: 2em 0 1em 0;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.2em;
  color: #e19d32;
}

.section__title-h3 {
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}
.section__title-h4 {
  text-align: center;
  font-size: 1.1em;
  font-weight: normal;
  margin: .3em 0 .3em 0;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.2em;
  color: #e19d32;
}
.btn-primary {
  background: #faf2f1;
  border: 0px solid #946142;
  color: #946142;
  border: 2px solid #946142;
}
.btn-primary:hover {
  background: #f9f0f0;
  color: #946142;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: #fff;
  border: none;
  color: #946142;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.1em;
}
.btn-secondary:hover {
  background: #f9f0f0;
  color: #946142;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

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

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

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

.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;
}
.photogallery {
  display: flex;
  display: -webkit-flex;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
  justify-content: center;
}
 .photo {
   position: relative;
   width: 20%;
   height: auto;
   margin: 1%;
   overflow: hidden;
}
.photo:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.inner {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
}
.inner img{
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     width: auto;
     height: 100%;
}
.inner p{
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align:	center;
  margin:0;
  padding:0;
  font-size: 1.5rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color:#fff;
  letter-spacing: 2px;
  white-space: nowrap;
  /*文字の装飾は省略*/
}

@media screen and (min-width: 320px) and (max-width: 600px) { 
  .inner p{
     font-size: 0.4rem;
}
}
@media screen and (min-width:600px) and ( max-width:960px) {
    /*　画面サイズが600pxから960pxまではここを読み込む　*/
  .inner p{
     font-size: 0.8rem;
}
}
@media screen and (min-width:960px) and ( max-width:1280px) {
    /*　画面サイズが960pxから1280pxまではここを読み込む　*/
    .inner p{
     font-size: 1.5rem;
}
}
@media screen and (min-width:1280px) {
    /*　画面サイズが1280pxからはここを読み込む　*/
   .inner p{
     font-size: 1.5rem;
}
}

.contents-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 5em;
}
.contents-wrap:nth-child(odd) {
	flex-direction: row;
}

.contents-text {
   width: 40%; /*flex: 2;*/
   margin: 5em;
   font-family: "Noto Sans Japanese"; 
   color: #946142;
}
.contents-img {
	width: 40%; /*flex: 1;*/
}

.contents-text h2 {
	margin-bottom: 2rem;
	font-size: 1.2em;
   font-family: 'Montserrat', sans-serif;
   text-align: center;
   color: #946142;
   letter-spacing: 1px;
}

.contents-img img {
	display: block;
	width: 100%;
	height: auto;
}
.contents-box {
   margin: 0 auto;
   background-color: #fff;
   justify-content: center;
   margin-bottom: 2em;
}
.contents-box img {
	display: block;
	margin: 0 auto;
	width: 90%;
    justify-content: center;
}
.contents-box p {
   font-size: 0.9rem;
   font-family: "Noto Sans Japanese"; 
   text-align: center;
   color: #151515;
   letter-spacing: 1px;
}
.title img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
.contents-box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contents-box1 section {
    margin: 5px;
    background:  #fff4ef;
    border: 1px;
    padding: 10px;
     /* 横幅調整 要素を利用可能な領域いっぱいに等倍で並べる (IE11の場合はflexではなくflex-grow: 1) */
    flex: 1;
   }
/* ２つ目の要素に対して、他のカラムの2倍の横幅 */
.contents-box1 .col-2 {
  flex: 1;
}
.contents-box1 h1 {
     color: #48b791;
     font-family: 'Montserrat', sans-serif;
     letter-spacing: 1px;
     font-size: 1rem;
}
.contents-box1 p {
      margin-top: 5px;
      color: #151515;
}

@media screen and (max-width: 768px) {
.contents-box1 {
  	/*flex-direction は、要素の配置方向を指定するプロパティー
  	デフォルト値は row
 	column: 横並びから縦並びに変更*/
   flex-direction: column;
}
} 

@media screen and (max-width: 768px){
	.contents-wrap,
	.contents-wrap:nth-child(odd)  {
		flex-direction: column;
      justify-content: center;
	}

	.contents-text,
	.contents-img {
      max-width:80%;
      margin: 0 auto;
	  width: 80%; /*flex: 1;*/
	}

	.contents-text {
		text-align: center;
      font-size: 1em;
	}

	.contents-text h2 {
		text-align: center;
      margin-top: 2em;
	}
  
   .contents-box {
	width: 100%;
     position: center;
	}
  .contents-box p {
   font-size: 0.6rem;
    }
}

#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: #946142;
}

.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 10px;
  }

  .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: 1em 0 0;
    border-bottom: 0px solid #ccc;
  }

  .header__pulldown-nav__list {
    text-align: left;
    font-weight: normal;
  }
  .header__pulldown-nav__list li {
    padding: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }
  .header__pulldown-nav__list a {
    display: block;
    padding: .5em;
  }
  .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: 1px solid #544f4b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: #ffffff;
    background: #fbe9e3;
    color: #544f4b;
  }
  .header__search-form--phone button:hover {
    background: #fdf4f1;
    color: #544f4b;
  }
  .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: 0em;
  }

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

.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);
  }
