@charset "Shift-JIS";
/* font */
/* main font */

body {
  margin: 0;
  color: #404040;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  font-size: 14px;
  line-height: 140%;
  background: #FFF;
}
.pc_only{
display: block;
}
.sp_only{
display: none;
}
body p {
  line-height: 20px;
}
body ul {
  margin: 0;
  padding: 0;
}
.cf_:after {
  content: "";
  clear: both;
  display: block;
}
a {
  color: #111111;
  text-decoration: none;
}
a:link {
  color: #111111;
  text-decoration: none;
}
a:visited {
  /*
  color: #111111;
*/
  text-decoration: none;
}
p {
  margin: 0;
}
ul, li {
  list-style: none;
}
*, :after, :before {
  color: #111111;
  box-sizing: inherit;
}
strong {
  font-weight: bold;
}
.container_ {
  /*width: 1240px;*/
  margin: 0 auto;
}
h1 {
  font-size: 28px;
  text-align: center;
  font-family: 'Interstate Bold Condensed';
  margin: 24px 0;
  line-height: 24px;
}
h2.main_heading_ {
  margin-bottom: 18px;
  font-size: 28px;
  text-align: center;
  font-family: 'Interstate Bold Condensed';
}
a.btn_link_ {
  background: 0 none;
  border-radius: 0;
  font-size: 14px;
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  display: block;
  margin: 48px auto;
  width: 192px;
  text-decoration: none;
  font-family: WorkSansMedium;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 13.5px 15px;
  min-width: 192px;
  text-align: center;
  text-transform: lowercase;
  text-transform: capitalize;
}
a.btn_link_:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
.main {
  padding: 0 !important;
}
.main-inner {
  margin: 0 auto;
  width: 1240px;
}
.main-content {
  width: 1240px;
}
.sticky_header_ {
  background-color: #004236 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  /*transition: all 0.5s;*/
}
.sticky_header_.sticky_now_ {
  /* background-color:rgba(255,255,255,0.9);*/
}
.sticky_header_.sticky_now_ header.header_wrapper_ {
  margin: 20px 0 0;
   /*transition: all 0.3s;*/
}
.sticky_header_.sticky_now_ .header_top_ {
  padding: 0px 0 20px;
  /*transition: all 0.3s;*/
}
.global_navi_wrapper_ {
  width: 1240px;
  margin: 0 auto;
}
div.sp_contents_ {
  display: none;
}
header.header_wrapper_ {
  /*margin: 25px 0 0;*/
  padding: 0;
  vertical-align: top;
  text-align: center;
  display: block;
  position: relative;
  /*transition: all 0.3s;*/
}
header.header_wrapper_ a .promotion-banner {
  padding-top: .43rem;
  padding-bottom: .43rem;
  background-color: #3a857e;
  margin: 0 auto 0 auto;
  text-decoration: underline;
  display: block;
  position: relative;
  text-align: center;
  font-size: 12px;
  min-height: 22px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
.header_top_ {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 20px 0;
  width: 100%;
  vertical-align: top;
  /* transition: all 0.3s;*/
  max-width: 1240px;
  box-sizing: border-box;
}
.header_col_ {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
}
.header_col_.left_ {
  width: -webkit-calc(50% - 26px);
  float: left;
  width: calc(50% - 26px);
  padding-top: 10px;
}
.header_col_.center_ {
  width: 53px;
  text-align: left;
}
.header_col_.center_ .logo_ {
  width: 53px;
  text-align: center;
}
.header_col_.center_ .logo_ img {
width:auto;
}
.header_col_.right_ {
  width: -webkit-calc(50% - 136px);
  text-align: right;
  padding-top: 10px;
  float: right;
  padding-right: 0;
  font-size: 0;
  width: calc(50% - 136px);
}
.header_col_.right_ .search_area_ {
  display: none;
}
.header_col_.right_ ul li.content_:first-child {
  font-size: 11px;
}
.header_col_.left_ ul {
  font-size: 0;
}
.header_col_ .content_ {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 0 0 0;
  vertical-align: top;
}
.header_col_ .content_ .smallcontent_ {
  padding: 0 0 0 3px;
  font-size: 10px;
}
.header_col_ .content_.last_ .smallcontent_ {
  padding: 0 0 0 3px;
  font-size: 11px;
}
.header_col_ .content_ .cartsmallcontent_ {
  padding: 0 0 0 9px;
  font-size: 10px;
}
.header_col_ .content_.last_ {
  padding: 0 15px 0 0;
}
.header_col_ .content_ .icons_ {
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.header_col_ .content_ .icons_.shop_ {
  background: url(../img/usr/header/globalnavi/ico_map.png) center bottom no-repeat;
  width: 26px;
  background-size: 26px;
  margin-left: 7px;
  margin-right: 38px;
}
.header_col_ .content_ .icons_.shop_:hover {
  background: url(../img/usr/header/globalnavi/ico_map_on.png) center bottom no-repeat;
  width: 26px;
  background-size: 26px;
  margin-left: 7px;
  margin-right: 38px;
}
.header_col_ .content_ .icons_.beginner_ {
  background: url(../img/usr/header/globalnavi/ico_beginner.png) center bottom no-repeat;
  width: 14px;
  background-size: 14px 22px;
  margin-right: 36px;
}
/*
.header_col_ .content_ .icons_.beginner_:hover {
  background: url(../img/usr/header/ico_beginner_on.png) no-repeat;
  width: 14px;
  background-size: 14px 19px;
}
*/
.header_col_ .content_ .icons_.news_ {
  background: url(../img/usr/header/globalnavi/ico_news.png) center bottom no-repeat;
  width: 30px;
  background-size: 30px;
}
.header_col_ .content_ .icons_.news_:hover {
  background: url(../img/usr/header/globalnavi/ico_news_on.png) center bottom no-repeat;
  width: 30px;
  background-size: 30px;
}
.header_col_ .content_ .icons_.search_ {
  background: url(../img/usr/header/ico_search.png) no-repeat;
  width: 25px;
  margin-right: 46px;
  background-size: 25px;
  background-position: center center
}
.header_col_ .content_ .icons_.search_:hover {
  cursor: pointer;
  background: url(../img/usr/header/ico_search_on.png) no-repeat;
  width: 25px;
  margin-right: 46px;
  background-size: 25px;
  background-position: center center
}
.header_col_ .content_ .icons_.logout_ {
  background: url(../img/usr/header/globalnavi/ico_logout.png) no-repeat;
  width: 23px;
  vertical-align: middle;
  margin-right: 46px;
}
.header_col_ .content_ .icons_.logout_:hover {
  background: url(../img/usr/header/globalnavi/ico_logout_on.png) no-repeat;
  width: 23px;
  vertical-align: middle;
  margin-right: 46px;
}
.header_col_ .content_ .icons_.login_ {
  background: url(../img/usr/header/globalnavi/ico_login.png) center bottom no-repeat;
  width: 26px;
  background-size: 26px;
  vertical-align: middle;
  margin-right: 46px;
}
.header_col_ .content_ .icons_.login_:hover {
  background: url(../img/usr/header/globalnavi/ico_login_on.png) center bottom no-repeat;
  width: 26px;
  background-size: 26px;
  vertical-align: middle;
  margin-right: 46px;
}
.header_col_ .content_ .icons_.history_list_ {
  background: url(../img/usr/header/globalnavi/ico_repurchase.png) center bottom no-repeat;
  width: 35px;
  /*height: 27px;*/
  background-size: 35px;
  vertical-align: middle;
  margin-right: 40px;
}
.header_col_ .content_ .icons_.history_list_:hover {
  background: url(../img/usr/header/globalnavi/ico_repurchase_on.png) center bottom no-repeat;
  width: 35px;
  /*height: 27px;*/
  background-size: 35px;
  vertical-align: middle;
  margin-right: 40px;
}
.header_col_ .content_ .icons_.mypage_ {
  background: url(../img/usr/header/globalnavi/ico_mypage.png) center bottom no-repeat;
  width: 26px;
  background-size: 26px;
  vertical-align: middle;
  margin-right: 46px;
}
.header_col_ .content_ .icons_.mypage_:hover {
  background: url(../img/usr/header/globalnavi/ico_mypage_on.png) center bottom no-repeat;
  width: 26px;
  background-size: 26px;
  vertical-align: middle;
  margin-right: 46px;
}
.header_col_.right_ ul {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.header_col_ .content_ .icons_.favorite_list_ {
  background: url(../img/usr/header/globalnavi/ico_favorite.png) center no-repeat;
  width: 26px;
  /*height: 22px;*/
  background-size: 26px;
  margin-right: 43px;
}
.header_col_ .content_ .icons_.favorite_list_:hover {
  background: url(../img/usr/header/globalnavi/ico_favorite_on.png) center no-repeat;
  width: 26px;
  /*height: 22px;*/
  background-size: 26px;
  margin-right: 43px;
}
.header_col_ .content_ .icons_.cart_ {
  background: url(../img/usr/header/globalnavi/ico_cart_2.png) center no-repeat;
  width: 30px;
  /* height: 22px; */
  background-size: 30px;
}
.header_col_ .content_ .icons_.cart_:hover {
  background: url(../img/usr/header/globalnavi/ico_cart_2_on.png) center no-repeat;
  width: 30px;
  /* height: 22px; */
  background-size: 30px;
}
p#minicart_icon_ {
  cursor: pointer;
}
.minicart_qty_ {
  display: block;
  width: 17px;
  height: 17px;
  background: #d6ce4b;
  color: #004236;
  position: absolute;
  right: -2px;
  top: -10px;
  padding: 0px;
  text-align: center;
  line-height: 17px;
  border-radius: 90px;
  z-index: 12;
  font-size: 10px;
  outline: none;
}
:focus {
  outline: none !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .minicart_qty_:not(:target) {
    height: 20px;
    line-height: 15px;
  }
}
_::-webkit-full-page-media, _:future, :root .minicart_qty_ {
  font-weight: bold;
}
.global_navi_ {
  /*  position: absolute;
  min-width: 1240px;
  left: 0;
  z-index: 12;*/
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}
.global_navi_ .navi_wrapper_ {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
.global_navi_ .navi_inner_ {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 0 10px 0;
  width: 100%;
}
.global_navi_ .navigation_bar_ {}
.global_navi_ .navigation_bar_ > ul {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.global_navi_ .navigation_bar_ ul li.section_ {
  display: block;
  font-family: "Interstate Condensed";
  font-weight: 700;
  padding: 0 18px 15px;
  cursor: default;
  zoom: 1;
  text-align: center;
  line-height: 1.4;
  width: auto;
}
/* .global_navi_ .navigation_bar_ ul li.section_#mens, .global_navi_ .navigation_bar_ ul li.section_#giftsubcategory {
    min-width: 70px;
    width: 70px;
} */
.global_navi_ .navigation_bar_ ul li.section_ {
  /* min-width: 118px; */
  box-sizing: border-box;
  text-align: center;
  float: none;
  /* margin-right: 15px; */
  white-space: nowrap;
  font-weight: normal;
}
/* .global_navi_ .navigation_bar_ ul li.section_:last-of-type{
  padding-right: 0;
  margin-right: 0;
} */
.global_navi_ .navigation_bar_ ul li.section_ a.subcategory_link_ {
  line-height: 1;
  font-size: 14px;
  margin: 0px 0 10px;
  font-weight: bold;
  clear: both;
  display: block;
  color: #004236;
}
/*
.global_navi_ .navigation_bar_ ul li.section_ a.subcategory_link_:hover {
	border-bottom: 1px solid rgba(0,66,54,.4);
}

*/
.global_navi_ .navigation_bar_ ul li.section_ .pickup_ p {
  font-family: "Interstate Condensed";
  letter-spacing: -0.02em;
  line-height: 1;
  margin-bottom: 11px;
  font-size: 24px;
}
.global_navi_ .navigation_bar_ ul li.section_ a {
  font-family: "Interstate Condensed";
  letter-spacing: -0.02em;
  font-size: 20px;
}
.global_navi_ .navigation_bar_ ul li.section_ a:hover {

}
.global_navi_ .navigation_bar_ ul li.section_ a span {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.global_navi_ .navigation_bar_ ul li.section_:first-child {
  /* padding-left: 0; */
}
.global_navi_ .navigation_bar_ ul li.section_:first-child {
  /* margin-left: 80px; */
}
/* .global_navi_ .navigation_bar_ ul li.section_:last-child {width: 70px;min-width: 70px;} */
.global_navi_ .navigation_bar_ ul li.section_ a {
  font-family: "Interstate Bold Condensed";
  text-decoration: none;
  /* display: table; */
  margin: 0 auto;
  transition: all 0.3s;
}
.global_navi_ .navigation_bar_ ul li.section_ a.label_ {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.4px;
  color: #F8F3E8;
}
.global_navi_ .navigation_bar_ ul li.section_ p {
  text-decoration: none;
  padding-bottom: 0;
  display: inline-block;
}
.global_navi_ .navigation_bar_ ul li.section_ .label_:hover {
  color: #d6ce4b;
}
.global_navi_ .navigation_bar_ ul li.section_ > a > span {}
.global_navi_ .navigation_bar_ ul li.section_ > a > span::after {
  content: "";
  display: none;
  border-bottom: 1px solid #000;
  width: 50px;
  margin: 10px auto 0;
}
.global_navi_ .navigation_bar_ ul li.section_:hover > a > span::after {
  display: block;
}
.global_navi_ ul li.section_ > a:hover {
  /*   border-bottom: 1px solid #034a3c; */
  /*   color: #034a3a; */
  /*   transform: translateY(-5px); */
}
.global_navi_ ul li.section_ > a:hover span {
  /*   color: #034a3a; */
}
.global_navi_ ul li.section_.hover_ a.line_.label_, .global_navi_ ul li.section_.hover_ > a {
  /*   border-bottom: 1px solid #034a3c; */
  display: block;
  padding-bottom: 5px;
}
.global_navi_ .navigation_bar_ ul:after {
  /* content: ''; */
  width: 80%;
  display: inline-block;
}
.active {
  display: block;
}
/* subnavi */
.subnavi_ {
  padding: 0 880px;
  position: absolute;
  top: 37px;
  left: -980px;
  z-index: 100000;
  background-color: #fff;
  width: 3000px;
  font-size: 11px;
  text-align: left;
  overflow: hidden;
  transition: max-height 1s linear;
  /*   transform: scaleY(0); */
  /*     opacity: 0; */
  transform-origin: top center;
  box-shadow: 0px 10px 15px -15px #000;
  max-height: 0;
}
.subnavi_.vis {
  z-index: 100001;
  /*   transform: scaleY(1); */
  /*   opacity: 1; */
  max-height: 100vh;
}
.sticky_now_ .subnavi_ {
  top: 37px;
}
.subnavi_ .subnavi_inner_ {
  padding: 30px 0px 0px 100px;
  width: 1220px;
  overflow: hidden;
  box-sizing: content-box;
}
.subnavi_ .subnavi_inner_ ul.banners_ li a {
  padding: 0;
  border: 0;
}
.subnavi_ .subnavi_inner_ ul.banners_ li {}
.subnavi_ .subnavi_inner_ ul.banners_ li a img {}
.subnavi_ a {
  color: #111111;
  font-weight: normal;
}
.subnavi_ a:hover {
  color: #7d7d7d;
  border: none;
}
.subnavi_ .subcategory_ {
  width: 1240px;
  overflow-y: scroll;
  max-height: -webkit-calc(95vh - 150px);
  max-height: calc(95vh - 150px);
}
.subnavi_ .subcategory_:not(:last-child) {}
.subnavi_ .subcategory_ a.subcategory_link_, .subnavi_ .subcategory_ p.subcategory_link_ {
  font-weight: bold;
  font-size: 14px;
}
.subnavi_ .subcategory_ a:hover {
  color: #7d7d7d;
}
.subnavi_ .subcategory_ ul {
  overflow: hidden;
  width: 25%;
  float: left;
  margin-bottom: 40px;
}
.subnavi_ .subcategory_ ul.series_list_ {
  float: none;
  width: 100%;
}
.subnavi_ .subcategory_ ul.series_list_ li.subcategory_item_ .subcategory-item-title:hover {
  border-bottom: none !important;
}
.subnavi_ .subcategory_ ul:last-child {}
#giftsubcategory ul li.subcategory_item_, #onlineonlysubcate {
  /* margin-right: 50px; */
  /* width: auto; */
}
#haricaresubcategory ul li.subcategory_item_:nth-child(3), #haricaresubcategory ul li.subcategory_item_:nth-child(6) {
  /* width: auto; */
}
#haricaresubcategory ul li.subcategory_item_ {
  width: 290px;
  margin-bottom: 10px;
}
#fragrancesubcategory ul li.subcategory_item_ {
  width: 290px;
  margin-bottom: 10px;
  margin-right: 0;
}
.subnavi_ .subcategory_ ul li.subcategory_item_ {
  line-height: 1;
  float: left;
  width: 195px;
  margin-bottom: 12px;
}
.subnavi_ .subcategory_ ul li.subcategory_item_ a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #004236;
}

.subnavi_ .subcategory_ ul li.subcategory_item_ .subcategory-item-title:hover {
  border-bottom: 1px solid rgba(0, 66, 54, .4);
}
.subnavi_ .subcategory_ ul li.subcategory_item_ a span {
  font-size: 12px;
  color: #004236;
}
.subnavi_ .pickup_ p {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 13px;
}
.subnavi_ .pickup_ ul {
  overflow: hidden;
}
.global_navi_ .navigation_bar_ ul li.section_ span.label_ {
  background: #f0f1f1;
  color: #000000;
  width: 100%;
  height: 15px;
  line-height: 15px;
  text-align: center;
  font-size: 10px;
  margin-bottom: 2px;
}
.global_navi_ .navigation_bar_ ul li.section_ span.img_ + span.name_ {
  padding: 12px 0 0 0;
  display: block;
}
.subnavi_ .pickup_ ul li {
  float: left;
  margin-right: 20px;
}
.global_navi_ .navigation_bar_ ul li.section_ span {
  display: block;
  font-size: 11px;
  font-weight: normal;
}
.global_navi_ .navigation_bar_ ul li.section_ span.img_ {
  display: table-cell;
  vertical-align: middle;
}
.global_navi_ .navigation_bar_ ul li.section_ span.img_ img {
  width: 60px;
  margin-right: 10px;
}
.global_navi_ .navigation_bar_ ul li.section_ span.img_ img:hover {
  border: none
}
.global_navi_ .navigation_bar_ ul li.section_#bathbodysection .series_list_ span.img_ img {
  width: 50px;
}
.global_navi_ .navigation_bar_ ul li.section_#fragrancesubcategory .series_list_ span.img_ img {
  border: none;
}
.global_navi_ .navigation_bar_ ul li.section_#bathbodysection .series_list_ span.img_ img:hover {
  border: none;
}
.global_navi_ .navigation_bar_ ul li.section_ span.img_ + span {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  color: #004236;
  /* padding-left: 10px; */
  line-height: 1.3;
  white-space: normal;
}
.global_navi_ .navigation_bar_ ul li.section_ span.img_ + span:hover {
  border-bottom: 1px solid rgba(0, 66, 54, .4);
}
.global_navi_ .navigation_bar_ ul li.section_ span.img_ + span:hover {
  border-bottom: 1px solid rgba(0, 66, 54, .4);
}
.search_area_ {
  text-align: right;
  padding: 0;
  margin: 0;
  text-transform: none;
  position: relative;
  float: left;
  width: 203px;
  width: 197px;
}
.search_area_ {
  border-bottom: 1px solid #111111;
  margin-left: 28px;
  width: 206px;
}
.header_col_.right_ .search_area_ p.search_ {
  margin-left: 0;
  padding: 0 0 2px 0;
}
.header_col_.right_ p.search_ {
  float: left;
  vertical-align: middle;
  background: url(../img/usr/header/globalnavi/ico_search.png) center top no-repeat;
  width: 29px;
  height: 22px;
  margin-left: 212px;
  padding: 0 0 6px 0;
  background-size: 18px 22px;
  cursor: pointer;
}
.search_area_ form {
  float: left;
  width: 174px;
  text-align: left;
}
.search_area_ input {
  width: 100%;
  margin-top: 0px;
  background: #fff;
  border: none;
  height: 21px;
  line-height: 21px;
  -webkit-text-fill-color: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 12px;
  padding: 0px;
  color: #7f7f7f;
}
.search_area_ input::-ms-clear {
  visibility: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search_area_ input:not(:target) {
    height: 32px;
  }
}
.search_area_ .search_icon_ {
  position: absolute;
  z-index: 999;
  top: 50%;
}
.search_area_ .search_icon_.front_ {
  left: 7px;
  width: 18px;
  margin-top: -10px;
  display: none;
}
.search_area_ .search_icon_.back_ {
  right: 7px;
  width: 12px;
  margin-top: -3px;
  display: block;
}
.search_area_ .search_icon_.clear_ {
  right: 7px;
  width: 16px;
  margin-top: -10px;
  display: none;
}
.search_area_.zoom_ {
  width: 360px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
}
.search_area_.zoom_ input {
  width: 93%;
  padding: 5px 0 5px 30px;
  margin-top: 0;
}
.search_area_.zoom_ .search_icon_.front_ {
  display: block;
}
.search_area_.zoom_ .search_icon_.back_ {
  display: none;
}
.search_area_.zoom_ .search_icon_.clear_ {
  display: block;
}
/**/
.cart_popup_ {
  width: 320px;
  position: absolute;
  top: 40px;
  right: 0;
  background-color: #ffffff;
  z-index: 10000;
  display: none;
}
.cart_popup_ .popup_subtotal_ {
  background: #004236;
  /* width: 90%; */
  padding: 2.5% 5%;
  position: relative;
  text-align: left;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart_popup_ .popup_subtotal_:not(:target) {
    width: 100%;
  }
}
.cart_popup_ .popup_subtotal_ .close_popup_link_ {
  background: #004236;
  margin: 0 auto;
  display: inline-block;
  width: 18px;
  position: absolute;
  top: 22px;
  right: 24px;
}
.cart_popup_ .popup_subtotal_ p, .cart_popup_ .popup_subtotal_ span {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.cart_popup_ .popup_arrow_up_, .cart_popup_ .popup_arrow_down_ {
  width: 100%;
  height: 24px;
  line-height: 24px;
  background: #e1e1e1;
  display: block;
}
.cart_popup_ .popup_arrow_up_ a, .cart_popup_ .popup_arrow_down_ a {
  display: block;
  width: 100%;
  height: 24px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
}
.icon_up_black_, .bx-prev {
  background: url(../img/usr/header/ico_arr_up_b.png) center center no-repeat;
  background-size: 16px;
}
.icon_up_white_ {
  background: url(../img/usr/header/ico_arr_up_w.png) center center no-repeat;
  background-size: 16px;
}
.icon_down_white_ {
  background: url(../img/usr/header/ico_arr_down_w.png) center center no-repeat;
  background-size: 16px;
}
.icon_down_black_, .bx-next {
  background: url(../img/usr/header/ico_arr_down_b.png) center center no-repeat;
  background-size: 16px;
}
.cart_popup_ .popup_wrapper_ {
  border-right: 2px solid #e1e1e1;
  border-left: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
}
.cart_popup_ .popup_items_wrapper_ {
  height: 145px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.cart_popup_ .popup_item_wrapper_ {
  width: 100%;
  display: block;
  background: #fff;
  box-sizing: border-box;
}
.cart_popup_ .popup_item_ {
  padding: 24px 0;
  width: 100%;
  border-bottom: 2px solid #e1e1e1;
}
.cart_popup_ .popup_item_img_wrapper_ {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  padding: 0;
}
.cart_popup_ .popup_item_img_wrapper_ .popup_img_ {
  display: block;
  width: 100%;
  height: auto;
}
.cart_popup_ .popup_item_info_wrapper_ {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  padding-left: 10px;
  line-height: 24px;
  font-size: 14px;
  text-align: left;
}
.cart_popup_ .popup_item_info_wrapper_ .popup_item_title_ {
  font-style: normal;
  line-height: 130%;
  margin-bottom: 10px;
}
.cart_popup_ .popup_item_info_quantity_ {
  color: #7d7d7d;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.cart_popup_ .popup_item_info_price_ {
  font-family: 'Open Sans', sans-serif;
}
.cart_popup_ .popup_delivery_wrapper_ {
  background: #fff;
  font-size: 14px;
  z-index: 2;
  position: relative;
  bottom: 2px;
  padding-bottom: 2px;
  border-top: 4px solid #e1e1e1;
}
.cart_popup_ .popup_delivery_msg_ {
  margin: 0 auto;
  width: 80%;
  font-style: normal;
  padding: 12px 0 0;
}
.cart_popup_ .popup_delivery_msg_ strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
.cart_popup_ .popup_buttons_wrapper_ {
  padding: 14px 24px;
  background: #fff;
}
.cart_popup_ .popup_buttons_wrapper_ a {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 22px;
  background: 0 none;
  border-radius: 0;
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  display: block;
  text-decoration: none;
  font-family: 'Interstate Bold Condensed';
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px 15px;
  text-align: center;
}
.cart_popup_ .popup_buttons_wrapper_ a:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
.delivery_msg_ {
  display: block;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 3px 0;
  background-color: #f0f0f0;
  text-align: center;
  width: 1240px;
  font-size: 12px;
  min-height: 22px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
}
.main_content_ {
  padding-top: 190px;
}
.main_content_ .page_overlay_cart_ {
  background: rgba(0,66,54,0.7) !important;
  z-index: 100;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 800%;
  top: 129px;
  display: none;
}
.main_slider_ {
  margin-bottom: 26px;
  line-height: 0;
  height: auto!important;
}
.main_slider_ span.slick-arrow{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 50px;
	height: 32px;
	z-index: 999;
	cursor: pointer;
}
.main_slider_ .slick-prev{
  left: 24px;
	background: url('../img/usr/top/arr_w_prev.png') no-repeat;
}
.main_slider_ .slick-next{
	right: 24px;
	background: url('../img/usr/top/arr_w_next.png') no-repeat;
}
.main_slider_ .slick-dots{
	position: absolute;
	bottom: 25px;
	text-align: center;
	width: 100%;
}
.main_slider_ .slick-dots li{
	display: inline-block;
	padding-right: 8px;
}
.main_slider_ .slick-dots li:last-child{
	padding-right: 0;
}
.main_slider_ .slick-dots li button{
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 45px;
	border: 2px solid #ffffff;
}
.main_slider_ .slick-dots li.slick-active button{
	background: #fff;
}
.promo_section_ {
  margin-bottom: 48px;
}
.promo_section_ ul {
  font-size: 0;
}
.promo_section_ li.promo_box_ {
  width: 396px;
  height: 396px;
  position: relative;
  display: inline-block;
  font-size: 16px;
}
.promo_section_ li.promo_box_:not(:last-child) {
  margin-right: 26px;
}
.promo_section_ li.promo_box_ img {
  width: 396px;
  height: 396px;
}
.promo_section_ li.promo_box_ .box_inner_text_ {
  position: absolute;
  background-color: rgba(0,66,54,0.7);
  bottom: 0;
  padding: 20px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  box-sizing: border-box;
}
.promo_section_ li.promo_box_ .box_inner_text_ .title_ {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
}
.promo_section_ li.promo_box_ .box_inner_text_ .title_ a {
  color: #ffffff;
}
.promo_section_ li.promo_box_ .box_inner_text_ .text_ {
  color: #ffffff;
  font-size: .8em;
}
.promo_section_ li.promo_box_ .box_inner_text_ .text_ a {
  color: #ffffff;
}
.promo_section_ li.promo_box_ .box_inner_text_ .text_::after {
  content: '>';
  padding-left: 5px;
  color: #ffffff;
}
.ranking_ {
  margin-bottom: 60px;
}
.ranking_ .ranking_wrapper_ {
  width: 1240px;
  margin: 0 auto;
}
.ranking_ li {
  display: inline-block;
  width: 224px;
  text-align: center;
  position: relative;
  vertical-align: top;
  font-size: 12.8px;
}
.ranking_ li:not(:nth-child(5n)) {
  margin-right: 20px;
}
.ranking_ li img.rank_icon_ {
  position: absolute;
  top: 10px;
  left: 10px;
}
.ranking_ li .item_info_ .item_name_ {
  padding-top: 10px;
}
.ranking_ li .item_info_ .item_name_ a {
  color: #111111;
}
.ranking_ li .item_info_ .item_name_ a:hover {}
.ranking_ li .item_price_ {
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}
.ranking_ li .item_price_ span {
  padding: 0 10px;
  font-family: 'Open Sans', sans-serif;
}
/*ジャンルランキング*/
div.genre_ranking_ {
  padding-top: 71px;
}
div.genre_ranking_ h2.genre_main_heading_ {
  text-align: center;
  margin-bottom: 43px;
  font-size: 28px;
  font-weight: bold;
  font-family: Interstate Bold Condensed;
}
div.genre_ranking_ h2.genre_main_heading_ span {
  display: block;
  font-size: 16px;
  margin-top: 10px;
  font-weight: normal;
}
.genre_ranking_list_ {
  overflow: hidden;
  padding: 3px 0 101px 0;
}
.genre_ranking_list_ li:nth-of-type(1) {
  padding-left: 0;
}
.genre_ranking_list_ li:nth-of-type(1) img.rank_icon_ {
  left: 0;
}
.genre_ranking_list_ li {
  width: 247px;
  float: left;
  padding: 47px 0 0 0;
  border-right: 1px solid #e1e1e1;
  position: relative;
}
.genre_ranking_list_ li div.item_info_ {
  text-align: center;
}
.genre_ranking_list_ li div.item_info_ img {
  width: 183px;
}
.genre_ranking_list_ li:last-child {
  padding-right: 0;
  border-right: 0;
}
.genre_ranking_list_ li div.item_info_ img.rank_icon_ {
  position: absolute;
  top: -3px;
  left: 40px;
  width: 46px;
}
.genre_ranking_list_ li div.score_ {
  text-align: center;
  margin-bottom: 14px;
}
.genre_ranking_list_ li div.score_ img {
  width: 70px;
  vertical-align: bottom;
  margin-bottom: 12px;
}
.genre_ranking_list_ li div.score_ span {
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #111111;
}
.genre_ranking_list_ li p.item_name_ {
  text-align: center;
  font-size: 14px;
  margin: 32px 0 6px;
  padding: 0 40px;
  color: #111111;
  line-height: 1.8;
}
.genre_ranking_list_ li p.item_price_ {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.genre_ranking_list_ li p.item_price_ span.tax_ {
  font-size: 12px;
}
/*ジャンルランキング*/
.banner_section_ {
  margin-bottom: 21px;
}
.banner_section_ .large_box_ li {
  float: left;
  margin-bottom: 19px;
}
.banner_section_ .large_box_ li:nth-child(odd) {
  margin-right: 24px;
}
.banner_section_ .large_box_ li img {
  width: 608px;
}
.banner_section_ .small_box_ li {
  float: left;
}
.banner_section_ .small_box_ li:not(:last-child) {
  margin-right: 26px;
}
.banner_section_ .small_box_ li img {
  width: 396px;
}
.our_commitment_ {
  padding-top: 48px;
  border-top: 1px solid #e1e1e1;
}
.our_commitment_ .container_wrapper_ {}
.our_commitment_ .container_ {
  width: 50%;
  float: left;
}
.our_commitment_ .container_ img {
  width: 620px;
}
.our_commitment_ .container_.info_ {
  padding: 116px 0;
  background-color: #fff;
  border: none;
  margin: 0 auto;
}
.our_commitment_ .container_.info_ .info_inner_ {
  padding: 24px 24px 24px 48px;
}
.our_commitment_ .container_ .info_inner_ .info_header_ {
  font-size: 18px;
  line-height: 10px;
  padding-bottom: 24px;
  font-weight: 700;
  text-align: center;
}
.our_commitment_ .container_ .info_inner_ .info_copy_ {
  display: block;
  line-height: 18px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
}
footer.footer_ {
  padding-top: 48px;
  border-top: 1px solid #e1e1e1;
  width: 100%;
  margin: 0 auto;
  background-color: #004236;
}
footer.footer_ .footer_wrapper_ {
  background-color: #004236;
  width: 1240px;
  margin: 0 auto;
}
footer.footer_ .sns_ {
  font-family: Interstate Condensed;
  height: auto;
  position: inherit;
  margin-left: 138px;
  width: 962px;
}
footer.footer_ .sns_ h2.join_text_ {
  float: left;
  font-size: 16px;
  line-height: 53px;
  font-family: Interstate Bold Condensed;
  color: #fff;
}
footer.footer_ .sns_ .sns_link_area_ {
  float: left;
  padding: 12px 58px 0;
}
footer.footer_ .sns_ .sns_link_area_ li {
  display: inline-block;
  margin-right: 30px;
  height: 30px;
  width: 30px;
}
footer.footer_ .sns_ .sns_link_area_ li:last-child {
  margin-right: 0;
}
footer.footer_ .sns_ .sns_link_area_ li img.line_ {
  width: 30px;
}
footer.footer_ .sns_ .sns_link_area_ li img.instagram_ {
  width: 30px;
}
footer.footer_ .sns_ .sns_link_area_ li img.twitter_, footer.footer_ .sns_ .sns_link_area_ li img.youtube_, footer.footer_ .sns_ .sns_link_area_ li img.facebook_ {
  width: 30px;
}
footer.footer_ .sns_ .sns_link_area_ li img.twitter_ {
  width: 30px;
}
footer.footer_ .sns_ .mail_magazine_ {
  float: left;
}
footer.footer_ .sns_ .mail_magazine_ a {
  background-image: url('../img/usr/footer/ico_mail.png');
  background-position: left 28px center;
  background-repeat: no-repeat;
  border: 2px solid #F8F3E8;
  color: #F8F3E8;
  padding: 15px 32px 15px 65px;
  display: block;
  text-align: center;
  font-family: Interstate Bold Condensed;
}
footer.footer_ .sns_ .mail_magazine_ a:hover {
  background-color: #00352B;
  color: #F8F3E8;
  border: 2px solid #00352B;
  /*
  background-image: url('../img/usr/footer/ico_mail_on.png');
*/
}
footer.footer_ .foot_box_ .foot_box_inner_ {
  margin-bottom: 30px;
}
footer.footer_ .foot_box_ .link_reflexology_ {
  font-family: Interstate Bold Condensed;
  padding-top: 10px;
}
footer.footer_ .foot_box_ .link_reflexology_ a {
  background-image: url('../img/usr/footer/ico_reflexology.png');
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-size: 20px 21px;
  color: #F8F3E8;
  border: 2px solid #F8F3E8;
  padding: 13px 0 13px 30px;
  display: block;
  text-align: center;
}
footer.footer_ .foot_box_ .link_reflexology_ a:hover {
  background-color: #F8F3E8;
  color: #004236;
  border: 2px solid #F8F3E8;
  background-image: url('../img/usr/footer/ico_reflexology_on.png');
}
footer.footer_ .foot_box_ .link_kyujin_ {
  font-family: Interstate Bold Condensed;
  padding-top: 10px;
}
footer.footer_ .foot_box_ .link_kyujin_ a {
  background-image: url('../img/usr/footer/ico_kyujin.png');
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-size: 21px 23px;
  color: #F8F3E8;
  border: 2px solid #F8F3E8;
  padding: 13px 0 13px 30px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
footer.footer_ .foot_box_ .link_kyujin_ a:hover {
  background-color: #F8F3E8;
  color: #004236;
  border: 2px solid #F8F3E8;
  background-image: url('../img/usr/footer/ico_kyujin_on.png');
}
footer.footer_ .foot_box_ .link_houjin_ {
  font-family: Interstate Bold Condensed;
  padding-top: 10px;
}
footer.footer_ .foot_box_ .link_houjin_ a {
  background-image: url('../img/usr/footer/ico_houjin.png');
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-size: 22px;
  color: #F8F3E8;
  border: 2px solid #F8F3E8;
  padding: 13px 0 13px 30px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
footer.footer_ .foot_box_ .link_houjin_ a:hover {
  background-color: #F8F3E8;
  color: #004236;
  border: 2px solid #F8F3E8;
  background-image: url('../img/usr/footer/ico_houjin_on.png');
}
.footer_columns_ {
  height: auto;
  position: inherit;
  margin-left: 138px;
  width: 962px;
  padding-bottom: 5px;
  padding-top: 40px
}
.footer_columns_ .foot_box_ {
  float: left;
  width: 266px;
}
.footer_columns_ .foot_box_:last-child {
  width: 162px;
}
.footer_columns_ .foot_box_ .cat_header_ {
  font-family: Interstate Condensed;
  font-size: 16px;
  margin-bottom: 10px;
  color: #fff;
}
.footer_columns_ .foot_box_ li {
  font-size: 12px;
  margin-bottom: 5px;
}
.footer_columns_ .foot_box_ li a {
  color: #fff;
}
.footer_columns_ .foot_box_ li a:hover {
  border-bottom: 1px solid #fff;
}
.footer_bottom_ {
  margin: 0 auto;
  position: relative;
}
.footer_bottom_ .copyright_ {
  display: inline-block;
  padding-left: 140px;
}
.footer_bottom_ .select_country_ {
  display: inline-block;
  clear: none;
  vertical-align: top;
}
.footer_bottom_ .select_country_ span.select_country_text_ {
  float: none;
  display: table-cell;
  vertical-align: middle;
  height: 48px;
  font-family: "Interstate Condensed";
  font-size: 14px;
  cursor: pointer;
}
.footer_bottom_ .select_country_ span.select_country_text_ {
  background: url(../img/usr/footer/ico_arr_down.png) center center no-repeat;
  display: inline-block;
  background-size: 16px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  padding-left: 50px;
  color: #fff;
}
.footer_bottom_ .select_country_ span.select_country_text_.on_ {
  background: url(../img/usr/footer/ico_arr_up.png) center center no-repeat;
  background-size: 16px;
}
.footer_bottom_ .select_country_ .language_options_ {
  max-width: 100%;
  border-radius: 0;
  background-color: #fff;
  border: 2px solid #e1e1e1;
  border-width: 2px 2px 2px;
  position: absolute;
  display: none;
  height: 200px;
  overflow-x: auto;
  overflow-y: scroll;
  bottom: 60px;
  right: 0;
  height: 840px;
  z-index: 1000;
}
.footer_bottom_ .select_country_ .language_options_::-webkit-scrollbar {}
.footer_bottom_ .select_country_ .language_options_ li {
  display: table;
  height: 48px;
  width: 100%;
  max-width: 100%;
  border-bottom: 2px solid #e1e1e1;
}
.footer_bottom_ .select_country_ .language_options_ li a {
  float: none;
  display: table-cell;
  font-size: 14px;
  vertical-align: middle;
  height: 48px;
  padding-right: 16px;
  padding-left: 24px;
  background: 0 none;
  font-family: "Interstate Condensed";
  font-style: normal;
  font-weight: 400;
  /*text-transform: uppercase;*/
  width: 160px;
}
.footer_bottom_ .select_country_ .language_options_ li a:hover {
  background-color: #f0f0f0;
}
.footer_bottom_ .select_country_ .language_options_ li .selected_icon_ {
  text-align: right;
  width: 14px;
  height: 14px;
}
.footer_bottom_ .select_country_ .language_options_ li.selected_ a {
  background-image: url(../img/usr/footer/ico_check.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 18px;
  background-origin: content-box;
  background-color: #c4e4f9;
  color: #111111;
}
.footer_bottom_ .select_country_ .language_options_ li.selected_ a:hover {
  background-color: #f0f0f0;
  background-image: url(../img/usr/footer/ico_check.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 18px;
  background-origin: content-box;
}
.footer_bottom_ .copy_ {
  color: #fff;
  font-size: 14px;
  font-family: Interstate Bold Condensed;
}
.footer_bottom_ .reg_ {
  font-size: 12px;
  font-family: 'Interstate Regular';
  color: #fff;
}
.footer_bottom_ .select_country_wrapper_ {
  clear: none;
  display: block;
  width: 30%;
  max-width: 220px;
  padding: 0 12px;
}
.footer_bottom_ .select_country_wrapper_ label {
  display: none;
  cursor: pointer;
}
.device_link_ {
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
}
.device_link_ span {
  font-weight: bold;
  color: #fff;
}
.device_link_ a {
  color: #fff;
}
.device_link_ a:hover {
  border-bottom: 1px solid #fff;
}
/* ----------------------------------------------
 * goods
-----------------------------------------------*/
/* ぱんくず */
.navi_topicpath_ {
  margin-bottom: 12px;
  padding-top: 28px;
  font-size: 12px;
}
.navi_topicpath_ a {
  color: #7d7d7d;
  text-decoration: none;
  margin: 0 0.5em;
}
.navi_topicpath_ span {
  color: #111111;
  margin: 0 0.5em;
}
/* sort */
.sort_ {
  margin-bottom: 40px;
  text-align: center;
  background-color: #f0f0f0;
  padding: 5px 0;
  height: 25px;
  display: none;
}
.navisort_ {
  overflow: hidden;
  font-size: 12px;
  display: inline-block;
}
.navisort_ dt {
  float: left;
  font-weight: bold;
  width: 8em;
}
.navisort_ dd {
  margin-left: 8em;
}
.navisort_ .navisort_now_ {
  text-decoration: none;
  font-weight: bold;
  border-right: 1px solid #7d7d7d;
  padding: 3px 10px;
}
.navisort_ a {
  display: inline-block;
  border-right: 1px solid #7d7d7d;
  padding: 0px 10px;
  color: #7d7d7d;
}
.navisort_ a:last-child {
  border-right: none;
}
/* main visual */
.main_visual_ {
  width: 1240px;
  height: 361px;
  position: relative;
  margin-bottom: 30px;
}
.main_visual_ img {
  width: 1240px;
}
.main_visual_ .item_category_ {
   background: rgba(0,66,54,0.7);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 146px;
  text-align: center;
}
.main_visual_ .item_category_ h1 {
  font-family: 'Interstate Bold Condensed';
  font-size: 48px;
  color: #ffffff;
  margin: 30px 0 0;
  line-height: 58px
}
.main_visual_ .item_category_ .sub_ {
  font-size: 18px;
  color: #ffffff;
  margin: 0;
}
//.main_visual_ .item_category_ .sub_::after {
//  content: ">";
//  padding-left: 5px;
//  color: #ffffff;
//}
.main_visual_r_ {
  width: 1240px;
  /*height: 361px;*/
  margin-bottom: 30px;
}
.main_visual_inner_ {
  position: relative;
}
.main_visual_inner_ img {
  height: 360px;
}
.main_visual_r_ img {
  width: 1240px;
}
.main_visual_r_ .item_category_ {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
   background: rgba(0,66,54,0.7);
  padding: 30px 0 34px;
}
.main_visual_r_ .item_category_ h1 {
  font-family: 'Interstate Bold Condensed';
  font-size: 48px;
  margin: 0 0 0;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-weight: normal;
  line-height: 58px;
}
.main_visual_r_ .item_category_ .sub_ {
  display: block;
  vertical-align: middle;
  font-size: 18px;
  padding: 0px 0 0 0;
  color: #fff;
  line-height: 20px;
}
.main_visual_r_ a {
  background: url(../img/usr/genre/tokusyu.png)center no-repeat;
  display: block;
  height: 66px;
  line-height: 66px;
  margin-top: 22px;
  text-align: center;
  padding: 0 !important;
  font-size: 0;
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
}
.main_visual_r_ a:hover {
  background: url(../img/usr/genre/tokusyu_on.png)center no-repeat;
  border: 2px solid #d6ce4b;
  background-color: #d6ce4b;
}
.main_visual_r_ a img {
  width: auto !important;
  margin-top: 22px;
  padding: 0 !important;
  display: none;
}
.main_visual_r_ a:hover img {
  opacity: 0.8;
}
/* page navi */
.page_navi_ {
  border-top: 10px solid #f0f0f0;
  padding: 63px 16px 0;
  margin-bottom: 48px;
  font-weight: bold;
}
.page_navi_ .goods_total_ {
  display: inline;
  float: left;
  font-size: 14px;
}
.page_navi_ .goods_total_ strong {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
}
.page_navi_ > .pager_ {
  float: right;
  color: #111111;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
.page_navi_ > .pager_ a {
  color: #111111;
  padding: 12px;
}
.page_navi_ > .pager_ .page_now_ {
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  padding: 10px 15px;
}
.page_navi_ > .pager_ .prev_ {
  margin-right: 10px;
}
.page_navi_ > .pager_ .next_, .page_navi_ > .pager_ .last_ {
  margin-left: 10px;
}
/* goods list */
.goods_list_ {
  margin: 0 24px;
}
.goods_list_ ul.goods_ {
  margin-bottom: 30px;
}
.goods_list_ ul.goods_ li {
  position: relative;
  width: 280px;
  float: left;
  margin-bottom: 72px;
}
.goods_list_ ul.goods_ li:nth-of-type(4n+1) {
  clear: both;
}
.goods_list_ ul.goods_ li:not(:nth-child(4n)) {
  margin-right: 24px;
}
.goods_list_ ul.goods_ li .goods_img_ {
  position: relative;
  margin-bottom: 24px;
}
.goods_list_ ul.goods_ li .goods_img_ a img {
  width: 100%;
}
.goods_list_ ul.goods_ li img.new_icon_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
}
.goods_list_ ul.goods_ li img.online_icon_ {
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
}
.goods_list_ ul.goods_ li .item_info_ {
  text-align: center;
  font-size: 14px;
  width: 250px;
  margin: 0 auto;
}
.goods_list_ ul.goods_ li .item_info_ .center {
  padding-top: 20px;
  display: block;
}
.goods_list_ ul.goods_ li .cart_info_ {
  text-align: center;
  padding-bottom: 49px;
  position: relative;
  padding-top: 20px;
}
.goods_list_ ul.goods_ li .item_info_ .score_ {
  font-size: 12px;
  margin-bottom: 12px;
}
.goods_list_ ul.goods_ li .item_info_ .score_ img {
  width: 70px;
  padding-right: 8px;
  padding-bottom: 4px;
}
.goods_list_ ul.goods_ li .item_info_ .score_ span {
  font-family: 'Open Sans', sans-serif;
}
.goods_list_ ul.goods_ li .item_info_ .stock_msg_, .goods_list_ ul.goods_ li .cart_info_ .no_stock_msg_ {
  font-size: 12px;
  color: #c11633;
}
.goods_list_ ul.goods_ li .cart_info_ .no_stock_msg_ {
  width: 100%;
  padding: 15px 0;
  display: block;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.special_message_ {}
.special_message_ span {
  background-color: #c84b47;
  font-size: 11px !important;
  color: #ffffff;
  padding: 6px 8px;
  margin: 20px 0;
  display: inline-block;
}
.goods_list_ ul.goods_ li .item_info_ .item_name_ a {
  color: #111111;
}
.goods_list_ ul.goods_ li .item_info_ .item_name_ a span {
  font-family: 'Open Sans', sans-serif;
}
.goods_list_ ul.goods_ li .cart_info_ .item_price_ {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
}
.usual_price_ {
  font-weight: normal;
  text-decoration: line-through;
  margin-right: 5px;
}
.off_price_ {
  color: #c84b47;
  margin-left: 5px;
}
.goods_list_ ul.goods_ li a.cart_btn_ {
  display: inline-block;
  border: 2px solid #004236;
  padding: 13px 28px 10px 26px;
  color: #f8f3e8;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  background-color: #004236;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -80px;
  z-index: 2;
}
.goods_list_ ul.goods_ li a.cart_btn_:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
#detail_fixed + .addcart_overlay_{
  position: fixed;
  top: 240px!important;
  bottom: 0!important;
  left: 270px!important;
  right: 0!important;
  margin: auto!important;
  z-index: 9999999;
	background-color: #8A8A8A;
	width: 290px;
	padding: 10px 0;
	height: 80px;
}
.goods_list_ ul.goods_ .addcart_overlay_ {
  position: absolute;
  top: auto !important;
  bottom: 53px !important;
  left: 0 !important;
  right: 0 !important;
  margin:  auto;
}
.btn_area_ .addcart_overlay_ {
  position: absolute;
  top: auto !important;
  bottom: 70px !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto;
}
.fixed_cart_ .inline_box_ .addcart_overlay_ {
  position: absolute;
  top: auto !important;
  bottom: 53px !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto;
}
.ajax_cart_wrapper_ {
  position: absolute;
  bottom: 74px;
  right: 0;
  left: 0;
}
.ajax_cart_msg_ {
  position: relative;
  background: rgba(125, 125, 125, 0.8);
  padding: 15px;
  width: 178px;
  margin: 0 auto;
}
.ajax_cart_msg_:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(125, 125, 125, 0);
  border-top-color: rgba(125, 125, 125, 0.8);
  border-width: 10px;
  margin-left: -10px;
}
.ajax_cart_msg_ span {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.center {
  display: inline-block;
  margin-bottom: 10px;
}
/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-select-wrapper select {
  display: none;
}
.custom-select {
  position: relative;
  display: inline-block;
}
.custom-select span {
  padding-left: 5px;
}
.custom-select span.custom-select-trigger {
  padding-right: 40px;
}
.custom-select-trigger {
  position: relative;
  display: block;
  color: #111111;
  font-size: 12px;
  line-height: 40px;
  background: #e1e1e1;
  cursor: pointer;
  width: 240px;
  height: 40px;
  box-sizing: border-box;
  padding-left: 15px;
  text-align: left;
  overflow: hidden;
}
.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  border-bottom: 1px solid #111111;
  border-right: 1px solid #111111;
  transform: rotate(45deg) translateY(-50%);
  transition: all .4s ease-in-out;
  transform-origin: 50% 0;
}
.custom-select-trigger > .custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  border: 1px solid #b5b5b5;
  box-sizing: border-box;
  background: #fff;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
  z-index: 100;
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 15px;
  border-bottom: 1px solid #b5b5b5;
  font-size: 12px;
  color: #111111;
  background-color: #f7f7f7;
  cursor: pointer;
  transition: all .4s ease-in-out;
  text-align: left;
  line-height: 40px;
}
.custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
.custom-option:hover, .custom-option.selection {
  background: #f9f9f9;
}
.history_ {
  //  padding-top: 30px;
}
.history_.border_ {
  border-top: 1px solid #e1e1e1;
}
.history_ h2 {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
}
.history_ ul.goods_history_ li {
  width: 190px;
  float: left;
  text-align: center;
  font-size: 11px;
}
.history_ ul.goods_history_ li:not(:last-child) {
  margin-right: 20px;
}
.history_ ul.goods_history_ li a img {
  margin-bottom: 20px;
}
.history_ ul.goods_history_ li .item_info_ {
  margin-bottom: 8px;
}
.history_ ul.goods_history_ li .item_info_ .score_ {
  margin-bottom: 8px;
}
.history_ ul.goods_history_ li .item_info_ .score_ img {
  width: 70px;
}
.history_ ul.goods_history_ li .item_info_ .score_ p {
  font-family: 'Open Sans', sans-serif;
}
.history_ ul.goods_history_ li .item_info_ .item_name_ a {
  font-size: 12px;
  color: #111111;
}
.history_ ul.goods_history_ li .item_info_ .item_name_ a span {
  font-family: 'Open Sans', sans-serif;
}
.history_ ul.goods_history_ li .price_ {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
}
.history_ ul.goods_history_ li .cart_ {
  margin: 0 auto;
  text-align: center;
  height: 50px;
  width: 160px;
  margin-top: 25px;
}
.history_ ul.goods_history_ li .cart_ a {
  border: 2px solid #004236;
  padding: 14px 18px;
  color: #f8f3e8;
  font-size: 14px;
  font-weight: bold;
  background-color: #004236;
}
.history_ ul.goods_history_ li .cart_ a:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
.history_ .history_setting_ {
  padding-top: 40px;
  margin-bottom: 40px;
  text-align: right;
}
.history_ .history_setting_ a {
  font-size: 12px;
  color: #111111;
}
/* ----------------------------------------------
 * genre
-----------------------------------------------*/
.genre_title_ {
  position: relative;
  width: 1240px;
  height: 520px;
  margin-bottom: 24px;
}
.genre_title_ img {
  width: 1240px;
  height: 520px;
}
.genre_title_ .title_ {
  background-color: #ffffff;
  width: 1176px;
  height: 164px;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #111111;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: -36px;
}
.genre_title_ .title_ h1 {
  font-size: 72px;
  margin-bottom: 8px;
  line-height: 86px;
}
.genre_title_ .title_ p {
  font-weight: bold;
  font-size: 18px;
}
/* link */
.genre_links_ {
  padding: 10px 15px;
  overflow: hidden;
  font-size: 12px;
  margin: 0 auto 10px;
  text-align: center;
  width: 940px;
  display: block;
}
.genre_links_ dd {
  margin-bottom: 15px;
}
.genre_links_ a {
  display: inline-block;
  border-right: 1px solid #7d7d7d;
  padding: 0px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #111111;
  letter-spacing: 1px;
}
.genre_links_ a:hover {
  color: #7e7e7e;
}
.genre_links_ a:nth-child(6n) {
  border-right: none;
}
/* recommend */
body.top_ .recommend_ {
  margin-bottom: 0;
  padding-bottom: 80px;
}
.recommend_ {
  margin-bottom: 35px;
  padding-top: 48px;
  border-top: 1px solid #e1e1e1;
}
.recommend_ h2 {
  text-align: center;
  margin-bottom: 32px;
  line-height: 25px;
}
.recommend_ ul li {
  float: left;
  width: 389px;
  text-align: center;
}
.recommend_ ul li p.title_ {
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 20px;
}
.recommend_ ul li .text_area_ {
  padding: 24px 12px 0;
}
.recommend_ ul li .text_area_ .text_ {
  font-size: 14px;
  font-weight: bold;
}
.recommend_ ul li .text_area_ .text_ p {
  margin-bottom: 30px;
  line-height: 20px;
  font-size: 12.8px;
  font-weight: normal;
}
.recommend_ ul li {
  margin-right: 24px;
}
.recommend_ ul li:first-child {
  margin-left: 12px;
}
.recommend_ ul li:last-child {
  margin-right: 12px;
}
.recommend_ ul li img {
  width: 389px;
}
.recommend_ ul li a.link_detail_ {
  background: 0 none;
  border-radius: 0;
  font-size: 14px;
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  display: block;
  margin: 48px auto 0;
  width: 192px;
  text-decoration: none;
  font-family: 'Interstate Bold Condensed';
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 13.5px 15px;
  min-width: 192px;
  text-align: center;
}
.recommend_ ul li a.link_detail_:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
/*.recommend_ ul li a.link_detail_::after {
  content: ">";
  padding-left: 10px;
  text-decoration: none;
}
.recommend_ ul li a.link_detail_:hover::after {
}*/
body.top_ #howto {
  margin-bottom: 80px;
}
body.top_ .vsm-tile {
  padding-bottom: 80px;
}
body.top_ .vsm-tile .vsm-btn-more {
  font-family: WorkSansMedium;
  border: 2px solid #004236;
  background-color: #004236;
  width: 159px;
  padding: 12px 0;
  margin: 30px auto 20px;
  font-size: 0;
  color: #f8f3e8;
}
body.top_ .vsm-tile .vsm-btn-more::before {
  font-family: WorkSansMedium;
  font-weight: bold;
  font-size: 14px;
  content: "More";
  color: #f8f3e8;
}
body.top_ .vsm-tile .vsm-btn-more:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
}
body.top_ .vsm-tile .vsm-btn-more:hover::before {
  color: #004236;
}
/* topics */
.topics_ {
  padding-top: 48px;
  padding-left: 60px;
  padding-right: 60px;
  border-top: 1px solid #e1e1e1;
  margin-bottom: 48px;
}
.topics_ h2 {
  text-align: center;
  margin-bottom: 24px;
  line-height: 25px;
}
.articles_ .topics_ {
  border: none;
  padding-top: 0;
}
.topics_ .box_ {
  margin-top: 65px;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.topics_ .box_.first_ {
  margin-top: 0;
}
.topics_ .contents_ {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
.topics_ .contents_.text_ {
  /*padding: 50px 0;*/
  /*padding-left: 120px;*/
}
.topics_ .contents_ p.title_ {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.3;
}
.topics_ .contents_ .text_ {
  font-size: 14px;
  font-weight: bold;
  width: 540px;
}
.topics_ .contents_ .text_ p {
  margin-bottom: 30px;
}
.topics_ .contents_ .text_ a.link_article_ {
  //  color: #111111;
  //  text-decoration: underline;
  //  padding-right: 17px;
  //  background-image: url(../img/usr/ico_arrow01.png);
  //  background-position: right center;
  //  background-repeat: no-repeat;
  border-radius: 0;
  font-size: 14px;
  display: block;
  //    margin: 48px auto 0;
  width: 192px;
  text-decoration: none;
  font-family: WorkSansMedium;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 13.5px 15px;
  min-width: 192px;
  text-align: center;
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  text-transform: lowercase;
  text-transform: capitalize;
}
.topics_ .contents_ .text_ a.link_article_:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
.topics_ a.btn_link_ {
  text-transform: lowercase;
  text-transform: capitalize;
}
/* series */
.series_ {
  padding-top: 50px;
  border-top: 1px solid #e1e1e1;
  margin-bottom: 50px;
  margin-top: 48px;
}
.series_ h2 {
  font-family: 'Interstate Bold Condensed';
  text-align: center;
}
.series_ ul li {
  float: left;
  width: 292px;
  margin-bottom: 22px;
}
.series_ ul li:not(:nth-child(4n)) {
  margin-right: 22px;
}
.series_ ul li img {
  width: 292px;
}
.series_ ul li .series_name_ {
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}
/* ----------------------------------------------
 * goods detail
-----------------------------------------------*/
.inline_box_ {
  display: inline-block;
}
.goods_detail_ .goods_img_ {
  float: left;
  width: 790px;
  padding: 0 145px;
  box-sizing: border-box;
}
.goods_detail_ .goods_spec_ {
  float: right;
  width: 450px;
}
.goods_detail_ h1.goods_name_ {}
.fixed_cart_ {
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 176px;
  left: 0;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  width: 100%;
  padding: 27px 0px 0px;
  z-index: 10;
  box-shadow: 1px 1px 5px 1px #cccccc;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fixed_cart_:not(:target) {
    height: 80px;
  }
}
.fixed_cart_ .button-icon-wrapper {
  width: 1240px;
  margin: 0 auto;
}
.fixed_cart_ .inline_box_ {
  margin-right: 20px;
}
.fixed_cart_ .inline_box_:nth-child(3) {
  margin-right: 60px;
  font-weight: bold;
}
.fixed_cart_ .inline_box_ span {
  font-family: 'Open Sans', sans-serif;
}
.fixed_cart_ img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.fixed_cart_ .addcart_overlay_ img {
  width: 208px;
  height: 60px;
  vertical-align: middle;
}
.fixed_cart_ a.cart_btn_ {
  padding: 16px 110px;
  color: #f8f3e8;
  font-size: 14px;
  font-weight: bold;
  background-color: #004236;
  margin: 0 auto;
  text-align: center;
  height: 18px;
  width: 106px;
  cursor: pointer;
}
.fixed_cart_ a.cart_btn_:hover {
  background: #d6ce4b;
  color: #004236;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn_area_ a.cart_btn_:not(:target) {
    width: 330px;
    height: 50px;
  }
}
.fixed_cart_ a.cart_btn_:hover {
  opacity: 0.9;
}
.fixed_cart_ a.back-to-top {
  float: right;
  padding-right: 25px;
  margin-top: 10px;
  background-image: url(../img/usr/header/ico_arr_up_b.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 15px
}
.fixed_cart_ a.back-to-top span {
  font-size: 15px;
  font-family: 'Interstate Condensed';
}
.goods_detail_ {
  padding-bottom: 80px;
  margin-bottom: 50px;
  border-bottom: 1px solid #7f7f7f;
  padding-top: 50px;
  border-top: 1px solid #cccccc;
}
.goods_detail_ h1 {
  font-size: 24px;
  text-align: left;
  font-weight: 600;
}
.img_l_ {
  text-align: -webkit-center;
  margin: 0 auto;
  position: relative;
}
@-moz-document url-prefix() {
  .img_l_ {
    text-align: -moz-center;
  }
}
.img_l_ .bx-wrapper img.new_icon_, .img_l_ img.new_icon_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
}
.img_l_ .bx-wrapper img.online_icon_, .img_l_ img.online_icon_ {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
}
.goods_img_list_ {
  width: 302px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.goods_img_list_ li {
  display: inline-block;
}
.goods_img_list_ p#prev_icon a {
  display: block;
  width: 24px;
  height: 16px;
  position: absolute;
  background: url('../img/usr/top/arr_b_prev.png') no-repeat left center;
  color: #fff;
  top: 40px;
  left: -40px;
  text-indent: -9999px;
}
.goods_img_list_ p#prev_icon a.disabled {
  display: none;
}
.goods_img_list_ p#next_icon a {
  display: block;
  width: 24px;
  height: 16px;
  position: absolute;
  background: url('../img/usr/top/arr_b_next.png') no-repeat left center;
  color: #fff;
  top: 40px;
  right: -40px;
  text-indent: -9999px;
}
.goods_img_list_ p#next_icon a.disabled {
  display: none;
}
.share_ {
  text-align: center;
}
.share_ .share_icon_ {
  font-family: 'Interstate Bold Condensed';
}
.share_ .share_icon_ img {
  width: 24px;
  vertical-align: top;
}
.share_ .share_icon_ span {
  margin-left: 10px;
}
.share_ .share_icon_ span:hover {
  border-bottom: 2px solid #111111;
}
.share_ .share_icon_ span.active_ {
  border-bottom: 2px solid #111111;
}
.share_ .share_box_ {
  padding: 10px;
  position: relative;
  /*display: none;*/
}
.goods_img_ .share_ .share_box_.cf_ .btn_hidden {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  z-index: 3;
  top: 0;
  left: 0;
}
.share_ .share_box_ div {
  display: inline-flex;
  vertical-align: middle;
}
.goods_detail_ .goods_spec_ {
  font-size: 14px;
}
.goods_detail_ .goods_spec_ .review_ img {
  width: 70px;
  padding-bottom: 4px;
}
.goods_detail_ .goods_spec_ .review_ span, .goods_detail_ .goods_spec_ .review_ a {
  font-family: 'Open Sans', sans-serif;
}
.goods_detail_ .goods_spec_ > div {
  margin-bottom: 20px;
}
.goods_detail_ .goods_spec_ > form > div {
  margin-bottom: 24px;
}
.goods_detail_ .goods_spec_ .message_ {
  margin-top: 65px;
}
.goods_detail_ .goods_spec_ .revico-star + .message_ {
  margin-top: 0px;
}
.goods_detail_ .goods_spec_ .variation_ {
  font-weight: bold;
  vertical-align: middle;
}
.goods_detail_ .goods_spec_ .variation_ label {
  line-height: 250%;
  font-family: 'Open Sans', sans-serif;
}
.goods_detail_ .goods_spec_ .variation_ li {
  font-family: 'Interstate Bold Condensed';
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-right: 7px;
  margin-bottom: 5px;
  font-weight: bold;
  float: left;
  cursor: pointer;
  text-align: center;
}
.goods_detail_ .goods_spec_ .variation_ li.selected_ {
  margin-right: 7px;
}
.goods_detail_ .goods_spec_ .variation_ li.selected_ img {
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
}
.goods_detail_ .goods_spec_ .variation_ li img {
  border: 1px solid #111111;
  vertical-align: middle;
  width: 60px;
  height: 60px;
}
input[name=qty] {
  font-family: 'Interstate Bold Condensed';
  border: 2px solid #004236;
  background-color: #fff;
  color: #aaa;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  vertical-align: top;
  padding: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.qty_ label {
  font-weight: bold;
  line-height: 250%;
}
.btn_qty_ {
  font-family: 'Interstate Bold Condensed';
  border: 2px solid #004236;
  color: #f8f3e8;
  width: 44px;
  height: 44px;
  font-weight: bold;
  font-size: 20px;
  background-color: #004236;
  text-align: center;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
.btn_qty_.disabled_ {
  border: 2px solid #cccccc;
  background-color: #cccccc;
  color: #fff;
  cursor: default;
}
.stock_msg_ {
  color: #c84b47;
  font-size: 14px;
}
.qty_ .wrapper_ .stock_msg_ {
  color: #111111;
  padding-left: 10px;
}
.goods_detail_ .goods_price_ span {
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
.goods_detail_ .goods_price_ .stock_msg_ {
  font-weight: normal;
  font-size: 14px;
  margin-left: 28px;
}
.goods_detail_ .goods_price_ .goods_point_title_ {
  font-size: 14px;
  font-weight: bold;
  color: #6b6b6b;
}
.goods_detail_ .goods_price_ .display_point_ {
  font-size: 18px;
  font-weight: bold;
}
.btn_area_ {
  position: relative;
}
.btn_area_ button[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  display: block;
  padding: 15px 80px 15px;
  color: #f8f3e8;
  font-size: 14px;
  font-weight: bold;
  background-color: #004236;
  text-align: center;
  height: 36px;
  width: 130px;
  border: none;
  box-sizing: content-box;
}
.btn_area_ button[type=submit]:hover {
  background: #d6ce4b;
  color: #004236;
}
.btn_area_ .btn_soldout_ {
  padding: 15px 80px 15px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  /*font-weight: bold;*/
  background-color: #cccccc;
  text-align: center;
  height: 36px;
  line-height: 36px;
  width: 130px;
  display: block;
  font-family: 'Interstate Bold Condensed';
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn_area_ .btn_soldout_:not(:target) {
    width: 330px;
    height: 52px;
  }
}
.btn_area_ .btn_favorite_ {
  position: absolute;
  left: 75%;
  top: 50%;
  margin-top: -24px;
  height: 48px;
  width: 64px;
}
.btn_area_ .icon_favorite_ {
  display: block;
  background: #ffffff url(../img/usr/ico_favorite.png) center center no-repeat;
  background-size: 36px;
  width: 38px;
  height: 48px;
  border: 0;
  outline: none;
  cursor: pointer;
}
.btn_area_ .icon_favorite_:hover {
  background: #ffffff url(../img/usr/ico_favorite_on.png) center center no-repeat;
}
.goods_spec_ .description_ .box_ {
  font-size: 12px;
  margin-bottom: 20px;
}
.goods_spec_ .description_ .box_ .heading_::before {
  content: "?ﾂｽ?ﾂｽ";
}
.goods_spec_ .description_ .box_ .heading_::after {
  content: "?ﾂｽ?ﾂｽ";
}
.menu_links_ {
  color: #FFF;
  width: 100%;
  margin-bottom: 30px;
}
.menu_links_ ul {
  display: table;
  width: 100%;
}
.menu_links_ ul li {
  display: table-cell;
  text-align: center;
  width: 50%;
  box-sizing: border-box;
  padding-left: 3px;
}
.menu_links_ ul li a {
  display: block;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  padding: 20px 0;
  background-color: #e1e1e1;
}
#howto.text_area_ {
  background-color: #f7f7f7;
}
.text_area_ {
  padding: 25px 35px;
  font-size: 14px;
}
.tab_menu_ {
  text-align: center;
  padding-top: 30px;
  margin-bottom: 30px;
}
.tab_menu_ ul {
  font-size: 0;
}
.tab_menu_ li {
  background-color: #e1e1e1;
  display: inline-block;
  width: 175px;
  height: 65px;
  line-height: 65px;
  font-size: 14px;
  text-align: center;
}
.tab_menu_ li a {
  background-color: #e1e1e1;
  display: inline-block;
  width: 175px;
  height: 65px;
  line-height: 65px;
  font-size: 14px;
  text-align: center;
  //  font-family: 'Interstate Bold Condensed';
  cursor: pointer;
}
.tab_menu_ li a:hover {
  background-color: #d1d1d1;
}
.tab_menu_ li.selected_ a {
  background-color: #004236;
  color: #f8f3e8;
}
.tab_contents_ {
  margin-bottom: 50px;
}
.tab_contents_ .contents_ {
  width: 50%;
  float: left;
}
.tab_contents_ > .text_area_ {
  background-color: #f7f7f7;
}
.tab_contents_ .contents_ img {}
//.tab_contents_ .content_.no1_ {
//  background-color: #aa5b22;
//}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tab_contents_ .content_.no1_:not(:target) {
    height: 526px;
  }
}
.tab_contents_ .content_.no1_ .text_01_ h3, .tab_contents_ .content_.no1_ .text_01_ p {
  color: #ffffff;
}
.tab_contents_ .content_.no1_ .text_01_ h3 {
  font-size: 18px;
  font-weight: bold;
  //  font-family: Interstate;
}
.tab_contents_ .content_.no1_ .text_01_ p {
  //  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  padding-top: 30px;
}
.tab_contents_ .content_.no1_ .text_01_ .text_wrapper_ {
  margin: 156.5px 50px;
}
.tab_contents_ .content_.no1_ .text_01_ .link_wrapper_ {
  text-align: center;
}
.tab_contents_ .content_.no1_ .text_01_ .link_wrapper_ .link_discover_ {
  font-family: 'Interstate Bold Condensed';
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  text-align: center;
}
.tab_contents_ .content_.no2_ {
  display: none;
}
.tab_contents_ .content_.no2_ h3 {
  font-weight: bold;
}
.tab_contents_ .content_.no2_ h3:not(:first-child) {
  padding-top: 20px;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-container-bar {
  background-color: #3a857e !important;
}
#revico-comment .revico-comment-header .revico-comment-sort {
  background-color: #004236 !important;
}
#revico-comment .revico-comment-footer--writebutton {
  background: url(../img/usr/write.png)no-repeat !important;
  background-size: 15px !important;
  background-position: 16px 10px !important;
  border: 1px solid #004236 !important;
  background-color: #fff !important;
  color: #004236 !important;
}
#revico-comment .revico-comment-footer .revico-comment-footer--writebutton span {
  color: #004236 !important;
}
#revico-comment .revico-comment-footer .revico-comment-footer--writebutton span:hover {
  color: #f8f3e8 !important;
}
#revico-comment .revico-comment-header .revico-comment-filter:hover {
  background: url(../img/sp/usr/filter_on.png) no-repeat !important;
  background-size: 16px !important;
  background-position: 20px 10px !important;
}
#revico-comment button.revico-comment-footer--filter:hover {
  background: url(../img/sp/usr/filter_on.png) no-repeat !important;
  background-size: 16px !important;
  background-position: 16px 10px !important;
  background-color: #d6ce4b !important;
}
#revico-comment .revico-comment-header .revico-comment-sort:hover {
  background: url(../img/sp/usr/sort_on.png) no-repeat !important;
  background-size: 20px !important;
  background-position: 16px 10px !important;
}
#revico-comment .revico-review-comment-footer--more button:hover {
  background: url(../img/sp/usr/more_on.png) no-repeat !important;
  background-size: 22px !important;
  background-position: 196px 12px !important;
}
#revico-comment button.revico-comment-footer--sort:hover {
  background: url(../img/sp/usr/sort_on.png) no-repeat !important;
  background-size: 20px !important;
  background-position: 22px 10px !important;
  background-color: #d6ce4b !important;
}
#revico-comment button.revico-comment-footer--writebutton:hover {
  background: url(../img/usr/write_on.png)no-repeat !important;
  border: 1px solid #004236 !important;
  background-size: 15px !important;
  background-position: 16px 10px !important;
  background-color: #004236 !important;
}
#revico-comment button.revico-comment-footer--writebutton:hover span {
  color: #fff !important;
}
#revico-comment .revico-comment-header .revico-comment-filter:hover, #revico-comment .revico-comment-header .revico-comment-sort:hover, .revico-comment-footer--filter:hover, .revico-comment-footer--sort:hover {
  opacity: 1 !important;
  transition: none !important;
  background-color: #d6ce4b !important;
  color: #004236 !important;
}
.revico-comment-filter:hover span, .revico-comment-sort:hover span, .revico-comment-footer--filter:hover span, .revico-comment-footer--sort:hover span, .revico-review-comment-footer--more:hover span, .revico-comment-footer--writebutton:hover span {
  color: #004236 !important;
}
#revico-comment .revico-comment-header .revico-comment-filter:hover, #revico-comment .revico-comment-header .revico-comment-sort:hover, #revico-comment .revico-widget button:hover {
  opacity: 1 !important;
  transition: none !important;
}
#revico-comment .revico-comment-header .revico-comment-filter {
  background-color: #004236 !important;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-link span {
  color: #3a857e !important;
}
.revico-comment-filter span, .revico-comment-sort span, .revico-comment-footer--filter span, .revico-comment-footer--sort span, .revico-review-comment-footer--more span {
  color: #f8f3e8 !important;
}
/*コメント星*/
.starability-result {
  background-image: url("../img/usr/star.png") !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  width: 150px !important;
  height: 35px !important;
  background-position: left 0 top 0;
}
/*レビュー５つ星部分*/
.revico-star .starability-result {
  background-image: url("../img/usr/star.png") !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  width: 150px !important;
  height: 35px !important;
  background-position: left 0 top 0 !important;
}
/*
.revico_yellow .starability-result {
    background-image: url("../../img/star_yellow.png") !important;
}
*/

.revico-star [data-rating="5"] {
  background-position: left 0 top 0 !important;
}
.revico-star [data-rating="4"] {
  background-position: left 20% top 0 !important;
}
.revico-star [data-rating="3"] {
  background-position: left 40% top 0 !important;
}
.revico-star [data-rating="2"] {
  background-position: left 60% top 0 !important;
}
.revico-star [data-rating="1"] {
  background-position: left 80% top 0 !important;
}
.revico-star [data-rating="0"] {
  background-position: left 100% top 0 !important;
}
.revico-star [data-rating="4.5"] {
  background-image: url("../img/usr/star_half.png") !important;
  background-position: left 0 top 0 !important;
}
.revico-star [data-rating="3.5"] {
  background-image: url("../img/usr/star_half.png") !important;
  background-position: left 20% top 0 !important;
}
.revico-star [data-rating="2.5"] {
  background-image: url("../img/usr/star_half.png") !important;
  background-position: left 40% top 0 !important;
}
.revico-star [data-rating="1.5"] {
  background-image: url("../img/usr/star_half.png") !important;
  background-position: left 60% top 0 !important;
}
.revico-star [data-rating="0.5"] {
  background-image: url("../img/usr/star_half.png") !important;
  background-position: left 80% top 0 !important;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-container {
  background-color: #fff !important;
}
#revico-comment .revico-review-comment-footer--more button {
  background-color: #004236 !important;
}
#revico-comment .revico-review-comment-footer--more button:hover {
  background-color: #d6ce4b !important;
  color: #004236 !important;
}
#revico-comment button.revico-comment-footer--sort {
  background-color: #004236 !important;
}
#revico-comment button.revico-comment-footer--filter {
  background-color: #004236 !important;
}
.review_ .box_ {
  background-color: #f7f7f7;
  padding: 20px 25px;
  margin-bottom: 10px;
}
.review_ .box_ .total_score_ {
  float: left;
  font-weight: 600;
}
.review_ .box_ .total_score_ p img {
  width: 60px;
  vertical-align: baseline;
  margin-right: 5px;
}
#userreview_frame .left_contents_ p.strong_ img {
  width: 60px;
  vertical-align: baseline;
}
.strong_ {
  font-weight: 600;
}
.review_ .box_ .btn_review_ {}
.review_ .box_ .btn_review_ a {
  background-color: #111111;
  display: inline-block;
  width: 240px;
  text-align: center;
  padding: 17px 0 13px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  margin-left: 240px;
}
.review_ .box_ .btn_review_ a:hover {
  opacity: 0.8;
}
.review_ .box_ .left_contents_ {
  float: left;
  width: 8%;
}
.review_ .box_ .right_contents_ {
  float: right;
  width: 88%;
}
.review_ .box_ .page_navi_ {
  margin-bottom: 0px;
}
.review_ .box_ .page_navi_ > .pager_ {
  float: none;
  color: #111111;
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
}
.review_ .box_.review_pager_ {
  position: relative;
}
.review_ .box_.review_pager_ .btn_review_ {
  position: relative;
  right: 20px;
  bottom: 0;
  top: 0;
  padding: 10px 0;
  text-align: right;
}
.goodsdetail_ .our_commitment_ {
  border: none;
}
.recommend_ .btn_link_, .our_commitment_ .btn_link_ {
  width: 159px;
  min-width: 159px;
}
/*--------------------
 * mypage
--------------------*/
.mypage_contents_ {
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
}
.mypage_contents_ h1 {
  font-size: 28px;
  font-family: 'Interstate Bold Condensed';
  margin-bottom: 20px;
}
.mypage_contents_ .main_Line_ ul {
  font-size: 0;
}
.mypage_contents_ .main_line_ .link_area_ {
  width: 100%;
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.mypage_contents_ .main_line_ .link_area_ .link_ {
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  width: 252px;
  display: inline-block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mypage_contents_ .main_line_ .link_area_ .link_:not(:target) {
    width: 266px;
  }
}
.mypage_contents_ .main_line_ .link_area_ .link_:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
.mypage_contents_ .main_line_ .link_area_ .link_:first-child {
  margin-right: 26px;
}
.mypage_contents_ .box_l_ {
  width: 544px;
  /*height: 288px;*/
  border: 2px solid #e1e1e1;
  padding: 30px;
  display: inline-block;
  margin-bottom: 24px;
  font-size: 14px;
  vertical-align: top;
}
.mypage_contents_ .box_l_.memberbox_ {
  float: left;
}
.mypage_contents_ .box_l_.pointbox_ {
  float: right;
  /*  padding-top: 44px;
  padding-bottom: 82px;*/
  position: relative;
}
.mypage_contents_ .box_l_.pointbox_ h2 {
  margin-top: 14px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mypage_contents_ .box_l_:not(:target) {
    width: 619px;
    height: 340px;
  }
}
.mypage_contents_ .box_l_ p.ta_right_ {
  margin-top: 10px;
}
.mypage_contents_ .sub_box_ {
  background-color: #f0f0f0;
  padding: 16px 30px 12px;
  margin-top: 15px;
}
.mypage_contents_ .sub_box_ p {
  margin-bottom: 5px;
}
.mypage_contents_ .sub_box_ p.ib_ {
  margin: 0;
}
.mypage_contents_ .sub_box_.point_ {
  padding-left: 48px;
  padding-right: 48px;
  padding: 24px 48px 20px 48px;
  margin-top: 16px;
}
.mypage_contents_ .sub_box_.point_ .total_point_ {
  float: left;
}
.mypage_contents_ .sub_box_.point_ .lost_point_ {
  float: right;
}
.mypage_contents_ .l_box_ {
  float: left;
  padding-top: 40px;
  font-size: 20px;
}
.customer_rank_, .customer_shop_ {
  padding-top: 10px;
  font-size: 16px;
}
.customer_shop_name_ {
  padding-top: 0;
  font-size: 16px;
}
.mypage_contents_ .r_box_ {
  float: right;
}
.mypage_contents_ .r_box_ img {
  vertical-align: top;
}
.ta_right_ {
  text-align: right;
}
.ib_ {
  display: inline-block;
}
h2.point_header_ {
  text-align: center;
  font-size: 24px;
}
h2.point_header_ span::before {
  content: url('../img/usr/mypage/ico_point.png');
  padding-right: 5px;
  position: absolute;
  left: 0;
  top: 1px;
}
h2.point_header_ span {
  font-weight: bold;
  vertical-align: top;
  position: relative;
  padding-left: 42px;
}
.mypage_contents_ .sub_box_ .icon_ {
  position: relative;
  color: #ffffff;
  background: #111111;
  font-size: 10px;
  padding: 4px 6px;
  margin: 0 10px 0 20px;
}
.mypage_contents_ .sub_box_ .icon_::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(17, 17, 17, 0);
  border-left-color: #111111;
  border-width: 4px;
  margin-top: -4px;
}
.mypage_contents_ .box_link_ {
  text-align: right;
}
.mypage_contents_ .box_link_ {
  color: #111111;
  font-size: 12px;
}
.mypage_contents_ .box_link_::after {
  content: ">";
  padding-left: 5px;
}
.mypage_contents_ .cost_ {
  font-size: 22px;
  font-weight: 300;
  padding: 0 5px;
}
/*.mypage_contents_ .box_l_:nth-child(odd) {
  margin-right: 24px;
}*/
.mypage_contents_ .contents_ ul {
  font-size: 0;
}
.mypage_contents_ .contents_ li {
  width: 345px;
  height: 265px;
  border: 2px solid #e1e1e1;
  padding: 48px 24px 24px 24px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-bottom: 24px;
  float: left;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mypage_contents_ .contents_ li:not(:target) {
    width: 397px;
    height: 397px;
  }
}
.mypage_contents_ .contents_ li:not(:nth-child(3n)) {
  margin-right: 24px;
}
.mypage_contents_ .contents_ li h2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.mypage_contents_ .contents_ li.club_ {
  text-align: center;
  background-color: #f0f0f0;
  border: 0;
}
.mypage_contents_ .contents_ li.club_ h2 {
  font-size: 16px;
  margin-bottom: 20px;
}
.mypage_contents_ .contents_ li.club_ h2 a {
  color: #111111;
}
.mypage_contents_ .contents_ li.club_ h2::after {
  content: ">";
  padding-left: 10px;
}
.mypage_contents_ .contents_ li.customer_info_ {
  background: url('../img/usr/mypage/ico_customer_info.png') center center no-repeat;
}
.mypage_contents_ .contents_ li.shop_ {
  background: url('../img/usr/mypage/ico_shop.png') center center no-repeat;
}
.mypage_contents_ .contents_ li.online_ {
  background: url('../img/usr/mypage/ico_online.png') center center no-repeat;
}
.mypage_contents_ .contents_ li.password_ {
  background: url('../img/usr/mypage/ico_password.png') center center no-repeat;
}
.mypage_contents_ .contents_ li.favorite_ {
  background: url('../img/usr/mypage/ico_favorite.png') center center no-repeat;
}
.mypage_contents_ .contents_ li.creditcard_ {
  background: url('../img/usr/mypage/ico_creditcard.png') center center no-repeat;
}
.mypage_contents_ .contents_ li.coupon_ {
  background: url('../img/usr/mypage/ico_coupon.png') center center no-repeat;
}
.mypage_contents_ .contents_ li.logout_ {
  background: url('../img/usr/mypage/ico_logout.png') center center no-repeat;
}
.mypage_contents_ .main_line_ ul {
  overflow: hidden;
}
.mypage_contents_ .contents_ ul.cf_ li {
  display: none;
}
.mypage_contents_ .link_detail_ {
  width: 90%;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  padding: 10px 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  font-weight: bold;
}
.mypage_contents_ .link_detail_:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
.foot_link_ {
  margin-bottom: 50px;
}
.accessory_ {
  padding-top: 30px;
}
.accessory_.border_ {
  border-top: 1px solid #e1e1e1;
}
.accessory_ h2 {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
}
.accessory_ ul.goods_accessory_ li {
  width: 195px;
  float: left;
  text-align: center;
  font-size: 11px;
}
.accessory_ ul.goods_accessory_ li:not(:last-child) {
  margin-right: 20px;
}
.accessory_ ul.goods_accessory_ li .item_info_ {
  margin-bottom: 5px;
}
.accessory_ ul.goods_accessory_ li .item_info_ .item_name_ a {
  font-size: 12px;
  color: #111111;
}
.accessory_ ul.goods_accessory_ li .price_ {
  font-weight: bold;
}
.accessory_ ul.goods_accessory_ li .cart_ {
  margin: 0 auto;
  text-align: center;
  height: 50px;
  width: 160px;
  margin-top: 25px;
  outline: none;
}
.accessory_ ul.goods_accessory_ li .cart_ a {
  border: 2px solid #004236;
  padding: 14px 18px;
  font-size: 14px;
  font-weight: bold;
  background-color: #004236;
  color: #f8f3e8;
}
.accessory_ ul.goods_accessory_ li .cart_ a:hover {
  background-color: #111111;
  color: #ffffff;
}
.accessory_ .accessory_setting_ {
  padding-top: 40px;
  margin-bottom: 40px;
  text-align: right;
}
.accessory_ .accessory_setting_ a {
  font-size: 12px;
  color: #111111;
}
iframe #twitter-widget-0 {
  height: 20px !important;
  width: 75px !important;
}
.bg_ {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 120px;
  left: 0;
  display: none;
  z-index: 9;
}
#search_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  min-height: 75px;
  /* border-bottom: 1px solid #dcdcdc; */
  display: none;
}
#search_area form {
  width: 100%;
  margin: 15px auto 0;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #ccc;
  max-width: 1240px;
}
#search_area form input[type=text] {
  width: 100%;
  font-size: 14px;
  padding: 14px 20px 13px 50px;
  border: none;
  margin: 0;
  vertical-align: bottom;
  background-color: rgba(0, 0, 0, 0);
}
#search_area form input[type=submit] {
  position: absolute;
  top: 0;
  width: 43px;
  height: 43px;
  background: url(../img/usr/header/ico_search.png) no-repeat;
  background-position: center center;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 0;
  display: block;
  background-size: 20px;
}
#search_area form input[type=submit]:hover {
  pointer: cursor;
}
#search_area form #search_close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 50px;
  font-weight: normal;
  width: 43px;
  height: 43px;
}
#search_area form #search_close:hover {
  cursor: pointer;
}
#search_area form #search_close::before, #search_area form #search_close::after {
  content: "";
  width: 20px;
  border-top: 2px solid #000;
  position: absolute;
  top: 21px;
  right: 11px;
  transform: rotate(45deg);
}
#search_area form #search_close::after {
  transform: rotate(135deg);
}
.poplink {
  width: 100% !important;
  padding: 0px 0 20px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  margin-top: 2px;
}
.poplink .poplink_suggest {
  width: calc(100% / 3) !important;
  width: -webkit-calc(100% / 3) !important;
  border: none !important;
}
.poplink .poplink_suggest .word {
  padding: 20px 20px !important;
  font-size: 14px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.poplink .poplink_suggest .word.highlighted {}
.poplink .poplink_search, .poplink .poplink_recommend {
  width: calc(100% / 3) !important;
  width: -webkit-calc(100% / 3) !important;
  border: none !important;
}
.poplink .poplink_search .header, .poplink .poplink_recommend .header {
  /* display: none; */
  background-color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 !important;
}
.poplink .poplink_search .item, .poplink .poplink_recommend .item {
  padding: 10px !important;
  box-sizing: border-box;
}
.poplink .poplink_search .item a, .poplink .poplink_recommend .item a {}
.poplink .poplink_search .item a .item_left, .poplink .poplink_recommend .item a .item_left {}
.poplink .poplink_search .item a .item_left .image_box, .poplink .poplink_recommend .item a .item_left .image_box {}
.poplink .poplink_search .item a .item_left .image_box img, .poplink .poplink_recommend .item a .item_left .image_box img {
  max-width: 100px !important;
  max-height: 100px !important;
}
.poplink .poplink_search .item a .item_right, .poplink .poplink_recommend .item a .item_right {
  padding: 3px 0 0 10px;
}
.poplink .poplink_search .item a .item_right .title, .poplink .poplink_recommend .item a .item_right .title {}
.poplink .poplink_search .item a .item_right .summary, .poplink .poplink_recommend .item a .item_right .summary {}
.poplink .poplink_search .item a .item_right .any1, .poplink .poplink_recommend .item a .item_right .any1 {}
.poplink .poplink_search .item a .item_right .any2, .poplink .poplink_recommend .item a .item_right .any2 {}
.poplink .poplink_search .item a .item_right .any3, .poplink .poplink_recommend .item a .item_right .any3 {}
.new_overlay_ {
  background-color: #8A8A8A;
  width: 290px;
  padding: 10px 0;
  box-sizing: border-box;
  margin: 0 0 10px !important;
  z-index: 2;
}
.new_overlay_::after {
  content: " ";
  height: 15px;
  width: 15px;
  background-color: #8A8A8A;
  position: absolute;
  bottom: -5px;
  transform: rotate(45deg);
  left: 140px;
  z-index: 1;
}
#detail_fixed + .new_overlay_{
	display: none;
}
#detail_fixed + .new_overlay_ p{
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
#detail_fixed + .new_overlay_ a.cart_check_{
  display: none;
}
#detail_fixed + .addcart_overlay_ span.shape_{
    content: "　";
    height: 15px;
    width: 15px;
    background-color: #8A8A8A;
    position: absolute;
    bottom: -5px;
    transform: rotate(45deg);
    left: 140px;
    display: inline-block; 
    z-index: 9999999999999999;
}
.new_overlay_ span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
#new_ .leftmenuframe_ div.forcms_block:nth-of-type(1) {
  margin-top: 30px;
}
#new_ .leftmenuframe_ div.forcms_block:nth-of-type(2) {
  display: none;
}
#wrapper #fixed-navi.fixed{
top: 168px !important;
}


body .main header:before{
       background: #004236 !important;
}

#wrapper .btnCart01 a.sC_btn_bg {
	background: #004236 url(/img/usr/products/i/181004_bodybutter/btn_mark01.png) top right no-repeat;
	color:#ffffff;
}
#wrapper .btnCart01 a:hover.sC_btn_bg {
	background: #d6ce4b url(/img/usr/products/i/181004_bodybutter/btn_mark01_on.png) top right no-repeat;
	color: #004236;
}
/*詳しく見る*/
#detail_fixed + .addcart_overlay_::after{
	display: none;
}
body.detail_fixed_{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}
.detail_btn_{
	text-align: center;
	margin-bottom: 20px;
	text-decoration: underline;
	cursor: pointer;
}
.detail_btn_:hover{
	text-decoration: none;
}
#detail_fixed_bg{
	background: rgba(0,66,54,0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
}
#detail_fixed{
	width: 570px;
	padding: 50px 0 25px;
	height: 450px;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	margin: auto;
	z-index: 1000001;
}
#detail_fixed_top{
	text-align: center;
	margin-bottom: 30px;
}
#detail_fixed_top p{
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
	color: #004236;
}
#detail_fixed_foot{
	font-size: 0;
}
#detail_fixed_main{
	height: 300px;
	margin: 0 5%;
	overflow-y: scroll;
}
#detail_fixed_goodsname{
	margin-bottom: 15px;
}
#detail_fixed_price{
	margin-bottom: 15px;
	font-weight: bold;
}
#detail_fixed_foot{
	margin: 40px 5% 0 5%;
	display: flex;
}
#detail_fixed_foot span,
#detail_fixed_foot a{
	display: inline-block;
	width: 45.8%;
	font-size: 13px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
#detail_fixed_foot span{
	margin-left: auto;
}
#detail_fixed_foot a:first-child{
	border: 1px solid #004236;
	background: #fff;
	color: #004236;
}
#detail_fixed_foot a:first-child:hover{
  background: #004236;
  color: #fff;
  opacity: 1;
}
#detail_fixed_foot span{
	color: #c11633;
}
#detail_fixed_foot .cartbtn_{
	margin-left: auto;
	border: 1px solid #004236;
	background: #004236;
	color: #fff;
	cursor: pointer;
}
#detail_fixed_foot .cartbtn_:hover,
#detail_fixed_delbtn.active{
	border: 2px solid #d6ce4b;
	background: #d6ce4b;
	color: #004236;
}
#detail_fixed_delbtn{
	position: absolute;
	top: 25px;
	right: 30px;
	width: 20px;
	height: 20px;
	
}
#detail_fixed_foot a:hover{
	opacity: 0.8;
}
#detail_fixed_delbtn::before, #detail_fixed_delbtn::after{
    content: "";
    display: block;
    width: 20px;/*バツ線の長さ*/
    height: 1px;/*バツ線の太さ*/
    background: #707070;
    transform: rotate(45deg);
    transform-origin:0% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 14%;
}
#detail_fixed_delbtn::after{
    transform: rotate(-45deg);
    top: 14px;
}

.main_slider_ .slick-slide img {
    width: 100%;
}
.ecbn-selection-preview div.ecbn-selection-preview-overlay {
    background: rgba(0,66,54,0.7) !important;
}

/*--カートショッパーボタン--*/
.cart_info{
  width: 660px;
  position: relative;
  margin: auto;
}
.cart_info img{
  max-width: 100%;
}
.cart_info .btn {
  width: 195px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  position: absolute;
  right: 53px;
  bottom: 0;
}
.cart_info .btn a {
  width: 100%;
  text-decoration: none;
  border: 2px solid #004236;
  background-color: #004236;
  color: #f8f3e8;
  padding: 3px 0;
  font-size: 12px;
  margin-bottom: 4px;
  font-family: 'Open Sans', sans-serif;
}
.cart_info .btn a:hover {
  border: 2px solid #d6ce4b;
  background: #d6ce4b;
  color: #004236;
}
.cart_info .txt {
    width: 260px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    right: 21px;
    top: 10px;
    font-size: 12px;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}
.cart_info .txt p:first-of-type{
    width: 100%;
    line-height: 1.4;
    padding: 11px;
    font-size: 11px;
    background: #e1e1e1;
    color: #004236;
    font-weight: bold;
    text-align: center;
}
.cart_info .txt p:last-of-type{
    width: 100%;
    line-height: 1.2;
    padding: 9px;
    font-size: 10px;
    color: #004236;
    font-weight: bold;
    text-align: left;
}
/*---アンケート---*/
.questionnaire_ .form_txt{
	padding-left: 10px;
	font-size: 16px;
    margin: 25px auto 10px;
}
.questionnaire_ .form_txt span{
    padding: 3px 10px;
    margin: 0 4px;
    background: #006543;
    color: #fff;
    vertical-align: top;
    font-size: 15px;
}
table.questionnaire_confirm_ th{
	
}
div.questionnaire_box_ div.desc_{
   padding-bottom: 0;
   margin: 20px auto 0;
}
