/* CSS Document */

.blueberry {
	width: 100%;
	margin: 0px auto;
	font-size: 133.34%;
	font-size: 4.267vw;
}
img {
	vertical-align: bottom;
}
.read {
	margin-bottom: 1em;
	padding: 4%;
	background: #f2eae9;
	color: #700f23;
}
.sec01 {
	width: 100%;
}
/*.sec01 p { float: left; }*/
.sec01 {
	position: relative;
	width: 100%;
	padding: 62% 0 0;
	background: url(/html/template/million01/assets/img/juice/blueberry/mv_pc@2x.png) left top /100% auto no-repeat;
	height: 0;
}
.sec01 div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 47%;
}
.sec02 ul li {
	list-style: none;
}
.sec03 {
	margin: 1em auto;
	background: #f2eae9;
	border: 2px dashed #700f23;
	border-radius: 5px;
}
.sec03 .ttl-sec-02 {
	margin: 0;
}
.sec03 .block01 {
	padding: 5%;
}
.sec03 .ttl-sec-03 {
	display: block;
	margin: 0 auto .25em;
	padding-bottom: .25em;
	border-bottom: 3px double #333;
	color:#700f23;
	text-align: center;
}
.sec03 .block01 .box01 {
	margin-bottom: 1em;
}
.sec04 .block01,.sec04 .block02 {
	padding: 5%;
	background-size: 100% 100%;
	color: #fff;
	line-height: 1.5;
	font-weight: bold;
	text-shadow: #603 0px 0px 10px;
}
.sec04 .block01 {
	background: url(/html/template/million01/assets/img/juice/blueberry/bg_sec02_01_pc.png) left top /100% auto no-repeat;
	background-size: 100% 100%;
}
.sec04 .block02 {
	padding-bottom: .5em;
	background-image: url(/html/template/million01/assets/img/juice/blueberry/bg_sec02_03_pc.png),url(/html/template/million01/assets/img/juice/blueberry/bg_sec02_02_pc.png);
	background-position: center top, center top;
	background-repeat: no-repeat,no-repeat;
	background-size: 100% 100%, 100% 100%;
}
.sec04 .ttl-sec-02 {
	margin-bottom: 1em;
	font-size: 100%;
	line-height: 1;
}
.sec04 .block01 .box01 {
}
.sec04 .block01 .box01 .small {
	font-size: 90%;
}
.sec04 .block01 .photo01 {
	width: 80%;
	margin: 2em auto;
}
.list-sec04-01 {
	counter-reset: item;
}
.list-sec04-01 .ttl-sec-03 {
	margin-bottom: .25em;
	padding-bottom: .25em;
	border-bottom: 1px solid #fff;
	font-size: 100%;
	font-weight: bold;
}
.list-sec04-01 .ttl-sec-03:before {
	font-size: 66%;
	padding-right: .5em;
	counter-increment: item;
	content: "point" counter(item);
}
.list-sec04-01 .box-sec04-01 {
	margin-bottom: 1em;
}
.closing {
	margin: 2em auto;
	text-align: center;
	line-height: 1.8em;
}
.sec05 {
	margin: 2em 0 3em;
}
.sec05 li {
	width: 49%;
}
.sec06_wrapper {
	padding: 5px;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #000000;
	background-image: -moz-linear-gradient(top, #5b1436, #cb2b51);
	background-image: -webkit-linear-gradient(top, #5b1436, #cb2b51);
	background-image: linear-gradient(top, #5b1436, #cb2b51);
	background-clip: padding-box;/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*//*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	font-weight: bold;
}
.sec06_wrapper .sec06 {
	padding: 0.75em 1.5em;
	border: 3px #fffd96 solid;
	background: #5b1436;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #000000;
	background-image: -moz-linear-gradient(top, #5b1436, #cb2b51);
	background-image: -webkit-linear-gradient(top, #5b1436, #cb2b51);
	background-image: linear-gradient(top, #5b1436, #cb2b51);
	background-clip: padding-box;/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*//*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}
.sec06_wrapper .sec06 .catch {
	margin: 0 auto;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.6;
}
.sec06_wrapper .sec06 div {
	margin: 0 0 0px;
}
.sec06_wrapper .sec06 h2 {
	margin: 0 0 0.75em;
	padding: 0.5em 0;
	color: #fafc9b;
	font-size: 150%;
	text-shadow: 0 0 1px #feffe4, 0 0 1px #feffe4, 0 0 1px #feffe4, 0 0 1px #feffe4;
	border-bottom: 1px #feffe4 solid;
}
.sec06_wrapper .sec06 p {
	margin: 0 0 20px;
}
.sec06_wrapper .sec06 h3, .sec06_wrapper .sec06 dt {
	font-size: 182%;
	text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #feffe4, 0 0 1px #fff;
	margin: 0 0 5px;
	line-height: 1.4;
}
.sec06_wrapper .sec06 dd {
	margin: 0 0 1em;
}
.sec06_wrapper .sec06 .sec06_02 {
	background: url(../../bittermelon/image/bg_gy.png) center 150px no-repeat;
	_background: none;
}
.sec06_wrapper .sec06 .sec_img {
	text-align: center;
}
.sec07 {
	margin: 2em 0;
}
.sec07 .block02 {
	background: url(/html/template/million01/assets/img/juice/blueberry/bg_sec03_01_pc.png) center top no-repeat;
	background-size: auto 100%;
}
.sec07 .block02 p {
	text-align: center;
}
.sec07 .ttl-sec-02 {
	color: #700f23;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
}
.sec07 .block02 .box01 {
	width: 100%;
	color: #700f23;
	line-height: 1.8;
	text-align: center;
}
.sec07 .photo01 {
	margin: 1em auto;
	width: 40%;
    text-align: center;
}
/* ************************************************ */
/* お客様の声 */
/* ************************************************ */
.block_voice .voice {
	margin-bottom: 2em;
    background-color: #FFFFE0;
}
.block_voice .voice ul {
	font-weight: bold;
	color: #505050;
}
.block_voice .voice li:nth-child(3) {
	font-weight: normal;
}
.block_voice .message {
	background-color: #FFFFff;
}
/* ************************************************ */
/* 続きを見る */
/* ************************************************ */
.block_voice .review-desc {
	display: none;
	width: 100%;
	margin: 0 auto;
	padding: 0.5em 3% 1em;
	background-color: #FFFFE0;
	box-sizing: border-box;
}
.readmore {
	position: relative;
	width: 100%;
	margin: 1em auto;
	display: block;
	/* background-color: #758f5b; */
	background-color: #aaa;
	color: #fff;
	padding: 1em 0;
	line-height: 1;
	transition: .5s;
	-erbkit-transition: .5s;
}
.readmore::after {
	content: " ";
	position: absolute;
	width: 20px;
	height: 20px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	right: 28px;
	top: 15px;
	transition: .5s;
	-erbkit-transition: .5s;
}
.on-click {
	color: transparent !important;
}
.on-click:after {
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 25px;
    left: 0;
    right: 0;
    margin: auto;
}


@media screen and (min-width : 768px) {
	#main_column {
		width: 100%;
		margin: 0 auto 5em;
	}
	.blueberry {
		font-size: 112.5%;
		font-size: 2.347vw;
	}
	.sec04 {
		font-size: 125%;
	}
	.sec04 .block01 {
		text-align: center;
	}
	.sec04 .block02 {
		padding-bottom: 25%;
	}
	.closing {
	    font-size: 175%;
	}
	.sec06_wrapper .sec06 .sec_img {
		width: 39.47%;
		float: right;
		padding: 0;
	}
	.sec06_wrapper .sec06 .sec_p {
		float: left;
		width: 330px;
		padding: 0 12px 0 0;
	}
	.sec07 .ttl-sec-02 {
	    font-size: 250%;
	}
	.sec07 .block02 .box01 {
	    font-size: 150%;
	}
	.cartWrapper .productPriceArea .normalArea li.priceArea dl .price,
	.cartWrapper .productPriceArea .regularArea div.priceArea dl .price {
		font-size: 125%;
	}
}
@media screen and (min-width: 1024px) {
	.blueberry {
		font-size: 18px;
		max-width: 800px;
		margin: auto;
	}
}
