@charset "UTF-8";
/* * * * * * * * * * * * * *
	reset
* * * * * * * * * * * * * */
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

img {
	vertical-align: bottom;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a,
ins {
	text-decoration: none;
}

ins,
mark {
	background-color: #ff9;
	color: #000;
}

mark {
	font-style: italic;
	font-weight: 700;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
	margin: 0;
}

li,
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* * * * * * * * * * * * * *
	font
* * * * * * * * * * * * * */
/* * * * * * * * * * * * * *
	icon
* * * * * * * * * * * * * */
@font-face {
	font-family: "icomoon";
	src: url("./font/icomoon.eot?72qe9q");
	src: url("./font/icomoon.eot?72qe9q#iefix") format("embedded-opentype"), url("./font/icomoon.ttf?72qe9q") format("truetype"), url("./font/icomoon/icomoon.woff?72qe9q") format("woff"), url("./font/icomoon.svg?72qe9q#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
@font-face {
	font-family: "Rockness";
	src: url("./font/Rockness.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
	content: "\ea90";
}

.icon-twitter:before {
	content: "\ea96";
}

.icon-youtube:before {
	content: "\ea9d";
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-slider * {
	outline: 0 !important;
}

.slick-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden !important;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	height: 100%;
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots li button,
.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: transparent;
	opacity: 0;
}

.slick-dots li button {
	width: 100%;
	height: 100%;
	opacity: 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1;
}

body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
}

::selection {
	background: rgba(207, 18, 27, 0.5);
}

::-moz-selection {
	background: rgba(207, 18, 27, 0.5);
}

@media screen and (min-width: 813px) {
	.l-wrapper {
		position: relative;
		font-family: "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Noto Sans Japanese", "ＭＳ ゴシック", sans-serif;
		font-size: 16px;
		line-height: 1.375;
		font-weight: 400;
		background: #fff;
		color: #000;
		font-feature-settings: "palt";
		letter-spacing: 0.04em;
		overflow: hidden;
		min-width: 1200px;
	}
	.l-wrapper a {
		color: inherit;
	}
	.l-wrapper img {
		display: block;
		width: 100%;
	}
	.l-wrapper .sp_only {
		display: none !important;
	}
	.l-wrapper *[data-animation] {
		transition: all 0.35s ease-in-out;
		opacity: 0;
		visibility: hidden;
		transform: translate3d(0, 15px, 0) scale(1);
	}
	.l-wrapper *[data-animation="show"] {
		opacity: 1;
		visibility: visible;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

@media screen and (max-width: 812px) {
	.l-wrapper {
		position: relative;
		font-family: "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Noto Sans Japanese", "ＭＳ ゴシック", sans-serif;
		font-size: 2.66667vw;
		line-height: 1.71429;
		font-weight: 400;
		background: #fff;
		color: #000;
		font-feature-settings: "palt";
		overflow: hidden;
	}
	.l-wrapper a {
		color: inherit;
	}
	.l-wrapper img {
		display: block;
		width: 100%;
	}
	.l-wrapper .pc_only {
		display: none !important;
	}
	.l-wrapper *[data-animation] {
		transition: all 0.35s ease-in-out;
		opacity: 0;
		visibility: hidden;
		transform: translate3d(0, 2vw, 0) scale(1);
	}
	.l-wrapper *[data-animation="show"] {
		opacity: 1;
		visibility: visible;
		transform: translate3d(0, 0, 0) scale(1);
	}
}

@media screen and (min-width: 813px) {
	.common-header {
		position: relative;
		width: 100%;
		height: 90px;
		background: #000;
	}
	.common-header > .logo {
		position: absolute;
		top: 31px;
		left: 67px;
		width: 466px;
		height: 36px;
	}
	.common-header > .icon {
		position: fixed;
		top: 33px;
		right: 50px;
		width: 52px;
		height: 23px;
		cursor: pointer;
		z-index: 110;
		transition: all 0.3s ease-out;
	}
	.common-header > .icon > .i {
		position: absolute;
		left: 0;
		height: 2px;
		background: #fff;
		transition: all 0.3s ease-out;
	}
	.common-header > .icon > .i.i_1 {
		top: 0;
		width: 100%;
	}
	.common-header > .icon > .i.i_2 {
		top: 10px;
		width: 36px;
	}
	.common-header > .icon > .i.i_3 {
		top: 20px;
		width: 19px;
	}
	.common-header > .icon:hover > .i {
		width: 100%;
	}
	.common-header > .icon.__opened > .i {
		width: 100%;
		background: #fff !important;
	}
	.common-header > .icon.__opened > .i.i_1 {
		top: 10px;
		transform: rotate(45deg);
	}
	.common-header > .icon.__opened > .i.i_2 {
		top: 10px;
		opacity: 0;
	}
	.common-header > .icon.__opened > .i.i_3 {
		top: 10px;
		transform: rotate(-45deg);
	}
	.common-header.__scroll > .icon > .i {
		background: #000;
	}
}

@media screen and (max-width: 812px) {
	.common-header {
		position: relative;
		width: 100%;
		height: 13.33333vw;
		background: #000;
	}
	.common-header > .logo {
		position: absolute;
		top: 4vw;
		left: 4vw;
		width: 67.33333vw;
		height: 5.33333vw;
	}
	.common-header > .icon {
		position: fixed;
		top: 4vw;
		right: 5.33333vw;
		width: 11.2vw;
		height: 5.33333vw;
		cursor: pointer;
		z-index: 110;
		transition: all 0.3s ease-out;
	}
	.common-header > .icon > .i {
		position: absolute;
		left: 0;
		height: 0.53333vw;
		min-height: 2px;
		background: #fff;
		transition: all 0.3s ease-out;
	}
	.common-header > .icon > .i.i_1 {
		top: 0;
		width: 100%;
	}
	.common-header > .icon > .i.i_2 {
		top: 2.4vw;
		width: 7.46667vw;
	}
	.common-header > .icon > .i.i_3 {
		top: 4.8vw;
		width: 4vw;
	}
	.common-header > .icon.__opened > .i {
		width: 100%;
		background: #fff !important;
	}
	.common-header > .icon.__opened > .i.i_1 {
		top: 2.4vw;
		transform: rotate(45deg);
	}
	.common-header > .icon.__opened > .i.i_2 {
		top: 2.4vw;
		opacity: 0;
	}
	.common-header > .icon.__opened > .i.i_3 {
		top: 2.4vw;
		transform: rotate(-45deg);
	}
	.common-header.__scroll > .icon > .i {
		background: #000;
	}
}

@media screen and (min-width: 813px) {
	.common-footer {
		position: relative;
		padding: 50px 0 20px;
		background: #000;
		color: #fff;
		text-align: center;
	}
	.common-footer > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.common-footer > .main > .links {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.common-footer > .main > .links > .item {
		font-size: 32px;
		line-height: 1.3125;
		margin-left: 20px;
	}
	.common-footer > .main > .links > .item:first-child {
		margin-left: 0;
	}
	.common-footer > .main > .links > .item > .link {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.common-footer > .main > .links > .item > .link > .icon {
		position: relative;
		display: block;
		width: 22px;
		height: 18px;
		top: -3px;
		margin-right: 10px;
	}
	.common-footer > .main > .links > .item > .link > .icon > svg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		fill: #fff;
		transition: all 0.3s ease-out;
	}
	.common-footer > .main > .links > .item > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		transition: all 0.3s ease-out;
	}
	.common-footer > .main > .links > .item > .link:hover > .icon > svg {
		fill: #cf121b;
	}
	.common-footer > .main > .links > .item > .link:hover > .text {
		color: #cf121b;
	}
	.common-footer > .main > .blank {
		margin-top: 30px;
	}
	.common-footer > .main > .blank > .link {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 32px;
		line-height: 1;
		transition: all 0.3s ease-out;
	}
	.common-footer > .main > .blank > .link:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #fff;
		transition: all 0.3s ease-out;
	}
	.common-footer > .main > .blank > .link:hover {
		color: #cf121b;
	}
	.common-footer > .main > .blank > .link:hover:after {
		background: #cf121b;
	}
	.common-footer > .main > .copyright {
		margin-top: 30px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 12px;
		line-height: 1;
	}
}

@media screen and (max-width: 812px) {
	.common-footer {
		position: relative;
		padding: 6.66667vw 0 4vw;
		background: #000;
		color: #fff;
		text-align: center;
	}
	.common-footer > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.common-footer > .main > .links {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.common-footer > .main > .links > .item {
		font-size: 4.85333vw;
		line-height: 2;
		margin-left: 4vw;
	}
	.common-footer > .main > .links > .item:first-child {
		margin-left: 0;
	}
	.common-footer > .main > .links > .item > .link {
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;
	}
	.common-footer > .main > .links > .item > .link > .icon {
		position: relative;
		display: block;
		width: 3.81333vw;
		height: 3.12vw;
		top: -0.26667vw;
		margin-right: 2vw;
	}
	.common-footer > .main > .links > .item > .link > .icon > svg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		fill: #fff;
	}
	.common-footer > .main > .links > .item > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
	}
	.common-footer > .main > .blank {
		margin-top: 4.33333vw;
	}
	.common-footer > .main > .blank > .link {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 4.85333vw;
		line-height: 1;
	}
	.common-footer > .main > .blank > .link:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #fff;
		transition: all 0.3s ease-out;
	}
	.common-footer > .main > .copyright {
		margin-top: 8.66667vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 3.46667vw;
		line-height: 1;
	}
}

@media screen and (min-width: 813px) {
	.common-menu {
		position: fixed;
		top: 0;
		right: -450px;
		width: 450px;
		height: 100%;
		z-index: 100;
		background: #000;
		overflow-y: auto;
		transition: all 0.3s ease-out;
		visibility: hidden;
		pointer-events: none;
	}
	.common-menu > .bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.common-menu > .area {
		position: relative;
		padding: 120px 60px 60px;
		width: 450px;
		box-sizing: border-box;
	}
	.common-menu > .area > .list {
		position: relative;
		margin-top: 50px;
		padding-top: 50px;
		border-top: 1px solid #fff;
	}
	.common-menu > .area > .list.__head {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}
	.common-menu > .area > .list > .item {
		position: relative;
		margin-top: 30px;
	}
	.common-menu > .area > .list > .item:first-child {
		margin-top: 0;
	}
	.common-menu > .area > .list > .item > .link {
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;
	}
	.common-menu > .area > .list > .item > .link > .icon {
		position: relative;
		display: block;
		width: 22px;
		height: 18px;
		top: -3px;
		margin-right: 10px;
	}
	.common-menu > .area > .list > .item > .link > .icon > svg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		fill: rgba(207, 18, 27, 0);
		stroke: #fff;
		stroke-miterlimit: 10;
		transition: all 0.3s ease-out;
	}
	.common-menu > .area > .list > .item > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 32px;
		line-height: 1;
		color: #fff;
		transition: all 0.3s ease-out;
	}
	.common-menu > .area > .list > .item > .link:hover > .icon > svg,
	.common-menu > .area > .list > .item > .link.__current > .icon > svg {
		fill: #cf121b;
		stroke: #cf121b;
	}
	.common-menu > .area > .list > .item > .link:hover > .text,
	.common-menu > .area > .list > .item > .link.__current > .text {
		color: #cf121b;
	}
	.common-menu > .area > .list > .sns {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		gap: 33px;
	}
	.common-menu > .area > .list > .sns > .link {
		display: block;
		transition: all 0.3s ease-out;
	}
	.common-menu > .area > .list > .sns > .link:hover {
		opacity: 0.6;
	}
	.common-menu > .area > .list > .sns > .link.__youtube {
		width: 48px;
	}
	.common-menu > .area > .list > .sns > .link.__instagram {
		width: 43px;
	}
	.common-menu > .area > .list > .sns > .link.__twitter {
		width: 43px;
	}
	.common-menu.__show {
		right: 0;
		visibility: visible;
		pointer-events: visible;
	}
	.common-menu.__show > .bg {
		opacity: 1;
	}
}

@media screen and (max-width: 812px) {
	.common-menu {
		position: fixed;
		top: 0;
		right: -92vw;
		width: 92vw;
		height: 100%;
		z-index: 100;
		background: #000;
		overflow-y: auto;
		transition: all 0.3s ease-out;
		visibility: hidden;
		pointer-events: none;
	}
	.common-menu > .bg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.common-menu > .area {
		position: relative;
		padding: 16vw 8vw 13.33333vw;
		width: 92vw;
		box-sizing: border-box;
	}
	.common-menu > .area > .list {
		position: relative;
		margin-top: 8vw;
		padding-top: 8vw;
		border-top: 1px solid #fff;
	}
	.common-menu > .area > .list.__head {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}
	.common-menu > .area > .list > .item {
		position: relative;
		margin-top: 8vw;
	}
	.common-menu > .area > .list > .item:first-child {
		margin-top: 0;
	}
	.common-menu > .area > .list > .item > .link {
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;
	}
	.common-menu > .area > .list > .item > .link > .icon {
		position: relative;
		display: block;
		width: 5.86667vw;
		height: 4.8vw;
		top: -0.26667vw;
		margin-right: 2.66667vw;
	}
	.common-menu > .area > .list > .item > .link > .icon > svg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		fill: rgba(207, 18, 27, 0);
		stroke: #fff;
		stroke-miterlimit: 10;
	}
	.common-menu > .area > .list > .item > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 7.46667vw;
		line-height: 1;
		color: #fff;
	}
	.common-menu > .area > .list > .item > .link.__current > .icon > svg {
		fill: #cf121b;
		stroke: #cf121b;
	}
	.common-menu > .area > .list > .item > .link.__current > .text {
		color: #cf121b;
	}
	.common-menu > .area > .list > .sns {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		gap: calc(60 / 750 * 100vw);
	}
	.common-menu > .area > .list > .sns > .link {
		display: block;
	}
	.common-menu > .area > .list > .sns > .link.__youtube {
		width: calc(87 / 750 * 100vw);
	}
	.common-menu > .area > .list > .sns > .link.__instagram {
		width: calc(78 / 750 * 100vw);
	}
	.common-menu > .area > .list > .sns > .link.__twitter {
		width: calc(78 / 750 * 100vw);
	}
	.common-menu.__show {
		right: 0;
		visibility: visible;
		pointer-events: visible;
	}
	.common-menu.__show > .bg {
		opacity: 1;
	}
}

@media screen and (min-width: 813px) {
	.page-header {
		position: relative;
		width: 100%;
		height: 460px;
		overflow: hidden;
	}
	.page-header > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.page-header > .main {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	.page-header > .main > .name {
		position: absolute;
		top: -0.1em;
		left: 0;
		font-family: "Bebas Neue", sans-serif;
		font-size: 270px;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 2px #ff0000;
		text-stroke: 2px #ff0000;
		opacity: 0.9;
	}
	.page-header.__DA > .bg {
		background-image: url(../img/whats-driving-athlete/head_bg.jpg);
	}
	.page-header.__DA > .main > .name {
		-webkit-text-stroke: 2px #fff;
		text-stroke: 2px #fff;
		opacity: 0.55;
	}
	.page-header.__IPS > .bg {
		background-image: url(../img/about-inter-proto-series/head_bg.jpg);
	}
	.page-header.__IPS > .main > .name {
		-webkit-text-stroke: 2px #fff;
		text-stroke: 2px #fff;
		opacity: 0.55;
	}
	.page-header.__KJC > .bg {
		background-image: url(../img/about-kyojo-cup/head_bg.jpg);
	}
	.page-header.__KJC > .main > .name {
		-webkit-text-stroke: 2px #fff;
		text-stroke: 2px #fff;
		opacity: 0.55;
	}
	.page-header.__driver > .bg {
		background-image: url(../img/driver/head_bg.jpg);
	}
	.page-header.__driver-single > .bg {
		background-image: url(../img/driver/head_bg_single.jpg);
	}
	.page-header.__ranking > .bg {
		background-image: url(../img/ranking/head_bg.jpg);
	}
	.page-header.__news > .bg {
		background-image: url(../img/news/head_bg.jpg);
	}
	.page-header.__news-single > .bg {
		background-image: url(../img/news/head_bg_single.jpg);
	}
	.page-header.__result > .bg {
		background-image: url(../img/race_report/head_bg.jpg);
	}
	.page-header.__result-single > .bg {
		background-image: url(../img/race_report/head_bg_single.jpg);
	}
	.page-header.__race_report > .bg {
		background-image: url(../img/race_report/head_bg.jpg);
	}
	.page-header.__race_report-single > .bg {
		background-image: url(../img/race_report/head_bg_single.jpg);
	}
	.page-header.__topics > .bg {
		background-image: url(../img/topics/head_bg.jpg);
	}
	.page-header.__topics-single > .bg {
		background-image: url(../img/topics/head_bg_single.jpg);
	}
	.page-header.__gallery > .bg {
		background-image: url(../img/gallery/head_bg.jpg);
	}
	.page-label {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.page-label > .img {
		position: absolute;
		top: -10px;
		right: -10px;
	}
	.page-label.__left > .img {
		right: auto;
		left: -10px;
	}
	.page-label.__DA > .img {
		width: auto;
	}
	.page-label.__IPS > .img {
		width: auto;
	}
	.page-label.__KJC {
		width: auto;
	}
	.page-label.__driver > .img {
		width: 201px;
	}
	.page-label.__driver-single > .img {
		width: 310px;
	}
	.page-label.__ranking > .img {
		width: 227px;
	}
	.page-label.__news > .img {
		width: 200px;
	}
	.page-label.__news-single > .img {
		width: 212px;
	}
	.page-label.__result > .img {
		width: 200px;
	}
	.page-label.__result-single > .img {
		width: 212px;
	}
	.page-label.__race_report > .img {
		width: 200px;
	}
	.page-label.__race_report-single > .img {
		width: 212px;
	}
	.page-label.__topics > .img {
		width: 200px;
	}
	.page-label.__topics-single > .img {
		width: 212px;
	}
	.page-label.__gallery > .img {
		width: 227px;
	}
	.page-bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.page-bg > .pattern {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: repeat top center;
	}
	.page-bg > .color {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.page-bg.__nav > .pattern {
		background-image: url(../img/common/bg_pattern_01.jpg);
	}
	.page-bg.__nav > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.3) 100%);
	}
	.page-bg.__01 > .pattern {
		background-image: url(../img/common/bg_pattern_01.jpg);
	}
	.page-bg.__01 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 75%);
	}
	.page-bg.__02 > .pattern {
		background-image: url(../img/common/bg_pattern_02.jpg);
	}
	.page-bg.__03 > .pattern {
		background-image: url(../img/common/bg_pattern_03.jpg);
	}
	.page-bg.__03 > .color {
		background: linear-gradient(to right bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
	}
	.page-bg.__04 > .pattern {
		background-image: url(../img/common/bg_pattern_04.jpg);
	}
	.page-bg.__04 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7) 85%);
	}
	.page-bg.__05 > .pattern {
		background-image: url(../img/common/bg_pattern_05.jpg);
	}
	.page-bg.__05 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7) 85%);
	}
	.page-bg.__06 > .pattern {
		background-image: url(../img/common/bg_pattern_06.jpg);
	}
	.page-bg.__06 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7) 85%);
	}
	.page-bg.__list_head > .pattern {
		background-image: url(../img/common/bg_pattern_01.jpg);
	}
	.page-bg.__list_head > .color {
		background: rgba(222, 0, 0, 0.55);
	}
	.page-head {
		position: relative;
		padding: 100px 0;
	}
	.page-head > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.page-head > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 115px;
		line-height: 1;
		text-align: center;
	}
	.page-head > .main > .nav {
		margin-top: 80px;
	}
	.page-head > .main > *:first-child {
		margin-top: 0;
	}
	.page-nav {
		text-align: center;
	}
	.page-nav > .category > .list {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.page-nav > .category > .list > .item {
		position: relative;
		flex-shrink: 0;
	}
	.page-nav > .category > .list > .item:first-child {
		margin-left: 0;
	}
	.page-nav > .category > .list > .item > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		line-height: 1;
		letter-spacing: normal;
		transition: all 0.3s ease-out;
	}
	.page-nav > .category > .list > .item > .link > .line {
		position: absolute;
		bottom: -10px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-nav > .category > .list > .item > .link > .line:after {
		content: "";
		position: absolute;
		top: -1px;
		left: 0;
		width: 100%;
		height: 3px;
		background: #cf121b;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.page-nav > .category > .list > .item > .link > .arrow {
		position: absolute;
		left: 50%;
		background: url(../img/common/icon_current.svg) no-repeat center;
		background-size: contain;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.page-nav > .category > .list > .item:hover > .link > .text,
	.page-nav > .category > .list > .item.__current > .link > .text {
		color: #cf121b;
	}
	.page-nav > .category > .list > .item:hover > .link > .line:after,
	.page-nav > .category > .list > .item.__current > .link > .line:after {
		opacity: 1;
	}
	.page-nav > .category > .list > .item:hover > .link > .arrow,
	.page-nav > .category > .list > .item.__current > .link > .arrow {
		opacity: 1;
	}
	.page-nav > .category.__year > .list > .item {
		min-width: 120px;
		margin-left: 50px;
	}
	.page-nav > .category.__year > .list > .item:first-child {
		margin-left: 0;
	}
	.page-nav > .category.__year > .list > .item > .link > .text {
		font-size: 29px;
	}
	.page-nav > .category.__year > .list > .item > .link > .arrow {
		bottom: -35px;
		width: 26px;
		height: 15px;
		margin-left: -13px;
	}
	.page-nav > .category.__class {
		margin-top: 120px;
	}
	.page-nav > .category.__class > .list > .item {
		min-width: 170px;
		margin-left: 70px;
	}
	.page-nav > .category.__class > .list > .item:first-child {
		margin-left: 0;
	}
	.page-nav > .category.__class > .list > .item:nth-child(-n + 5) {
		margin-bottom: 70px;
	}
	.page-nav > .category.__class > .list > .item:nth-child(6) {
		margin-left: 0;
	}
	.page-nav > .category.__class > .list > .item > .link > .text {
		font-size: 40px;
	}
	.page-nav > .category.__class > .list > .item > .link > .arrow {
		bottom: -40px;
		width: 35px;
		height: 20px;
		margin-left: -17.5px;
	}
	.page-nav > .category.__round {
	}
	.page-nav > .category.__round > .list > .item {
		min-width: 170px;
		margin-left: 70px;
	}
	.page-nav > .category.__round > .list > .item:first-child {
		margin-left: 0;
	}
	.page-nav > .category.__round > .list > .item > .link > .text {
		font-size: 40px;
	}
	.page-nav > .category.__round > .list > .item > .link > .arrow {
		bottom: -40px;
		width: 35px;
		height: 20px;
		margin-left: -17.5px;
	}
	.page-nav > .category.__rd {
		margin-top: 120px;
	}
	.page-nav > .category.__rd > .list > .item {
		margin-left: 70px;
	}
	.page-nav > .category.__rd > .list > .item:first-child {
		margin-left: 0;
	}
	.page-nav > .category.__rd > .list > .item > .link > .text {
		
	}
	.page-nav > .category.__rd > .list > .item > .link > .text  {
		font-size: 53px;
		font-family: "Rockness";
		font-weight: 400;
		color: #fff;
		transition: all 0.3s ease-out;
	}
	.page-nav > .category.__rd > .list > .item.__current > .link > .text ,
	.page-nav > .category.__rd > .list > .item:hover > .link > .text  {
		color: #d30000;
	}
	.page-nav > .category.__rd > .list > .item > .link > .arrow {
		bottom: -40px;
		width: 35px;
		height: 20px;
		margin-left: -17.5px;
	}
	.page-nav > .category:first-child {
		margin-top: 0;
	}
	.page-nav.__white {
		color: #fff;
	}
	.page-nav.__white > .category > .list > .item > .link > .line {
		background: #fff;
	}
	.page-keyword > .head {
		position: relative;
		padding-bottom: 15px;
	}
	.page-keyword > .head > .name > .n1 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 45px;
		line-height: 1;
	}
	.page-keyword > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-keyword > .body {
		position: relative;
		margin-top: 30px;
		display: flex;
		justify-content: space-between;
	}
	.page-keyword > .body > .item {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.page-keyword > .body > .item > .input {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
	}
	.page-keyword > .body > .item > .check {
		width: 18px;
		height: 18px;
		border: 1px solid #000;
		box-sizing: border-box;
		margin-right: 10px;
		transition: all 0.3s ease-out;
	}
	.page-keyword > .body > .item > .text {
		font-size: 18px;
	}
	.page-keyword > .body > .item.__current > .check {
		background: #cf121b;
		border-color: #cf121b;
	}
	.page-list_head {
		position: relative;
		height: 100px;
		overflow: hidden;
		cursor: pointer;
		border-top: 1px solid #fff;
	}
	.page-list_head > .main {
		position: relative;
		height: 100%;
		width: 1200px;
		margin: 0 auto;
	}
	.page-list_head > .main > .text {
		position: relative;
		height: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		color: #fff;
	}
	.page-list_head > .main > .text > .t {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 46px;
		line-height: 1;
		letter-spacing: normal;
	}
	.page-list_head > .main > .icon {
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -20px;
		width: 40px;
		height: 40px;
		transform: rotate(45deg);
		transition: opacity 0.3s ease-out;
	}
	.page-list_head > .main > .icon > .i {
		position: absolute;
		background: #fff;
	}
	.page-list_head > .main > .icon > .i.i_1 {
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
	}
	.page-list_head > .main > .icon > .i.i_2 {
		bottom: 0;
		right: 0;
		width: 1px;
		height: 100%;
	}
	.page-list_head.__opened > .main > .icon {
		position: absolute;
		top: 50%;
		right: -35px;
		margin-top: -35px;
		width: 70px;
		height: 70px;
		cursor: pointer;
	}
	.page-list_head.__opened > .main > .icon > .i {
		position: absolute;
		top: 50%;
		left: 0;
		background: #fff;
		width: 100%;
		height: 1px;
	}
	.page-list_head.__opened > .main > .icon > .i.i_1 {
		top: 50%;
		left: 0;
		width: 100%;
		height: 1px;
	}
	.page-list_head.__opened > .main > .icon > .i.i_2 {
		top: 0;
		left: 50%;
		width: 1px;
		height: 100%;
	}
	.page-list_head:hover > .main > .icon {
		opacity: 0.6;
	}
	.page-list {
		position: relative;
		padding: 100px 0;
		background: #aaa;
		overflow: hidden;
	}
	.page-list > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.page-list > .main > .nav {
		margin-bottom: 110px;
	}
	.page-list > .main > .list {
		position: relative;
		/* display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap; */
		display: grid;
		grid-template-columns: 356px 356px 356px;
		gap: 0 66px;
	}
	.page-list > .main > .list > .item {
		margin-top: 66px;
		/* margin-left: 66px; */
	}
	/* .page-list > .main > .list > .item:nth-child(-n + 3) {
		margin-top: 0;
	} */
	/* .page-list > .main > .list > .item:nth-child(3n-2) {
		margin-left: 0;
	} */
	.page-list > .main > .btn {
		position: relative;
		margin-top: 120px;
		display: flex;
		justify-content: center;
	}
	.page-list.__driver {
		display: none;
	}
	.page-list.__driver > .main > .nav {
		margin-bottom: 50px;
	}
	.page-list.__driver > .main > .list > .item {
		display: none;
		margin-top: 66px;
	}
	.page-list.__driver > .main > .list > .item.__active {
		display: block;
	}
	.result-list {
		position: relative;
		padding: 100px 0;
	}
	.result-list > .year {
		position: relative;
		margin-top: 50px;
	}
	.result-list > .year:first-child {
		margin-top: 0;
	}
	.result-list > .year > .name {
		font-size: 24px;
		font-weight: 600;
	}
	.page-detail {
		position: relative;
		padding: 100px 0;
		background: #333;
		color: #fff;
	}
	.page-detail > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.page-detail > .bg > .pattern {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: 333;
	}
	.page-detail > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.page-detail > .main img {
		max-width: 100%;
		width: auto;
		margin: 0 auto;
	}
	.page-detail > .main > *:first-child {
		margin-top: 0 !important;
	}
	.page-detail > .main > .title {
		margin-top: 80px;
		font-size: 24px;
		font-weight: bold;
		line-height: 2.53333;
	}
	.page-detail > .main > .title + * {
		margin-top: 20px !important;
	}
	.page-detail > .main > .text {
		margin-top: 80px;
		font-size: 15px;
		line-height: 2.53333;
	}
	.page-detail > .main > .text a {
		color: inherit;
		text-decoration: underline;
	}
	.page-detail > .main > .text a:hover {
		text-decoration: none;
	}
	.page-detail > .main > .links {
		margin-top: 80px;
		font-size: 18px;
		line-height: 2.11111;
	}
	.page-detail > .main > .links > .item {
		margin-top: 25px;
		display: block;
	}
	.page-detail > .main > .links > .item:first-child {
		margin-top: 0;
	}
	.page-detail > .main > .links > .item > .link {
		position: relative;
		color: inherit;
		text-decoration: underline;
	}
	.page-detail > .main > .links > .item > .link:hover {
		text-decoration: none;
	}
	.page-detail > .main > .links > .item > .link:first-child {
		margin-top: 0;
	}
	.page-detail > .main > .image {
		margin-top: 80px;
		position: relative;
	}
	.page-detail > .main > .image > .img {
		position: relative;
		pointer-events: none;
	}
	.page-detail > .main > .image.__single > .img {
		margin-top: 50px;
	}
	.page-detail > .main > .image.__single > .img:first-child {
		margin-top: 0;
	}
	.page-detail > .main > .image.__multi {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.page-detail > .main > .image.__multi > .img {
		margin-top: 90px;
		margin-left: 90px;
		width: calc(50% - 45px);
	}
	.page-detail > .main > .image.__multi > .img:nth-child(-n + 2) {
		margin-top: 0;
	}
	.page-detail > .main > .image.__multi > .img:nth-child(2n-1) {
		margin-left: 0;
	}
	.page-detail > .main > .topic {
		margin-top: 80px;
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.page-detail > .main > .topic > .media {
		width: 880px;
	}
	.page-detail > .main > .topic > .media > .player {
		position: relative;
		width: 100%;
		padding-bottom: 56.25%;
	}
	.page-detail > .main > .topic > .media > .player > iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.page-detail > .main > .topic > .detail {
		width: 270px;
	}
	.page-detail > .main > .topic > .detail > .text {
		font-size: 15px;
		line-height: 2.06667;
	}
	.page-detail > .main > .topic > .detail > .link {
		position: relative;
		width: 240px;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px;
		padding-right: 50px;
		border: 1px solid #fff;
		margin-top: 100px;
		margin-left: auto;
		margin-right: 0;
		transition: all 0.3s ease-out;
	}
	.page-detail > .main > .topic > .detail > .link > .icon {
		position: absolute;
		top: 50%;
		right: 30px;
		width: 14px;
		height: 16px;
		margin-top: -8px;
	}
	.page-detail > .main > .topic > .detail > .link > .icon > svg {
		fill: none;
		stroke: #fff;
		stroke-miterlimit: 10;
		transition: all 0.3s ease-out;
	}
	.page-detail > .main > .topic > .detail > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		font-size: 16px;
		line-height: 1;
		margin-top: 0.2em;
	}
	.page-detail > .main > .topic > .detail > .link:hover {
		color: #000;
		background: #fff;
		border-color: #000;
	}
	.page-detail > .main > .topic > .detail > .link:hover > .icon > svg {
		stroke: #000;
	}
	.page-detail > .main > .race_report {
		width: 1020px;
		margin: 0 auto;
	}
	.page-detail > .main > .race_report > .list {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.page-detail > .main > .race_report > .list > .item {
		position: relative;
		width: 420px;
		margin-top: 50px;
	}
	.page-detail > .main > .race_report > .list > .item:nth-child(2n-1) {
		margin-top: 0;
	}
	.page-detail > .main > .race_report > .list > .item:nth-child(1) {
		margin-top: 0;
	}
	.page-detail > .main > .race_report > .list > .item:nth-child(2) {
		margin-top: 50px;
	}
	.page-detail > .main > .race_report > .list > .item > .head {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .num {
		position: relative;
		display: block;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .num > .text {
		position: relative;
		display: block;
		font-family: "Bebas Neue", sans-serif;
		font-size: 64px;
		line-height: 0.625;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .num > .icon {
		display: block;
		position: absolute;
		bottom: 0;
		right: -30px;
		width: 48px;
		height: 56px;
		background: url(../img/common/icon_result.svg) no-repeat center;
		background-size: contain;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .img {
		position: relative;
		width: 120px;
		height: 120px;
		background: no-repeat center;
		background-size: cover;
	}
	.page-detail > .main > .race_report > .list > .item > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-detail > .main > .race_report > .list > .item > .text {
		margin-top: 10px;
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .name > .n1 {
		font-size: 19px;
		font-weight: 600;
		margin-right: 15px;
		flex-shrink: 0;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 13px;
		flex-shrink: 0;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .belong {
		margin-top: 10px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 17px;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .point {
		font-family: "Bebas Neue", sans-serif;
		font-size: 29px;
		flex-shrink: 0;
	}
	.page-detail.__entrant {
		background: #fff;
		color: #000;
	}
	.page-detail.__result {
		background: #fff;
		color: #000;
	}
	.page-detail.__result {
	}
	.page-detail.__result > .main {
	}
	.page-detail.__result > .main > .result {
	}
	.page-detail.__result > .main > .result > .year {
		margin-top: 50px;
	}
	.page-detail.__result > .main > .result > .year:first-child {
		margin-top: 0;
	}
	.page-detail.__result > .main > .result > .year > .name {
		font-size: 24px;
		font-weight: bold;
		border-bottom: 1px solid #000;
		padding-bottom: 5px;
	}
	.page-detail.__result > .main > .result > .year > .class {
		margin-top: 30px;
	}
	.page-detail.__result > .main > .result > .year > .name + .class {
		margin-top: 20px;
	}
	.page-detail.__result > .main > .result > .year > .class > .name {
		font-weight: bold;
	}
	.page-detail.__result > .main > .result > .year > .class > .round {
		margin-top: 10px;
	}
	.page-detail.__result > .main > .result > .year > .class > .name + .round {
		margin-top: 5px;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .name {
		background: #000;
		color: #fff;
		display: block;
		margin-bottom: 1px;
		padding: 10px;
		position: relative;
		cursor: pointer;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .name:after {
		background: #000;
		box-sizing: border-box;
		content: "＋";
		display: block;
		padding: 10px 20px;
		position: absolute;
		right: 0;
		top: 0px;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .links {
		border: 1px solid #333;
		display: block;
		height: 0;
		opacity: 0;
		padding: 0 10px;
		transition: 0.5s;
		visibility: hidden;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .links > .link {
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .acd-check:checked + .name:after {
		content: "ー";
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .acd-check:checked + .name + .links {
		height: 100%;
		opacity: 1;
		padding: 10px;
		visibility: visible;
	}
	.page-related {
		padding-top: 100px;
	}
	.page-related > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.page-related > .main > .head > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		font-family: "Bebas Neue", sans-serif;
		padding-bottom: 15px;
	}
	.page-related > .main > .head > .name > .n1 {
		font-size: 65px;
		line-height: 1;
		margin-right: 30px;
	}
	.page-related > .main > .head > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-related > .main > .body {
		padding: 50px 60px 60px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.page-related > .main > .body > .item {
		margin-left: 67px;
	}
	.page-related > .main > .body > .item:first-child {
		margin-left: 0;
	}
	.page-pager > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		border-top: 1px solid #808080;
	}
	.page-pager > .main > .list {
		padding: 100px 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.page-pager > .main > .list > .item {
		margin-left: 200px;
	}
	.page-pager > .main > .list > .item:first-child {
		margin-left: 0;
	}
	.btn-link {
		position: relative;
		width: 280px;
		height: 56px;
	}
	.btn-link > .link {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		padding-right: 30px;
		color: #000;
		border: 1px solid #000;
		transition: all 0.3s ease-out;
	}
	.btn-link > .link:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 35px;
		width: 40px;
		height: 2px;
		margin-top: -1px;
		background: #000;
		transition: all 0.3s ease-out;
	}
	.btn-link > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		font-size: 25px;
	}
	.btn-link > .link:hover {
		color: #fff;
		background: #000;
	}
	.btn-link > .link:hover:before {
		background: #fff;
	}
	.btn-link.__white > .link {
		color: #fff;
		border-color: #fff;
	}
	.btn-link.__white > .link:before {
		background: #fff;
	}
	.btn-link.__white > .link:hover {
		color: #000;
		background: #fff;
		border-color: #000;
	}
	.btn-link.__white > .link:hover:before {
		background: #000;
	}
	.btn-link.__black > .link {
		color: #fff;
		background: #000;
		border-color: #fff;
	}
	.btn-link.__black > .link:before {
		background: #fff;
	}
	.btn-link.__black > .link:hover {
		color: #000;
		background: #fff;
		border-color: #000;
	}
	.btn-link.__black > .link:hover:before {
		background: #000;
	}
	.btn-link.__ticket > .link {
		color: #fff;
		background: #000;
		border-color: rgba(0, 0, 0, 0);
	}
	.btn-link.__ticket > .link:before {
		background: #fff;
	}
	.btn-link.__ticket > .link:hover {
		color: #000;
		background: #fff;
		border-color: rgba(0, 0, 0, 0);
	}
	.btn-link.__ticket > .link:hover:before {
		background: #000;
	}
	.btn-link.__pink > .link {
		color: #ff556e;
		background: #fff;
		border-color: #ff556e;
	}
	.btn-link.__pink > .link:before {
		background: #ff556e;
	}
	.btn-link.__pink > .link:hover {
		color: #fff;
		background: #ff556e;
	}
	.btn-link.__pink > .link:hover:before {
		background: #fff;
	}
	.btn-link.__red > .link {
		color: #000;
		background: #d30b1c;
		border-color: #000;
	}
	.btn-link.__red > .link:before {
		background: #000;
	}
	.btn-link.__red > .link:hover {
		color: #fff;
		background: #d30b1c;
		border-color: #fff;
	}
	.btn-link.__red > .link:hover:before {
		background: #fff;
	}
	.btn-link.__ja > .link > .text {
		font-family: "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Noto Sans Japanese", "ＭＳ ゴシック", sans-serif;
		font-size: 16px;
		font-weight: 600;
	}
}

@media screen and (max-width: 812px) {
	.page-header {
		position: relative;
		width: 100%;
		height: 93.33333vw;
		overflow: hidden;
	}
	.page-header > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.page-header > .main {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	.page-header > .main > .name {
		position: absolute;
		top: 0;
		left: 0;
		font-family: "Bebas Neue", sans-serif;
		font-size: 32vw;
		line-height: 0.85em;
		color: transparent;
		-webkit-text-stroke: 1px #ff0000;
		text-stroke: 1px #ff0000;
		opacity: 0.9;
	}
	.page-header.__DA > .bg {
		background-image: url(../img/whats-driving-athlete/sp_head_bg.jpg);
	}
	.page-header.__DA > .main > .name {
		-webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
		opacity: 0.55;
		font-size: 28vw;
	}
	.page-header.__IPS > .bg {
		background-image: url(../img/about-inter-proto-series/sp_head_bg.jpg);
	}
	.page-header.__IPS > .main > .name {
		-webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
		opacity: 0.55;
		font-size: 28vw;
	}
	.page-header.__KJC > .bg {
		background-image: url(../img/about-kyojo-cup/sp_head_bg.jpg);
	}
	.page-header.__KJC > .main > .name {
		-webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
		opacity: 0.55;
		font-size: 28vw;
	}
	.page-header.__driver > .bg {
		background-image: url(../img/driver/sp_head_bg.jpg);
	}
	.page-header.__driver-single > .bg {
		background-image: url(../img/driver/sp_head_bg_single.jpg);
	}
	.page-header.__ranking > .bg {
		background-image: url(../img/ranking/sp_head_bg.jpg);
	}
	.page-header.__news > .bg {
		background-image: url(../img/news/sp_head_bg.jpg);
	}
	.page-header.__news-single > .bg {
		background-image: url(../img/news/sp_head_bg_single.jpg);
	}
	.page-header.__result > .bg {
		background-image: url(../img/result/sp_head_bg.jpg);
	}
	.page-header.__result-single > .bg {
		background-image: url(../img/result/sp_head_bg_single.jpg);
	}
	.page-header.__race_report > .bg {
		background-image: url(../img/race_report/sp_head_bg.jpg);
	}
	.page-header.__race_report-single > .bg {
		background-image: url(../img/race_report/sp_head_bg_single.jpg);
	}
	.page-header.__topics > .bg {
		background-image: url(../img/topics/sp_head_bg.jpg);
	}
	.page-header.__topics-single > .bg {
		background-image: url(../img/topics/sp_head_bg_single.jpg);
	}
	.page-header.__gallery > .bg {
		background-image: url(../img/gallery/sp_head_bg.jpg);
	}
	.page-label {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.page-label > .img {
		position: absolute;
		top: 0;
		right: 0;
	}
	.page-label.__left > .img {
		right: auto;
		left: 0;
	}
	.page-label.__driver > .img {
		width: 16.26667vw;
	}
	.page-label.__driver-single > .img {
		width: 16.26667vw;
	}
	.page-label.__ranking > .img {
		width: 16.26667vw;
	}
	.page-label.__news > .img {
		width: 16.26667vw;
	}
	.page-label.__news-single > .img {
		width: 16.26667vw;
	}
	.page-label.__result > .img {
		width: 16.26667vw;
	}
	.page-label.__result-single > .img {
		width: 16.26667vw;
	}
	.page-label.__race_report > .img {
		width: 16.26667vw;
	}
	.page-label.__race_report-single > .img {
		width: 16.26667vw;
	}
	.page-label.__topics > .img {
		width: 16.26667vw;
	}
	.page-label.__topics-single > .img {
		width: 16.26667vw;
	}
	.page-label.__gallery > .img {
		width: 16.26667vw;
	}
	.page-bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.page-bg > .pattern {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: repeat top center;
	}
	.page-bg > .color {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.page-bg.__nav > .pattern {
		background-image: url(../img/common/bg_pattern_01.jpg);
		background-size: 11px auto;
	}
	.page-bg.__nav > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.3) 100%);
	}
	.page-bg.__01 > .pattern {
		background-image: url(../img/common/bg_pattern_01.jpg);
		background-size: 11px auto;
	}
	.page-bg.__01 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 75%);
	}
	.page-bg.__02 > .pattern {
		background-image: url(../img/common/bg_pattern_02.jpg);
		background-size: 256px auto;
	}
	.page-bg.__03 > .pattern {
		background-image: url(../img/common/bg_pattern_03.jpg);
		background-size: 256px auto;
	}
	.page-bg.__03 > .color {
		background: linear-gradient(to right bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
	}
	.page-bg.__04 > .pattern {
		background-image: url(../img/common/bg_pattern_04.jpg);
		background-size: 14px auto;
	}
	.page-bg.__04 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7) 85%);
	}
	.page-bg.__05 > .pattern {
		background-image: url(../img/common/bg_pattern_05.jpg);
		background-size: 131px auto;
	}
	.page-bg.__05 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7) 85%);
	}
	.page-bg.__06 > .pattern {
		background-image: url(../img/common/bg_pattern_06.jpg);
		background-size: 128px auto;
	}
	.page-bg.__06 > .color {
		background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7) 85%);
	}
	.page-bg.__list_head > .pattern {
		background-image: url(../img/common/bg_pattern_01.jpg);
		background-size: 11px auto;
	}
	.page-bg.__list_head > .color {
		background: rgba(222, 0, 0, 0.55);
	}
	.page-head {
		position: relative;
		padding: 8vw 0 8vw;
	}
	.page-head > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.page-head > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 8.53333vw;
		line-height: 1;
		text-align: center;
	}
	.page-head > .main > .nav {
		margin-top: 8vw;
	}
	.page-head > .main > *:first-child {
		margin-top: 0;
	}
	.page-nav {
		text-align: center;
	}
	.page-nav > .category > .list {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.page-nav > .category > .list > .item {
		position: relative;
		flex-shrink: 0;
	}
	.page-nav > .category > .list > .item > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		line-height: 1;
		letter-spacing: normal;
		transition: all 0.3s ease-out;
	}
	.page-nav > .category > .list > .item > .link > .line {
		position: absolute;
		bottom: -0.66667vw;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-nav > .category > .list > .item > .link > .line:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #cf121b;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.page-nav > .category > .list > .item > .link > .arrow {
		position: absolute;
		left: 50%;
		background: url(../img/common/icon_current.svg) no-repeat center;
		background-size: contain;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.page-nav > .category > .list > .item:hover > .link > .text,
	.page-nav > .category > .list > .item.__current > .link > .text {
		color: #cf121b;
	}
	.page-nav > .category > .list > .item:hover > .link > .line:after,
	.page-nav > .category > .list > .item.__current > .link > .line:after {
		opacity: 1;
	}
	.page-nav > .category > .list > .item:hover > .link > .arrow,
	.page-nav > .category > .list > .item.__current > .link > .arrow {
		opacity: 1;
	}
	.page-nav > .category > .list.__topList {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		width: 72vw;
		margin-right: auto;
		margin-left: auto;
		gap: 8vw 4.33333vw;
	}
	.page-nav > .category > .list.__kyojoDeriver {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		width: 72vw;
		margin-right: auto;
		margin-left: auto;
		gap: 8vw 9.33333vw;
	}
	.page-nav > .category > .list.__deriver {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		margin-right: auto;
		margin-left: auto;
		gap: 0 7.33333vw;
	}
	.page-nav > .category.__year > .list > .item {
		margin-left: 4.66667vw;
	}
	.page-nav > .category.__year > .list > .item:first-child {
		margin-left: 0;
	}
	.page-nav > .category.__year > .list > .item > .link > .text {
		font-size: 4.8vw;
	}
	.page-nav > .category.__year > .list > .item > .link > .arrow {
		bottom: -3.33333vw;
		width: 3.46667vw;
		height: 2vw;
		margin-left: -1.73333vw;
	}
	.page-nav > .category.__class {
		margin-top: 8vw;
	}
	.page-nav > .category.__class > .list > .item {
		margin: 0 2.333334vw;
		margin-bottom: 8.53333vw;
	}
	.page-nav > .category.__class > .list > .item:first-child {
		/* margin-left: 0; */
	}
	.page-nav > .category.__class > .list > .item > .link > .text {
		font-size: 5.06667vw;
	}
	.page-nav > .category.__class > .list > .item > .link > .arrow {
		bottom: -4.66667vw;
		width: 4.66667vw;
		height: 2.66667vw;
		margin-left: -2.33333vw;
	}
	.page-nav > .category.__round {
		margin-top: 8vw;
	}
	.page-nav > .category.__round > .list > .item {
		margin-left: 5.33333vw;
		min-width: 16vw;
	}
	.page-nav > .category.__round > .list.__topList > .item {
		margin-left: 0;
	}
	.page-nav > .category.__round > .list > .mite:first-child {
		margin-left: 0;
	}
	.page-nav > .category.__round > .list > .item > .link > .text {
		font-size: 6vw;
	}
	.page-nav > .category.__round > .list > .item > .link > .arrow {
		bottom: -4.66667vw;
		width: 4.66667vw;
		height: 2.66667vw;
		margin-left: -2.33333vw;
	}
	.page-nav > .category.__rd {
		margin-top: 8vw;
	}
	.page-nav > .category.__rd > .list > .item {
		/* margin-left: 5.33333vw; */
		min-width: 16vw;
	}
	.page-nav > .category.__rd > .list > .item:first-child {
		margin-left: 0;
	}
	.page-nav > .category.__rd > .list > .item > .link > .text {
		font-size: 5.1vw;
		font-family: "Rockness";
		font-weight: 400;
		color: #fff;
		transition: all 0.3s ease-out;
		display: block;
		margin: 0 auto;
	}
	.page-nav > .category.__rd > .list > .item > .link > .text svg {
		width: 100%;
		height: auto;
	}
	.page-nav > .category.__rd > .list > .item > .link > .text {
		color: #fff;
		transition: all 0.3s ease-out;
	}
	.page-nav > .category.__rd > .list > .item.__current > .link > .text {
		color: #d30000;
	}
	.page-nav > .category.__rd > .list > .item > .link > .arrow {
		bottom: -4.66667vw;
		width: 4.66667vw;
		height: 2.66667vw;
		margin-left: -2.33333vw;
	}
	.page-nav > .category:first-child {
		margin-top: 0;
	}
	.page-nav.__white {
		color: #fff;
	}
	.page-nav.__white > .category > .list > .item > .link > .line {
		background: #fff;
	}
	.page-keyword > .head {
		position: relative;
		padding-bottom: 1.33333vw;
	}
	.page-keyword > .head > .name > .n1 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 6.13333vw;
		line-height: 1;
	}
	.page-keyword > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-keyword > .body {
		position: relative;
		margin-top: 2.66667vw;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.page-keyword > .body > .item {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin-right: 4vw;
	}
	.page-keyword > .body > .item > .input {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
	}
	.page-keyword > .body > .item > .check {
		width: 2.66667vw;
		height: 2.66667vw;
		border: 1px solid #000;
		box-sizing: border-box;
		margin-right: 1.33333vw;
		transition: all 0.3s ease-out;
	}
	.page-keyword > .body > .item > .text {
		font-size: 3.73333vw;
		line-height: 2.5;
	}
	.page-keyword > .body > .item.__current > .check {
		background: #cf121b;
		border-color: #cf121b;
	}
	.page-list_head {
		position: relative;
		height: calc(75 / 750 * 100vw);
		overflow: hidden;
		cursor: pointer;
		border-top: 1px solid #fff;
	}
	.page-list_head > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		height: 100%;
	}
	.page-list_head > .main > .text {
		position: relative;
		height: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		color: #fff;
	}
	.page-list_head > .main > .text > .t {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: calc(34 / 750 * 100vw);
		line-height: 1;
		letter-spacing: normal;
	}
	.page-list_head > .main > .icon {
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: calc(-15 / 750 * 100vw);
		width: calc(30 / 750 * 100vw);
		height: calc(30 / 750 * 100vw);
		transform: rotate(45deg);
		transition: opacity 0.3s ease-out;
	}
	.page-list_head > .main > .icon > .i {
		position: absolute;
		background: #fff;
	}
	.page-list_head > .main > .icon > .i.i_1 {
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
	}
	.page-list_head > .main > .icon > .i.i_2 {
		bottom: 0;
		right: 0;
		width: 1px;
		height: 100%;
	}
	.page-list_head.__opened > .main > .icon {
		position: absolute;
		top: 50%;
		right: calc(-20 / 750 * 100vw);
		margin-top: calc(-20 / 750 * 100vw);
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
	}
	.page-list_head.__opened > .main > .icon > .i {
		position: absolute;
		top: 50%;
		left: 0;
		background: #fff;
		width: 100%;
		height: 1px;
	}
	.page-list_head.__opened > .main > .icon > .i.i_1 {
		top: 50%;
		left: 0;
		width: 100%;
		height: 1px;
	}
	.page-list_head.__opened > .main > .icon > .i.i_2 {
		top: 0;
		left: 50%;
		width: 1px;
		height: 100%;
	}
	.page-list {
		position: relative;
		padding: 8vw 0;
		background: #aaa;
		overflow: hidden;
	}
	.page-list > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.page-list > .main > .nav {
		margin-bottom: 8vw;
	}
	.page-list > .main > .list {
		position: relative;
		/* display: flex;
		justify-content: flex-start;
		flex-wrap: wrap; */
		display: grid;
		grid-template-columns: 44vw 44vw;
		gap: 4vw;
	}
	.page-list > .main > .list > .item {
		/* margin-top: 4vw;
		margin-left: 4vw; */
		width: 44vw;
		min-height: 44vw;
	}
	.page-list > .main > .list > .item:nth-child(-n + 2) {
		margin-top: 0;
	}
	.page-list > .main > .list > .item:nth-child(2n-1) {
		margin-left: 0;
	}
	.page-list > .main > .btn {
		position: relative;
		margin-top: calc(90 / 750 * 100vw);
		display: flex;
		justify-content: center;
	}
	.page-list.__driver {
		display: none;
	}
	.page-list.__driver > .main > .nav {
		margin-bottom: 8vw;
	}
	.page-list.__driver > .main > .list > .item {
		display: none;
		/* margin-top: 4vw; */
	}
	.page-list.__driver > .main > .list > .item.__active {
		display: block;
	}
	.page-detail {
		position: relative;
		padding: 8vw 0;
		background: #333;
		color: #fff;
	}
	.page-detail > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.page-detail > .main img {
		max-width: 100%;
		width: auto;
		margin: 0 auto;
	}
	.page-detail > .main > *:first-child {
		margin-top: 0 !important;
	}
	.page-detail > .main > .title {
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 1.6;
	}
	.page-detail > .main > .title + * {
		margin-top: 2.66667vw !important;
	}
	.page-detail > .main > .text {
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 1.6;
	}
	.page-detail > .main > .text a {
		color: inherit;
		text-decoration: underline;
	}
	.page-detail > .main > .text a:hover {
		text-decoration: none;
	}
	.page-detail > .main > .links {
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 1.6;
	}
	.page-detail > .main > .links > .item {
		margin-top: 2.66667vw;
		display: block;
	}
	.page-detail > .main > .links > .item > .link {
		position: relative;
		color: inherit;
		text-decoration: underline;
	}
	.page-detail > .main > .links > .item > .link:first-child {
		margin-top: 0;
	}
	.page-detail > .main > .image {
		margin-top: 5.33333vw;
		position: relative;
	}
	.page-detail > .main > .image > .img {
		position: relative;
		pointer-events: none;
	}
	.page-detail > .main > .image.__single > .img {
		margin-top: 5.33333vw;
	}
	.page-detail > .main > .image.__single > .img:first-child {
		margin-top: 0;
	}
	.page-detail > .main > .image.__multi {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.page-detail > .main > .image.__multi > .img {
		margin-top: 5.33333vw;
		margin-left: 4vw;
		width: calc(50% - 2vw);
	}
	.page-detail > .main > .image.__multi > .img:nth-child(-n + 2) {
		margin-top: 0;
	}
	.page-detail > .main > .image.__multi > .img:nth-child(2n-1) {
		margin-left: 0;
	}
	.page-detail > .main > .topic {
		margin-top: 5.33333vw;
		position: relative;
	}
	.page-detail > .main > .topic > .media > .player {
		position: relative;
		width: 100%;
		padding-bottom: 56.25%;
	}
	.page-detail > .main > .topic > .media > .player > iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.page-detail > .main > .topic > .detail {
		margin-top: 4vw;
	}
	.page-detail > .main > .topic > .detail > .text {
		font-size: 2.66667vw;
		line-height: 1.6;
	}
	.page-detail > .main > .topic > .detail > .link {
		position: relative;
		width: 40vw;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 1.33333vw;
		padding-right: 6.66667vw;
		border: 1px solid #fff;
		margin-top: 4vw;
		margin-left: auto;
		margin-right: 0;
	}
	.page-detail > .main > .topic > .detail > .link > .icon {
		position: absolute;
		top: 50%;
		right: 4vw;
		width: 1.86667vw;
		height: 2.13333vw;
		margin-top: -1.06667vw;
	}
	.page-detail > .main > .topic > .detail > .link > .icon > svg {
		display: block;
		fill: none;
		stroke: #fff;
		stroke-miterlimit: 10;
	}
	.page-detail > .main > .topic > .detail > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.66667vw;
		line-height: 1;
		margin-top: 0.2em;
	}
	.page-detail > .main > .race_report > .list > .item {
		position: relative;
		width: 80vw;
		margin-top: 4vw;
	}
	.page-detail > .main > .race_report > .list > .item:first-child {
		margin-top: 0;
	}
	.page-detail > .main > .race_report > .list > .item:nth-child(2n) {
		margin-left: auto;
	}
	.page-detail > .main > .race_report > .list > .item > .head {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .num {
		position: relative;
		display: block;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .num > .text {
		position: relative;
		display: block;
		font-family: "Bebas Neue", sans-serif;
		font-size: 12.8vw;
		line-height: 0.625;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .num > .icon {
		display: block;
		position: absolute;
		bottom: 0;
		right: -6vw;
		width: 9.6vw;
		height: 11.2vw;
		background: url(../img/common/icon_result.svg) no-repeat center;
		background-size: contain;
	}
	.page-detail > .main > .race_report > .list > .item > .head > .img {
		position: relative;
		width: 26.66667vw;
		height: 26.66667vw;
		background: no-repeat center;
		background-size: cover;
	}
	.page-detail > .main > .race_report > .list > .item > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-detail > .main > .race_report > .list > .item > .text {
		margin-top: 1.33333vw;
		position: relative;
		display: flex;
		justify-content: space-between;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		align-items: center;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .name > .n1 {
		font-size: 4.26667vw;
		font-weight: 600;
		margin-right: 2vw;
		flex-shrink: 0;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.93333vw;
		flex-shrink: 0;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .area > .belong {
		margin-top: 1.33333vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 3.46667vw;
		line-height: 1.36364;
	}
	.page-detail > .main > .race_report > .list > .item > .text > .point {
		font-family: "Bebas Neue", sans-serif;
		font-size: 4.8vw;
		flex-shrink: 0;
	}
	.page-detail + .page-pager > .main {
		border-top: none;
	}
	.page-detail.__entrant {
		background: #fff;
		color: #000;
	}
	.page-detail.__result {
		background: #fff;
		color: #000;
	}
	.page-detail.__result {
	}
	.page-detail.__result > .main {
	}
	.page-detail.__result > .main > .result {
	}
	.page-detail.__result > .main > .result > .year {
		margin-top: 50px;
	}
	.page-detail.__result > .main > .result > .year:first-child {
		margin-top: 0;
	}
	.page-detail.__result > .main > .result > .year > .name {
		font-size: 24px;
		font-weight: bold;
		border-bottom: 1px solid #000;
		padding-bottom: 5px;
	}
	.page-detail.__result > .main > .result > .year > .class {
		margin-top: 30px;
	}
	.page-detail.__result > .main > .result > .year > .name + .class {
		margin-top: 20px;
	}
	.page-detail.__result > .main > .result > .year > .class > .name {
		font-weight: bold;
	}
	.page-detail.__result > .main > .result > .year > .class > .round {
		margin-top: 10px;
	}
	.page-detail.__result > .main > .result > .year > .class > .name + .round {
		margin-top: 5px;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .name {
		background: #000;
		color: #fff;
		display: block;
		margin-bottom: 1px;
		padding: 10px;
		position: relative;
		cursor: pointer;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .name:after {
		background: #000;
		box-sizing: border-box;
		content: "＋";
		display: block;
		padding: 10px 20px;
		position: absolute;
		right: 0;
		top: 0px;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .links {
		border: 1px solid #333;
		display: block;
		height: 0;
		opacity: 0;
		padding: 0 10px;
		transition: 0.5s;
		visibility: hidden;
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .links > .link {
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .acd-check:checked + .name:after {
		content: "ー";
	}
	.page-detail.__result > .main > .result > .year > .class > .round > .acd-check:checked + .name + .links {
		height: 100%;
		opacity: 1;
		padding: 10px;
		visibility: visible;
	}
	.page-related {
		padding-top: 12vw;
	}
	.page-related > .main > .head {
		padding: 0 4vw;
	}
	.page-related > .main > .head > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		font-family: "Bebas Neue", sans-serif;
		padding-bottom: 1.33333vw;
	}
	.page-related > .main > .head > .name > .n1 {
		font-size: 5.33333vw;
		line-height: 1;
	}
	.page-related > .main > .head > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.page-related > .main > .body {
		padding: 4vw 4vw 8vw;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		overflow-x: auto;
	}
	.page-related > .main > .body > .item {
		margin-left: 4vw;
		width: 40vw;
		/* height: 40vw; */
		height: auto;
		flex-shrink: 0;
	}
	.page-related > .main > .body > .item:first-child {
		margin-left: 0;
	}
	.page-pager > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		border-top: 1px solid #808080;
	}
	.page-pager > .main > .list {
		padding: 8vw 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.page-pager > .main > .list > .item {
		margin-left: 6.66667vw;
	}
	.page-pager > .main > .list > .item:first-child {
		margin-left: 0;
	}
	.btn-link {
		position: relative;
		width: 44vw;
		height: 9.33333vw;
	}
	.btn-link > .link {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		padding-right: 2.66667vw;
		color: #000;
		border: 1px solid #000;
		transition: all 0.3s ease-out;
	}
	.btn-link > .link:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 2.66667vw;
		width: 4.66667vw;
		height: 0.26667vw;
		margin-top: -0.13333vw;
		background: #000;
	}
	.btn-link > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		font-size: 4.53333vw;
	}
	.btn-link.__white > .link {
		color: #fff;
		border-color: #fff;
	}
	.btn-link.__white > .link:before {
		background: #fff;
	}
	.btn-link.__black > .link {
		color: #fff;
		background: #000;
		border-color: #fff;
	}
	.btn-link.__black > .link:before {
		background: #fff;
	}
	.btn-link.__ticket > .link {
		color: #fff;
		background: #000;
		border-color: rgba(0, 0, 0, 0);
	}
	.btn-link.__ticket > .link:before {
		background: #fff;
	}
	.btn-link.__pink > .link {
		color: #fff;
		background: #ff556e;
		border-color: #ff556e;
	}
	.btn-link.__pink > .link:before {
		background: #fff;
	}
	.btn-link.__red > .link {
		color: #000;
		background: #d30b1c;
		border-color: #000;
	}
	.btn-link.__red > .link:before {
		background: #000;
	}
	.btn-link.__top {
		width: 64.26667vw;
		height: 12.8vw;
	}
	.btn-link.__top > .link {
		padding-right: 5.33333vw;
	}
	.btn-link.__top > .link:before {
		content: "";
		left: 8vw;
		width: 10vw;
	}
	.btn-link.__top > .link > .text {
		font-size: 6.13333vw;
	}
	.btn-link.__ja > .link > .text {
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Noto Sans Japanese", "ＭＳ ゴシック", sans-serif;
		font-size: calc(18 / 750 * 100vw);
		font-weight: 600;
	}
}

@media screen and (min-width: 813px) {
	.top-visual {
		position: relative;
		width: 100%;
		height: calc(100vh + 250px - 50px);
	}
	.top-visual > .visual {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-visual > .visual .item {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-visual > .visual .item > .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.top-visual > .visual .item > .logo {
		position: absolute;
		top: 50%;
		left: calc(50% + 400 / 1920 * 100vw);
	}
	.top-visual > .visual .item > .logo.__IPS {
		width: calc(197 / 1920 * 100vw);
		height: calc(115 / 1920 * 100vw);
		margin-top: calc(115 / 1920 * 100vw / -1);
	}
	.top-visual > .visual .item > .logo.__KJC {
		width: calc(166 / 1920 * 100vw);
		height: calc(78 / 1920 * 100vw);
		margin-top: calc(78 / 1920 * 100vw / -1);
	}
	.top-visual > .visual .item.__01 {
		z-index: 1;
	}
	.top-visual > .pointer {
		position: absolute;
		bottom: 20px;
		right: 40px;
	}
	.top-visual > .pointer ul {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 27px;
	}
	.top-visual > .pointer ul li {
		display: block;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background: #fff;
		overflow: hidden;
	}
	/* .top-visual > .pointer ul li:first-child {
		margin-left: 0;
	} */
	.top-visual > .pointer ul li * {
		opacity: 0;
	}
	.top-visual > .pointer ul li.slick-active {
		background: #cf121b;
	}
	.top-visual > .copy {
		position: absolute;
		top: 50%;
		left: 50%;
		width: calc(1039 / 1920 * 100vw);
		height: calc(400 / 1920 * 100vw);
		margin-top: calc(400 / 1920 * 100vw / -2);
		margin-left: calc(-700 / 1920 * 100vw);
	}
	.top-link > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.top-link > .main > .list {
		padding-top: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top-link > .main > .list > .item {
		width: 400px;
		margin-left: 100px;
	}
	.top-link > .main > .list > .item:first-child {
		margin-left: 0;
	}
	.top-ticket {
		position: relative;
	}
	.top-ticket > .nav {
		padding: 80px 0 100px;
	}
	.top-ticket > .ticket {
		position: relative;
		height: 600px;
	}
	.top-ticket > .ticket > .item {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 60px;
		box-sizing: border-box;
		transition: all 0.3s ease-out;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
	}
	.top-ticket > .ticket > .item.__show {
		opacity: 1;
		visibility: visible;
		pointer-events: visible;
	}
	.top-ticket > .ticket > .item > .bg {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		overflow: hidden;
	}
	.top-ticket > .ticket > .item > .bg > .pattern {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: url(../img/common/bg_pattern_07.jpg) repeat center;
	}
	.top-ticket > .ticket > .item > .bg > .line_1 {
		position: absolute;
		top: 0;
		left: 150px;
		width: 6px;
		height: 100%;
		background: url(../img/top/ticket_line_v.png) repeat-y center top;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .line_2 {
		position: absolute;
		top: 240px;
		left: 0;
		width: 150px;
		height: 6px;
		background: url(../img/top/ticket_line_h.png) repeat-x right top;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .line_3 {
		position: absolute;
		bottom: 24px;
		left: 165px;
		width: calc(100% - 165px);
		height: 6px;
		background: url(../img/top/ticket_line_h.png) repeat-x left top;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .obj_1 {
		position: absolute;
		top: 35px;
		left: 40px;
		width: 78px;
		height: 175px;
		background: url(../img/top/ticket_obj_01.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .obj_2 {
		position: absolute;
		top: -30px;
		right: -10px;
		width: 266px;
	}
	.top-ticket > .ticket > .item > .bg > .date {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 150px;
		height: 350px;
		transform: rotate(180deg);
		display: flex;
		justify-content: center;
		align-items: center;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		transform: rotate(180deg);
	}
	.top-ticket > .ticket > .item > .bg > .date > .block {
		font-family: "Bebas Neue", sans-serif;
		margin-top: 10px;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block:first-child {
		margin-top: 0;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block .name {
		font-size: 60px;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block .info {
		font-size: 17px;
		line-height: 1.2;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block .series {
		font-size: 20px;
		line-height: 1.2;
	}
	.top-ticket > .ticket > .item > .info {
		position: relative;
		display: flex;
		justify-content: center;
		padding-left: 150px;
	}
	.top-ticket > .ticket > .item > .info > .schedule {
		text-align: center;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .name {
		font-family: "Bebas Neue", sans-serif;
		font-size: 90px;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .icon {
		display: block;
		margin: 10px auto 0;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period {
		margin-top: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date {
		font-family: "Bebas Neue", sans-serif;
		margin-left: 25px;
		display: flex;
		justify-content: center;
		align-items: baseline;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date:first-child {
		margin-left: 0;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date > .d1 {
		font-size: 45px;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date > .d2 {
		font-size: 30px;
		line-height: 1;
		margin-left: 5px;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .info {
		margin-top: 20px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 28px;
		line-height: 1.39286;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link {
		position: relative;
		margin-top: 30px;
		display: inline-flex;
		justify-content: center;
		align-items: baseline;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		font-size: 43px;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link > .icon {
		margin-left: 5px;
		display: block;
		width: 30px;
		height: 30px;
		background: url(../img/top/ticket_arrow_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link:after {
		content: "";
		position: absolute;
		bottom: -13px;
		left: 0;
		width: 100%;
		height: 6px;
		background: url(../img/top/ticket_line_h_bk.png) repeat-x right top;
		background-size: contain;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link:hover:after {
		opacity: 1;
	}
	.top-ticket > .ticket > .item > .info > .circuit {
		margin-left: clamp(15px, 2vw, 150px);
		position: relative;
		text-align: center;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .name {
		font-family: "Bebas Neue", sans-serif;
		font-size: 90px;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .icon {
		display: block;
		margin: 10px auto 0;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link {
		position: relative;
		margin-top: 30px;
		display: inline-flex;
		justify-content: center;
		align-items: baseline;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link > .text {
		width: 223px;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link > .icon {
		margin-left: 5px;
		display: block;
		width: 30px;
		height: 30px;
		background: url(../img/top/ticket_arrow_wh.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link:after {
		content: "";
		position: absolute;
		bottom: -13px;
		left: 0;
		width: 100%;
		height: 6px;
		background: url(../img/top/ticket_line_h.png) repeat-x right top;
		background-size: contain;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link:hover:after {
		opacity: 1;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .info {
		margin-top: 35px;
		position: relative;
		display: flex;
		justify-content: center;
		text-align: left;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .info > .map {
		width: 285px;
		height: 140px;
		margin-right: 30px;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .info > .map img {
		object-fit: contain;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .info > .data {
		position: relative;
		display: flex;
		justify-content: center;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .info > .data > .name {
		font-family: "Bebas Neue", sans-serif;
		font-size: 28px;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .info > .data > .text {
		margin-left: 10px;
		border-left: 1px solid #000;
		padding-left: 10px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 15px;
		line-height: 1.86667;
	}
	.top-ticket > .ticket > .item > .links {
		position: absolute;
		top: 475px;
		left: 0;
		width: 100%;
		padding-left: 150px;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top-ticket > .ticket > .item > .links > .item {
		width: 275px;
		margin-left: 80px;
	}
	.top-ticket > .ticket > .item > .links > .item:first-child {
		margin-left: 0;
	}
	.top-ticket[data-animation-top] .page-nav > .category.__round > .list > .item {
		transform: translate3d(20px, 0, 0);
		opacity: 0;
	}
	.top-ticket[data-animation-top] > .ticket {
		transform: translate3d(30px, 0, 0);
		opacity: 0;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item {
		transition: all 0.3s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(1) {
		transition-delay: 0s;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(2) {
		transition-delay: 0.05s;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(3) {
		transition-delay: 0.1s;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(4) {
		transition-delay: 0.15s;
	}
	.top-ticket[data-animation-top="show"] > .ticket {
		transition: all 0.5s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-youtube {
		position: relative;
		padding: 120px 0 270px;
		background: #fff;
		color: #000;
	}
	.top-youtube > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.top-youtube > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 88px;
		line-height: 1;
		color: #000;
		text-align: center;
	}
	.top-youtube > .main > .icon {
		display: block;
		width: 48px;
		height: 56px;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
		margin: 0 auto;
	}
	.top-youtube > .main > .area {
		margin-top: 40px;
		position: relative;
	}
	.top-youtube > .main > .area > .player {
		position: relative;
		width: 942px;
		height: 530px;
	}
	.top-youtube > .main > .area > .player > iframe {
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.top-youtube > .main > .area > .links {
	}
	.top-youtube > .main > .area > .links > .btn {
		position: absolute;
	}
	.top-youtube > .main > .area > .links > .btn.__01 {
		width: 295px;
		top: 571px;
		left: 0;
	}
	.top-youtube > .main > .area > .links > .btn.__02 {
		width: 295px;
		top: 571px;
		left: 323px;
	}
	.top-youtube > .main > .area > .links > .btn.__03 {
		width: 295px;
		top: 571px;
		left: 646px;
	}
	.top-youtube > .main > .area > .links > .btn.__04 {
		width: 235px;
		top: 0;
		right: 0;
	}
	.top-youtube > .main > .area > .links > .btn.__05 {
		width: 235px;
		top: 81px;
		right: 0;
	}
	.top-youtube > .main > .area > .links > .btn.__06 {
		width: 235px;
		top: 162px;
		right: 0;
	}
	.top-youtube > .main > .area > .links > .btn.__07 {
		width: 235px;
		top: 243px;
		right: 0;
	}
	.top-youtube > .main > .area > .links > .btn.__08 {
		width: 235px;
		top: 324px;
		right: 0;
	}
	.top-youtube > .main > .area > .links > .btn.__09 {
		width: 235px;
		top: 405px;
		right: 0;
	}
	.top-ranking {
		position: relative;
		padding: 60px 0 90px;
	}
	.top-ranking > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-ranking > .bg > .pattern {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: repeat center;
		background-image: url(../img/common/bg_pattern_02.jpg);
	}
	.top-ranking > .bg > .label {
		position: absolute;
		bottom: -30px;
		left: -10px;
		width: 276px;
	}
	.top-ranking > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		text-align: center;
		color: #fff;
	}
	.top-ranking > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 88px;
		line-height: 1;
	}
	.top-ranking > .main > .area {
		margin-top: 55px;
		position: relative;
		display: flex;
		justify-content: space-between;
	}
	.top-ranking > .main > .area > .block {
		width: 540px;
	}
	.top-ranking > .main > .area > .block > .name {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 68px;
		line-height: 1;
		display: inline-block;
	}
	.top-ranking > .main > .area > .block > .name > .icon {
		position: absolute;
	}
	.top-ranking > .main > .area > .block > .name > .icon.__IPS {
		top: 50px;
		left: -35px;
		display: block;
		width: 172px;
		height: 48px;
		background: url(../img/top/ranking_icon_01.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .name > .icon.__KJC {
		top: 25px;
		left: -25px;
		display: block;
		width: 73px;
		height: 73px;
		background: url(../img/top/ranking_icon_02.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .name > .text {
		position: relative;
	}
	.top-ranking > .main > .area > .block > .list {
		margin-top: 65px;
	}
	.top-ranking > .main > .area > .block > .list > .item {
		position: relative;
		margin-top: 50px;
	}
	.top-ranking > .main > .area > .block > .list > .item:first-child {
		margin-top: 0;
	}
	.top-ranking > .main > .area > .block > .list > .item > .rank {
		position: absolute;
		top: 0;
		left: 0;
		height: 110px;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	.top-ranking > .main > .area > .block > .list > .item > .rank > .line {
		position: absolute;
		top: 0;
		left: 0;
		width: 211px;
		height: 76px;
		border-bottom: none;
		box-sizing: border-box;
		background: url(../img/top/ranking_line.svg) no-repeat center;
	}
	.top-ranking > .main > .area > .block > .list > .item > .rank > .num {
		position: absolute;
		top: 45px;
		left: 45px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 70px;
		line-height: 0.5;
		color: #fff;
		text-align: center;
		opacity: 0.7;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card {
		position: relative;
		display: block;
		width: 420px;
		height: 190px;
		margin-left: auto;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .num {
		position: relative;
		display: block;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .num > .text {
		position: relative;
		display: block;
		font-family: "Bebas Neue", sans-serif;
		font-size: 64px;
		line-height: 0.625;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .num > .icon {
		display: block;
		position: absolute;
		bottom: 0;
		right: -30px;
		width: 48px;
		height: 56px;
		background: url(../img/common/icon_result.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .img {
		position: relative;
		width: 120px;
		height: 120px;
		background: no-repeat center;
		background-size: cover;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text {
		margin-top: 10px;
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
		text-align: left;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .name > .n1 {
		font-size: 19px;
		font-weight: 600;
		margin-right: 15px;
		flex-shrink: 0;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 13px;
		flex-shrink: 0;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .belong {
		margin-top: 10px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 17px;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .point {
		font-family: "Bebas Neue", sans-serif;
		font-size: 29px;
		flex-shrink: 0;
	}
	.top-ranking > .main > .btn {
		margin: 125px auto 0;
	}
	.top-ranking[data-animation-top] > .main > .title {
		transform: translate3d(0, 30px, 0);
		opacity: 0;
	}
	.top-ranking[data-animation-top] > .main > .area > .block > .name {
		transform: translate3d(0, 15px, 0);
		opacity: 0;
	}
	.top-ranking[data-animation-top] > .main > .area > .block > .list > .item {
		transform: translate3d(50px, 0, 0);
		opacity: 0;
	}
	.top-ranking[data-animation-top="show"] > .main > .title {
		transition: all 0.3s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .name {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item {
		transition: all 0.45s ease-in-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item:nth-child(1) {
		transition-delay: 0.4s;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item:nth-child(2) {
		transition-delay: 0.55s;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item:nth-child(3) {
		transition-delay: 0.7s;
	}
	.top-DA {
		margin-top: 135px;
		position: relative;
		height: 650px;
		padding-top: 160px;
		box-sizing: border-box;
	}
	.top-DA > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-DA > .bg > .b {
		position: absolute;
		left: 50%;
		background: no-repeat center;
		background-size: contain;
	}
	.top-DA > .bg > .b.b_1 {
		top: 0;
		width: 701px;
		height: 397px;
		margin-left: -960px;
		background-image: url(../img/top/DA_bg_01.png);
	}
	.top-DA > .bg > .b.b_2 {
		top: 65px;
		width: 1649px;
		height: 558px;
		margin-left: -860px;
		background-image: url(../img/top/DA_bg_02.png);
	}
	.top-DA > .bg > .b.b_3 {
		top: 255px;
		width: 537px;
		height: 398px;
		margin-left: 220px;
		background-image: url(../img/top/DA_bg_03.png);
	}
	.top-DA > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		text-align: center;
		color: #fff;
	}
	.top-DA > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 88px;
		line-height: 1;
	}
	.top-DA > .main > .icon {
		display: block;
		margin: 10px auto 0;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound.svg) no-repeat center;
		background-size: contain;
	}
	.top-DA > .main > .text {
		margin-top: 25px;
		font-size: 18px;
		line-height: 2.44444;
	}
	.top-DA > .main > .btn {
		margin: 30px auto 0;
		width: 275px;
	}
	.top-DA[data-animation-top] > .bg > .b {
		opacity: 0;
	}
	.top-DA[data-animation-top] > .bg > .b.b_1 {
		transform: translate3d(100px, 0, 0);
	}
	.top-DA[data-animation-top] > .bg > .b.b_2 {
		transform: translate3d(50px, 0, 0);
	}
	.top-DA[data-animation-top] > .bg > .b.b_3 {
		transform: translate3d(30px, 0, 0);
	}
	.top-DA[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 10px, 0);
	}
	.top-DA[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 5px, 0);
	}
	.top-DA[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 3px, 0);
	}
	.top-DA[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-DA[data-animation-top="show"] > .bg > .b {
		opacity: 0;
	}
	.top-DA[data-animation-top="show"] > .bg > .b.b_1 {
		transition: all 0.33s ease-in-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .bg > .b.b_2 {
		transition: all 0.3s ease-in-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .bg > .b.b_3 {
		transition: all 0.3s ease-out;
		transition-delay: 0.25s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0.4s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.55s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.6s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .btn {
		transition: all 0.3s ease-out;
		transition-delay: 0.65s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto {
		margin-top: 135px;
		position: relative;
		box-sizing: border-box;
	}
	.top-howto > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-howto > .bg > .b {
		position: absolute;
		left: 50%;
		background: no-repeat center;
		background-size: contain;
	}
	.top-howto > .bg > .b.b_1 {
		top: 0;
		width: 1048px;
		height: 1061px;
		margin-left: -520px;
		background-image: url(../img/top/howto_bg.png);
	}
	.top-howto > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		text-align: right;
	}
	.top-howto > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 88px;
		line-height: 1;
	}
	.top-howto > .main > .icon {
		display: block;
		margin-top: 10px;
		margin-left: auto;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-howto > .main > .text {
		position: relative;
		z-index: 1;
		margin-top: 25px;
		font-size: 15px;
		line-height: 2.4;
		font-weight: 600;
	}
	.top-howto > .main > .img {
		width: 1175px;
		margin-top: -65px;
		margin-left: auto;
	}
	.top-howto > .main > .btn {
		margin-top: 75px;
		margin-left: auto;
		margin-right: 75px;
		width: 275px;
	}
	.top-howto[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 20px, 0);
	}
	.top-howto[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 10px, 0);
	}
	.top-howto[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 6px, 0);
	}
	.top-howto[data-animation-top] > .main > .img {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-howto[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-howto[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .img {
		transition: all 0.6s ease-in-out;
		transition-delay: 0.4s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.4s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-modal {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 200;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top-modal > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.75);
	}
	.top-modal > .close {
		position: absolute;
		top: 70px;
		right: 70px;
		width: 70px;
		height: 70px;
		cursor: pointer;
		transition: all 0.3s ease-out;
	}
	.top-modal > .close > .c {
		position: absolute;
		top: 50%;
		left: 0;
		background: #fff;
		width: 100%;
		height: 1px;
	}
	.top-modal > .close > .c.c_1 {
		transform: rotate(45deg);
	}
	.top-modal > .close > .c.c_2 {
		transform: rotate(135deg);
	}
	.top-modal > .close:hover {
		opacity: 0.6;
	}
	.top-modal > .area {
		position: relative;
		width: 1000px;
		height: 563px;
	}
	.top-modal > .area > .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: contain;
	}
	.top-modal {
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease-out;
		pointer-events: none;
	}
	.top-modal.__show {
		opacity: 1;
		visibility: visible;
		pointer-events: visible;
	}
	.top-news {
		margin-top: 210px;
		position: relative;
		box-sizing: border-box;
		padding-top: 75px;
		height: 1020px;
	}
	.top-news > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-news > .bg > .b {
		position: absolute;
		top: 0;
		left: 50%;
	}
	.top-news > .bg > .b.b_1 {
		width: 836px;
		height: 690px;
		margin-left: -960px;
		background: url(../img/top/news_bg_01.jpg) no-repeat center;
		background-size: contain;
	}
	.top-news > .bg > .b.b_2 {
		top: 120px;
		width: 1360px;
		height: 900px;
		margin-left: -400px;
		background: url(../img/top/news_bg_02.jpg) repeat center;
	}
	.top-news > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.top-news > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 125px;
		line-height: 1;
	}
	.top-news > .main > .icon {
		display: block;
		margin-top: 10px;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-news > .main > .text {
		position: relative;
		z-index: 1;
		margin-top: 25px;
		font-size: 15px;
		line-height: 2.4;
		font-weight: 600;
		width: 300px;
	}
	.top-news > .main > .btn {
		margin-top: 130px;
	}
	.top-news > .main > .list {
		position: absolute;
		top: 150px;
		left: 50%;
		margin-left: -250px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.top-news > .main > .list > .item {
		position: relative;
		margin-top: 70px;
		margin-left: 100px;
	}
	.top-news > .main > .list > .item:nth-child(-n + 2) {
		margin-top: 0;
	}
	.top-news > .main > .list > .item:nth-child(2n-1) {
		margin-left: 0;
	}
	.top-news[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 20px, 0);
	}
	.top-news[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 10px, 0);
	}
	.top-news[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 6px, 0);
	}
	.top-news[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0px, 0);
	}
	.top-news[data-animation-top] > .main > .list > .item {
		opacity: 0;
		transform: translate3d(25px, 0, 0);
	}
	.top-news[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.5s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item {
		transition: all 0.35s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(1) {
		transition-delay: 0.3s;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(2) {
		transition-delay: 0.35s;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(3) {
		transition-delay: 0.38s;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(4) {
		transition-delay: 0.4s;
	}
	.top-topic {
		margin-top: 40px;
		position: relative;
		box-sizing: border-box;
		padding-top: 60px;
		height: 610px;
	}
	.top-topic > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-topic > .bg > .b {
		position: absolute;
		top: 0;
		left: 50%;
	}
	.top-topic > .bg > .b.b_1 {
		width: 1580px;
		height: 610px;
		margin-left: -620px;
		background: url(../img/top/topics_bg.jpg) no-repeat center;
		background-size: cover;
	}
	.top-topic > .title {
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -690px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 88px;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #000;
		text-stroke: 1px #000;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		transform: rotate(180deg);
	}
}

@media screen and (min-width: 813px) and (max-width: 1440px) {
	.top-topic > .title {
		-ms-writing-mode: initial;
		writing-mode: initial;
		bottom: auto;
		margin-left: -600px;
		top: -68px;
		transform: none !important;
		transition: none !important;
	}
}

@media screen and (min-width: 813px) {
	.top-topic > .main > .list {
		position: absolute;
		top: 60px;
		left: 50%;
		margin-left: -530px;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		width: 1200px;
	}
	.top-topic > .main > .list > .item {
		position: relative;
		width: 580px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin-top: 35px;
		margin-left: 40px;
		transition: all 0.3s ease-out;
	}
	.top-topic > .main > .list > .item:hover {
		filter: grayscale(1) brightness(0.8);
	}
	.top-topic > .main > .list > .item:nth-child(-n + 2) {
		margin-top: 0;
	}
	.top-topic > .main > .list > .item:nth-child(2n-1) {
		margin-left: 0;
	}
	.top-topic > .main > .list > .item > .label {
		position: absolute;
		top: -20px;
		left: 20px;
		width: 100px;
	}
	.top-topic > .main > .list > .item > .img {
		margin-right: 30px;
		width: 270px;
		/* height: 135px; */
		height: 230px;
		flex-shrink: 0;
		background: no-repeat center;
		background-size: cover;
	}
	.top-topic > .main > .list > .item > .text {
		color: #fff;
		width: 280px;
		flex-shrink: 0;
	}
	.top-topic > .main > .list > .item > .text > .title {
		font-size: 20px;
		line-height: 1.4;
		font-weight: 600;
		width: 100%;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.top-topic > .main > .list > .item > .text > .text {
		margin-top: 15px;
		font-size: 13px;
		line-height: 1.76923;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.top-topic > .main > .btn {
		position: absolute;
		top: 580px;
		left: 50%;
		margin-left: 320px;
	}
	.top-topic[data-animation-top] > .title {
		opacity: 0;
	}
	.top-topic[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0px, 0);
	}
	.top-topic[data-animation-top] > .main > .list > .item {
		opacity: 0;
		transform: translate3d(25px, 0, 0);
	}
	.top-topic[data-animation-top="show"] > .title {
		transition: opacity 0.5s ease-out;
		transition-delay: 0s;
		opacity: 1;
	}
	.top-topic[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.5s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item {
		transition: all 0.35s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(1) {
		transition-delay: 0.3s;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(2) {
		transition-delay: 0.35s;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(3) {
		transition-delay: 0.38s;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(4) {
		transition-delay: 0.4s;
	}
	.top-sns {
		margin-top: 90px;
		position: relative;
		height: 1015px;
	}
	.top-sns > .bg {
		position: absolute;
		top: 0;
		left: 50%;
		width: 1420px;
		height: 959px;
		margin-left: -710px;
		/**background: url(../img/top/sns_bg.jpg) no-repeat center;**/
		background-size: contain;
	}
	.top-sns > .main {
		padding-top: 140px;
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.top-sns > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 88px;
		line-height: 1;
	}
	.top-sns > .main > .icon {
		display: block;
		margin-top: 10px;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-sns > .main > .text {
		position: relative;
		z-index: 1;
		margin-top: 25px;
		font-size: 15px;
		line-height: 2.4;
		font-weight: 600;
	}
	.top-sns > .main > .list {
		position: absolute;
		top: 152px;
		left: 700px;
		width: 315px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-end;
		flex-wrap: wrap;
		z-index: 1;
	}
	.top-sns > .main > .list > .item {
		position: relative;
		width: 120px;
		margin-left: 64px;
		margin-top: 40px;
	}
	.top-sns > .main > .list > .item:nth-child(-n + 2) {
		margin-top: 0;
	}
	.top-sns > .main > .list > .item:nth-child(2n-1) {
		margin-left: 0;
	}
	.top-sns > .main > .list > .item > .link {
		position: relative;
		display: block;
		text-align: center;
	}
	.top-sns > .main > .list > .item > .link > .icon {
		display: block;
		margin: 0 auto;
	}
	.top-sns > .main > .list > .item > .link > .text {
		position: relative;
		display: inline-block;
		font-family: "Bebas Neue", sans-serif;
		font-size: 21px;
		line-height: 1;
		margin-top: 15px;
		text-align: center;
		letter-spacing: -0.035em;
		white-space: nowrap;
		transition: all 0.3s ease-out;
	}
	.top-sns > .main > .list > .item > .link > .text:after {
		content: "";
		position: absolute;
		top: calc(100% + 5px);
		left: 0;
		width: 100%;
		height: 4px;
		background: #000;
		transition: all 0.3s ease-out;
	}
	.top-sns > .main > .list > .item.__youtube > .link > .icon {
		width: 92px;
	}
	.top-sns > .main > .list > .item.__instagram > .link > .icon {
		width: 59px;
	}
	.top-sns > .main > .list > .item.__twitter > .link > .icon {
		width: 67px;
	}
	.top-sns > .main > .list > .item.__facebook > .link > .icon {
		width: 32px;
	}
	.top-sns > .main > .list > .item > .link:hover > .text {
		color: #ff0000;
	}
	.top-sns > .main > .list > .item > .link:hover > .text:after {
		background: #ff0000;
	}
	.top-sns[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 20px, 0);
	}
	.top-sns[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 10px, 0);
	}
	.top-sns[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 6px, 0);
	}
	.top-sns[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0px, 0);
	}
	.top-sns[data-animation-top] > .main > .list > .item {
		opacity: 0;
		transform: translate3d(25px, 0, 0);
	}
	.top-sns[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.5s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item {
		transition: all 0.35s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(1) {
		transition-delay: 0.3s;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(2) {
		transition-delay: 0.35s;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(3) {
		transition-delay: 0.38s;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(4) {
		transition-delay: 0.4s;
	}
	.top-sponsor {
		margin-top: 80px;
		position: relative;
	}
	.top-sponsor > .line {
		position: absolute;
		top: 35px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #000;
	}
	.top-sponsor > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.top-sponsor > .main > .name {
		font-family: "Bebas Neue", sans-serif;
		font-size: 44px;
		line-height: 1;
		color: #000;
	}
	.top-sponsor > .main > .name > .color {
		color: #cf121b;
	}
	.top-sponsor > .main > .block {
		margin-top: 30px;
	}
	.top-sponsor > .main > .block:first-of-type {
		margin-top: 10px;
	}
	.top-sponsor > .main > .block > .label {
		font-size: 15px;
		font-weight: 600;
	}
	.top-sponsor > .main > .block > .list {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
	}
	.top-sponsor > .main > .block > .list > .item {
		margin-top: 20px;
		margin-right: 20px;
		transition: all 0.3s ease-out;
	}
	.top-sponsor > .main > .block > .list > .item:last-child {
		margin-right: 0;
	}
	.top-sponsor > .main > .block > .list > .item:hover {
		opacity: 0.6;
	}
	.top-sponsor > .main > .block > .list.__text > .item {
		font-size: 12px;
		line-height: 2;
		font-weight: 600;
		margin-right: 10px;
		transition: all 0.3s ease-out;
	}
	.top-sponsor > .main > .block > .list.__text > .item:last-child {
		margin-right: 0;
	}
	.top-sponsor > .main > .block > .list.__text > .item:hover {
		opacity: 1;
		text-decoration: underline;
	}
	.top-sponsor.__KJC {
		padding-bottom: 80px;
	}
}

@media screen and (max-width: 812px) {
	.top-visual {
		position: relative;
		width: 100%;
		height: 800px;
	}
	.top-visual > .visual {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-visual > .visual .item {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-visual > .visual .item > .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.top-visual > .visual .item > .logo {
		position: absolute;
		top: calc(50% + 13.33333vw);
		left: calc(50% + 13.33333vw);
	}
	.top-visual > .visual .item > .logo.__IPS {
		width: 26.26667vw;
		height: 15.33333vw;
	}
	.top-visual > .visual .item > .logo.__KJC {
		width: 22.13333vw;
		height: 10.4vw;
	}
	.top-visual > .visual .item.__01 {
		z-index: 1;
	}
	.top-visual > .pointer {
		position: absolute;
		bottom: 2.66666vw;
		right: 2.66666vw;
	}
	.top-visual > .pointer ul {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		gap: 3.73333vw;
	}
	.top-visual > .pointer ul li {
		display: block;
		width: 1.33333vw;
		height: 1.33333vw;
		border-radius: 50%;
		background: #fff;
		overflow: hidden;
	}
	.top-visual > .pointer ul li * {
		opacity: 0;
	}
	.top-visual > .pointer ul li.slick-active {
		background: #cf121b;
	}
	.top-visual > .copy {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 90.04667vw;
		height: 34.66667vw;
		margin-top: -17.33333vw;
		margin-left: -45.02333vw;
	}
	.top-link {
		margin-top: 10.66667vw;
	}
	.top-link > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.top-link > .main > .list > .item {
		width: 64vw;
		height: 9.33333vw;
		margin: 6.66667vw auto 0;
	}
	.top-link > .main > .list > .item:first-child {
		margin-top: 0;
	}
	.top-ticket {
		position: relative;
	}
	.top-ticket > .nav {
		padding: 10.66667vw 0 10.66667vw;
	}
	.top-ticket > .ticket {
		position: relative;
		min-height: 210.66667vw;
	}
	.top-ticket > .ticket > .item {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 34.66667vw;
		box-sizing: border-box;
		transition: all 0.3s ease-out;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
	}
	.top-ticket > .ticket > .item.__show {
		opacity: 1;
		visibility: visible;
		pointer-events: visible;
	}
	.top-ticket > .ticket > .item > .bg {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		overflow: hidden;
	}
	.top-ticket > .ticket > .item > .bg > .pattern {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: url(../img/common/bg_pattern_07.jpg) repeat center;
	}
	.top-ticket > .ticket > .item > .bg > .line_1 {
		position: absolute;
		top: 0;
		left: 5.33333vw;
		width: 0.8vw;
		height: 100%;
		background: url(../img/top/ticket_line_v.png) repeat-y center top;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .line_2 {
		position: absolute;
		top: 0;
		left: 52vw;
		width: 0.8vw;
		height: 20.66667vw;
		background: url(../img/top/ticket_line_v.png) repeat-y center bottom;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .line_3 {
		position: absolute;
		top: 20.66667vw;
		left: 0;
		width: 100%;
		height: 0.8vw;
		background: url(../img/top/ticket_line_h.png) repeat-x left top;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .obj_1 {
		position: absolute;
		top: 3.33333vw;
		right: 8.66667vw;
		width: 29.2vw;
		height: 13.06667vw;
		background: url(../img/top/sp_ticket_obj_01.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .bg > .obj_2 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 42.66667vw;
	}
	.top-ticket > .ticket > .item > .bg > .date {
		position: absolute;
		top: 0;
		left: 5.33333vw;
		width: 46.66667vw;
		height: 20vw;
		box-sizing: border-box;
		padding-left: 4.66667vw;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block {
		font-family: "Bebas Neue", sans-serif;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block:first-child {
		margin-top: 0;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block .name {
		font-size: 10.26667vw;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block .info {
		font-size: 2.93333vw;
		line-height: 1.27273;
	}
	.top-ticket > .ticket > .item > .bg > .date > .block .series {
		display: none;
	}
	.top-ticket > .ticket > .item > .info {
		position: relative;
		padding-left: 6.66667vw;
	}
	.top-ticket > .ticket > .item > .info > .schedule {
		text-align: center;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .name {
		font-family: "Bebas Neue", sans-serif;
		font-size: 18.93333vw;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .icon {
		display: block;
		margin: 4vw auto 0;
		width: 8.4vw;
		height: 5.2vw;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period {
		margin-top: 6.66667vw;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date {
		font-family: "Bebas Neue", sans-serif;
		margin-left: 4vw;
		display: flex;
		justify-content: center;
		align-items: baseline;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date:first-child {
		margin-left: 0;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date > .d1 {
		font-size: 7.46667vw;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .period > .date > .d2 {
		font-size: 4.8vw;
		line-height: 1;
		margin-left: 1.33333vw;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .info {
		margin-top: 6.66667vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 5.2vw;
		line-height: 1.38462;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link {
		position: relative;
		margin-top: 4vw;
		display: inline-flex;
		justify-content: center;
		align-items: baseline;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link > .text {
		font-family: "Bebas Neue", sans-serif;
		font-size: 10vw;
		line-height: 1;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link > .icon {
		margin-left: 2vw;
		display: block;
		width: 7.33333vw;
		height: 6.93333vw;
		background: url(../img/top/ticket_arrow_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .schedule > .link:after {
		content: "";
		position: absolute;
		bottom: -2vw;
		left: 0;
		width: 100%;
		height: 0.8vw;
		background: url(../img/top/ticket_line_h_bk.png) repeat-x center top;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .circuit {
		text-align: center;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .name {
		display: none;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .icon {
		display: none;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link {
		position: relative;
		margin-top: 10.66667vw;
		display: inline-flex;
		justify-content: center;
		align-items: baseline;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link > .text {
		width: 47.6vw;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link > .icon {
		margin-left: 2vw;
		display: block;
		width: 7.33333vw;
		height: 6.93333vw;
		background: url(../img/top/ticket_arrow_wh.svg) no-repeat center;
		background-size: contain;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .link:after {
		content: "";
		position: absolute;
		bottom: -2vw;
		left: 0;
		width: 100%;
		height: 0.8vw;
		background: url(../img/top/ticket_line_h.png) repeat-x center top;
		background-size: contain;
		opacity: 1;
	}
	.top-ticket > .ticket > .item > .info > .circuit > .info {
		display: none;
	}
	.top-ticket > .ticket > .item > .links {
		margin-top: 13.33333vw;
		padding-left: 6.66667vw;
	}
	.top-ticket > .ticket > .item > .links > .item {
		margin: 6.66667vw auto 0;
	}
	.top-ticket > .ticket > .item > .links > .item:first-child {
		margin-top: 0;
	}
	.top-ticket[data-animation-top] .page-nav > .category.__round > .list > .item {
		transform: translate3d(2.66667vw, 0, 0);
		opacity: 0;
	}
	.top-ticket[data-animation-top] > .ticket {
		transform: translate3d(4vw, 0, 0);
		opacity: 0;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item {
		transition: all 0.3s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(1) {
		transition-delay: 0s;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(2) {
		transition-delay: 0.05s;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(3) {
		transition-delay: 0.1s;
	}
	.top-ticket[data-animation-top="show"] .page-nav > .category.__round > .list > .item:nth-child(4) {
		transition-delay: 0.15s;
	}
	.top-ticket[data-animation-top="show"] > .ticket {
		transition: all 0.5s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-youtube {
		position: relative;
		padding: calc(100 / 750 * 100vw) 0;
		background: #fff;
		color: #000;
	}
	.top-youtube > .main {
		position: relative;
		width: calc(640 / 750 * 100vw);
		margin: 0 auto;
	}
	.top-youtube > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 16vw;
		line-height: 1;
		color: #000;
		text-align: center;
	}
	.top-youtube > .main > .icon {
		display: block;
		width: 7.73333vw;
		height: 8.8vw;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
		margin: 0 auto;
	}
	.top-youtube > .main > .area {
		margin-top: calc(40 / 750 * 100vw);
		position: relative;
	}
	.top-youtube > .main > .area > .player {
		position: relative;
		width: calc(640 / 750 * 100vw);
		height: calc(360 / 750 * 100vw);
	}
	.top-youtube > .main > .area > .player > iframe {
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.top-youtube > .main > .area > .links {
		margin-top: calc(30 / 750 * 100vw);
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		gap: calc(20 / 750 * 100vw) calc(30 / 750 * 100vw);
	}
	.top-youtube > .main > .area > .links > .btn {
		width: calc(305 / 750 * 100vw);
		height: calc(56 / 750 * 100vw);
	}
	.top-youtube > .main > .area > .links > .btn.__01 {
		width: calc(640 / 750 * 100vw);
	}
	.top-youtube > .main > .area > .links > .btn.__02 {
	}
	.top-youtube > .main > .area > .links > .btn.__03 {
	}
	.top-youtube > .main > .area > .links > .btn.__04 {
	}
	.top-youtube > .main > .area > .links > .btn.__05 {
	}
	.top-youtube > .main > .area > .links > .btn.__06 {
	}
	.top-youtube > .main > .area > .links > .btn.__07 {
	}
	.top-youtube > .main > .area > .links > .btn.__08 {
	}
	.top-youtube > .main > .area > .links > .btn.__09 {
	}
	.top-ranking {
		position: relative;
		padding: 13.33333vw 0;
	}
	.top-ranking > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-ranking > .bg > .pattern {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: repeat center;
		background-image: url(../img/common/bg_pattern_02.jpg);
		background-size: 256px auto;
	}
	.top-ranking > .bg > .label {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 42.66667vw;
	}
	.top-ranking > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		text-align: center;
		color: #fff;
	}
	.top-ranking > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 16vw;
		line-height: 1;
	}
	.top-ranking > .main > .area {
		position: relative;
	}
	.top-ranking > .main > .area > .block {
		margin-top: 13.33333vw;
	}
	.top-ranking > .main > .area > .block:first-child {
		margin-top: 0;
	}
	.top-ranking > .main > .area > .block > .icon {
		display: block;
		margin: 4.66667vw auto 0;
		width: 8.4vw;
		height: 5.2vw;
		background: url(../img/common/icon_sound.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .name {
		margin-top: 6.66667vw;
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 9.6vw;
		line-height: 1;
		display: inline-block;
	}
	.top-ranking > .main > .area > .block > .name > .icon {
		position: absolute;
	}
	.top-ranking > .main > .area > .block > .name > .icon.__IPS {
		top: 4.66667vw;
		left: -4.66667vw;
		display: block;
		width: 24.13333vw;
		height: 6.8vw;
		background: url(../img/top/ranking_icon_01.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .name > .icon.__KJC {
		top: 2.66667vw;
		left: -4.66667vw;
		display: block;
		width: 11.33333vw;
		height: 11.33333vw;
		background: url(../img/top/ranking_icon_02.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .name > .text {
		position: relative;
	}
	.top-ranking > .main > .area > .block > .list {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		width: 86.66667vw;
		margin-top: 13.33333vw;
	}
	.top-ranking > .main > .area > .block > .list > .item {
		position: relative;
		margin-top: 6.66667vw;
	}
	.top-ranking > .main > .area > .block > .list > .item:first-child {
		margin-top: 0;
	}
	.top-ranking > .main > .area > .block > .list > .item > .rank {
		position: absolute;
		top: 0;
		left: 0;
		height: 14.66667vw;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	.top-ranking > .main > .area > .block > .list > .item > .rank > .line {
		position: absolute;
		top: 0;
		left: 0;
		width: 34.66667vw;
		height: 12.66667vw;
		border-bottom: none;
		box-sizing: border-box;
		background: url(../img/top/ranking_line.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .list > .item > .rank > .num {
		position: absolute;
		top: 8vw;
		left: 5.33333vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 12vw;
		line-height: 0.5;
		color: #fff;
		text-align: center;
		opacity: 0.7;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card {
		position: relative;
		display: block;
		width: 70.66667vw;
		margin-left: auto;
		text-align: left;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .num {
		position: relative;
		display: block;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .num > .text {
		position: relative;
		display: block;
		font-family: "Bebas Neue", sans-serif;
		font-size: 10.13333vw;
		line-height: 0.625;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .num > .icon {
		display: block;
		position: absolute;
		bottom: 0;
		right: -5.33333vw;
		width: 7.73333vw;
		height: 8.8vw;
		background: url(../img/common/icon_result.svg) no-repeat center;
		background-size: contain;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head > .img {
		position: relative;
		width: 20vw;
		height: 20vw;
		background: no-repeat center;
		background-size: cover;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text {
		margin-top: 2.66667vw;
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .name > .n1 {
		font-size: 3.73333vw;
		font-weight: 600;
		margin-right: 1.33333vw;
		flex-shrink: 0;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.66667vw;
		flex-shrink: 0;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .area > .belong {
		font-family: "Bebas Neue", sans-serif;
		font-size: 3.06667vw;
	}
	.top-ranking > .main > .area > .block > .list > .item > .card > .text > .point {
		font-family: "Bebas Neue", sans-serif;
		font-size: 5.06667vw;
		flex-shrink: 0;
	}
	.top-ranking > .main > .btn {
		margin: 13.33333vw auto 0;
		width: 64vw;
		height: 12.8vw;
	}
	.top-ranking[data-animation-top] > .main > .title {
		transform: translate3d(0, 2.66667vw, 0);
		opacity: 0;
	}
	.top-ranking[data-animation-top] > .main > .area > .block > .name {
		transform: translate3d(0, 2vw, 0);
		opacity: 0;
	}
	.top-ranking[data-animation-top] > .main > .area > .block > .list > .item {
		transform: translate3d(6.66667vw, 0, 0);
		opacity: 0;
	}
	.top-ranking[data-animation-top="show"] > .main > .title {
		transition: all 0.3s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .name {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item {
		transition: all 0.45s ease-in-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item:nth-child(1) {
		transition-delay: 0.4s;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item:nth-child(2) {
		transition-delay: 0.55s;
	}
	.top-ranking[data-animation-top="show"] > .main > .area > .block > .list > .item:nth-child(3) {
		transition-delay: 0.7s;
	}
	.top-DA {
		margin-top: 13.33333vw;
		position: relative;
		height: 151.06667vw;
		padding-top: 20vw;
		box-sizing: border-box;
	}
	.top-DA > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-DA > .bg > .b {
		position: absolute;
		left: 0;
		background: no-repeat center;
		background-size: contain;
	}
	.top-DA > .bg > .b.b_1 {
		top: 0;
		left: -36.66667vw;
		width: 112.26667vw;
		height: 63.6vw;
		margin-left: 0;
		background-image: url(../img/top/DA_bg_01.png);
	}
	.top-DA > .bg > .b.b_2 {
		top: 10vw;
		left: -36.66667vw;
		width: 177.33333vw;
		height: 129.33333vw;
		margin-left: 0;
		background-image: url(../img/top/sp_DA_bg_02.png);
	}
	.top-DA > .bg > .b.b_3 {
		top: 99.33333vw;
		left: 46.66667vw;
		width: 72.13333vw;
		height: 51.33333vw;
		margin-left: 0;
		background-image: url(../img/top/DA_bg_03.png);
		background-size: auto 100%;
	}
	.top-DA > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		text-align: center;
		color: #fff;
	}
	.top-DA > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 16vw;
		line-height: 1;
	}
	.top-DA > .main > .icon {
		display: block;
		margin: 4.66667vw auto 0;
		width: 8.4vw;
		height: 5.2vw;
		background: url(../img/common/icon_sound.svg) no-repeat center;
		background-size: contain;
	}
	.top-DA > .main > .text {
		position: relative;
		z-index: 1;
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 2.2;
		font-weight: 600;
	}
	.top-DA > .main > .btn {
		margin: 6.66667vw auto 0;
		width: 64vw;
		height: 12.8vw;
	}
	.top-DA[data-animation-top] > .bg > .b {
		opacity: 0;
	}
	.top-DA[data-animation-top] > .bg > .b.b_1 {
		transform: translate3d(13.33333vw, 0, 0);
	}
	.top-DA[data-animation-top] > .bg > .b.b_2 {
		transform: translate3d(6.66667vw, 0, 0);
	}
	.top-DA[data-animation-top] > .bg > .b.b_3 {
		transform: translate3d(4vw, 0, 0);
	}
	.top-DA[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 1.33333vw, 0);
	}
	.top-DA[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 0.66667vw, 0);
	}
	.top-DA[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 0.4vw, 0);
	}
	.top-DA[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-DA[data-animation-top="show"] > .bg > .b {
		opacity: 0;
	}
	.top-DA[data-animation-top="show"] > .bg > .b.b_1 {
		transition: all 0.33s ease-in-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .bg > .b.b_2 {
		transition: all 0.3s ease-in-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .bg > .b.b_3 {
		transition: all 0.3s ease-out;
		transition-delay: 0.25s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0.4s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.55s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.6s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-DA[data-animation-top="show"] > .main > .btn {
		transition: all 0.3s ease-out;
		transition-delay: 0.65s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto {
		margin-top: 13.33333vw;
		position: relative;
		box-sizing: border-box;
	}
	.top-howto > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-howto > .bg > .b {
		position: absolute;
		background: no-repeat center;
		background-size: cover;
	}
	.top-howto > .bg > .b.b_1 {
		top: -5.33333vw;
		width: 100vw;
		height: 184vw;
		background-image: url(../img/top/sp_howto_bg.png);
	}
	.top-howto > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		padding: 10vw 0;
		width: 86.66667vw;
		height: 150vw;
		text-align: center;
		background: url(../img/top/sp_howto_img.jpg) no-repeat center;
		background-size: cover;
	}
	.top-howto > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 16vw;
		line-height: 1;
	}
	.top-howto > .main > .icon {
		display: block;
		margin: 4.66667vw auto 0;
		width: 8.4vw;
		height: 5.2vw;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-howto > .main > .text {
		position: relative;
		z-index: 1;
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 2.2;
		font-weight: 600;
	}
	.top-howto > .main > .img {
		display: none;
	}
	.top-howto > .main > .btn {
		margin: 81.33333vw auto 0;
		width: 64vw;
		height: 12.8vw;
	}
	.top-howto[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 2.66667vw, 0);
	}
	.top-howto[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 1.33333vw, 0);
	}
	.top-howto[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 0.8vw, 0);
	}
	.top-howto[data-animation-top] > .main > .img {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-howto[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-howto[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .img {
		transition: all 0.6s ease-in-out;
		transition-delay: 0.4s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-howto[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.4s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-modal {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 200;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top-modal > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.75);
	}
	.top-modal > .close {
		position: absolute;
		top: 4vw;
		right: 4vw;
		width: 13.33333vw;
		height: 13.33333vw;
		cursor: pointer;
	}
	.top-modal > .close > .c {
		position: absolute;
		top: 50%;
		left: 0;
		background: #fff;
		width: 100%;
		height: 1px;
	}
	.top-modal > .close > .c.c_1 {
		transform: rotate(45deg);
	}
	.top-modal > .close > .c.c_2 {
		transform: rotate(135deg);
	}
	.top-modal > .area {
		position: relative;
		width: 100vmin;
		height: 100vmin;
	}
	.top-modal > .area > .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: contain;
	}
	.top-modal {
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease-out;
		pointer-events: none;
	}
	.top-modal.__show {
		opacity: 1;
		visibility: visible;
		pointer-events: visible;
	}
	.top-news {
		margin-top: 24vw;
		position: relative;
		box-sizing: border-box;
		padding: 10vw 0 6.66667vw;
	}
	.top-news > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-news > .bg > .b {
		position: absolute;
		top: 0;
		left: 0;
	}
	.top-news > .bg > .b.b_1 {
		width: 100%;
		height: 100%;
		background: url(../img/top/sp_news_bg_01.jpg) repeat-y center;
		background-size: 100% auto;
	}
	.top-news > .bg > .b.b_2 {
		width: 100%;
		height: 100%;
		background: url(../img/top/sp_news_bg_02.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	.top-news > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		width: 86.66667vw;
		/* padding: 13.33333vw 0 8vw; */
	}
	.top-news > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 16vw;
		line-height: 1;
		padding-left: 6.66667vw;
	}
	.top-news > .main > .icon {
		display: block;
		margin-top: 4.66667vw;
		width: 8.4vw;
		height: 5.2vw;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
		margin-left: 6.66667vw;
	}
	.top-news > .main > .text {
		position: relative;
		z-index: 1;
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 2.2;
		font-weight: 600;
		padding-left: 6.66667vw;
	}
	.top-news > .main > .list {
		position: relative;
		margin-top: 8vw;
	}
	.top-news > .main > .list > .item {
		position: relative;
		display: block;
		width: 100%;
		/* height: 45.33333vw; */
		margin-top: 13.33333vw;
	}
	.top-news > .main > .list > .item:first-child {
		margin-top: 0;
	}
	.top-news > .main > .btn {
		margin: 13.33333vw auto 0;
		width: 64vw;
		height: 12.8vw;
	}
	.top-news[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 2.66667vw, 0);
	}
	.top-news[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 1.33333vw, 0);
	}
	.top-news[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 0.8vw, 0);
	}
	.top-news[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-news[data-animation-top] > .main > .list > .item {
		opacity: 0;
		transform: translate3d(3.33333vw, 0, 0);
	}
	.top-news[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.5s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item {
		transition: all 0.35s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(1) {
		transition-delay: 0.3s;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(2) {
		transition-delay: 0.35s;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(3) {
		transition-delay: 0.38s;
	}
	.top-news[data-animation-top="show"] > .main > .list > .item:nth-child(4) {
		transition-delay: 0.4s;
	}
	.top-topic {
		margin-top: 24vw;
		position: relative;
		box-sizing: border-box;
	}
	.top-topic > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-topic > .bg > .b {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-topic > .bg > .b.b_1 {
		width: 100%;
		height: 100%;
		background: url(../img/top/sp_topics_bg.jpg) no-repeat center top;
		background-size: cover;
	}
	.top-topic > .title {
		position: absolute;
		bottom: calc(100% - 0.2em);
		right: 0;
		font-family: "Bebas Neue", sans-serif;
		font-size: 20vw;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #000;
		text-stroke: 1px #000;
		text-align: right;
	}
	.top-topic > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		width: 86.66667vw;
		padding: 13.33333vw 0 8vw;
	}
	.top-topic > .main > .list > .item {
		position: relative;
		display: block;
		margin-top: 13.33333vw;
	}
	.top-topic > .main > .list > .item:first-child {
		margin-top: 0;
	}
	.top-topic > .main > .list > .item > .label {
		position: absolute;
		top: -4vw;
		left: 0vw;
		width: 22.66667vw;
		z-index: 1;
	}
	.top-topic > .main > .list > .item > .img {
		width: 100%;
		/* height: 28vw; */
		height: 56vw;
		background: no-repeat center;
		background-size: cover;
	}
	.top-topic > .main > .list > .item > .text {
		margin-top: 4vw;
		color: #fff;
	}
	.top-topic > .main > .list > .item > .text > .title {
		font-size: 3.73333vw;
		line-height: 1.4;
		font-weight: 600;
		width: 100%;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.top-topic > .main > .list > .item > .text > .text {
		margin-top: 2.66667vw;
		font-size: 2.66667vw;
		line-height: 1.76923;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.top-topic > .main > .btn {
		margin: 13.33333vw auto 0;
		width: 64vw;
		height: 12.8vw;
	}
	.top-topic[data-animation-top] > .title {
		opacity: 0;
		transform: translate3d(2.66667vw, 0, 0);
	}
	.top-topic[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-topic[data-animation-top] > .main > .list > .item {
		opacity: 0;
		transform: translate3d(3.33333vw, 0, 0);
	}
	.top-topic[data-animation-top="show"] > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-topic[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.5s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item {
		transition: all 0.35s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(1) {
		transition-delay: 0.3s;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(2) {
		transition-delay: 0.35s;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(3) {
		transition-delay: 0.38s;
	}
	.top-topic[data-animation-top="show"] > .main > .list > .item:nth-child(4) {
		transition-delay: 0.4s;
	}
	.top-sns {
		margin-top: 6.66667vw;
		position: relative;
		padding-bottom: 53.33333vw;
	}
	.top-sns > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.top-sns > .bg > .b_1 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100vw;
		height: 61.73333vw;
		/**background: url(../img/top/sp_sns_bg_01.jpg) no-repeat center;**/
		background-size: contain;
	}
	.top-sns > .bg > .b_2 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100vw;
		height: calc(277 / 750 * 100vw);
		/**background: url(../img/top/sp_sns_bg_02.jpg) no-repeat center;**/
		background-size: cover;
	}
	.top-sns > .main {
		padding-top: 8.66667vw;
		position: relative;
		width: 92vw;
		margin: 0 auto;
		width: 86.66667vw;
	}
	.top-sns > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 16vw;
		line-height: 1;
	}
	.top-sns > .main > .icon {
		display: block;
		margin-top: 4.66667vw;
		width: 8.4vw;
		height: 5.2vw;
		background: url(../img/common/icon_sound_bk.svg) no-repeat center;
		background-size: contain;
	}
	.top-sns > .main > .text {
		position: relative;
		z-index: 1;
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 2.2;
		font-weight: 600;
	}
	.top-sns > .main > .list {
		position: relative;
		margin: 0 auto;
		margin-top: 8vw;
		width: calc(500 / 750 * 100vw);
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.top-sns > .main > .list > .item {
		position: relative;
		width: calc(150 / 750 * 100vw);
		margin-top: calc(70 / 750 * 100vw);
		margin-left: calc(185 / 750 * 100vw);
	}
	.top-sns > .main > .list > .item:nth-child(-n + 2) {
		margin-top: 0;
	}
	.top-sns > .main > .list > .item:nth-child(2n-1) {
		margin-left: 0;
	}
	.top-sns > .main > .list > .item > .link {
		position: relative;
		display: block;
		text-align: center;
	}
	.top-sns > .main > .list > .item > .link > .icon {
		display: block;
		margin: 0 auto;
	}
	.top-sns > .main > .list > .item > .link > .text {
		position: relative;
		display: inline-block;
		font-family: "Bebas Neue", sans-serif;
		font-size: calc(25 / 750 * 100vw);
		line-height: 1;
		margin-top: calc(15 / 750 * 100vw);
		text-align: center;
		letter-spacing: -0.035em;
		white-space: nowrap;
		transition: all 0.3s ease-out;
	}
	.top-sns > .main > .list > .item > .link > .text:after {
		content: "";
		position: absolute;
		top: calc(100% + 5px);
		left: 0;
		width: 100%;
		height: 4px;
		background: #000;
		transition: all 0.3s ease-out;
	}
	.top-sns > .main > .list > .item.__youtube > .link > .icon {
		width: calc(111 / 750 * 100vw);
	}
	.top-sns > .main > .list > .item.__instagram > .link > .icon {
		width: calc(72 / 750 * 100vw);
	}
	.top-sns > .main > .list > .item.__twitter > .link > .icon {
		width: calc(69 / 750 * 100vw);
	}
	.top-sns > .main > .list > .item.__facebook > .link > .icon {
		width: calc(38 / 750 * 100vw);
	}
	.top-sns[data-animation-top] > .main > .title {
		opacity: 0;
		transform: translate3d(0, 2.66667vw, 0);
	}
	.top-sns[data-animation-top] > .main > .icon {
		opacity: 0;
		transform: translate3d(0, 1.33333vw, 0);
	}
	.top-sns[data-animation-top] > .main > .text {
		opacity: 0;
		transform: translate3d(0, 0.8vw, 0);
	}
	.top-sns[data-animation-top] > .main > .btn {
		opacity: 0;
		transform: translate3d(0, 0, 0);
	}
	.top-sns[data-animation-top] > .main > .list > .item {
		opacity: 0;
		transform: translate3d(3.33333vw, 0, 0);
	}
	.top-sns[data-animation-top="show"] > .main > .title {
		transition: all 0.5s ease-out;
		transition-delay: 0s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .icon {
		transition: all 0.3s ease-out;
		transition-delay: 0.15s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .text {
		transition: all 0.3s ease-out;
		transition-delay: 0.2s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .btn {
		transition: all 0.4s ease-out;
		transition-delay: 0.5s;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item {
		transition: all 0.35s ease-out;
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(1) {
		transition-delay: 0.3s;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(2) {
		transition-delay: 0.35s;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(3) {
		transition-delay: 0.38s;
	}
	.top-sns[data-animation-top="show"] > .main > .list > .item:nth-child(4) {
		transition-delay: 0.4s;
	}
	.top-sponsor {
		margin-top: 10.66667vw;
		position: relative;
		text-align: center;
	}
	.top-sponsor > .line {
		position: absolute;
		top: 6.66667vw;
		left: 0;
		width: 100%;
		height: 1px;
		background: #000;
	}
	.top-sponsor > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		width: 86.66667vw;
	}
	.top-sponsor > .main > .name {
		font-family: "Bebas Neue", sans-serif;
		font-size: 8.8vw;
		line-height: 1;
		color: #000;
	}
	.top-sponsor > .main > .name > .color {
		color: #cf121b;
	}
	.top-sponsor > .main > .block {
		margin-top: 4vw;
	}
	.top-sponsor > .main > .block:first-of-type {
		margin-top: 2vw;
	}
	.top-sponsor > .main > .block > .label {
		font-size: 3.2vw;
		font-weight: 600;
	}
	.top-sponsor > .main > .block > .list {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		margin: 0 -2.66667vw;
	}
	.top-sponsor > .main > .block > .list > .item {
		margin: 2.66667vw 1.33333vw 0;
		/*max-width: 20vw;*/
	}
	.top-sponsor > .main > .block > .list.__text {
		margin: 0;
		margin-top: 2.66667vw;
		justify-content: flex-start;
	}
	.top-sponsor > .main > .block > .list.__text > .item {
		font-size: 2.66667vw;
		line-height: 2;
		font-weight: 600;
		margin: 0;
		margin-right: 2.66667vw;
	}
	.top-sponsor > .main > .block > .list.__text > .item:last-child {
		margin-right: 0;
	}
	.top-sponsor.__KJC {
		padding-bottom: 8vw;
	}
}

@media screen and (min-width: 813px) {
	.DA-body {
		position: relative;
		padding: 60px 0;
	}
	.DA-body > .logo {
		position: absolute;
		top: 165px;
		left: 50%;
		margin-left: 280px;
		width: 321px;
		height: 66px;
		z-index: 1;
	}
	.DA-content {
		position: relative;
		color: #fff;
		text-align: center;
	}
	.DA-content > .bg {
		position: absolute;
		top: 0;
		left: 50%;
	}
	.DA-content > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.DA-content > .main > .title {
		font-size: 36px;
		font-weight: 600;
	}
	.DA-content > .main > .icon {
		display: block;
		margin: 35px auto 0;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound.svg) no-repeat center;
		background-size: contain;
	}
	.DA-content > .main > .area {
		margin-top: 35px;
	}
	.DA-content > .main > .area > .block > .text {
		margin-top: 50px;
		font-size: 15px;
		line-height: 2.53333;
	}
	.DA-content > .main > .area > .block > .text:first-child {
		margin-top: 0;
	}
	.DA-content.__01 {
		padding-top: 175px;
		height: 1201px;
		box-sizing: border-box;
	}
	.DA-content.__01 > .bg {
		width: 1916px;
		height: 1201px;
		background: url(../img/whats-driving-athlete/bg_01.jpg) no-repeat center;
		margin-left: -958px;
	}
	.DA-content.__02 {
		margin-top: 100px;
		padding-top: 125px;
		height: 840px;
		box-sizing: border-box;
	}
	.DA-content.__02 > .bg {
		width: 1616px;
		height: 840px;
		background: url(../img/whats-driving-athlete/bg_02.jpg) no-repeat center;
		margin-left: -808px;
	}
	.DA-message {
		position: relative;
		width: 1200px;
		margin: 0 auto;
		margin-top: 110px;
		padding: 100px 0 100px;
	}
	.DA-message > .bg {
		position: absolute;
		top: 0;
		left: -350px;
		width: 1350px;
		height: 100%;
		overflow: hidden;
	}
	.DA-message > .bg > .pattern {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/whats-driving-athlete/bg_03.jpg) repeat center;
	}
	.DA-message > .bg > .label {
		position: absolute;
		top: -0.12em;
		left: 200px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 200px;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #c5c5c2;
		text-stroke: 1px #c5c5c2;
	}
	.DA-message > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.DA-message > .main > .img {
		position: absolute;
		top: 280px;
		right: 0;
		width: 286px;
	}
	.DA-message > .main > .name {
		font-size: 30px;
		font-weight: 600;
	}
	.DA-message > .main > .text {
		margin-top: 50px;
		font-size: 13px;
		line-height: 2.61538;
	}
}

@media screen and (max-width: 812px) {
	.DA-body {
		position: relative;
		padding: 3.33333vw 0 8vw;
	}
	.DA-body > .logo {
		position: absolute;
		top: 17.33333vw;
		left: 50%;
		margin-left: 24vw;
		width: 21.46667vw;
		height: 4.53333vw;
		z-index: 1;
	}
	.DA-content {
		position: relative;
		color: #fff;
		text-align: center;
	}
	.DA-content > .bg {
		position: absolute;
		top: 0;
		left: 0;
	}
	.DA-content > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.DA-content > .main > .title {
		font-size: 4vw;
		font-weight: 600;
	}
	.DA-content > .main > .icon {
		display: block;
		margin: 2.66667vw auto 0;
		width: 3.6vw;
		height: 2.53333vw;
		background: url(../img/common/icon_sound.svg) no-repeat center;
		background-size: contain;
	}
	.DA-content > .main > .area {
		margin-top: 2.66667vw;
	}
	.DA-content > .main > .area > .block > .text {
		margin-top: 5.33333vw;
		font-size: 2.66667vw;
		line-height: 5.33333vw;
	}
	.DA-content > .main > .area > .block > .text:first-child {
		margin-top: 0;
	}
	.DA-content.__01 {
		padding-top: 22.66667vw;
		height: 193.06667vw;
		box-sizing: border-box;
	}
	.DA-content.__01 > .bg {
		width: 100vw;
		height: 193.06667vw;
		background: url(../img/whats-driving-athlete/sp_bg_01.jpg) no-repeat center;
		background-size: cover;
	}
	.DA-content.__02 {
		margin-top: 6vw;
		padding-top: 13.33333vw;
		height: 134.66667vw;
		box-sizing: border-box;
	}
	.DA-content.__02 > .bg {
		width: 100vw;
		height: 134.66667vw;
		background: url(../img/whats-driving-athlete/sp_bg_02.jpg) no-repeat center;
		background-size: cover;
	}
	.DA-message {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		margin-top: 8.66667vw;
		padding: 8vw 0;
	}
	.DA-message > .bg {
		position: absolute;
		top: 0;
		left: -4vw;
		width: 85.33333vw;
		height: 100%;
		overflow: hidden;
	}
	.DA-message > .bg > .pattern {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/whats-driving-athlete/bg_03.jpg) repeat center;
	}
	.DA-message > .bg > .label {
		position: absolute;
		top: -0.12em;
		left: 0;
		font-family: "Bebas Neue", sans-serif;
		font-size: 18vw;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #c5c5c2;
		text-stroke: 1px #c5c5c2;
	}
	.DA-message > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
		padding-left: 6.66667vw;
		box-sizing: border-box;
	}
	.DA-message > .main > .img {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 25.33333vw;
	}
	.DA-message > .main > .name {
		font-size: 4vw;
		font-weight: 600;
	}
	.DA-message > .main > .text {
		margin-top: 2.66667vw;
		font-size: 2.66667vw;
		line-height: 5.33333vw;
	}
}

@media screen and (min-width: 813px) {
	.enjoy-body {
		position: relative;
		padding-top: 15vw;
		background: #c0f5fb;
		overflow: hidden;
	}
	.enjoy-body > .map {
		position: relative;
	}
	.enjoy-body > .map > .img {
		display: block;
		width: 100%;
	}
	.enjoy-body > .map > .point > .item {
		position: absolute;
		cursor: pointer;
		filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.5));
		transition: all 0.3s ease-out;
	}
	.enjoy-body > .map > .point > .item:hover {
		transform: scale(1.05);
		filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.8));
	}
	.enjoy-body > .map > .point > .item .v {
		display: block;
		animation: balloon_v 5s ease-in-out infinite alternate;
	}
	.enjoy-body > .map > .point > .item .h {
		display: block;
		animation: balloon_h 3s linear infinite alternate;
	}
	.enjoy-body > .map > .point > .item.__01 {
		width: 7.13542%;
		top: 38.5%;
		left: 50%;
	}
	.enjoy-body > .map > .point > .item.__01 .v {
		animation-duration: 5s;
	}
	.enjoy-body > .map > .point > .item.__01 .h {
		animation-duration: 3s;
	}
	.enjoy-body > .map > .point > .item.__02 {
		width: 7.13542%;
		top: 26%;
		left: 81.5%;
	}
	.enjoy-body > .map > .point > .item.__02 .v {
		animation-duration: 4s;
	}
	.enjoy-body > .map > .point > .item.__02 .h {
		animation-duration: 5s;
	}
	.enjoy-body > .map > .point > .item.__03 {
		width: 7.08333%;
		top: 13%;
		left: 59%;
	}
	.enjoy-body > .map > .point > .item.__03 .v {
		animation-duration: 3s;
	}
	.enjoy-body > .map > .point > .item.__03 .h {
		animation-duration: 6s;
	}
	.enjoy-body > .map > .point > .item.__04 {
		width: 5.9375%;
		top: 17%;
		left: 38%;
	}
	.enjoy-body > .map > .point > .item.__04 .v {
		animation-duration: 4s;
	}
	.enjoy-body > .map > .point > .item.__04 .h {
		animation-duration: 4s;
	}
	.enjoy-body > .map > .point > .item.__05 {
		width: 7.13542%;
		top: 63%;
		left: 20%;
	}
	.enjoy-body > .map > .point > .item.__05 .v {
		animation-duration: 6s;
	}
	.enjoy-body > .map > .point > .item.__05 .h {
		animation-duration: 3s;
	}
	@keyframes balloon_h {
		0% {
			transform: translate3d(0, 0, 0);
		}
		100% {
			transform: translate3d(5%, 0, 0);
		}
	}
	@keyframes balloon_v {
		0% {
			transform: translate3d(0, 0, 0);
		}
		100% {
			transform: translate3d(0, 3%, 0);
		}
	}
	.enjoy-body > .title {
		position: absolute;
		top: -5px;
		left: 0;
	}
	.enjoy-body > .title > .t1 {
		display: block;
		width: 1136px;
	}
	.enjoy-modal {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: all 0.3s ease-out;
		opacity: 0;
		visibility: hidden;
	}
	.enjoy-modal.__show {
		opacity: 1;
		visibility: visible;
	}
	.enjoy-modal > .close {
		position: fixed;
		top: 125px;
		right: 50px;
		width: 100px;
		height: 100px;
		border-radius: 50%;
		z-index: 1;
		cursor: pointer;
		background: url(../img/how-to-enjoy/modal_close.png) no-repeat center;
		background-size: contain;
		transition: all 0.3s ease-out;
	}
	.enjoy-modal > .close:hover {
		opacity: 0.7;
	}
	.enjoy-modal > .bg {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		height: 100%;
		max-width: 1740px;
		min-width: 1600px;
		transform: translate3d(-50%, -50%, 0);
		background: url(../img/how-to-enjoy/modal_bg.png) no-repeat center;
		background-size: cover;
	}
	.enjoy-modal > .area {
		position: relative;
		width: 1200px;
		margin: 50px auto;
		height: calc(100% - 100px);
		overflow-y: auto;
		box-sizing: border-box;
	}
	.enjoy-modal > .area > .article {
		display: none;
	}
	.enjoy-modal > .area > .article.__show {
		display: block;
	}
	.enjoy-modal > .area > .article > .text > .title {
		margin-top: 30px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.enjoy-modal > .area > .article > .text > .title > .t1 {
		position: relative;
		display: block;
		width: 583px;
		z-index: 1;
	}
	.enjoy-modal > .area > .article > .text > .title > .t2 {
		position: relative;
		width: 161px;
		height: 161px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: -20px;
	}
	.enjoy-modal > .area > .article > .text > .title > .t2 > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/how-to-enjoy/modal_title_bg.png) no-repeat center;
		background-size: contain;
	}
	.enjoy-modal > .area > .article > .text > .title > .t2 > .t {
		position: relative;
		font-size: 34px;
		line-height: 1;
		font-weight: 600;
		color: #fff;
	}
	.enjoy-modal > .area > .article > .text > .lead {
		position: relative;
		display: inline-block;
		margin-top: 30px;
		font-size: 30px;
		line-height: 1.53333;
		color: #666;
		font-weight: 600;
		padding-bottom: 5px;
	}
	.enjoy-modal > .area > .article > .text > .lead:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 5px;
		background: url(../img/how-to-enjoy/line_h.png) repeat-x left bottom;
		background-size: auto 5px;
	}
	.enjoy-modal > .area > .article > .text > .text {
		margin-top: 30px;
		font-size: 20px;
		line-height: 1.6;
		color: #666;
	}
}

@media screen and (max-width: 812px) {
	.enjoy-body {
		position: relative;
		background: #c0f5fb;
		padding-top: 5vw;
		box-sizing: border-box;
		overflow: hidden;
	}
	.enjoy-body > .map {
		position: relative;
	}
	.enjoy-body > .map > .img {
		display: block;
		width: 100%;
	}
	.enjoy-body > .map > .point > .item {
		position: absolute;
		cursor: pointer;
		filter: drop-shadow(0 0 20px rgba(170, 163, 163, 0.5));
		transition: all 0.3s ease-out;
	}
	.enjoy-body > .map > .point > .item:hover {
		transform: scale(1.05);
		filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.8));
	}
	.enjoy-body > .map > .point > .item .v {
		display: block;
		animation: balloon_v 5s ease-in-out infinite alternate;
	}
	.enjoy-body > .map > .point > .item .h {
		display: block;
		animation: balloon_h 3s linear infinite alternate;
	}
	.enjoy-body > .map > .point > .item.__01 {
		width: 14.4vw;
		top: 89.33333vw;
		left: 42.66667vw;
	}
	.enjoy-body > .map > .point > .item.__01 .v {
		animation-duration: 5s;
	}
	.enjoy-body > .map > .point > .item.__01 .h {
		animation-duration: 3s;
	}
	.enjoy-body > .map > .point > .item.__02 {
		width: 18.8vw;
		top: 84vw;
		left: 69.33333vw;
	}
	.enjoy-body > .map > .point > .item.__02 .v {
		animation-duration: 4s;
	}
	.enjoy-body > .map > .point > .item.__02 .h {
		animation-duration: 5s;
	}
	.enjoy-body > .map > .point > .item.__03 {
		width: 18.53333vw;
		top: 77.33333vw;
		left: 54.66667vw;
	}
	.enjoy-body > .map > .point > .item.__03 .v {
		animation-duration: 3s;
	}
	.enjoy-body > .map > .point > .item.__03 .h {
		animation-duration: 6s;
	}
	.enjoy-body > .map > .point > .item.__04 {
		width: 16.53333vw;
		top: 84vw;
		left: 22.66667vw;
	}
	.enjoy-body > .map > .point > .item.__04 .v {
		animation-duration: 4s;
	}
	.enjoy-body > .map > .point > .item.__04 .h {
		animation-duration: 4s;
	}
	.enjoy-body > .map > .point > .item.__05 {
		width: 16.93333vw;
		top: 121.33333vw;
		left: 16vw;
	}
	.enjoy-body > .map > .point > .item.__05 .v {
		animation-duration: 6s;
	}
	.enjoy-body > .map > .point > .item.__05 .h {
		animation-duration: 3s;
	}
	@keyframes balloon_h {
		0% {
			transform: translate3d(0, 0, 0);
		}
		100% {
			transform: translate3d(5%, 0, 0);
		}
	}
	@keyframes balloon_v {
		0% {
			transform: translate3d(0, 0, 0);
		}
		100% {
			transform: translate3d(0, 3%, 0);
		}
	}
	.enjoy-body > .title {
		position: absolute;
		top: -0.66667vw;
		left: 0;
	}
	.enjoy-body > .title > .t1 {
		display: block;
		width: 62.53333vw;
	}
	.enjoy-modal {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: all 0.3s ease-out;
		opacity: 0;
		visibility: hidden;
	}
	.enjoy-modal.__show {
		opacity: 1;
		visibility: visible;
	}
	.enjoy-modal > .close {
		position: fixed;
		top: 17.33333vw;
		right: 1.33333vw;
		width: 13.33333vw;
		height: 13.33333vw;
		border-radius: 50%;
		z-index: 1;
		cursor: pointer;
		background: url(../img/how-to-enjoy/sp_modal_close.png) no-repeat center;
		background-size: contain;
		transition: all 0.3s ease-out;
	}
	.enjoy-modal > .close:hover {
		opacity: 0.7;
	}
	.enjoy-modal > .bg {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		height: 100%;
		transform: translate3d(-50%, -50%, 0);
		background: url(../img/how-to-enjoy/sp_modal_bg.png) no-repeat center;
		background-size: 100% 100%;
	}
	.enjoy-modal > .area {
		position: relative;
		width: 92vw;
		margin: 12vw auto;
		height: calc(100% - 26.66667vw);
		overflow-y: auto;
		box-sizing: border-box;
	}
	.enjoy-modal > .area > .article {
		display: none;
	}
	.enjoy-modal > .area > .article.__show {
		display: block;
	}
	.enjoy-modal > .area > .article > .text > .title {
		margin-top: 2.66667vw;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.enjoy-modal > .area > .article > .text > .title > .t1 {
		position: relative;
		display: block;
		width: 57.06667vw;
		z-index: 1;
	}
	.enjoy-modal > .area > .article > .text > .title > .t2 {
		position: relative;
		width: 15.73333vw;
		height: 15.73333vw;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: -2.66667vw;
	}
	.enjoy-modal > .area > .article > .text > .title > .t2 > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/how-to-enjoy/modal_title_bg.png) no-repeat center;
		background-size: contain;
	}
	.enjoy-modal > .area > .article > .text > .title > .t2 > .t {
		position: relative;
		font-size: 3.2vw;
		line-height: 1;
		font-weight: 600;
		color: #fff;
	}
	.enjoy-modal > .area > .article > .text > .lead {
		position: relative;
		display: inline-block;
		margin-top: 2.66667vw;
		font-size: 4vw;
		line-height: 1.53333;
		color: #666;
		font-weight: 600;
		padding-bottom: 0.8vw;
	}
	.enjoy-modal > .area > .article > .text > .lead:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 0.8vw;
		background: url(../img/how-to-enjoy/line_h.png) repeat-x left bottom;
		background-size: contain;
	}
	.enjoy-modal > .area > .article > .text > .text {
		margin-top: 2.66667vw;
		font-size: 2.66667vw;
		line-height: 1.35;
		color: #666;
	}
}

@media screen and (min-width: 813px) {
	.about-body {
		position: relative;
	}
	.about-body > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center top;
	}
	.about-body > .label {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.about-body > .label > .img {
		position: absolute;
		top: -10px;
		right: -10px;
	}
	.about-body.__IPS {
		padding: 210px 0 100px;
	}
	.about-body.__IPS > .bg {
		background-position: center 50px;
		background-image: url(../img/about-inter-proto-series/bg.jpg);
	}
	.about-body.__IPS > .label > .img {
		width: 234px;
	}
	.about-body.__IPS > .spec {
		margin-top: 100px;
	}
	.about-body.__KJC {
		padding: 170px 0 100px;
	}
	.about-body.__KJC > .bg {
		background-image: url(../img/about-kyojo-cup/bg.jpg);
	}
	.about-body.__KJC > .label > .img {
		width: 247px;
	}
	.about-body.__KJC > .spec {
		margin-top: 95px;
	}
	.about-logo {
		position: absolute;
		top: 165px;
		left: 50%;
		margin-left: 440px;
	}
	.about-logo.__IPS {
		width: 131px;
		height: 224px;
	}
	.about-logo.__KJC {
		width: 217px;
		height: 103px;
		margin-left: 380px;
	}
	.about-content {
		position: relative;
		color: #fff;
	}
	.about-content > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.about-content > .main > .title {
		font-size: 36px;
		font-weight: 600;
	}
	.about-content > .main > .icon {
		display: block;
		margin-top: 35px;
		width: 54px;
		height: 38px;
		background: url(../img/common/icon_sound.svg) no-repeat center;
		background-size: contain;
	}
	.about-content > .main > .area {
		margin-top: 35px;
	}
	.about-content > .main > .area > .block > .text {
		margin-top: 50px;
		font-size: 15px;
		line-height: 2.53333;
	}
	.about-content > .main > .area > .block > .text:first-child {
		margin-top: 0;
	}
	.about-content.__IPS_01 > .main {
		box-sizing: border-box;
		padding-left: 300px;
	}
	.about-content.__IPS_02 {
		margin-top: 240px;
	}
	.about-content.__IPS_03 {
		margin-top: 230px;
	}
	.about-content.__IPS_03 > .main {
		box-sizing: border-box;
		padding-left: 400px;
	}
	.about-content.__IPS_04 {
		margin-top: 225px;
	}
	.about-content.__KJC_01 > .main {
		box-sizing: border-box;
		padding-left: 120px;
	}
	.about-content.__KJC_02 {
		margin-top: 150px;
	}
	.about-content.__KJC_02 > .main {
		box-sizing: border-box;
		padding-left: 200px;
	}
	.about-content.__KJC_03 {
		margin-top: 220px;
	}
	.about-content.__KJC_03 > .main {
		box-sizing: border-box;
		padding-left: 780px;
	}
	.about-content.__KJC_03 > .main > .area > .block > .text {
		white-space: nowrap;
	}
	.about-spec {
		position: relative;
	}
	.about-spec > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.about-spec > .main > .title {
		position: relative;
		width: 100%;
		height: 150px;
		text-align: center;
		background: url(../img/common/bg_pattern_08.jpg) repeat center;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.about-spec > .main > .title > .t1 {
		display: block;
		width: 100%;
		font-family: "Bebas Neue", sans-serif;
		font-size: 87px;
		line-height: 1;
	}
	.about-spec > .main > .title > .t2 {
		margin-top: -35px;
		display: block;
		width: 100%;
		font-size: 25px;
		line-height: 1;
		font-weight: 600;
	}
	.about-spec > .main > .table > .line {
		position: relative;
		display: flex;
		justify-content: flex-start;
		border-bottom: 1px solid #7b7b7b;
		background: #fff;
	}
	.about-spec > .main > .table > .line > .head {
		box-sizing: border-box;
		width: 405px;
	}
	.about-spec > .main > .table > .line > .head > .text {
		padding-left: 125px;
		font-size: 13px;
		line-height: 3.07692;
	}
	.about-spec > .main > .table > .line > .body {
		box-sizing: border-box;
		width: 795px;
		border-left: 1px solid #7b7b7b;
	}
	.about-spec > .main > .table > .line > .body > .text {
		padding-left: 100px;
		font-size: 13px;
		line-height: 3.07692;
	}
	.about-spec > .main > .table > .line:nth-child(2n) {
		background: #f5f5f5;
	}
	.about-mechanism {
		position: relative;
		margin-top: 90px;
	}
	.about-mechanism > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.about-mechanism > .main > .title {
		position: relative;
		width: 100%;
		height: 150px;
		text-align: center;
		background: url(../img/common/bg_pattern_08.jpg) repeat center;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.about-mechanism > .main > .title > .t1 {
		display: block;
		width: 100%;
		font-family: "Bebas Neue", sans-serif;
		font-size: 87px;
		line-height: 1;
	}
	.about-mechanism > .main > .title > .t2 {
		margin-top: -35px;
		display: block;
		width: 100%;
		font-size: 25px;
		line-height: 1;
		font-weight: 600;
	}
	.about-mechanism > .main > .head {
		margin-top: 55px;
	}
	.about-mechanism > .main > .head > .logo {
		width: 209px;
		height: 122px;
		margin: 0 auto;
	}
	.about-mechanism > .main > .head > .area > .block {
		width: 900px;
		margin: 0 auto;
		margin-top: 35px;
	}
	.about-mechanism > .main > .head > .area > .block.__01 {
		margin-top: -15px;
	}
}

@media screen and (max-width: 812px) {
	.about-body {
		position: relative;
	}
	.about-body > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center top;
		background-size: 100% auto;
	}
	.about-body > .label {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.about-body > .label > .img {
		position: absolute;
		top: 0;
		right: 0;
	}
	.about-body.__IPS {
		padding: 9.33333vw 0 13.33333vw;
	}
	.about-body.__IPS > .bg {
		background-position: center 3.33333vw;
		background-image: url(../img/about-inter-proto-series/sp_bg.jpg);
	}
	.about-body.__IPS > .label > .img {
		width: 16.26667vw;
	}
	.about-body.__IPS > .spec {
		margin-top: 20vw;
	}
	.about-body.__KJC {
		padding: 12vw 0 13.33333vw;
	}
	.about-body.__KJC > .bg {
		background-image: url(../img/about-kyojo-cup/sp_bg.jpg);
	}
	.about-body.__KJC > .label > .img {
		width: 16.26667vw;
	}
	.about-body.__KJC > .spec {
		margin-top: 6.66667vw;
	}
	.about-logo {
		position: absolute;
		left: 50%;
	}
	.about-logo.__IPS {
		top: 12vw;
		margin-left: 32.66667vw;
		width: 14.93333vw;
		height: 8.8vw;
	}
	.about-logo.__KJC {
		top: 12vw;
		margin-left: 13.33333vw;
		width: 14.53333vw;
		height: 6.93333vw;
	}
	.about-content {
		position: relative;
		color: #fff;
	}
	.about-content > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.about-content > .main > .title {
		font-size: 4vw;
		font-weight: 600;
	}
	.about-content > .main > .icon {
		display: block;
		margin-top: 2.66667vw;
		width: 3.6vw;
		height: 2.53333vw;
		background: url(../img/common/icon_sound.svg) no-repeat center;
		background-size: contain;
	}
	.about-content > .main > .area {
		margin-top: 2.66667vw;
	}
	.about-content > .main > .area > .block {
		margin-top: 5.33333vw;
	}
	.about-content > .main > .area > .block:first-child {
		margin-top: 0;
	}
	.about-content > .main > .area > .block > .lead {
		margin-top: 2.66667vw;
		font-size: 3.46667vw;
		line-height: 5.33333vw;
		font-weight: 600;
	}
	.about-content > .main > .area > .block > .lead:first-child {
		margin-top: 0;
	}
	.about-content > .main > .area > .block > .text {
		margin-top: 1.33333vw;
		font-size: 2.66667vw;
		line-height: 5.33333vw;
	}
	.about-content > .main > .area > .block > .text:first-child {
		margin-top: 0;
	}
	.about-content.__IPS_01 > .main {
		box-sizing: border-box;
		padding-left: 20vw;
	}
	.about-content.__IPS_01 > .main > .area > .block > .text {
		height: 125.2vw;
		line-height: 5.2vw;
	}
	.about-content.__IPS_02 {
		margin-top: 15.33333vw;
	}
	.about-content.__IPS_02 > .main {
		box-sizing: border-box;
		padding-left: 12vw;
	}
	.about-content.__IPS_02 > .main > .area {
		height: 208.8vw;
	}
	.about-content.__IPS_03 {
		margin-top: 17.33333vw;
	}
	.about-content.__IPS_03 > .main {
		box-sizing: border-box;
		padding-left: 18.66667vw;
	}
	.about-content.__IPS_03 > .main > .area {
		height: 142.8vw;
	}
	.about-content.__IPS_04 {
		margin-top: 24vw;
	}
	.about-content.__IPS_04 > .main {
		box-sizing: border-box;
		padding-left: 8vw;
	}
	.about-content.__IPS_04 > .main > .area > .block > .text {
		height: 130.53333vw;
	}
	.about-content.__KJC_01 > .main {
		box-sizing: border-box;
		padding-left: 13.33333vw;
	}
	.about-content.__KJC_01 > .main > .area > .block > .text {
		height: 189.2vw;
		line-height: 5.2vw;
	}
	.about-content.__KJC_02 {
		margin-top: 20vw;
	}
	.about-content.__KJC_02 > .main {
		box-sizing: border-box;
		padding-left: 24vw;
	}
	.about-content.__KJC_02 > .main > .area > .block > .text {
		height: 71.86667vw;
		line-height: 5.2vw;
	}
	.about-content.__KJC_03 {
		margin-top: 8.66667vw;
	}
	.about-content.__KJC_03 > .main {
		box-sizing: border-box;
		padding-left: 36vw;
	}
	.about-content.__KJC_03 > .main > .area > .block > .text {
		height: 98.53333vw;
		line-height: 5.2vw;
	}
	.about-spec {
		position: relative;
	}
	.about-spec > .main {
		position: relative;
		width: 100%;
	}
	.about-spec > .main > .title {
		position: relative;
		width: 100%;
		padding: 5.33333vw 4vw;
		box-sizing: border-box;
		text-align: center;
		background: url(../img/common/bg_pattern_08.jpg) repeat center;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.about-spec > .main > .title > .t1 {
		display: block;
		width: 100%;
		font-family: "Bebas Neue", sans-serif;
		font-size: 10.93333vw;
		line-height: 1;
	}
	.about-spec > .main > .title > .t2 {
		margin-top: 2.66667vw;
		display: block;
		width: 100%;
		font-size: 3.46667vw;
		line-height: 1;
		font-weight: 600;
	}
	.about-spec > .main > .table > .line {
		position: relative;
		display: flex;
		justify-content: flex-start;
		border-bottom: 1px solid #7b7b7b;
		background: #fff;
	}
	.about-spec > .main > .table > .line > .head {
		box-sizing: border-box;
		width: 33.33333vw;
	}
	.about-spec > .main > .table > .line > .head > .text {
		padding-left: 2vw;
		font-size: 2.66667vw;
		line-height: 2;
	}
	.about-spec > .main > .table > .line > .body {
		box-sizing: border-box;
		width: 66.66667vw;
		border-left: 1px solid #7b7b7b;
	}
	.about-spec > .main > .table > .line > .body > .text {
		padding-left: 2vw;
		font-size: 2.66667vw;
		line-height: 2;
	}
	.about-spec > .main > .table > .line:nth-child(2n) {
		background: #f5f5f5;
	}
	.about-mechanism {
		position: relative;
		margin-top: 11.33333vw;
	}
	.about-mechanism > .main {
		position: relative;
		width: 100%;
	}
	.about-mechanism > .main > .title {
		position: relative;
		width: 100%;
		padding: 5.33333vw 4vw;
		box-sizing: border-box;
		text-align: center;
		background: url(../img/common/bg_pattern_08.jpg) repeat center;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.about-mechanism > .main > .title > .t1 {
		display: block;
		width: 100%;
		font-family: "Bebas Neue", sans-serif;
		font-size: 10.93333vw;
		line-height: 1;
	}
	.about-mechanism > .main > .title > .t2 {
		margin-top: 2.66667vw;
		display: block;
		width: 100%;
		font-size: 3.46667vw;
		line-height: 1;
		font-weight: 600;
	}
	.about-mechanism > .main > .head {
		margin-top: 6.66667vw;
	}
	.about-mechanism > .main > .head > .logo {
		width: 23.33333vw;
		height: 13.6vw;
		margin: 0 auto;
	}
	.about-mechanism > .main > .head > .area > .block {
		margin: 0 auto;
		margin-top: 4vw;
	}
	.about-mechanism > .main > .head > .area > .block.__01 {
		margin-top: 0;
	}
}

@media screen and (min-width: 813px) {
	.driver-item {
		position: relative;
		width: 356px;
		height: 330px;
	}
	.driver-item > .img {
		height: 230px;
		width: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.driver-item > .text {
		position: relative;
		background: #fff;
		height: 100px;
		padding: 20px 25px;
		box-sizing: border-box;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.driver-item > .text > .area {
		position: relative;
		width: 100%;
	}
	.driver-item > .text > .area > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		padding-bottom: 10px;
	}
	.driver-item > .text > .area > .name > .n1 {
		font-size: 19px;
		font-weight: 600;
		margin-right: 15px;
	}
	.driver-item > .text > .area > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 13px;
	}
	.driver-item > .text > .area > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-item > .text > .area > .belong {
		margin-top: 15px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 15px;
	}
	.driver-item > .text > .logo {
		display: none;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translate3d(0, -50%, 0);
		width: 100px;
	}
	.driver-item > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.driver-item > .link > .color {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
	}
	.driver-item > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 60px;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
	}
	.driver-item:hover > .link {
		opacity: 1;
	}
	.driver-detail {
		position: relative;
		padding: 110px 0 0;
	}
	.driver-detail > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.driver-detail > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.driver-detail > .main > .catch {
		position: relative;
	}
	.driver-detail > .main > .detail {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: row-reverse;
		margin-top: 75px;
	}
	.driver-detail > .main > .detail > .img {
		width: 350px;
	}
	.driver-detail > .main > .detail > .text {
		position: relative;
		width: 850px;
	}
	.driver-detail > .main > .detail > .text > .head > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		padding-bottom: 15px;
	}
	.driver-detail > .main > .detail > .text > .head > .name > .n1 {
		font-size: 50px;
		font-weight: 600;
		margin-right: 15px;
	}
	.driver-detail > .main > .detail > .text > .head > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 24px;
	}
	.driver-detail > .main > .detail > .text > .head > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-detail > .main > .detail > .text > .head > .belong {
		margin-top: 30px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 33px;
	}
	.driver-detail > .main > .detail > .text > .body {
		position: relative;
		margin-top: 35px;
		width: 740px;
		font-size: 15px;
		line-height: 2.2;
	}
	.driver-detail > .main > .block {
		position: relative;
		margin-top: 100px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.driver-detail > .main > .block > .data > .head {
		position: relative;
		padding-bottom: 15px;
	}
	.driver-detail > .main > .block > .data > .head > .name > .n1 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 65px;
		line-height: 1;
	}
	.driver-detail > .main > .block > .data > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-detail > .main > .block > .data > .body {
		position: relative;
		margin-top: 45px;
	}
	.driver-detail > .main > .block > .data > .body > .line {
		margin-top: 10px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.driver-detail > .main > .block > .data > .body > .line > .head {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 30px;
		line-height: 1.66667;
		width: 175px;
		flex-shrink: 0;
	}
	.driver-detail > .main > .block > .data > .body > .line > .head:after {
		content: ":";
		position: absolute;
		top: 0;
		right: 0;
	}
	.driver-detail > .main > .block > .data > .body > .line > .body {
		padding-left: 30px;
		font-size: 23px;
		line-height: 2.17391;
		flex-shrink: 0;
	}
	.driver-detail > .main > .block > .data > .body > .line > .body a {
		text-decoration: underline;
	}
	.driver-detail > .main > .block > .data > .body > .line > .body a:hover {
		text-decoration: none;
	}
	.driver-detail > .main > .block > .data > .body > .line.__web {
		margin-top: 60px;
	}
	.driver-detail > .main > .block > .data.__profile {
		width: 500px;
	}
	.driver-detail > .main > .block > .data.__profile > .body > .line > .head {
		width: 175px;
	}
	.driver-detail > .main > .block > .data.__profile > .body > .line > .body {
		font-weight: 600;
	}
	.driver-detail > .main > .block > .data.__career {
		width: 600px;
	}
	.driver-detail > .main > .block > .data.__career > .body > .line > .head {
		width: 85px;
	}
	.driver-detail > .main > .machine {
		position: relative;
		margin-top: 100px;
	}
	.driver-detail > .main > .machine > .head > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		font-family: "Bebas Neue", sans-serif;
		padding-bottom: 15px;
	}
	.driver-detail > .main > .machine > .head > .name > .n1 {
		font-size: 65px;
		line-height: 1;
		margin-right: 30px;
	}
	.driver-detail > .main > .machine > .head > .name > .n2 {
		font-size: 23px;
		line-height: 1;
	}
	.driver-detail > .main > .machine > .head > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-detail > .main > .machine > .body {
		position: relative;
		margin-top: 45px;
	}
	.driver-detail + .page-related {
		padding-top: 0;
	}
}

@media screen and (max-width: 812px) {
	.driver-item {
		position: relative;
		width: 44vw;
		background: #fff;
	}
	.driver-item > .img {
		height: 30.66667vw;
		width: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.driver-item > .text {
		position: relative;
		background: #fff;
		min-height: 17.33333vw;
		padding: 2.66667vw;
		box-sizing: border-box;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.driver-item > .text > .area {
		position: relative;
		width: 100%;
	}
	.driver-item > .text > .area > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
		padding-bottom: 1.33333vw;
	}
	.driver-item > .text > .area > .name > .n1 {
		font-size: 3.73333vw;
		font-weight: 600;
		margin-right: 2vw;
		flex-shrink: 0;
	}
	.driver-item > .text > .area > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.93333vw;
		flex-shrink: 0;
	}
	.driver-item > .text > .area > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-item > .text > .area > .belong {
		margin-top: 2vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.93333vw;
		line-height: 1.36364;
	}
	.driver-item > .text > .logo {
		display: none;
	}
	.driver-item > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 0;
	}
	.driver-item > .link > .color {
		display: none;
	}
	.driver-item > .link > .text {
		display: none;
	}
	.driver-detail {
		position: relative;
		padding: 8vw 0 0;
	}
	.driver-detail > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.driver-detail > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.driver-detail > .main > .catch {
		position: relative;
	}
	.driver-detail > .main > .detail {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: row-reverse;
		margin-top: 8vw;
	}
	.driver-detail > .main > .detail > .img {
		width: 26.66667vw;
	}
	.driver-detail > .main > .detail > .text {
		position: relative;
		width: 65.33333vw;
	}
	.driver-detail > .main > .detail > .text > .head > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
		padding-bottom: 1.33333vw;
	}
	.driver-detail > .main > .detail > .text > .head > .name > .n1 {
		font-size: 3.73333vw;
		font-weight: 600;
		margin-right: 2vw;
		flex-shrink: 0;
	}
	.driver-detail > .main > .detail > .text > .head > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.66667vw;
		flex-shrink: 0;
	}
	.driver-detail > .main > .detail > .text > .head > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-detail > .main > .detail > .text > .head > .belong {
		margin-top: 2vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 3.2vw;
		line-height: 1.36364;
	}
	.driver-detail > .main > .detail > .text > .body {
		position: relative;
		margin-top: 4vw;
		width: 100%;
		box-sizing: border-box;
		padding-right: 4vw;
		font-size: 2.66667vw;
		line-height: 1.71429;
	}
	.driver-detail > .main > .block {
		position: relative;
		margin-top: 8vw;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.driver-detail > .main > .block > .data > .head {
		position: relative;
		padding-bottom: 1.33333vw;
	}
	.driver-detail > .main > .block > .data > .head > .name > .n1 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 6.13333vw;
		line-height: 1;
	}
	.driver-detail > .main > .block > .data > .head:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-detail > .main > .block > .data > .body {
		position: relative;
		margin-top: 2.66667vw;
	}
	.driver-detail > .main > .block > .data > .body > .line {
		margin-top: 1.33333vw;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.driver-detail > .main > .block > .data > .body > .line:first-child {
		margin-top: 0;
	}
	.driver-detail > .main > .block > .data > .body > .line > .head {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.66667vw;
		line-height: 1.66667;
		width: 14.66667vw;
		margin-right: 1.33333vw;
		flex-shrink: 0;
	}
	.driver-detail > .main > .block > .data > .body > .line > .head:after {
		content: ":";
		position: absolute;
		top: 0;
		right: 0;
	}
	.driver-detail > .main > .block > .data > .body > .line > .body {
		font-size: 2.66667vw;
		line-height: 1.6;
	}
	.driver-detail > .main > .block > .data > .body > .line > .body a {
		text-decoration: underline;
	}
	.driver-detail > .main > .block > .data > .body > .line > .body a:hover {
		text-decoration: none;
	}
	.driver-detail > .main > .block > .data > .body > .line.__web {
		margin-top: 4vw;
	}
	.driver-detail > .main > .block > .data.__profile {
		width: 40vw;
	}
	.driver-detail > .main > .block > .data.__profile > .body > .line {
		flex-wrap: wrap;
	}
	.driver-detail > .main > .block > .data.__profile > .body > .line > .head {
		width: 17.33333vw;
	}
	.driver-detail > .main > .block > .data.__profile > .body > .line > .body {
		font-weight: 600;
	}
	.driver-detail > .main > .block > .data.__career {
		width: 48vw;
	}
	.driver-detail > .main > .block > .data.__career > .body > .line > .head {
		width: 6.66667vw;
	}
	.driver-detail > .main > .machine {
		position: relative;
		margin-top: 8vw;
	}
	.driver-detail > .main > .machine > .head > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		font-family: "Bebas Neue", sans-serif;
		padding-bottom: 1.33333vw;
	}
	.driver-detail > .main > .machine > .head > .name > .n1 {
		font-size: 6.13333vw;
		line-height: 1;
		margin-right: 1.33333vw;
	}
	.driver-detail > .main > .machine > .head > .name > .n2 {
		font-size: 2.4vw;
		line-height: 1;
	}
	.driver-detail > .main > .machine > .head > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.driver-detail > .main > .machine > .body {
		position: relative;
		margin-top: 2.66667vw;
	}
	.driver-detail + .page-related {
		padding-top: 0;
	}
}

@media screen and (min-width: 813px) {
	.ranking-lead {
		position: relative;
		padding: 100px 0;
		color: #fff;
	}
	.ranking-lead > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/ranking/lead_bg.jpg) no-repeat center;
		background-size: cover;
	}
	.ranking-lead > .main {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.ranking-lead > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 115px;
		line-height: 1;
		text-align: center;
	}
	.ranking-lead > .main > .lead {
		margin-top: 35px;
		font-size: 21px;
		font-weight: 600;
		text-align: center;
	}
	.ranking-lead > .main > .text {
		margin-top: 30px;
		font-size: 15px;
		line-height: 2.53333;
		text-align: center;
	}
	.ranking-list {
		position: relative;
		padding: 100px 0;
	}
	.ranking-list > .label {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ranking-list > .main {
		position: relative;
	}
	.ranking-list > .main > .list {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 1200px;
		margin: 0 auto;
		width: 1070px;
	}
	.ranking-list > .main > .list > .item {
		margin-top: 160px;
	}
	.ranking-list > .main > .list > .item:nth-child(2n-1) {
		margin-top: -130px;
	}
	.ranking-list > .main > .list > .item:nth-child(1) {
		margin-top: 0;
	}
	.ranking-list > .main > .list > .item:nth-child(2) {
		margin-top: 300px;
	}
	.ranking-list > .main > .list > .item > .rank {
		position: relative;
		height: 110px;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	.ranking-list > .main > .list > .item > .rank > .line {
		position: absolute;
		top: 0;
		left: 0;
		width: 470px;
		height: 111px;
		border-bottom: none;
		box-sizing: border-box;
		background: url(../img/ranking/ranking_rank.png) no-repeat center;
		opacity: 0.7;
	}
	.ranking-list > .main > .list > .item > .rank > .num {
		font-family: "Bebas Neue", sans-serif;
		font-size: 100px;
		line-height: 0.5;
		color: #fff;
		text-align: center;
		opacity: 0.7;
	}
	.ranking-list > .main > .list > .item > .card {
		margin-top: 50px;
		position: relative;
		width: 470px;
		height: 250px;
		display: flex;
		justify-content: center;
	}
	.ranking-list > .main > .list > .item > .card > .img {
		width: 245px;
		height: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.ranking-list > .main > .list > .item > .card > .text {
		position: relative;
		padding: 25px 20px;
		background: #fff;
		width: 225px;
		box-sizing: border-box;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
		padding-bottom: 10px;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name > .n1 {
		font-size: 19px;
		font-weight: 600;
		margin-right: 15px;
		flex-shrink: 0;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 13px;
		flex-shrink: 0;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.ranking-list > .main > .list > .item > .card > .text > .belong {
		margin-top: 15px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 15px;
	}
	.ranking-list > .main > .list > .item > .card > .text > .point {
		margin-top: 20px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 25px;
	}
	.ranking-list > .main > .list > .item > .card > .text > .logo {
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 80px;
	}
	.ranking-list > .main > .list > .item > .card > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.ranking-list > .main > .list > .item > .card > .link > .color {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
	}
	.ranking-list > .main > .list > .item > .card > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 60px;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
	}
	.ranking-list > .main > .list > .item > .card:hover > .link {
		opacity: 1;
	}
	.ranking-list > .main > .list > .item.__rank_1 > .rank > .line {
		background-image: url(../img/ranking/ranking_rank_red.png);
	}
	.ranking-list > .main > .list > .item.__rank_1 > .rank > .num {
		color: #ff0000;
		color: #fff;
	}
	.ranking-list > .main > .chart {
		position: relative;
		margin-top: 140px;
		width: 1200px;
		margin-right: auto;
		margin-left: auto;
	}
	.ranking-list > .main > .chart > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 120px;
		line-height: 1;
		text-align: center;
		color: #fff;
	}
	.ranking-list > .main > .chart > .table {
		margin-top: 25px;
	}
	.ranking-list > .main > .chart > .table + .table {
		margin-top: 50px;
	}
	.ranking-list > .main > .chart > .table > .result-table {
		width: 100%;
		text-align: center;
		border: 4px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .head {
		background: #000;
		border-bottom: 2px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .head td {
		color: #fff;
		font-family: "Bebas Neue", sans-serif;
		font-size: 21px;
		line-height: 18px;
		padding: 10px;
		vertical-align: middle;
		border-left: 1px solid #fff;
	}
	.ranking-list > .main > .chart > .table > .result-table .head td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .result-table .body {
		background: #fff;
		border-top: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .body:first-child {
		border-top: none;
	}
	.ranking-list > .main > .chart > .table > .result-table .body:nth-child(2n-1) {
		background: #e6e6e6;
	}
	.ranking-list > .main > .chart > .table > .result-table .body td {
		color: #000;
		font-family: "Bebas Neue", sans-serif;
		font-size: 18px;
		line-height: 1;
		padding: 10px;
		vertical-align: middle;
		border-left: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .body td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .result-table .body td.total {
		font-size: 27px;
		background: #d30000;
		color: #fff;
	}
	.ranking-list > .main > .chart > .table > .result-table .name {
		font-family: "Bebas Neue", "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Noto Sans Japanese", "ＭＳ ゴシック", sans-serif;
		font-size: 14px;
	}
	.ranking-list > .main > .chart > .table > .result-table .total {
		background: #d30000;
		color: #fff;
	}
	.ranking-list > .main > .chart > .table > .point-table {
		width: 100%;
		text-align: center;
		border: 4px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .head {
		background: #000;
		border-bottom: 2px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .head td {
		color: #fff;
		font-size: 19px;
		font-weight: 600;
		line-height: 1;
		padding: 10px;
		vertical-align: middle;
		border-left: 1px solid #fff;
	}
	.ranking-list > .main > .chart > .table > .point-table .head td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .point-table .body {
		background: #fff;
		border-top: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .body:first-child {
		border-top: none;
	}
	.ranking-list > .main > .chart > .table > .point-table .body:nth-child(2n-1) {
		background: #e6e6e6;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td {
		color: #000;
		font-family: "Bebas Neue", sans-serif;
		font-size: 21px;
		line-height: 1;
		padding: 10px;
		vertical-align: middle;
		border-left: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td.label {
		font-size: 17px;
		font-weight: 600;
		background: #9b9b9b;
		color: #fff;
		font-family: "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "Noto Sans Japanese", "ＭＳ ゴシック", sans-serif;
	}
}

@media screen and (max-width: 812px) {
	.ranking-lead {
		position: relative;
		padding: 8vw 0;
		color: #fff;
	}
	.ranking-lead > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../img/ranking/lead_bg.jpg) no-repeat center;
		background-size: cover;
	}
	.ranking-lead > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.ranking-lead > .main > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: 8.8vw;
		line-height: 1;
		text-align: center;
	}
	.ranking-lead > .main > .lead {
		margin-top: 1.33333vw;
		font-size: 2.66667vw;
		font-weight: 600;
		text-align: center;
	}
	.ranking-lead > .main > .text {
		margin-top: 4vw;
		font-size: 2.66667vw;
		line-height: 2;
		text-align: center;
	}
	.ranking-list {
		position: relative;
		padding: 8vw 0;
	}
	.ranking-list > .label {
		position: absolute;
		top: 0;
		left: 0;
	}
	.ranking-list > .main {
		position: relative;
		width: 92vw;
		margin: 0 auto;
	}
	.ranking-list > .main > .list {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.ranking-list > .main > .list > .item {
		margin-top: 14.66667vw;
		width: 44vw;
	}
	.ranking-list > .main > .list > .item:nth-child(2n-1) {
		margin-top: -13.33333vw;
	}
	.ranking-list > .main > .list > .item:nth-child(1) {
		margin-top: 0;
	}
	.ranking-list > .main > .list > .item:nth-child(2) {
		margin-top: 26.66667vw;
	}
	.ranking-list > .main > .list > .item > .rank {
		position: relative;
		height: 10vw;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	.ranking-list > .main > .list > .item > .rank > .line {
		position: absolute;
		top: 0;
		left: 0;
		width: 44vw;
		height: 10.4vw;
		border-bottom: none;
		box-sizing: border-box;
		background: url(../img/ranking/ranking_rank.png) no-repeat center;
		background-size: contain;
		opacity: 0.7;
	}
	.ranking-list > .main > .list > .item > .rank > .num {
		font-family: "Bebas Neue", sans-serif;
		font-size: 10vw;
		line-height: 0.5;
		color: #fff;
		text-align: center;
		opacity: 0.7;
	}
	.ranking-list > .main > .list > .item > .card {
		margin-top: 6.66667vw;
		position: relative;
		width: 100%;
	}
	.ranking-list > .main > .list > .item > .card > .img {
		width: 100%;
		height: 24vw;
		background: no-repeat center;
		background-size: cover;
	}
	.ranking-list > .main > .list > .item > .card > .text {
		position: relative;
		padding: 2.66667vw;
		background: #fff;
		width: 100%;
		box-sizing: border-box;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
		padding-bottom: 1.33333vw;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name > .n1 {
		font-size: 3.46667vw;
		font-weight: 600;
		margin-right: 1.33333vw;
		flex-shrink: 0;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name > .n2 {
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.13333vw;
		flex-shrink: 0;
	}
	.ranking-list > .main > .list > .item > .card > .text > .name:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #808080;
	}
	.ranking-list > .main > .list > .item > .card > .text > .belong {
		margin-top: 1.33333vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.66667vw;
	}
	.ranking-list > .main > .list > .item > .card > .text > .point {
		margin-top: 2.66667vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 3.46667vw;
	}
	.ranking-list > .main > .list > .item > .card > .text > .logo {
		position: absolute;
		bottom: 2vw;
		right: 2vw;
		width: 13.33333vw;
	}
	.ranking-list > .main > .list > .item > .card > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 0;
	}
	.ranking-list > .main > .list > .item.__rank_1 > .rank > .line {
		background-image: url(../img/ranking/ranking_rank_red.png);
	}
	.ranking-list > .main > .list > .item.__rank_1 > .rank > .num {
		color: #ff0000;
	}
	.ranking-list > .main > .chart {
		position: relative;
		margin-top: calc(100 / 750 * 100vw);
	}
	.ranking-list > .main > .chart > .title {
		font-family: "Bebas Neue", sans-serif;
		font-size: calc(65 / 750 * 100vw);
		line-height: 1;
		text-align: center;
		color: #fff;
	}
	.ranking-list > .main > .chart > .table {
		overflow-x: scroll;
		margin-top: calc(40 / 750 * 100vw);
		white-space: nowrap;
	}
	.ranking-list > .main > .chart > .table + .table {
		margin-top: calc(60 / 750 * 100vw);
		overflow-x: auto;
		border: 2px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table {
		width: 100%;
		text-align: center;
	}
	.ranking-list > .main > .chart > .table > .result-table .head {
		border-bottom: 2px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .head td {
		background: #000;
		color: #fff;
		font-family: "Bebas Neue", sans-serif;
		font-size: calc(21 / 750 * 100vw);
		line-height: 1;
		padding: calc(10 / 750 * 100vw);
		vertical-align: middle;
		border-left: 1px solid #fff;
	}
	.ranking-list > .main > .chart > .table > .result-table .head td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .result-table .fixed {
		position: sticky;
		left: 0;
	}
	.ranking-list > .main > .chart > .table > .result-table .head .fixed.fixed1:after,
	.ranking-list > .main > .chart > .table > .result-table .head .fixed.fixed2:after,
	.ranking-list > .main > .chart > .table > .result-table .head .fixed.fixed3:after {
		content: "";
		position: absolute;
		top: 0;
		right: -1px;
		height: 100%;
		width: 1px;
		background: #fff;
	}
	.ranking-list > .main > .chart > .table > .result-table .body {
		background: #fff;
		border-top: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .body td {
		background: #fff;
	}
	.ranking-list > .main > .chart > .table > .result-table .body:first-child {
		border-top: none;
	}
	.ranking-list > .main > .chart > .table > .result-table .body:nth-child(2n-1) td {
		background: #e6e6e6;
	}
	.ranking-list > .main > .chart > .table > .result-table .body td {
		color: #000;
		font-family: "Bebas Neue", sans-serif;
		font-size: calc(18 / 750 * 100vw);
		line-height: 1;
		padding: calc(10 / 750 * 100vw);
		vertical-align: middle;
		border-left: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .body td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .result-table .body .fixed {
		position: sticky;
		left: 0;
	}
	.ranking-list > .main > .chart > .table > .result-table .body td.total {
		font-size: calc(27 / 750 * 100vw);
		background: #d30000;
		color: #fff;
	}
	.ranking-list > .main > .chart > .table > .result-table .name {
		font-family: "Bebas Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Noto Sans Japanese", sans-serif;
		font-size: calc(14 / 750 * 100vw);
		white-space: nowrap;
	}
	.ranking-list > .main > .chart > .table > .result-table .total {
		background: #d30000;
		color: #fff;
		border-color: #000 !important;
	}
	.ranking-list > .main > .chart > .table > .result-table .total {
		position: sticky;
		right: 0;
	}
	.ranking-list > .main > .chart > .table > .result-table .total:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 2px;
		background: #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .fixed {
		position: sticky;
	}
	.ranking-list > .main > .chart > .table > .result-table .fixed.fixed1 {
		table-layout: fixed;
		width: 5vw;
		left: 0;
	}
	.ranking-list > .main > .chart > .table > .result-table .fixed.fixed2 {
		table-layout: fixed;
		width: 5vw;
		left: calc(5vw + 1px);
	}
	.ranking-list > .main > .chart > .table > .result-table .fixed.fixed3 {
		table-layout: fixed;
		width: 10vw;
		left: calc(10vw + 1px);
	}
	.ranking-list > .main > .chart > .table > .result-table .fixed.fixed3:after {
		position: absolute;
		content: "";
		top: 0;
		right: -1px;
		height: 100%;
		width: 2px;
		background: #000;
	}
	.ranking-list > .main > .chart > .table > .result-table .fixed.fixed1:after,
	.ranking-list > .main > .chart > .table > .result-table .fixed.fixed2:after {
		content: "";
		position: absolute;
		top: 0;
		right: -1px;
		height: 100%;
		width: 1px;
		background: #000;
	}
	.ranking-list > .main > .chart > .table > .point-table {
		width: 100%;
		text-align: center;
	}
	.ranking-list > .main > .chart > .table > .point-table .head {
		border-bottom: 2px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .head td {
		background: #000;
		color: #fff;
		font-size: calc(19 / 750 * 100vw);
		font-weight: 600;
		line-height: 1;
		padding: calc(10 / 750 * 100vw) calc(30 / 750 * 100vw);
		vertical-align: middle;
		border-left: 1px solid #fff;
	}
	.ranking-list > .main > .chart > .table > .point-table .head td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .point-table .head td.fixed {
		position: sticky;
		left: 0;
		z-index: 1;
	}
	.ranking-list > .main > .chart > .table > .point-table .head td.fixed:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 1px;
		background: #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .body {
		background: #fff;
		border-top: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .body:first-child {
		border-top: none;
	}
	.ranking-list > .main > .chart > .table > .point-table .body:nth-child(2n-1) {
		background: #e6e6e6;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td {
		color: #000;
		font-family: "Bebas Neue", sans-serif;
		font-size: calc(21 / 750 * 100vw);
		line-height: 1;
		padding: calc(10 / 750 * 100vw) calc(30 / 750 * 100vw);
		vertical-align: middle;
		border-left: 1px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td:first-child {
		border-left: none;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td.fixed {
		position: sticky;
		top: 0;
		left: 0;
		z-index: 1;
		border-right: 2px solid #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td.fixed:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 1px;
		background: #000;
	}
	.ranking-list > .main > .chart > .table > .point-table .body td.label {
		font-size: calc(17 / 750 * 100vw);
		font-weight: 600;
		background: #9b9b9b;
		color: #fff;
		font-family: "Bebas Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Noto Sans Japanese", sans-serif;
	}
}

@media screen and (min-width: 813px) {
	.news-item {
		position: relative;
		width: 356px;
		height: 330px;
	}
	.news-item > .img {
		height: 230px;
		background: no-repeat center;
		background-size: cover;
	}
	.news-item > .text {
		padding: 15px 20px 30px;
		height: 100px;
		box-sizing: border-box;
		background: #fff;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.news-item > .text > .name {
		font-size: 13px;
		line-height: 1.38462;
		height: 4.15385em;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.news-item > .text > .date {
		position: absolute;
		bottom: 5px;
		right: 10px;
		font-family: "Bebas Neue", sans-serif;
		font-size: 21px;
		line-height: 1;
	}
	.news-item > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.news-item > .link > .color {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
	}
	.news-item > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 60px;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
	}
	.news-item.__type_01:hover > .link {
		opacity: 1;
	}
	.news-item.__type_02 {
		width: 315px;
		/* height: 236px; */
		height: auto;
	}
	.news-item.__type_02 > .img {
		/* height: 150px; */
		height: 203px;
		transition: all 0.3s ease-out;
	}
	.news-item.__type_02 > .text {
		height: 86px;
		border: 1px solid #808080;
		border-top: none;
	}
	.news-item.__type_02 > .text > .name {
		height: 2.76923em;
		-webkit-line-clamp: 2;
	}
	.news-item.__type_02 > .text > .date {
		bottom: -15px;
		right: -15px;
		background: #fff;
		padding: 5px;
	}
	.news-item.__type_02:hover > .img {
		filter: grayscale(1) brightness(0.8);
	}
	.news-item.__type_03 {
		width: 315px;
		/* height: 236px; */
	}
	.news-item.__type_03 > .img {
		/* height: 150px; */
		height: 203px;
		transition: all 0.3s ease-out;
	}
	.news-item.__type_03 > .text {
		height: 86px;
	}
	.news-item.__type_03 > .text > .name {
		height: 2.76923em;
		-webkit-line-clamp: 2;
	}
	.news-item.__type_03 > .text > .date {
		bottom: -10px;
		right: -10px;
	}
	.news-item.__type_03:hover > .img {
		filter: grayscale(1) brightness(0.8);
	}
}

@media screen and (max-width: 812px) {
	.news-item {
		position: relative;
	}
	.news-item > .img {
		/* height: 50%; */
		/* height: 22vw; */
		height: calc(28.666vw * 0.9);
		background: no-repeat center;
		background-size: cover;
	}
	.news-item > .text {
		/* height: 50%; */
		height: auto;
		padding: 2.66667vw;
		padding-bottom: 4vw;
		box-sizing: border-box;
		background: #fff;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.news-item > .text > .name {
		font-size: 2.66667vw;
		line-height: 1.4;
		height: 4.2em;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.news-item > .text > .date {
		position: absolute;
		bottom: 0.66667vw;
		right: 1.33333vw;
		font-family: "Bebas Neue", sans-serif;
		font-size: 2.66667vw;
		line-height: 1;
	}
	.news-item > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 0;
	}
	.news-item > .link > .color {
		display: none;
	}
	.news-item > .link > .text {
		display: none;
	}
	.news-item.__type_02 > .text {
		border: 1px solid #808080;
		border-top: none;
	}
	.news-item.__type_02 > .text > .date {
		bottom: -1.33333vw;
		right: -1.33333vw;
		background: #fff;
		padding: 0.66667vw;
	}
	.news-item.__type_03 > .text > .date {
		bottom: -1.33333vw;
		right: -1.33333vw;
	}
	.news-item.__type_03.__top > .img {
		/* height: 65%; */
		height: 56vw;
	}
	.news-item.__type_03.__top > .text {
		/* height: 35%; */
		height: auto;
		padding: 4vw 6.66667vw;
	}
	.news-item.__type_03.__top > .text > .name {
		height: 2.8em;
		-webkit-line-clamp: 2;
	}
	.news-item.__type_03.__top > .text > .date {
		font-size: 5.6vw;
		bottom: -2.66667vw;
		right: 6.66667vw;
	}
}

@media screen and (min-width: 813px) {
	.gallery-item {
		position: relative;
		width: 356px;
		height: 270px;
	}
	.gallery-item > .img {
		height: 270px;
		background: no-repeat center;
		background-size: cover;
	}
	.gallery-item > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: all 0.3s ease-out;
		opacity: 0;
	}
	.gallery-item > .link > .color {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
	}
	.gallery-item > .link > .text {
		position: relative;
		font-family: "Bebas Neue", sans-serif;
		font-size: 60px;
		line-height: 1;
		color: transparent;
		-webkit-text-stroke: 1px #fff;
		text-stroke: 1px #fff;
	}
	.gallery-item:hover > .link {
		opacity: 1;
	}
	.gallery-item.__type_02 {
		width: 315px;
		height: 236px;
	}
	.gallery-item.__type_02 > .img {
		height: 150px;
	}
	.gallery-item.__type_02 > .text {
		height: 86px;
		border: 1px solid #808080;
		border-top: none;
	}
	.gallery-item.__type_02 > .text > .name {
		height: 2.76923em;
		-webkit-line-clamp: 2;
	}
	.gallery-item.__type_02 > .text > .date {
		bottom: -15px;
		right: -15px;
		background: #fff;
		padding: 5px;
	}
	.gallery-modal {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 200;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.gallery-modal > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.75);
	}
	.gallery-modal > .close {
		position: absolute;
		top: 70px;
		right: 70px;
		width: 70px;
		height: 70px;
		cursor: pointer;
		transition: all 0.3s ease-out;
	}
	.gallery-modal > .close > .c {
		position: absolute;
		top: 50%;
		left: 0;
		background: #fff;
		width: 100%;
		height: 1px;
	}
	.gallery-modal > .close > .c.c_1 {
		transform: rotate(45deg);
	}
	.gallery-modal > .close > .c.c_2 {
		transform: rotate(135deg);
	}
	.gallery-modal > .close:hover {
		opacity: 0.6;
	}
	.gallery-modal > .area {
		position: relative;
		width: 1000px;
		height: 563px;
	}
	.gallery-modal > .area > .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: contain;
	}
	.gallery-modal > .area > .img img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		object-position: center center;
	}
	.gallery-modal {
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease-out;
		pointer-events: none;
	}
	.gallery-modal.__show {
		opacity: 1;
		visibility: visible;
		pointer-events: visible;
	}
}

@media screen and (max-width: 812px) {
	.gallery-item {
		position: relative;
		width: 44vw;
		height: 40vw;
	}
	.gallery-item > .img {
		height: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	.gallery-item > .link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 0;
	}
	.gallery-item > .link > .color {
		display: none;
	}
	.gallery-item > .link > .text {
		display: none;
	}
	.gallery-item:hover > .link {
		opacity: 1;
	}
	.gallery-modal {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 200;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.gallery-modal > .bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.75);
	}
	.gallery-modal > .close {
		position: absolute;
		top: 4vw;
		right: 4vw;
		width: 13.33333vw;
		height: 13.33333vw;
		cursor: pointer;
	}
	.gallery-modal > .close > .c {
		position: absolute;
		top: 50%;
		left: 0;
		background: #fff;
		width: 100%;
		height: 1px;
	}
	.gallery-modal > .close > .c.c_1 {
		transform: rotate(45deg);
	}
	.gallery-modal > .close > .c.c_2 {
		transform: rotate(135deg);
	}
	.gallery-modal > .area {
		position: relative;
		width: 100vmin;
		height: 100vmin;
	}
	.gallery-modal > .area > .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: no-repeat center;
		background-size: contain;
	}
	.gallery-modal > .area > .img img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		object-position: center center;
	}
	.gallery-modal {
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease-out;
		pointer-events: none;
	}
	.gallery-modal.__show {
		opacity: 1;
		visibility: visible;
		pointer-events: visible;
	}
}
