@charset "euc-jp";
/*lib*/
.flexbox {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.cfix::after {
	content: "";
	display: block;
	clear: both;
}
.bind {
	margin-left: auto;
	margin-right: auto;
}
.closed {
	display: none;
}
[data-ruby] {
	position: relative;
}
[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -1.3em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 0.5em;
	line-height: 100%;
	text-align: center;
}

/**/
.align-C {
	text-align: center;
}
.im-flex {
	max-width: 100%;
	height: auto;
}

/*f*/
.font-nmin {
	font-family: 'Noto Serif JP', serif;
}
.font-nsan {
	font-family: 'Noto Sans JP', sans-serif;
}

/*responsive*/
.smp-only {
	display: none;
}
@media (max-width: 768px) {
	.wide-only {
		display: none;
	}
	.smp-only {
		display: block;
	}
}

/*animation*/
.efx.fadein {
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.6s;
    animation-timing-function: ease-in;
}
.efx.fadeout {
    animation-name: fadeOut;
    animation-fill-mode: forwards;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1.0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1.0;
	}
	100% {
		opacity: 0;
	}
}

/**/
.cwrap {
	padding: 2em;
}
@media (min-width: 769px) {
	.cwrap {
		padding: 2em;
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
	}
}

/*smp UI*/
.touchmark {
	position: relative;
	z-index: 0;
	vertical-align: middle;
	display: inline-block;
	background-color: transparent;
	background-image: url(//tedukuri-koto.com/share/im/nv_menu.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	width: 26px;
	height: 26px;
	float: right;
	padding-top: 30px;
	text-align: center;
	opacity: 0.7;
}
.touchmark > .ty {
	display: inline-block;
	font-size: 10px;
	line-height: 1em;
	font-weight: 400;
	text-align: center;
	color: #000000;
	margin-left: -1px;
}
.btn-dropdown {
	padding: 20px 20px;
}
.btn-dropdown .ui-typo {
	opacity: 0.4;
}
.dropdown-nav .line-contact i {
	font-size: 3vw;
	line-height: 1em;
	padding-top: 1.2em;
	margin-bottom: -0.5em;
	display: block;
	font-style: normal;
	opacity: 0.7;
}
.dropdown-nav .line-contact a {
	display: inline-block;
}
.dropdown-nav .line-contact a img {
	height: 40px;
	width: auto;
}

/**/
.dropdown-nav {
	font-size: 15px;
}
.dropdown-nav .subcat {
    margin-top: -2px;
}
	.dropdown-nav .subcat > li a {
	    font-size: 0.9em;
	    line-height: 1.6em;
	    display: block;
	    padding: 0.74em 0;
	    border: solid 2px #eeeae5;
	    border-left: none;
	    border-right: none;
	    border-top-width: 0;
	    background-color: #f9f7f5;
	}
	.dropdown-nav .subcat > li:first-child a {
	    border-top-width: 2px;
	}

/*###########################################*/
/*widevisual*/
.widevisual {
	position: relative;
	z-index: 0;
}
.imwide {
	width: 100%;
	height: auto;
}
.widevisual .ui-link {
	font-style: normal;
	text-align: center;
	background-color: #fff;
	color: #515151;
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	padding: 0.9em 2em;
	border-radius: 0.3em;
	display: inline-block;
	position: absolute;
	top: 1em;
	right: 1em;
	z-index: 5;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.widevisual .ui-link:hover {
	background-color: #603309;
	color: #fff;
	text-decoration: none;
}
.widevisual .typos {
	position: absolute;
	top: 1.6em;
	left: 1.4em;
	z-index: 10;
	color: #000;
}
.widevisual.cl-white .typos {
	color: #fff;
}
.widevisual.right .typos {
	left: auto;
	right: 1.4em;
}
.widevisual .lgtitle {
	width: 50vw;
	height: auto;
}
.widevisual .typos.textile {
	background-image: url(//file003.shop-pro.jp/PA01443/863/ui/share/lgm_aw-simple.svg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left center;
	padding-left: 9.2vw;
	text-align: left;
}
.widevisual.cl-white .typos.textile {
	background-image: url(//file003.shop-pro.jp/PA01443/863/ui/share/lgm_aw-simple-wh.svg);
}
.widevisual .typos > i {
	font-size: 2.4vw;
	line-height: 1em;
	font-style: normal;
	font-weight: 500;
	display: block;
	margin-bottom: 0.6em;
}
.widevisual .typos > h1 {
	font-family: 'Noto Serif JP', serif;
	font-size: 5vw;
	letter-spacing: 0.1em;
	text-indent: -0.12em;
	line-height: 1em;
	font-weight: 300;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
}
.widevisual .prior {
	display: block;
	font-size: 3vw;
	line-height: 1em;
	padding: 0.8em 1em;
	border-radius: 0.5em;
	color: #fff;
	font-weight: bold;
	background-color: #373737;
	margin: 0;
	margin-top: 1.2em;
	text-align: center;
}
[data-tplname="product"] .widevisual {
	margin-bottom: 1em;
}
[data-tplname="product"] .widevisual .ui-link {
	display: none;
}
[data-tplname="product"] .widevisual .imwide {
	border-radius: 0.5em;
}
@media (min-width: 769px) {
	.widevisual .typos {
        top: 3em;
        left: 3em;
        width: 36%;
        max-width: 500px;
    }
	.widevisual .typos.textile {
		width: auto;
		max-width: none;
	}
	.widevisual.right .typos {
		left: auto;
		right: 2em;
	}
	.widevisual .lgtitle {
		
	}
	.widevisual .typos.textile {
		padding-left: 4em;
	}
	.widevisual .typos > i {
		font-size: 14px;
	}
	.widevisual .typos > h1 {
		font-size: 36px;
	}
	.widevisual .prior {
		font-size: 16px;
	}
	.widevisual .ui-link {
		font-size: 16px;
	}
}

/*###########################################*/
/*gv-colum*/
.gv-colum {
	padding-top: 2em;
	padding-bottom: 2em;
}
.gv-colum h2 {
	text-align: left;
	padding: 0;
	margin: 0;
	margin-bottom: 0.5em;
	line-height: 1em;
}
.gv-colum .subcatch {
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	color: #777;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}
.gv-colum .content {
	
}
.gv-colum .content p {
	
}
.gv-colum.readystat .thmb {
	float: left;
	margin-right: 1.5em;
}
.gv-colum.readystat .thmb {
	width: 120px;
	height: 120px;
	background-color: #f3f3f3;
	border-radius: 0.5em;
	text-align: center;
}
.gv-colum.readystat .thmb > img {
	width: 64%;
	padding-top: 13%;
}

/**/
.laydiv-wrap {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.laydiv-navigate {
	float: left;
	width: 26%;
	padding-right: 4em;
	margin-bottom: 2em;
}
.laydiv-content {
	float: right;
	width: 74%;
	margin-bottom: 2em;
}
.laydiv-navigate aside {
	margin-top: 2em;
}
.laydiv-navigate aside img {
	width: 100%;
	height: auto;
	border-radius: 0.4em;
}
.laydiv-navigate aside .cell {
	margin-bottom: 2em;
}
@media (max-width: 768px){
	.laydiv-navigate {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.laydiv-content {
		float: none;
		width: 100%;
	}
}

/**/
.categorySection ul {
	margin: 0;
	list-style: none;
	margin-bottom: 1.5em;
}
.simplist-menu {
	margin: 0;
	margin-bottom: 2.5em;
	transition: all 0.3s;
	list-style: none;
}
.simplist-menu h3 {
    font-size: 1.2em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 1em;
    opacity: 0.7;
}
.simplist-menu li {
    font-size: 1.0em;
}
.simplist-menu li a {
	padding: 0.8em 0;
	line-height: 1em;
	font-weight: 500;
	background-image: url(//tedukuri-koto.com/share/im/nv_simar-gr.svg);
	background-size: auto 1em;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 1.4em;
	display: block;
}
.categoryAcMenu {
	margin-bottom: 2em;
	border-bottom: solid 1px #e3e3e3;
}
.categoryAcMenu .head-menu {
	margin-bottom: 0.4em;
}
.categoryAcMenu .head-menu li {
	font-size: 3.4vw;
}
.categoryAcMenu .head-menu li a {
	padding: 1.0em 0;
	padding-left: 1.6em;
	font-weight: 600;
}
.acmenu-package .activator {
	display: block;
	background-image: url(//tedukuri-koto.com/share/im/nv_simar-down-gr.svg);
	padding: 1.2em 0.5em;
	padding-left: 1.6em;
	font-size: 3.4vw;
	font-weight: 600;
	line-height: 1em;
	background-repeat: no-repeat;
	background-position: left top 1.6em;
	background-size: auto 0.5em;
	border-top: solid 1px #e3e3e3;
}
.acmenu-package[data-opend="true"] .activator {
	color: #c4c4c4;
}
@media (min-width: 720px){
	.categoryAcMenu {
		display: none;
	}
	.acmenu-package .activator {
		display: none;
	}
}
@media (min-width: 720px){
	.simplist-menu.brand li {
		font-size: 15px;
		margin-bottom: 1.8em;
	}
}
@media (max-width: 719px){
	.categoryAcMenu {
		display: block;
	}
	.acmenu-package .simplist-menu {
		display: none;
	}
	.acmenu-package[data-opend="true"] .simplist-menu {
		height: 0px;
		transition: all 0.3s;
	}
}

/*###########################################*/
/*lib*/
#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: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
  font-family: "Noto Sans JP",sans-serif;
}

a {
  color: #7d7d7d;
}
  a:hover {
    color: #6d563d;
  }

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-lg {
	border-radius: 3px;
}
.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

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: #efe3d1;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

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

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *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 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Quattrocento Sans', 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: 2.0em;
}
.header-link a {
  color: #7d7d7d;
}
.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;
}
.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: 0em 0;*/
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #7d7d7d;
}
#header-logo img {
	width: 124px;
	height: auto;
}
.header-line-nav {
	margin-top: 0em;
	position: absolute;
	z-index: 10;
	width: 100%;
}
@media (max-width: 768px){
	#header-logo img {
		width: 82px;
		height: auto;
		margin-top: 8px;
		margin-bottom: -18px;
	}
}
@media (min-width: 769px){
	.shop-name {
		margin-top: 0.4em;
	}
}
/*etc prd*/
#page-wrapper[data-prdname$="*"] {
	/**/
}
#page-wrapper[data-prdname$="*"] #header-logo {
	display: none;
}

/* header global nav */
#header-global-nav {
	margin: 1.2em 0;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 2.2em;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* 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: 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: left;
}
.prd_lst_link {
    display: block;
}
.prd-lst-img {
  display: block;
  margin: 0;
  border-radius: 0.6em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 16px;
}
.prd-lst-name {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    color: #555;
    margin: 0;
    padding: 0.9em 0;
}
    .prd-lst-name > * {
        color: inherit;   
    }
.prd-lst-name > a {
    display: flex;
    align-items: top;
}
    .prd-lst-name a img {
        order: 2;
        width: auto;
        height: 0.8em;
    }
@media (max-width: 480px) {
	.prd-lst-name {
        font-size: 3.3vw;
    }
}

.prd-lst-price {
  
}
.prd-lst-regular {
  text-decoration: line-through;
  opacity: 0.6;
}
.prd-lst-discount {
  color: #b81717;
}

/**/
.prd-lst .item-price {
	font-size: 1.5em;
    margin-top: -0.4em;
}
	.prd-lst .item-price .unit {
        opacity: 0.4;
        font-style: normal;
        font-weight: 300;
        margin-left: -0.12em;
    }
	.prd-lst .item-price .val {
		margin-left: -0.06em;
	}
	.prd-lst .item-price .tax {
		text-decoration: none;
        font-size: 0.6em;
        opacity: 0.6;
	}
.prd-lst-soldout {
    margin: 0;
    opacity: 0.5;
    margin-top: 0.2em;
}

/* 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,
.thumb-active img {
	border: solid 3px;
}
.product-image-thumb img {
  border-color: #fff;
}
.thumb-active img {
  border-color: #4d4d4d;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.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: #7d7d7d;
  }
  .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: #777676;
  }
 
#footer-wrapper .banlinks {
	
}
	#footer-wrapper .banlinks figure {
		margin: 0;
		margin-top: 1rem;
		display: block;
		padding: 0;
		margin-bottom: 2rem;
	}
	#footer-wrapper .banlinks figure:first-child {
		margin-top: 0;
	}
	#footer-wrapper .banlinks figure img {
		width: 100%;
		height: auto;
	}

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

/**/
.icon-instergram {
	width: 32px;
	height: 32px;
	display: inline-block;
	background-size: cover;
	background-image: url(//file003.shop-pro.jp/PA01443/863/ui/share/mrk_instagram.svg) !important;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}
.copyright .lgm {
	width: 80px;
	height: auto;
}
.copyright h2 {
	text-align: center;
}
.copyright h2 > a {
	display: inline-block;
}
.copyright .sname-jp {
	display: block;
	text-align: center;
	color: #8e8e8e;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.4em;
	text-indent: 0.4em;
	line-height: 1em;
	margin-top: 1em;
}

/* 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;
}
.btn-pagetop {
	padding: 1.2em 1.4em;
}


@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: 0em;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
    -webkit-overflow-scrolling :touch;
  }
  .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;
  }
  .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: #7d7d7d;
  }
  .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;
  }
}

/*override*/
/*##########################################*/
/*smp header*/
@media (max-width: 500px){
	#header-wrapper {
		margin-bottom: 2em;
	}
}

/*smp menu*/
@media (max-width: 768px){
	.header-dropdown {
		border-bottom: none;
		background-color: transparent;
	}
	.header-dropdown .dropdown-nav li {
		border-bottom: 1px solid #f3f3f3;
		text-align: center;
		line-height: 1em;
	}
	.header-dropdown .dropdown-nav a {
		display: block;
		padding: 1.2em 0;
		padding-top: 1.4em;
		line-height: 1em;
	}
	.btn-dropdown .ui-typo {
		visibility: hidden;
		font-style: normal;
	}
	.dropdown-nav {
		background-color: #fff;
	}
	.btn-dropdown.btn-dropdown-close {
		opacity: 1.0;
		background-color: #fff;
		box-shadow: 0 4px 4px rgba(0, 0, 0, 0.06);
	}
	.btn-dropdown.btn-dropdown-close .ui-typo {
		visibility: visible;
	}
}

/*.prd-lst-unit*/
ul.unstyled.prd-lst {
	margin-left: -1.4em;
	margin-right: -1.4em;
}
.prd-lst-unit {
	padding: 0 1.4em;
	margin-bottom: 1.5em;
}
@media (max-width: 500px){
	ul.unstyled.prd-lst {
		margin-left: -0.8em;
		margin-right: -0.8em;
	}
	.prd-lst-unit {
		width: 50%;
		padding: 0 0.8em;
	}
}

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

