@charset "UTF-8";
#page-wrapper {
  position: relative;
}

a:focus, *:focus {
    outline: none;
}

.loader{

}
.loadingBar {
    width: 0;
    height: 10px;
    background: #111;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    position: fixed;
    top: 50%;
    left: 0;
    transition: all 0.2s linear 0s;
}

.logo{
  width: 80px;
  height: 80px;
}

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

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

body {
  color: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/bg.png);
}

a {
  color: #555555;
}

a:hover {
  color: #888888;
}

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

.ttl-h2 {
  position: relative;
  margin: 30px 0;
  text-align: center;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

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

.btn-01 {
  border: none;
  background-color: #b2a487;
  color: #fff;
  background-color: #b2a487;
}

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

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

.font-mincho {
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content-wrap {
  max-width: 980px;
  margin: 0 auto;
}

/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}

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

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

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

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

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

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

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

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

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 18px;
}

#header-global-nav li {
  margin: 0;
  padding: 0 1.5em;
  border-right: 1px solid #b2a487;
}

#header-global-nav li:first-child {
  border-left: 1px solid #b2a487;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #333;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* pagetop */
#pagetop {
  position: fixed;
  right: 20px;
  bottom: 30px;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 90%;
  }
}

@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }

  .container {
    width: auto;
  }

  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background: #b2a487;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}

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

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

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}





/*追加分*/
address{
margin: 0;
  padding : 10px 0;
}
.unit-box {
    margin: 0px;
    background-color: #fff;
    padding: 10px;
	border : none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.prd-lst-unit {
    margin-bottom: 0;
    padding: 0 2px;
    text-align: center;
}
.prd-lst-span {
    display: block;
    margin: .3em 0;
    font-size: 16px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #111;

}
.prd-lst-name a{
  color: #111;
}
.prd-lst-name{
    font-size: 16px;
  color: #111;
  font-family: 'Open Sans Condensed', sans-serif;
}
.recommend-items {
    margin-top: 2em;
}
.mar_b_50 {
    margin-bottom: 50px;
}
.mar_t_50 {
    margin-top: 50px;
}
.txt_c {
    text-align: center;
}



/* -- 追加分 -- */
#product{
width: 980px;
  margin: 0 auto;
}
#product2{
width: 980px;
  margin: 0 auto;
}
.page-title{
font-size: 50px;
  color: #fff;
  background: #111;
  padding: 0 6px;
  display: inline;
  width: 100%;
  line-height: 50px;
letter-spacing: 3px;
font-family: 'Oswald', sans-serif;
}
.topicpath-nav{
position: absolute;
  right: 0px;
  top: 20px;
}
.topicpath-nav li{
font-size: 12px;
  color: #111;
}
.topicpath-nav li a{
font-size: 12px;
  color: #111;
}
.title-area{
position: relative;
}
.cate-title{
color: #111;
  font-weight: bold;
  float: left;
  line-height: 1em;
}

/* おすすめ、NEWなどのアイコン*/
img.new_mark_img1 {
    position: relative;
    right: 8px;
}

@media screen and (min-width: 730px) {
/* 商品一覧のマージン（PC） */
  .cate-area{ 
  margin: 40px 60px;
	}
  .category-list.pc_on {
    display: flex;
    flex-wrap: wrap; /* 横幅が足りない時に折り返す */
    gap: 10px 0px; /* 既存の間隔設定を維持するため */
    align-items: center;
    /* 左側のCATEGORYテキスト(88px) + 右側のソートボタン(235px) + 余白を考慮 */
    max-width: calc(100% - 320px); /* 40pxは左右の余白 */
  }
}

.category-list li{
  float: left;
  padding: 0 10px;
  line-height: 1em;
  border-right: 1px solid #111;
}
.category-list li a{
  color: #111;
}
.category-list li:last-child{
  border: none;
}
.product-contents{
margin-top: 40px;
}
.recommend-list{
  position: absolute;
  top: 70px;
  right: 0;
  color: #111;
  font-size: 13px;
    border: 1px solid #111;
    color: #111;
}
.recommend-list p{
    color: #111;
}
.recommend-list a{
    color: #111;
    padding: 3px 6px;
}
.recommend-list span.choosing{
color: #fff;
  background : #111;
  padding: 3px 6px;
    border-bottom : 1px solid #111;
}
.recommend-ul{
  position: absolute;
  top: 70px;
  right: 0;
  color: #111;

}
.recommend-ul li{
float: left;
  color: #111;
  padding: 0 6px;
  font-size: 12px;
  line-height 2em;
}
.recommend-ul li a{
  padding: 2px 10px;
  color: #111;
}

.title-area{
height: 80px;
}
ul.unstyled, ol.unstyled{
margin: 2px 0 20px 0;
}

/* -----ソート------ */
.recommend-ul li.choosing {
  background-color: #111;
  color: #fff;
}
.font14{
font-size: 14px;
}

.def-lst-dd {
    margin: 0;
    padding: 5px 0 30px;
    color: #333;
    line-height: 1.7;
}
.footer-link{
float: right;
  margin: 0 0 10px 0;
}
.footer-link li{
float: left;
  margin: 0 4px;
}
.footer-address{
clear: both;
}

.instagram-s{
display: none !important;
}
.instagram-m{
display: none !important;
}
  


/*
その他可変調整
*/
@media screen and (min-width: 1350px){
 .main-copy{
  display: none;
  }
  .main-copy-l{
  display: block;
  }
    .col-lg-4 {
    width: 20%;
    min-height: 380px;
  }
}
@media screen and (max-width: 1350px){
  .col-lg-4 {
    width: 20%;
    min-height: 320px;
  }
	.instagram-s{
		display: none !important;
  }
  .instagram-m{
      display: none !important;
  }
  .instagram-l{
      display: block !important;
  }
    .main-copy{
  	display: block;
  }
  .main-copy-l{
  	display: none;
  }
}

@media screen and (max-width: 1200px){
.col-lg-4 {
    width: 25%;
    min-height: 340px;
}
}
  
@media screen and (max-width: 1000px){
  .col-lg-4 {
    width: 25%;
    min-height: 280px;
	}
	.instagram-s{
		display: none !important;
	}
	.instagram-m{
		display: block !important;
	}
  .instagram-l{
		display: none !important;
	}
  /*商品一覧のフォントサイズ調整*/
  	.productlist-unit a{
  		font-size: 16px !important;
  	}	
    	.productlist-unit{
  		font-size: 14px !important;
  	}	
}

@media screen and (max-width: 800px){
  .col-lg-4 {
    width: 25%;
    min-height: 280px;
}
.instagram-s{
display: none !important;
}
.instagram-m{
display: block !important;
}
  .instagram-l{
display: none !important;
}
  /* おすすめ、NEWなどのアイコン*/
img.new_mark_img1 {
    position: relative;
    right: 2px;
}
  
}

@media screen and (max-width: 600px){
    .col-lg-4 {
    width: 33%;
    min-height: 260px;
}
.bx-wrapper h2.main-copy img {
    width: 70% !important;
    height: auto;
}
.instagram-s{
display: block !important;
}
.instagram-m{
display: none !important;
}
  .instagram-l{
display: none !important;
}  
  .prd-lst-unit {
  margin-bottom: 0px;
  padding: 0 10px;
  text-align: center;
  min-height: 405px;
}
  .product-image-thumb .prd-lst-unit {
  min-height: 125px;
  }		
}
@media screen and (max-width: 440px){
 .prd-lst-unit {
  margin-bottom: 0px;
  padding: 0 10px;
  text-align: center;
  min-height: 320px;
}
  .prd-lst-name{
  font-size: 14px;
  }
  
  .product-image-thumb .prd-lst-unit {
  min-height: 85px;
  } 
  .col-lg-4 {
	min-height: 240px;
	width: 33%;
	}
}


/* ----- ピックアップ・イベントのバナー(25/12/21伊藤編集)------ */
.bn-group-pc{
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
.line-bt{
	width: 45%;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #dddddd;
}
.line-bt-smt{
	text-align: center;
	margin: 8px 12px;
    height:
}
.banner-container{
   margin: 40px 0;
}
.banner-title {
	font-size: 32px;  
    font-weight: bold;
    display: block;
    letter-spacing: 0;
  	text-align: center;
    margin: 12px 0;
}
.banner-subtitle{
    font-size: 18px;
    font-weight: 500;
    color: #858483;
    display: block;
    letter-spacing: 0;
    font-family: unitedarrows-medium, 'Yu Gothic Medium', 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', Hiragino, 'Kaku Gothic ProN', 'Hiragino Sans', MSPGothic, Meiryo, sans-serif;
}

@media (max-width: 768px) {
  .banner-title {
    font-size: 24px;
    margin-bottom: 4px;
  }
  .banner-subtitle{
    font-size: 16px;
}
  
}

@media (max-width: 440px) {
  .banner-title {
    font-size: 24px;
    margin-bottom: -24px;
  }
  .banner-subtitle{
    font-size: 14px;
}
  
}