@charset "UTF-8";
#paymentInfo202104 {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 136%;
	letter-spacing: 0.01em;
}
#paymentInfo202104 .updateInfo {
	margin-top: 1em;
	padding: 1em;
	border: 2px solid #1c8fe6;
}
#paymentInfo202104 .updateInfo > span {
	display: inline-block;
}
#paymentInfo202104 .alignCenter {
	text-align: center!important;
}
#paymentInfo202104 .alignLeft {
	text-align: left!important;
}
#paymentInfo202104 .textSmall {
	font-size: 10px;
}
#paymentInfo202104 .textLarge {
	font-size: 15px;
}
#paymentInfo202104 img.cover {
	width: 100%;
	height: auto;
}
#paymentInfo202104 .iconLink {
	display: inline-block!important;
	width: 1em;
	height: 1em;
	margin-left: 0.25em;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 1em 1em;
}
#paymentInfo202104 .widthWrapper .contentsWrapper a.undeline {
	text-decoration: underline;
}
#paymentInfo202104 .widthWrapper {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#paymentInfo202104 .widthWrapper .contentsWrapper {
	width: 90%;
	margin: 0 auto;
}
#paymentInfo202104 .widthWrapper > h1 {
	width: 100%;
	margin: 18px 0;
	padding: 1em;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	background-color: #ef7303;
	box-sizing: border-box;
}
#paymentInfo202104 .widthWrapper .attentionBox {
	width: 100%;
	margin: 18px 0;
	padding: 10px;
	border: 2px solid #ef7303;
	box-sizing: border-box;
}
#paymentInfo202104 .widthWrapper .attentionBox a {
	font-size: 18px;
	font-weight: bold;
	color: #ef7303;
	text-decoration: underline;
}
#paymentInfo202104 .widthWrapper > h2 {
	width: 100%;
	margin: 25px 0 18px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	box-sizing: border-box;
}
#paymentInfo202104 .widthWrapper > h2 > span {
	display: inline-block;
	padding: 0.5em 2em;
	color: #fff;
	background-color: #ef7303;
	border-radius: 3em;
}
#paymentInfo202104 .widthWrapper table,
#paymentInfo202104 .widthWrapper table + .contentsWrapper {
	/*
	width: 916px;
	*/
	width: 900px;
}
#paymentInfo202104 .widthWrapper table {
	margin: 0 auto;
	font-size: 10px;
	line-height: 140%;
	border-spacing: 0;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
}
#paymentInfo202104 .widthWrapper table tr.trHeader th:nth-child(2),
#paymentInfo202104 .widthWrapper table tr.trHeader th:nth-child(4),
#paymentInfo202104 .widthWrapper table tr.trHeader th:nth-child(5) {
	width: 150px!important;
}
#paymentInfo202104 .widthWrapper table tr.trHeader th:nth-child(3) {
	width: 80px!important;
}
#paymentInfo202104 .widthWrapper table tr.trHeader th:nth-child(6),
#paymentInfo202104 .widthWrapper table tr.trHeader th:nth-child(7) {
	width: 70px!important;
}
#paymentInfo202104 .widthWrapper table tr:not(.trHeader) th {
	width: 150px!important;
	font-size: 12px;
	line-height: 140%;
}
#paymentInfo202104 .widthWrapper table tr:not(.trHeader) th + td {
	width: 50px!important;
}
#paymentInfo202104 .widthWrapper table .textSmall {
	font-size: 8px;
	line-height: 125%;
}
#paymentInfo202104 .widthWrapper table th,
#paymentInfo202104 .widthWrapper table td {
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
}
#paymentInfo202104 .widthWrapper table td {
	padding: 1em 0.5em;
}
#paymentInfo202104 .widthWrapper table th a,
#paymentInfo202104 .widthWrapper table td a,
#paymentInfo202104 .widthWrapper table th span,
#paymentInfo202104 .widthWrapper table td span {
	display: block;
}
#paymentInfo202104 .widthWrapper table th a,
#paymentInfo202104 .widthWrapper table td a {
	width: 100%;
	height: 100%;
	padding: 1em 0;
	box-sizing: border-box;
}
#paymentInfo202104 .widthWrapper table th span + span,
#paymentInfo202104 .widthWrapper table td span + span {
	margin-top: 0.25em;
}
#paymentInfo202104 table .bgOrange {
	color: #fff;
	background-color: #ef7303!important;
}
#paymentInfo202104 table .bgLightOrange {
	color: #fff;
	background-color: #fda04b!important;
}
#paymentInfo202104 table .bgBlue {
	background-color: #99e9f7;
}
#paymentInfo202104 table .bgGreen {
	background-color: #a7f096;
}
#paymentInfo202104 .widthWrapper table .bgGray {
	color: #fff;
	padding: 0 0.5em;
	background-color: #7c8081;
}
#paymentInfo202104 .widthWrapper table .bgOrange a,
#paymentInfo202104 .widthWrapper table .bgLightOrange a,
#paymentInfo202104 .widthWrapper table .bgGray a {
	color: #fff;
}
#paymentInfo202104 .widthWrapper table + .contentsWrapper {
	margin-top: 0.5em;
	font-size: 10px;
	line-height: 160%;
}