/* イベント */

@media screen and (min-width: 641px){

#eve {
	line-height: 200%;
	}

#eve.top ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto -50px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve.top ul a,
#eve.top ul li {
	width: 30.555%;
	margin: 0px 4.166% 50px 0px;
	display: block;
	position: relative;
	}

#eve.top ul a:nth-child(3n),
#eve.top ul li:nth-child(3n) {
	margin: 0px 0px 50px 0px;
	}

#eve.top ul img {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	}

#eve.top ul h3 {
	font-size: 21px;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px 0px;
	}

#eve.top ul h3 font {
	font-size: 14px;
	}

#eve.top ul p {
	position: relative;
	overflow: hidden;
	}

#eve.top ul .fil img {
	filter: blur(5px);
	}

#eve.top ul span {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
    left: 0px;
    top: 0px;
	transform: rotate(-5deg);
	}

#eve.top ul span:before {
	content: 'Coming Soon';
	width: 110%;
	background: #8AA8AB;
	font-size: 32px;
	font-weight: bold;
	line-height: 70px;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#eve.det img {
	max-width: 100%;
	height: auto;
	}

#eve.det h1 {
	width: 90%;
	max-width: 1000px;
	font-size: 28px;
	letter-spacing: 0.1em;
	margin: 0px auto 80px auto;
	}

#eve.det .sum {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 80px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve.det .sum p {
	width: 47.5%;
	border: 1px #bebebe solid;
	font-size: 24px;
	font-weight: bold;
	line-height: 58px;
	margin: 0px 5% 0px 0px;
	text-align: center;
	position: relative;
	}

#eve.det .sum p:first-child {
	background: url(img/day.svg) no-repeat 6.315% center;
	background-size: auto 24px;
	}

#eve.det .sum p:last-child {
	background: url(img/tim.svg) no-repeat 6.315% center;
	background-size: auto 24px;
	margin: 0px;
	}

#eve.det .sum p font {
	font-size: 16px;
	}

#eve.det .off {
	width: 90%;
	max-width: 800px;
	margin: 0px auto 80px auto;
	display: block;
	}

#eve.det .pho {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 50px auto;
	}

#eve.det .pho img {
	width: 100%;
	}

#eve.det .main {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 130px auto;
	}

#eve.det .main .tab {
	width: 100%;
	}

#eve.det .main .tab .tabNav {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}

#eve.det .main .tab .tabNav a {
	width: calc((100% - (5px * 3)) / 4);
	background: #eeeeee;
    border-radius: 10px 10px 0px 0px;
	font-size: 21px;
	font-weight: bold;
	line-height: 120%;
	color: #111111;
	margin: 0px 5px 0px 0px;
	padding: 15px 0px 20px 0px;
	text-align: center;
	display: block;
	text-decoration: none;
	position: relative;
	}

#eve.det .main .tab .tabNav a br {
	display: none;
	}

#eve.det .main .tab .tabNav a p {
	font-size: 14px;
	}

#eve.det .main .tab .tabNav a:before {
	content: '';
	width: 8px;
	height: 8px;
	border-top: 2px #111111 solid;
	border-right: 2px #111111 solid;
	position: absolute;
    left: calc(50% - 4px);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 10px;
	transform: rotate(135deg);
	}

#eve.det .main .tab .tabNav a:last-child {
	margin: 0px;
	}

#eve.det .main .tab .tabNav a font {
	font-size: 42px;
	font-weight: normal;
	}

#eve.det .main .tab .tabNav a.active {
	background: #111111;
	color: #ffffff;
	}

#eve.det .main .tab .main {
	width: 100%;
	border: 2px #111111 solid;
	padding: 50px 0px;
	}

#eve.det .main .tab .active {
	display: block;
	}

#eve.det .main .tab .main h2 {
	width: 90%;
	font-size: 36px;
	line-height: 120%;
	margin: 0px auto 30px auto;
	text-align: center;
	}

#eve.det .main .tab .main h2 p {
	font-size: 21px;
	}

#eve.det .main .tab .main h2 font {
	font-size: 16px;
	font-weight: normal;
	}

#eve.det .main .lis {
	margin: 0px 0px 20px 0px;
	}

#eve.det .main ul {
	width: 90%;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve.det .main .pla ul {
	justify-content: center;
	}

#eve.det .main li {
	width: 48.333%;
	margin: 0px 3.333% 30px 0px;
	}

#eve.det .main li:nth-child(2n+1) {
	margin: 0px 0px 30px 0px;
	}

#eve.det .main li.lon {
	width: 100%;
	}

#eve.det .main li h4 {
	font-size: 18px;
	margin: 10px 0px 5px 0px;
	text-align: center;
	}

#eve.det .main .pla li {
	text-align: center;
	margin: 0px 3.333% 0px 0px;
	}

#eve.det .main .pla li:nth-child(2n),
#eve.det .main .pla li:last-child {
	margin: 0px;
	}

#eve.det .main .pla li img {
	margin: 0px 0px 10px 0px;
	}

#eve.det .main .pla h3 {
	background: #111111;
	font-size: 21px;
	color: #ffffff;
	margin: 0px auto 30px auto;
	padding: 5px 20px;
	text-align: center;
	display: table;
	}

#eve.det .res {
	width: 66.666%;
	background: #DB0E1B;
	border-radius: 60px;
	font-size: 24px;
	font-weight: bold;
	line-height: 120px;
	color: #ffffff;
	margin: 0px auto 50px auto;
	text-align: center;
	display: none;
	position: relative;
	cursor: pointer;
	}

#eve.det .acc {
	width: 100%;
	margin: 0px 0px 130px 0px;
	}

#eve.det .acc ul {
	width: 100%;
	display: table;
	}

#eve.det .acc li {
	display: table-cell;
	vertical-align: middle;
	}

#eve.det .acc li:first-child {
	width: 37.5%;
	}

#eve.det .acc li:last-child {
	width: 62.5%;
	}

#eve.det .acc iframe {
	width: 100%;
	height: 500px;
	}

#eve.det .acc dl {
	width: 80%;
	max-width: 400px;
	border-top: 1px #bebebe solid;
	margin: 0px auto;
	padding: 30px 0px;
	display: table;
	}

#eve.det .acc dl:last-child {
	border-bottom: 1px #bebebe solid;
	}

#eve.det .acc dt {
	width: 25%;
	display: table-cell;
	}

#eve.det .acc dd {
	width: 75%;
	display: table-cell;
	}

#eve.det .acc .day dd {
	font-weight: bold;
	}

}

@media screen and (max-width: 640px){

#eve {
	line-height: 200%;
	}

#eve.top ul {
	width: 90%;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve.top ul a,
#eve.top ul li {
	width: 100%;
	margin: 0px 0px 30px 0px;
	display: block;
	position: relative;
	}

#eve.top ul a:last-child,
#eve.top ul li:last-child {
	margin: 0px;
	}

#eve.top ul img {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	}

#eve.top ul h3 {
	font-size: 21px;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px 0px;
	}

#eve.top ul p {
	position: relative;
	overflow: hidden;
	}

#eve.top ul .fil img {
	filter: blur(5px);
	}

#eve.top ul span {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
    left: 0px;
    top: 0px;
	transform: rotate(-5deg);
	}

#eve.top ul span:before {
	content: 'Coming Soon';
	width: 110%;
	background: #8AA8AB;
	font-size: 32px;
	font-weight: bold;
	line-height: 70px;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#eve.det img {
	max-width: 100%;
	height: auto;
	}

#eve.det h1 {
	width: 90%;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin: 0px auto 40px auto;
	}

#eve.det .sum {
	width: 90%;
	margin: 0px auto 40px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve.det .sum p {
	width: 100%;
	border: 1px #bebebe solid;
	font-size: 18px;
	font-weight: bold;
	line-height: 48px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	position: relative;
	}

#eve.det .sum p:first-child {
	background: url(img/day.svg) no-repeat 6.315% center;
	background-size: auto 24px;
	}

#eve.det .sum p:last-child {
	background: url(img/tim.svg) no-repeat 6.315% center;
	background-size: auto 24px;
	margin: 0px;
	}

#eve.det .sum p font {
	font-size: 12px;
	}

#eve.det .off {
	width: 90%;
	margin: 0px auto 40px auto;
	display: block;
	}

#eve.det .pho {
	width: 90%;
	margin: 0px auto 30px auto;
	}

#eve.det .pho img {
	width: 100%;
	}

#eve.det .main {
	width: 90%;
	margin: 0px auto 70px auto;
	}

#eve.det .main .tab {
	width: 100%;
	}

#eve.det .main .tab .tabNav {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}

#eve.det .main .tab .tabNav a {
	width: calc((100% - (5px * 3)) / 4);
	background: #eeeeee;
    border-radius: 10px 10px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: #111111;
	letter-spacing: normal;
	margin: 0px 5px 0px 0px;
	padding: 15px 0px 20px 0px;
	text-align: center;
	display: block;
	text-decoration: none;
	position: relative;
	}

#eve.det .main .tab .tabNav a p {
	font-size: 10px;
	letter-spacing: normal;
	}

#eve.det .main .tab .tabNav a:before {
	content: '';
	width: 8px;
	height: 8px;
	border-top: 2px #111111 solid;
	border-right: 2px #111111 solid;
	position: absolute;
    left: calc(50% - 4px);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 10px;
	transform: rotate(135deg);
	}

#eve.det .main .tab .tabNav a:last-child {
	margin: 0px;
	}

#eve.det .main .tab .tabNav a font {
	font-size: 42px;
	font-weight: normal;
	}

#eve.det .main .tab .tabNav a.active {
	background: #111111;
	color: #ffffff;
	}

#eve.det .main .tab .main {
	width: 100%;
	border: 2px #111111 solid;
	padding: 30px 0px;
	}

#eve.det .main .tab .active {
	display: block;
	}

#eve.det .main .tab .main h2 {
	width: 90%;
	font-size: 24px;
	line-height: 120%;
	letter-spacing: normal;
	margin: 0px auto 20px auto;
	text-align: center;
	}

#eve.det .main .tab .main h2 p {
	font-size: 18px;
	}

#eve.det .main .tab .main h2 font {
	font-size: 14px;
	font-weight: normal;
	}

#eve.det .main .lis {
	margin: 0px 0px 50px 0px;
	}

#eve.det .main ul {
	width: 90%;
	margin: 0px auto;
	}

#eve.det .main li {
	width: 100%;
	margin: 0px 0px 30px 0px;
	}

#eve.det .main li:last-child {
	margin: 0px;
	}

#eve.det .main li h4 {
	font-size: 16px;
	margin: 10px 0px 5px 0px;
	text-align: center;
	}

#eve.det .main .pla li {
	text-align: center;
	}

#eve.det .main .pla li img {
	margin: 0px 0px 10px 0px;
	}

#eve.det .main .pla h3 {
	background: #111111;
	font-size: 16px;
	color: #ffffff;
	margin: 0px auto 30px auto;
	padding: 5px 15px;
	text-align: center;
	display: table;
	}

#eve.det .res {
	width: 66.666%;
	background: #DB0E1B;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	font-size: 24px;
	font-weight: bold;
	line-height: 120px;
	color: #ffffff;
	margin: 0px auto 30px auto;
	text-align: center;
	display: none;
	position: relative;
	cursor: pointer;
	}

#eve.det .acc {
	width: 100%;
	margin: 0px 0px 70px 0px;
	}

#eve.det .acc ul {
	display: flex;
	flex-direction: column;
	}

#eve.det .acc li:first-child {
	width: 90%;
	margin: 0px auto 30px auto;
	order: 1;
	}

#eve.det .acc li:last-child {
	order: 2;
	}

#eve.det .acc iframe {
	width: 100%;
	height: 300px;
	}

#eve.det .acc h4 {
	font-size: 16px;
	letter-spacing: 0.1em;
	margin: 0px 0px 30px 0px;
	}

#eve.det .acc dl {
	width: 100%;
	border-top: 1px #bebebe solid;
	padding: 20px 0px;
	display: table;
	}

#eve.det .acc dl:last-child {
	border-bottom: 1px #bebebe solid;
	}

#eve.det .acc dt {
	width: 25%;
	display: table-cell;
	}

#eve.det .acc dd {
	width: 75%;
	display: table-cell;
	}

#eve.det .acc .day dd {
	font-weight: bold;
	}

}

