@charset "euc-jp";

input[type="radio"]:checked {background-color: #ff8c00;}

.ttl_h4 {
     text-align:center;
     font-size: 120%;
     font-weight: bold;
     margin-top: 1em;
     margin-bottom: 1em;
     background: #000;
  background-clip: padding-box ;
     color: #fff;
     padding: .5em;
}


.placeholder {

   line-height: 30px;
}
.snsicon {
 width: 100%;
 margin: 0 auto;
 text-align: center;
 
}
.snsicon  img{
  width: 80%;
}
.snsicon ul {
  width:100%;
  margin: 0 auto;
}
.snsicon li {
 margin: 1em 0 ;
 width:24.5%;
 float: left;
}

.mail{
    margin: 0 auto;
    width:80%;
    color:#ffffff;  
    background-color:#ff8c00;
    font-size: 90%;
}

.sale{
    margin: 0 auto;
    width:80%;
    color:#ffffff;  
    background-color:#FF0000;
    font-size: 125%;
}

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.stock_zero { 
  color: #000000;
}
.t_stock_num {
  color: #ff0000;
  font-size: 80%;
}

.main_tex{ 
    font-size: 80%;
    margin: .5em 1em; 
    line-height: 1.5em;
}



br { letter-spacing : normal; }

/* 検索窓
----------------------------------------------------------- */
@media screen and (min-width: 768px){
#shopsearch2{ display: none;}
}

#search {
        margin-top: 10px;
        margin-left: 10px;

}


#allsel {
        display: none;
}

#searchform2 {
	position: relative;	
}
#keywords2	{
	width: 182px;
	height: 16px;
	background: #FFF;
	border: 1px;
	padding: 4px;
	color: #000;
        border-radius:0;
        font-size: 120%;
}
#searchBtn2	{
	position: absolute;
        right: 0;
	top: 0;
	_top: 1px;
        border-radius:0;
}
*:first-child + html #searchBtn2	{
	top: 1px;
}


@media screen and (max-width:768px){
.mod_nav ul li.shopname {
display:  list-item;
}

#search { display: inline;}

#searchform2 {
	position: relative;
        margin: 0 auto;	
}
#keywords2	{
	width: 98%;
	height: 2em;
	background: #FFF;
	border: solid 1px #000;
	padding: 5px;
	color: #000;
        border-radius:0;
        font-size: 110%;
        font-weight: bold;
}
#searchBtn2	{
	position: absolute;
	top: 7px;
	_top: 1px;
	right: 5px;
        border-radius:0;
}
*:first-child + html #searchBtn2	{
	top: 1px;
}
}



/* 
----------------------------------------------------------- */




.prd_seller_block img{
    width:100%;
}

/* sub category & sub group */
.grp_lst {
  position: relative;
  clear: both;
  margin-left: -2.127%;
  padding-top: 1em;
}
.grp_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  width: 17.916%;
  word-break: break-all;
  vertical-align: middle;
}
  .grp_lst_unit a {
    display: block;
    padding: .5em;
    background-color: #ccc;
    color: #000;
    text-decoration: none;
    font-size: 85%;
    text-align: center;
    line-height: 12px; 
  }

@media screen and (max-width:768px){
  .grp_lst {
  position: relative;
  clear: both;
  padding-top: 1em;
  overflow: hidden;
  margin-left: .5%;
}
  .grp_lst_unit {
  width: 47%;
  word-break: break-all;
  margin-bottom: 5px;
  margin-left: 2.083%;
}
  .grp_lst_unit:nth-child(2n+1) {
  clear: left;
  word-break: break-all;
}
  .grp_lst_unit a {
    padding: 1em .5em;
    background-color: #ccc;
    color: #000;
    text-decoration: none;
    margin: 0 auto;
    font-size: 90%;
  }
}

<!---サイズチャートcss---!>
.product_exp table{
  width: 100%;
  border-spacing: 2px;
  border-color: gray;
}

ul.prd_lst {
  margin-left: .1%;
  width: 100%;
}

ul.prd_lst li {
  float: left;
  margin: 3%;
  width: 19%;
}

ul.prd_lst li p{
  margin: .5em 1em;
  font-size: 80%;
}

ul.prd_lst li:nth-child(4n+1) {
  clear: left;

}

@media screen and (max-width:768px){
  ul.prd_lst li:nth-child(2n+1) {
  clear: left;
}

  ul.prd_lst li {
  float: left;
  width: 44%;
}

  }


/* mod_navグローバルメニュー
-----------------------------------------*/
.mod_nav{
   height: 45px;
   background:transparent url('https://img13.shop-pro.jp/PA01069/047/etc/bg_nav.jpg?20140222160507') repeat-x left top;
   position: fixed;
   top: 0;
   right: 0;
   width: 100%;
   box-shadow: 2px 5px 10px rgba(167, 247, 236, 0.48);
   z-index: 10;
}

.mod_nav ul li.shopsearch{ width: 200px;  margin: 0;}

.mod_nav ul li.shopname{ width: 200px; height: 44px; margin: 0;}
.shopname img { height: 44px;}

        @media screen and (max-width:768px){
  .mod_nav ul li.shopname{ display:none;}
  .mod_nav ul li.shopsearch{ float:none; background-color:#222222; width:100%; text-align: center; overflow: hidden;}
  }

	@media screen and (max-width:768px){
  .mod_nav{
      height:auto;
      position: fixed;
      top: 0;
      right: 0;
      width: 100%;
      box-shadow: 2px 5px 10px rgba(167, 247, 236, 0.48);
      z-index: 10;
      }
  }
.mod_nav p.navtitle{
 display:none;
}
	@media screen and (max-width:768px){
  .mod_nav p.navtitle{
  cursor:pointer;
  display:block;
  line-height:45px;
  color:#FFF;
  text-align: center;
  font-size:124%;
  letter-spacing: 0.1em;
  font-weight:bold;
  background:transparent url('https://img13.shop-pro.jp/PA01069/047/etc/bg_menu.jpg?20140222160529') no-repeat 9px 9px;
}
  }
.mod_nav ul{
 margin:0 auto;
 width: 1300px;
}
	@media screen and (max-width:768px){
  .mod_nav ul{width:100%; display:none;}
  }
.mod_nav ul li{
 float: left;
 width: 100px;
 line-height: 45px;
 text-align: center;
}
a {
 display: block;
}
	@media screen and (max-width:768px){
  .mod_nav ul li{float:none; background-color:#222222; width:100%; text-align: center;}
  .mod_nav ul li a{ display: block; padding:0 1% 0 1%;}
  .mod_nav ul li a{border-bottom:solid 1px #000;}
  .mod_nav ul li a:link    {color:#000000; text-decoration:none;}
  .mod_nav ul li a{display:block; padding:0 1% 0 1%; }
  }
.mod_nav ul li a:link    {color:#FFF; text-decoration:none;}
.mod_nav ul li a:hover   {color:#fff; text-decoration:none; background-color:#999999;}
.mod_nav ul li a:active  {color:#fff; text-decoration:none; background-color:#eeeeee;}
.mod_nav ul li a:visited {color:#fff; text-decoration:none;}

#page-wrapper {
  position: relative;
}
.container {
  width: 100%;
  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 {
  padding: 10px 6px 6px;
  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: <{$font_color}>;
  background-color: #FFFFFF;
  background-image: url(<{$page_bgimg}>);
}

a {
  color: #3579bf;
}
  a:hover {
    color: <{$link_hover}>;
  }

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 <{$btn_01_bgcolor}>;
  background-color: <{$btn_01_bgcolor}>;
  color: <{$btn_01_font_color}>;
  *background-color: <{$btn_01_bgcolor}>;
}
h3 {
  margin: 30px 0;
  text-align: center;
}
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: #FFFFFF;
  }

.btn-01 {
  border: 1px solid <{$btn_01_bgcolor}>;
  background-color: <{$btn_01_bgcolor}>;
  color: <{$btn_01_font_color}>;
  *background-color: <{$btn_01_bgcolor}>;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid <{$btn_01_bgcolor_hover}>;
  background-color: <{$btn_01_bgcolor_hover}>;
  color: <{$btn_01_font_color}>;
  *background-color: <{$btn_01_bgcolor_hover}>;
}

.btn-02 {
  border: 1px solid <{$btn_02_bgcolor}>;
  background-color: <{$btn_02_bgcolor}>;
  color: <{$btn_02_font_color}>;
  *background-color: <{$btn_02_bgcolor}>;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid <{$btn_02_bgcolor_hover}>;
  background-color: <{$btn_02_bgcolor_hover}>;
  color: <{$btn_02_font_color}>;
  *background-color: <{$btn_02_bgcolor_hover}>;
}
.product-order-num input {
  border-color: <{$btn_02_bgcolor}>;
}

/*
 * 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 (-webkit-min-device-pixel-ratio: 1.5) {
  .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);
}
/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address, caption, cite, code,
dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
 
ol, ul {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}

/* font size */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
}
select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}
table {
  font: 100%;
  font-size: inherit;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
  *font-size: 108%;
}

/* common */
body {
  color: #444;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #FFFFFF;
}
a {
  color: #3579bf;
}
input[type="text"],
textarea,
select {
  border: 1px solid #888;
}
/* clearfix */
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }

/* icons */
.icon:before,
.ie_icon {
  display: block;
  float: left;
  margin-right: 2px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  content: "";
  font-size: ;
}
  .icon_myaccount:before,
  .ie_icon_myaccount {
    background-position: left -96px;
  }
  .icon_regist:before,
  .ie_icon_regist {
    background-position: left -192px;
  }
  .icon_login:before,
  .ie_icon_login {
    background-position: left -224px;
  }
  .icon_logout:before,
  .ie_icon_logout {
    background-position: left -208px;
  }
  .icon_search:before,
  .ie_icon_search {
    background-position: left -16px;
  }
  .icon_viewcart:before,
  .ie_icon_viewcart {
    background-position: left -0px;
  }
  .icon_sort:before,
  .ie_icon_sort {
    background-position: left -112px;
  }
  .icon_prev:before,
  .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .icon_next:before,
  .ie_icon_next {
    float: right;
    margin-bottom: 1em;
    background-position: right -80px;
  }
  .icon_prev_dis:before,
  .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
    font-size: 80%;
  }
  .icon_next_dis:before,
  .ie_icon_next_dis {
    float: right;
    margin-bottom: 1em;
    background-position: right -80px;
  }
  .icon_lst:before,
  .ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
  }
    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .icon_down:before,
  .ie_icon_down {
    display: none;
  }
  .icon_category_lst:before,
  .ie_icon_category_lst {
    display: none;
  }
  .icon_review:before,
  .ie_icon_review {
    background-position: left -240px;
  }
  .icon_review_post:before,
  .ie_icon_review_post {
    background-position: left -256px;
  }

/* layout */
.layout_wrapper {
  padding-top: 60px;
  margin: 0 auto;
  width: 98%;
  max-width: 1000px;
  background-color: #fff;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 100%;
}
.layout_header {

}
@media screen and (max-width:768px){
.layout_header {

}
}
.layout_footer {
  margin-top: .2em;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #444;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {
  float: right;
  width: 29.787%;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
    margin-left: 3.571%;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    text-align: right;
    line-height: 1.5;
  }

/* delivery price */
.header_delivery_price {
  padding: .5em 1em .3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #df7676;
  color: #fff;
  line-height: 1.5;
  float: right;
  clear: right;
}

/* product search form */

@media screen and (max-width:768px){
  
  .mod_nav ul li.shopsarch{ width: 100%; margin: 0;}

  .prd_search_block.open {
    padding: 5px 0;
    border: 1px solid #888;
  }
  .prd_search_form_btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: .3em .5em;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .prd_search_form {
    
  }
  .prd_search_keyword {
    clear: left;
    padding: .2em 0;
    margin: .3em;
    width: 80%;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
    float: right;
    padding: .2em 0;
    width: 20%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
  }
  .prd_search_select {
    margin-left: .5em ;
    float: left;
    width: 80%;
  }
  .prd_search_select option {
    word-break: break-all;
  }
}



  .prd_search_block.open {
    padding: 5px 0;
    border: 1px solid #888;
  }
  .prd_search_form_btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: .3em .5em;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .prd_search_form {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible;
    width: 100%;
  }
  .prd_search_keyword {
    float: left;
    padding: .2em 0;
    margin-left: .3em;
    width: 80%;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
    float: right;
    padding: .2em 0;
    width: 15%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
  }
  .prd_search_select {
    margin-left: .5em ;
    float: left;
    width: 80%;
  }
  .prd_search_select option {
    word-break: break-all;
  }

/* shopname logo */
.shop_name {
  clear: both;
  padding: 1em 10% 2em;
  text-align: center;
  line-height: 1.5;
  margin-top: 2em;
  border-bottom: 1px solid #888;
}

  .shop_name a {
    color: #444;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: none;
    }
  .shop_name p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 246.153%;
  }
  .shop_name img {
    max-width: 100%;
    height: inherit;
  }

/* header global nav */
.header_global_nav {
  margin-top: 3px;
  margin-bottom: 2em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}
.header_nav_lst {
  text-align: center;
}
.header_nav_menu {
  position: relative;
  display: inline;
  margin: 0 1em;
  padding: 0 1em;
  text-align: center;
  font-weight: bold;
  line-height: 4;
}
.header_nav_menu a,
.header_nav_menu span {
  display: inline;
  color: #444;
  text-decoration: none;
  cursor: pointer;
}
.header_nav_menu_category img {
  position: relative;
  width: 16px;
  height: 16px;
}
.header_category_lst {
  position: absolute;
  left: 0;
  z-index: 101;
  display: none;
  min-width: 100%;
  width: auto;
  border-top: 1px solid #aaa;
  background-color: #fff;
}
.header_category_lst li {
  display: block;
  float: none;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
  line-height: 1.4;
}
.header_category_lst a {
  display: block !important;
  padding: 1em;
  background-color: #fff;
}

/* title */
.ttl_h2 {
  margin: 1em;
  clear: both;
  color: #444;
  font-weight: bold;
  font-size: 140%;
  text-decoration: none;
}
.ttl_h2 a{
  text-decoration: none;
}

.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

/* topicpath */

.topicpath_nav ul {
  margin-left: -20px;
  margin-bottom: px;
  list-style: none;
  overflow: hidden;
  font-size: 70%;
}
  .topicpath_nav ul {
    clear:both;
    margin-bottom: 7px;
}

  .topicpath_nav li {
     float: left;
  }
  .topicpath_nav li a {
    color: #444;
    padding: 7px 0 7px 25px;
    background: #ccc;
    text-decoration: none;
    position: relative;
    display: block;
    float: left;
    text-align: right;
  }
.topicpath_nav li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 20px solid #ccc;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}
.topicpath_nav li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 20px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

/* prduct list */

  .prd_lst_img_h {
    display: block;
    margin: 0 auto;
    max-width: 65%;
    height: inherit;
  }  
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
    text-align:center;
    font-size: 80%;
  }
  .prd_lst_unit a:hover {
    text-decoration: none;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
    text-align: center;
  }
  .prd_lst_name {
    width: 210px;
    margin-left: -3px;  
    white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis;  
    -o-text-overflow: ellipsis;
  }
@media screen and (max-width:768px){ 
  .prd_lst_name {
    font-size: 80%;
    margin-left: -3px;
    width: 150px;  
    white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis;  
    -o-text-overflow: ellipsis;
  }
  .prd_lst_exp {
    font-size: 80%;
  }
}
  .prd_lst_exp {
    color: #ff8c00;
  } 
  .prd_lst_price {
    font-size: 75%;  
}
  .prd_lst_soldout {
    font-size: 92.307%;
    color: #f00
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
  margin-top: 1em;
  font-size: 150%;
}
.prd_lst_sort ul{
   display: inline-block;
   vertical-align: top;
   width: 100%;
   float: left;
   margin-top: 2em;
   margin-bottom:2em;
}
.prd_lst_sort li {
 text-align: center;
 display:block;  
 float: left;
 width:33%;
 background-color: #ccc;
 text-align: center;
 vertical-align: middle;
 border-right: solid 1px #eee;
  font-weight: bold;
  font-size: 120%;
  padding: .5em 0 ;
}
  .prd_lst_sort a {
    color: #000;
    text-decoration: none;
    padding: 5px;
  }
  .prd_lst_sort strong{
    text-align: center;
    font-weight: bold;
    float: left;
    color: #999;
    padding: 5px 0px;
    margin-left: 30%;
}
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-bottom: 1em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
  }
  .prd_lst_pager li {
    font-size: 125%;
    display: inline;
    position: relative;
    left: -50%;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .2em 0;
    width: 50%;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    color: #eee;
    height:50px;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
    background-color: #ccc;
    padding: 1em;
    margin: 1em;
  }
  .prd_lst_pager a:hover {
    text-decoration: none;
  }
.prd_lst_pos {
  display: none;
}

/* footer */
.footer_section {
  float: left;
  margin-top: 1em;
  margin-right: 1.5%;
  margin-bottom: 15px;
  width: 23%;
}
  .footer_section .ttl_h2 {
    margin-top: ;
  }
.footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;
}
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
    word-break: break-all;
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
  .footer_lst a {
    color: #444;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: none;
    }

/* manager */
.manager_img img {
  max-width: 100%;
}
.manager_memo .ttl_h3 {
  margin-top: .7em;
}

/* social icons */
.social_lst {
    margin-top: 5px;
    width: 100%;
}
.social_lst ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
}
.social_lst li {
    float: left;
    margin-right: 5px;
    padding: 5px;
}

.social_lst img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

  .copyright {
    clear: both;
    padding: 1em 0;
    text-align: right;
    font-size: 76.923%;
  }
    .powered {
      display: inline;
      margin-left: 1em;
      text-align: right;
      line-height: 18px;
    }
    .powered a {
      color: #777;
      text-decoration: none;
    }
    .powered img {
      margin-left: .3em;
      width: 200px;
      height: 18px;
    }

/* list */
.def_lst {
  border-top: 1px solid #eee;
}
  .def_lst_dt {
    padding-top: 1em;
    padding-left: 1em;
    font-weight: bold;
    float: ;
    clear: both;
    width: 90%;
    word-break: break-all;
  }
  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 5%;
    padding-right: 5%;
    border-bottom: 1px solid #eee;
  }
    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
    }

/* product option */
  .product_option_table table {
    width: 100%;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .8em .5em;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .product_option_table th {
    text-align: center;
  }
  .product_option_table td {
    vertical-align: top;
    text-align: center;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}

/* for ie7 - 8 */
.ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.ie_wrapper .header_nav_menu {
  z-index: 60;
}
.ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.ie_wrapper .header_category_lst {
  top: 3em;
}
/* for ie7 */
.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}
/*
 * 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: <{$menu_link}>;
  }
  .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: #abaaaa;
  }

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

/* copyright */
.copyright {
  margin: 1em 0 .5em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.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;
}
.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ul navpar{
 width: 100%;
 margin: 0 auto;
}
.navpar a{
 color: #fff;
 text-decoration: none;
 display: block;
 vertical-align: middle;
}
.navpar ul{
 width: 100%;
 background-color: #222222; 
}
.navpar li{
 display:block;  
 float: left;
 width:24.6%;
 height: 15px;
 background-color: #222222;
 text-align: center;
 padding: 1em 0 ;
 border-right: solid 1px #555;
 margin-top: 1em;
 margin-bottom: 1em;
}

@media screen and (max-width:768px){
.navpar {
 color: #fff;
 font-size: 80%;
 text-decoration: none;
}
}

div.fb-like-box,
div.fb-like-box iframe[style],
div.fb-like-box span {
    width: 100% !important;
    margin: 0 auto;
}
.tel{
  font-size: 250%;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.tel a{
  text-algin: center;
  font-size: 125%;
  color: #000;
  text-decoration: none;
}

.tempo2 ul {
  display: block;
  width: 100%;
  }
.tempo2 li {
  float: left;
  width: 50%;
  margin-bottom:1em;
}
.tempo2 img {
 width:100%;
}



.tempo ul {
  margin-top: 3em;
  margin-bottom: 3em;
  padding-bottom: 3em;
  width: 100%;
　text-align: center;
  }

.tempo li {
  -moz-box-sizing: border-box;
    box-sizing: border-box;
  float: left;
  width: 48.7%;
  text-align: center;
  background-color: #f1f1f1;
  border: 5px solid #fff;
  padding: 1em;
}

.tempo ul p {
  text-align: center;
  margin: auto 1em;
  line-height: 200%;

}
.tempo ul p tel {
  line-height: 150%;
  font-size: 150%;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.tempo img {
  width: 98%;
  margin: 0 auto;
  clear: both;
}

@media screen and (max-width:768px) { 
  .tempo ul {
  margin-top: 1em;
  padding-bottom: 3em;
  width: 100%;
  }

  .tempo li {
  width: 100%;
  text-align: center;
}

  .tempo img {
  width: 98%; 
}
.tempo ul p {
  text-align: center;
  margin: auto 3em;
  font-size: 85%;
}
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.grp_lst1 {
  position: relative;
  clear: both;
  margin-left: -2.127%;
  padding-top: 1em;
}
.grp_lst1_unit {
  float: left;
  margin-left: 2.083%;
  width: 17.916%;
  word-break: break-all;
  
}
  .grp_lst1_unit a {
    display: block;
    padding: .2em;
    text-decoration: none;
    text-align: center;
    font-size: 85%;
    color: #000;
  }
  .grp_lst1_unit a:hover {
    text-decoration: underline;
  }
  .grp_lst1_img {
    display: block;
    margin: 0 auto .5em;
    width: 99%;
    height: inherit;
  }
.category_desc_2 {

}

@media screen and (max-width:768px){
  .grp_lst1 {
  margin-left: 0;
  overflow: hidden;
  width: 100%;
}
  .grp_lst1_unit {
  width:47%;
}
  .grp_lst1_unit:nth-child(2n+1) {
  word-break: break-all;
}
  .grp_lst1_unit a {
    padding: .2em;
    color: #000;
    text-decoration: none;
    margin: 0 auto;
    font-size: 60%;
  }
  .grp_lst1_unit a:hover {
    text-decoration: underline;
  }
  .grp_lst1_img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    height: inherit;
  }
.category_desc_2 {

}

}

.shake-btn {

}

.shake-btn:hover {
    animation: shake 0.2s linear infinite;
    -webkit-animation: shake 0.2s linear infinite;
}

@-webkit-keyframes shake {
    0% { -webkit-transform: translate(3px, 2px) rotate(0deg); }
    10% { -webkit-transform: translate(-2px, -3px) rotate(-1deg); }
    20% { -webkit-transform: translate(-4px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 3px) rotate(0deg); }
    40% { -webkit-transform: translate(2px, -2px) rotate(1deg); }
    50% { -webkit-transform: translate(-2px, 3px) rotate(-1deg); }
    60% { -webkit-transform: translate(-4px, 2px) rotate(0deg); }
    70% { -webkit-transform: translate(3px, 2px) rotate(-1deg); }
    80% { -webkit-transform: translate(-2px, -2px) rotate(1deg); }
    90% { -webkit-transform: translate(2px, 4px) rotate(0deg); }
    100% { -webkit-transform: translate(2px, -3px) rotate(-1deg); }
}

@keyframes shake {
    0% { transform: translate(3px, 2px) rotate(0deg); }
    10% { transform: translate(-2px, -3px) rotate(-1deg); }
    20% { transform: translate(-4px, 0px) rotate(1deg); }
    30% { transform: translate(0px, 3px) rotate(0deg); }
    40% { transform: translate(2px, -2px) rotate(1deg); }
    50% { transform: translate(-2px, 3px) rotate(-1deg); }
    60% { transform: translate(-4px, 2px) rotate(0deg); }
    70% { transform: translate(3px, 2px) rotate(-1deg); }
    80% { transform: translate(-2px, -2px) rotate(1deg); }
    90% { transform: translate(2px, 4px) rotate(0deg); }
    100% { transform: translate(2px, -3px) rotate(-1deg); }
}
.menu {
  background: #fff;
　text-align: center;
  margin-bottom: 1em;
}





input[type="checkbox"].on-off{
  display: none;
}

.menu ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0;
  list-style: none;
}

.menu li {
  padding: 5px;
}

input[type="checkbox"].on-off + ul{
  display: none;
}

input[type="checkbox"].on-off:checked + ul{
  display: block;
}

.p-page_wrap .p-shop_header{
  padding: 0px;
}

.freeship{
  text-align: center;
  padding-bottom: .5em;
  color: #FF0000;
  font-weight: bold;
  font-size: 120%;
}
