@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}

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


.muted {
  color: #999;
}

body {
  color: #333;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
  font-family:"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝";
font-family:"Times New Roman","Yu Mincho","YuMincho","Hiragino Mincho Pro","HiraMinProN-W3";
  letter-spacing: 0.01em;
  line-height:180%; 
  font-size:15px;
  line-break: normal;
}

a {
  color: #444;
}
  a:hover {
    	opacity: 0.5 ;
  }

p a {
  color: #444;
  /*text-decoration: dotted underline !important; */
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

img a:hover {
	opacity: 0.5 ;
}

ul ul{
list-style:none;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.header--brand img{
width:60%;}

h1 {
  margin: 20px 0 20px 0 ;
  text-align: left;
  font-size:500%;
  line-height:110%;
  font-weight:normal;
    clear:both;
}

h2 {
  margin: 90px 0 40px 0 ;
  text-align: left;
  font-size:320%;
  font-weight:normal;
  clear:both;
}
h3{
  margin:40px 0 15px 0;
  padding:20px 0 0 0;
  border-bottom: 1px dotted;
  font-size:200%;
  font-weight:100;
  clear:both;}  

  
h4{
  margin:0 0 10px 0;
  font-size:150%;
  font-weight:100;
  text-align: left;
  clear:both;}  
  
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    /*background-color: #ccc;*/
    content: "";
  }
  .ttl-h2 span {
    padding: 0 1em 0 0;
    /*background-color: #fff;*/
  }

.btn-01 {
  border: 1px solid #dce5e4;
  background-color: #dce5e4;
  color: #666666;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #cddde4;
  background-color: #cddde4;
  color:#000000;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  letter-spacing: 2px;
  font-weight: 400;
  /*font-family: 'Karla', sans-serif; */
 font-family:Garamond,"Times New Roman";
  letter-spacing: 0.02em;
}
  .google-font.fwb {
    font-weight: 700;
  }

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

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

/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

/* 追加 */

#top_serch{
  display:inline;
  float:left}
  
img{
margin:0;
height: auto !important;}

p{
margin:10px 0 0 0;}
 
  
  .s_item ul{
list-style:none;
   margin:20px 0 0 0;
  }
  
.top_item{
   text-align:left;
  }
  
  ul, ol {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.cap{
margin:20px 0 0 0;
color:#555555;
font-size:80%;
line-height:170%;
}

.top_info{
margin:5px 0 0 0;
padding:0;
color:#555555;
font-size:70%;
line-height:170%;

}


/* グローバルメニュー */

.menu ul{
  margin:0;
  padding:0;
  font-size: 0;
  font-family:"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝";
font-family:"Times New Roman","Yu Mincho","YuMincho","Hiragino Mincho Pro","HiraMinProN-W3";
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}
.menu ul li {
  list-style: none;
  margin:0;
  padding:0;
  font-size:15px;
display: inline-block;
  position: relative;
  width: 130px;/*親メニューの幅*/
  height: 50px;/*親メニューの高さ*/
  line-height: 50px;
  background:#fff;/*親メニューの背景色*/
  color: #000;/*親メニューの文字色*/
  text-align:center;
}
.menu ul li a {
  color: #000;
  display: block;
  text-decoration: none;
}
.menu ul li:hover, .menu ul li a:hover {
  background:#fff;/*ホバー時の親メニューの背景色*/
  color:#666;/*ホバー時の親メニューの文字色*/
}
.menu ul li ul {
  position: absolute;
  top: 50px;/*親メニューの高さと同じにする*/
  width: 130px;
  z-index: 100;
  border:none;
}
.menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
	font-size:14px;
	margin:0;
	padding:0;
  width: 130px;/*サブメニューの幅*/
  height: 0;
  background:#dce5e4;/*サブメニューの背景色*/
    color:#666;
}
.menu ul li ul li:hover, .menu ul li ul li a:hover {
  background:#cddde4;/*ホバー時のサブメニューの背景色*/
  color:#000;
}
.menu ul li:hover ul li, .menu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:50px;/*サブメニューの高さ*/
  z-index: 10;
}
.menu * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.topmenu_shop {
color:#8F7B27;
 font-weight:bold;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #666 !important;
}

ul.inline > li, ol.inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    *display: inline;
	*zoom: 1;
}

.shop_title img {
width:120px;
height:50px;
}

.header .header--brand.header--brand--is_image a img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: 160px;
}


.header .header--brand.header--brand--is_image a img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: 160px;
}

form {
    margin: 0 0 5px 0;
}

small {
  color:#888;
}

.bx-wrapper .bx-caption {
   position: static !important;
    bottom: 0;
    left: 0;
    width: 100%;
  background: #fff !important;
  color:#333 !important;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: .85em;
	padding: 10px;
	color: #333 !important;
	  font-family: "Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝" !important;
font-family: "Times New Roman","Yu Mincho","YuMincho","Hiragino Mincho Pro","HiraMinProN-W3" !important;
}

.item_menu{
font-size:17px;
  text-align:center;
  margin: 5px 0 0 0;
}

.item_cap{
font-size:12px;
  text-align:center;
/** padding:5px 15px;**/
}

.photo_cap{
font-size:12px;
  text-align:left;
  padding:5px 0 15px 0;
}

.gp_cart{
margin:10px 0 0 0;
}

.p-shop__logo{
width:120px;
height:50px;
}

.page-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    width: 60px;
    height: 60px;
    font-size: 90%;
    background-color: #dce5e4;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    text-align: center;
}

.page-top i{
margin:15px 0 0 0;
}

@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-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/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-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom:2em;
}
.header-link a {
  color: #4d4d4d;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
  width:100px;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

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

.shop-name img{
width:120px;
height:50px;
}

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

/* header global nav */
#header-global-nav {
  margin: 0.45em 0;
  text-align: center;
  font-size: 16px;
}
  #header-global-nav li {
/* margin: 0 1em;*/
margin: 0;
  }

/* 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;
  }

/* slider */
.slider {
  margin-top: 30px;
 margin-bottom: 0em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}


/*
 * item list
 */

.top_item ul{
list-style:none;
   margin:20px 0 0 -0.5%;
   align:center;
   font-size:0;
  }
  
  .top_item li{
  display: inline-block;
   margin:0.5% 0 0 0.5%;
   width:24.4%;
   font-size: 11px;
  }
  
  .top_item_w ul{
list-style:none;
   margin:20px 0 0 -1.5%;
   align:center;
   font-size:0;
  }
  
    .top_item_w li{
  display: inline-block;
   margin:0 0 1.5% 1.5%;
   width:31.8%;
   font-size: 11px;
  }
  
  .top_item_l li{
  display: inline-block;
   margin:0 0 1.5% 1.5%;
   width:31.8%;
   font-size: 13px;
   position:relative;
   overflow:hidden;
  }
  
.top_item_l ul{
list-style:none;
margin:1.5% 0 20px -1.5%;
align:center;
font-size:0;
display: flex;
 display: -webkit-flex;
  flex-wrap: wrap;
  }
    
  .top_item_l li:hover .h_cap {
	opacity:		1;	
	padding-top:		40px;
} 

    .top_img{
   font-size: 15px;
   position:relative;
   overflow:hidden;
   margin:20px 0 0 0;
  }
  
 .top_img:hover .h_cap {
	opacity:		1;	
	padding-top:		25px;
} 

  
.h_cap {
	text-align: 		center;
	line-height:150%;
	color:			#fff;
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	opacity:		0;	
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}


.h_cap p{
  padding:0 15px;
  margin:0;
}
  
 
    
/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 5px;
  padding: 0 5px;
  text-align: center;
}
.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;
}

@media (max-width: 600px) {
.prd-lst-name {
  font-size: 13px;
  line-height: 140%;
}
}
.prd-lst-price {
  color: #666666;
      display: block;
    margin: .3em 0;
    font-size: 12px;
  line-height: 140%;
}

.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: 18px;
  font-weight: normal;
}



/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
width: 33.3333333%;
  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: #4d4d4d;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
	margin-left: 10%;
	line-height: 150%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #333;
  }
  
  	.footernavi{
width:100%;}




.c-pager-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
list-style: none;
}

.c-pager-list__item {
    box-sizing: border-box;
    overflow: hidden;
    margin-left: 3px;
    margin-right: 3px;
    min-width: 30px;
    line-height: 30px;
    background: #ffffff;
    text-align: center;
}


/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
	color: #666;
	font-size:11px;
}

/* copyright */
.copyright {
padding: 3em 0 0 0;
  color: #444444;
  text-align: center;
  font-size: 12px;
  clear:both;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* 追加 */
  .news {
   font-size:95%;
    color:#666;
    height: auto !important;
     line-height:180%;
  }
  
 ul .s_item{
   margin:20px 0 0 0;
list-style:none;
  }
  
    .s_item li{
display: inline-block;
font-size:12px;
letter-spacing:0em;
align:center;
width:24%;
line-height: 150%;
  }
  
.left{
  float:left;
  width:50%;
  margin:25px 0 50px 0;
    padding:0;
}

.left_photo{
  float:left;
  width:55%;
  margin:25px 0 50px 0;
    padding:0;
}

.left_text{
  float:right;
  width:40%;
  margin:25px 0 50px 0;
    padding:0;
}



@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
  
  .left{
  float:left;
  width:50%;
  margin:25px 0 50px 0;
    padding:0;
}
}

@media (max-width: 885px) {
/* グローバルメニュー */

.menu ul li {
  font-size:13px;
  width: 110px;/*親メニューの幅*/
}
.menu ul li ul {
  top: 50px;/*親メニューの高さと同じにする*/
  width: 110px;
}
.menu ul li ul li {
	font-size:14px;
  width: 130px;/*サブメニューの幅*/
}

  }
  
  @media (max-width: 800px) {
  .calender{
width:100%;}
  }

@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;
	color:#666;
  }
  .btn-dropdown {
    text-align: right;
}
  .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;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  
  
.bbtm a {
    padding:0;
    margin: 20px 0 0 0;
}
  
	.footernavi{
width:100%;}
  
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    /*border-bottom: 3px double #e7e7e7;*/
  }
    .footer-primary .footer-nav:first-child {
      /*border-top: 3px double #e7e7e7;*/
    }
  .footer-nav li {
    margin: 0;
	font-size: 13px;
	line-height: 200%;
    /*border-top: 1px solid #e7e7e7;*/
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 5px 0 0 0;
    color: #4d4d4d;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  
        .s_item li{
display: inline-block;
font-size:12px;
letter-spacing:0em;
align:center;
  }
  
		  .left_photo{
		    width:100%;
  margin:15px 0 0 0;
    text-align:center;
  }
  
  .left{
  width:100%;
  margin:15px 0 0 0;
  text-align:left;
  float:none;
  }

.left_text{
  float:left;
  width:100%;
  margin:25px 0 50px 0;
    padding:0;
}

  .top_item ul{
   margin:20px 0 0 -0.5%;
  }
  
    .top_item_l li:hover .h_cap {
	opacity:1;	
	padding-top:15px;
} 
  
  .top_item li{
   margin:0.5% 0 0 0.5%;
   width:32.8%;
  }
  
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  
    .view-cart {
    width: 100%;
}
  
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @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-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
	}
}
}

@media (max-width: 750px) {
  .top_item_l li:hover .h_cap {
	opacity:1;	
	padding-top:10px;
} 

.top_item_l li {
    font-size: 12px;
}

  }
  
  @media (max-width: 600px) {
    .calender {
        display: none;
    }
}
@media (min-width: 600px) {
    .calender_small {
        display: none;
    }
}
  

@media (max-width: 650px) {
    .top_item_w ul{
   margin:20px 0 0 -1.5%;
  }
  
  .top_item_w li{
   margin:1.5% 0 0 1.5%;
   width:48%;
  }
  
  .top_item_l li{
  display: inline-block;
   margin:0 0 1.5% 1.5%;
   width:48%;
   font-size: 11px;
   position:relative;
   overflow:hidden;
  }
  
    .top_item_l ul{
list-style:none;
   margin:1.5% 0 20px -1.5%;
   align:center;
   font-size:0;
  }
    
  .top_item_l li:hover .h_cap {
	opacity:		1;	
	padding-top:10px;
} 

.top_item_l li {
    font-size: 12px;
}

    .top_img{
   font-size: 13px;
   position:relative;
   overflow:hidden;
  }
  
 .top_img:hover .h_cap {
	opacity:		1;	
	padding-top:20px;
} 


  }
  
    @media (min-width: 765px) {  

.dp_pc{
display:none
}
}
  
  @media (min-width: 481px) {  
.i_cap{
display:none
}

}
  

@media (max-width: 480px) {

  .ttl-h2 span {
    padding: 0 10px;
 /*font-size: 14px;*/
  }
  .prd-lst-unit {
    margin-bottom: 10px;
   /* height: auto !important;*/ /*2022*/
  }
  
      .s_item li{
display: inline-block;
font-size:12px;
letter-spacing:0em;
align:center;
  }
  
  h1 {
  margin: 30px 0 5px 0 ;
  text-align: center;
  font-size:300%;
  line-height:110%;
  font-weight:100;
  clear:both;
}
  
  h2 {
  margin: 30px 0 30px 0 ;
  text-align: center;
  font-size:200%;
    font-weight:100;
    clear:both;
}
  h3{
  margin:20px 0 0 0;
border-bottom: 1px dotted;
  font-size:150%;
    font-weight:100;
  clear:both;}  
  
h4{
  margin:5px 0 20px 0;
  font-size:150%;
  font-weight:100;
  clear:both;
text-align: center;  
}  
  
.left_photo{
  margin:15px 0 0 0;
  text-align:center;
  float:none;
  }
  
  .left_text{
    width:100%;
  margin:15px 0 0 0;
  text-align:left;
  float:none;
  }
  
  .left{
  width:100%;
  margin:30px 0 0 0;
  text-align:left;
  float:none;
  }
  
 .left img{
  margin:10px 0 30px 0;
  }
  
      .top_item ul{
   margin:0;
   width:100%;
  }
  
    .top_item li{
   margin:5% 0 0 0;
   width:100%;
   text-align:center;
  }
  
    .top_item_w ul{
   margin:0 0 0 0;
      text-align:center;
  }

  .top_item_w li{
   margin:20px 0 0 0;
   width:100%;
  }
  
    .top_item_l li{
  display: inline-block;
   margin:5% 0 0 0;
   width:100%;
   font-size: 11px;
   position:relative;
   overflow:hidden;
  }
  
    .top_item_l ul{
list-style:none;
   margin:1.5% 0 20px 0;
   align:center;
   font-size:0;
      display: block;
  }
  
  div.top_img img {
    max-width: 200%;
    height: auto;
    -webkit-transform: translate(-40%,-0%);
    -ms-transform: translate(-40%,-0%);
    transform: translate(-40%,-0%);
}
	
	.h_cap {
	display:none;
} 

	.i_cap {
   font-size: 13px;
   line-height:170%;
} 
	
  .top_item_l li:hover .h_cap {
	/*opacity:1;	
	padding-top:20px;*/
} 

    .top_img{
   font-size: 11px;
   position:relative;
   overflow:hidden;
  }
  
 .top_img:hover .h_cap {
	/*opacity:1;	
	padding-top:8px;*/
} 

  .footer-nav {
width:100%;
  }

.bbtm {
    padding:0;
    margin-top:20px;
}

  .dn_sp{
display:none;
} 
  
}

/********** 検索 **********/
.l-header-search {
  display: flex;
  position: absolute;
  bottom: 0px;
  right: 15px;
  z-index: 1000;
}
@media screen and (max-width: 1030px) {
  .l-header-search {
    position: static;
  }
}

.l-header-search__box {
  box-sizing: border-box;
  display: inline-block;
  width:100%;
}

.l-header-search__submit img {
  width: 15px;
}

l-header-search__input input {
  box-sizing: border-box;
  padding-right: 60px;
  width: 100%;
  height: 40px;
  border: none;
}
.l-header-search__input {
  flex: 1;
  border-bottom: 1px solid #7d7d7d;
  float:left;
}

.l-header-search__input {
  flex: 1;
  border-bottom: 1px solid #000000;
  padding: 2px;
  width:170px;
  margin:2px;
}
.l-header-search__input input {
  box-sizing: border-box;
  padding-right: 60px;
  width: 100%;
  height: 20px;
  border: none;
  margin-right:10px;
  background: transparent;
}

@media (max-width: 768px) {
  #top_serch{
display: none;
}
}


.l-header-search__btn {
  box-sizing: border-box;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: none;
    float:right;
}

.l-header-search__submit {
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0;
  width:30px;
  height: 30px;
  border: 0;
  background-color:#ffffff;
}

.top_item_w{
width:100%;
overflow-wrap: break-word;}

.top-category-list{
font-size:14px;
margin-right:20px;
white-space: nowrap;}
iframe{
  width:100%;
}

@media (max-width: 480px) {
.container {
    width: auto;
    padding: 0 10px;
        padding-top: 0px;
}
  }

@media (min-width: 769px) {
.visible-phone2 {
    display: none;
}
  }

#phone_search{
  vertical-align: middle;
  margin-top:20px;
}

ul.prd-lst {
/*display: flex;
flex-wrap: wrap;*/
display: inline-block;
vertical-align: top;
}

@media (max-width: 768px) {
.col-xs-12 {
    width: 50%;
}
  }