@charset "UTF-8";
/*----------------------------
  オンラインスポーツ header用
-----------------------------*/
body {
    font-family: "Noto Sans JP", sans-serif !important;
}
.header {
	position: sticky;
}
.header-in {
	max-width: 1100px;
}
.org::after {
	width: 6px;
	height: 6px;
}
main {
	padding-top: 0;
	min-width: 1140px;
}
#mv {
	padding-top: 0;
	background: #f6f4f1 url(https://www.taiiku-sports.com/online/i/mvon.jpg) center no-repeat;
}
.wailast {
	height: 1250px !important;
}
.Contlast {
	height: 1250px !important;
}
.wailast section.wailast {
	height: 150px !important;
	margin-top: 120px;
}
.wailast section.wailast .bg {
	background: none;
}
.wailast section.wailast .Contlast {
	height: 150px !important;
}
@media screen and (max-width: 820px) {
	.header {
		position: fixed !important;
		width: 100% !important;
        box-sizing: border-box;
    }
	main {
		min-width: auto !important;
	}
	#mv {
		padding-top: 110px !important;
	}
	p#kyoka img {
		width: 100% !important;
	}
	.wailast {
		height: 350vw !important;
	}
	.Contlast {
		height: 350vw !important;
	}
	.wailast section.wailast {
		height: auto !important;
		margin-top: 0;
		background: none;
	}
	.wailast section.wailast .Contlast {
		height: auto !important;
	}
	address {
		width: calc(100% - 2vw) !important;
		height: 36vw !important;
	}
}
@media screen and (max-width: 700px) {
	.wailast {
		height: 350vw !important;
	}
	.Contlast {
		height: 350vw !important;
	}
}
@media screen and (max-width: 568px) {
	.header {
		height: 80px !important;
	}
	#mv {
		padding-top: 80px !important;
	}
}
@media screen and (max-width: 500px) {
	.wailast {
		height: 350vw !important;
	}
	.Contlast {
		height: 350vw !important;
	}
	address {
		height: 39vw !important;
	}
}
@media screen and (max-width: 430px) {
	#pageTop {
		background: url(https://www.taiiku-sports.com/i/icon_new.png) 0 -95vw no-repeat;
	}
}
@media screen and (max-width: 414px) {
	#pageTop {
		background: url(https://www.taiiku-sports.com/i/icon_new.png) 0 -100vw no-repeat;
	}
}
@media screen and (max-width: 390px) {
	#pageTop {
		background: url(https://www.taiiku-sports.com/i/icon_new.png) 0 -105vw no-repeat;
	}
}
@media screen and (max-width: 375px) {
	#pageTop {
		background: url(https://www.taiiku-sports.com/i/icon_new.png) 0 -110vw no-repeat;
	}
}
@media screen and (max-width: 360px) {
	#pageTop {
		background: url(https://www.taiiku-sports.com/i/icon_new.png) 0 -115vw no-repeat;
	}
}
@media screen and (max-width: 320px) {
	.header {
		height: 60px !important;
	}
	#mv {
		padding-top: 70px !important;
	}
	#pageTop {
		width: 23vw;
		background: url(https://www.taiiku-sports.com/i/icon_new.png) 0 -130vw no-repeat;
	}
}
@media screen and (max-width: 280px) {
	#pageTop {
		width: 26vw;
		background: url(https://www.taiiku-sports.com/i/icon_new.png) 0 -150vw no-repeat;
	}
	address {
		height: 43vw !important;
	}
}