@charset "UTF-8";
p{margin:0 1% 16px;}
p.center{text-align:center;}

#page-wrapper {
  position: relative;
}

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

/* パンくず */
#bread {
  font-size: 88%;
  padding: 5px;
  margin: 30px auto;
  text-align: center;
  line-height: 1.4em;
}

#bread a,
#bread a:visited{
  text-decoration:none;
}

#bread a:after{
  font-family: FontAwesome;
  content: "\f105";
  padding: 0 0.5em 0 0.9em;
  color:#241701;
  font-weight: 900;
}

a.arrow:before {
  font-family: FontAwesome;
  content: "\f105";
  padding: 0 5px 0 5px;
  color: currentColor;
  font-weight: 900;
}

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: #3a3a3a;
  background-color: #fff;
  font-family:Arial, Helvetica,"Noto Sans Japanese","ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size:medium;
}

a {
  color: #66a4ac;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}

a:hover {
  color: #b8361d;
  text-decoration:underline;
}

.sp{display:none;}

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

header h1 {
  text-indent:100%;
  overflow:hidden;
  white-space:nowrap;
}

header h1 a {
  display: block;
  width: 296px;
  height: 70px;
  margin: 32px auto;
  background-image: url("https://img21.shop-pro.jp/PA01325/681/etc/logo.png?cmsp_timestamp=20160520110932");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 20px;
}

header h1 a:hover {
  opacity: 0.7;
}


.ttl-h2 {
  position: relative;
  margin: 72px 1% 24px;
  text-align: center;
  font-size: 200%;
  letter-spacing: 0.05em;
  font-weight:bold;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',"HGS明朝E","Sawarabi Mincho",'YuMincho','Yu Mincho','游明朝体',serif;
}

h3{
  font-weight:bold;
  color:#666666;
}

h3.ttl-h3{
  background-color:#EEF2F3;
  padding:10px 12px;
  margin:0 1% 20px;
}

/*h4{
padding-bottom:10px;
color:#666666;
border-bottom:1px dashed #cacaca;
}*/


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

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

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

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

.shipping{
  border: 1px solid #68b81d;
  background-color: #68b81d;
  color: #fff;
}

.shipping:hover{
  border: 1px solid #8ec957;
  background-color: #8ec957;
}

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

.shipping:before {
  content: '';
  background:url(https://img21.shop-pro.jp/PA01325/681/etc/icon_shipping.png) 0 0 no-repeat transparent;
  background-size: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}

@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: 800px;
  margin: 20px auto;
}


/*
* header
*/
header{
  max-width: 1000px;
  position: relative;
  margin: 0 auto;
}

#header-inner {
  width: 100%;
  margin: 0 auto;
}

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

.header-line-nav{
  position: absolute;
  top: -80px;
  right: 0;
}

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

.header-link a:hover {
  text-decoration: none;
  color:#ffffff;
}


/* 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 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  text-indent: -9999px;
}

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

/* header global nav */
#header-global-nav {
  width: 100%;
  background:rgba(255,255,255,0.6);
}

#header-global-nav ul{
  list-style:none;
  max-width: 1000px;
  margin: 0 auto;
  letter-spacing:  0.02em;
  text-align: center;
  font-weight: 500;
  line-height: 40px;
}

#header-global-nav li {
  /*float: left;*/
  display: inline-block;
  width: 16.66%;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#header-global-nav li.no-border {border: 0;}

#header-global-nav li a {
  display:block;
  padding: 8px 0;
  color:#3a3a3a;
}

#header-global-nav li a:hover {
  color:#b8361d;
  background: #f2f2f2;
}

ul.ul_none{margin:0;}

/*時期の表示*/
#holiday{
  padding: 40px 0 20px;
  text-align:center;
}

#holiday .inner{
  width:60%;
}

#holiday p{
  text-align:center;
  margin-bottom: 20px;
}

.title{
  font-size:130%;
  font-weight:bold;
  border-bottom:2px solid #ddd;
  padding-bottom:8px;
}

.day{
  font-size:120%;
  color:#ad0a0a;
}

.attention{
  padding: 24px;
  background: #fff;
  margin-bottom:20px;
}
.attention h3{
  color:#ae0031;
  background-image:none;
  text-indent:0;
  margin-bottom:10px;
}
#main .attention ul {
  margin-bottom: -5px;
  list-style: disc;
  line-height: 1.75em;
}

/*コンセプトと3つのポイント*/
#concept,
#point h2,
#point h3{
  font-family: "Times New Roman", "Georgia",  'ヒラギノ明朝 ProN','Hiragino Mincho ProN',"HGS明朝E","Sawarabi Mincho",'YuMincho','Yu Mincho','游明朝体',serif;
}

#concept{
  text-align: center;
  margin: 96px auto;
}

#concept p{
  text-align: center;
  font-size: 120%;
  font-weight:bold;
  line-height:1.8em;
  margin-bottom:  24px;
}

#concept .container{
  padding-bottom: 28%;
  background-image: url(https://img21.shop-pro.jp/PA01325/681/etc/top_eye.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 48px auto;
}

#concept h2{
  font-weight: bold;
  text-align: center;
  font-size: 200%;
}

#point{
  text-align: center;
  background: #fafaf3;
  padding: 72px 0;
}

#product #point{ padding: 72px 5%;}

#point h2{
  font-size:240%;
  font-weight: bold;
  margin-bottom: 24px;
}

#point h2 span{
  font-size: 220%;
  padding: 0 4px;
}

#point div img + p{
  text-align: left;
  line-height:1.7em;
  margin:0 0 16px;
}

h3[id^="point"]{
  font-size: 240%;
  color: #7cab2c;
  margin:72px auto 16px;
}

h3#point01{
  margin:0 auto 16px;
}

h3[id^="point"]:before{
  content:"";
  display: inline-block;
  vertical-align: middle;
  margin-right:  16px;
  width: 65px;
  height: 75px;
  background-size: contain;
  background-repeat:no-repeat;
}

h3#point01:before{background-image: url(https://img21.shop-pro.jp/PA01325/681/etc/point01.png);}
h3#point02:before{background-image: url(https://img21.shop-pro.jp/PA01325/681/etc/point02.png);}
h3#point03:before{background-image: url(https://img21.shop-pro.jp/PA01325/681/etc/point03.png);}

h4{
  font-size:120%;
  font-weight:bold;
  color:#666666;
}

.column3,
.column2 {
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:center;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:center;/*--- IE10 ---*/
  -webkit-justify-content:center;/*--- safari（PC）用 ---*/
  justify-content:center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column2 div,
.column3 div{
  width:31%;
  margin:0 2%;
}

.no_coldchain,
.coldchain{
  margin: 32px auto;
}

.coldchain{
  max-width:64%;
}

.tab{display:none !important;}

@media only screen and (max-width:768px){
  #pr_area .open{
    font-size:140%;
  }
 
  .coldchain,
  .no_coldchain{
    max-width:86%;
  }

  .no_coldchain.pc{display:none !important;}
  .tab{display:block !important;}

}

@media only screen and (max-width:640px){
  #eyecatch{
    padding-bottom:103.125%;
    background-image: url("https://img21.shop-pro.jp/PA01325/681/etc/eye_sp.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    margin:24px auto 0;
  }

  #point h2{
    font-size: 170%;
    margin-bottom: 16px;
  }

  #concept h2,
  h3[id^="point"]{
    font-size: 150%;
    margin-bottom: 24px;
  }

  #concept p{
    font-size:100%;
    margin:0 1% 16px;
  }

  #point{
    padding: 40px 0;
  }

  #point p{text-align: left;}
  #point p br,#point h4 br{display:none;}

  h3[id^="point"]{
    margin:72px auto 16px;
  }

  h3[id^="point"]:before{
    display: block;
    margin: 0 auto;
    width: 56px;
    height: 65px;
  }

  #point h4{
    margin:40px auto 8px;
  }

  .column3,
  .column2 {
    display:inherit;
  }

  .column2 div,
  .column3 div{
    width:100%;
    margin: 0 auto 40px;
  }

  .coldchain,
  .no_coldchain{
    max-width:100%;
  }
}

@media only screen and (max-width:480px){

  #concept {margin:32px auto;}

  #concept .container {
    padding-bottom: 55%;
    background-size: 150%;
  }

  #concept p{text-align:left;}
  #concept p br{display:none;}

}


/* ページ内リンク */
ul.ul_nav{
  margin:2% 1% 20px;
  text-align:center;
}

ul.ul_nav li{
  font-size:85%;
  float:left;
  margin:0 15px 10px 0;
  list-style:none;
  text-indent:0;
  display:inline-block;
  float:none;
}

ul.ul_nav li a{
  width:auto;
  padding:8px 20px 8px 20px;
  margin:0 0 8px 0;
  text-indent:0;
  color:#ffffff;
  text-decoration:none;
  position:relative;
  overflow:visible;
  border-radius:4px;
  background-color:#92c4cb;
  display: inline-block;
}

ul.ul_nav li a:hover{
  opacity:0.7;
}

.desc {
  font-size: 92%;
  text-align: center;
  line-height: 1.7em;
  margin: 80px auto 0;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',"HGS明朝E","Sawarabi Mincho",'YuMincho','Yu Mincho','游明朝体',serif;
}

.nav_fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

#header-global-nav.nav_fixed {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  background: rgba(255,255,255,0.95);
}

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

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

.unit-box {
  margin: 10px;
  background-color: #fafaf3;
  padding: 10px;
  border: 1px solid #cacaca;
  -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);
}

.unit-box a{color:#3a3a3a;}
.unit-box a:hover{color:#b8361d;}

.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;*/
  font-size: 100%;
  font-weight:bold;
}

.prd-lst-price {
  color: #b8361d;
  font-size:130%;
  font-weight:bold;
}

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

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

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

a #e-zine {
  padding-top: 37.5%;
  background-image: url(https://img21.shop-pro.jp/PA01325/681/etc/e-zine.jpg);
  background-image/*\**/: url("https://img21.shop-pro.jp/PA01325/681/etc/e-zine_ie.jpg")\9;
}
.bg_box {
  text-indent: -99999px;
  height: 0;
  margin: 0 0 20px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
}

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

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

.footer-primary img{
  width:80%;
}

/* footer nav */
.footer-nav {
  list-style:disc;
  margin: 0;
  float:left;
}

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

.foot_logo{
  float:left;
  width:25%;
}

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

/* copyright */
.copyright{
  clear: both;
  margin: 0;
  padding: 1.2em 0;
  margin-top:3em;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  background-color: #5e5e5e;
  font-size: 85%;
}

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

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

a.btn-pagetop {
  display: block;
  padding: .7em 2em;
  background-color:#b8361d;
  border:none;
  color:#ffffff;
}

a.btn-pagetop:hover{
  background-color: #cd7260;
  color:#ffffff;
  opacity: 0.7;
}


/* ------------------------------------------  
STYLE
------------------------------------------ */
#container{
  /*margin:50% 0 0;*/
  margin:0;
}


em{
  font-style:normal;
  color:#b8361d;
}

img{
  margin:0 0 10px;
}

a img:hover	{
  opacity: 0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);
}



/* grid */
.grid1,
.grid2,
.grid3,
.half{
  float: left;
  display: inline;
  margin:0 1% 20px;
}

.grid1	{width: 31.33%;}
.grid2	{width: 64.67%;}
.grid3	{width: 31.33%;}
.

.grid1	{width: 31.33%;}
.grid2	{width: 64.67%;}
.grid3	{width: 31.33%;}
.half	{width: 48%;}

.box{
  margin:0 1% 40px;
  width:98%;
  clear:both;
}

.box_gray{
  margin:0 1% 40px;
  padding:3%;
  width:98%;
  clear:both;
  background:#fafaf3;
  box-sizing:border-box;
}

.marker-darkgreen {
background: linear-gradient(transparent 60%, #98AE66 0%);
}

/* button */
div.button{
  width:100%;
  text-align: center;
  margin: 20px auto;
  clear:both;
  font-size:90%;
}

.button a,
.button a:visited{
  min-width:150px;
  position: relative; 
  overflow: visible; 
  display: inline-block;
  padding: 13px 3em 12px 3em; 
  margin: 10px auto;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
  cursor: pointer; 
  background:#66a4ac;
  border-radius: 4px;
  zoom: 1; 
  *display: inline;
}

.button a:hover,
.button a:active{
  text-decoration:none;
  opacity: 0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);
}

/* foot_postage */
.foot_postage {
  width: 100%;
  padding:3%;
  background:#fafaf3;
  box-sizing:border-box;
}

.foot_postage h2{margin-top:24px;}
.foot_postage h3{
  color:#ffffff;
  background:#5e5e5e;
  padding:5px 8px;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','YuMincho','Yu Mincho','游明朝体',HGS明朝E,serif;
}



/* sitemap  */
.ul_sitemap{
}

.ul_sitemap li{
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px dashed #cacaca;
  text-indent:0;
  margin-left:0;
}



/* リンク */
.dl_style1{
}

.dl_style1 dt{
  margin-bottom:8px;
}

.dl_style1 dd{
  padding-bottom: 18px;
  margin-left: 0;
  margin-bottom: 15px;
  border-bottom:1px dashed #cacaca;
}

/* ------------------------------------------  
1366px
------------------------------------------ */
@media (max-width: 1366px) {

  #header-global-nav {
    /*margin: 30% 0 0;*/
  }

  body {
    /* background-position: 50% 80px;
    background-size: 120%;*/
  }

}



/* ------------------------------------------  
1200px
------------------------------------------ */
@media (max-width: 1200px) {
  body{
    /*background-size: 110%;*/
  }

  #header-global-nav {
    /*margin: 20% 0 0;*/
  }

}


/* ------------------------------------------  
980px
------------------------------------------ */
@media (max-width: 980px) {
  header h1 a{
    width: 256px;
    height: 60px;
    background-position: 16px;
  }

  #header-global-nav {
    max-width: 900px;
    width: 90%;
    font-size:94%;
  }

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

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

}

/* ------------------------------------------  
768px
------------------------------------------ */
@media (max-width: 768px) {
  #eyecatch {margin-top: 50px;}
  .container {width: auto;}
  #container{margin: 48px 0 0;}

  #header-inner{margin-top: 64px;}

  header h1 a {
    margin: 16px auto 0;
    width: 224px;
    height: 52px;
  }

  header h1 a:hover {
    background-color:none;  
  }

  .desc{margin: 0 auto;}

  .header-dropdown .dropdown-nav a:hover {
    color:#3a3a3a;
    background:#fafaf3;
  }

  .header-dropdown .dropdown-nav .view-cart a:hover {
    color:#ffffff;
    background: #d45a43;
  }

  #header-wrapper{
    margin-top:53%;
    /*margin-top:30%;*/
  }

  .header-dropdown {
    position: fixed;
    top: 0;
    z-index: 999;
    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: #b8361d;
  }

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

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

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #b8361d;
    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;
  }



  #footer-wrapper .col-lg-4{
    float:none;
    display:block;
    width:100%;
  }

  .footer-primary img{
    display:block;
    width:40%;
    margin:0 auto;
  }

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

/* ------------------------------------------  
768px style2
------------------------------------------ */
@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;
  }
}



/* ------------------------------------------  
640px
------------------------------------------ */
@media (max-width: 640px) {
  .desc{
    font-size: 88%;
    line-height: 1.5em;
    letter-spacing:  0.01em;
  }

  #eyecatch{
    padding-bottom:103.125%;
    background-image: url("https://img21.shop-pro.jp/PA01325/681/etc/eye_sp.jpg");
    margin:24px auto 0;
  }  

  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }

  #header-wrapper {
    margin-top: 68%;
  }

  /* grid 480 */
  .grid1,
  .grid2,
  .grid3,
  .half{
    float: none;
    width: 98%;
    clear:both;
    margin:0 1% 15px;
  }

  /* TITLE 480 */
  .ttl-h2 {
    font-size: 156%;
    margin-bottom:12px;
  }

  /* BUTTON 480 */
  .button a,
  .button a:visited{
    padding: 12px 2em 10px 2em; 
  }

  .pc{display:none !important;}
  .sp{display:block !important;}

}




.footer-primary img{
  width:60%;
}

/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

/* ------------------------------------------  
CLEARFIX-HACK
------------------------------------------ */
header:after,
#header-global-nav:after,
.grid1:after,
.grid2:after,
.grid3:after,
.half:after,
.box:after,
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;}

header,
#header-global-nav,
.grid1,
.grid2,
.grid3,
.half,
.box,
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html header,
* html #header-global-nav,
* html .grid1,
* html .grid2,
* html .grid3,
* html .half,
* html .box,
* html .clearfix{height: 1%;}

header,
#header-global-nav,
.grid1,
.grid2,
.grid3,
.half,
.box,
.clearfix{display: block;}
/* End hide from IE-mac */

