@charset "euc-jp";

/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
.none_border_table,
.product_option_table table,
.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;
}

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

/* font size */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  /*font: 13px/1.231 Times,Arial,Verdana,helvetica,Simsun,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;
  /*font: 99% Times,Arial,Verdana,helvetica,Simsun,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, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  /*font-family: Times,Arial,Verdana,helvetica,Simsun,serif;*/
}
a {
  color: #A55693;
}
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 {
	/*padding-top: 2.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;*/  
}
.container_section {
	padding: 0 0 15px 0;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;*/	
}

/* header */
.sp_header_global_nav {
  display: none;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.3;
}
  .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: #A55693;
  color: #fff;
  line-height: 1.5;
}

.w_M_size .MailingCostBox {
	border: 1px solid #a0a0a0;
	padding: 7px;
	margin-bottom: 5px;
	float: right;
	clear: right;
	font-size: 0.9em;
	position: absolute;
	right: 0px;
	top: 32px;
	color: #CC0000;
}

#w_S_size .MailingCostBox {
	border: 1px solid #a0a0a0;
	padding: 7px;
	margin-bottom: 5px;
	font-size: 0.85em;
	text-align: center;
	color: #CC0000;
}

/* 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: 20px;
    text-align: center;
  }
  .shop_name img {
    max-width: 100%;
    height: inherit;
  }

/* title */


.w_M_size .ttl_h2 {
	margin-top: 2em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119), url(https://img20.shop-pro.jp/PA01245/251/etc/icon_title1.png?2115);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, left top;
	padding: 2px 0 14px 28px;
	/*text-indent: -9999px;*/
}

#w_S_size .ttl_h2 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119), url(https://img20.shop-pro.jp/PA01245/251/etc/icon_title1.png?2115);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, left top;
	padding: 2px 0 14px 28px;
	/*text-indent: -9999px;*/
}

#w_S_size .ttl_h4 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119), url(https://img20.shop-pro.jp/PA01245/251/etc/icon_title1.png?2115);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, left top;
	padding: 2px 0 14px 28px;
	/*text-indent: -9999px;*/
}

#w_S_size .footer_section.socialBox ul {
	margin: 10px 0 15px 0;
}

#w_S_size .footer_section.socialBox li {
	margin: 0 0 5px 0;
}



/*.w_S_size .ttl_h2 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
}*/
/*.w_M_size .ttl_h2 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg1.png?2119);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 12px 0;
	text-indent: -9999px;
}*/
/*.w_S_size .ttl_h2 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
}*/
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

#w_S_size .footer_section .ttl_h2 {
	background-image: none;
	margin-bottom: 0;
	padding: .2em 0;
	border-bottom: 1px solid #aaa;
	font-size: 100%;
	line-height: 2;
	cursor: pointer;
	/*margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	padding: .5em 0;*/
	
}

/*#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 .ttl_h2_footer {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	padding: .5em 0;
}*/
.w_S_size .ttl_h2_footer .ttl_catelist {
	background-image: none;
	display: inline;
	height: auto;
}
.w_S_size .ttl_h2_footer .ttl_grouplist {
	background-image: none;
	display: inline;
	height: auto;
}
.w_S_size .ttl_h2_footer ttl_recently {
	background-image: none;
	display: inline;
	height: auto;
}
.w_S_size .ttl_h2_footer ttl_shopingguide {
	background-image: none;
	display: inline;
	height: auto;
}

#w_S_size .telBox {
	margin: 0 0 5px 0;
	text-align: center;
}

#w_S_size .telBox .icon_tel {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/icon_tel.png?2037003959);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding: 0 0 0 18px;
	margin:0 3px;
	font-weight: bold;
}
#w_S_size .telBox .icon_time {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/icon_time.png?2156);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding: 0 0 0 18px;
	margin:0 3px;
	font-weight: bold;
}



/*.w_M_size .ttl_h2_footer {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 10px 0;
	height: 26px;
	text-indent: -9999px;
}*/
.w_M_size .footer_section .ttl_h2 {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 10px 0;
	height: 26px;
	text-indent: -9999px;
}
.w_M_size .footer_section .ttl_h2 .ttl_catelist {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_cate_list.png?206901);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
}
.w_M_size .footer_section .ttl_h2 .ttl_grouplist {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_group_list.png?2081);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
}
.w_M_size .footer_section .ttl_h2 .ttl_recently {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_recently_check.png?2092);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
}
.w_M_size .footer_section .ttl_h2 .ttl_shopingguide {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_shoping_guide.png?2135);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
}

.w_M_size .footer_section .ttl_h4.ttl_social {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_social.png?2142);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 95%;
	height: 26px;
	background-color: #e5e5e5;
	text-indent: -9999px;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin: 0 0 10px 0;
}

.w_M_size .footer_section.socialBox ul {
	margin: 10px 0 0 0;
}

.w_M_size .footer_section.socialBox li {
	margin: 0 0 5px 0;
}

.w_M_size .footer_section .ttl_h4.ttl_calendar {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_calendar.png?210705);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 95%;
	height: 26px;
	background-color: #e5e5e5;
	text-indent: -9999px;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin: 0 0 10px 0;
}

.w_M_size .footer_section .ttl_h4.ttl_information {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_info2.png?202407233258);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 26px;
	background-color: #e5e5e5;
	text-indent: -9999px;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin: 0 0 10px 0;
}

.w_M_size .footer_section.infoBox p {
	text-align: center;
	margin: 0 0 20px 0;
}

#w_S_size .footer_section.infoBox {
	padding: 0 0 30px 0;
}
#w_S_size .footer_section.infoBox p {
	text-align: center;
	margin: 0 0 20px 0;
}

.w_M_size .footer_section.socialBox img,
#w_S_size .footer_section.socialBox img {
	margin: 0 8px 0 0;
}



/* 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 li {
    word-break: break-all;
  }
  .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;
}

/* ========================================
      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 -187px;
  }
  #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 {
  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_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_nav_menu_category {
    	display: 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%;*/
  padding-top: 5%;
  border-top: 1px solid #aaa;
  font-size: 138.461%;
}
#w_S_size .shop_name .sizeM {
	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: 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;
  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: .4em 28px .3em;
  }
#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;
  }
}

/* ========================================
      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 .footer_lst .icon:before,
.w_M_size .footer_lst .ie_icon {
	background-image: none;
}
  .w_M_size .icon_cate_search:before,
  .w_M_size .ie_icon_cate_search {
    background-position: left -16px;
  }
  .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 .footer_lst .icon_lst {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/arrow1.png?209701);
	background-repeat: no-repeat;
	background-position: 0px 3px;
    }
  .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: 10px;
  position:relative;
}
.w_M_size .shop_name {
  margin-top: 2em;
  /*padding-right: 10%;
  padding-bottom: 2em;
  padding-left: 10%;
  border-bottom: 1px solid #888;*/
}

  .w_M_size .shop_name p {
    font-size: 138.461%;
  }
  .w_M_size .shop_name .sizeS {
	display: none;
  }
  .w_M_size .shop_name h1 {
    font-size: 76.923%;
	text-indent: -9999px;
  }
.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 .main_nav {
  margin-top: 3px;
  margin-bottom: 2em;
}
	.w_M_size .main_nav_menu {
    position: relative;
    float: left;
    /*width: 50%;*/
    /*height: 3em;*/
    text-align: center;
    font-weight: bold;
    /*line-height: 1;*/
	padding: 0 1.5em;
  }
 	#w_M_size  .main_menu {
	text-align: center;
  }
    .w_M_size .main_nav_lst {
    text-align: center;
  }
    .w_M_size .main_nav_menu a,
    .w_M_size .main_nav_menu span {
      display: block;
      color: #444;
      text-decoration: none;
      cursor: pointer;
    }
.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 solid #888;
  border-bottom: 1px solid #888;
}

  .header_member_nav {
	  position: relative;
  }
  
  .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_nav_menu_category {
		/*text-decoration: underline;
		padding: 5px;*/
		display: inline-block;
		/*padding: .3em .5em;*/
		padding: 3px 5px;
		border: 1px solid #a0a0a0;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		margin: 0 0 8px 6px;
	}
	.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;
	  min-width: auto;
      width: auto;
	  margin: 6px 0 0 -6px;
    }
    .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: 2em;
  margin-bottom: 15px;
  padding-right: 4%;
  width: 45%;
}

.w_M_size .footer_section2 {
  padding-right: 1.5%;
  width: 32%;
  position: absolute;
  top: 0px;
  left: 590px;
  box-sizing: content-box;
  margin-top: 2em;
  margin-bottom: 15px;
  margin-left: 15px;
}
  .w_M_size .footer_section .ttl_h2 {
    margin-top: 0;
  }
.w_M_size .footer_menu {
	/*margin: 30px 0 0 0;
	padding: 30px 0 0 0;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin: 1.5em 0 4em 0;
}
.w_M_size .footer_nav {
  position: relative;
  clear: both;
  /*padding-bottom: 100px;
  border-top: 1px solid #CCC;
  padding: 30px 0 0 0;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;*/
}
#w_S_size .facebook_likebox,
.w_M_size .facebook_likebox {
	clear: both;
	margin: 20px 0 0 0;
}

.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: center;
  font-size: 76.923%;
  border-top: 1px solid #CCC;
  margin: 30px 0 0 0;
}

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

@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 .sizeS {
	display: none;
}
.w_L_size .shop_name h1 {
  font-size: 100%;
}
.w_L_size .header_member_nav {
  display: block;
  /*width: 39.66%;*/
  width: 60%;
}
.w_L_size .main_nav {
}
  .w_L_size .main_nav_lst {
    text-align: center;
  }
  .w_L_size .main_nav_menu {
    position: relative;
    display: inline;
    float: none;
    /*margin: 0 1em;*/
    padding: 0 1.5em;
    width: auto;
    /*line-height: 4;*/
  }
  .w_M_size .main_menu .icon_home,
  .w_L_size .main_menu .icon_home {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/icon_home.png?2037002603);
	background-repeat: no-repeat;
	background-position: 0px 1px;
  }
  .w_M_size .main_menu .icon_shop,
  .w_L_size .main_menu .icon_shop {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/icon_shopinfo.png?2037003931);
	background-repeat: no-repeat;
	background-position: 0px 2px;
  }
  .w_M_size .main_menu .icon_contact,
  .w_L_size .main_menu .icon_contact {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/icon_mail.png?2037003943);
	background-repeat: no-repeat;
	background-position: 0px 2px;
  }
  .w_M_size .main_menu .icon_tel,
  .w_L_size .main_menu .icon_tel {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/icon_tel.png?2037003959);
	background-repeat: no-repeat;
	background-position: 3px 2px;
  }
  .w_M_size .main_menu .icon_time,
  .w_L_size .main_menu .icon_time {
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/icon_time.png?2156);
	background-repeat: no-repeat;
	background-position: 0px 1px;
  }
  .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;
    float: none;
    margin: 0 0.5em;
    padding: 0 1em;
    width: auto;
    line-height: 4;
  }
    .w_L_size .header_nav_menu a,
    .w_L_size .header_nav_menu span,
	.w_L_size .main_nav_menu a,
    .w_L_size .main_nav_menu span {
      display: inline;
    }
    .w_L_size .header_nav_menu_category img {
      position: relative;
    }
    .w_L_size .header_category_lst {
      /*min-width: 100%;*/
	  min-width: auto;
      width: auto;
	  margin: 6px 0 0 -6px;
    }
    .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;
	  margin-left: 0px;
    }
	.w_L_size .header_nav_menu_category {
		/*text-decoration: underline;
		padding: 5px;*/
		display: inline-block;
		/*padding: .3em .5em;*/
		padding: 3px 5px;
		border: 1px solid #a0a0a0;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		margin: 0 0 8px 6px;
	}
.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 .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;
}
/* 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 */
.w_LL_size .footer_section {
  padding-right: 1.5%;
  width: 23%;
}

.w_LL_size .footer_section2 {
  padding-right: 1.5%;
  width: 48%;
  position: absolute;
  top: 0px;
  left: 460px;
  box-sizing: content-box;
  margin-top: 2em;
  margin-bottom: 15px;
  margin-left: 15px;
}

/* pagetop */
#w_S_size #page-top {
	display: none !important;
}
.w_M_size #page-top,
.w_L_size #page-top,
.w_LL_size #page-top
 {
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 9999;
}
.w_M_size #page-top a:hover,
.w_L_size #page-top a:hover,
.w_LL_size #page-top a:hover {
	opacity:0.8;
}
/* IE用 ↓*/
.w_M_size #page-top a:hover img,
.w_L_size #page-top a:hover img,
.w_LL_size #page-top a:hover img {
	filter:alpha(opacity=80);
}

.w_M_size .telBox,
.w_L_size .telBox,
.w_LL_size .telBox {
  display: none !important;
}


/* ========================================
      Calendar
======================================== */
div.calBox {
	/*width:645px;
	overflow: hidden;
	font-size: 12px;*/
}
#w_S_size .calBox {
	padding: 0 0 70px 0;
}
div.cal_wrapper {
	float:left;
	width: 203px;
	/*margin-right:22px;*/
	position: relative;
	/*margin-right: 17px;*/
	/*margin-left: 5px;
	margin-bottom: 10px;
	margin-left: 6px;*/
	margin: 0 0 10px 7px;
}
#w_S_size .cal_wrapper {
	width: 203px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div.lastChild {
	margin-right:0;
}
ul.cal_ui {
	padding: 0px;
	margin: 0px;
	float: right;
}
ul.cal_ui li {
	float: left;
	padding:3px 0;
	list-style: none;
	background-repeat: no-repeat;
	/*cursor: pointer;*/
}
div.cal_base {
	
}
div.cal_base p {
	font-weight:bold;
	text-align: center;
	margin: 0px;
	color: #333333;
	/*margin-top:10px;*/
}
ul.cal_main {
	clear: both;
	padding: 0px;
	margin: 0px;
}
ul.cal_main li {
	padding:2px 0 3px;
	width: 26px;
	height: 17px;
	text-align: center;
	list-style: none;
	float: left;
	background: #EEEEEE;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
ul.cal_main li.cal_headline {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
ul.cal_main li.Today {
	/*cursor: pointer;*/
	background-color: #FFFFFF;
}
ul.cal_main li.openingsale {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #FF0000;
}
ul.cal_main li.holyday {
	color: #333333;
	background-color: #EDDDE9;
}
ul.cal_main li.Sun {
	color: #333333;
	background-color: #EDDDE9;
}
ul.cal_main li.SunTitle {
	color: #FFFFFF;
	background-color: #A55693;
}
ul.cal_main li.Sat {
	color: #333333;
	background-color: #EDDDE9;
}
ul.cal_main li.SatTitle {
	color: #FFFFFF;
	background-color: #A55693;
}
ul.cal_main li.undefined {
	/*cursor: pointer;*/
}
.holydayBox {
	background: url(https://img20.shop-pro.jp/PA01245/251/etc/holyday.gif?2042030042) no-repeat;
	padding-left: 45px;
	text-indent: -12px;
	width: 150px;
	height: 20px;
	clear: both;
	margin: 0 0 0 7px;
	font-size: 0.9em;
	line-height: 140%;
}

/* ========================================
      shoping guide
======================================== */

.guide_section {
	margin: 0 0 30px 0;
}

.w_M_size .guide_section h1 {
	font-size: 2em;
	background-color: #EAE6DA;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_shopingguide.png?2045001246);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -9999px;
}

#w_S_size .guide_section h1 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #EAE6DA;
	padding: 8px 0 8px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
}

.guide_section h2 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119), url(https://img20.shop-pro.jp/PA01245/251/etc/icon_title1.png?2115);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, left top;
	padding: 2px 0 14px 28px;
}

.guide_section h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 110%;;
}

.guide_section strong {
	color: #C00;
	font-weight: bold;
}

/* ========================================
      qa
======================================== */

.qa_section {
	margin: 0 0 30px 0;
}

.w_M_size .qa_section h1 {
	font-size: 2em;
	background-color: #EAE6DA;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_qa.png?2165);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -9999px;
}

#w_S_size .qa_section h1 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #EAE6DA;
	padding: 8px 0 8px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
}

.qa_section h2 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119), url(https://img20.shop-pro.jp/PA01245/251/etc/icon_title1.png?2115);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, left top;
	padding: 2px 0 14px 28px;
}

.qa_section .article {
	margin-bottom: 50px;
}

.qa_section .article dl {
	margin-bottom: 30px;
}

.qa_section .article dl dt {
	font-weight: bold;
	color: #660000;
	padding-left: 2em;
	text-indent: -2em;
	margin-bottom: 10px;
}

.qa_section .article dl dd {
	padding-left: 2em;
	text-indent: -2em;
}

.qa_section .article dl dd span {
	font-weight: bold;
	color: #C00;
}


.qa_section h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 110%;;
}

/* ========================================
      wrapping
======================================== */

.wrapping_section {
	margin: 0 0 30px 0;
}

.w_M_size .wrapping_section h1 {
	font-size: 2em;
	background-color: #EAE6DA;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_wrapping.png?2119);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -9999px;
}

#w_S_size .wrapping_section h1 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #EAE6DA;
	padding: 8px 0 8px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
}

.wrapping_section h2 {
	margin-top: 3em;
	margin-bottom: .7em;
	color: #444;
	font-weight: bold;
	font-size: 124%;
	background-image: url(https://img20.shop-pro.jp/PA01245/251/etc/title_bg2.png?2119), url(https://img20.shop-pro.jp/PA01245/251/etc/icon_title1.png?2115);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, left top;
	padding: 2px 0 14px 28px;
}

.wrapping_section h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 110%;;
}

.wrapping_section img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}


/* ========================================
      2013 Xmas
======================================== */

.xmas_section {
	margin: 0 0 30px 0;
}

.xmas_section span {
	color: #C00;
	font-weight: bold;
}

.xmas_section .clearfix {
	margin: 0 0 50px;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.w_M_size .xmas-img,
.w_M_size .xmas-img-title {
	display: block;
	height: 100%;
	text-indent: -9999px;
	margin: 0 0 20px 0;
}

.w_L_size .xmas-img-title-s,
.w_M_size .xmas-img-title-s {
	display: none !important;
}
#w_S_size .xmas-img-title {
	display: none !important;
}

.w_M_size .xmas_section h2 {
	font-size: 2em;
	/*background-color: #EAE6DA;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
	margin: 0 0 20px 0;
}

#w_S_size .xmas_section h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #B98EBD;
	padding: 8px 0 8px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
}

.w_L_size .xmas_section .leftBox,
.w_M_size .xmas_section .leftBox  {
	float: left;
	width: 30%;
}

.w_L_size .xmas_section .rightBox,
.w_M_size .xmas_section .rightBox {
	float: right;
	width: 68%;
}

#w_S_size .xmas_section .leftBox {
	width: 250px;
	margin: 0 auto 10px;
}

.w_L_size .xmas_section .rightBox .prodctList,
.w_M_size .xmas_section .rightBox .prodctList {
	margin: 10px 0 0;
}

.w_L_size .xmas_section .rightBox .prodctList .prductBox,
.w_M_size .xmas_section .rightBox .prodctList .prductBox {
	width: 120px;
	float: left;
	margin: 10px 6px 0 0;
}

.w_L_size .xmas_section .rightBox .prodctList .prductBox p,
.w_M_size .xmas_section .rightBox .prodctList .prductBox p {
	margin: 0 0 5px;
	font-size: 0.9em
}

#w_S_size .xmas_section .rightBox .prodctList .prductBox {
	width: 250px;
	margin: 0 auto 10px;
}

#w_S_size .xmas_section .rightBox .prodctList .prductBox p {
	margin: 0 0 5px;
}

#w_S_size .xmas_section .rightBox .prodctList .prductBox img {
	width: 120px;
	margin: 0 auto 0;
}


/* ========================================
      キャンペーン用
======================================== */

.campaign_section {
	margin: 0 0 30px 0;
}

.campaign_section span {
	color: #C00;
	font-weight: bold;
}

.campaign_section .clearfix {
	margin: 0 0 50px;
}

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



.w_M_size .campaign-img,
.w_M_size .campaign-img-title {
	display: block;
	height: 100%;
	text-indent: -9999px;
	margin: 0 0 20px 0;
}

.w_L_size .campaign-img-title-s,
.w_M_size .campaign-img-title-s {
	display: none !important;
}
#w_S_size .campaign-img-title {
	display: none !important;
}

.w_M_size .campaign_section h2 {
	font-size: 2em;
	margin: 0 0 20px 0;
}

#w_S_size .campaign_section h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #CA2C56;
	padding: 8px 0 8px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 20px 0;
}

.w_L_size .campaign_section .leftBox,
.w_M_size .campaign_section .leftBox  {
	float: left;
	width: 30%;
}

.w_L_size .campaign_section .rightBox,
.w_M_size .campaign_section .rightBox {
	float: right;
	width: 68%;
}

#w_S_size .campaign_section .leftBox {
	width: 250px;
	margin: 0 auto 10px;
}

.w_L_size .campaign_section .rightBox .prodctList,
.w_M_size .campaign_section .rightBox .prodctList {
	margin: 10px 0 0;
}

.w_L_size .campaign_section .rightBox .prodctList .prductBox,
.w_M_size .campaign_section .rightBox .prodctList .prductBox {
	width: 120px;
	float: left;
	margin: 10px 6px 0 0;
}

.w_L_size .campaign_section .rightBox .prodctList .prductBox p,
.w_M_size .campaign_section .rightBox .prodctList .prductBox p {
	margin: 0 0 5px;
	font-size: 0.9em
}

#w_S_size .campaign_section .rightBox .prodctList .prductBox {
	width: 250px;
	margin: 0 auto 10px;
}

#w_S_size .campaign_section .rightBox .prodctList .prductBox p {
	margin: 0 0 5px;
}

#w_S_size .campaign_section .rightBox .prodctList .prductBox img {
	width: 120px;
	margin: 0 auto 0;
}


.w_L_size .campaign_section .prodctList,
.w_M_size .campaign_section .prodctList {
	margin: 10px 0 0;
}

.w_L_size .campaign_section .prodctList .prductBox,
.w_M_size .campaign_section .prodctList .prductBox {
	width: 120px;
	height: 220px;
	float: left;
	margin: 10px 12px 0 0;
}

.w_L_size .campaign_section .prodctList .prductBox p,
.w_M_size .campaign_section .prodctList .prductBox p {
	margin: 0 0 5px;
	font-size: 0.9em
}

#w_S_size .campaign_section .prodctList .prductBox {
	width: 250px;
	margin: 0 auto 10px;
}

#w_S_size .campaign_section .prodctList .prductBox p {
	margin: 0 0 5px;
}

#w_S_size .campaign_section .prodctList .prductBox img {
	width: 120px;
	margin: 0 auto 0;
}



/* ========================================
      メガネチェーン用
======================================== */



.w_M_size .glasses_section,
#w_S_size .glasses_section {
	font-size: 1.15em;
	line-height: 170%;
	margin: 0 0 50px 0;
}



.w_M_size .glasses_section span {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC3366;
}
#w_S_size .glasses_section span {
	font-weight: bold;
	color: #CC3366;
}



.w_M_size .glasses-img,
#w_S_size .glasses-img {
	display: block;
	height: 100%;
	text-indent: -9999px;
	margin: 0 0 20px 0;
}



.w_M_size .glasses_section .glasses-box {
	margin: 0 0 100px;
	clear: both;
}
#w_S_size .glasses_section .glasses-box {
	margin: 0 0 50px;
	clear: both;
}



.w_M_size .glasses_section .glasses-box h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 25px 0;
	padding: 0 0 18px 0;
	color: #C05172;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	clear: both;
}
#w_S_size .glasses_section .glasses-box h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	color: #C05172;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	clear: both;
}



.w_M_size .glasses_section .glasses-box h3 {
	font-size: 1.2em;
	margin: 0 0 15px 0;
	padding: 0 0 13px 0;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9BFBF;
	clear: both;
}
#w_S_size .glasses_section .glasses-box h3 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9BFBF;
	clear: both;
}



.w_M_size .glasses_section .glasses-box .glasses_pic {
	text-align: center;
	margin: 50px 0 0;
}
#w_S_size .glasses_section .glasses-box .glasses_pic {
	width: 100%;
	text-align: center;
	margin: 25px 0 0;
}



.w_M_size .glasses_section .glasses-box .glasses_pic li {
	width: 31.2%;
	float: left;
	margin: 0 1%;
}
#w_S_size .glasses_section .glasses-box .glasses_pic li {
	margin: 0 0 15px;
	font-size: 0.9em;
	color: #999;
}



#w_S_size .glasses_section .glasses-box .glasses_pic img {
	width: 100%;
}



.w_M_size .glasses_section .glasses-box .popular-box {
	font-size: 1.1em;
	line-height: 200%;
}
#w_S_size .glasses_section .glasses-box .popular-box {
	font-size: 1.1em;
	line-height: 150%;
}



.w_M_size .glasses_section .glasses-box .popular-box li, 
#w_S_size .glasses_section .glasses-box .popular-box li{
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin: 0 0 8px;
}



.w_M_size .glasses_section .glasses-box .glasses-make-box {
	clear: both;
	margin: 0 0 50px;
}
#w_S_size .glasses_section .glasses-box .glasses-make-box {
	clear: both;
	margin: 0 0 25px;
}



.w_M_size .glasses_section .glasses-box .glasses-make-box .glasses-make-box-text {
	width: 65%;
	float: left;
}
#w_S_size .glasses_section .glasses-box .glasses-make-box .glasses-make-box-text {
	width: 100%;
	margin: 0 0 15px;
}



.w_M_size .glasses_section .glasses-box .glasses-make-box .glasses-make-box-pic {
	width: 31.2%;
	float: right;
	font-size: 0.8em;
}
#w_S_size .glasses_section .glasses-box .glasses-make-box .glasses-make-box-pic {
	font-size: 0.9em;
	color: #999;
}



#w_S_size .glasses_section .glasses-box .glasses-make-box .glasses-make-box-pic img {
	width: 100%;
}



.w_M_size .glasses_section .glasses-box .glasses-products {
	margin: 0 0 50px;
}
#w_S_size .glasses_section .glasses-box .glasses-products {
	margin: 0 0 25px;
}



.w_M_size .glasses_section .glasses-box .glasses-products li {
	width: 31.2%;
	font-size: 0.8em;
	line-height: 170%;
	color: #666;
	float: left;
	margin: 0 1% 0 0;
}
#w_S_size .glasses_section .glasses-box .glasses-products li {
	font-size: 0.9em;
	line-height: 150%;
	color: #666;
	margin: 0 0 15px;
}



.w_M_size .glasses_section .glasses-box .glasses-products li img {
	margin: 0 0 1% 0;
}
#w_S_size .glasses_section .glasses-box .glasses-products li img {
	width: 100%;
}



.w_M_size .glasses_section .glasses-box .glasses_ranking {
	margin: 50px 0 0;
}
#w_S_size .glasses_section .glasses-box .glasses_ranking {
	margin: 25px 0 0;
}



.w_M_size .glasses_section .glasses-box .glasses_ranking li {
	width: 31.2%;
	float: left;
	margin: 0 1%;
	font-size: 0.8em;
	line-height: 170%;
}
#w_S_size .glasses_section .glasses-box .glasses_ranking li {
	font-size: 0.9em;
	line-height: 150%;
	color: #666;
	margin: 0 0 15px;
}


#w_S_size .glasses_section .glasses-box .glasses_ranking li img {
	width: 100%;
}



.w_M_size .glasses_section .glasses-box .other-glasses {
	width: 46.8%;
	margin: 0 auto;
	clear: both;
}
#w_S_size .glasses_section .glasses-box .other-glasses {
	width: 100%;
}


