@charset "UTF-8";

body {
	font-family: 'Lucida Grande', メイリオ, Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	background-color: #fafafc;
	overflow-x: hidden; /*スライドインとgototop時の横スクロール非表示*/
}

/* base 
	color: #F97794; 
	color2: #FFED46;
	hover: #ef2652;
	youtube: #ff0000;
	twitch: #9146ff;
	discord: #5865f2;
	border-radius: 5px;
	
*/

@font-face {
	font-family: 'x';
	src:  url('../fonts/x.eot?tq02dy');
	src:  url('../fonts/x.eot?tq02dy#iefix') format('embedded-opentype'),
		url('../fonts/x.ttf?tq02dy') format('truetype'),
		url('../fonts/x.woff?tq02dy') format('woff'),
		url('../fonts/x.svg?tq02dy#x') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'x' !important;
	speak: never;
	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;
}

.fa-x:before {
	content: "\e902";
	position: relative;
	bottom: -1px;
}
  

a, a:focus {
	outline: none;
}

a {
	color: #F97794;
	transition: color .5s;
}
a:hover,
a:focus {
	color: #ef2652;
	text-decoration: none;
}

/*nav*/

.navbar-brand {
	padding: 10px 30px 10px 12px;
}

.share {
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-top: 5px;
	margin-bottom: -5px;
}

.share a {
	padding: 8px 10px 0 0;
	display: inline;
}

.share .x-button {
	color: white;
	padding: 2px 8px 4px;
	border-radius: 10px;
	background-color: #000;
	position: relative;
	top: -5px;
}
.share .x-button:hover,
.share .x-button:focus {
	color: white;
	background: #000;
}
.share .x-button:before {
	margin-right: 4px;
}

.fb-like > span {
	vertical-align: baseline !important;
	width: 158px !important; /* 135px〜144pxからさらに変更。ただしボタンカウントが増えると途切れるのでレイアウトは「button」に変更。また、カラム落ちが発生するのでTwitterの文言をTOPANGAに変更 */
	height: 20px !important;
}
.fb-like iframe {
	width: 158px !important; /* 135px〜144pxからさらに変更。 */
	height: 20px !important;
}

/*--追加--*/
.nav > li {
	margin-bottom: 0;
}

.navbar {
	min-width: 320px; /*カラム落ち用*/
}

.navbar-inverse {
	background-color: #fff;
	border-color: #ccc;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2); /*シャドウ調整*/
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #ccc;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-nav>li>a:focus {
	color: #888;
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #666;
}
.navbar-inverse .navbar-toggle:hover > .icon-bar {
	background-color: #333;
}

.fa {
	font-size: 17px;
	margin-right: 2px;
}

i.fa {
	font-size: 14px;
}
/*--end--*/

/*wrapper*/
.wrapper {
	padding-top: 50px;
	position: relative;
	overflow: hidden;
}

/*loading*/
#loading {
	width: 100vw;
	height: 100vh;
	background-color: #efefef;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	transition: opacity .6s, visibility .6s;
	transition-delay: 1.8s; /* アニメーションの最低時間 */
}

.loaded {
	visibility: hidden;
	opacity: 0;
}

/*loaderWrap*/
.loaderWrap {
	text-align: center;
	width: 100%;
	height: 116px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

/**
 * Copyright (c) 2016 Connor Atherton
 *
 * All animations must live in their own file
 * in the animations directory and be included
 * here.
 *
 */
/**
 * Styles shared by multiple animations
 */
/**
 * Dots
 */
/*spiner*/
  
  .loaderAnimationWrap {
	width: 94px;
	height: 67px;
	position: absolute;
	left: 50%;
	top: 7px;
	transform: translateX(-50%);
	clip-path: path("M11.04,41.736c6.071-3.036,9.797,0.689,8.28,8.28c-1.518,7.589-2.76,13.799-2.759,13.799	c0,0,6.209,1.242,13.799,2.76c7.591,1.519,11.316-2.209,8.28-8.279c-3.036-6.071,0.69-11.039,8.28-11.039	c7.59,0,11.315,4.968,8.279,11.039c-3.035,6.07,0.69,9.798,8.28,8.279c7.588-1.518,13.799-2.76,13.799-2.76s-1.242-6.21-2.76-13.799	C73,42.426,76.727,38.7,82.795,41.736c6.073,3.036,11.042-0.69,11.042-8.279c0-7.59-4.969-11.315-11.042-8.28	c-6.068,3.036-9.796-0.69-8.277-8.279c1.518-7.591,2.76-13.799,2.76-13.799s-6.211-1.242-13.799-2.76	c-7.591-1.519-11.317,2.208-8.281,8.278c3.036,6.072-0.69,11.04-8.281,11.04c-7.588,0-11.314-4.968-8.278-11.04	c3.036-6.07-0.69-9.797-8.279-8.278c-7.589,1.518-13.8,2.759-13.8,2.759s1.242,6.209,2.76,13.8c1.517,7.589-2.208,11.315-8.28,8.278	C4.967,22.14,0,25.866,0,33.456S4.967,44.772,11.04,41.736z");
  }

  .circle {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #e50505;
	animation: pulse 1.5s infinite ease-in-out;
	transform: scale(1.1);
  }

  .circle:nth-child(1) {
	animation-delay: 0s;
  }

  .circle:nth-child(2) {
	animation-delay: 0.15s;
  }

  .circle:nth-child(3) {
	animation-delay: 0.3s;
  }

  .circle:nth-child(4) {
	animation-delay: 0.45s;
  }

  .circle:nth-child(5) {
	animation-delay: 0.6s;
  }

  @keyframes pulse {
	0% {
	  transform: scale(0);
	  opacity: 1;
	}
	100% {
	  transform: scale(1.2);
	  opacity: 0;
	}
  }

  



.loading_imageWrap {
	max-width: 300px;
	height: auto;
	margin: 0 auto;
	position: relative;
	top: -30px;
}

/*header*/
header {
	text-align: center;
	background-color: #efefef;
	overflow: hidden;
}

h1 {
	margin: 0;
	width: 100%;
}

h1 img {
	width: 100%;
	height: auto;
}



.schedule {
	width: 100%;
	margin-bottom: 0;
	background-color: #F97794;
	/* background-image: linear-gradient( 127deg, #F97794 10%, #623AA2 100%); */
	background-image: linear-gradient( 127deg, #F97794 10%, #FFED46 100%);
}

.schedule > svg,
.schedule img {
	width: 100%;
	max-width: 500px;
	height: auto;
	padding: 10px;
	vertical-align: bottom;
}

/* @media(min-width: 480px){
	.schedule > svg,
	.schedule img {
		padding: 10px;
	}
} */


/*contents*/
.contents {
	width: 100%;
	background-color: #fafafc;
	box-shadow: 0 -2px 10px rgba(0,0,0,.1); /*シャドウ調整*/
}

/*main*/
.jrc {
	text-align: center;
	margin: 20px 0;
}

.jrc img {
	max-width: 100%;
}

.donation {
	margin-top: 18px;
	padding: 10px 0;
	/* border: 2px solid #ffced9; */
	/* border-radius: 5px; */
}

h2 {
	font-weight: bold;
	margin-top: 120px;
	margin-bottom: 24px;
	position: relative;
}

h2 > span {
	position: relative;
	z-index: 1;
}

h2:before {
	display: block;
	font-size: 1.6em;
	position: absolute;
	top: -28px;
	left: -10px;
	opacity: 0.08;
}
.entry_h:before {
	content: "ENTRY";
}
.referral_h:before {
	content: "REFERRAL";
}
.reception_h:before {
	content: "RECEPTION";
}
.progress_h:before {
	content: "PROGRESS";
}
.rules_h:before {
	content: "RULES";
}
.faq_h:before {
	content: "FAQ";
}
.ratio_h:before {
	content: "RATIO";
}
.entry_teams_h {
	text-align: center;
	/* font-style: italic; */
}


h3 {
	font-size: 18px;
	margin-top: 24px;
}

h3.report {
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
	padding: 5px 0;
	border-top: solid 1px #222;
	border-bottom: solid 1px #222;
}
h3 > span {
	white-space: nowrap;
}

h3:first-child {
	margin-top: 0;
}

p {
	line-height: 1.7;
	margin-bottom: 18px;
}

th {
	font-weight: normal;
}

li {
	line-height: 1.7;
	margin-bottom: 10px;
}

.outlineContentsWrap { /* エントリー数までの説明部分 */
	max-width: 700px;
	margin: 0 auto;
}

/*======goods======*/

.goods {
	display: flex;
	flex-wrap: wrap;
}
.goods > li {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	padding: 20px;
	border-collapse: separate; border-spacing: 0; /*forIE*/
	box-shadow: 0 6px 12px rgba(0,0,0,0.08);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	position: relative;
	transition: box-shadow .3s, transform .3s;
}
.goods > li:hover,
.goods > li:focus {
	box-shadow: 0 12px 20px rgba(0,0,0,0.12);
	transform: translateY(-4px);
} 

.goods a img {
	display: block;
	width: 100%;
	max-width: 240px;
	margin: 0 auto 10px;
}


@media(min-width: 768px){
	.goods {
		gap: 20px;
	}
	.goods > li {
		width: calc(50% - 10px);
	}
}

/* ＝＝＝＝＝更新情報＝＝＝＝＝ */
.updateInfo_h {
	font-size: 20px;
	font-size: 2rem;
	margin-top: 30px;
	margin-bottom: 10px;
}
.main .updateInfoBox {
	border: solid 1px #ccc;
	border-radius: 5px;
	background-color: white;
	padding: 10px;
	height: 150px;
	overflow: auto;
}
.updateInfoList {
	display: flex;
}
.updateInfo {
	margin-left: 10px;
}


/* ＝＝＝＝＝概要情報＝＝＝＝＝ */
#outline{
	width: 100%;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-collapse: separate;
	border-spacing: 5px;
	border-radius: 10px;
	background-color: white;
}

#outline th {
	background-color: #ffeff2;
	border-radius: 6px 6px 0 0;
}

#outline th, #outline td {
	display: block;
	padding: 8px 20px;
}
#outline td {
	margin-bottom: 10px;
}

@media(min-width: 768px){
	#outline th, #outline td {
		display: table-cell;
	}
	#outline th {
		border-radius: 6px 0 0 6px;
	}
	#outline td {
		margin-bottom: 0;
	}
}

/* ＝＝＝＝＝Streamingバナー＝＝＝＝＝ */
.streamingWrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
	padding: 30px 0;
}
.streamingBanner {
	display: flex;
	align-items: center;
}

a.youtubeBanner{
	color: red;
	transition: filter .5s;
}
a.twitchBanner{
	color: #9146ff;
	transition: filter .5s;
}
a.streamingBanner:hover,
a.streamingBanner:focus {
	filter: brightness(1.08);
}
a.streamingBanner:hover .streamingTextWrap:before,
a.streamingBanner:focus .streamingTextWrap:before {
	content: "";
	display: block;
	width: 240px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	animation-name: rotate;
	animation-duration: 1.8s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
a.youtubeBanner .streamingTextWrap:before {
	background-color: red;
}
a.twitchBanner .streamingTextWrap:before {
	background-color: #9146ff;
}
@keyframes rotate {
	from {
		transform: translate(-50%,-50%) rotate(0deg);
	}
	to {
		transform: translate(-50%,-50%) rotate(360deg);
	}
}
.streamingIcon {
	width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 15px;
	position: relative;
	z-index: 2;
}
.youtubeIcon {
	background: red;

}
#icon-youtube {
	fill: white;
}
.twitchIcon {
	background: #9146ff;

}
#icon-twitch {
	fill: white;
}
.streamingTextWrap {
	display: inline-block;
	white-space: nowrap;
	text-align: center;
	width: 240px;
	height: 65px;
	margin-left: -50px;
	padding: 5px 10px 5px 50px;
	background-color: white;
	/* border: solid 1px #ccc; */
	border-radius: 100vh;
	position: relative;
	overflow: hidden;
}
.streamingText {
	width: 234px;
	height: 55px;
	background-color: white;
	border-radius: 100vh;
	position: absolute;
	left: 0;
	padding-left: 45px;
	z-index: 1;
}
.streamingText > span {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	padding: 0 10px;
}

/* ＝＝＝＝＝迷惑メールについて＝＝＝＝＝ */
.mailRequestWrap {
	max-width: 700px;
	margin: 30px auto 10px auto;
	padding: 10px;
	border: solid 1px #ccc;
	border-radius: 5px;;
}
.mailRequestWrap h3 {
	font-weight: bold;
	text-align: center;
	margin: 6px 0 16px 0;
}
.mailRequestWrap h3 > span {
	top: 2px;
}
.mailRequestWrap p {
	font-size: 12px;
	font-size: 1.2rem;
}
.mailRequestWrap p:last-child {
	margin-bottom: 0;
}

/* ＝＝＝＝＝大会説明等＝＝＝＝＝ */

.stepWrap {
	max-width: 700px;
	margin: 0 auto 30px;
}
.stepContentsWrap {
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	width: 100%;
	margin-bottom: 18px;
	background-color: #f0f0f0;
	border-radius: 5px;
	position: relative;
}

.stepContentsWrap:before {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 12px solid #f0f0f0;
	z-index: 2;
}
.stepWrap .stepContentsWrap:last-child:before {
		content: none;
}

/* ＝＝＝＝＝カルーセル設定＝＝＝＝＝ */
.swiper-slide {
	margin: 10px 0;
}
.swiper-slide img {
  height: auto;
  width: 100%;
  cursor: pointer;
}
.swiper-button-next, 
.swiper-button-prev {
	color: #F97794!important;
}
.swiper-pagination {
	height: 30px!important;
}
@media(max-width: 479px){
	.swiper-button-prev {
		left: 2px!important;
	}
	.swiper-button-next {
		right: 2px!important;
	}
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px!important; /* 矢印のアイコンサイズ */
}

.swiper-pagination-bullet {
	width: 10px!important;
	height: 10px!important;
	background-color: white!important;
	opacity: .5!important;
}
.swiper-pagination-bullet-active {
	background-color: #F97794!important;
	opacity: 1!important;
}

/* ＝＝＝＝＝カルーセルのモーダル設定＝＝＝＝＝ */
.modal-open { /* ガタツキ防止 */
	overflow: auto !important; /* 背景のスクロールを許可 */
}
.modal { /* ガタツキ防止 */
	overflow: auto;
	cursor: pointer;
}
.modal-dialog {
	width: calc(100% - 20px);
	max-width: 1100px;
	margin: 100px auto 0 auto;
	cursor: default;
}

button.close {
	color: white;
	position: absolute;
	opacity: .8;
	right: 10px;
	top: -32px;
	text-shadow: none;
	transition: opacity .5s;
}
button.close:hover,
button.close:focus {
	color: white;
	opacity: .5;
}
.modal-body {
	padding: 0;
}

/* お知らせ用に設定したmodal window */

.modalBox {
	text-align: center;
}
.thumbnailImg {
	display: block;
	margin: 0 auto 10px;
	max-width: 300px;
	height: auto;
	border: solid #ccc 5px;
}

.modal_wrap {
	display: none;
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}

.modal_bg {
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100vh;
	position: absolute;
}

.modal_content {
	padding: 0 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.modal_content img {
	width: 100%;
}



.stepContent {
	color: #515151;
	min-height: 110px;
	padding: 40px 10px 10px 10px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
.stepContent .banner {
	width: 200px;
	height: auto;
	margin-bottom: 10px;
	transition: filter .5s;
}
.stepContent .mailIcon {
	position: relative;
	top: 2px;
}
.stepContent a:hover > .banner {
	filter: brightness(1.08);
}
.stepNumber {
	color: white;
	line-height: 20px;
	padding: 5px 25px 5px 10px;
	background-color: #F97794;
	background-image: linear-gradient( 127deg, #F97794 10%, #FFED46 100%);
	position: absolute;
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);

}
.tournamentPosition {
	width: 150px;
	margin: 0 auto 10px;
	border: solid 2px #ccc;
	border-radius: 5px;
	position: relative;
	z-index: 1;
}
.tournamentPosition:after {
	content: "";
	display: block;
	border-top: solid 2px #ccc;
	border-right: solid 2px #ccc;
	width: 100%;
	height: 50%;
	position: absolute;
	left: 30px;
	top: calc(50% - 1px);
	z-index: -1;
}
.tournamentPosition ul {
	margin-bottom: 0;
	background-color: white;
	border-radius: 5px;
	overflow: hidden;
}
.tournamentPosition li {
	margin-bottom: 0;
	padding: 10px;
}
.tournamentPosition li:first-child {
	border-bottom: solid 2px #ccc;
}
.team1 span {
	color: #f31d1d;
	top: 2px;
}
.team2 span {
	color: #494949;
	top: 2px;
}
.leaderIcon {
	font-size: 30px;
	font-size: 3rem;
}
.inviteWrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.inviteWrap .leaderIcon{
	font-size: 50px;
	font-size: 5rem;
}
.inviteTonamel {
	width: 60px;
	height: auto;
}
.requestWrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.requestWrap .leaderIcon{
	font-size: 50px;
	font-size: 5rem;
}
.requestDiscord {
	width: 58px;
	height: auto;
	fill: #5865f2;
}
.vsWrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.vsWrap .leaderIcon{
	font-size: 50px;
	font-size: 5rem;
}
.vsText {
	font-weight: bold;
	font-size: 30px;
	font-size: 3rem;
}
.resultWrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
	margin-bottom: 10px;
}
.resultWrap .leaderIcon{
	font-size: 50px;
	font-size: 5rem;
}
.resultTonamel {
	width: 60px;
	height: auto;
}
.resultWrap .winText,
.resultWrap .loseText {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: -4px;
}
/* .resultWrap .winText {
	color: #767600;
} */

.stepContent p{
	margin-bottom: 0;
}


.stepList {
	margin-bottom: 18px;
}
.stepList li {

}

.main ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none inside;
}
.main .deciding {
	list-style-type: disc;
	margin-left: 16px;
}
.main .deciding > li {
	margin-bottom: 0;
}

.entryform,
.volunteer {
	text-align: center;
	margin-top: 30px;
}
.entryform a,
.volunteer a {
	color: white;
	text-decoration: none;
	font-size: 26px;
	padding: 0 30px;
}

.entryform a:hover {
	text-decoration: none;
}

.entryform .referralButton {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height:normal;
}
.entryform .subText { /* 斡旋用 */
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: normal;
}


/* .volunteer a:hover {
	color: #80c846;
	text-decoration: none;
}

.volunteer a:focus {
	color: #fff;
	background-color: #80c846;
	text-decoration: none;
} */

.entryform .glyphicon,
.volunteer .glyphicon {
	top: 3px;
}

/*--hover effects--*/
.box {
  position:relative;
  vertical-align: middle;
  color: #fff;
  background-color: #F97794;
  background-image: linear-gradient( 127deg, #F97794 10%, #FFED46 100%);
  background-size: 140% auto;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  text-align: center;
  transition: background-position 0.5s;
  padding: 0 20px;
  border-radius: 10px;
  -webkit-transition:0.5s;
}

.box:hover {
  background-position: right center;
}

.box:hover::after, .box:hover::before {
  -webkit-transform: scale(1);
}

.box2 {
  position:relative;
  vertical-align: middle;
  color: #fff;
  background-color: #80c846;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  text-align: center;
  transition: 0.5s;
  padding: 0 20px;
  cursor: pointer;
  border: 2px solid #34962a;
  border-radius: 10px;
  -webkit-transition:0.5s;
}

.box2:hover {
  border: 2px solid rgba(0,160,80,0);
  background-color: #fff;
  color: #428bca;
}

.box2::before, .box2::after {
  width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}

.foo2::before {
  border-bottom: 6px solid #34962a;
  border-left: 6px solid #34962a;
  border-radius: 10px;
  -webkit-transform-origin: 0 100%;
}

.foo2::after {
  border-top: 6px solid #34962a;
  border-right: 6px solid #34962a;
  border-radius: 10px;
  -webkit-transform-origin: 100% 0%;
}

.box2:hover::after, .box2:hover::before {
  -webkit-transform: scale(1);
}

/*--end--*/

.important {
	border-bottom: solid 2px #F97794;
	padding: 0 3px;
}

#access,
#tournament { /*スクロール位置調整*/
	margin-top: -30px;
	padding-top: 60px;
}

.finals_block > dt {
	font-size: 18px;
	text-align: center;
}
.finals_block > dd {
	margin-bottom: 30px;
}

#map {
	width: 90%;
	margin: 0 auto;
}

/* FAQのアコーディオン */
.faqContentWrap {
    max-width: 700px;
    margin: 0 auto 40px;
}

.faqContentWrap .faqContent {
    border-top: 1px solid #ccc; /* $border を具体的な値に置き換え */
    padding: 10px 0;
}

.faqContentWrap .faqContent:last-of-type {
    border-bottom: 1px solid #ccc; /* $border を具体的な値に置き換え */
}

.faqContentWrap .faqContent .qText {
    margin-bottom: 0;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    position: relative;
}

.faqContentWrap .faqContent .qText:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 10px;
    height: 2px;
    width: 15px;
    background: #F97794; 
    transform: rotate(90deg);
    transition: transform 0.3s ease-in-out;
}

.faqContentWrap .faqContent .qText:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 10px;
    height: 2px;
    width: 15px;
    background: #F97794;
    transition: opacity 0.3s ease-in-out;
}

.faqContentWrap .faqContent .qText.open:before {
    transform: rotate(180deg);
}

.faqContentWrap .faqContent .qText.open:after {
    opacity: 0;
}

.faqContentWrap .faqContent .qText > .qMark {
    display: inline-block;
	font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #F97794;
    width: 28px;
}

.faqContentWrap .faqContent .aText {
    margin-bottom: 0;
    padding: 10px 10px 10px 0; /* $S を具体的な値に置き換え */
    display: none; /* デフォルトで非表示 */
}

@media (min-width: 768px) { /* spWide のメディアクエリ */
    .faqContentWrap .faqContent .aText {
        padding-left: 28px; /* Qマークのwidth分 */
    }
}



/* エントリーとキャラクター比率 */
#js_entry {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	background-color: #623AA2;
	background-image: linear-gradient( 127deg, #F97794 10%, #FFED46 100%);
	/* background: linear-gradient(127deg, #FFED46 0%, #FF7EC7 100%); */
	padding: 10px 20px 6px;
	border-radius:10px;
}
#js_total {
	font-size: 30px;
	font-size: 3rem;
	position: relative;
}
#js_total:after {
	content: "名";
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	position: absolute;
	bottom: 0;
	margin-left: 5px;
}

#ratio {
	margin-left: 0;
	padding-left: 0;
	line-height: 1.6em;
	-moz-column-count: 1;
	-webkit-column-count: 1;
	-o-column-count: 1;
	-ms-column-count: 1;
	column-count: 1;
	-moz-column-gap: 50px;
	-webkit-column-gap: 50px;
	-o-column-gap: 50px;
	-ms-column-gap: 50px;
	column-gap: 50px;
}

#ratio li {
	border-bottom:dotted 1px #ccc ;
}

@media(min-width: 480px){
	#ratio {
		margin-right: 0;
		line-height: 1.8em;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		-o-column-count: 1;
		-ms-column-count: 1;
		column-count: 1;
		-moz-column-gap: 50px;
		-webkit-column-gap: 50px;
		-o-column-gap: 50px;
		-ms-column-gap: 50px;
		column-gap: 50px;
	}
}

@media(min-width: 768px){
	.wrapper {
		padding-top: 90px; /* ナビが改行されるため */
	}
	.navbar {
		text-align: center;
	}
	.navbar-header {
		float: none;
		display: inline-block;
	}
	.navbar-nav {
		display: inline-block;
		float: none;
	}
	.navbar-brand {
		margin-left: 0!important;
	}
	.navbar-nav>li>a {
		padding: 5px 18px;
	}
	#ratio {
		margin-right: 0;
		line-height: 1.8em;
		-moz-column-count: 2;
		-webkit-column-count: 2;
		-o-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
		-moz-column-gap: 50px;
		-webkit-column-gap: 50px;
		-o-column-gap: 50px;
		-ms-column-gap: 50px;
		column-gap: 50px;
	}
	
}

@media(min-width: 992px){
	.wrapper {
		padding-top: 50px;
	}
	.navbar .container {
		width: 970px;
	}
	.navbar-header {
		float: left;
	}
	.navbar-nav {
		float: right;
	}
	.navbar-nav>li>a {
		padding: 15px 18px;
	}
	#ratio {
		margin-right: 0;
		line-height: 1.8em;
		-moz-column-count: 2;
		-webkit-column-count: 2;
		-o-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
		-moz-column-gap: 50px;
		-webkit-column-gap: 50px;
		-o-column-gap: 50px;
		-ms-column-gap: 50px;
		column-gap: 50px;
	}
}

@media(min-width: 1200px){
	#ratio {
		margin-right: 0;
		line-height: 1.8em;
		-moz-column-count: 3;
		-webkit-column-count: 3;
		-o-column-count: 3;
		-ms-column-count: 3;
		column-count: 3;
		-moz-column-gap: 50px;
		-webkit-column-gap: 50px;
		-o-column-gap: 50px;
		-ms-column-gap: 50px;
		column-gap: 50px;
	}
}

#ratio li {
	margin-left: 30px;
	position: relative;
}

#ratio span {
	position: absolute;
	right: 0;
}

#filter {
	padding: 20px;
	margin:14px 0 16px 0;
	color: #333;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#form {
	margin-bottom: 14px;
}

#form form {
	text-align: center;
	font-size: 16px;
}

#form input {
	color: #333;
	width: 100%;
	max-width: 500px;
	height: 50px;
	padding: 0 8px;
	border: solid 1px #ccc; /*httpsじゃないと表示されないよう*/
	border-radius: 5px;
}
#form input:focus {
	outline: 1px solid #F97794;
	border-color: #F97794;
}
#form input::placeholder {
	text-align: center;
}

#filter ul {
	/* overflow: hidden; */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin-left: -18px;
	padding: 0 9px;
}

#filter li {
	display: inline-block;
	margin-bottom: 0;
}

#filter li a {
	display: block;
	width: 41px;
	height: 75px;
	margin: 0 6px 6px 0;
	text-indent: -19999px;
	overflow: hidden;
	position: relative;
	transform-origin: left bottom;
	transform: skewX(-21deg);
}

#filter li a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 100%;
	background-size: 70px auto;
	transform-origin: left bottom;
	transform: skew(21deg);
}
#filter li a:before {
	background-image: url("../../images/character_select_thumbnail_hover-min.png");
	background-image: url('../../images/character_select_thumbnail_hover.webp'); /* WebP画像 */
	z-index: 1;
	filter: grayscale(100%);
	transition: filter .3s;
}

#filter li a:hover:before {
	filter: grayscale(0);
}
#filter .current a:before {
	filter: grayscale(0);
}

.all_button {
	width: 148px;
	height: 37px;
	margin: 18px auto;
}
.all_button a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -19999px;
	overflow: hidden;
	position: relative;
}

.all_button a:before,
.all_button a:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-size: 148px auto;
	background-image: url("../../images/all_button.jpg");
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity .3s;
}
.all_button a:before {
	background-position: left top;
	z-index: 1;
}
.all_button a:after {
	background-position: left bottom;
}

.all_button a:hover:before {
	opacity: 0;
}

#jam:before { background-position: 0 -76px; }

#man:before { background-position: 0 -152px; }

#kim:before { background-position: 0 -227px; }

#mari:before { background-position: 0 -303px; }

#lily:before { background-position: 0 -378px; }

#jp:before { background-position: 0 -454px; }

#juri:before { background-position: 0 -529px; }

#dj:before { background-position: 0 -605px; }

#cam:before { background-position: 0 -681px; }

#ryu:before { background-position: 0 -756px; }

#hon:before { background-position: 0 -832px; }

#bla:before { background-position: 0 -908px; }

#gui:before { background-position: 0 -983px; }

#ken:before { background-position: 0 -1059px; } /* 微妙に位置調整しているので注意 */

#chun:before { background-position: 0 -1134px; }

#zan:before { background-position: 0 -1210px; }

#dhal:before { background-position: 0 -1286px; }

#rashi:before { background-position: 0 -1361px; }

#aki:before { background-position: 0 -1437px; }

#ed:before { background-position: 0 -1512px; }

#gou:before { background-position: 0 -1588px; }

#vega:before { background-position: 0 -1664px; }

#ter:before { background-position: 0 -1739px; }

#mai:before { background-position: 0 -1815px; } /* 微妙に位置調整しているので注意 */

#ele:before { background-position: 0 -1890px; }  /* 位置調整 */

#saga:before { background-position: 0 -1966px; }

#vip:before { background-position: 0 -2041px; } /* 位置調整 */



@media(min-width: 768px){

	.all_button {
		width: 200px;
		height: 50px;
		margin: 28px auto;
	}
	.all_button a:before,
	.all_button a:after {
		background-size: 200px auto;
	}

	#filter ul {
		margin-left: -18px;
	}
	
	#filter li a {
		margin-right: 24px;
		margin-bottom: 24px;
		width: 58px;
		height: 108px;
	}
	#filter li a:before {
		width: 100px;
		height: 100%;
		background-size: 100px auto;
	}

	#jam:before { 
	background-position: 0 -108px; 
	}
	#jam:before { 
	background-position: 0 -108px; 
	}

	#man:before { 
	background-position: 0 -216px; 
	}
	#kim:before { 
	background-position: 0 -324px; 
	}
	#mari:before { 
	background-position: 0 -432px; 
	}
	#lily:before { 
	background-position: 0 -540px; 
	}
	#jp:before { 
	background-position: 0 -648px; 
	}
	#juri:before { 
	background-position: 0 -756px; 
	}
	#dj:before { 
	background-position: 0 -864px; 
	}
	#cam:before { 
	background-position: 0 -972px; 
	}
	#ryu:before { 
	background-position: 0 -1080px; 
	}
	#hon:before { 
	background-position: 0 -1188px; 
	}
	#bla:before { 
	background-position: 0 -1296px; 
	}
	#gui:before { 
	background-position: 0 -1404px; 
	}
	#ken:before { 
	background-position: 0 -1512px; 
	}
	#chun:before { 
	background-position: 0 -1620px; 
	}
	#zan:before { 
	background-position: 0 -1728px; 
	}
	#dhal:before { 
	background-position: 0 -1836px; 
	}
	#rashi:before { 
	background-position: 0 -1944px; 
	}
	#aki:before { 
	background-position: 0 -2052px; 
	}

	#ed:before { 
	background-position: 0 -2160px; 
	}

	#gou:before { 
	background-position: 0 -2268px; 
	}

	#vega:before { 
	background-position: 0 -2376px; 
	}

	#ter:before { 
	background-position: 0 -2484px; 
	}

	#mai:before { 
		background-position: 0 -2592px; 
	}
	#ele:before { 
		background-position: 0 -2700px; 
	}
	#saga:before { 
		background-position: 0 -2808px; 
	}
	#vip:before { 
		background-position: 0 -2916px; 
	}
}

@media(min-width: 1200px){
	#filter ul {
		margin-left: -36px;
	}
	
	#filter li a {
		margin-right: 24px;
		margin-bottom: 24px;
		width: 89px;
		height: 162px;
	}
	#filter li a:before {
		width: 150px;
		height: 100%;
		background-size: 150px auto;
	}
	#luke:before { background-position: 0 0;}
	
	#jam:before { background-position: 0 -162px; }

	#man:before { background-position: 0 -324px; }

	#kim:before { background-position: 0 -486px; }

	#mari:before { background-position: 0 -648px; }

	#lily:before { background-position: 0 -810px; }

	#jp:before { background-position: 0 -972px; }

	#juri:before { background-position: 0 -1134px; }

	#dj:before { background-position: 0 -1296px; }

	#cam:before { background-position: 0 -1458px; }

	#ryu:before { background-position: 0 -1620px; }

	#hon:before { background-position: 0 -1782px; }

	#bla:before { background-position: 0 -1944px; }

	#gui:before { background-position: 0 -2106px; }

	#ken:before { background-position: 0 -2268px; }

	#chun:before { background-position: 0 -2430px; }

	#zan:before { background-position: 0 -2592px; }

	#dhal:before { background-position: 0 -2754px; }

	#rashi:before { background-position: 0 -2916px; }

	#aki:before { background-position: 0 -3078px; }

	#ed:before { background-position: 0 -3240px; }

	#gou:before { background-position: 0 -3402px; }

	#vega:before { background-position: 0 -3564px; }

	#ter:before { background-position: 0 -3726px; }

	#mai:before { background-position: 0 -3888px; }

	#ele:before { background-position: 0 -4050px; }

	#saga:before { background-position: 0 -4212px; }

	#vip:before { background-position: 0 -4374px; }


}

/*main table*/
#js-leadmoreContainer .teamHidden {
	display: none; /* チーム非表示 */
}
.main .loadMoreHidden {
	display: none; /* 読み込みボタンを非表示 */
}
.load-more { /*続きを表示ボタン*/
	font-size: 1.6rem;
	display: block;
	margin: 0 auto 30px;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: background-color 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #555;
	background-color: white;
	border: solid 1px #888;
	border-radius: 100vh;
}
.load-more:hover,
.load-more:active {
	background-color: #f6f6f6;
}

/* JSONで番号割り振り
.entryteam {
	counter-reset: number 0; //カウンターリセット
}
.inline3 {
	counter-increment: number 1; //カウンターの増加基準
}
.entryteam th:before { //カウンターの表示
	content: counter(number) ". "; // 表示形式
}
*/

/* 各チーム全体をflex化 */
.entryteam {
	display: flex;
  	flex-wrap: wrap;
}

/* 各チームtableを囲むdiv（inline3）を均等配置 */
.inline3 {
	display: flex;
	flex-direction: column; /* 子要素のtableを縦方向に伸ばす */
	flex: 0 0 100%; /* .entryteamの幅100% */
}

@media(min-width: 768px){
	.inline3 {
		flex: 0 0 50%; /* col-sm-6 と同等の幅（2列） */
	}
}

/* tableを伸ばして行の高さを揃える */
.inline3 table {
	flex: 1 1 0%; /* flex-direction: column;のため高さ一杯に伸縮 */
	table-layout: fixed; /*安定＋速度アップ*/
}


.col-sm-6 { /*デフォルトはmin-height: 1;でキャラフィルターでfloatにひっかかるため*/
	min-height: 0;
}

.col-sm-6 table {
	width: 100%;
	border-collapse: separate; border-spacing: 0; /*forIE*/
	box-shadow: -3px 3px 10px 1px #ccc;
	border-radius: 5px;
	margin-bottom: 30px;
	overflow: hidden;
}

.col-sm-6 tr:nth-child(odd) {
	background-color: #fff;
}

.col-sm-6 td {
	line-height: 1em;
}

.col-sm-6 th {
	padding: 10px;
	height: 50px; /*固定。tableの高さは.commentで調整*/
	color: #333;
	background-color: #fff;
	font-size: 20px;
	line-height: 1.2em;
	text-align: center;
	border-bottom: solid 1px #eee;
}

.col-sm-6 td {
	padding-left:55px;
}

.col-sm-6 td.comment {
	padding: 20px;
	line-height: 1.42857143;
	border-top: solid 1px #eee;
	word-break: break-all;
}

.col-sm-6 td.player {
	background: url("../../images/thumbnail-min.png") no-repeat;
	background: url("../../images/thumbnail.webp") no-repeat;
	background-size: 50px auto;
	height: 50px;
	white-space: nowrap; /* 1行固定 */
	overflow: hidden;
	text-overflow: ellipsis;
}

.col-sm-6 td.uk,
.col-sm-6 td.ne, /* not entered */
.col-sm-6 td.ran {
	background-position: 0 -1550px;
}
.col-sm-6 td.luke {
	background-position: 0 0;
}
.col-sm-6 td.jam {
	background-position: 0 -50px;
}
.col-sm-6 td.man {
	background-position: 0 -100px;
}
.col-sm-6 td.kim {
	background-position: 0 -150px;
}
.col-sm-6 td.mari {
	background-position: 0 -200px;
}
.col-sm-6 td.lily {
	background-position: 0 -250px;
}
.col-sm-6 td.jp {
	background-position: 0 -300px;
}
.col-sm-6 td.juri {
	background-position: 0 -350px;
}
.col-sm-6 td.dj {
	background-position: 0 -400px;
}
.col-sm-6 td.cam {
	background-position: 0 -450px;
}
.col-sm-6 td.ryu {
		background-position: 0 -500px;
}
.col-sm-6 td.hon {
		background-position: 0 -550px;
}
.col-sm-6 td.bla {
		background-position: 0 -600px;
}
.col-sm-6 td.gui {
		background-position: 0 -650px;
}
.col-sm-6 td.ken {
		background-position: 0 -700px;
}
.col-sm-6 td.chun {
		background-position: 0 -750px;
}
.col-sm-6 td.zan {
		background-position: 0 -800px;
}
.col-sm-6 td.dhal {
		background-position: 0 -850px;
}
.col-sm-6 td.rashi {
		background-position: 0 -900px;
}
.col-sm-6 td.aki {
		background-position: 0 -950px;
}
.col-sm-6 td.ed {
		background-position: 0 -1000px;
}
.col-sm-6 td.gou {
		background-position: 0 -1050px;
}
.col-sm-6 td.vega {
	background-position: 0 -1100px;
}
.col-sm-6 td.ter {
	background-position: 0 -1150px;
}
.col-sm-6 td.mai {
	background-position: 0 -1200px;
}
.col-sm-6 td.ele {
	background-position: 0 -1250px;
}
.col-sm-6 td.saga {
	background-position: 0 -1300px;
}
.col-sm-6 td.vip {
	background-position: 0 -1350px;
}
.col-sm-6 td.uk2 {
	background-position: 0 -1400px;
}
.col-sm-6 td.uk3 {
	background-position: 0 -1450px;
}
.col-sm-6 td.uk4 {
	background-position: 0 -1500px;
}



/*footer*/

footer {
	text-align: center;
	position: relative;
}


/*.wrapper > .gototop*/
.gototop > a {
	color: #F97794;
	display: block;
	text-decoration: none;
	line-height: 45px;
	width: 120px;
	height: 45px;
	margin-left: auto;
	margin-right: 30px;
	border: solid 1px  #F97794;
	border-radius: 3px;
	transition: 0.5s;
}

.gototop > a:hover {
	color: #fff;
	background-color: #ef2652;
}

/*=========gototopアニメーション==========*/
/* .gototop {
	margin-right: 0;
	margin-bottom: 80px;
	background: url(../../images/gototop.png);
	background-position: 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1; //rotateアニメーション用に初期値0
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation: dj 1s step-end infinite;
	animation: dj 1s step-end infinite;
}

@-webkit-keyframes dj {
	0% {
		background-position: 0 0;
	}
	50% {
		background-position: -120px 0;
	}
	100% {
		background-position: 0 0;
	}
}
@keyframes dj {
	0% {
		background-position: 0 0;
	}
	50% {
		background-position: -120px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@-webkit-keyframes jump {
	0% {
		background-position: -240px 0;
	}
	100% {
		background-position: 0 -120px;
	}
}
@keyframes jump {
	0% {
		background-position: -240px 0;
	}
	100% {
		background-position: 0 -120px;
	}
}

@-webkit-keyframes down {
	0% {
		background-position: -120px -120px;
	}
	2% {
		background-position: -240px -120px;
	}
	4% {
		background-position: -120px -120px;
	}
	6% {
		background-position: -240px -120px;
	}
	8% {
		background-position: -120px -120px;
	}
	10% {
		background-position: -240px -120px;
	}
	12% {
		background-position: -120px -120px;
	}
	14% {
		background-position: -240px -120px;
	}
	32% {
		background-position: 0 -240px;
	}
}
@keyframes down {
	0% {
		background-position: -120px -120px;
	}
	2% {
		background-position: -240px -120px;
	}
	4% {
		background-position: -120px -120px;
	}
	6% {
		background-position: -240px -120px;
	}
	8% {
		background-position: -120px -120px;
	}
	10% {
		background-position: -240px -120px;
	}
	12% {
		background-position: -120px -120px;
	}
	14% {
		background-position: -240px -120px;
	}
	32% {
		background-position: 0 -240px;
	}
	100% {
		background-position: 0 -240px;
	}
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
  }
  40%, 43% {
    -webkit--webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0,-4px,0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0,-4px,0);
  }
}

@-webkit-keyframes recovery { //ダウン回復
	0% {
		background-position: 0 -240px;
		height: 120px;
	}
	70% {
		background-position: 0 -240px;
		height: 120px;
	}
	72% {
		background-position: -240px 0;
		height: 120px;
	}
	74% {
		background-position: 0 -240px;
		height: 120px;
	}
	76% {
		background-position: -240px 0;
		height: 120px;
	}
	78% {
		background-position: 0 -240px;
		height: 120px;
	}
	80% {
		background-position: -240px 0;
		height: 120px;
	}
	82% {
		background-position: 0 -240px;
		height: 120px;
	}
	88% {
		background-position: -240px 0;
		height: 120px;
	}
	89% {
		background-position: 0 -240px;
		height: 120px;
	}
	90% {
		background-position: -240px 0;
		height: 120px;
	}
	91% {
		background-position: 0 -240px;
		height: 120px;
	}
	92% {
		background-position: -240px 0;
		height: 120px;
	}
	100% {
		background-position: -420px 0;
		height: 200px;
	}
}
@keyframes recovery { //ダウン回復
	0% {
		background-position: 0 -240px;
		height: 120px;
	}
	70% {
		background-position: 0 -240px;
		height: 120px;
	}
	72% {
		background-position: -240px 0;
		height: 120px;
	}
	74% {
		background-position: 0 -240px;
		height: 120px;
	}
	76% {
		background-position: -240px 0;
		height: 120px;
	}
	78% {
		background-position: 0 -240px;
		height: 120px;
	}
	80% {
		background-position: -240px 0;
		height: 120px;
	}
	82% {
		background-position: 0 -240px;
		height: 120px;
	}
	88% {
		background-position: -240px 0;
		height: 120px;
	}
	89% {
		background-position: 0 -240px;
		height: 120px;
	}
	90% {
		background-position: -240px 0;
		height: 120px;
	}
	91% {
		background-position: 0 -240px;
		height: 120px;
	}
	92% {
		background-position: -240px 0;
		height: 120px;
	}
	100% {
		background-position: -420px 0;
		height: 200px;
	}
}


.gototop_hover:hover {
	-webkit-animation: shakin .1s  infinite, dj .3s step-end infinite;
	animation: shakin .1s  infinite, dj .3s step-end infinite;
}

@-webkit-keyframes shakin {
    0% {-webkit-transform: translate(0px, 0px) rotateZ(0deg)}
    25% {-webkit-transform: translate(6px, 6px) rotateZ(4deg)}
    50% {-webkit-transform: translate(0px, 6px) rotateZ(0deg)}
    75% {-webkit-transform: translate(6px, 0px) rotateZ(-4deg)}
    100% {-webkit-transform: translate(0px, 0px) rotateZ(0deg)}
}
@keyframes shakin {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(6px, 6px) rotateZ(4deg)}
    50% {transform: translate(0px, 6px) rotateZ(0deg)}
    75% {transform: translate(6px, 0px) rotateZ(-4deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}

.gototop:before { //Tokido
	content: "";
	display: block;
	visibility: hidden; //デフォルト非表示
	width: 120px;
	height: 120px;
	margin-left: 50px;
	background-image: url(../../images/gototop.png);
	background-position: -120px -240px;
	position: absolute;
	top: -120px;
	z-index: 1;
}

.tokido:before {
	visibility: visible;
	-webkit-animation: fadeIn_tokido 6.5s .5s both, saltokido .3s 1s step-end infinite;
	animation: fadeIn_tokido 6.5s .5s both, saltokido .3s 1s step-end infinite;
}

@-webkit-keyframes fadeIn_tokido {
	0% {opacity: 0;}
	18% {opacity: 1;}
	77% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeIn_tokido {
	0% {opacity: 0;}
	18% {opacity: 1;}
	77% {opacity: 1;}
	100% {opacity: 0;}
}

@-webkit-keyframes saltokido {
	0% {background-position: -120px -240px;}
	50% {background-position: -240px -240px;}
	100% {background-position: -120px -240px;}
}
@keyframes saltokido {
	0% {background-position: -120px -240px;}
	50% {background-position: -240px -240px;}
	100% {background-position: -120px -240px;}
}

.gototop:after { //salt
	content: "";
	display: block;
	visibility: hidden; //デフォルト非表示
	opacity: .7;
	width: 60px;
	height: 145px;
	margin-left: 50px;
	background-image: url(../../images/gototop.png);
	background-position: -360px 0;
	position: absolute;
	top: -60px;
	z-index: 3;
}

.salt:after {
	visibility: visible;
	-webkit-animation: fadeIn_salt 5s 2s both, salt 5s 2s both linear;
	animation: fadeIn_salt 5s 2s both, salt 5s 2s both linear;
}

@-webkit-keyframes fadeIn_salt {
	0% {opacity: 0;}
	20% {opacity: 1;}
	70% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeIn_salt {
	0% {opacity: 0;}
	20% {opacity: 1;}
	70% {opacity: 1;}
	100% {opacity: 0;}
}

@-webkit-keyframes salt {
	0% {background-position: -360px -360px;}
	100% {background-position: -360px 360px;}
}
@keyframes salt {
	0% {background-position: -360px -360px;}
	100% {background-position: -360px 360px;}
}

.gototop > a {
	display: block;
	width: 120px;
	height: 120px;
	text-indent: 100%;
  	white-space: nowrap;
  	overflow: hidden;
}
.gototop a:hover{
	color: #333;
}

.gototop a:hover {
	text-decoration: none;
} */

/*=========.gototop end========= */

.description {
	text-align: left;
	margin-bottom: 40px;
}
.logo_description {
	text-align: left;
	margin-bottom: 120px;
}

.capcomOfficial {
	margin-bottom: 10px;
}
.capcomOfficial > img {
	width: 200px;
}

.copyright {
	margin: 0;
	padding: 10px 10px 60px 10px; /* 下部fixed用 */
}

.fixedContentsWrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	gap: 24px;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.8);;
	position: fixed;
	bottom: 0px;
	z-index: 3;
}
@media(min-width: 480px) {
	.fixedContentsWrap {
		gap: 20px;
	}
}
.fixedContentsWrap p {
	margin-bottom: 0;
}

.fixedEntryFormLink {
	font-size: 18px;
	font-size: 1.8rem;
	color: white;
	padding: 5px 10px;
	background-image: linear-gradient( 127deg, #F97794 10%, #FFED46 100%);
	background-size : 140% auto;
	border-radius: 5px;
	transition: background-position 0.5s;
}
.fixedEntryFormLink:hover,
.fixedEntryFormLink:focus {
	color: white;
}
.fixedEntryFormLink:hover {
	background-position: right center;
}
.fixedDiscordLink,
.fixedTonamelLink {
	transition: filter .5s;
}
.fixedDiscordLink:hover,
.fixedTonamelLink:hover {
	filter: brightness(1.08);
}
.fixedEntryFormLink > span {
	top: 2px;
}


.fixedTonamel {
	width: auto;
	height: 30px;
}
.fixedDiscord a {
	display: inline-block;
	height: 40px;
}
.fixedDiscord svg {
	width: auto;
	height: 40px;
	fill: #5865f2;
	position: relative;
	bottom: -3px;
}

#magosan:before,
#magosan:after {
	background-image: none!important;
}
.magosan {
	display: none;
	text-align: center;
	margin: 30px 0;
}
.magosan img {
	max-width: 100%;
}

