@charset "utf-8";

.w360px {
	width: 360px !important;
}
.flexColumn {
	flex-direction: column !important;
}
.fs18 {
	font-size: 18px !important;
}
.marginAuto {
	margin: 0 auto;
}

.rakupay_kv {
	margin-top: 20px;
	padding: 22px 0;
	background-color: #fef6f2;
    text-align: center;
	box-sizing: border-box;
}

.rakupay_kv img {
    height: 100%;
}

.ttl06 {
	background-color: #ffdecc;
	color: #333333;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#main_sec .table06{
	width:100%;
	border-collapse:separate;
}
#main_sec .table06 td,
#main_sec .table06 th {
	border:none;
	border-collapse:separate;
	padding: 5px;
}

#main_sec .c02{
	background-color:#efefef;
}
#main_sec .c03{
	background-color:#ffffff;
}
#main_sec table .tableBorderBold {
	border-bottom:1px solid #666666;
	border-top:2px solid #666666;
	}
#main_sec table .tableBorder {
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	}
#main_sec table .tableBorderB {
	border-bottom:1px solid #666666;
	}
#main_sec table .tableBorderT {
	border-top:2px solid #666666;
	}
#main_sec .txtr {
	text-align:right;
}
#main_sec .txtc {
	text-align:center;
}

.img-container {
	margin-top: 20px;
	margin-bottom: 15px;
}

.button-container {
	margin-top: 35px;
	margin-bottom: 15px;
}

.--va_middle {
	vertical-align: middle;
}


@media print, screen and (min-width: 641px) {
	.rakupay_kv {
		height: 150px;
    }
	.ttl06 {
		width: 100%;
		margin-bottom: 5px;
		padding: 5px;
		font-size: 1.6rem;
		line-height: 2.2rem;
	}
	#main_sec table tr th {
        border-collapse: collapse;
        border: 1px solid #cccccc;
        padding: 10px;
        text-align: center;
        vertical-align: middle;
        background-color: #e0e0e0;
    }
	#main_sec table tr td {
        border-collapse: collapse;
        border: 1px solid #cccccc;
        padding: 5px;
        text-align: left;
        vertical-align: middle;
        padding-left: 10px;
    }
	.u-xs {
        display: none !important
    }
	.w13p {
		width: 13% !important;
	}
	.w23p {
		width: 23% !important;
	}
}

@media screen and (max-width:640px){
	.rakupay_kv {
        height: 130px;
    }
	.fs20_sp {
		font-size: 20px !important;
	}
	.w20p_sp {
		width: 20% !important;
	}
	.w35p_sp {
		width: 35% !important;
	}
	.w50p_sp {
		width: 50% !important;
	}
	.mL15_sp {
		margin-left: 15px !important;
	}
	.mL80_sp {
		margin-left: 80px !important;
	}
	.ttl06 {
		width: 96%;
		margin: 0 auto 8px;
		padding: 4px;
		font-size: 1.7rem;
		line-height: 1.8rem;
	}
	.u-margin-both--xs {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding-right: 3%;
		padding-left: 3%;
	}
	.--sp_w20p {
		width: 20% !important;
	}
	.--sp_w50p {
		width: 50% !important;
	}
	.--sp_w30p {
		width: 30% !important;
	}
}