@charset "utf-8";.membership_start {
	max-width: 550px;
	margin: auto;
	font-family: 'SabonNextLTPro-Regular', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif;
}

.fs-87 {
	font-size: 87%;
}

.fs-h2 {
	font-size: 1.8rem;
}

.ms_mb10 {
	margin-bottom: 10px;
}

.ms_mb30 {
	margin-bottom: 30px;
}

.ms_mb50 {
	margin-bottom: 50px;
}

.link_position {
	padding-top: 60px;
	margin-top:-60px;
}

.clRed {
	color: red;
}

.cl008cba {
	color: #008cba !important;
}

@media (max-width: 999px) {
    .title--sp {
        font-size: 1.5rem !important;
    }
    .p--sp {
        font-size: 100% !important;
    }
}