/*--- PC版 ---*/

/*--- 3カラム ---*/		
.BlifeUnit3col {
	width: 100%;
	max-width: 31%;
	padding: 0;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 19px;
	box-sizing: border-box;
}
.BlifeUnit3col img {
	width: 100%;
	max-width: 480px;
	display: block;
	margin: 0 auto;
}
.BlifeBox3col {
	width: 100%;
	padding: 0;
	display: block;
	vertical-align: top;
}
.mt100 {
	margin-top: 100px !important;
}
.btnLink3 {
	background-color: #fff;
	border-radius: 5px;
	width: 100%;
	max-width: 480px;
	display: block;
	height: 50px;
	margin: 20px auto 0 !important;
	border: 1px solid #666;
	text-align: center;
}
.txtLink3 {
	line-height: 50px;
}
.ml10 {
	margin-left: 10px !important;
}

/*--- SP版 ---*/
@media only screen and (max-width: 768px) {
/*--- 3カラム ---*/		
.BlifeUnit3col {
	width: 100%;
	max-width: 480px;
	padding: 0;
	display: block;
	margin-bottom: 30px;
	margin-right: 19px;
	box-sizing: border-box;
}
.BlifeUnit3col img {
	width: 100%;
	max-width: 480px;
	display: block;
	margin: 0 auto;
}
.BlifeBox3col {
	width: 100%;
	padding: 0;
	display: block;
	vertical-align: top;
	margin: 0 auto;
}
.mt100 {
	margin-top: 0px !important;
}
.ml10 {
	margin-left: 0px !important;
}
}
.disNon {
	display: none !important;
}
.BlifeMainCont img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 480px;
}
/*-----  商品ランキング  -----*/
	
.C_gnvi2 {
	list-style-type: none;
	padding: 0px;
	margin: 10px auto 70px;
	width: 100%;
	box-sizing: border-box;
}
.C_gnvi2 li {
	width: 32%;
	float: left;
	margin: 0px 0.66% 0.66%;
	border: 1px solid #666;
	box-sizing: border-box;
	border-radius: 5px;
}
.C_gnvi2 li a {
	display: block;
	text-decoration: none;
	letter-spacing: -2px;
	line-height: 18px;
	padding: 15px 5px 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.C_gnvi2 li a span {
	display: block;
	font-size: 8px;
}

@media all and (min-width:769px) {
.C_gnvi2 li {
	width: 32%;
	float: left;
	margin: 0px 0.66% 0.66%;
	border: 1px solid #666;
	box-sizing: border-box;
	text-align: left;
	border-radius: 5px;
}
.C_gnvi2 li a {
	letter-spacing: 0px;
	background-position: right center;
	padding: 15px 30px 10px;
}
.C_gnvi2 li .BRs {
	display: none;
}
.C_gnvi2 li .BRp {
	display: none;
}
/*--- CSSスプライト ---*/
.BlifeBathHanatairanksprite {
	background: url(https://img.omni7.jp/cm/0006/sc_image/Blife/BlifeBathHanataiRankIcon.png) no-repeat;
	margin: 6px 10px 6px 20px !important;
	width: 100%;
}
}
/*--- CSSスプライト ---*/
.BlifeBathHanatairanksprite {
	background: url(https://img.omni7.jp/cm/0006/sc_image/Blife/BlifeBathHanataiRankIcon.png) no-repeat;
	margin: 5px 35%;
	width: 100%;
}
.centerPart {
	display: flex;
	align-items: center;
}
.BlifeBathHanatairankIcon1 {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background-position: 0px 0px;
}
.BlifeBathHanatairankIcon2 {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background-position: 0px 50%;
}
.BlifeBathHanatairankIcon3 {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background-position: 0px 100%;
}
.disNon {
	display: none !important;
}
.bdr5087C3 {
	border-bottom: #5087C3 solid 2px !important;
}
.BBH-accordion {
	min-width: 250px;
	margin: 0 auto;
	padding: 0;
}
.BBH-accordion .ac-content {
	margin: 0;
	padding: 0;
}
.BBH-accordion input {
	display: none;
}
.BBH-accordion label {
	display: block;
	background: #FFF;
	cursor: pointer;
	padding: 10px;
	color: #333;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 5px;
	height: 50px;
	line-height: 2em;
}
.nav1 {
	display: block;
	background: #FFF;
	padding: 0;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 50px;
	line-height: 50px;
}
.BBH-accordion label:hover {
	background: #f2f2f2;
	color: #333;
}
.BBH-accordion .ac-cont {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
	background: #FFF;
	padding: 0 10px;
	box-sizing: border-box;
}
.BBH-accordion input:checked + .ac-cont {
	height: auto;
	padding: 10px;
	box-sizing: border-box;
}
.btnLnk01 {
	border: 1px solid #ccc !important;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	background-color: #fff;
}
.pcDisnon {
	display: none !important;
}

@media only screen and (max-width: 768px) {
.spDisnon {
	display: none !important;
}
.pcDisnon {
	display: inherit!important;
}
.spPb40 {
	padding-bottom: 40px !important;
}
}
.mt10 {
	margin-top: 10px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mtmb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.h45087C3 {
	background-color: #5087C3;
	border-radius: 15px;
	line-height: 30px;
	display: block;
	width: 250px;
	color: #fff;
	margin: 0 auto;
}
.pt10 {
	padding-top: 10px !important;
}
.pcMt80 {
	margin-top: 80px !important;
}
.pcMb20 {
	margin-bottom: 20px !important;
}
.pcMb20Sp10 {
	margin-bottom: 20px !important;
}
.pcPt30 {
	padding-top: 30px !important;
}
	.pcPb50 {
		padding-bottom: 50px !important;
	}
@media only screen and (max-width: 768px) {
.pcMt80 {
	margin-top: 10px !important;
}
.spMb10 {
	margin-bottom: 10px !important;
}
.pcMb10 {
	margin-bottom: 0px !important;
}
.pcMb20 {
	margin-bottom: 0px !important;
}
.pcMb20Sp10 {
	margin-bottom: 10px !important;
}
.pcPt30 {
	padding-top: 0px !important;
}
}
.pl10 {
	padding-left: 10px !important;
}
.bbdot {
	border-bottom: 1px #ccc dashed;
	padding-top: 5px;
}
.arrow1::after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 15px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fwBold {
	font-weight: bold !important;
}
.mt0 {
	margin-top: 0 !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}