@charset "UTF-8";

.module-price_banner .-col.-img {
	width: 100%;
}

.price_plan_table th,
.price_plan_table td {
	padding: 8px;
}
.price_plan_table th {
	width: auto;
}

.modal_carryover_area .border_title {
	margin: 1.5625% 0 3.125% 0;
	font-size: 1.5rem;
}
.price_charge_flow .layout-column.theme-col03 > .-col {
    width: 100%;
}

.caution_s {
    font-size: 1.2rem;
}
.caution_p {
    font-size: 1.2rem;
    text-align: right;
    width: 100%;
}

.unusable_area {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: space-between;
}

.img_block {
    width: 50%;
    padding: 3%;
    box-sizing: border-box;
}
