@charset "euc-jp";

/* --------------------------------------------------- */
/* reset */
/* --------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong,
sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}

body {
	font: 12px/1.7 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    text-align: left;
	color: #000;
	background: #fff;
}

.none_border_table,
.product_option_table table,
.tbl_calendar {
  border-spacing: 0;
  border-collapse: collapse;
}
fieldset,
img {
}
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;
}

/* 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%;
}
}
a {
  color: #000;
}
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: #000;
  }
.viewcart_btn {
  float: right;
  margin-bottom: 0px;
  margin-right: 2.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: #000;
  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 #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    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: 0px 15%;
  text-align: center;
  line-height: 1.5;
}
  .shop_name a {
    color: #000;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
    margin-bottom: 0px;
    text-align: center;
  }
  .shop_name img {
    max-width: 100%;
    height: inherit;
  }

/* title */
.ttl_h2 {
  margin-top: 4em;
  color: #000;
  font-size: 170%;
  text-align: center;
}

.ttl_h2 a{
  color: #000;
  font-size: 92.307;
  text-align: center;
}

.ttl_h2 img{
  vertical-align: middle;
}

.small {
  font-size: 100%;
  text-align: center;
  margin-bottom: 3em;
  color: black;
}

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

.timeline-Header-title {
  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: #000;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }

/* footer */
#pagetop {
  height: 54px;
  display: none;
  overflow: hidden;
}
#pagetop a {
  display: block;
  background-color: #000;
  padding: 15px;
}
#pagetop img {
  width: 24px;
  height: auto;
}
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
    word-break: break-all;
  }
  .footer_lst a {
    color: #000;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }

.foot_sk_box{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 80%;
}
.foot_sk_box h3{
	color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #aaa;
    background-size: contain;
    color: #fff;
    text-align: center;
    font-size: 100%;
    height: 15px;
    cursor: pointer;
    margin: 15px 0;
}

.foot_sk_box h4{
  font-size: 90%;
  font-weight: bold;
}
.foot_sk_box dt{
  margin: 0 0 .5em;
  padding-left: 0px;
  line-height: 21px;
  color: #000;
}
.foot_sk_box dd{
  margin: 0 0 1.5em;
}
.foot_sk_box p{
  margin: 0 0 .5em;
}

.foot_sk_box dt a{
  color: #1d3994;
}

/* 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;
    font-weight: bold;
    font-size: larger;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
.tbl_calendar td {
    padding: .3em 0;
    width: 14.2%;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
}
.cal_memo {
  margin-top: 1em;
  margin-bottom: 2em;
}

/* social icons */
.social_lst {
  padding: 2em 0;
  clear: left;
}
  .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;
}

/* freepage */
.freepage {
  word-break: break-all;
}
  .freepage img {
    max-width: 100%;
    width: auto;
    height: auto;
  }

/* ========================================
      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);
  background-repeat: no-repeat;
}
  #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;
    width: 24px;
  }
#w_S_size.layout_wrapper {
  margin-top: 10px;
  width: 93.75%;
}
#w_S_size .layout_footer {
  border-top: 2px solid #aaa;
}
#w_S_size .header_headline_nav {
  position: relative;
  border-bottom: 1px solid #aaa;
}
#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_top_nav {
      position: absolute;
      top: 3.45em;
      right: 0;
      z-index: 101;
      border-top: 1px solid #888;
      white-space: nowrap;
    }
    #w_S_size .sp_header_top_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: #000;
      text-decoration: none;
    }
	#w_S_size .header_global_nav {
	  margin-top: 3px;
	  margin-bottom: 2em;
	  border-bottom: 2px solid #888;
	}
    #w_S_size .csp_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: #000;
      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 {
  margin-top: 3px;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 138.461%;
}

#w_S_size .shop_name img {
    width: 120px;
  }


/* footer */
#w_S_size #pagetop {
  width: 54px;
  margin: 30px auto;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#w_S_size .footer_nav {
  position: static !important;
  height: auto !important;
}
#w_S_size .footer_section {
  position: static !important;
  border-bottom: 1px solid #aaa;
}
  #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%;
  }

#w_S_size .ttl_h2 {
    font-weight: bold;
    font-size: 100%;
    margin-bottom: .2em;
}

#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;
    background-repeat: no-repeat;
  }
}

/* ========================================
      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);
  text-align: center;
}
  .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 {
    display: none !important;
  }
  .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_container,
.w_M_size .layout_footer {
  width: 94%;
}
.w_M_size .layout_header {
  padding-top: 0px;
}
.w_M_size .shop_name {
  margin-top: 0px;
  padding-right: 10%;
  padding-bottom: 0px;
  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 .shop_name img {
    width: 130px;
  }

.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_top_nav {
  display: none !important;
}
.w_M_size .sp_header_top_nav {
  margin-top: 3px;
  margin-bottom: 2em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}
.w_M_size .sp_header_global_nav {
  display: none !important;
}
.w_M_size .header_top_nav {
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom: 10px solid #444;
}
.w_M_size .header_global_nav {
  margin-top: 3px;
  margin-bottom: 2em;
  border-bottom: 2px solid #888;
}
  .w_M_size .header_nav_menu {
    position: relative;
    float: left;
    width: 20%;
    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: inline;
      color: #000;
      text-decoration: none;
      cursor: pointer;
    }
    .w_M_size .header_nav_menu_category img {
      width: 15px;
      height: 15px;
	  margin-bottom: 1.5em;
    }
.w_M_size .header_nav_menu_category li.ttl_new img{width: 100%;
    height: auto;
    margin-bottom: 0;}
    .w_M_size .header_category_lst {
	  content: "";
	  clear: both;
	  display: block;
      position: absolute;
      left: 0;
      z-index: 101;
      display: none;
      border-top: 1px solid #aaa;
    }
    .w_M_size .al2{
	  width: 300px;
	}
    .w_M_size .al3{
	  width: 450px;
	}
    .w_M_size .al4{
	  width: 600px;
	}
    .w_M_size .header_category_lst li {
      display: block;
      float: left;
      border-right: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      border-left: 1px solid #aaa;
      text-align: left;
      background-color: #fff;
      word-break: break-all;
      line-height: 1.4;
	  margin-right: 0;
    }
.w_M_size .al4 li.ttl {
    font-size: 1.00rem;
    font-weight: bold;
    background: repeating-linear-gradient(-45deg, #f5f5f5, #f5f5f5 5px, #ededed 5px, #ededed 10px);
    padding: 5px 0;
    border-left: #000 solid 3px;
    width:100%
}
.w_M_size .al4 li.ttl_new{ width:100%;
  border:none;
padding-top:0;}
    .w_M_size .al2 li {
	  width: 49.3%;
	}
    .w_M_size .al3 li {
	  width: 32%;
	}
    .w_M_size .al4 li {
	  width: 25%;
      box-sizing: border-box;
      font-size: 0.90em;
	}
    .w_M_size .header_category_lst a {
      display: block !important;
      padding: 1em;
      background-color: #fff;
    }

	  
	  
/* footer */
.w_M_size #pagetop {
  width: 49px;
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 200;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.w_M_size #pagetop a {
  padding-right: 10px;
}
.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: 2px solid #888;
}
.w_M_size .category_lst .footer_lst {
  display: block !important;
}
.w_M_size .footer_lst li {
  margin-top: 5px;
  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_top_nav {
  position: relative;
  z-index: 101;
}
.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 .header_nav_menu {
  width: 49%;
}
.w_M_size .powered {
  display: block;
  margin-top: .5em;
}

.w_M_size .foot_sk_box{
  float: left;
  padding: 0 15px 20px 0;
  width: 46%;
  text-align: left;
}

/* for ie7 */
.w_M_size .ie.icon_prev,
.w_M_size .ie.icon_prev_dis {
  margin-right: 2em;
}

@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_global_nav {
}
  .w_L_size .header_nav_lst {
    text-align: center;
  }
  .w_L_size .header_nav_menu {
    position: relative;
    display: inline-block;
    float: none;
    margin: 0 0.25em;
    padding: 10px 1em;
    font-weight: bold;
    width: auto;
    line-height: 4;
    min-width: 70px;
  }
    .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 .prd_search_block {
  width: 30%;
}
    .w_L_size .header_category_lst {
	  width: 100%;
    }
    .w_L_size .al2{
	  width: 300px;
	}
    .w_L_size .al3{
	  width: 450px;
	}
    .w_L_size .al4{
	  width: 600px;
	}
    .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;
    }

/* footer */
.w_L_size .footer_section {
  padding-right: 2.5%;
  width: 30%;
}
.w_L_size .social_lst {
  padding: 0;
}
  .w_L_size .social_lst ul {
    padding-left: 16px;
    text-align: left;
  }
.w_L_size .powered {
  display: inline;
  margin-left: 1em;
}
.w_L_size .foot_sk_box{
  float: left;
  padding: 0 20px 20px 0;
  width: 23%;
  text-align: left;
}

/* for ie7 - 8 */
.w_L_size .ie_wrapper .header_category_lst {
  top: 2.7em;
}

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

/* footer */
.w_LL_size .footer_section {
  padding-right: 1.5%;
  width: 23%;
}
.w_LL_size .foot_sk_box{
  float: left;
  padding: 0 18px 20px 0;
  width: 23%; 
  text-align: left;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #F00;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}


.bx-wrapper .bx-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #F00;
}

@charset "euc-jp";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);


ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
	-webkit-transition: color .5s;
	transition: color .5s;
}

a:hover {
	color: #e45125;
}

a:focus {
	outline: none;
}

img {
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
	width /***/: auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

b, em, strong {
	font-weight: bold;
}

input, textarea, select {
	font-family: inherit;
	vertical-align: middle;
	border: 0;
	outline: none;
}

input[type="submit"] {
	cursor: pointer;
	border-radius: 0;
}

input::-ms-clear {
	visibility: hidden;
}

noscript.no-script {
	display: block;
	width: 100%;
	height: 40px;
	padding: 20px 0;
	background: #e45125;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

/* --------------------------------------------------- */
/* under ie9 -common */
/* --------------------------------------------------- */
.under-ie9 {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(228, 81, 37, .95);
	z-index: 9999;
}

.under-ie9__inner {
	width: 100%;
	max-width: 1000px;
	margin: 200px auto 0;
	color: #fff;
	text-align: center;
}

.under-ie9__inner h3 {
	max-width: 160px;
	margin: 0 auto;
}

.under-ie9__inner h4 {
	margin: 20px 0 40px;
}

.under-ie9__inner p {
	margin-bottom: 10px;
}


/* --------------------------------------------------- */
/* common -common */
/* --------------------------------------------------- */
.clearfix:before,
.clearfix:after {
	content: ' ';
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.event-none {
	pointer-events: none;
}

br.visible-420,
br.visible-620 {
	display: none;
}

@media screen and (max-width: 620px) {
	br.visible-620 {
		display: block;
	}
}

@media screen and (max-width: 420px) {
	br.visible-420 {
		display: block;
	}
}

/* --------------------------------------------------- */
/* base -common */
/* --------------------------------------------------- */
.layer {
	overflow: hidden;
}

.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
	-webkit-transition: all .5s .1s;
	transition: all .5s .1s;
	overflow: hidden;
}

.side-open .wrapper {
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translate3d(250px,0,0);
	transform: translate3d(250px,0,0);
}

.svg-defs {
	display: none;
}

.test {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 4px 4px 8px rgba(0,0,0,.3);
	color: #ff0000;
	z-index: 9999;
}

/* --------------------------------------------------- */
/* social -common */
/* --------------------------------------------------- */
.sns--fb,
.sns--tw,
.sns--insta,
.sns--pinta {
	width: 16px;
	max-height: 20px;
	fill: #302f35;
	-webkit-transition: all .5s;
	transition: all .5s;
}

a:hover .sns--fb {
	fill: #3B5998;
}

a:hover .sns--tw {
	fill: #55ACEE;
}

a:hover .sns--insta {
	fill: #231F20;
}

a:hover .sns--pinta {
	fill: #BD081C;
}

/* --------------------------------------------------- */
/* s-menu btn -common */
/* --------------------------------------------------- */
.s-menu-btn {
	position: fixed;
	top: 10px;
	left: 10px;
	width: 70px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
	-webkit-transition: all .5s .1s;
	transition: all .5s .1s;
	z-index: 12;
	display: none;
}

.s-menu-btn > div {
	position: relative;
	height: 20px;
}

.s-menu-btn--bar {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 2px;
	background: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.s-menu-btn--bar.mid {
	top: 0;
	bottom: 0;
	margin: auto;
}

.s-menu-btn--bar.bot {
	top: auto;
	bottom: 0;
}

.s-menu-btn > div:hover .top,
.s-menu-btn > div:focus .top {
	-webkit-transform: translate3d(0,-1px,0);
	transform: translate3d(0,-1px,0);
}

.s-menu-btn > div:hover .bot,
.s-menu-btn > div:focus .bot {
	-webkit-transform: translate3d(0,1px,0);
	transform: translate3d(0,1px,0);
}

.side-open .s-menu-btn {
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translate3d(250px,0,0);
	transform: translate3d(250px,0,0);
}

.side-open .s-menu-btn > div .top {
	-webkit-transform: translate3d(0,8px,0) rotate(45deg);
	transform: translate3d(0,8px,0) rotate(45deg);
}

.side-open .s-menu-btn > div .mid {
	opacity: 0;
}

.side-open .s-menu-btn > div .bot {
	-webkit-transform: translate3d(0,-10px,0) rotate(-45deg);
	transform: translate3d(0,-10px,0) rotate(-45deg);
}

.s-menu-btn--text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 35px;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}

/* --------------------------------------------------- */
/* smart phone nav -common */
/* --------------------------------------------------- */
.s-nav {
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background: #302f35;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 11;
}

.side-open .s-nav {
	-webkit-transition: all .5s .1s;
	transition: all .5s .1s;
	-webkit-transform: translate3d(250px,0,0);
	transform: translate3d(250px,0,0);
}

.s-nav ul {
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: auto;
}

.s-nav ul li > a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	color: #fff;
}

.s-nav ul li > a:hover {
	background: #222;
}

.s-nav__social-icon {
	display: inline-block;
	margin: 0 10px;
	padding: 13px 0;
}

.s-nav__social-icon a .sns--fb,
.s-nav__social-icon a .sns--tw,
.s-nav__social-icon a .sns--insta,
.s-nav__social-icon a .sns--pinta {
	fill: #fff;
}

a:hover .sns--fb {
	fill: #3B5998;
}

a:hover .sns--tw {
	fill: #55ACEE;
}

a:hover .sns--insta {
	fill: #231F20;
}

a:hover .sns--pinta {
	fill: #BD081C;
}

/* --------------------------------------------------- overlay */
.overlay {
	opacity: 0;
	visibility: hidden;
	background: transparent;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: -1;
}

.side-open .overlay {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: visible;
	background: rgba(0,0,0,.6);
	opacity: 1;
	z-index: 100;
}

/* --------------------------------------------------- */
/* header -common */
/* --------------------------------------------------- */
.header {
	padding-top: 40px;
}

.header__inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

/* cart */
.gnav__cart {
	position: relative;
	float: right;
	z-index: 2;
}

.gnav__cart a {
	display: block;
	color: #fff;
}

.gnav__cart img {
	height: 28px;
	margin: 6px 5px 6px 0;
}

.gnav__cart span {
	position: absolute;
	top: 6px;
	left: 0;
	width: 13px;
	height: 13px;
	line-height: 13px;
	font-size: 10px;
	text-align: center;
	background: #e45125;
	border: 1px solid #fff;
	border-radius: 50%;
	z-index: -1;
}

/* --------------------------------------------------- s-search */
.s-search {
	display: none;
}

.s-search .search-box {
	position: relative;
	width: 45%;
	height: 40px;
	margin: 0 auto;
}

.s-search .search-box__text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 93%;
	height: 24px;
	margin: auto 0;
	padding: 0 10px;
	font-size: 10px;
	border: 2px solid #302f35;
	border-radius: 24px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.s-search .search-box__submit[disabled] {
	cursor: auto;
	background-image: url(https://img14.shop-pro.jp/PA01077/576/etc/zz_search-dis.png), url(https://img14.shop-pro.jp/PA01077/576/etc/zz_search.png);
	background-size: 12px, 0;
}

.s-search .search-box__submit {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 24px;
	height: 24px;
	margin: auto 0;
	background-color: #fff;
	background-image: url(https://img14.shop-pro.jp/PA01077/576/etc/zz_search.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 12px;
	border-radius: 24px !important;
	z-index: 1;
}

/* --------------------------------------------------- note */
.header__note {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #e45125;
}

.header__note p {
	text-align: center;
	color: #fff;
	font-size: 11px;
}

.header__note p a {
	display: block;
	color: #fff;
	background: #e45125;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.header__note p a:hover {
	background: #dd7c5f;
}

/* --------------------------------------------------- h-head */
.h-head__member,
.h-head__country {
	float: left;
	width: 50%;
	margin-top: 5px;
	font-size: 11px;
}

.h-head__country {
	text-align: right;
	font-weight: bold;
}

.h-head__member a {
	color: #302f35;
	text-decoration: underline;
}

.h-head__member a:first-child {
	margin-right: 8px;
}

.h-head__member a:hover {
	color: #bbb;
}

.h-head__country span {
	margin: 0 8px;
}

.h-head__country a {
	color: #bbb;
	font-weight: normal;
}

/* --------------------------------------------------- h-body */
.h-body {
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	text-align: center;
}

.h-body__s-menu,
.h-body__h1 {
	position: relative;
	display: inline-block;
	height: 60px;
}

.h-body__h1 {
	width: 160px;
	vertical-align: middle;
}

.h-body__h1 img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.h-body__s-menu a {
	display: block;
	color: #666;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

.h-body__s-menu:nth-child(-n+2) {
	margin-right: 32px;
}

.h-body__s-menu:nth-child(n+3) {
	margin-left: 32px;
}

.h-body__s-menu::after {
	content: '';
	position: absolute;
	top: 40px;
	left: 0;
	width: 0;
	height: 1px;
	background: #302f35;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.h-body__s-menu:hover::after {
	width: 100%;
}

/* --------------------------------------------------- h-foot */
.h-foot {
	position: relative;
	width: 100%;
	height: 20px;
	margin-top: 24px;
	text-align: center;
}

.h-foot__h2 img {
	height: 11px;
}

.h-foot__h2::after {
	content: '';
	position: absolute;
	top: 38px;
	left: 0;
	right: 0;
	width: 50px;
	height: 1px;
	margin: 0 auto;
	background: #302f35;
	z-index: -1;
}

.h-foot__social {
	position: absolute;
	top: 0;
	right: 0;
}

.h-foot__social-icon {
	float: left;
	margin-left: 8px;
}

/* --------------------------------------------------- media query */
@media screen and (max-width: 1020px) {
	.header__inner {
		box-sizing: border-box;
		padding: 0 10px;
	}
	.gnav {
		box-sizing: border-box;
		padding: 0 10px;
	}
}

@media screen and (max-width: 820px) {
	.gnav__sitemap {
		display: none;
	}
	.s-menu-btn {
		display: block;
	}
	.gnav__menu {
		position: fixed;
		top: 0;
		left: -300px;
		right: auto;
		box-sizing: border-box;
		width: 300px;
		height: 100%;
		margin: 0;
		padding-top: 60px;
		background: #302f35;
		-webkit-transition: all .5s;
		transition: all .5s;
		display: none;
	}
	.s-search {
		display: block;
	}
	.h-head__member--ship {
		display: none;
	}
}

@media screen and (max-width: 520px) {
	.h-body__s-menu {
		display: none;
	}
	.h-foot__social {
		display: none;
	}
}

/* --------------------------------------------------- */
/* section -common */
/* --------------------------------------------------- */
.section,
.section--mt,
.section--mtb,
.section--mb {
	width: 100%;
	height: 100%;
}

.section--mt {
	margin-top: 80px;
}

.section--mt40 {
	margin-top: 40px;
}

.section--mtb {
	margin: 80px 0;
}

.section--mt40b {
	margin: 40px 0 80px;
}

.section--mb {
	margin-bottom: 80px;
}

.section__breadcrumb {
	width: 100%;
	max-width: 1000px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	color: #bbb;
	font-size: 10px;
}

.section__breadcrumb a {
	color: #302f35;
}

.section__breadcrumb a:hover {
	color: #e45125;
}

.section__breadcrumb span {
	margin: 0 10px;
	color: #302f35;
}

.section__header {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.section__inner {
	width: 100%;
	max-width: 940px;
	margin: 0 1%;
}

.section--bg-f5 {
	padding: 0px 0;
	background: #f5f5f5;
}

.section--bg-e5 {
	position: relative;
	padding: 0px 0;
	background: #e5e5e5;
	z-index: 1;
}

.section__h3,
.section__h3--list {
	position: relative;
	text-align: center;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
}

.section__h4--list {
	margin-top: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.section__h3--list {
	margin-top: 20px;
}

.section__p {
	margin-top: 32px;
	text-align: center;
	font-size: 11px;
}

.section__h3 span,
.section__h3 a,
.section__h3--list span,
.section__h3--list a {
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 10px;
}

.section__header--free {
	width: 100%;
	height: 200px;
	line-height: 200px;
	margin: 0 auto;
	background: -webkit-linear-gradient(45deg, #fff 1%, #f5f5f5 50%, #fff 100%);
	background: linear-gradient(45deg, #fff 1%, #f5f5f5 50%, #fff 100%);
}

.section__header--free span {
	top: 60%;
	width: 300px;
	height: 20px;
	line-height: 1;
}

.section__header--free .section__h3 span {
	bottom: -25px;
}

.section__link {
	width: 120px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #302f35;
	overflow: hidden;
}

.section__link a {
	position: relative;
	display: block;
	color: #302f35;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	-webkit-transition: color .5s;
	transition: color .5s;
}

.section__link a::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #302f35;
	-webkit-transition: left .5s ease;
	transition: left .5s ease;
	z-index: -1;
}

.section__link a:hover {
	color: #fff;
}

.section__link a:hover::before {
	left: 0;
}

@media screen and (max-width: 1020px) {
	.section__inner,
	.section__breadcrumb,
	.section__h3,
	.section__h3--list,
	.section__p {
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 620px) {
	.section__h3,
	.section__h3--list {
		font-size: 20px;
	}
	.section__p {
		text-align: left;
	}
	.section__p br {
		display: none;
	}
}

/* --------------------------------------------------- */
/* product list -common */
/* --------------------------------------------------- */
.product-list__inner {
	margin-top: 40px;
}

.product-list__inner.no-product p {
	height: 100px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.product-list__inner li {
	position: relative;
	float: left;
	max-width: 238px;
	margin: 0 0 32px 16px;
	overflow: hidden;
	cursor: pointer;
}

.product-list__inner li:nth-child(4n+1) {
	margin-left: 0;
}

.product-list__inner li a {
	display: block;
	text-align: center;
	vertical-align: middle;
}

/* old site hacks */
.product-list__inner li > a > img {
	width: 238px;
	height: 238px;
}

.product-list__bname {
	box-sizing: border-box;
	height: 20px;
	line-height: 20px;
	margin-top: 16px;
	padding: 0 10px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product-list__ttl {
	box-sizing: border-box;
	height: 60px;
	margin-top: 8px;
	padding: 0 10px;
}

.product-list__price {
	position: relative;
	box-sizing: border-box;
	height: 60px;
	margin-top: 16px;
	padding: 0 10px;
	font-weight: bold;
}

.product-list__price.soldout {
	color: #e45125;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.product-list__price del {
	font-weight: normal;
	text-decoration: line-through;
}

.product-list__price span {
	margin-left: 5px;
	color: #e45125;
	font-size: 10px;
	font-weight: bold;
}

.product-list__inner li::before,
.product-list__inner li::after {
	position: absolute;
	left: 0;
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: hidden;
	opacity: 0;
	z-index: 2;
}

.product-list__inner li::before {
	content: '';
	top: 0;
	height: 100%;
	background: rgba(0,0,0,.5);
}

.product-list__inner li::after {
	content: 'VIEW';
	top: 50%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.product-list__inner li:hover::before,
.product-list__inner li:hover::after {
	visibility: visible;
	opacity: 1;
}

.product-list__inner li:hover::after {
	top: 45%;
}

.product-list__ranking {
    position: absolute;
	top: 0px;
    left: 0px;
    line-height: 1;
    font-size: 15px;
    background-color: #000;
    color: #fff;
    width: 25px;
    height: 20px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    text-align: center;
    padding-top: 5px;
}

/* --------------------------------------------------- new mark */
.product-list__icon {
	position: absolute;
	top: -46px;
	left: -46px;
	width: 0px;
	height: 0px;
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	border-top: 46px solid transparent;
	border-right: 46px solid transparent;
	border-left: 46px solid transparent;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 1;
}

.product-list__icon.new {
	border-bottom: 46px solid #f9f8a8;
}

.product-list__icon.restock {
	color: #fff;
	border-bottom: 46px solid #856651;
}

.product-list__icon.sale {
	color: #fff;
	border-bottom: 46px solid #5d6b5e;
}

.product-list__icon.reserved {
	color: #fff;
	border-bottom: 46px solid #4a454c;
}

.product-list__icon span {
	position: absolute;
	top: 25px;
	left: -41px;
	width: 80px;
	text-align: center;
}

/* --------------------------------------------------- media query */
@media screen and (max-width: 1020px) {
	.product-list__inner li {
		width: 23.5%;
		margin: 0 0 32px 2%;
	}
	/* old site hacks */
	.product-list__inner li > a > img {
		width: 100%;
		max-width: 238px;
		height: auto;
	}
	.product-list__ttl {
		display: none;
	}
	.product-list__bname {
		margin-top: 8px;
		padding: 0;
		font-weight: normal;
	}
	.product-list__price {
		margin-top: 5px;
		padding: 0;
	}
	.recent {
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 720px) {
	.product-list__inner li {
		width: 32%;
	}
	.product-list__inner li:nth-child(4n+1) {
		margin: 0 0 32px 2%;
	}
	.product-list__inner li:nth-child(3n+1) {
		margin-left: 0;
	}
	.product-list__inner li::after {
		font-size: 20px;
	}
	.recent {
		height: 200px;
	}
}

@media screen and (max-width: 516px) {
	.product-list__inner li {
		width: 48%;
		margin: 0 0 32px 4%;
	}
	.product-list__inner li:nth-child(3n+1) {
		margin: 0 0 32px 4%;
	}
	.product-list__inner li:nth-child(2n+1) {
		margin-left: 0;
	}
	.recent {
		height: 150px;
	}
}

/* --------------------------------------------------- */
/* recent -common */
/* --------------------------------------------------- */

.recent__inner {
	margin-top: 40px;
}

.recent__inner li {
	float: left;
	width: 16.4%;
	margin-left: 2%;
	margin-bottom: 4em;
	padding: 1%;
	background: #e5e5e5;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.recent__inner li:first-child {
	margin-left: 0;
}

.recent__inner li a {
	display: block;
	text-align: center;
	vertical-align: middle;
}

.recent__inner li > a > img {
	width: 100%;
}

.recent__inner li:hover {
	background: #302f35;
}

@media screen and (max-width: 620px) {
	.recent__inner li {
		width: 20%;
		margin-left: 0;
		padding: 0;
	}
}


/* --------------------------------------------------- */
/* instagram -common */
/* --------------------------------------------------- */
.insta .section__h3 {
	font-size: 20px;
}

.insta .section__h3::before {
	height: 0;
}

.insta .section__h3 a {
	display: block;
	width: 210px;
	bottom: -15px;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
}

.instagram {
	margin-top: 25px;
}

.instagram div {
	float: left;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.instagram div:hover {
	opacity: .7;
}

.insta__inner {
	margin-top: 40px;
	text-align: center;
}


/* --------------------------------------------------- media query */
@media screen and (max-width: 620px) {
	.instagram div {
		width: 25%;
	}
}

/* --------------------------------------------------- */
/* banner -common */
/* --------------------------------------------------- */
.banner__box {
	float: left;
	width: 32%;
	height: 100%;
	margin-left: 2%;
}

.banner__box:first-child {
	margin-left: 0;
}

.banner__box a {
	-webkit-transition: opacity .5s;
	transition: opacity .5s; 
}

.banner__box a:hover {
	opacity: .7;
}

/* --------------------------------------------------- media query */
@media screen and (max-width: 660px) {
	.banner__box {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
}

/* --------------------------------------------------- */
/* under info -common */
/* --------------------------------------------------- */
.under-info__inner {
	margin-top: 80px;
}

.under-info__box {
	float: left;
	width: 50%;
}

.under-info__col {
	float: left;
	width: 50%;
	height: 100%;
	border-top: 1px solid #302f35;
}

.under-info__h4,
.under-info__h4--unb,
.under-info__h4--s-unb,
.under-info__h4--in {
	box-sizing: border-box;
	height: 32px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0 16px;
	font-weight: bold;
	border-left: 1px solid #302f35;
}

.under-info__h4--unb,
.under-info__h4--in {
	border-left: none;
}

.under-info__h4--in {
	margin-top: 24px;
}

.under-info__col p,
.under-info__col h5,
.under-info__col .under-info__table {
	box-sizing: border-box;
	margin-top: 10px;
	padding: 0 16px;
	font-size: 11px;
}

.under-info__table table {
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
	border: 1px solid #eee;
}

.under-info__table table caption {
	font-weight: bold;
}

.under-info__table table th {
	background: #eee;
}

.under-info__table table th,
.under-info__table table td {
	font-size: 10px;
	border: 1px solid #eee;
}

.under-info__col h5 {
	margin-top: 16px;
	font-weight: bold;
}

.under-info__more {
	margin-top: 10px;
	font-size: 10px;
}

.fb-page-plugin {
	box-sizing: border-box;
	width: 100%;
	padding: 0 16px;
}

.fb-page {
	width: 100%;
}

/* --------------------------------------------------- media query */
@media screen and (max-width: 1020px) {
	.under-info__box {
		width: 100%;
		margin-bottom: 40px;
	}
	.under-info__h4--s-unb {
		border-left: none;
	}
}

@media screen and (max-width: 420px) {
	.under-info__box {
		margin-bottom: 0;
	}
	.under-info__col {
		width: 100%;
		margin-bottom: 40px;
	}
	.under-info__h4,
	.under-info__h4--unb,
	.under-info__h4--s-unb{
		border: none;
	}
	.under-info__h4--in {
		margin-top: 40px;
		border-top: 1px solid #302f35;
	}
}

/* --------------------------------------------------- */
/* footer -common */
/* --------------------------------------------------- */
.footer {
	width: 100%;
	height: 100%;
	margin-top: 80px;
	background: #f5f5f5;
}

.footer__inner {
	position: relative;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	padding: 80px 0 150px;
}

.footer__row--top {
	height: 100%;
	padding: 0 5px;
	border-bottom: 1px solid #302f35;
}

.footer__nav {
	float: left;
}

.footer__nav li {
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
}

.footer__nav li a {
	color: #302f35;
	font-size: 11px;
}

.footer__nav li a:hover {
	color: #bbb;
}

.footer__term {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 10px;
}

.footer__term a {
	color: #302f35;
}

.footer__term a:hover {
	color: #bbb;
}

.footer__term span {
	margin: 0 5px;
}

.footer__row--bot {
	padding: 0 5px;
}

.footer__copy {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 10px;
}

.footer__social {
	float: right;
	height: 16px;
	padding: 12px 0;
}

.footer__social-icon {
	float: left;
	margin-left: 8px;
}

.page-top {
	position: absolute;
	top: -30px;
	right: 0;
	width: 30px;
	height: 30px;
}

.page-top a {
	display: block;
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.page-top a:hover {
	background: #e5e5e5;
}

.page-top a::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 1px solid #302f35;
	border-right: 1px solid #302f35;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* --------------------------------------------------- media query */
@media screen and (max-width: 1020px) {
	.footer__inner {
		box-sizing: border-box;
		padding: 80px 10px 150px;
	}
}

@media screen and (max-width: 750px) {
	.footer__inner {
		padding: 40px 10px;
	}
	.footer__row--top {
		border-bottom: none;
	}
	.footer__nav {
		float: none;
		height: 100%;
	}
	.footer__nav li {
		width: 16.66666666666666%;
		height: 40px;
		line-height: 40px;

		text-align: center;
		margin-right: 0;
	}
	.footer__nav li a {
		display: block;
		background: #fff;
	}
	.footer__term {
		float: none;
		text-align: center;
		margin-top: 10px;
	}
	.footer__copy {
		float: none;
		margin-top: 80px;
		padding-top: 20px;
		text-align: center;
		border-top: 1px solid #e1e1e1;
	}
	.footer__social {
		float: none;
		width: 104px;
		margin: 0px auto 0;
		padding: 0;
	}
}

@media screen and (max-width: 520px) {
	.footer__nav li {
		width: 33.33333333333333%;
	}
}

@media screen and (max-width: 420px) {
	.footer__nav li {
		width: 50%;
	}
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
    	-ms-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #F00;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #F00;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #F00;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
@media screen and (max-width: 480px) {
   .bx-wrapper .bx-viewport {
           border: none;
           left: 0;
   }
}

.category_desc img {
  max-width: 100%;
  width: 300px;
  height: 300px;
  float:left;
  margin-right: 30px;
}
.category_desc_2 {
  padding-top: 2em;
}

.w_M_size .category_desc img {
  max-width: 100%;
  margin-right: 30px;
}

#w_S_size .category_desc img {
  float:none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#w_S_size .category_desc p {
  text-align: center;
}

/* sub category & sub group */
#w_S_size .grp_lst {
  position: relative;
  clear: both;
  padding-top: 2em;
}

#w_S_size .grp_lst li{
    width: 48%;
    height: auto;
    margin: 0 5px 20px 1px;
}

#w_S_size .grp_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 3.285%;
  width: 25%;
  word-break: break-all;
  text-align:center;
}
  #w_S_size .grp_lst_unit a {
  position: relative;
  clear: both;
  padding-top: 2em;
  }
  #w_S_size .grp_lst_unit a:hover {
    text-decoration: underline;
  }
#w_S_size .grp_lst_img {
    display: block;
    margin: 0 auto .3em;
    width: 75%;
    max-width: 100%;
    height: 140px;
}

.w_M_size .grp_lst {
  position: relative;
  clear: both;
  margin-left: -3.397%;
  padding-top: 2em;
}
.w_M_size .grp_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 3.285%;
  width: 30%;
  word-break: break-all;
  text-align:center;
}
  .w_M_size .grp_lst_unit a {
    display: block;
    padding: .5em;
    color: #000;
    text-decoration: none;
  }
  .w_M_size .grp_lst_unit a:hover {
    text-decoration: underline;
  }
  .w_M_size .grp_lst_img {
    display: block;
    margin: 0 auto .5em;
    width: 100%;
    max-width: 100%;
    height: inherit;
  }

.w_L_size .grp_lst {
  margin-left: -2.174%;
}
.w_L_size .grp_lst_unit {
  margin-left: 1.595%;
  width: 23.2%;
  text-align:center;
}

.w_LL_size .grp_lst {
  margin-left: -2.127%;
}
.w_L_size .grp_lst_unit {
  margin-left: 1.595%;
  width: 23.2%;
  text-align:center;
}

.ctg_lst_unit {
  -webkit-border-radius: 3px;
  background: #f5f5f5;
  border-radius: 12px;
}

#w_S_size .grp_lst {
  border-bottom: 1px solid #aaa;
}
  #w_S_size .ctg_lst_unit {
    border-bottom: 1px solid #aaa;
    line-height: 2.2;
    font-size: 92.307%;
	text-align:center;
  }
  #w_S_size .ctg_lst_unit a {
    display: block;
    padding: .5em 0;
    color: #000;
    text-decoration: none;
  }

/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
}
.prd_lst_unit {
  position: relative;
  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;
    color: red;
    font-size: 85%;
    font-weight: bold;
  }
  .prd_lst_name {
    margin-top: .5em;
    font-size: 100%;
  }
  .prd_lst_name img {
    vertical-align: middle;
    max-width: 200%;  
    width: 200%;  
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price {
    font-weight: bold;
    font-size: 100%;
    color: #000;
    margin-top: 1em;
  }
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 100%;
    margin-top: 1em;
  }
.prd_lst_regular {
    font-weight: bold;
    font-size: 100%;
    color: #000;
    text-decoration: line-through;
    margin-top: 1em;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    margin-top: 1em;
  }
  .prd_lst_sort a {
    color: #000;
  }
  .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: #000;
  }
  .prd_lst_pager a {
    color: #000;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
  .sp_prd_lst_pos {
    display: none;
  }


/* 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: 100%;
}
#w_S_size .prd_lst_pager {
  font-size: 100%;
}
  #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%;
  }

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

/* 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 {
  text-align: center;
  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%;
}

.w_M_size .ie_wrapper .prd_lst_unit {
  margin-left: 3.1%;
}

/* 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%;
}

.w_L_size .ie_wrapper .prd_lst_unit {
  margin-left: 1.5%;
}
/* 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%;
}
.global_header {
  margin-top: 3px;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 138.461%;
  text-align: center;
}
.global_header img {
  text-align:center !important;
  width: 120px; !important;
}
.right {
  text-align: right;
}

/* --------------------------------------------------- faq */
.faq .help__box--outline > ul > li {
	margin-top: 30px;
}

.faq .help__box--outline > ul > li:first-child {
	margin-top: 0;
}


.floating-banner {
  position: fixed;
  z-index: 99999;
  bottom: 50px; /* マージンを追加 */
  right: -300px; /* 初期位置を画面の外に設定 */
  /* width: 300px; */
   width: 180px;
  animation: slideIn 1s forwards; /* アニメーションを追加 */
}

.floating-banner__image {
  max-width: 100%;
  /*transform: scale(0.7);*/
}

/* アニメーションのキーフレームを定義 */
@keyframes slideIn {
  to {
    right: 0;
  }
}

@media screen and (max-width: 990px) {
  .floating-banner {
    display: block; /* タブレットサイズでも表示 */
    right: -300px; /* 初期位置を再設定 */
  }
}

@media screen and (max-width: 560px) {
  .floating-banner {
    display: block;
  /*  width: 100vw; */
    right: -100vw; /* スマホ用の初期位置を調整 */
    animation: slideInMobile 1s forwards; /* スマホ用アニメーションを追加 */
  }
}

/* スマホ用のアニメーションのキーフレームを定義 */
@keyframes slideInMobile {
  to {
    right: 0;
  }
}