@charset "utf-8";

body {
	background-color: #fef6ee;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, arial, sans-serif;
}

#ys-athlete {
	margin: 60px auto 0;
	text-align: center;
}

.c_logo {
	margin: 0 auto;
}
.c_logo img {
	width: 197px;
	height: auto;
	margin: 0 auto;
}

.c_comingsoon {
	color: #796a56;
	width: 950px;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 28px;
}

.c_comingsoon h1 {
	margin: 0;
}

.c_comingsoon h2 {
	font-size: 5em;
	font-weight: 600;
	text-align: center;
	margin-top: 45px;
}

.c_comingsoon p {
	font-size: 2em;
	text-align: center;
	margin-top: 45px;
	line-height: calc(56 / 32);
}

.c_comingsoon img {
	width: 926px;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.c_name {
	max-width: 320px;
	margin: 0 auto;
	padding-top: 60px;
}
.c_name img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}