@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
img {
  /*width: 100%;*/
  max-width: 100%;
  height: auto;
}
/* ??ï¿½g????????? */
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  height: 100%;
  min-width: 100%;
}
body {
  background-color: #fff;
  color: #707070;
  font-family: "Helvetica Neue", Arial, "??????????ï¿½ï¿½???????ï¿½ï¿½???ï¿½ï¿½?????? Pro W3", "Hiragino Kaku Gothic ProN", "????????ï¿½ï¿½???????????ï¿½ï¿½???", Meiryo, "???????????? ?????ï¿½ï¿½??ï¿½ï¿½??ï¿½L??ï¿½ï¿½???????????ï¿½e", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  height: 100%;
  letter-spacing: 0;
  line-height: 1.2;
  width: 100%;
  /*min-width: 720px;*/
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #707070;
  /*color: #6eceb8;*/
  text-decoration: none;
}
a:hover {
  color: #707070;
  /*color: #6eceb8;*/
  text-decoration: none;
}
img, input[type="image"] {
  vertical-align: middle;
}
/* header */
/* header_fix */
#header {
  height: 90px;
  width: 100%;
}
#header .inner_fix {
  height: 90px;
  width: 100%;
  z-index: 100;
}
#header .area_1 {
  background-color: #f5f5f5;
  overflow: hidden;
  padding: 15px;
}
#header .area_1 .btn_menu {
  background: transparent url(https://www.bibijoclub.com/ori/50996/etc_img/mlc_hdr_icon_menu.png) no-repeat center center;
  float: left;
  height: 60px;
  width: 60px;
}
#header .area_1 .btn_cart {
  float: right;
  position: relative;
}
#header .area_1 .btn_cart a {
  background: transparent url(https://www.bibijoclub.com/ori/50996/etc_img/mlc_hdr_icon_cart.png) no-repeat center center;
  display: block;
  height: 60px;
  width: 60px;
}
#header .area_1 .btn_cart a span {
  background-color: #eb689a;
  border: 1px solid #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  height: 29px;
  line-height: 29px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
}
#header .area_1 .area_search {
  background-color: #fff;
  border: 1px solid #ddd;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  margin: 0 auto;
  overflow: hidden;
  width: 540px;
}
#header .area_1 .area_search input[type="submit"] {
  background: #fff url(https://www.bibijoclub.com/ori/50996/etc_img/mlc_hdr_icon_zoom.png) no-repeat center center;
  border-width: 0;
  float: left;
  height: 58px;
  width: 50px;
}
#header .area_1 .area_search input[type="text"] {
  border-width: 0;
  float: left;
  height: 58px;
  line-height: 58px;
  padding-left: 5px;
  width: 488px;
}
#header .area_1 .title_page {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  float: left;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  padding: 0 15px;
  max-width: 540px;
}
#header .area_1 .area_breadcrumb {
  padding: 0 15px;
  overflow: hidden;
}
#header .area_1 .area_breadcrumb .link_page {
  padding-bottom: 0;
  padding-top: 0;
  line-height: 60px;
}
#header .area_1 .btn_area {
  overflow: hidden;
  float: right;
}
#header .area_1 .btn_back a {
  color: #707070;
  display: inline-block;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  padding: 0 10px 0 50px;
}
#header.on .inner_fix {
  position: fixed;
  top: 0;
}
/* main */
#main {
  width: 100%;
  /*height: 100%;*/
  background-color: #fff;
}
.btb__bibijo__club {
  width: 100%;
  font-size: 39px;
  line-height: 41px;
  margin-top: -1px;
  text-align: center;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: rgba(65, 55, 55, 1);
  letter-spacing: -0.39px;
  padding: 20px 0;
}
/* ??ï¿½ï¿½???????????????????????? */
.icon_area {
    display: inline-block;
  margin: 40px 0px 0px;
  width: 100%;
}
.icon_area_cat {
    display: block;
  margin: 20px auto 0px;
  width: 100%;
}
.icon_area_brand {
    display: block;
  margin: 40px auto 0px;
  width: 100%;
}
.icon_btn_area {
  float: left;
  width: 25%;
  height: 100%;
  margin-bottom: 1%;
}
.icon_btn {
  display: block;
  width: 100%;
  height: 90%;
  margin: 0 auto;
  color: #333;
  font-size: 80%;
  text-align: center;
}
.icon_area_cat .icon_btn {
  display: block;
  width: 45%;
  height: 90%;
  margin: 0 auto;
  color: #333;
  font-size: 60%;
  text-align: center;
}
.kat_ttl {
  width: 100%;
  white-space: nowrap;
  line-height: 41px;
  margin-top: -1.5px;
  text-align: center;
  font-family: Acumin Pro;
  font-style: normal;
  font-weight: lighter;
  font-size: 50px;
  color: rgba(0, 0, 0, 1);
  letter-spacing: 0.06px;
}
.kat_ttl_jp {
  width: 100%;
  white-space: nowrap;
  line-height: 41px;
  margin-top: -5.5px;
  text-align: center;
  font-family: Microsoft JhengHei;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: rgba(0, 0, 0, 1);
  letter-spacing: -1.13px;
}
.brand_area {
  margin: 10px 0;
  width: 100%;
}
.brand_btn {
  float: left;
  display: block;
  position: relative;
  width: 33%;
  height: 100%;
  margin-top: 10px;
}
.brand_btn_icon {
  float: left;
  width: 30%;
  margin-left: 10%;
}
.brand_btn_txt {
  float: left;
  width: 55%;
  color: #333;
  font-size: 85%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 40%;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap:  break-word;
}
.cat_area {
  margin: 10px 0;
  width: 100%;
  text-align: center;
}
.cat_link {
  display: inline-block;
  margin-bottom: 10px;
  width: 32%;
  vertical-align: top;
}
.cat_btn_icon {
  width: 85%;
  margin: 0 auto;
}
.cat_btn_rankicon {
  width: 85%;
  margin: 30px auto 0;
}
.cat_btn_txt {
  width: 85%;
  margin: 0 auto;
  font-size: 100%;
  margin-top: 5px;
  text-align: left;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
}
.cat_obi {
  width: 100%;
  height: 120px;
  margin-top: 20px;
  /*padding: 10px 0px 10px;*/
  background-color: #000;
}
.cat_obi_ttl_b {
  display: block;
  float: left;
  margin-left: 10px;
  /*font-family: Acumin Pro;
  font-family: Microsoft JhengHei, Acumin Pro;*/
  color: #fff;
  line-height: 120px;
}
.cat_obi_ttl_b1 {
  font-family: Acumin Pro;
    font-size: 130%;
}
.cat_obi_ttl_b2 {
  font-family: Microsoft JhengHei;
}
.cat_obi_ttl_c {
  display: block;
  float: left;
  margin-left: 10px;
  font-family: Microsoft JhengHei;
  color: #fff;
}
.cat_obi_ttl_i {
  display: block;
  float: right;
  width: 40%;
  height: 20px;
}
.icon_btn img {
  padding-top: 20px;
  margin-bottom: 10px;
}
.rank_no {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 15%;
  position: absolute;
  left: 17px;
}
.specialfeature_banner img {
  width: 100%;
}
.obi_img {
  float: right;
  width: 200px;
  height: 120px;
}
.area_breadcrumb {
    overflow: initial;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.area_breadcrumb .link_page_genre {
    color: #707070;
    display: inline;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 20px 0;
    position: relative;
    vertical-align: middle;
}
#item_list #main_area .area_1 .area_cate_list .ul_cate_title {
    height: 50px;
}
.more_read_link {
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0;
    vertical-align: middle;
    text-decoration: none;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 2rem;
    letter-spacing: 0.05em;
    color: #707070;
}
.more_read_link2 {
    position: relative;
    display: inline-block;
    padding: 0 25px 0 0;
    vertical-align: middle;
    font-size: 2.5rem;
    letter-spacing: 0.05em;
    color: #707070;
    top: 115px;
    right: -78%;
    margin-bottom: 20px;
}
.more_read_link::after,
.more_read_link2::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.mrl_arrow::after{
    right: -115px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #707070;
    border-right: 2px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#item_list #main_area .area_1 .area_cate_list .ul_cate_2 {
    top: 47px;
}
#btn_history_back {
    display: none;
}

/* ?????????????????ï¿½f????????ï¿½ï¿½?????ï¿½ï¿½????????????????????ï¿½ï¿½????ï¿½f??????ï¿½e?????ï¿½ï¿½??? */
.contact-term-group a img {
  width: 190px;	
  height: 50px;
  margin: 2px;
  padding: 8px;
}

/* ? ???????????????????????????ï¿½f???????????ï¿½ï¿½?????ï¿½ï¿½????????ï¿½N??ï¿½L??ï¿½ï¿½??? */
.contact-term-group a[href="#"] img{
  background: pink;
}

/* ??????????????ï¿½ï¿½????????????????????????????????ï¿½ï¿½?????ï¿½ï¿½???????ï¿½ï¿½????????????ï¿½ï¿½????????ï¿½N??ï¿½ï¿½????????ï¿½}?ï¿½ï¿½ï¿½e?????? */
.contact-color-group input[type="radio"] {
  display: none;
}
/* ??????????????ï¿½ï¿½???????????ï¿½f????????ï¿½ï¿½?????ï¿½ï¿½????????????????????ï¿½ï¿½????ï¿½f??????ï¿½e?????ï¿½ï¿½??? */
label img {
  width: 50px;
  height: 50px;
  margin: 2px;
  padding: 8px;
}

/* ??????????ï¿½ï¿½???ï¿½ï¿½??ï¿½ï¿½?????ï¿½ï¿½????????ï¿½ï¿½?????ï¿½ï¿½???????ï¿½ï¿½????????????????????????ï¿½f???????????ï¿½ï¿½?????ï¿½ï¿½????????ï¿½N??ï¿½L??ï¿½ï¿½??? */
.contact-color-group input[type="radio"]:checked + label img {
  background: pink;
}

.item_off {
	width: 100px;
	background-color: #eb689a;
	border-radius: 5px;
	color: #fff;
	font-size: 2.0rem;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
}

.item_price {
	color: #eb689a;
	font-size: 2.4rem;
	margin-top: 15px;
	text-align: right;
}
/* ????????ï¿½ï¿½????????? */
.postage_tbl {
    border-collapse: collapse;
    margin: 0 13px 10px auto;
}
.postage_tbl_important {
    text-align: right;
    font-size: 17px;
    color: #808080;
    font-family: "Hiragino Kaku Gothic ProN", "??ï¿½f??????????ï¿½ï¿½ï¿½f??ï¿½L ProN W3", "Meiryo UI", Meiryo, ????????????, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.postage_tbl_division {
    text-align: center;
    color: #808080;
    border: 1px solid #808080;
    width: 79px;
    font-family: "Hiragino Kaku Gothic ProN", "??ï¿½f??????????ï¿½ï¿½ï¿½f??ï¿½L ProN W3", "Meiryo UI", Meiryo, ????????????, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: 20px;
}
.postage_tbl_money {
    text-align: right;
    color: #808080;
    border: 1px solid #808080;
    padding-right: 5px;
    font-family: "Hiragino Kaku Gothic ProN", "??ï¿½f??????????ï¿½ï¿½ï¿½f??ï¿½L ProN W3", "Meiryo UI", Meiryo, ????????????, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: 20px;
}
.area_pager span {
  color: #666666 !important;
}
.zaiko {
  float: right;
  width: 70px;
  height: 20px;
  margin-top: -40px;
  font-size: 20px;
}
.zaiko2 {
  float: left;
  width: 70px;
  height: 20px;
  margin-top: -60px;
  margin-left: 165px;
  font-size: 20px;
}
.soldout {
  float: left;
  width: 85px;
  height: 20px;
  margin-top: -40px;
  margin-left: 115px;
  font-size: 16px;
}
.soldout2 {
  float: left;
  width: 100px;
  height: 20px;
  margin-top: -60px;
  margin-left: 165px;
  font-size: 20px;
}
.area_top_news2 {
  background-color: #E7E7E7;
  border-top: none;
  color: #eb689a;
  line-height: 1.6em;
  padding: 0;
  width: 650px;
  margin: 0 auto;
}
#heading03{
	position:relative;
	margin:0 -10px 25px -10px;
	padding:5px;
	font:normal 28px/1.6 "Times New Roman", Times, serif;
	text-align:center;
	color:#ffe8e8;
	background:#f99;
	-webkit-transform: rotate(0deg) skew(0deg);
	-moz-transform: rotate(0deg) skew(0deg);
	-o-transform: rotate(0deg) skew(0deg);
	transform: rotate(0deg) skew(0deg);
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);
    background-image: -webkit-gradient(linear, left top, left bottom,
			from(			rgba(0, 0, 0, 0.0)), 
			color-stop(0.08, rgba(255, 255, 255, 0.5)),
			color-stop(0.12, rgba(255, 255, 255, 0.5)),
			color-stop(0.12, rgba(0, 0, 0, 0.0)),
			color-stop(0.88, rgba(0, 0, 0, 0.0)),
			color-stop(0.88, rgba(255, 255, 255, 0.5)),
			color-stop(0.92, rgba(255, 255, 255, 0.5)),
			color-stop(0.92, rgba(0, 0, 0, 0.0)),
			to(				rgba(0, 0, 0, 0.0))
			);
	background-image: -moz-linear-gradient(top,
			transparent 8%,
            rgba(255, 255, 255, 0.5) 8%,
            rgba(255, 255, 255, 0.5) 12%,
            transparent 12%,
            transparent 88%,
            rgba(255, 255, 255, 0.5) 88%,
            rgba(255, 255, 255, 0.5) 92%,
            transparent 92%	
			);
	background-image: -o-linear-gradient(top,
			transparent 8%,
            rgba(255, 255, 255, 0.5) 8%,
            rgba(255, 255, 255, 0.5) 12%,
            transparent 12%,
            transparent 88%,
            rgba(255, 255, 255, 0.5) 88%,
            rgba(255, 255, 255, 0.5) 92%,
            transparent 92%	
			);
	background-image: linear-gradient(to bottom,
			transparent 8%,
            rgba(255, 255, 255, 0.5) 8%,
            rgba(255, 255, 255, 0.5) 12%,
            transparent 12%,
            transparent 88%,
            rgba(255, 255, 255, 0.5) 88%,
            rgba(255, 255, 255, 0.5) 92%,
            transparent 92%	
			);
}
#heading03:before{
	content:" ";
	position:absolute;
	top:100%;
	left:0;
	width:0;
	height:0;
	border-width:5px 0 0 10px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#c66;
}
#heading03:after{
	content:" ";
	position:absolute;
	top:100%;
	right:0;
	width:0;
	height:0;
	border-width:5px 10px 0 0;
	border-style:solid;
	border-color:transparent;
	border-top-color:#c66;
}
.title {
  display: none;
}