@charset "Shift_JIS";
.container_ .mainframe_ .m-title01_,
.container_ .mainframe_ .m-title06_,
.container_ .mainframe_ .free_block_ {
	display: none;
}

/* mv */
.bj .mv {
    position: relative;
    z-index: 0;
	margin: 0 0 10px 0;
    margin-bottom: 15px;
}
.bj .mv .mv_img_bottle {
    position: absolute;
    z-index: 2;
	top: 12px;
    right: 140px;
}
.bj .mv .tokuten {
    margin-top: 15px;
    text-align: center;
}

/* shipping */
.bj .shipping {
	padding: 20px 40px 0px 40px;
	margin: 0 0 30px 0;
	letter-spacing: 1px;
}

.bj .shipping dl dt {
	color: #a3235f;
	font-size: 20px;
	font-weight: bold;
}

.bj .shipping dl dt span {
	font-size: 14px;
}

.bj .shipping dl dd p {
	color: #000000;
	padding: 20px 0 0 0;
}

.bj .shipping dl dd p a {
	color: #a3235f;
	font-weight: bold;
	margin: 0 5px;
    text-decoration: underline;
}
.bj .shipping dl dd p a:hover {
    text-decoration: none;
}

/* info */
.bj .info {
	/*background-color: #f3f3f3;*/
	width: 780px;
	background-color: #fffdf7;
	padding: 10px;
	margin: 0 auto 30px auto;
}

.bj .info dl {
	/*background-color: #f3f3f3;*/
	padding: 30px 40px;
	color: #000000;
	border: 1px solid #464073;
}

.bj .info dl dt {
	font-size: 20px;
	font-weight: bold;
	color: #464073;
	padding: 14px 0 10px 44px;
	background: url("/contents/siblings/bj/2025/img/icon_pc.png") left top no-repeat;
}

.bj .info dl dd p {
	padding: 20px 0 0 0;
	font-size: 14px;
	letter-spacing: 1px;
}

/* btns_btm */
.bj .btns_btm {
	width: 600px;
	margin: 30px auto 50px auto;
}

.bj .btns_btm .other_ttl {
	position: relative;
	z-index: 0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
	color: #0a0a0a;
	line-height: 1.2;
}

.bj .btns_btm .other_ttl span {
	display: inline-block;
	padding: 0 30px;
	background-color: #FFF;
}

.bj .btns_btm .other_ttl::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #888;
}

.bj .btns_btm .link  {
	padding: 40px 0;
}

.bj .btns_btm .link a  {
	display: block;
	width: 400px;
	height: 100px;
	margin: 0 auto;
}
