@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}
#container{ max-width:670px;}
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: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #464e54;
}
  a:hover {
    color: #5e5e5e;
  }

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

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

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

h2 {
  margin: 30px 0;
  text-align: center;
}
  .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 2em;
    background-color: #fff;
  }

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

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

.btn-02 {
  border: 1px solid #ffdada;
  background-color: #ffdada;
  color: #d06cad;
  *background-color: #ffdada;
}

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

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/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/69/icon16_2x_b.png);
  }
  .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: 1em;
  position:relative;
}
.row.hidden-phone.header-line-nav {

}
.header-link a {
  color: #4d4d4d;
  font-size:14px;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.dropdown-wrapper .home_btn {
	display: block;
	width: 50%;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
}
/* 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;
}
.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: 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* header global nav */
#header-global-nav {
  margin: 0 0 0 1em;
  text-align: center;
  font-size: 16px;
  width:690px;
}
#header-global-nav > li {
	margin: 0;
	border-right: dotted 1px #fe019c;
}

/* incart delivery */
.incart-delivery {
  float: right;
  margin-bottom:1em;
  width:100%;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff3f3;
    color: #8e135e;
    list-style: none;
    font-size: 12px;
  }

/* slider */
.slider {
  margin-top: 2em;
  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;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  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;
}
.prd-lst-price {
  color: #fe019c;
}
.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 #fe019c;
}


/*
 * footer
 */

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

/* 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: #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%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #666;
  }

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

/* copyright */
.copyright {
	padding: 2em 0 2em;
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin: 0;
	background: #fe019c;
}
.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;
}


@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: 5em;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 1em;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #ff009c;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #ccc;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 10px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #fe019c;
      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;
  }
  .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: 14px;
    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: 1em;
    color: #4d4d4d;
  }
  .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/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/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 (-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: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

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

#header-global-nav li{
  position:relative;
  z-index:1000;
}
#header-global-nav li:hover ul{
  display:block;
  box-shadow: 0 0 1px 1px #ccc;
}
#header-global-nav li ul{
  position:absolute;
  margin:24px 0 0 0;
  top:-3px;
  list-style-type:none;  
  display:none;
  font-size:12px;
  min-width:200px;
}

#header-global-nav li ul li{
  margin:0;
  background:rgba(255,255,255,1);
  text-align:left;
  padding:5px;
}

ul.dropdown-nav .group,
ul.dropdown-nav .category{
  margin:0;
  list-style-type:none;
  background-color:#e7e7e7;
  display:none;
}

.header-dropdown{
max-height:100vh;
overflow:auto;
}

ul.dropdown-nav .icon-up{
  display:none !important;
  float:right;
}
ul.dropdown-nav .active .icon-up{
display:block !important;
}

ul.dropdown-nav .icon-down{
  display:block !important;
  float:right;
}
ul.dropdown-nav .active .icon-down{
  display:none !important;
}
.icon-up {
    background-position: -192px -216px;
}
.icon-down {
    background-position: -288px -144px;
}
.icon-b.icon-search {
    background-position: 160px 304px;
}
.icon-b.icon-right {
    background-position: -15px -145px;
}
#header-wrapper .search {
display:inline-block;
}
#header-wrapper .search form,
#header-wrapper .search .icon-right{
  display:inline-block;
  float:none;
}
#header-wrapper .search form,
#header-wrapper .search .icon-right{
display:none;
}
.search_nav{
display:table;width:90%;margin:0 auto;padding:5px 0;
}
.search_nav select{
width:30%;float:left;
}
.search_nav input{
width:40%;float:left;
}

.search_nav button{
float:left;width:20%;border:none;background:#4d4d4d;color:#fff;padding:5px 0;border-radius: 5px;
}
.btn-dropdown img {	max-height: 25px;  float: left;}
.head_title {font-size: 10px;margin: 0;	padding: 0 1%;background: #ffdada;  position:fixed;
  top:0;  left:0;  width: 98%; z-index:1000;
}
.head_title span {width: 100%;margin: 0 auto;	display: block;	max-width: 900px;}
#header-logo{display:none; width:210px;}
.head_pc {	display: flex;}
#header-global-nav ul.inline {	display: block;	 width:100%;	margin: 0;	}

.cart_acount {margin: 0; text-align: right; min-height:35px;}
.line_01 {	border-bottom: solid 2px #fe019c;	margin: 0 0 2em 0 !important;}
.wrap {	display: flex;}
#side {	order: -1;	width: 210px;	margin-right: 20px; padding-top:1em;}
#header-global-nav > ul > li {	border-right: dotted 1px #ff009c; align-self: end; }
#side h2 {text-align: left;	border-bottom: solid 2px #ff009c;margin: 0 0 1em 0;}
#side .category, #side .group, #side .freepage {list-style: none;	margin: 0 0 1em 0;}
#side .category > li, #side .group > li, #side .freepage > li {
	margin-bottom: 1em;
}
.info_box {	max-height: 150px;	overflow: auto;}
.home_btn {	z-index: 1000;	float: left;}
.col-xs-6:nth-child(2n+3) {	clear: both;}
.row.container {margin-bottom: 2em;}
@media screen and (min-width: 768px) {
 #header-logo{display:block;}
  .head_title {  position:relative;}
  .container{min-width:900px;}
    .col-xs-6:nth-child(2n+3) {	clear:none;}

}
.google-font i,
.category i {
	margin-right: 0.5em;
	font-size: 2em;
	vertical-align: bottom;
	opacity: 0.7;
}
.btn-viewcart.btn.btn-01.clearfix {	color: #fff;}
.h_form {margin: 0;}
.inline.g_menu {
	text-align: left;
}
.banner {padding: 1em 0;}
.banner.visible-phone {text-align: center;	padding: 2em 0;}
.banner img {margin-bottom: 1em;}
.category ul li {
	padding: 1em 0 0 1.5em;
	list-style: none;
}
#header-global-nav .icon-cart {
	margin-right: 0;
}