.p-topKv {
	display: block !important;
}

#kv-pc .p-topKv__movie {
	padding-top: 64px;
}
#kv-pc .p-topKv__list {
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}
#kv-pc .p-topKv__item {
	display: block;
}
#kv-pc .p-topKv__item img {
	width: 100%;
	aspect-ratio: 1400/580;
}
#kv-pc .slick-track {
	display: flex;
}
#kv-pc .slick-slide {
	width: 100% !important;
}

#slider-kv {
	opacity: 0;
	transition: opacity 0.2s linear;
}

#slider-kv.slick-initialized {
	opacity: 1;
}

.section {
	position: relative;
}

.section-bg__img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 100%;
}
.section-bg__img img {
	width: 100%;
	max-width: 100%;
	transform: scale(1.06);
	position: relative;
	top: 51px;
}
@media screen and (max-width: 1366px) {
	.section-bg__img img {
		width: 100%;
		max-width: 100%;
		top: initial;
	}
}

@media screen and (max-width: 750px) {
	.section-bg__profile-img {
		left: -8%;
	}
}

.section-bg__profile-sp-around-img {
	display: none;
}
@media screen and (max-width: 750px) {
	.section-bg__profile-sp-around-img {
		display: block;
		top: auto;
		left: 3%;
		bottom: -17.5%;
	}
}

.section-bg__news-around-img {
	top: 34%;
}
@media screen and (max-width: 750px) {
	.section-bg__news-around-img {
		display: none;
	}
}

.section-bg__victory-img {
	top: 33%;
}
@media screen and (max-width: 750px) {
	.section-bg__victory-img {
		top: -39%;
		left: -3%;
	}
}

.section-bg__victory-sp-around-img {
	display: none;
}
@media screen and (max-width: 750px) {
	.section-bg__victory-sp-around-img {
		display: block;
		top: 10%;
		left: -2%;
	}
}

.section-bg__special-sp-img {
	display: none;
}
@media screen and (max-width: 750px) {
	.section-bg__special-sp-img {
		display: block;
		top: 58%;
		left: 4%;
	}
}

.section-bg__contents-around-img {
	top: 23%;
}
@media screen and (max-width: 750px) {
	.section-bg__contents-around-img {
		top: 2%;
		left: -4%;
	}
}

.section-bg__contents-second-img {
	top: 75%;
	z-index: 1;
	display: none;
}
@media screen and (max-width: 750px) {
	.section-bg__contents-second-img {
		top: 22%;
		left: 4%;
	}
}

.section-bg__contents-sp-around-third-img {
	display: none;
}
@media screen and (max-width: 750px) {
	.section-bg__contents-sp-around-third-img {
		display: block;
		top: 42.5%;
	}
}

.section-bg__contents-sp-fourth-img {
	display: none;
}
@media screen and (max-width: 750px) {
	.section-bg__contents-sp-fourth-img {
		display: block;
		top: 63%;
		left: 3%;
	}
}

.section-bg__contents-sp-around-five-img {
	display: none;
}
@media screen and (max-width: 750px) {
	.section-bg__contents-sp-around-five-img {
		display: block;
		top: 84%;
		left: 2%;
		z-index: 1;
	}
}

.p-top {
	padding-bottom: 0;
}

.m-btn20 {
	width: 100%;
	max-width: 295px;
	margin: 0 auto;
	background-color: transparent;
}
@media screen and (max-width: 750px) {
	.m-btn20 {
		margin: 20px auto 0;
	}
}

.m-btn20 a {
	padding: 0;
}

.m-btn20 a::after {
	display: none;
}

.m-btn {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 295px;
	margin: 0 auto;
	background-color: transparent;
}

.m-btn a {
	padding: 0;
}

.m-btn a::after {
	display: none;
}

.p-topProf {
	padding-top: 50px;
}
@media screen and (max-width: 750px) {
	.p-topProf {
		padding-top: 50px;
		width: 100%;
	}
}

#profile .p-topProf__ttl {
	position: initial;
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 475px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
	#profile .p-topProf__ttl {
		max-width: 80%;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 750px) {
	#profile .p-topProfList {
		background-color: #fff;
	}
}
#profile .p-topBanner {
	position: relative;
	z-index: 10;
	padding: 80px 0 0;
}
@media screen and (max-width: 750px) {
	#profile .p-topBanner {
		padding-top: 60px;
	}
}

.p-topNews {
	padding-top: 110px;
}
@media screen and (max-width: 750px) {
	.p-topNews {
		width: 100%;
		padding-top: 80px;
	}
}

#news .p-topNews__ttl {
	position: initial;
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 347px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
	#news .p-topNews__ttl {
		max-width: 70%;
		margin: 0 auto 20px;
	}
}
#news .p-topNews__bg {
	padding: 40px;
	background: #fff url(../img/top/bg_news_treat.png) no-repeat center/cover;
}
@media screen and (max-width: 750px) {
	#news .p-topNews__bg {
		padding: 6% 6% 0;
		background-size: contain;
		background-image: url(../img/top/bg_news_treat_sp.png);
		background-position: top center;
	}
}
#news .p-topNews__list {
	width: 100%;
	max-width: 100%;
	padding: 20px 30px;
	background-color: #fff;
}
@media screen and (max-width: 750px) {
	#news .p-topNews__list {
		padding: 0 5%;
	}
}
#news .p-topNews__list li {
	padding: 25px 5%;
	margin-bottom: 0;
	border-bottom: 2px dotted #9fa0a0;
}
@media screen and (max-width: 750px) {
	#news .p-topNews__list li {
		padding: 20px 0;
	}
}
#news .p-topNews__list li:last-of-type {
	border-bottom: none;
}
#news .p-topNews__list li a {
	display: flex;
	align-items: center;
	font-weight: bold;
	padding: 0 0 0 170px;
}
@media screen and (max-width: 750px) {
	#news .p-topNews__list li a {
		align-items: flex-start;
		line-height: 1.3;
		padding: 0 9% 0 30%;
	}
}
#news .p-topNews__list li a::after {
	display: none;
}
@media screen and (max-width: 750px) {
	#news .p-topNews__list li a::after {
		display: block;
	}
}
#news .p-topNews__list li span {
	font-weight: bold;
}
@media screen and (max-width: 750px) {
	#news .m-btn20 {
		max-width: 90%;
	}
}

.p-topSchedule {
	padding-top: 110px;
}
@media screen and (max-width: 750px) {
	.p-topSchedule {
		position: relative;
		z-index: 1;
		padding-top: 60px;
	}
}

#schedule .p-topSchedule__ttl {
	position: initial;
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 487px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
	#schedule .p-topSchedule__ttl {
		max-width: 93%;
		margin: 0 auto 20px;
	}
}

.p-topVictory {
	padding-top: 80px;
}
@media screen and (max-width: 750px) {
	.p-topVictory {
		padding-top: 60px;
	}
}

#victory .p-topVictory__ttl {
	position: initial;
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 466px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
	#victory .p-topVictory__ttl {
		max-width: 90%;
		margin: 0 auto 20px;
	}
}

.p-topSpecial {
	padding-top: 80px;
}
@media screen and (max-width: 750px) {
	.p-topSpecial {
		padding-top: 40px;
	}
}

#special .p-topSpecial__inner {
	max-width: 1016px;
	margin: 0 auto;
	position: relative;
}
#special .p-topSpecial__ttl {
	position: initial;
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 431px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
	#special .p-topSpecial__ttl {
		max-width: 77%;
		margin: 0 auto 20px;
	}
}
#special .p-topBandBnr {
	position: relative;
	z-index: 10;
	margin: 0 auto 50px;
}
@media screen and (max-width: 750px) {
	#special .p-topBandBnr {
		margin: 0 auto 40px;
	}
}
#special .p-topBandBnr:last-of-type {
	margin: 0 auto 0;
}
@media screen and (max-width: 750px) {
	#special .p-topBandBnr:last-of-type {
		margin: 0 auto 0;
	}
}

.p-topContents {
	padding: 90px 0 170px;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 750px) {
	.p-topContents {
		width: 100%;
		padding: 60px 0 90px;
	}
}

#contents .p-topContents__ttl {
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 500px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
	#contents .p-topContents__ttl {
		position: relative;
		z-index: 2;
		max-width: 98%;
		margin: 0 auto 20px;
	}
}
#contents .l-panelList__item {
	background-color: #fff;
	position: relative;
	z-index: 10;
}
#contents .p-topContents__panelWrap {
	margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
	#contents .p-topContents__panelWrap {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 750px) {
	#contents .m-btn {
		max-width: 100%;
	}
}

.p-topBeginners__anchor {
	padding-top: 0;
}
.p-topBeginners__anchor .m-inner1366 {
	position: relative;
	z-index: 1;
}

.p-topPurchase {
	margin-bottom: 45px;
	z-index: 1;
}
@media screen and (max-width: 750px) {
	.p-topPurchase {
		margin-bottom: 30px;
	}
}

#purchase .p-topPurchase__ttl {
	position: initial;
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 240px;
	margin: 0 auto 50px;
	margin-left: 28%;
}
@media screen and (max-width: 750px) {
	#purchase .p-topPurchase__ttl {
		max-width: 60%;
		margin: 0 auto 20px;
		margin-left: 12%;
	}
}

.p-topRace {
	margin-bottom: 190px;
}
@media screen and (max-width: 750px) {
	.p-topRace {
		margin-bottom: 6%;
	}
}

#racecourses .p-topRaceCt__ttl {
	position: initial;
	position: relative;
	z-index: 2;
	top: initial;
	left: initial;
	right: initial;
	width: 100%;
	max-width: 300px;
	margin: 0 auto 50px;
	margin-left: 38%;
}
@media screen and (max-width: 750px) {
	#racecourses .p-topRaceCt__ttl {
		max-width: 85%;
		margin: 0 auto 20px;
	}
}

#bottom img {
	width: 100%;
}

