@charset "utf-8";

/* --------------------------------------------------------------------------------
25年 歳末まとめ買いキャンペーン
-------------------------------------------------------------------------------- */

#matome25{
	margin: 18px 0 35px;
	letter-spacing:0;
}

#matome25 img{
	width: 100%;
}


/* 	デバイスごとの表示・非表示
-------------------------------------------------------------------------------- */
.device-pc {
	display: block;
}
.device-sp{
	display: none;
}


#matome25 .img-main{
	margin: 0 0 30px;
}
#matome25 .txt-box{
	margin: 0 0 50px;
}
#matome25 .txt-box p{
	font-size: 19px;
	line-height: 1.57;
	margin: 0 0 30px;
}
#matome25 .txt-box p .mark1{
	color:#c70000;
	font-weight: bold;
}
#matome25 .txt-box ul li{
	font-size: 15px;
	line-height: 1.73;
}
#matome25 h2.r-ttl{
	font-family: "BIZ UDPMincho", serif;
	font-size: 24px;
	text-align: center;
	margin-bottom: 28px;
	font-weight: 700;
}
#matome25 h2.r-ttl .mark1{
	color:#c70000;
	font-weight: bold;
	font-family: "BIZ UDPMincho", serif;
}
