@charset "UTF-8";

#contents {
	max-width:1000px;
	margin:0 auto;
	letter-spacing: -0.4em;
	padding: 15px 0;
}

#contents > section {
	display:inline;
}

#contents #tmenu > div {
	display: inline-block;
	vertical-align: top;
	width:58%;
	margin-right:15px;
}
#contents #tmenu div ul {
	margin:0 -3px;
}
#contents #tmenu div ul li {
	display: inline-block;
	letter-spacing:normal;
	vertical-align: top;
	width:calc((100% / 3) - 7px);
	margin:0 3px 6px;
	position:relative;
	aspect-ratio:1.1;
}
/* #contents #tmenu div ul li {
	display: inline-block;
	letter-spacing:normal;
	vertical-align: top;
	width:calc((100% / 4) - 7px);
	margin:0 3px 6px;
	position:relative;
	height:15em;
} */

#contents #tmenu div ul li::before {
	content:'';
	display: block;
	padding-top: 70%;
}
/*
#contents #tmenu div ul li a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	box-sizing:border-box;
	border:5px solid #09F;
	padding: 0.5em 0.5em 0.5em;
	border-radius:8px;
	font-size:24px;
	font-weight:600;
	color:#09F;
	text-decoration:none;
	transition:.3s;
}*/
#contents #tmenu div ul li a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	box-sizing:border-box;
	border:5px solid #09F;
	padding: 0.5em 0.4em 0.5em;
	border-radius:8px;
	font-size:19px;
	font-weight:600;
	color:#09F;
	text-decoration:none;
	transition:.3s;
	display:grid;
	grid-template-rows:auto auto;
	align-content:space-between;
}
#contents #tmenu div ul li a span {
	display:grid;
	align-items:center;
}
#contents #tmenu div ul li a::after {
	content:'CLICK ▸';
	width:100%;
	height:30px;
	text-align:center;
	background:#09F;
	border-radius:4px;
	color:#FFF;
	font-size:16px;
	line-height:30px;
	transition:.3s;
}
#contents #tmenu div ul li a:hover {
	background:#09F;
	color:#FFF;
}
#contents #tmenu div ul li a:hover::after {
	background:#FFF;
	color:#09F;
}
#contents #tmenu div ul li:last-child a {
	border-color:#F90;
	color:#F90;
}
#contents #tmenu div ul li:last-child a::after {
	background:#F90;
}
#contents #tmenu div ul li:last-child a:hover {
	background:#F90;
	color:#FFF;
}
#contents #tmenu div ul li:last-child a:hover::after {
	background:#FFF;
	color:#F90;
}
#contents #tmenu div ul li:last-child a:hover span {
	border-color: #FFF;
}
#contents #tmenu div ul li a::before {
	content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
	background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_01.png) no-repeat;
    background-position: center;
    background-size: contain;
	position:absolute;
	top:40%;
	left: 50%;
	transform: translateX(-50%);
}
#contents #tmenu div ul li a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_01_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.votingrate a::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_02.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.votingrate a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_02_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.survey a::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_03.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.survey a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_03_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.time_procedure a::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_04.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.time_procedure a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_04_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.young a::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_05.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.young a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_05_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.voting a::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_06.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.voting a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_06_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.link a::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_07.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.link a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_07_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.senkyo a::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_08.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.senkyo a:hover::before {
    background: url(https://2024syugi.akaruisenkyo.com/wp-content/uploads/2024/10/icon_08_on.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.keihatsu a::before {
    background: url(https://2025sangi.akaruisenkyo.com/wp-content/uploads/2025/06/icon_09.png) no-repeat;
    background-position: center;
    background-size: contain;
}
#contents #tmenu div ul li.keihatsu a:hover::before {
    background: url(https://2025sangi.akaruisenkyo.com/wp-content/uploads/2025/06/icon_09.png) no-repeat;
    background-position: center;
    background-size: contain;
}
/**
#contents #tmenu div ul li:nth-child(7) {
	position:relative;
}
#contents #tmenu div ul li:nth-child(7) a {
	font-size:18px;
	z-index:1;
	opacity:0.5;
}
#contents #tmenu div ul li:nth-child(7)::after {
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
**/

#contents #poster > div {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: calc(100% - 58% - 16px);
}

#contents #poster #movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom:15px;
}
#contents #poster #movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#contents #poster dl {
	text-align:center;
	border:5px solid #09F;
	border-radius:8px;
	background:#09F;
	letter-spacing:-0.4em;
}
#contents #poster dt {
	font-size:24px;
	line-height:1.5em;
	color:#09F;
	background:#FFF;
	font-weight:600;
	letter-spacing:normal;
}
#contents #poster dd {
	display:inline-block;
	letter-spacing:normal;
	width:calc(60% - 5px);
	padding:18px 0;
}
#contents #poster dd p:first-child {
	color:#FFF;
	font-size:16px;
	line-height:1em;
	margin-bottom:0.3em;
}
#contents #poster dd p:last-child {
	color:#FF0;
	font-size:60px;
	font-weight:700;
	line-height:1em;
}
#contents #poster dd p:last-child span {
	display:inline-block;
	color:#FFF;
	font-size:20px;
	line-height:32px;
	width:36px;
	height:36px;
	border-radius:50%;
	background:#C00;
	box-sizing:border-box;
	border:2px solid #FFF;
	margin-left:0.3em;
	position:relative;
	bottom:0.3em;
}
#contents #poster .poster img {
	display:block;
	margin:0 auto;
	height:550px;
	width:auto;
}
#contents #poster .voters_top {
	display:none;
}

@media screen and (max-width: 640px){

#contents > section#tmenu {
    display: none;
}

#contents #poster > div {
	display:block;
	width:calc(100% - 20px);
	margin:0 auto;
}
#contents #poster dt {
	font-size:21px;
}
#contents #poster dd {
	padding:18px 0 10px;
}
#contents #poster dd p:first-child {
	font-size:14px;
}
#contents #poster dd p:last-child {
	font-size:36px;
}
#contents #poster dd p:last-child span {
	font-size:16px;
	line-height:28px;
	width:30px;
	height:30px;
}

#contents #poster .poster img {
	width:100%;
	height:auto;
	max-width:400px;
}


#contents #poster .voters_top {
	display:block;
	box-sizing:border-box;
	margin-top:15px;
	border:2px solid #ff0000;
	width:100%;
	max-width:200px;
	margin:15px auto 0;
}

}