@charset "utf-8";
#sales-promotion #sec01 {
	background-position: center top;
}
#sales-promotion #sec01 p {
}
#sales-promotion #sec01 h2 {
	color: #242320;
	font-weight: normal;
	line-height: 4.5rem;
}
#sales-promotion #sec02 {
}
#sales-promotion #sec02 h2 {
	color: #12566c;
	text-align: center;
	font-weight: normal;
}
#sales-promotion #sec02 ul {
}
#sales-promotion #sec02 li {
	font-size: 1.4rem;
}
#sales-promotion #sec02 li h3 {
	font-size: 1.8rem;
	font-weight: normal;
}
#sales-promotion #sec02 li h3 a {
	text-decoration: none;
	color: #000000;
}
#sales-promotion #sec02 li h3:before {
	width: 5px;
	height: 10px;
	content: "";
	margin-right: 10px;
	background-image: url(../images/arrow_02.png);
	display: inline-block;
	margin-bottom: 2px;
}
#sales-promotion #sec02 li .pic {
}
#sales-promotion #sec02 li:nth-child(3) {
	padding-right: 0px;
}
#sales-promotion #sec02 .contactbtn {
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

pcSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 768px), print {
#sales-promotion #sec01 {
	background-image: url(../../images/sales-promotion/bg_sales-promotion_01.jpg);
	margin-bottom: 70px;
	padding: 100px 0px 60px;
}
#sales-promotion #sec01 p {
	padding-bottom: 30px;
	font-size: 2rem;
	line-height: 4.5rem;
}
#sales-promotion #sec01 h2 {
	font-size: 3.5rem;
}
#sales-promotion #sec02 {
	margin-bottom: 120px;
}
#sales-promotion #sec02 h2 {
	font-size: 3.5rem;
	padding-bottom: 40px;
}
#sales-promotion #sec02 ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 60px;
}
#sales-promotion #sec02 li {
	flex-basis: 30%;
	padding-right: 38px;
}
#sales-promotion #sec02 li h3 {
}
#sales-promotion #sec02 li h3 a {
}
#sales-promotion #sec02 li h3:before {
}
#sales-promotion #sec02 li .pic {
	margin-bottom: 15px;
}
#sales-promotion #sec02 li:nth-child(3) {
}
#sales-promotion #sec02 .contactbtn {
}
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

spSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 767px) {
#sales-promotion #sec01 {
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}
#sales-promotion #sec01 p {
	font-size: 1.4rem;
}
#sales-promotion #sec01 h2 {
	font-size: 2.4rem;
	line-height: 3rem;
}
#sales-promotion #sec02 {
}
#sales-promotion #sec02 h2 {
	font-size: 2rem;
	line-height: 3rem;
	padding-bottom: 10px;
	letter-spacing: -0.025em;
}
#sales-promotion #sec02 ul {
	margin-bottom: 30px;
}
#sales-promotion #sec02 li {
	margin-bottom: 15px;
}
#sales-promotion #sec02 li h3 {
}
#sales-promotion #sec02 li h3 a {
}
#sales-promotion #sec02 li h3:before {
}
#sales-promotion #sec02 li .pic {
	margin-bottom: 10px;
}
#sales-promotion #sec02 li:nth-child(3) {
	margin-bottom: 0px;
}
#sales-promotion #sec02 .contactbtn {
	margin-bottom: 30px;
}
}
