@charset "utf-8";
#entry div.thnaks{
    text-align:left;
    font-size: 1em;
    font-weight: bold;
    padding: 0 10px;
}
section > h2,
.content_box h2 {
	width: 788px;
	height: 66px;
	margin: 0 auto 1em;
	font-size: 2.2rem;
	text-align: center;
	color: #ffffff;
	letter-spacing: 0.05em;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../images/common/title04_bg.png) no-repeat;
	background-position: center top;
	background-size: 100%;
	position: relative;
}

.content_box .box {
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 80px 40px;
	border: solid 1px #404040;
	background: rgba(255,255,255,0.4);
	position: relative;
}

.content_box .box.wh {
	border: none;
	background: #ffffff;
	box-shadow: 3px 3px rgba(133,194,239,0.5);
}

#kv {
	height: auto;
	padding: 0;
	background: #000000;
}

#kv .content_box {
	width: 100%;
	max-width: none;
}

#kv .content_box h1 img {
	width: 100%;
	max-width: none;
}

#entry {
	background: url(../images/beta-test/entry_bg.png);
}

#entry > h2 {
	margin-top: -97px;
	margin-bottom: 2em;
	font-size: 2.2rem;
}


#entry .content_box .box dl {
	margin: 0 auto 5px;
	display: inline-block;
}

#entry .content_box .box dl dt {
	width: 256px;
	height: 63px;
	font-size: 1.5rem;
	color: #ffffff;
	font-weight: 600;
	font-family: 'Noto Sans JP', serif;
	background: url(../images/common/title05_bg.png) no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 10;
}

#entry .content_box .box dl dd {
	width: 549px;
	height: 63px;
	margin: -50px 0 0 60px;
	padding: 0 0 0 120px;
	font-size: 1.8rem;
	color: #9276e9;
	font-weight: 600;
	background: url(../images/common/title06_bg.png) no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}

#entry .content_box .box p {
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 2;
	-webkit-text-stroke: 4px #ffffff;
	position: relative;
}

#entry .content_box .box p:before {
	content: '「競馬伝説PRIDE」の正式リリースに向けて、ゲームの品質向上を目的としたβテストを実施いたします。βテストではゲームシステムやゲームのバランス調整、サーバー負荷などを検証させていただきます。ご協力のほどよろしくお願いいたします。皆さまのご参加を心よりお待ちしております。';
	background: #404040;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 0;
	position: absolute;
}

#outline {
}

#outline .content_box .box > h2 {
	margin: 0 0 2em 0;
}

#outline .content_box .box > dl {
	font-size: 1.5rem;
	text-align: justify;
}

#outline .content_box .box > dl > dt {
	margin: 0 0 0.5em 0;
	padding: 0 1em 0;
	font-size: 1.7rem;
	color: #7195d3;
	font-weight: 600;
	display: flex;
	align-items: center;
}

#outline .content_box .box > dl > dt:before {
	content: '';
	width: 16px;
	height: 18px;
	margin: 0 0.5em 0 0;
	display: inline-block;
	background: url(../images/common/icn_ttl_arrow.png) no-repeat;
	background-size: contain;
}

#outline .content_box .box > dl > dd {
	margin: 0 0 1em 0;
	padding: 0 1em 1em;
	border-bottom: solid 1px #404040;
}

#outline .content_box .box > dl > dd:last-of-type {
	margin: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#outline .content_box .box > dl > dd p {
	margin: 0;
	line-height: 1.5;
}

#outline .content_box .box > dl > dd dl dt {
	margin: 0 0 0.5em 0;
	font-weight: 600;
}

#outline .content_box .box > dl > dd dl dd {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
}

#entryform {
	padding-bottom: 10px;
	background-color: rgba(255,255,255,0.5);
}

#entryform .content_box .box > h2 {
	margin: 0 0 2em 0;
}

#entryform .content_box .box .textbig {
	font-size: 2rem;
    line-height: 2em;
    color: #FF0004;
}

#entryform .content_box .box form div {
	margin: 0 0 1em 0;
	padding: 1em 4em 3em;
	font-size: 1.4rem;
	text-align: center;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	background: #f3f3f3;
}

#entryform .content_box .box form div ul {
	margin: 0 0 1em 0;
	display: flex;
	justify-content: center;
}

#entryform .content_box .box form div ul li {
	white-space: nowrap;
	margin: 0 5em 0 0;
}

#entryform .content_box .box form div ul li:last-child {
	margin: 0;
}

#entryform .content_box .box form div input[type="email"], #entryform .content_box .box form div input[type="input"],#entryform .content_box .box form div textarea{
	width: 100%;
	padding: 1em;
	font-size: 1.5rem;
	border: solid 1px #7195d3;
	box-sizing: border-box;
}

#entryform .content_box .box form p {
	margin: 0 0 1em 0;
	font-size: 1.4rem;
	text-align: center;
	font-weight: 600;
}

#entryform .content_box .box form p label[for="tou"] {
}

#entryform .content_box .box form input[type="submit"] {
	padding: 0.65em 8em 0.65em;
	font-size: 1.7rem;
	color: #9776e9;
	font-weight: 600;
	font-family: 'Noto Serif JP', sans-serif;
	display: inline-block;
	border: solid 1px #9776e9;
	background: url(../images/common/icn_btn_arrow_off.png) no-repeat;
	background-position: left center;
	background-color: #ffffff;
	box-shadow: 3px 3px rgba(132,171,238,0.35);
	cursor: pointer;
	position: relative;
	transition: all 0.5s;
	box-sizing: border-box;
}

#entryform .content_box .box form input[type="submit"]:hover {
	color: #ffffff;
	border: solid 1px #ffffff;
	background: url(../images/common/icn_btn_arrow_on.png) no-repeat;
	background-position: left center;
	background-color: #9776e9;
	box-shadow: 3px 3px rgba(132,171,238,0.35);
}


#tou {
	padding-top: 0;
	background-color: rgba(255,255,255,0.5);
}

#tou .content_box .box {
	font-size: 1.2rem;
}

#tou .content_box .box > h2 {
	margin: 0 0 2em 0;
}

#tou .content_box .box > div dl {
	margin: 0 0 1em 0;
	font-size: 1.2rem;
	text-align: justify;
	position: relative;
	overflow: hidden;
}

#tou .content_box .box > div dl.is-hide {
	height: 280px;
}

#tou .content_box .box > div dl.is-hide:after {
	content: '';
	width: 100%;
	height: 100px;
	display: block;
	background: linear-gradient(0deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
}

#tou .content_box .box > div dl dt {
	margin: 0 0 1em 0;
	font-size: 1.4rem;
	font-weight: 600;
}

#tou .content_box .box > div dl dd {
	margin: 0 0 2em 0;
	line-height: 2;
}

#tou .content_box .box > div .tou-check {
	font-size: 1.4rem;
	color: #7195d3;
	font-weight: 600;
	text-decoration: underline;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

#tou .content_box .box > div .tou-check:before {
	content: '';
	width: 10px;
	height: 12px;
	margin: 0 0.5em 0 0;
	display: inline-block;
	background: url(../images/common/icn_ttl_arrow.png) no-repeat;
	background-size: contain;
	transform: rotate(-90deg);
	transform-origin: center center;
}

#tou .content_box .box > div .tou-check.is-show:before {
	transform: rotate(-270deg);
}

@media screen and (max-width: 767px) {
	main:before {
		content: '';
		width: 100%;
		height: 100vh;
		display: block;
		background: url(../images/common/bg_racecourse.jpg) no-repeat;
		background-position: 50% 100%;
		background-size: cover;
		position: fixed;
		top: 0;
		left: 0;
		z-index: -1;
	}

	section > h2,
	.content_box h2 {
		width: 357px;
		height: 33px;
		margin: 0 auto 1em;
		font-size: 1.5rem;
		background: url(../images/common/sp/title04_bg.png) no-repeat;
		background-size: 100%;
	}

	.content_box .box {
		margin: 0 auto;
		padding: 15px 0 20px;
	}

	.content_box .box.wh {
		box-shadow: 2px 2px rgba(133,194,239,0.5);
	}

	#kv {
		height: auto;
		padding: 0;
		background: #000000;
	}

	#kv .content_box {
		width: 100%;
		max-width: none;
		margin: 0;
	}

	#entry {
		background: url(../images/beta-test/entry_bg.png);
	}

	#entry > h2 {
		margin-top: -50px;
		margin-bottom: 1.5em;
		font-size: 1.5rem;
	}

	#entry .content_box .box dl {
		margin: 0 auto 5px;
		display: inline-block;
	}

	#entry .content_box .box dl dt {
		width: 216px;
		height: 34px;
		margin: 0 auto;
		font-size: 1.5rem;
		background: url(../images/common/sp/title05_bg.png) no-repeat;
	}

	#entry .content_box .box dl dd {
		width: 338px;
		height: 40px;
		margin: -7px auto 0;
		padding: 0;
		font-size: 1.6rem;
		background: url(../images/common/sp/title06_bg.png) no-repeat;
	}

	#entry .content_box .box p {
		margin: 0 1.2rem;
		font-size: 1.2rem;
	}

	#outline {
	}

	#outline .content_box .box > h2 {
		width: 337px;
		margin: 0 auto 1em;
	}

	#outline .content_box .box > dl {
		margin: 0 1.2rem;
		font-size: 1.2rem;
	}

	#outline .content_box .box > dl > dt {
		margin: 0 0 0.25em 0;
		padding: 0;
		font-size: 1.3rem;
	}

	#outline .content_box .box > dl > dt:before {
		width: 16px;
		height: 14.6px;
		margin: 0 0.5em 0 0;
	}

	#outline .content_box .box > dl > dd {
		margin: 0 0 0.5em 0;
		padding: 0 0 0.5em 0;
	}

	#outline .content_box .box > dl > dd:last-of-type {
		margin: 0;
		padding-bottom: 0;
		border-bottom: none;
	}

	#outline .content_box .box > dl > dd p {
		margin: 0;
		line-height: 1.5;
	}

	#outline .content_box .box > dl > dd dl dt {
		margin: 0;
	}

	#outline .content_box .box > dl > dd dl dd {
		margin: 0 0 1em 0;
		padding: 0 0 0 1em;
	}

	#entryform {
		padding-bottom: 10px;
		background-color: rgba(255,255,255,0.5);
	}

	#entryform .content_box .box > h2 {
		width: 337px;
		margin: 0 auto 1em;
	}

	#entryform .content_box .box form div {
		margin: 0 1.2rem 1em;
		padding: 1em 1em 2em;
		font-size: 1.4rem;
	}

	#entryform .content_box .box form div ul {
		margin: 0 0 1em 0;
		display: flex;
		justify-content: center;
	}

	#entryform .content_box .box form div ul li {
		white-space: nowrap;
		margin: 0 2.5em 0 0;
	}

	#entryform .content_box .box form div ul li:last-child {
		margin: 0;
	}

	#entryform .content_box .box form div input[type="email"] {
		width: 100%;
		font-size: 1.2rem;
		text-align: center;
	}

	#entryform .content_box .box form p {
		font-size: 1.2rem;
	}

	#entryform .content_box .box form p label[for="tou"] {
	}

	#entryform .content_box .box form input[type="submit"] {
		width: 120px;
        background: url(../images/common/icn_flt_arrow.png) no-repeat #ffffff;
        background-position: left center;
		padding: 0.65em 0 0.65em;
		font-size: 1.5rem;
		font-weight: 600;
	}

	#entryform .content_box .box form input[type="submit"]:hover {
		color: #ffffff;
		border: solid 1px #ffffff;
		background-color: #9776e9;
		box-shadow: 3px 3px rgba(132,171,238,0.35);
	}


	#tou {
		padding-top: 0;
		background-color: rgba(255,255,255,0.5);
	}

	#tou .content_box .box {
		font-size: 1.2rem;
	}

	#tou .content_box .box > h2 {
		width: 337px;
		margin: 0 auto 1em;
	}

	#tou .content_box .box > div dl {
		margin: 0 1.2rem 1em;
		font-size: 1.2rem;
	}

	#tou .content_box .box > div dl.is-hide {
	height: 100px;
	}

	#tou .content_box .box > div dl dt {
		font-size: 1.2rem;
	}

	#tou .content_box .box > div dl dd {
		margin: 0 0 2em 0;
		line-height: 1.5;
	}

	#tou .content_box .box > div .tou-check {
		font-size: 1.3rem;
	}

	#tou .content_box .box > div .tou-check:before {
		content: '';
		width: 12px;
		height: 14px;
	}

	#tou .content_box .box > div .tou-check.is-show:before {
		transform: rotate(-270deg);
	}

}
