.c-mv__logo {
	width: 32.9rem;
}

.c-feature__media-txt .c-star {
	line-height: 1.5;
}

.c-table td p:not(:last-child) {
	margin-bottom: .5rem;
}

.c-table__small {
	font-size: 1.2rem;
}

.c-price__package-left {
	min-width: 45%;
}

.c-price__package-image {
	margin-bottom: .5rem;
	max-width: 26rem;
}

.c-price-box__speed {
	width: 100%;
}

.c-price-box__speed .speed-value {
	font-size: 3.2rem;
}

.c-price-box__speed .speed-label {
	margin-bottom: 0;
}

.c-price .c-star {
	margin-top: 1.3rem;
}

.c-cost-list__icon {
	margin-bottom: .6rem;
}

.c-cost-list__ttl:not(:last-child) {
	margin-bottom: 1rem;
}

.p-cost .btn-popup {
	right: 1rem;
	top: -6rem;
}

.p-cost__txt {
	font-size: 1.4rem;
	line-height: 2;
	text-align: center;
}

@media (min-width:768px) {

.c-mv__logo {
	width: 44.5rem;
}

.c-mv__image {
	width: 78.8rem;
}

.c-table th {
	padding-left: 1rem;
}

.c-price__package {
	margin-inline: auto;
	max-width: 90rem;
	padding-block: 5rem;
}

.c-price-box__speed {
	align-items: center;
	margin-top: .7rem;
	min-height: 8.4rem;
}

.c-price-box__speed .speed-value {
	font-size: 4rem;
}

.c-price .c-star {
	margin-top: 2rem;
	padding-left: 2rem;
}

.p-cost .btn-popup {
	right: 7.5rem;
	top: -2rem;
}

}

@media (max-width:767px) {

.c-mv__image {
	padding-bottom: 0;
}

.c-mv__image:before {
	top: 0;
}

.c-table th {
	width: 8rem;
}

.c-price-box__speed {
	margin-top: 1rem;
	padding-top: 1rem;
}

.c-price__top {
	padding-bottom: 5rem;
}

.c-cost {
	padding-inline: 0;
}

.c-cost__ttl {
	padding-left: 1rem;
}

}

