@charset "utf-8";
.mainframe_ {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.mainframe_ .m-titleimg_ img {
	width: 100%;
}
.font_yumincho {
	font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'ＭＳ 明朝', serif;
}
.hb_brand_head {
	margin-bottom: 58px;
	padding: 37px 0 0;
	border-top: 1px solid;
	text-align: center;
}
.hb_brand_head_en {
	font-size: 34px;
	line-height: 1;
	letter-spacing: .03em;
}
.hb_brand_head_ja {
	margin: 10px 0 0;
	font-size: 16px;
	line-height: 1;
}

.hb_brand_btn {
	max-width: 360px;
	margin: 56px auto 0;
}
.hb_brand_btn:first-child {
	margin-top: 0;
}
.hb_brand_btn_link {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	height: 60px;
	background: #0a0a0a;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.19;
	border-radius: 100px;
	-webkit-box-shadow: 0px 2px 0px 0px #c0c0c0;
	        box-shadow: 0px 2px 0px 0px #c0c0c0;
}
.hb_brand_btn_link:hover {
	text-decoration: none;
}
.hb_brand_btn_link:hover,
.hb_brand_btn_link:visited,
.hb_brand_btn_link:link,
.hb_brand_btn_link:active {
	color: #fff;
}
.hb_brand_btn_link::after {
	position: absolute;
	top: 50%;
	right: 24px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	margin-top: -6px;
	border-style: solid;
	border-width: 2px 2px 0 0;
	border-color: #fff;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.hb_brand_area_btn {
	padding: 60px 0;
	border-top: 2px solid #0a0a0a;
}
.hb_brand_btn_02 {
	max-width: 460px;
	margin: 62px auto 0;
}
.hb_brand_btn_02 + .hb_brand_btn_02 {
	margin-top: 20px;
}

.hb_brand_btn_02_link {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	height: 50px;
	padding-top: 2px;
	background: #fff;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.46;
	border-radius: 2px;
	border: 1px solid #c7c7c7;
}
.hb_brand_btn_02_link:hover {
	text-decoration: none;
}
.hb_brand_btn_02_link::after {
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	border-style: solid;
	border-width: 2px 2px 0 0;
	border-color: #000;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.hb_brand_btn_02_link.is-black {
	background: #000000;
	color: #fff;
	border-color: #000;
}
.hb_brand_btn_02_link.is-black::after {
	border-color: #fff;
}
/*  about
================================================== */
.about {
	margin-top: -20px;
	padding-bottom: 62px;
}
.about_head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	align-items: center;
	margin-bottom: 25px;
	padding: 17px 30px 16px;
	border-top: 0;
	background: #f7f7f7;
}
.about_head .hb_brand_head_en {
	font-size: 28px;
}
#beauty_wrap .about_head .hb_brand_head_ja {
	margin-top: 3px;
	margin-bottom: 0;
	font-size: 18px;
}
.about_copy {
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 1.44;
	font-weight: 700;
}
.about_content {
	padding: 0 20px;
	font-size: 16px;
	line-height: 1.88;
}
/*  other
================================================== */
.other {
	margin-bottom: 50px;
	text-align: center;
}

/*  news
================================================== */
.news {
	padding-bottom: 58px;
}
.news_copy {
	margin: 0 0 32px;
	padding: 13px 30px 13px;
	font-size: 18px;
	line-height: 1.44;
	font-weight: 700;
	background: #f7f7f7;
}
.news_content {
	padding: 0 20px;
	font-size: 16px;
	line-height: 1.75;
}
.news_content::after {
	content: "";
	display: block;
	clear: both;
}
.news_content p + p {
	margin-top: 19px;
}
.news_content .news_attention {
	margin: 22px 0 0;
	font-size: 14px;
	line-height: 1.73;
}
.news_content .news_attention_item {
	text-indent: -1em;
	padding-left: 1em;
}
.news_img {
	float: right;
	width: 240px;
	margin: -3px 0 0 40px;
}
.news_img img {
	width: 100%;
}

.event_ .m-title04_ {
	margin-bottom: 74px;
    padding: 37px 0 0;
	border-top: 1px solid #383C3B;
	border-bottom: none;
	color: #383C3B;
	font-size: 34px;
    line-height: 1;
    letter-spacing: .03em;
}
/*
.event_ #goods_box1,
.event_ #goods_box2,
.event_ #goods_box3 {
	position: relative;
}
.event_ #goods_box1::before,
.event_ #goods_box2::before,
.event_ #goods_box3::before {
	display: inline-block;
	position: absolute;
	top: -74px;;
	width: 100%;
	height: 100%;
	margin: 10px 0 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	text-align: center;
}
.event_ #goods_box1::before {
	content: "人気の商品";
}
.event_ #goods_box2::before {
	content: "人気ランキング";
}
.event_ #goods_box3::before {
	content: "新着アイテム";
}
*/
.event_ .m-ranklist_ {
	margin-bottom: 40px;
}
.event_ .m-recommendproductlist_{
	padding-left: 6px;
}
.event_ .m-detailbtn01_ {
	display: none;
}