@charset "UTF-8";

/************************************************
layout
************************************************/

#popay .ttl01::after {
	border-bottom: 1px solid #75cac3;
}

#popay .btnType01::before, #popay .btnType02::before, #popay .btnType03::before, #popay .btnType08::before, #popay .btnType09::before, #popay .btnType10::before, #popay .btnType15::before, #popay .btnType18::before, #popay .btnType19 > .btnTtl::before, #popay .btnType20::before, #popay .col2Type04Ttl::before{
	border-color: #75cac3;
}

.leadText01{
	color: #fff;
	font-size: 1.714rem;
	font-weight: bold;
	text-align: center;
	background: #007d49;
	padding: 15px 0;
	margin-top: 40px;
}
.appDownload {
	margin: 0 auto;
	padding: 15px 18px 14px;
	border: 2px solid #8ac6b4;
	border-radius: 5px;
	max-width: 600px;
	background: #fffef7;
	text-align: center;
}
.appDownload .appDlTop {
	display: inline-flex;
	margin-bottom: 20px;
}
.appDownload .appDlTop .appDlTopIcon {
	margin-right: 10px;
}
.appDownload .appDlTop .appDlTopTxt	 {
	line-height: 1.5;
	text-align: left;
}
.appDownload .appDlBtm {
	display: flex;
	align-items: center;
	justify-content: center;
}
.appDownload .appDlBtm .appDlBtmIcon:first-child {
	margin-right: 24px;
}
.closed {
	position: relative;
}
.closed .closedBg {
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(195,214,155,.5);
	padding: 10px;
	left: 0;
	top: 0;
}
.bg01 {
	background: #fff180;
}
.bg01 .colItemTxt {
	background: transparent;
}
.periodTxt {
	display: inline-block;
	padding: 3px;
	background: #fff6dd;
	color: #007d49;
	font-size: 16px;
	font-weight: bold;
}
.campaignImg {
	position: relative;
}
[class*="imgLink0"] {
	display: block;
	position: absolute;
	background: transparent;
}
.imgLink01 {
	bottom: 37.1%;
	right: 35.3%;
	width: 7.9%;
	height: 2.1%;
}
.imgLink02 {
	bottom: 0.9%;
	right: 3.1%;
	width: 17.5%;
	height: 9%;
	border-radius: 50%;
}
.imgLink03 {
	bottom: 2.8%;
	right: 8.1%;
	width: 80%;
	height: 5%;
	border-radius: 50px;
}
.imgLink04 {
	bottom: 21.4%;
	right: 1.5%;
	width: 17.5%;
	height: 10%;
	border-radius: 50%;
}