@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/76/bg.gif);
  color: #333;
  -webkit-font-smoothing: antialiased;
  font-size:12px;
}

a {
  color: #333;
}

a:hover {
  color: #ccc;
  text-decoration: none;
}

form {
  margin: 0;
}

/*
 * layout
 */

#wrapper {
  position: relative;
  overflow-x: hidden;
}

.container {
}

/* common */
.heading {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 3px 0 3px 15px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #333;
}

.old-heading {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  color: #fff;
  padding: 3px 0 3px 15px;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #8d7e3f;
  border-top: 2px solid #8d7e3f;
  background-color: #280b04;
}

.lists {
  margin: 0;
  border-bottom: 1px solid #333;
}

.list {
  border-top: 1px solid #ccc;
  font-weight: normal;
}

.list:first-child {
  border-top: none;
}

.list_link {
  padding: 10px 0;
}

.catelist_link {
  padding: 15px 0 30px;
}

.list_link_name {
  display: block;
  padding-right: 0px;
}

.list_link_img {
  float: left;
  width: 40px;
  height: 40px;
  padding-right: 5px;
  vertical-align: middle;
}

.list_icon_arrow {
  float: right;
  margin-right: 10px;
}

.info_link_name {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  font-weight: normal;
}

.item_img {
  margin: 0 auto;
}
.item_img-x {
  margin: 0 auto;
  width: 100%;
  max-width: 200px;
  height: auto;
}
.item_img:hover {
  opacity: 0.8;
}
.item_name {
  padding-top: 5px;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; 
  margin-bottom: 7px; 
}
.item_regular_price {
  text-decoration: line-through;
}
.item_price {
  font-weight: bold;
}
.item_price_discount {
  color: #cf0400;
}
.item_discount_rate {
  color: #cf0400;
}
.item_soldout {
  color: #cf0400;
}

.rank_box {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #333;
  display: block;
  z-index: 5;
}
.rank_box_color_1 {
  background-color: #dccc18;
}

.rank_box_color_2 {
  background-color: #bab9c1;
}

.rank_box_color_3 {
  background-color: #e18961;
}

.rank_number {
  color: #fff;
  display: block;
  padding-top: 1px;
  font-size: 12px;
}

.btn-more {
  width: 96%;
  margin: 0 auto 60px;
  padding: 10px 12px;
}

.btn-more2 {
  width: 96%;
  margin: 0 auto 20px;
  padding: 10px 12px;
}
.button--tag {
  font-size: 85.71429%;
  padding: 6px 4px 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.button--line {
  border: 1px solid #e6e6e6;
  color: #2196f3;
  background-color: #f8f8f8;
}
.button--deli {
  border: 1px solid #e6e6e6;
  color: #ff6f00;
  background-color: #f8f8f8;
  font-size: 85.71429%;
  padding: 3px 4px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: none;
  display: inline-block;
}
.button--orange {
  background: #ff6f00;
  color: #fff;
}
.button--azuki {
  background: #db5788;
  color: #fff;
}
.button--small {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 114.28571%;
  padding: 11px 0 12px;
  width: 25%;
  line-height: 1;
}
.g-button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: none;
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 5px 6px;
  font-size: 12px;
  border: 1px solid #000;
  margin-bottom: 3px;
}
.g-lists {
  margin: 0px 10px 5px;
}
ul.c-group {
  margin: 0 5px;
}
ul.c-group > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 3px;
}

input[type="text"].keyword {
  font-size: 85.71429%;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="text"].keyword--small {
  width: 68%;
  margin: 0 10px 0 0;
  height: 40px;
}
input[type="text"].keyword--white {
  background: #fff;
  color: #212121;
}

#cbutton {
  letter-spacing: 0.1em;
  background: #6c272d;
  color: #ffffff;
  border: 2px solid #fff;
  font-weight: 600;
  padding: 1em 5em;
  margin-top: 5px;
  cursor: pointer;
  transition: 0.2s;
  border-radius: 3px;
}

#cbutton:hover {
  border-color: #29376a;
}



.band_box {
  position:relative;
  margin:0 auto;
}
.obi1 {
    position: absolute;
    width: 46px;
    height: 46px;
    display: block;
    z-index: 6;
    top: -8px;
    right: 0px;
	background: url(https://file001.shop-pro.jp/PA01015/396/img/item-obi_new.gif) no-repeat;
}
.obi2 {
    position: absolute;
    width: 46px;
    height: 46px;
    display: block;
    z-index: 6;
    top: -8px;
    right: 0px;
	background: url(https://file001.shop-pro.jp/PA01015/396/img/item-obi_pick.gif) no-repeat;
}
.obi3 {
    position: absolute;
    width: 46px;
    height: 46px;
    display: block;
    z-index: 6;
    top: -8px;
    right: 0px;
	background: url(https://file001.shop-pro.jp/PA01015/396/img/item-obi3.gif) no-repeat;
}
.obi4 {
    position: absolute;
    width: 46px;
    height: 46px;
    display: block;
    z-index: 6;
    top: -8px;
    right: 0px;
	background: url(https://file001.shop-pro.jp/PA01015/396/img/item-obi4.gif) no-repeat;
}
.obi5 {
    position: absolute;
    width: 46px;
    height: 46px;
    display: block;
    z-index: 6;
    top: -8px;
    right: 0px;
	background: url(https://file001.shop-pro.jp/PA01015/396/img/item-obi5.gif) no-repeat;
}
.col-w33 {
  width: 33.3333333%;
}
.overview-sp {
  margin: 0px;
  padding: 10px;
}
.free-field {
  margin: 10px 0;
  padding: 10px;
  line-height: 1.5;
}

.new_mark_img1 {
  width: 32px;
  height: 11px;
}

/*
 * header
 */

#header {
  margin-bottom: 10px;
}
#header_logo {
	background-color: #fff;	
	height: 61px;
	width: 100%;
	top: 0;
	position: fixed;
	padding: 2px 0 1px;
	z-index: 10;
}
.header_logo_inner {
	max-width: 980px;
	margin: 0 auto;
}
.header_logo {
  margin: 0 auto;
  padding-top: 0px;
  float: left;
  width: 30%;
}
.header_lead {
  float: right;
  width: 70%;
}
.header_lead h1 {
  padding-top: 28px;
  font-size: 10px;
  color: #333;
  letter-spacing: 0.1em;
  text-align: right;
  height: auto;
  width: 100%;
}
.header_lead p {
  padding-top: 20px;
  font-size: 10px;
  color: #aaa;
  letter-spacing: 0.1em;
}
.header_top {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #eee;
  position: absolute;
  top: 61px;
  background-color: #6c272d;
  z-index: 10;
}

.header_top_cmspbar {
  position: fixed;
}
.header_top_inner {
  max-width: 980px;
  margin: 0 auto;
}
.h-right {
  text-align: right;
  padding-right: 10px;
  vertical-align: middle;
}
.search_form {
  margin: 0;
  padding-top: 10px;
  float: left;
}

.search_select {
  width: 150px;
  border: 1px solid #101010;
  font-size: 12px;
}

.search_box {
  width: 260px;
}

.btn_search {
  padding: 2px 5px 3px 5px;
  border: 1px solid #101010;
}

.btn_search i {
  vertical-align: -35%;
}

.header_nav_headline {
  text-align: right;
  font-size: 12px;
  margin-top: 14px;
  letter-spacing: 0.1em;
  float: right;
}

.header_nav_headline li a i {
  vertical-align: -40%;
}

.header_nav_headline li a {
  color: #fff;
  margin-right: 5px;
}

.header_nav_headline li a:hover {
  color: #ccc;
  text-decoration: none;
}

.header_nav_headline .headline_viewcart {
  padding-left: 15px;
  border-left: 1px solid #000;
}

.header_mid {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #333;
  position: absolute;
  top: 112px;
  background-color: #fff;
  z-index: 9;
}

.header_mid_cmspbar {
  position: fixed;
}

.header_mid_inner {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.header_nav_global {
  font-size: 12px;
  margin-top: 14px;
}

ul.header_nav_global > li {
  padding: 0 5px 0 0;
}

.header_nav_global li a i {
  vertical-align: -40%;
}

.header_nav_global li a {
}

.header_nav_global li a:hover {
  text-decoration: none;
}

.header_nav_global_box {
  display: none;
  width: 100%;
  height: auto;
  background-color: #6c272d;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc; 
  border-right: 1px solid #ccc;
  position: absolute;
  top: 37px;
  left: -1px;
  padding: 0;
}
.header_nav_global_box_heading {
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding-top: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
.header_nav_global_box_detail {
  background-color: #fff;
  padding: 30px 20px 20px;
}

.header_nav_global_left {
  float: left;
  margin: 0;
}

.header_nav_global_left li {
  padding-bottom: 15px;
}

.header_nav_global_right {
  float: right;
}

.header_nav_global_social {
  padding-left: 5px;
}
.header_nav_global_social img {
  width: 24px;
  height: 24px;
}
ul.header_nav_global_social > li {
  padding: 0;
}

.header_nav_global_social li a i {
  vertical-align: -40%;
}

.header_btm {
  max-width: 980px;
  padding-top: 161px;
  margin: 0 auto;
}

.header_nav_phone {
  z-index: 99;
  float: right;
  height: 50px;
}
.header_nav_lst_phone {
  position: absolute;
  left: 55%;
  display: none;
  margin-left: -50%;
  width: 90%;
  border: 1px solid #ccc;
  background: #fff;
}
.header_nav_lst_phone ul {
  margin: 0;
}
.header_nav_lst_phone li {
  padding: 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
}
.header_nav_lst_phone li:last-child {
  border-bottom: none;
}
.header_nav_lst_phone a {
  display: block;
  padding: 6px 0;
}
.header_nav_lst_phone a:hover {
  background: #333;
  text-decoration: none;
  color: #fff;
}
.nav_btn_phone {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
.nav_btn_phone i {
  vertical-align: -40%;
}

.multiline-text {
  background: #fff;
  position: relative;
  width: 100%;
  height: 36px;
  overflow: hidden;
  text-align: justify;
  padding-top: 5px;
  margin-bottom: 7px;
  font-size: 12px;
}
.multiline-text:before,
.multiline-text:after {
  position: absolute;  
  background: #fff;
}
.multiline-text:before {
  content: "...";
  bottom: 0;
  right: 0;
}
.multiline-text:after {
  content: "";
  height: 100%;
  width: 100%;
}

.column-text {
  background: #fff;
  position: relative;
  width: 100%;
  height: 54px;
  overflow: hidden;
  text-align: justify;
  padding-top: 5px;
  margin-bottom: 7px;
  font-size: 12px;
}
.column-text:before,
.column-text:after {
  position: absolute;  
  background: #fff;
}
.column-text:before {
  content: "...";
  bottom: 0;
  right: 0;
}
.column-text:after {
  content: "";
  height: 100%;
  width: 100%;
}
.re-text {
  background: #fff;
  width: 100%;
  height: 54px;
  text-align: justify;
  padding-top: 5px;
  margin-bottom: 7px;
  font-size: 12px;
}

.st-b {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #0000cd;
  padding: 3px 0 3px 5px;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #8d7e3f;
}
.st-r {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #ff0000;
  padding: 3px 0 3px 5px;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #8d7e3f;
}
.st-bk {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #212121;
  padding: 3px 0 3px 5px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #ccc;
}
.pagett {
  font-size: 18px;
  font-weight: bold;
  padding: 3px 0 3px 15px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #333;
  margin-bottom: 15px;
}
.bb {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.1em;
}

/*
 * main
 */

.main {
  max-width: 960px;
}

/*
 * contents
 */

.contents {
  padding: 0;
  float: right;
}
.swiper-ss {
  position: relative;
  width: 100%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  padding-top: 33%;
  margin-bottom: 10px;
}
.swiper-ss iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}
.product__fav-item {
  text-align: center;
}
.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}
.product__fav-item .fav-items {
  color: #ff7373;
}
.product__fav-item svg {
  width: 15px;
  height: 15px;
  vertical-align: -.35em;
  fill: currentColor;
}

.ft-columnpic {
	width: 100%;
	position:relative;
    z-index:2;
    margin-bottom: 20px;
}
.ft-columndate {
	top: 10px;
  	left: 10px;
	position: absolute;
	background: #000;
	color: #fff;
	padding: 5px 8px;
	z-index: 3;
	border-radius: 5px;
}
.ft-columnname {
	top: 80%;
  	left: 0px;
	position: absolute;
	background: #000;
	color: #fff;
	z-index: 3;
	width: 100%;
	height: 36px;
}
.ft-columns {
	width: 100%;
  	margin-bottom: 10px;
}
.ft-columns table {
	border-collapse:separate;
  	border-spacing: 20px;
}
.ft-columns a {
	display: block;
	color: #000;
}
.ft-columns .page {
	width: 302px;
	height: 30px;
	border-radius: 10px;
	border: 1px solid #a18937;
	text-align: center;
}
.ft-columns .pageback {
	width: 622px;
	height: 30px;
	border-radius: 10px;
	border: 1px solid #a18937;
	text-align: center;
}
.ft-columnx {
	padding: 5px 0;
	width: 96%;
  	margin: 10px;
}
.ft-columnx ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ft-columnx li {
  	padding: 0 20px;
}
.ft-columnx img {
	text-align: center;
}
.ft-columnre {
	padding: 15px 0;
	width: 100%;
  	margin-bottom: 10px;
}
.ft-columnre ul {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
}
.ft-columnre li {
	width: 90%;
	margin-bottom: 10px;
}
.ft-columnre a {
	display:block;
	width: 100%;
	border: 1px solid #00171F;
	padding: 5px;
	border-radius: 5px;
}
.ft-columnre a:hover {
	background-color: #6c272d;
	color:#fff;
}
.column-picture {
	position:relative;
    z-index:2;
    margin-bottom: 20px;
}
.pro-font {
	font-size: 14px;
	position: relative;
	padding: 0.6em;
	background: #ffc0cb;
	border-radius: 7px;
}
.pro-font:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #ffc0cb;
	width: 0;
	height: 0;
}
#floatmenu {
	position: fixed;
	bottom: 50px;
	right: 10px;
  	z-index: 129;
}

.infolist_lists {
  font-size: 12px;
  margin-top: 40px;
}
ul.infolist_lists > li {
  margin-bottom: 10px;
}
.infolist_list {
  width: 32%;
  margin-right: 6px;
}

.infolist_list a {
  display:block;
  width: 100%;
  border: 1px solid #00171F;
  padding: 5px;
  border-radius: 5px;
}
.infolist_list a:hover {
  background-color: #000;
  color:#fff;
}


/* pankuzu */
.pankuzu_lists {
  font-size: 10px;
}
ul.pankuzu_lists > li {
  padding: 0;
}
.pankuzu_list {
}

.event {
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.event_heading {
  margin-bottom: 10px;
}

/* info */
.info {
  margin-bottom: 20px;
  width: 100%;
}

.info_heading {
	margin-bottom: 10px;
}

.info_detail {
  margin: 10px 0 0;
  font-size: 12px;
}

.info_detail_lists {
  line-height: 18px;

}

.info_detail_list_dt {
  padding: 20px 0 5px;
}

.info_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.info_detail_list_dd {
  margin: 0;
}

/* ranking¡Êseller¡Ë */
.seller {
  margin-bottom: 20px;
}

.seller_heading {
}

.seller_lists {
  margin-top: 20px;
  font-size: 12px;
}

.seller_list {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}

/* recommend */
.recommend {
  margin-bottom: 20px;
}

.recommend_heading {
}

.recommend_lists {
  margin-top: 20px;
  font-size: 12px;
}

.recommend_list {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}

/* free_space */
.free_space {
}

/*
 * side
 */

.side {
  padding: 0;
}
.side .unstyled img {
  display: block;
  margin-bottom: 5px;
}
.side_banner {
  margin: 0 0 30px;
}
.side_banner_lists {
}
.side_banner_list {
  margin-top: 19px;
}
.side_banner_list:first-child {
  margin-top: 0;
}

.side_category {
  margin: 0;
  font-size: 12px;
}
.side_category_list {
  position: relative;
}
.side_subcategory_lists {
  width: 80%;
  padding: 15px 20px;
  position: absolute;
  top: -21px;
  right: -180px;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 7;
  display: none;
}
.side_subcategory_list {
  border-top: none;
}
.side_subcategory_lists li a {
  padding: 5px 0;
}
.side_group {
  margin-top: 30px;
  font-size: 12px;
}
.side_group_heading {
}
.side_group_lists {
}
.side_group_list {
}

.side_freepage {
  margin-top: 30px;
  font-size: 12px;
}
.side_freepage_heading {
  margin-bottom: 20px;
}
.side_freepage_lists {
}
.side_freepage_list {
  padding-top: 0;
  border: none;
}
.side_freepage_list a {
  padding: 0 0 20px 0;
}
.side_mobile_shop {
  margin-top: 30px;
  font-size: 12px;
}
.side_mobile_shop_heading {
  margin-bottom: 20px;
}
.side_mobile_shop_img {
  text-align: center;
}

.side_banner_long {
  margin-top: 40px;
}

/*
 * footer
 */

.footer {
  width: 100%;
  margin-top: 40px;
}

.footer_inner {
  max-width: 980px;
  margin: 0 auto;
  font-size: 12px;
}

.footer_heading {
}
.footer_lists {
  margin-top: 20px;
}
.footer_list {
  padding: 0 10px;
  text-align: center;
}
.footer_list_img {
  margin: 0 auto;
}

.footer_seller,
.footer_recommend,
.footer_checked {
  margin-bottom: 40px;
}

.footer_seller_lists,
.footer_recommend_lists,
.footer_checked_lists {
  font-size: 10px;
}

.footer_seller_list,
.footer_recommend_list,
.footer_checked_list{
  margin-bottom: 10px;
}

.footer_banner {
  padding-bottom: 60px;
  margin: 0 auto;
}

.footer_pagetop {
  text-align: center;
  background-color: #6c272d;
}
.footer_pagetop a {
  display: block;
  width: 100%;
  height: 40px;
}
.footer_pagetop_icon {
  margin-top: 8px;
}

.footer_notice {
  padding: 60px 0;
  background-color: #eee;
}
h3.footer_notice_heading {
  padding-bottom: 40px;
  border-bottom: none;
}
.footer_notice_lists {
  margin: 0;
}
.footer_notice_list_dt {
  padding: 20px 0 10px;
}
.footer_notice_list_dt:first-child {
  padding: 0 0 10px;
}
.footer_notice_list_dd {
  margin: 0;
  line-height: 1.8;
}
.footer_notice_cal_table {
}
.footer_notice_cal_memo {
}
.pop-color1 {
  background:#cc0033;
  padding: 10px 0;
  margin: 5px 0;
}
.pop-color2 {
  background:#000000;
  padding: 10px 0;
  margin: 5px 0;
}
.pop-pink {
  background:#ffc0cb;
  padding: 10px 0;
  margin: 5px 0;
}
.pop-brown {
  background:#300E05;
  padding: 10px 0;
  margin: 5px 0;
}
.pop-blue {
  background:#ff69b4;
  padding: 10px 0;
  margin: 5px 0;
}
.pop-purple {
  background:#5e5ee6;
  padding: 10px 0;
  margin: 5px 0;
}
.popup {
  padding: 10px 0;
  margin: 5px 0;
}
.fo-red {
  color: #ff0000;
  font-weight: bold;
}
.naka {
  text-align: center;
}
.down {
  margin-bottom: 6px;
}
.event-lp {
  margin: 10px 0;
  text-align: center;
  width: 100%;
}

.column {
  padding: 20px 0;
  font-size: 10px;
  text-align: left;
}

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

.footer_nav {
  padding: 60px 0;
  background-color: #6c272d;
}

.footer_nav_shopinfo {
  color: #fff;
}
.footer_nav_shopinfo_img {
  padding: 0;
  text-align: left;
}
.footer_nav_shopinfo_img img {
  width: 180px;
}
.footer_nav_shopinfo_caption {
  padding: 0 2%;
}
.footer_nav_shopinfo_name {
  font-size: 18px;
  padding-left: 5px;
}
.footer_nav_shopinfo_memo {
  padding-left: 5px;
}

.footer_nav_lists {
}
.footer_nav_list {
  color: #fff;
  padding-top: 15px;
}
.footer_nav_list:first-child {
  padding-top: 0;
}
.footer_nav_list_link {
  color: #fff;
}
.footer_nav_list_link:hover {
  color: #ccc;
  text-decoration: none;
}

.footer_copyright {
  text-align: center;
  padding: 2em 0;
}
.footer_powered {
  display: block;
  padding: 10px 0;
  line-height: 18px;
}
  .footer_powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
  }
  .footer_powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
  }

.article-body {
  overflow: hidden;
  width: 100%;
  word-break: break-all;
  margin-right: 10px;
}
.article-body > a {
  display: block;
}
.article-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  position: relative;
}
.article-item:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.article-thum {
  display: block;
  -ms-flex-preferred-size: 215px;
  flex-basis: 215px;
  height: 180px;
  margin-right: 20px;
  margin-left: 10px;
  min-width: 215px;
  position: relative;
  overflow: hidden;
}
.article-thum img {
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  width: 100%;
}
.article-main {
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}
.article-date {
  font-size: 0.9rem;
  margin-bottom: 5px;
}
.article-tag {
  font-size: 0.9rem;
  line-height: 1.1;
  color: #00bfff;
}
.article-tag a {
  color: #00bfff;
}
.article-tag a:hover {
  color: #ccc;
}
.js-time_limited{
  display: none;
}
.js-time_limited_fire{
  display: block;
}
.column-cb {
	clear: both;
	padding:10px 0;
}
.p-column__info {
  display: block;
  line-height: 1.4;
  width: 100%;
  padding-top: 10px 0;
}
.p-column__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}
.p-column__title a{
	color: #974f6a;
}
.column-cb {
	clear: both;
	padding:10px 0;
}

.review-tx {
	line-height: 180%;
	padding-bottom: 10px;
}
#rv-wrapper {
  	margin-top: 20px;
	margin-bottom: 28px;
}
.fp-review-tt {
	background-color:#b43d63;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 10px 0;
	padding: 10px 0;
	width: 365px;
	text-align:center;
}
.rv-text {
	float: right;
	width: 365px;
}
.rv-itempic {
	float: left;
	width: 300px;
	text-align:center;
}
.fp-review-record {
	width:95%;
	border:1px solid #aaa;
	margin:20px auto 20px;
}
.fp-review_title {
	font-size:14px;
	padding:10px 10px 0;
}
.fp-review_contents {
	padding:10px;
}
.fp-review_contents .comment {
	line-height:150%;
}
#review-left {
	float: left;
	width: 70%;
}
.review-right {
    padding-top: 10px;
	float: right;
	width: 28%;
}
.review-right img {
	width: 100%;
}

/*
 * Slider
 */

.slider {
  position: relative;
  margin-bottom: 10px;
}

.sp-sder {
  margin-bottom: 5px;
  padding: 0px 2% 10px;
}

.bx-wrapper {
  z-index: 0;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}

.slider .bx-wrapper .bx-caption {
  background: #000\9;
  background: rgba(0, 0, 0, 0.60);
}

.slider .bx-wrapper .bx-caption span {
  font-size: 12px;
  padding: 10px 10px 10px 20px;
}

/*
 * sk privacy
 */

.skpr_box {
  padding-top: 80px;
  margin-top: -60px
}

.skpr_box:first-child {
  padding-top: 0;
  margin-top: 0;
}

.free_box dd {
  border-bottom: 2px dashed #333;
  padding: 20px 0;
}

.skpr_detail,
.privacy_lead {
  margin: 20px 0 0;
  font-size: 13px;
}

.skpr_detail_lists {
}

.skpr_detail_list_dt {
  padding: 20px 0 5px;
}

.skpr_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.skpr_detail_list_dd {
  margin: 0;
}
#send_word, .keywords {
	color: #000 !important;
}
.btn_area {
	text-align:center;
}
.btn_area .f_btn {
	display: inline-block;
    padding: 10px 1em;
    box-shadow: 0 0 0 1px #bbb;
    border-radius: 8px;
    border: none;
	min-width:110px;
	cursor:pointer;
}
.btn_area button[type="submit"] {
	background:#4d4d4d;
	color:#FFF;
}
.btn_area button:hover {
	opacity:0.8;
}

#serch_box {
	width:96%;
	clear:both;
	display:table;
	padding:2%;
	color: #000 !important;
}
#serch_box > div {
    padding: 1em 0;
}
#serch_box ul {
	list-style:none;
	padding:0;
	margin:0;
	display:table;
	width:100%;
}
#serch_box ul li {
	float: left;
	font-size: 14px;
	color: #000;
	margin: 3px 0;
	padding: 2px 0;
}
#serch_box .labeltt {
    display: table;
    vertical-align: middle;
    width: 100%;
    float: left;
	font-size:14px;
}
#serch_box .label {
	display: inline-block;
    vertical-align: middle;
    float: left;
	font-size:14px;
	padding: 5px;
	cursor: pointer;
}
label:hover {
	background: #f5f5f5;
}
#serch_box ul li:nth-child(4+5) {
	clear:both;
}
#serch_box ul li {
	width:33%;
}
#serch_box .label {
	width:14%;
}
.pc {
	display: block !important;
	text-align: center;
}
.sp {
	display: none !important;
}
.lf {
	text-align:left;
}

.subcategorylist_lists {
  font-size: 12px;
  margin-top: 40px;
}
ul.subcategorylist_lists > li {
  margin-bottom: 10px;
}
.subcategorylist_list {
  width: 32%;
  margin-right: 6px;
}

.subcategorylist_list a {
  display:block;
  width: 100%;
  border: 1px solid #00171F;
  padding: 5px;
  border-radius: 5px;
}
.subcategorylist_list a:hover {
  background-color: #6c272d;
  color:#fff;
}


/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #101010;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

/*
 * icons
 */
.icon-b.icon-user { background-position: -208px -0px; }
.icon-w.icon-user { background-position: -208px -0px; }
.icon-lg-b.icon-user { background-position: -312px -0px; }
.icon-lg-w.icon-user { background-position: -312px -0px; }
.icon-b.icon-adduser { background-position: -240px -0px; }
.icon-w.icon-adduser { background-position: -240px -0px; }
.icon-lg-b.icon-adduser { background-position: -360px -0px; }
.icon-lg-w.icon-adduser { background-position: -360px -0px; }
.icon-b.icon-login { background-position: -48px -80px; }
.icon-w.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-b.icon-logout { background-position: -32px -80px; }
.icon-w.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-b.icon-cart { background-position: -176px -64px; }
.icon-w.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-b.icon-search { background-position: -208px -16px; }
.icon-w.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-b.icon-mail { background-position: -64px -0px; }
.icon-w.icon-mail { background-position: -64px -0px; }
.icon-lg-b.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-mail { background-position: -96px -0px; }
.icon-b.icon-book { background-position: -144px -32px; }
.icon-w.icon-book { background-position: -144px -32px; }
.icon-lg-b.icon-book { background-position: -216px -48px; }
.icon-lg-w.icon-book { background-position: -216px -48px; }
.icon-b.icon-help { background-position: -288px -80px; }
.icon-w.icon-help { background-position: -288px -80px; }
.icon-lg-b.icon-help { background-position: -432px -120px; }
.icon-lg-w.icon-help { background-position: -432px -120px; }
.icon-b.icon-c_twitter { background-position: -112px -176px; }
.icon-w.icon-c_twitter { background-position: -112px -176px; }
.icon-lg-b.icon-c_twitter { background-position: -168px -264px; }
.icon-lg-w.icon-c_twitter { background-position: -168px -264px; }
.icon-b.icon-c_facebook { background-position: -144px -176px; }
.icon-w.icon-c_facebook { background-position: -144px -176px; }
.icon-lg-b.icon-c_facebook { background-position: -216px -264px; }
.icon-lg-w.icon-c_facebook { background-position: -216px -264px; }
.icon-b.icon-c_google { background-position: -192px -176px; }
.icon-w.icon-c_google { background-position: -192px -176px; }
.icon-lg-b.icon-c_google { background-position: -288px -264px; }
.icon-lg-w.icon-c_google { background-position: -288px -264px; }
.icon-b.icon-c_pinterest { background-position: -224px -176px; }
.icon-w.icon-c_pinterest { background-position: -224px -176px; }
.icon-lg-b.icon-c_pinterest { background-position: -336px -264px; }
.icon-lg-w.icon-c_pinterest { background-position: -336px -264px; }
.icon-b.icon-chevron_right { background-position: -16px -144px; }
.icon-w.icon-chevron_right { background-position: -16px -144px; }
.icon-lg-b.icon-chevron_right { background-position: -24px -216px; }
.icon-lg-w.icon-chevron_right { background-position: -24px -216px; }
.icon-b.icon-chevron_down { background-position: -352px -128px; }
.icon-w.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-chevron_up { background-position: -0px -144px; }
.icon-w.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-b.icon-chevron_left { background-position: -336px -128px; }
.icon-w.icon-chevron_left { background-position: -336px -128px; }
.icon-lg-b.icon-chevron_left { background-position: -504px -192px; }
.icon-lg-w.icon-chevron_left { background-position: -504px -192px; }
.icon-b.icon-list { background-position: -192px -96px; }
.icon-w.icon-list { background-position: -192px -96px; }
.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-w.icon-list { background-position: -288px -144px; }
.icon-b.icon-pencil { background-position: -96px -0px; }
.icon-w.icon-pencil { background-position: -96px -0px; }
.icon-lg-b.icon-pencil { background-position: -144px -0px; }
.icon-lg-w.icon-pencil { background-position: -144px -0px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}

/*
 * Media Queries
 */

@media (min-width: 980px) {
  .contents {
    width: 690px;
  }

  .contents_detail {
    width: 100%;
  }

  .side {
    width: 250px;
  }

  .header_nav_global_right li {
    display: inline-block !important;
  }
}

@media (min-width: 769px) {
  .footer_list {
    width: 10%;
  }
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .contents,
  .side,
  .footer_heading {
    padding-right: 1%;
    padding-left: 1%;
  }

  .header_nav_phone {
    margin-right: 10px;
  }
  .header_nav_phone {
    margin-right: 0;
  }
  .nav_btn_phone {
    display: block;
    height: 30px;
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .contents,
  .side,
  .footer_heading {
    padding: 0;
  }

  .productlist_lists {
    padding: 0 10px 20px;
  }
  .header_btm {
    padding-top: 101px;
    text-align: center
  }

  #header_logo {
	background-color: #fff;
	height: 30px;
	width: 100%;
	top: 51px;
	position: relative;
	z-index: 10;
  }
  .header_top {
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #eee;
    position: fixed;
    top: 0;
    background-color: #6c272d;
    z-index: 10;
  }

  .header_logo {
	padding: 0;
	margin: 0 auto;  
    clear: both;
	width: 100%;
  }
  
  .header_lead {
	padding: 0;
	text-align: center;	  
    float: left;
    width: 100%;
    height: 29px;
  }
  .header_lead h1{
    padding-top: 0px;
    font-size: 10px;
	text-align: center;	 
    width: 100%;
    height: 15px;
  }

  .header_nav_global_social {
    padding-left: 0;
  }
  .header_nav_global_social img {
    width: 30px;
    height: 30px;
    padding: 18px 1px 0px;
  }
  .search_form {
    float: none;
  }

  .search_select {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .search_box {
    width: 75%;
    float: left;
  }
  .search_box-max {
    width: 100%;
    float: left;
  }
  
  .btn_search {
    width: 15%;
    float: right;
  }

  .slider {
    margin-bottom: 20px;
  }

  .side_group,
  .side_freepage {
    margin-top: 0;
  }

  .info_detail,
  .seller_lists,
  .recommend_lists {
    padding: 0 10px 10px;
  }

  .free_space {
    font-size: 12px;
    padding: 0 10px 10px;
  }


  .list {
    padding: 0;
  }

  .list_link {
    padding: 10px;
  }
  .catelist_link {
    padding: 15px 0 30px;
  }
  .list_icon_arrow {
    margin-right: 0;
    width: 20px;
    height: 20px;
  }

  .side_banner {
    margin-bottom: 40px;
    text-align: center;
  }

  .side_banner_list {
    margin-top: 0;
  }

  .side_freepage_heading {
    margin-bottom: 0;
  }
  .side_freepage_list {
    padding: 0;
    border-top: 1px solid #ccc;
  }
  .side_freepage_list a {
    padding: 10px;
  }

  .heading {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 3px 0 3px 15px;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #333;
  }
  
  .old-heading {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 3px 0 3px 15px;
    letter-spacing: 0.1em;
    color: #fff;
    border-bottom: 2px solid #222;
    background-color: #6c272d;
    border-top: 1px solid #222;
  }
  
  .side_category {
    margin-top: 0;
  }
  .side_category_list {
    position: static;
    cursor: pointer;
  }
  .side_subcategory_lists {
    width: 100%;
    padding: 0;
    position: static;
    border: none;
    background-color: #f5f5f5;
    display: none;
  }
  .side_subcategory_list {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_list:first-child {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_lists li a {
    padding: 10px;
  }

  .side_category_heading,
  .side_group_heading,
  .side_freepage_heading,
  .footer_seller_heading,
  .footer_recommend_heading,
  .footer_checked_heading{
    background-color: #6c272d;
    color: #fff;
    padding: 10px 0 10px 10px;
  }
  .infolist_list {
    width: 48%;
    margin-right: 6px;
  }
  .footer {
    margin-top: 0;
  }

  .footer_lists {
    padding: 0 10px 20px;
  }

  .footer_list {
    padding-right: 1%;
    padding-left: 1%;
  }

  .footer_checked {
    border-bottom: 1px solid #333;
  }

  .footer_banner {
    text-align: center;
    padding: 0 10px 60px;
  }
  .footer_banner li {
    padding: 5px;
  }
  .footer-inq {
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
  }
  .footer_seller_lists,
  .footer_recommend_lists,
  .footer_checked_lists {
    font-size: 12px;
  }
  .footer_seller_list,
  .footer_recommend_list {
    margin-bottom: 40px;
  }
  .footer_checked_list {
    margin-bottom: 10px;
  }

  .footer_notice {
    padding: 0;
  }

  .footer_nav {
    padding: 0;
  }
  .footer_nav_shopinfo {
    padding: 30px 0;
  }
  .footer_nav_shopinfo_img {
    padding-bottom: 10px;
    text-align: center;
  }
  .footer_nav_shopinfo_caption {
    text-align: center;
  }
  .footer_nav_shopinfo_name {
    padding-left: 0;
  }
  .footer_nav_shopinfo_memo {
    padding-left: 0;
  }

  .footer_nav_menu_right {
    padding: 0;
    border-top: 1px solid #777;
  }
    .footer_nav_menu_right li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #777;
    }
    .footer_nav_menu_right li:nth-child(odd) {
      border-right: 1px solid #777;
    }
    .footer_nav_menu_right a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }

  .footer_nav_menu {
    padding: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #6c272d;
    color: #fff;
  }

  .footer_nav_list {
    padding-top: 5px;
  }

  .footer_copyright {
    font-size: 10px;
  }

  .skpr_detail,
  .privacy_lead {
    padding: 0 10px 20px;
  }

  .skpr_box {
    padding-top: 70px;
    margin-top: -10px
  }
  
  .skpr_box:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .obi1 {
    top: -7px;
    right: -3px;
  }
  .obi2 {
    top: -7px;
    right: -3px;
  }
  .obi3 {
    top: -7px;
    right: -3px;
  }
  .obi4 {
    top: -7px;
    right: -3px;
  }
  .obi5 {
    top: -7px;
    right: -3px;
  }
  .overview-sp {
  margin:10px 0;
  padding:10px;
  line-height:1.5;
  overflow:auto;
  text-align:left;
  font-size:100%;
  height:100px;
  }
  #serch_box ul li {
    width:50%;
  }
  #serch_box .label {
    width:100%;
  }
  #serch_box ul {
    width:100%;
  }
  #serch_box .labeltt {
    display: table;
    vertical-align: middle;
    width: 100%;
    float: left;
    font-size:14px;
  }
  .article-thum {
    display: block;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    height: 100px;
    margin-right: 10px;
    margin-left: 10px;
    min-width: 100px;
    position: relative;
    overflow: hidden;
  }
  .article-thum img {
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 100%;
  }
  .article-main {
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 5px;
  }
  .fp-review-tt {
	background-color:#b43d63;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 10px 0;
	padding: 10px 0;
	width: 100%;
	text-align:center;
  }
  .rv-text {
	width: 100%;
  }
  .rv-itempic {
	text-align:center;
	width: 100%;
  }
  .pc { display: none !important; }
  .sp {
    display: block !important;
	text-align: center;
  }
  .subcategorylist_list {
    width: 46%;
    margin-right: 4px;
    margin-left: 4px;
  }
  .product_reviews-fp {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  
}

@media (max-width: 480px) {
  .side_banner_list {
    margin-top: 19px;
  }
  .side_banner_list:first-child {
    margin-top: 0;
  }
  .article-thum {
    display: block;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    height: 100px;
    margin-right: 10px;
    margin-left: 10px;
    min-width: 100px;
    position: relative;
    overflow: hidden;
  }
  .article-thum img {
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 100%;
  }
  .article-main {
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 5px;
  }
  .fp-review-tt {
	background-color:#b43d63;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 10px 0;
	padding: 10px 0;
	width: 100%;
	text-align:center;
  }
  .rv-text {
	width: 100%;
  }
  .rv-itempic {
	text-align:center;
	width: 100%;
  }
}

.toolbar {
  background: #6c272d;
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
}

.toolbar-inner {
  margin: 0;
  padding: 0;
  background: #fff;
}
.toolbar--menu {
  border-right: solid 1px #333;
}
.toolbar-item {
  list-style: none;
  float: left;
  width: 16.6%;
  height: 48px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.toolbar-item a {
  font-size: 114.28571%;
  display: block;
  padding: 9px 0 3px;
  color: #fff;
  line-height: 1.3;
}
.toolbar-item a:active {
  background: rgba(255, 255, 255, 0.1);
}
.toolbar-item a .icon {
  width: 20px;
  margin: 0 10px 0 0;
}
.toolbar-item a .mark {
  width: 36px;
  height: 36px;
  margin: 0;
}

.mg0 {
  margin: 0;
}
.mg1 {
  margin-bottom: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40px;
  height: 40px;
}
.mg3 {
  margin-bottom: 2px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 50px;
  height: 50px;
}
.wrap {
  text-align: center;
  vertical-align: middle;
  zoom: 1;
}
.wrap img {
  vertical-align: bottom;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}
.draw-cb {
  clear: both;
}
#drawer {
  position: fixed;
  top: 49px;
  left: -100%;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  color: #000;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) -2px 0px 5px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) -2px 0px 5px inset;
  box-shadow: rgba(0, 0, 0, 0.3) -2px 0px 5px inset;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  z-index: 255;
}

#drawer.open {
  -moz-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.drawer-item {
  border-bottom: 1px solid #222;
}

.drawer-item-name {
  font-size: 114.28571%;
  font-weight: normal;
  display: inline-block;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 20px;
  color: #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer-item-name .icon {
  width: 24px;
  margin: 0 10px 0 0;
}

.drawer-item-name-text {
  display: inline-block;
  width: 80%;
  margin: 0 8px 0 0;
  vertical-align: middle;
}

.drawer-item-name-icon {
  width: 10%;
  height: auto;
  text-align: right;
}
.drawer-item-name-icon .icon {
  width: 16px;
  margin: 0;
}

.drawer-accordion {
  border-bottom: 1px solid #333;
}
.drawer-accordion ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.drawer-accordion-name {
  font-size: 114.28571%;
  font-weight: normal;
  display: inline-block;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 20px;
  color: #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer-accordion-name .icon {
  width: 24px;
  margin: 0 10px 0 0;
}

.drawer-accordion-name-text {
  display: inline-block;
  width: 80%;
  color: #000;
  margin: 0 8px 0 0;
  vertical-align: middle;
}

.drawer-accordion-name-icon {
  width: 10%;
  height: auto;
  text-align: right;
}
.drawer-accordion-name-icon .icon {
  width: 16px;
  margin: 0;
}

.drawer-accordion-item {
  padding-bottom: 1px solid #111;
  background: #fff;
}
.drawer-accordion-item:last-child {
  border: none;
}
.drawer-accordion-item a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 20px;
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer-accordion-item a:active {
  background: rgba(255, 255, 255, 0.1);
}
.drawer-accordion-item a img {
  vertical-align: middle;
  width: 40px;
  height: 40px;
}
.drawer-accordion-item .icon {
  width: 40px;
  margin: 0 10px 0 0;
}

.drawer-accordion-item-text {
  display: inline-block;
  width: 87%;
  margin: 0 8px 0 0;
  vertical-align: middle;
  color: #000;
}

.drawer-accordion-item-icon {
  width: 10%;
  height: auto;
  text-align: right;
}
.drawer-accordion-item-icon .icon {
  width: 16px;
  height: 16px;
  margin: 0;
}

.drawer--search {
  padding: 10px;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}

.icon-open--flip {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#modal-content {
  position: absolute;
  z-index: 9999;
  display: none;
  width: 75%;
  margin: 0;
  padding: 10px 20px;
  background: #fff;
}

#modal-overlay {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

#modal-close {
  font-size: 28px;
  position: absolute;
  top: -20px;
  right: -5%;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

#modal-close .icon{
  width: 20px;
  vertical-align: initial;
}

.dw-menu {
    max-width: 100%;
    border-bottom: 1px solid #333;
}

.dw-menu a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    padding: 20px;
    color: #fff;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dw-menu label {
    display: block;
    line-height: 1;
    width: 100%;
    padding: 20px;
    color: #000;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
    cursor :pointer;
    background: #fff;
}

.dw-menu input {
    display: none;
}

.dw-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.dw-menu li {
    height: 0;
    overflow: hidden;

}

#menu_tt02:checked ~ #links02 li {
    height: 70px;
}
#menu_tt01:checked ~ #links01 li,
#menu_tt03:checked ~ #links03 li {
    height: 62px;
}
.draw-nav {
  padding: 0;
  margin: 0;
}
.draw-nav-item {
  border-bottom: solid 1px #333;
  border-left: solid 1px #333;
  list-style: none;
}
.draw-nav li {
  float: left;
  width: 49%;
}
.draw-nav-item a {
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 15px;
  color: #000;
  font-size: 100%;
}
.draw-nav-item a span {
  display: inline-block;
  vertical-align: middle;
}
.draw-nav-item-text {
  width: 100%;
  height: auto;
  text-align: center;
}
.draw-cb {
  clear: both;
}

.wrapper {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 206;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
main {
  transition: all .5s;
  display: flex;
}

nav {
  width: 280px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #fff;
  background: #555;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 255;
  transform: translate(280px);
  transition: all .5s;
}
nav.open {
  transform: translateZ(0);
}
.d-kw_bt {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: none;
  display: inline-block;
  background: #555;
  color: #fff;
  padding: 5px 6px;
  font-size: 12px;
  border: 1px solid #fff;
  margin-bottom: 5px;
}
.d-kw {
  margin: 10px 0px 5px;
}
.mg5 {
  margin-top: 4px;
}
.mg4 {
  margin-bottom: 4px;
}
.Widget-widget-title-17yf5 {
    width: 100%;
    height: 34px;
}
.section--delivery ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.section--delivery {
  padding: 8px;
}
.d-overlay {
  position: fixed;
  z-index: 254;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.6);
}
.btn-close {
  position: fixed;
  top: 6px;
  left: 12px;
  color: #000;
}
.sp-global-header__cart-count {
  font-style: normal;
  position: relative;
  width: 13px;
  line-height: 12px;
  text-align: center;
  z-index: 2;
  border-radius: 50%;
  top: -3px;
  right: 2px;
  font-size: 11px;
  color: #F00;
}
.product_reviews-fp {
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.reviewlist-fp {
  background: #f6f6f6;
}

.reviewlist_datas-fp {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 5px;
  line-height: 1.2;
  text-align: right;
}
.reviewlist-fp:first-child {
  border-top: none;
}
.reviewlist-fp {
  margin-top: 10px;
  text-align: left;
  padding: 5px;
}

.review_ttl-fp {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}

.review_img-fp {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content-fp {
  overflow: hidden;
  zoom: 1;
  padding: 10px 5px;
  font-size: 14px;
}
.shopid_ttl-fp {
  font-size: 14px;
  padding: 5px 0;
  text-align: center;
}
.shopid_ttl-fp a {
  color: #00bfff;
}
.shopid_ttl-fp a:hover {
  color: #ccc;
}
.icon_star-fp {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star-fp img {
  max-width: inherit;
}