@charset "utf-8";

#campaign_kokushi2023 {
	text-align: center;
	color: #ffffff;
	background-color: #ef856d;
}

#campaign_kokushi2023 #title {
	background: url(../../../../img/usr/feature/campaign_kangokokushi2023message/pc/back_title.png) ;
	background-repeat: no-repeat;
	background-size: contain;
}

#campaign_kokushi2023 #text {
	padding: 50px;
}

#campaign_kokushi2023 h2 {
	font-size: 48px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

#campaign_kokushi2023 #text p {
	font-size: 26px;	
	line-height: 1.7em;
	margin-bottom: 1.5em;
}

#campaign_kokushi2023 #text p:last-child{
	border: double 10px #ffffff;
	padding: 20px;
}

#campaign_kokushi2023 #text p span {
	font-size:14px;
}

#campaign_kokushi2023 #coupon {
	padding: 0 50px;
	text-align: left;
	line-height: 1.4em;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#campaign_kokushi2023 #coupon div:first-child {
	width: 55%;
}

#campaign_kokushi2023 #coupon div:last-child {
	width: 40%;
}

#campaign_kokushi2023 #bg_yellow {
	background-color: #fff5cc;
	padding-bottom: 50px;
}

#campaign_kokushi2023 #bg_yellow p {
	font-size: 26px;
	color:#ef856d;
	margin: 0 50px;
	line-height: 1.4em;
}

#campaign_kokushi2023 #bg_yellow .goto {
	font-size: 32px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#campaign_kokushi2023 #bg_yellow .goto a {
 	display: block;
	border-radius: 20px;
 	color: #ffffff;
	text-decoration: none;
 	background: url(../../../../img/usr/feature/campaign_kangokokushi2023message/pc/arrow.png) no-repeat #ef856d right 50px top 50%;
	padding: 20px;
}

#campaign_kokushi2023 #bg_yellow .goto a:hover {
	background: url(../../../../img/usr/feature/campaign_kangokokushi2023message/pc/arrow.png) no-repeat #dc5095 right 50px top 50%;
}
