
.cashless04-fsize-20 {font-size: 2.0rem;}
.cashless04-fsize-22 {font-size: 2.2rem;}

.cashless04-header {
min-width: 1000px;
background: #ffece6;
border-top: 2px solid #dbdbdb;
}

.cashless04-sec-ttl {
font-size: 4.0rem;
line-height: 1.6;
text-align: center;
color: #000000;
}
.cashless04-ttl-icon{
width: 98px;
}

.cashless04-underline {
display: inline;
padding: 0 5px;
background: linear-gradient(transparent 70%, #6abe56 30%);
}

.cashless04-shadow {
color: #333333;
padding: 20px 20px 50px;
background: #fff;
border-radius: 5px;
box-shadow: 5px 3px 12px rgba(13,32,0,0.3);
}

.m-link-item.cashless04-fsize-20 a::before {top: 1.3rem;}


@media screen and (max-width: 767px) {
	.cashless04-fsize-20 {font-size: 1.5rem;}
	.cashless04-fsize-22 {font-size: 1.5rem;}

	.cashless04-header {
	min-width: inherit;
	height: inherit;
	padding-top: 0;
	background: none;
	}

	.cashless04-sec-ttl {font-size: 2.0rem;}

	.cashless04-ttl-icon{width: 60px;}
	.cashless04-shadow {padding: 20px 20px 30px;}

	.m-link-item.cashless04-fsize-20 a::before {top: 0.9rem;}

}
