@charset "utf-8";
@import "anime.css";
/*
------------
10th_anniv.css
------------
*/
.ani_trigger {}
/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, pre, form,
blockquote, fieldset, input, address, figure, figcaption,
dl, dt, dd {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, nav, section, summary {
    display: block;
}

/* img */
img {
	vertical-align: middle;
	border: none;
	max-width: 100%;
}

/* default */
h1, h2, h3, h4, h5, h6, dt, caption { 
	font-weight: normal;
	font-size: 100%;
}
a {
	outline: none;
}
address {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	text-align: left;
}
figcaption {
	font-size: 1.2rem;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
input[type=radio], 
input[type=checkbox], 
select {
	vertical-align: middle;
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}
ul {
	list-style: none;
}
@media only screen and (min-width: 769px) {
.pcDspNone {
	display: none;
}
}
@media only screen and (max-width: 768px) {
.spDspNone {
	display: none;
}
}

/* link */
a {
	color: #231815;
	text-decoration: none;
}
a:link {
	color: #231815;
	text-decoration: none;
}

a:visited {
	color: #231815;
	text-decoration: none;
}

a:hover {
	color: #231815;
	text-decoration: none;
}
 
a:active {
	color: #231815;
	text-decoration: none;
}

/* html, body, wrapper */
html {
	font-size: 100%;
}
body {
	color: #000;
	font-size: 1rem;
	font-family: 
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 
		"メイリオ", Meiryo, 
		"ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	line-height: 1;
	width: 100%;
	background: #fff;
	position: relative;
}
#wrapper {
	font-family: 'Noto Sans JP', "メイリオ";
	box-sizing: border-box;
	position: relative;
	opacity: 0;
	animation-name: opacity_anime01;
	animation-timing-function: ease;
	animation-duration: .25s;
	animation-delay: 0;
	animation-fill-mode: forwards;
}
#wrapper {
	background: url("../../images/content/10th_anniv/bg01.jpg") no-repeat;
	background-attachment: fixed;
	background-size: cover;
	width: 100vw;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width: 768px) {
.container {
	width: 90vw;
}
}
/* kv_area */
#kv_area {
	min-height: 1062px;
}
#kv_area h1 {
	position: absolute;
	top: 45px;
	left: 45px;
	width: 87px;
	animation-name: opacity_anime01;
	animation-timing-function: ease;
	animation-duration: .5s;
	animation-delay: 3s;
	animation-fill-mode: forwards;
	opacity: 0;
}
#kv_area p.anniv_logo {
	width: 732px;
	height: 349px;
	margin: 0 auto;
	position: absolute;
	top: 300px;
	left: 50%;
	transform: scale(1.1, 1.1) translate(-50%, 0);
	transform-origin: left top;
	animation-name: kv_logo_anime01, kv_logo_anime02;
	animation-timing-function: ease-in-out, ease-in-out;
	animation-duration: 1.5s, .3s;
	animation-delay: .5s, 2.5s;
	animation-fill-mode: forwards, forwards;
	opacity: 0;
}
#kv_area ul {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#kv_area li {
	position: absolute;
	animation-name: player_view01;
	animation-timing-function: ease-in-out;
	animation-duration: .3s;
	animation-delay: 2.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}
#kv_area li:nth-child(1) {
	width: 127px;
	top: 100px;
	left: 200px;
	z-index: -1;
	animation-delay: 2.5s;
}
#kv_area li:nth-child(2) {
	width: 182px;
	top: 65px;
	left: 286px;
	z-index: -1;
	animation-delay: 2.55s;
}
#kv_area li:nth-child(3) {
	width: 302px;
	top: 194px;
	left: 393px;
	z-index: -1;
	animation-delay: 2.5s;
}
#kv_area li:nth-child(4) {
	width: 341px;
	top: 62px;
	left: 470px;
	z-index: -1;
	animation-delay: 2.6s;
}
#kv_area li:nth-child(5) {
	width: 150px;
	top: 694px;
	left: 91px;
	z-index: 3;
	animation-delay: 2.55s;
}
#kv_area li:nth-child(6) {
	width: 272px;
	top: 593px;
	left: 104px;
	z-index: 2;
	animation-delay: 2.6s;
}
#kv_area li:nth-child(7) {
	width: 313px;
	top: 740px;
	left: 112px;
	z-index: 3;
	animation-delay: 2.62s;
}
#kv_area li:nth-child(8) {
	width: 287px;
	top: 631px;
	left: 193px;
	z-index: 1;
	animation-delay: 2.55s;
}
#kv_area li:nth-child(9) {
	width: 204px;
	top: 766px;
	left: 255px;
	z-index: 3;
	animation-delay: 2.5s;
}
#kv_area li:nth-child(10) {
	width: 152px;
	top: 595px;
	left: 429px;
	z-index: 1;
	animation-delay: 2.6s;
}
#kv_area li:nth-child(11) {
	width: 185px;
	top: 600px;
	left: 369px;
	z-index: 1;
	animation-delay: 2.62s;
}
#kv_area li:nth-child(12) {
	width: 192px;
	top: 635px;
	left: 510px;
	z-index: 3;
	animation-delay: 2.55s;
}
#kv_area li:nth-child(13) {
	width: 216px;
	top: 581px;
	left: 565px;
	z-index: -1;
	animation-delay: 2.5s;
}
#kv_area li:nth-child(14) {
	width: 190px;
	top: 628px;
	left: 654px;
	z-index: 1;
	animation-delay: 2.6s;
}
#kv_area li:nth-child(15) {
	width: 215px;
	top: 740px;
	left: 643px;
	z-index: 1;
	animation-delay: 2.62s;
}
#kv_area li:nth-child(16) {
	width: 129px;
	top: 549px;
	left: 777px;
	z-index: -1;
	animation-delay: 2.55s;
}
@media only screen and (max-width: 768px) {
#kv_area {
	min-height: 118vw;
}
#kv_area h1 {
	top: 4.6666vw;
	left: 4.6666vw;
	width: 11.6vw;
}
#kv_area p.anniv_logo {
	width: 79.3333vw;
	height: 37.733333vw;
	top: 34.6666vw;
	left: 50%;
}
#kv_area ul {
	width: 90vw;
}
#kv_area li:nth-child(1) {
	width: 13.8666666vw;
	top: 13.4666666vw;
	left: 12.2666666vw;
}
#kv_area li:nth-child(2) {
	width: 19.0666666vw;
	top: 8.8vw;
	left: 21.7333333vw;
}
#kv_area li:nth-child(3) {
	width: 32.8vw;
	top: 23.0666666vw;
	left: 33.6vw;
}
#kv_area li:nth-child(4) {
	width: 41.7333333vw;
	top: 8.66666666vw;
	left: 42vw;
}
#kv_area li:nth-child(5) {
	width: 16.2666666vw;
	top: 77.33333333vw;
	left: 0.53333333vw;
}
#kv_area li:nth-child(6) {
	width: 29.3333333vw;
	top: 66.4vw;
	left: 1.7333333vw;
}
#kv_area li:nth-child(7) {
	width: 34.1333333vw;
	top: 82.4vw;
	left: 2.93333333vw;
}
#kv_area li:nth-child(8) {
	width: 31.2vw;
	top: 70.5333333vw;
	left: 11.6vw;
}
#kv_area li:nth-child(9) {
	width: 21.8666666vw;
	top: 85.2vw;
	left: 15.333333vw;
}
#kv_area li:nth-child(10) {
	width: 16.5333333vw;
	top: 66.666666vw;
	left: 37.4666666vw;
}
#kv_area li:nth-child(11) {
	width: 21.7333333vw;
	top: 67.06666666vw;
	left: 30.8vw;
}
#kv_area li:nth-child(12) {
	width: 20.9333333vw;
	top: 71.06666666vw;
	left: 46vw;
}
#kv_area li:nth-child(13) {
	width: 23.4666666vw;
	top: 65.2vw;
	left: 51.86666666vw;
}
#kv_area li:nth-child(14) {
	width: 20.5333333vw;
	top: 70.4vw;
	left: 61.4666666vw;
}
#kv_area li:nth-child(15) {
	width: 23.6vw;
	top: 82.4vw;
	left: 60.5333333vw;
}
#kv_area li:nth-child(16) {
	width: 13.8666666vw;
	top: 61.46666666vw;
	left: 74.9333333vw;
}
}
/* intro_area */
#intro_area {
	margin: 85px 0 0 0;
}
#intro_area .copy {
	display: flex;
	justify-content: center;
	opacity: 0;
	transition: opacity 1.4s linear 0s, transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}
#intro_area .copy.active {
	opacity: 1;
}
#intro_area .copy h2 {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: 0.15em;
	font-feature-settings: "palt";
}
#intro_area .copy p {
	font-weight: 500;
	font-size: 1.3rem;
	line-height: 2.7;
	letter-spacing: 0.15em;
	font-feature-settings: "palt";
	margin: 35px 0 0 0;
}
@media only screen and (max-width: 768px) {
#intro_area {
	margin: 45px 0 0 0;
}
#intro_area .copy {
	display: block;
}
#intro_area .copy h2 {
	font-size: 1.3rem;
	line-height: 2;
	letter-spacing: 0.1em;
}
#intro_area .copy p {
	font-size: 1.1rem;
	line-height: 2;
	letter-spacing: 0.1em;
	margin: 25px 0 0 0;
}	
}
/* sec_tit */
.sec_tit {
	font-weight: 600;
	letter-spacing: 0.1em;
	font-size: 1.2rem;
	position: relative;
	display: inline-block;
	padding: 0 10px;
}
.sec_tit::before {
	content: "";
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	top: -12px;
	left: 0;
}
.sec_tit::after {
	content: "";
	width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	bottom: -12px;
	left: 0;
}
@media only screen and (max-width: 768px) {
.sec_tit {
	font-size: 1.1rem;
}
}
/* logo_area */
#logo_area {
	margin: 137px 0 0 0;
}
#logo_area .inner {
	text-align: center;
	opacity: 0;
	transition: opacity 1.4s linear 0s, transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}
#logo_area .inner.active {
	opacity: 1;
}
#logo_area .inner figure {
	width: 365px;
	margin: 62px auto 50px auto;
}
#logo_area .inner p {
	letter-spacing: 0.05em;
	line-height: 2;
	font-size: 1rem;
	font-feature-settings: "palt";
}
@media only screen and (max-width: 768px) {
#logo_area {
	margin: 85px 0 0 0;
}
#logo_area .inner figure {
	width: 70vw;
	margin: 45px auto 35px auto;
}
#logo_area .inner p {
	text-align: left;
	line-height: 1.7;
}
}
/* record_area */
#record_area {
	margin: 137px 0 0 0;
}
#record_area .inner {
	text-align: center;
	opacity: 0;
	transition: opacity 1.4s linear 0s, transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}
#record_area .inner.active {
	opacity: 1;
}
#record_area .inner figure {
	width: 900px;
	margin: 60px auto 0 auto;
}
#record_area .inner .list {
	width: 900px;
	margin: 30px auto 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#record_area .inner .list li {
	width: 172px;
	margin: 0 10px 30px 0;
}
#record_area .inner .list li:nth-child(5) {
	margin: 0 0 30px 0;
}
#record_area .inner .list li span {
	display: block;
	margin: 10px 0 0 0;
	font-size: 0.9rem;
}
#record_area .inner .list li a {
	transition: all .25s ease;
}
#record_area .inner .list li a:hover {
	opacity: 0.6;
}
@media only screen and (max-width: 768px) {
#record_area {
	margin: 85px 0 0 0;
}
#record_area .inner figure {
	width: 90vw;
	margin: 55px auto 0 auto;
}
#record_area .inner .list {
	width: 90vw;
	margin: 25px auto 0 auto;
	justify-content: space-between;
}
#record_area .inner .list li {
	width: 49%;
	margin: 0 0 30px 0;
}
#record_area .inner .list li:nth-child(5) {
	margin: 0 0 30px 0;
}
}
/* event_area */
#event_area {
	margin: 137px 0 0 0;
}
#event_area .inner {
	text-align: center;
	opacity: 0;
	transition: opacity 1.4s linear 0s, transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}
#event_area .inner.active {
	opacity: 1;
}
#event_area .inner figure.tit {
	margin: 65px 0 0 0;
}
#event_area .inner article {
	margin: 65px 0 0 0;
}
#event_area .inner article h3 {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	line-height: 1.5;
	border-bottom: 3px solid #000;
	padding: 0 0 5px 0;
	display: inline-block;
}
#event_area .inner article p {
	margin: 25px 0 0 0;
	line-height: 1.5;
}
#event_area .inner article p.att {
	font-size: 0.8rem;
	color: #676767;
}
#event_area .inner article .poster_box {
	width: 700px;
	margin: 45px auto 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: space-between;
}
#event_area .inner article .poster_box figure {
	width: 300px;	
}
#event_area .inner article .poster_box .item {
	width: 370px;
	text-align: left;
	padding: 25px 0 0 0;
}
#event_area .inner article .poster_box .item p {
	margin: 0 0 25px 0;
}
@media only screen and (max-width: 768px) {
#event_area {
	margin: 85px 0 0 0;
}
#event_area .inner figure.tit {
	margin: 45px 0 0 0;
}
#event_area .inner article {
	margin: 45px 0 0 0;
}
#event_area .inner article h3 {
	font-size: 1.2rem;
}
#event_area .inner article .poster_box {
	width: 90vw;
	margin: 25px auto 0 auto;
	display: block;
}
#event_area .inner article .poster_box figure {
	width: 30vw;	
	margin: 0 auto;
}
#event_area .inner article .poster_box .item {
	width: 100%;
}
}
/* partner_area */
#partner_area {
	margin: 137px 0 0 0;
}
#partner_area .inner {
	text-align: center;
	opacity: 0;
	transition: opacity 1.4s linear 0s, transform 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}
#partner_area .inner.active {
	opacity: 1;
}
#partner_area .inner article {
	width: 1000px;
	margin: 85px auto 0 auto;
	text-align: center;
}
#partner_area .inner article h3 {
	font-size: 1.1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	position: relative;
	display: inline-block;
}
#partner_area .inner article h3::before {
	content: "";
	width: 100%;
	height: 10px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
#partner_area .inner article ul {
	margin: 45px 0 0 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#partner_area .inner article li {
	display: flex;
	justify-content: center;
	align-items: center;
}
#partner_area .inner article.gold li {
	width: 320px;
	margin: 0 20px 20px 0;
}
#partner_area .inner article.gold li:nth-child(3n) {
	margin: 0 0 20px 0;
}
#partner_area .inner article.silver li {
	width: 229px;
	margin: 0 28px 30px 0;
}
#partner_area .inner article.silver li:nth-child(4n) {
	margin: 0 0 30px 0;
}
#partner_area .inner article.bronze li {
	width: 176px;
	margin: 0 30px 30px 0;
}
#partner_area .inner article.bronze li:nth-child(5n) {
	margin: 0 0 30px 0;
}
#partner_area .inner article.regular li {
	margin: 0 30px 30px 0;
	text-align: left;
	font-feature-settings: "palt";
}
#partner_area .inner article.regular li:last-child {
	margin: 0 0 30px 0;
}
@media only screen and (max-width: 768px) {
#partner_area {
	margin: 85px 0 0 0;
}
#partner_area .inner article {
	width: 90vw;
	margin: 55px auto 0 auto;
}
#partner_area .inner article h3 {
	font-size: 1rem;
}
#partner_area .inner article h3::before {
	height: 6px;
}
#partner_area .inner article ul {
	margin: 25px 0 0 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#partner_area .inner article.gold ul {
	display: block;
	text-align: center;
}
#partner_area .inner article.gold li {
	width: 80%;
	margin: 0 auto 5vw auto;
}
#partner_area .inner article.gold li:nth-child(3n) {
	margin: 0 auto 5vw auto;
}
#partner_area .inner article.silver ul {
	display: flex;
	justify-content: space-between;
}
#partner_area .inner article.silver li {
	width: calc(90vw / 2 - 2.5vw);
	margin: 0 0 5vw 0;
}
#partner_area .inner article.silver li:nth-child(4n) {
	margin: 0 0 5vw 0;
}
#partner_area .inner article.bronze li {
	width: calc(90vw / 3 - 2.8vw);
	margin: 0 4.2vw 5vw 0;
}
#partner_area .inner article.bronze li:nth-child(3n) {
	margin: 0 0 5vw 0 !important;
}
#partner_area .inner article.bronze li:nth-child(5n) {
	margin: 0 4.2vw 5vw 0;
}
#partner_area .inner article.regular li {
	margin: 0 15px 15px 0;
}
#partner_area .inner article.regular li:last-child {
	margin: 0 0 0 0;
}
}
/* footer */
footer {
	width: 100vw;
	margin: 125px 0 0 0;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 30px 0;
	font-size: 0.8rem;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
footer {
	margin: 85px 0 0 0;
	padding: 25px 0;
}
}