@charset "utf-8";

/* CSS Document */

/*-------------------------
-
-------------------------*/

/*=======================================
　contents
=======================================*/
#suntory_contents .contents {
	background: #fff;
}



/*=======================================
　MV
=======================================*/
#suntory_contents .mv {
	margin-bottom: 1.964rem;
}



@media only screen and (max-width: 768px){
}



/*=======================================
　sec_goods
=======================================*/
#suntory_contents .sec_goods .copy {
	font-size: 1.071rem;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 0.42rem;
}
#suntory_contents .sec_goods .ttl {
	color: #00ABE4;
	font-size: 1.714rem;
	line-height: 1.167;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.429rem;
}
#suntory_contents .sec_goods .ttl._green {
	color: #64BBBA;
}



/*=======================================
　box
=======================================*/
#suntory_contents .box {
	background: url(../images/shopping/bg.jpg) repeat-y center;
	background-size: 100% auto;
	box-shadow:  0px 8px 15px 0px rgba(0, 0, 0, 0.5);
	padding: 0.5rem;
	margin-bottom: 4.357rem;
}
#suntory_contents .box .inn {
	background-color: #fff;
	padding: 2.071rem 1.5rem 1.357rem 1.5rem;
}
#suntory_contents .box .sttl {
	margin: 0 auto 0.843rem;
	color: #00ABE4;
	font-size: 1.107rem;
	font-weight: bold;
}
#suntory_contents .box .inn .text {
	text-align: left;
	margin-bottom: 0.357rem;
}
#suntory_contents .box .inn .goods:nth-child(2) .text {
	font-feature-settings: "palt";
	margin-bottom: 1.357rem;
}
#suntory_contents .box .inn .note {
	font-size: 0.643rem;
	text-align: right;
}
#suntory_contents .box .inn .note2 {
	margin-bottom: 0.893rem;
}
#suntory_contents .box .inn .goods {
	margin-bottom: 2.56rem;
}
#suntory_contents .box .inn .goods:last-child {
	margin-bottom: 0;
}
#suntory_contents .box .inn .goods .img {
	margin-bottom: 2.596rem;
}
#suntory_contents .box .inn .goods:nth-child(2) .img {
	margin-bottom: 1.638rem;
}
#suntory_contents .box .inn .goods:last-child .img {
	margin-bottom: 0;
}
#suntory_contents .box .inn .goods .line {
	display: flex;
}



