.mv-register {
	margin-top: -200px;
	margin-bottom: 140px;
}

.pink-bg {
	background-color: #ffeaef;
}

body, main {
	padding-top: 0;
}

h2 {
	font-size: 70px;
	white-space: nowrap;
}

.lp-sub-title {
	font-size: 35px;
	font-weight: bold;
}

.lp-red {
	color: #ff235b;
}

.lp-note {
	font-size: 16px;
	margin-top: 20px;
}

.lp-price-now {
	background-color: #f6f6f6;
	padding: 5px;
}

.white-bg {
	border-radius: 10px;
}

.lp-section-title {
	background-color: #ff235b;
	color: #fff;
	border-radius: 10px 10px 0 0;
}

.lp-red-box {
	border: 1px #ff235b solid;
	border-radius: 10px;
	margin-top: -80px;
}

.lp-bg-gray {
	background-color: #f3f3f3;
}

.lp-price {
	border-collapse: collapse;
	width: 100%;
}

.lp-price th {
	background-color: #f4f4f4;
	width: 190px;
}

.lp-price th,
.lp-price td {
	text-align: center;
	padding: 10px;
	border: 1px #c4c4c4 solid;
	border-width: 1px 0;
}

.lp-again-arrow {
	vertical-align: text-bottom;
}

.lp-price-select {
	width: 280px;
	border: 2px #d5d5d5 solid;
	text-align-last: center;
	text-align: center;
	border-radius: 5px;
	margin-left: 10px;

	background: transparent;
	background-image: url(/assets/img/campaign/lp-select-arrow.png);
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: 16px;
	padding: 2px;
}

.cursor-pointer {
	cursor: pointer;
}

#lp-video {
	width: 750px;
	height: 420px;
}

.text-18px {
	font-size: 18px;
}

.text-20px {
	font-size: 20px;
}

.text-22px {
	font-size: 22px;
}

.text-25px {
	font-size: 25px;
}

.text-28px {
	font-size: 28px;
}

.text-30px {
	font-size: 30px;
}

.text-32px {
	font-size: 32px;
}

.text-35px {
	font-size: 35px;
}

.text-42px {
	font-size: 42px;
}

.text-50px {
	font-size: 50px;
}

.text-55px {
	font-size: 55px;
}

.text-70px {
	font-size: 70px;
}

.lp-unit {
	font-family: Oswald;
}

.lp-discount {
	border-bottom: 5px #fff686 solid;
}

.w-650 {
	width: 650px;
}

strong {
	font-weight: bold;
}

#lp-discount-price {
	font-size: 70px;
	position: relative;
	left: 200px;
	top: -105px;
	display: inline-block;
	width: 200px;
	text-align: right;
}

.mt-50 {
	margin-top: 50px;
}

.mt-100 {
	margin-top: 100px;
}

.mx-40 {
	margin-left: 40px;
	margin-right: 40px;
}

.modal-open {
	position: fixed;
	width: 100%;
}

.modal-close {
	margin-top: -50px;
}

.modal {
	padding: 20px 60px;
	width: 900px;
	border-radius: 20px;
}

.modal_content {
	height: calc(100% - 40px)
}

.lp-modal-price {
	width: 450px;
}

.lp-note-modal {
	font-size: 13px;
	line-height: 22px !important;
}

.whitespace-nowrap {
	white-space: nowrap;
}

.lp-note {
	line-height: 25px;
}

footer {
	color: #aaa;
	background-color: #e5e5e5;
	padding: 13px;
	text-align: center;
	font-size: 16px;
}

@media (max-width: 767px) {
	.mv-register {
		margin-top: -100px;
		margin-bottom: 100px;
	}

	#lp-video {
		width: 335px;
		height: 188px;
	}

	.w-650 {
		width: 100%;
	}

	#lp-discount-price {
		font-size: 70px;
		position: relative;
		left: 10px;
		top: -100px;
		display: inline-block;
		width: 130px;
		text-align: right;
	}

	.mv-register {
		width: 295px;
		margin-top: -120px;
		margin-bottom: 90px;
	}

	.mt-50 {
		margin-top: 25px;
	}

	.mt-100 {
		margin-top: 50px;
	}

	.mx-40 {
		margin-left: 20px;
		margin-right: 20px;
	}

	.lp-area {
		padding-left: 20px;
		padding-right: 20px;
	}

	.lp-note {
		font-size: 10px;
		margin-top: 10px;
	}

	.mt-60 {
		margin-top: 30px !important;
	}

	h2 {
		font-size: 33px;
	}

	.lp-sub-title {
		font-size: 21px;
	}

	.text-18px {
		font-size: 12px;
	}

	.text-18px-sp {
		font-size: 18px !important;
	}

	.text-20px {
		font-size: 15px;
	}

	.text-22px {
		font-size: 16px;
	}

	.text-25px {
		font-size: 14px;
	}

	.text-28px {
		font-size: 18px;
	}

	.text-30px {
		font-size: 16px;
	}

	.text-32px {
		font-size: 18px;
	}

	.text-35px {
		font-size: 21px;
	}

	h2 {
		font-size: 35px;
	}

	.text-42px {
		font-size: 20px;
	}

	.text-50px {
		font-size: 27px;
	}

	.text-55px {
		font-size: 30px;
	}

	.text-70px {
		font-size: 35px;
	}

	.px-40-sp {
		padding-left: 40px;
		padding-right: 40px;
	}

	.lp-price-select {
		width: 190px;
		line-height: 40px;
		font-size: 20px;

		background-size: 14px;
		background-position-y: 18px;
	}

	.lp-sim-arrow {
		width: 60px;
		display: block;
		margin-top: 20px !important;
		margin-bottom: 30px !important;
	}

	.lp-section-title {
		font-size: 18px;
	}

	.px-20-sp {
		padding-right: 10px;
		padding-left: 10px;
	}

	#lp-discount-price {
		top: -63px;
		left: 5px;
		font-size: 42px;
	}

	.lp-red-box {
		margin-top: -50px;
		padding: 15px;
	}

	.mx-20-sp {
		margin-left: 10px;
		margin-right: 10px;
	}

	.mx-40-sp {
		margin-left: 20px;
		margin-right: 20px;
	}

	.lp-expire {
		width: 230px;
	}

	#lp-gb-price img {
		width: 230px;
	}

	.lp-price th {
		width: 95px;
	}

	.lp-note {
		line-height: 17px;
	}

	.block {
		display: block !important;
	}

	.lp-again-arrow {
		width: 15px;
	}

	.lp-again-space {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}

	.mt-80-sp {
		margin-top: 40px !important;
	}

	.mt-60-sp {
		margin-top: 30px !important;
	}

	.mt-40-sp {
		margin-top: 20px !important;
	}

	.mt-30-sp {
		margin-top: 15px !important;
	}

	.lp-calc-button {
		width: 250px;
	}

	.modal {
		width: 95%;
		padding: 20px;
	}

	.lp-modal-price {
		width: 100%;
	}

	.lp-note-modal {
		line-height: 18px !important;
	}

	.modal_content {
		height: 100%;
	}

	footer {
		font-size: 10px;
		padding: 8px;
	}
}
