@charset "UTF-8";
#page-wrapper {
  position: relative;
  background: url(https://img02.shop-pro.jp/PA01171/008/etc/backpatturrn.jpg?cmsp_timestamp=20160907105525);
}

.container {
  max-width: 1050px;
  background: rgba(255, 255, 255, 0.7);
}

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:  0;
  text-align: center;
  font-weight:bold;
}

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

.btn-01 {
  border: 1px solid #b2a487;
  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: 800px;
  margin: 20px 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.3em 0;
    text-align: center;
    font-size: 16px;
}

#header-global-nav li {
  margin: 0;
  padding: 0 1.0em;
  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;
}

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

.unit-box {
  margin: 10px;
  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;
  font-size: 1.3em;
}

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

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #f0a62b;
  font-size: 16px!important;
}

.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: 16px;
      padding: 20px 0px 30px;
    background-color: #444444;
      margin-top: 40px;
}

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

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  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;
  }
}

.lp_background{
  text-align: center;
}

.lp-label{
      text-align: left;
      margin-top: 30px;
  margin-left: 30px;
}

.lp-menu-image{
      display: inline-block;
}

.pro img {
    margin-bottom: 15px;
}

.lp-menu-image2{
  display: inline-block;
      margin: 10px;
}

.lp-miniban{
  display: inline-block;
}

.lp-floatbox-left-image01{
  display: inline-block;
}

.lp-floatbox-right-image02{
  display: inline-block;
      
}


.lp-floatbox-left-image03{
  display: inline-block;
}

.lp-floatbox-right-image04{
  display: inline-block;
}

.lp-voice{
      background: #fff;
    width: 80%;
    margin-bottom: 20px;
      margin: 0 auto;
  box-shadow: 5px 5px 10px;
}

.lp-voice-r {
    width: 100%;
    padding: 20px 0px;
    text-align: left;
}

.lp-onlineshop-ban-box {
    margin-top: 50px;
    padding-bottom: 80px;
}

.m30{
      margin-top: 30px;
}
.m20{
  margin: 20px 0;
}

.mb20{
  margin-bottom: 20px;
}

.shadow{
  box-shadow: 5px 5px 10px;
}

.lp-miniban2{
  margin: 0 25px;
  display: inline-block;
}
.lp-floatbox-left-image01{
  margin-right: 20px;
}

.lp-floatbox clearfix{
      margin: 30px 0;
}
.lp-voice clearfix{
  margin-bottom: 20px;
}
.lp-text02{
      width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 25px;
    text-align: left;
      margin-top: 30px;
      border: 2px solid #e79e00;
}

.lp-online-teiki-buttun{
  display: inline-block;
      padding: 10px 20px;
    background: #e79e00;
      margin-top: 25px;
}
.lp-online-teiki-buttun a{
  color: #fff;
  font-size: 31px;
      text-decoration: none;
}

.lp-online-teiki-buttun a:hover{
      color: #000;
}

.bhover a{
}

.lp-miniban a:hover{
}

.img.shadow:hover{
      opacity: 0.8;
}

.footertxt{
      background: #f0a62b;
}

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

@media screen and (max-width:1020px){
  .lp-voice{
        padding-top: 10px;
  }
  .lp-voice-l {
    float: none;
}
  .lp-voice-r {
    float: none;
    width: 50%;
    padding: 15px 35px 0 0px;
    text-align: left;
    margin: 0 auto;
}
}

/*スマホ〜ipad768の幅サイズまで*/
@media screen and (max-width:768px){
  .lp-voice-l{
        float: none;
        padding-top: 10px;
  }
  .lp-voice-r{
    float: none;
    margin: 0 auto;
        width: 90%;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
  }
  .lp-floatbox{
        width: 100%;
  }
  .lp-floatbox-left-image03{
    width: 50%;
    float: left;
  }
  .lp-floatbox-right-image04{
    width: 50%;
  }
  .okurimono{
  }
  .lp-menu-box{
    width: 100%;
  }
  .lp-menu-image2{
    width: 50%;
    float: left;
    margin: 0;
    margin-bottom: 20px;
  }
  .lp-miniban2{
  margin: 0;
  }
  .lp-label{
  margin-left: 0;
  }
  .lp-voice{
    width: 90%;
  }
  .shadow{
    margin: 10px 0;
  }
  .lp-online-teiki-buttun a{
        font-size: 100%;
  }
}

#header-wrapper {
    padding-bottom: 1em;
    margin: 0 auto;
}
div#product-srh {
    padding: 20px;
}
/***フリーページ***/
.freepage-mainconteiner {
    width: 80%;
    margin: auto;
  	padding-bottom: 50px;
}
h2.freepage {
    margin: auto;
    border-bottom: 3px solid #4b3f31;
    border-left: 15px solid #4b3f31;
    font-size: 1.7em;
    font-weight: bold;
    color: #4b3f31;
    padding: 5px 0 5px 14px;
    margin-bottom: 20px;
}
h3.freepage {
    border-bottom: dotted 2px #6e6e6e;
    font-size: 1.4em;
    color: #4b3f31;
    padding: 5px;
}
p.tel {
    font-size: 1.6em;
    font-weight: bold;
    color: #4b3f31;
}
p.tel img {
    padding-right: 10px;
}
p.tel a {
    color: #f0a62b;
}
p.tel a:hover {
    color: #ec4d02;
}
.freepage-center-image {
    text-align: center;
}

.baner_image {
    text-align: center;
    margin-bottom: 50px;
}
/***カテゴリ***/

ul.cat-list{
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
  -webkit-justify-content: space-around; /* Safari */
  justify-content:         space-around;
  margin: 0 auto;
}
ul.cat-list li:nth-child(5), ul.cat-list li:nth-child(6) {
    background: #f30000;
}
ul.cat-list li {
    list-style-type: none;
    padding: 10px;
    background: #f0a62b;
    border: 1px #FFF solid;
    font-size: 1.2em;
    text-align: center;
    font-weight: bold;
}
ul.cat-list li a {
    color: #FFF;
}
ul.cat-list a:hover {
    color: #9c0000;
}
div#wrapper {
    border-left: 10px solid #ffc674;
    border-right: 10px solid #ffc674;
}

@media screen and (max-width:768px){
ul.cat-list {
    display: block;
}
}

/*****ショッピングガイドCSS*****/

.guide-sec01 {
    text-align: left;
}
.guide-sec01 ul li,
.guide-sec02 ul li{
    list-style-type: none;
    font-size: 1.2em;
    font-weight: bold;
    color: #f37700;
}
span.guide-text {
    font-size: 15px !important;
    font-weight: normal;
    color: #3a3a3a;
    display: block;
}
.guide-sec01 ul li {
list-style-type: decimal;
    font-size: 1.2em;
    font-weight: bold;
    color: #f37700;
    margin-bottom: 15px;
}
.arrow_box01 {
    position: relative;
    background: #f37700;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFF;
    padding: 13px;
    width: 60%;
    margin: 0 auto 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.arrow_box01:after, .arrow_box01:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box01:after {
	border-color: rgba(243, 119, 0, 0);
	border-top-color: #f37700;
	border-width: 20px;
	margin-left: -20px;
}
.arrow_box01:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #;
	border-width: 26px;
	margin-left: -26px;
}
.arrow_box02 {
    position: relative;
    background: #f7b000;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFF;
    padding: 13px;
    width: 60%;
    margin: 0 auto 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.arrow_box02:after, .arrow_box02:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box02:after {
	border-color: rgba(243, 119, 0, 0);
	border-top-color: #f7b000;
	border-width: 20px;
	margin-left: -20px;
}
.arrow_box02:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #;
	border-width: 26px;
	margin-left: -26px;
}
.arrow_box03 {
    position: relative;
    background: #b00400;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFF;
    padding: 13px;
    width: 60%;
    margin: 0 auto 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.guide-sec01 a {
    color: #f37700;
}
.guide-sec01 a:hover {
    color: #4a4036;
}
.arrow_box02 a {
    color: #bd0000;
}
.arrow_box02 a:hover {
    color: #FFF;
}

@charset "utf-8";
/* CSS Document */

p.package-midashi {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
}
.pack-box01, .pack-box02 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}
.pack-con01 img, .pack-con02 img, .pack-con03 img {
    border: solid 6px #ffc674;
    margin: 10px;
}
.pack-tri {
    position: relative;
    top: 90px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 30px;
    border-color: transparent transparent transparent #ffc674;
}
.pack-box02 {
    margin-bottom: 30px;
}
.attention {
    font-weight: bold;
    text-align: center;
    font-size: 1.8em;
    color: red;
    text-decoration: underline;
    text-underline-offset: 5px;
}
@media screen and (max-width:768px){
.attention {
    font-size: 1.4em;
}
}
