@charset "euc-jp";

/* reset */
a:hover,
a img:hover {
cursor: pointer!important;
}
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,
.tbl_calendar {
  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 */
#base_gmoWrapp,
#gmo_CMSPbar {
  overflow: hidden;
  min-width: 100% !important;
  width: 100% !important;
}
#bg {
  min-height: 100%;
  height: auto;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  width: 100%;
  height: 100%;
  color: #444;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "・糸●#・誌・・咲鮪0・祉ヮ鑵o W3", "Hiragino Kaku Gothic Pro", "・誌字鐔ゆ7冴ヮ緒% , Meiryo, Osaka, "・壺-主・ ・壼!戊\贋7井・・ｃヮ・・ sans-serif;
}
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: 4px;
  background-repeat: no-repeat;
  content: "";
}

/* layout */
.layout_wrapper {
  margin: 0 auto;
  background-color: #fff;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
}
.layout_footer {
  margin-top: 3em;
}

/* header */
.sp_header_global_nav {
  display: none;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #444;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
}
.header_member_nav {
  float: right;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
  }

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

/* product search form */
.prd_search_block {
  font-size: 92.307%;
}
  .prd_search_form_btn {
    cursor: pointer;
  }
  .prd_search_from {
    display: none;
    overflow: hidden;
  }
  .prd_search_keyword {
    float: left;
    padding: .5em 0;
    width: 80%;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
    float: right;
    padding: .35em 0;
    width: 18%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .prd_search_optioncategory {
    margin-top: 10px;
    line-height: 1.5;
  }
  .prd_search_select {
    display: inline-block;
    width: 100%;
    font-size: 120%;
  }
  .prd_search_select option {
    word-break: break-all;
  }

/* shopname logo */
.shop_name {
  clear: both;
  padding: 1em 15%;
  text-align: center;
  line-height: 1.5;
}
  .shop_name a {
    color: #444;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
/*    margin-bottom: 10px;*/
    text-align: center;
  }
  .shop_name img {
    max-width: 100%;
 
  }

/* title */
.ttl_h2 {
  margin-bottom: .7em;
  margin-top: .7em; 
  color: #444;
  font-weight: bold;
  font-size: 100%;
}
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

/* topicpath */
.topicpath_nav {
  margin: 2em 0;
  font-size: 84.615%;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }

/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
}
.prd_lst_unit {
  float: left;
  margin-bottom: 15px;
  word-break: break-all;
}
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    color: #666;
    font-size: 92.307%;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
  }
  .prd_lst_sort a {
    color: #444;
  }
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #aaa;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
  .sp_prd_lst_pos {
    display: none;
  }

/* footer */
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}

  .footer_lst a {
    color: #444;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }

/* manager */
.manager_img img {
  max-width: 100%;
}

/* calendar */
.tbl_calendar {
  max-width: 189px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    padding: .3em 0;
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

/* social icons 
.social_lst {
  padding: 2em 0;
}
  .social_lst ul {
    text-align: center;
  }
  .social_lst li {
    display: inline;
    margin: 1.5%;
  }
  .social_lst img {
    width: 24px;
    height: 24px;
    vertical-align: bottom;
  }

  .copyright {
    clear: both;
    padding: 1em 0;
  }
    .powered {
      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_dt {
    padding-top: 1em;
    font-weight: bold;
  }
  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #eee;
  }
    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
    }

/* product option */
.product_option_table {
  margin: 3em 0;
}
  .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;
}

/*---------------------------- ND ----------------------------*/
.mgT0 {
	margin-top: 0 !important;
	padding-top: 0 !important;
	}

.mgBT0 {
	margin: 10px auto 5px !important;
	}

.mgT-1em {
	margin-top: -1em !important;	/* temp(why not -3em?) */
	}

.pdR0 {
	margin-right: 0 !important;
}

.cl {
	clear: both;
}

a img:hover {
       opacity:0.7;
       filter: alpha(opacity=70);/ie/
       -moz-opacity:0.70;
}

.product_addcart_btn {
	background-image: url("https://img07.shop-pro.jp/PA01261/183/etc/cart.png?202401025514");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #9e0505 !important;
	background-position: center;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}

/* NEWS AREA */
#infoBox .news {
	width: 100%;
	height: 215px;
	overflow: auto;
	background-color: #f8f8f8;
}

#infoBox dl {
	margin: 10px 10px 25px;
}

#infoBox dl dt {
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
}

#infoBox dl dt span {
	color: #f00;
	padding-right: 10px;
}

#infoBox dl dd  {
	clear: both;
}

/* TOP AREA */
#main {
	padding-bottom: 25px !important;	
}


/* ========================================
      smartphone
======================================== */
#w_S_size .icon:before,
#w_S_size .ie_icon,
#w_S_size .header_btn {
  width: 24px;
  height: 24px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/65/icons24.png);
}
  #w_S_size .icon_search:before,
  #w_S_size .ie_icon_search,
  #w_S_size .icon_viewcart:before,
  #w_S_size .ie_icon_viewcart,
  #w_S_size .icon_sort:before,
  #w_S_size .ie_icon_sort {
    display: none !important;
  }
  #w_S_size .icon_lst:before,
  #w_S_size .ie_icon_lst {
    background-position: left -216px;
  }
  #w_S_size .footer_lst .icon_lst:before,
  #w_S_size .footer_lst .ie_icon_lst {
    margin-top: .5em;
    margin-right: 0;
    margin-left: -24px;
  }
  #w_S_size .icon_category_lst:before,
  #w_S_size .ie_icon_category_lst,
  #w_S_size .globalnav_btn {
    background-position: left -192px;
  }
  #w_S_size .icon_prev:before,
  #w_S_size .ie_icon_prev {
    margin: 0;
    background-position: left -48px;
  }
  #w_S_size .icon_prev_dis:before,
  #w_S_size .ie_icon_prev_dis {
    margin: 0;
    background-position: left -144px;
  }
  #w_S_size .icon_next:before,
  #w_S_size .ie_icon_next {
    float: right;
    margin: 0;
    background-position: left -72px;
  }
  #w_S_size .icon_next_dis:before,
  #w_S_size .ie_icon_next_dis {
    float: right;
    margin: 0;
    background-position: left -168px;
  }
  #w_S_size .icon_down:before,
  #w_S_size .ie_icon_down {
    display: block;
    float: right;
    margin-right: -28px;
    background-position: left -96px;
  }
  #w_S_size .icon_up:before,
  #w_S_size .ie_icon_up {
    margin-right: -28px;
    background-position: left -120px;
  }
  #w_S_size .icon_review:before,
  #w_S_size .ie_icon_review {
    background-position: left -240px;
  }
  #w_S_size .icon_review_post:before,
  #w_S_size .ie_icon_review_post {
    background-position: left -264px;
  }
  #w_S_size .prd_search_form_btn {
    background-position: left -24px;
  }
#w_S_size.layout_wrapper {
  margin-top: 10px;
  width: 93.75%;
}
#w_S_size .layout_footer {
}
#w_S_size .header_headline_nav {
  position: relative;
}
#w_S_size .header_btn_txt {
  display: none;
}

  #w_S_size .header_btn {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: .5em;
  }
  #w_S_size .globalnav_btn {
    float: right;
    cursor: pointer;
  }
    #w_S_size .sp_header_global_nav {
      position: absolute;
      top: 3.45em;
      right: 0;
      z-index: 101;
      border-top: 1px solid #888;
      white-space: nowrap;
    }
    #w_S_size .sp_header_global_nav a {
      display: block;
      padding: 1em;
      border-right: 1px solid #888;
      border-bottom: 1px solid #888;
      border-left: 1px solid #888;
      background-color: #fff;
      color: #444;
      text-decoration: none;
    }
  #w_S_size .header_delivery_price {
    margin-bottom: .5em;
  }
  #w_S_size .header_delivery_price {
    clear: both;
  }
#w_S_size .prd_search_block {
  padding-bottom: 10px;
}
#w_S_size .shop_name {
  font-size: 138.461%;
  padding: 0;
  margin:0;
  margin-bottom: 35px !important;
  }

#w_S_size .shop_name {

}

/* product list */
#w_S_size .prd_lst {
  margin-left: -3.225%;
}
#w_S_size .prd_lst_unit_s,
#w_S_size .prd_lst_unit_m {
  margin-left: 3.225%;
  width: 46.774%;
  word-break: break-all;
}
#w_S_size .prd_lst_none {
  line-height: 7;
}
#w_S_size .prd_lst_sort {
  margin: 1em 0;
  text-align: center;
  font-size: 123.076%;
}
#w_S_size .prd_lst_pager {
  font-size: 123.076%;
}
  #w_S_size .prd_lst_pager li {
    line-height: 1.8;
  }
#w_S_size .prd_lst_pos {
  display: none;
}
#w_S_size .sp_prd_lst_pos {
  display: block;
  text-align: center;
  line-height: 2;
}
  #w_S_size .sp_prd_lst_pos b {
    font-size: 160%;
  }

/* footer */
#w_S_size .footer_nav {
  position: static !important;
  height: auto !important;
}
#w_S_size .footer_section {
  position: static !important;
}
  #w_S_size .footer_section .ttl_h2 {
    margin-top: 0;
  }
#w_S_size .footer_lst {
  line-height: 2.2;
}
#w_S_size .footer_lst li {
  padding-left: 24px;
  border-bottom: 1px solid #aaa;
}
  #w_S_size .footer_lst .footer_category_img {
    display: none;
  }
#w_S_size .footer_lst a {
  display: block;
  padding: .5em 0;
}
#w_S_size .category_lst ul {
  display: none;
}
#w_S_size .category_lst .ttl_h2 {
  margin-bottom: 0;
  padding: 1em 0;
  border-bottom: 1px solid #aaa;
  font-size: 100%;
  line-height: 2;
  cursor: pointer;
}
  #w_S_size .icon_category_lst span {
    display: block;
  }
  #w_S_size .icon_category_lst span.clearfix {
    padding: 0 28px;
  }
#w_S_size .social_lst {
  border-bottom: none;
}
#w_S_size .powered {
  display: block;
  margin-top: .5em;
}

.dropdown_lst {
  display: none;
}

#w_S_size .sp_hidden {
  display: none !important;
}

/* list */
  #w_S_size .def_lst_dt {
    margin-bottom: .2em;
    font-weight: bold;
    font-size: 107.692%;
  }

/* for ie7 - 8 */
#w_S_size.ie_wrapper .prd_lst_unit_s,
#w_S_size.ie_wrapper .prd_lst_unit_m {
  width: 46%;
}
#w_S_size.ie_wrapper .header_headline_nav {
  z-index: 101;
}

/* for ie7 */
#w_S_size .footer_lst .ie a {
  float: left;
  width: 100%;
}
#w_S_size .footer_lst .ie {
  *zoom: 1;
}
#w_S_size .ie.icon_category_lst span.clearfix {
padding-left: 0;
}




@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  #w_S_size .icon:before,
  #w_S_size .header_btn {
    background-image: url(https://img.shop-pro.jp/tmpl_img/65/icons24_2x.png);
    -webkit-background-size: 24px 480px;
    background-size: 24px 480px;
  }
}

/*---------------------------- ND ----------------------------*/


#w_S_size .banner-area-2 ul li img {
	width: 47%;
	float: left;
	padding: 1.5%;
}

#w_S_size .banner-area-3 ul li img {
	width: 100%;
}

#w_S_size .banner-area-6 ul li img {
	width: 47%;
	float: left;
	padding: 1.5%;
}

#w_S_size .banner-area-10 ul li img {
	width: 23%;
	float: left;
	padding: 1%;
	margin: 0 auto;
}

#w_S_size .s-dis-no {
	display: none !important;
	}

#w_S_size #fbook {
	display: none;
}

#w_S_size .prd_seller_block {
	margin-bottom: 15px;
	}

#w_S_size #footer1,	
#w_S_size #footer2,
#w_S_size #footer3,
#w_S_size #footer4 {
	margin-bottom: 25px;
	}
	
/*---------スマフォ用トグルメニュー---------*/

#w_S_size #menu-toggle #menu{
	width: 100%;
	margin: 0 auto 35px;
	text-align: center;
}

#w_S_size #menu-toggle .archive{
	background:#369;
	color:#FFF;
	padding:5px 10px;
	border-bottom:1px solid #FFF;
	cursor:pointer;	
}

#w_S_size #menu-toggle .subMenu li{
	background-color:#9CF;	
	padding:5px 10px;
	border-bottom:1px solid #FFF;	
}

/* ========================================
      tablet
======================================== */
/*.w_M_size {
  background-color: #FFFFFF;
}*/
.w_M_size .icon:before,
.w_M_size .ie_icon {
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/65/icons16.png);
}
  .w_M_size .icon_myaccount:before,
  .w_M_size .ie_icon_myaccount {
    background-position: left -96px;
  }
  .w_M_size .icon_regist:before,
  .w_M_size .ie_icon_regist {
    background-position: left -192px;
  }
  .w_M_size .icon_login:before,
  .w_M_size .ie_icon_login {
    background-position: left -224px;
  }
  .w_M_size .icon_logout:before,
  .w_M_size .ie_icon_logout {
    background-position: left -208px;
  }
  .w_M_size .icon_search:before,
  .w_M_size .ie_icon_search {
    background-position: left -16px;
  }
  .w_M_size .icon_viewcart:before,
  .w_M_size .ie_icon_viewcart {
    background-position: left -0px;
  }
  .w_M_size .icon_sort:before,
  .w_M_size .ie_icon_sort {
    background-position: left -112px;
  }
  .w_M_size .icon_prev:before,
  .w_M_size .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .w_M_size .icon_next:before,
  .w_M_size .ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
  }
  .w_M_size .icon_prev_dis:before,
  .w_M_size .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
  }
  .w_M_size .icon_next_dis:before,
  .w_M_size .ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
  }
  .w_M_size .icon_lst:before,
  .w_M_size .ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
  }
    .w_M_size .footer_lst .icon_lst:before,
    .w_M_size .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .w_M_size .icon_down:before,
  .w_M_size .ie_icon_down {
    display: none;
  }
  .w_M_size .icon_category_lst:before,
  .w_M_size .ie_icon_category_lst {
    display: none;
  }
  .w_M_size .icon_review:before,
  .w_M_size .ie_icon_review {
    background-position: left -240px;
  }
  .w_M_size .icon_review_post:before,
  .w_M_size .ie_icon_review_post {
    background-position: left -256px;
  }
.w_M_size .layout_wrapper {
  width: 93.75%;
}
.w_M_size .layout_header,
.w_M_size .layout_footer {
  width: 98%;
}
.w_M_size .layout_header {
  padding-top: 10px;
}
.w_M_size .shop_name {
  margin-top: 2em;
  padding-right: 10%;
  padding-bottom: 2em;
  padding-left: 10%;
}
  .w_M_size .shop_name p {
    font-size: 138.461%;
  }
  .w_M_size .shop_name h1 {
    font-size: 76.923%;
  }
.w_M_size .globalnav_btn {
  display: none;
}
.w_M_size .viewcart_btn {
  margin-left: 1.063%;
}
.w_M_size .header_btn {
  background-image: none;
}
.w_M_size .member_login_name {
  float: right;
  clear: right;
  margin-bottom: .5em;
  text-align: right;
  line-height: 1.5;
}
.w_M_size .header_member_nav {
  display: none;
}
.w_M_size .header_delivery_price {
  float: right;
  clear: right;
}
.w_M_size .prd_search_block {
  position: relative;
  float: left;
  margin: -6px 0 0 0;
  padding: 6px 0 0 1px;
  width: 50%;
}
.w_M_size .prd_search_block.open {
  padding: 5px 0;
  border: 1px solid #888;
}
.w_M_size .prd_search_form_btn {
  display: inline-block;
  margin-left: 5px;
  padding: .3em .5em;
  border: 1px solid #a0a0a0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.w_M_size .prd_search_block .prd_search_from {
  margin-top: 5px;
  padding: 5px;
  border-top: 1px solid #888;
}
.w_M_size .sp_header_global_nav {
  display: none !important;
}
.w_M_size .header_global_nav {
  margin-top: 3px;
  margin-bottom: 2em;
  border-top: 1px dotted #888;
  border-bottom: 1px dotted #888;
}
  .w_M_size .header_nav_menu {
    position: relative;
    float: left;
    width: 50%;
    height: 3em;
    text-align: center;
    font-weight: bold;
    line-height: 3;
  }
    .w_M_size .header_nav_menu a,
    .w_M_size .header_nav_menu span {
      display: block;
      color: #444;
      text-decoration: none;
      cursor: pointer;
    }
    .w_M_size .header_nav_menu_category img {
      width: 16px;
      height: 16px;
    }
    .w_M_size .header_category_lst {
      position: absolute;
      left: 0;
      z-index: 101;
      display: none;
      width: 100%;
      border-top: 1px solid #aaa;
      background-color: #fff;
    }
    .w_M_size .header_category_lst li {
      display: block;
      float: none;
      border-right: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      border-left: 1px solid #aaa;
      text-align: left;
      word-break: break-all;
      line-height: 1.4;
    }
    .w_M_size .header_category_lst a {
      display: block !important;
      padding: 1em;
      background-color: #fff;
    }

/* product list */
.w_M_size .prd_lst {
  margin-left: -3.397%;
}
.w_M_size .prd_lst_unit {
  margin-left: 3.285%;
}
.w_M_size .prd_lst_unit_s {
  width: 30%;
}
.w_M_size .prd_lst_unit_m {
  width: 46.714%;
}
.w_M_size .prd_lst_none {
  line-height: 16;
}
.w_M_size .prd_lst_sort {
  float: right;
  margin: 20px 0;
}
.w_M_size .prd_lst_block .ttl_h2 {
  float: left;
  margin: 20px 0 0;
}
.w_M_size .prd_lst_pos b {
  font-size: 100%;
}

/* footer */
.w_M_size .footer_section {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 1em;
  margin-bottom: 15px;
  padding-right: 4%;
  width: 45%;
}
  .w_M_size .footer_section .ttl_h2 {
    margin-top: 0;
  }
.w_M_size .footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;
}
.w_M_size .category_lst .footer_lst {
  display: block !important;
}
.w_M_size .footer_lst li {
  margin-bottom: .5em;
  padding-left: 16px;
}
  .w_M_size .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
.w_M_size .manager_memo .ttl_h3 {
  margin-top: .7em;
}
.w_M_size .copyright {
  text-align: right;
  font-size: 76.923%;
}

/* list */
.w_M_size .def_lst {
  border-top: 1px solid #eee;
}

/* policy */
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}

/* for ie7 - 8 */
.w_M_size .ie_wrapper .prd_search_block .prd_search_from {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 2%;
  width: 96%;
}
.w_M_size .ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.w_M_size .ie_wrapper .header_nav_menu {
  z-index: 60;
}
.w_M_size .ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.w_M_size .ie_wrapper .header_category_lst {
  top: 3em;
}
.w_M_size .ie_wrapper .prd_lst_unit {
  margin-left: 3.1%;
}
.w_M_size .ie_wrapper .header_nav_menu {
  width: 49%;
}
.w_M_size .powered {
  display: block;
  margin-top: .5em;
}
/* for ie7 */
.w_M_size .ie.icon_prev,
.w_M_size .ie.icon_prev_dis {
  margin-right: 2em;
}

/*---------------------------- ND ----------------------------*/

.w_M_size .banner-area-2 img {
	width: 49%;
	float: left;
	padding: 0.5%;
}

.w_M_size .banner-area-3 img {
	width: 49%;
	float: left;
	padding: 0.5%;
}

.w_M_size .banner-area-6 {
	background: #ccc !important;
}

.w_M_size .banner-area-6 ul li img {
	width: 15%;
	float: left;
	padding: 0.9%;
}

.w_M_size .banner-area-10 img {
	width: 47%;
	float: left;
	padding: 1.5%;
}

.w_M_size #menu-toggle #menu{
	display: none;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .w_M_size .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/65/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}





/* ========================================
      pc
======================================== */
.w_L_size .layout_wrapper {
  width: 97.656%;
}
.w_L_size .def_lst_dt {
  float: left;
  clear: both;
  padding-bottom: 1em;
  width: 30%;
  word-break: break-all;
}
.w_L_size .def_lst_dd {
  padding-left: 35%;
}


.w_L_size .shop_name p {
  font-size: 246.153%;
}
.w_L_size .shop_name h1 {
  font-size: 100%;
}
.w_L_size .header_member_nav {
  display: block;
  width: 39.66%;
}
  .w_L_size .header_member_nav li {
    margin-left: 3.571%;
  }
  .w_L_size .header_nav_lst {
    text-align: center;
  }
  .w_L_size .header_nav_menu {
    position: relative;
    display: inline;
    float: none;
    margin: 0 1em;
    padding: 0 1em;
    width: auto;
/*    line-height: 4;*/
  }
    .w_L_size .header_nav_menu a,
    .w_L_size .header_nav_menu span {
      display: inline;
    }
    .w_L_size .header_nav_menu_category img {
      position: relative;
    }
    .w_L_size .header_category_lst {
      min-width: 100%;
      width: auto;
    }
    .w_L_size .header_category_lst li {
      border-right: 1px solid #888;
      border-bottom: 1px solid #888;
      border-left: 1px solid #888;
      white-space: nowrap;
      line-height: 1.4;
    }
.w_L_size .prd_search_block {
  width: 30%;
}

/* product list */
.w_L_size .prd_lst {
  margin-left: -2.174%;
}
.w_L_size .prd_lst_unit {
  margin-left: 1.595%;
}
.w_L_size .prd_lst_unit_s {
  width: 23.404%;
}
.w_L_size .prd_lst_unit_m {
  width: 31.694%;
}
.w_L_size .prd_lst_pager_prev,
.w_L_size .prd_lst_pager_next {
  padding: .5em 0;
}
.w_L_size .prd_lst_pos b {
  font-size: 160%;
}

/* footer */

.w_L_size .powered {
  display: inline;
  margin-left: 1em;
} */
/* for ie7 - 8 */
.w_L_size .ie_wrapper .header_category_lst {
  top: 2.7em;
}
.w_L_size .ie_wrapper .prd_lst_unit {
  margin-left: 1.5%;
}

.w_LL_size .layout_wrapper {
  width: 1000px;
}
.w_LL_size .prd_search_block {
  width: 30.212%;
}
.w_LL_size .header_member_nav {
  width: 29.787%;
}

/* product list */
.w_LL_size .prd_lst {
  margin-left: -2.218%;
}
.w_LL_size .prd_lst_unit {
  margin-left: 2.083%;
}
.w_LL_size .prd_lst_unit_s {
  width: 22.916%;
}
.w_LL_size .prd_lst_unit_m {
  width: 31.25%;
}

/* footer */

/*---------------------------- ND ----------------------------*/
/* Layout */
.w_LL_size .shop_name p img {
	width: 30% !important;
	}

.w_M_size .layout_container,
.w_L_size .layout_container,
.w_LL_size .layout_container {
	width: 98%;
	}

.w_LL_size #main {
	float: right;
	width: 73%;
	}

.w_LL_size #sidebar {
	float: left;
	width: 25%;
	padding-top: 16px;
	}
	
.w_LL_size .footer_section,
.w_LL_size .category_lst {
	float: none !important;
	}
	
.w_LL_size .footer_grid_item {
	width: 100% !important;
	}

/* Top Banner Area */
.w_LL_size .banner-area-2 ul,
.w_LL_size .banner-area-3 ul,
.w_LL_size .banner-area-6 ul,
.w_LL_size .banner-area-10 ul {
	margin:0;
	padding:0;
	height: 100%;
}

.w_LL_size .banner-area-2 ul li,
.w_LL_size .banner-area-3 ul li,
.w_LL_size .banner-area-6 ul li,
.w_LL_size .banner-area-10 ul li {
	float: left;
	margin:0;
	padding:0;
	background: none;
}

.w_LL_size .banner-area-3 ul li img,
.w_LL_size .banner-area-6 ul li img {
	margin: 0 11px 11px 0;
	padding: 0;
}

.w_LL_size .banner-area-2 ul li .pdR0{
	float: right;
}

.w_LL_size .banner-area-2 ul li img {
	margin: 0 14px 11px 0;
	padding: 0;
}


.w_LL_size .banner-area-10 ul li img {
	margin: 0 5px 5px 0;
	padding: 0;
	}
	
.w_LL_size .banner-area-2 ul li img {
	width: 350px;
}

.w_LL_size .banner-area-3 ul li img {
	width: 231px;
}

.w_M_size .banner-area-6 ul li img,
.w_L_size .banner-area-6 ul li img,
.w_LL_size .banner-area-6 ul li img {
	width: 108px !important;
	border:1px solid #e8e8e8; 
}

.w_M_size .banner-area-10 ul li img,
.w_L_size .banner-area-10 ul li img,
.w_LL_size .banner-area-10 ul li img {
	width: 65px !important;
	border:1px solid #e8e8e8; 
}

/* Footer Area */
.w_L_size #footer1,
.w_LL_size #footer1,	
.w_L_size #footer2,
.w_LL_size #footer2,
.w_L_size #footer3,
.w_LL_size #footer3,
.w_L_size #footer4,
.w_LL_size #footer4 {
	width: 25% !important;
	float: left !important;
	margin: 0;
	}

.w_L_size #menu-toggle #menu,
.w_LL_size #menu-toggle #menu{
	display: none;
}

/*---------------------------- ND ----------------------------*/
h1 {
	display: none;
	}
	
#main a {
	color: #444 !important;
	text-decoration: none !important;
	}
	
#main a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);/ie/
	-moz-opacity:0.70;
	text-decoration: underline !important;
	}

#fbook iframe {
	border: none !important;
	}

.header_global_nav a:hover {
       opacity:0.7;
       filter: alpha(opacity=70);/ie/
       -moz-opacity:0.70;
	}
	
#sidebar a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);/ie/
	-moz-opacity:0.70;
	}
	
.header_headline_nav a {
	text-decoration: none;
	}
	
.header_headline_nav a:hover {
	text-decoration: underline;
	}
	
.header_headline_nav a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);/ie/
	-moz-opacity:0.70;
	}
	
.header_headline_nav a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);/ie/
	-moz-opacity:0.70;
	}

#product-ttl {
	background-color: #000;
	color: #fff;
	font-size: 18px;
	padding: 2px 5px;
	padding-right: 0 !important;
	font-weight: normal;
	}
	
.product_exp h3 { 
    border-bottom:1px dotted #444;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: -15px;
	}
	
.prd_search_form_btn:hover {
	color: #fff;
	background-color: #000;
}

.ttl_h2 {
	font-weight: bold;
	clear: both;
	}
	
.bx-wrapper .bx-viewport {
	margin-top: 15px;
	border: solid #fff 1px !important;
	left: 0px !important;
	/*-webkit-box-shadow: 0 0 0px !important;
	box-shadow: 0 0 0px !important;*/
}

.copyright {
	text-align: center !important;
	clear: both  !important;
	}


/*---------ND L以下サイズ未確認---------*/

.footer_nav .ttl_h2 {
	font-weight: bold;
	}

/*---------SNSボタン---------*/

#footer3 li {
	clear: both;
	margin-bottom: 10px;
	}

#footer3 img {
	float: left;
	width: 20px;
	margin: -2px 10px auto auto;;
	}
	
#footer a {
	color: #444 !important;
	text-decoration: none !important;
	}
	
#footer a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);/ie/
	-moz-opacity:0.70;
	text-decoration: underline !important;
	}
	
.product_exp a {
	color: #444 !important;
	text-decoration: underline !important;
	}
	
.product_exp a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);/ie/
	-moz-opacity:0.70;
	}
	
.product_exp h4 {
	font-weight: bold;
	}
	
.category_lst {
	clear: both !important;
	}
	
#footer4 img {
	width: 100%;
	}
	
.product_soldout_msg {
	background-image: url("https://img07.shop-pro.jp/PA01261/183/etc/contact.png?202401035124");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #9e0505;
	color: #fff;
	height: 50px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
	
.prd_lst_soldout {
	background-color: #888;
	color: #fff;
	text-align: center;
	padding: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
  }
	
.def_lst {
	margin-bottom: 25px;
	}

#sideBnr {
	padding-bottom: 22px;
	}
	
#sideBnr img {
	margin-bottom: 14px;
	}
	
#main {
	padding-bottom: 100px !important;
	}
	
.product_info_lst p img{
	margin: 10px 0 5px ;
	}
	
/*---------miniNavi---------*/

#head-info img {
	height: 20px;
	margin: 5px;
	}
	
#head-info {
	text-align: center;
	margin-top: -20px;	
	}

/*---------etc---------*/
	
.layout_container {
	clear: both;
	}
	
.detail-plus {
	margin-top: 25px !important;
	}
	
#souryou {
	background: #bf0000;
	color: #fff !important;
	text-align: center;
	margin-top: -25px;
	}

.freepage {
	line-height: 150% !important;
	}
	
.freepage h3{ 
    border-bottom:1px dotted #444;
	font-weight: bold;
	font-size: 15px;
	margin:30px 0 5px;
	}
	
.freepage h4{ 
	font-weight: bold;
	font-size: 14px;
	margin:12px 0 5px;
	}
	
.freepage img {
	margin-top:16px;
	}
	
.product_sales {
	color: #F00; 
	}
	
.banner-area,
#infoBox,
#fbook {
	margin-bottom: 25px!important;
	}

.fixed img {
	margin: 1px;
	}

#size-guide {
	background-color: #444;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
　　　　padding: 15px;
	}

/*---------SNSボタン---------*/	
#floatMenu {
	background-image: url("https://img07.shop-pro.jp/PA01261/183/etc/sns-bg2015.png?cmsp_timestamp=20150628170546");
	background-repeat: no-repeat;
	width: 43px;
    position: absolute;
	padding-left: -15px;
    top: 300px;
	padding: 18px 6px 20px;
}

#floatMenu img {
	margin: 1px;
}

#floatMenu {
	z-index: 99999;
}


/*---------商品詳細ショップ詳細---------*/
#shop-notice {
	margin: 40px 0;
	}
	
.title-n {
	margin-top: 25px;
	}

.brand-info-img {
	text-align: center;
	margin-bottom: 15px;
	}

.brand-info-txt {
	background-image: url(https://img07.shop-pro.jp/PA01261/183/etc/brand-info-bg.jpg?202604025258);
	padding: 15px 20px;
	line-height: 150%;
	font-size: 12px;
	}

.brand-info-txt h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	}

.smartphone-top {
	display: none;
	margin-bottom:25px!important;
	}

#w_S_size .smartphone-top {
	display: inline!important;
	margin-bottom:25px;
	}

.smartphone-top img{
	margin-bottom:15px!important;
	}

/*******************************
TOPの流れる文字
*******************************/

.marquee {
    max-width: 100%;
    padding: 5px 0;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: left;
	background-color: #e70009;
    font-weight: bold;
}
.marquee p:after {
    content:"";
    white-space:nowrap;
    padding-right:50px;
}
.marquee p {
    color:#fff!important;
	font-size: 18px;
    margin:0;
    padding-left:600px;
    display:inline-block;
    white-space:nowrap;
    -webkit-animation-name:marquee;
-webkit-animation-timing-function:linear;
-webkit-animation-duration:60s;
-webkit-animation-iteration-count:infinite;
-moz-animation-name:marquee;
-moz-animation-timing-function:linear;
-moz-animation-duration:60s;
-moz-animation-iteration-count:infinite;
-ms-animation-name:marquee;
-ms-animation-timing-function:linear;
-ms-animation-duration:60s;
-ms-animation-iteration-count:infinite;
-o-animation-name:marquee;
-o-animation-timing-function:linear;
-o-animation-duration:60s;
-o-animation-iteration-count:infinite;
animation-name:marquee;
animation-timing-function:linear;
animation-duration:60s;
animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
    from { -webkit-transform: translate(0%);}
    99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
    from { -moz-transform: translate(0%);}
    99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
    from { -ms-transform: translate(0%);}
    99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
    from { -o-transform: translate(0%);}
    99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
    from { transform: translate(0%);}
    99%,to { transform: translate(-100%);}
}

#main .ttl_h2 {
  	margin-top: 14px;
}

.product_soldout_msg  {
	width: 220px!important;
}