@charset 'UTF-8';

html, body,
header, footer, nav, main,
section, article, address,
figure, time,
h1, h2, h3, h4, h5, h6,
ul, ol, li,
div, p,
a, span, img, iframe, strong, em,
dl, dt, dd,
input, textarea, select, option {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	outline: none;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	vertical-align: baseline;
	font-family: 'Yu-Gothic', sans-serif;
	line-height: 1.6em;
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
}
header, footer, nav, main,
section, article, address {
	display: block;
}
footer {
	min-width: 1200px;
	background-color: #000;
	padding-top: 20px;
}
footer h2 {
	width: 1200px;
	margin: auto;
	color: #fff;
	font-size: 24px;
	margin-bottom: 20px;
}
footer address {
	width: 1200px;
	margin: auto;
	text-align: right;
	color: #fff;
	padding: 8px 0;
}
footer .sitemap {
	width: 1200px;
	margin: auto;
}
footer .sitemap dl {
	width: 20%;
	float: left;
}
footer .sitemap dl dt {
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
footer .sitemap dl dt a {
	color: #fff;
}
footer .sitemap dl dt a:hover {
	opacity: 0.8;
	text-decoration: underline;
}
footer .sitemap dl dd a {
	display: inline-block;
	margin-bottom: 4px;
	color: #999;
}
footer .sitemap dl dd a:hover {
	text-decoration: underline;
}
footer .sitemap .facebook,footer .sitemap .twitter,footer .sitemap .youtube {
	font-size: 0;
}
footer .sitemap .facebook:before,footer .sitemap .twitter:before,footer .sitemap .youtube:before {
	font-size: 20px;
	font-family: FontAwesome;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
}
footer .sitemap .facebook:hover:before,
footer .sitemap .twitter:hover:before,
footer .sitemap .youtube:hover:before {
	color: #ccc;
}
footer .sitemap .facebook:before {
	content: "\f09a";
}
footer .sitemap .twitter:before {
	content: "\f099";
}
footer .sitemap .youtube:before {
	content: "\f167";
}
[type="text"],
[type="password"],
select,
textarea,
select {
	border: 1px solid #aaa;
	padding: 8px;
	border-radius: 3px;
	width: 49%;
	margin-right: 1%;
}
[type="submit"],
[type="button"] {
	border-radius: 4px;
}
.error {
	background-color: #fee;
	color: #f55;
	font-size: 13px;
}
.inner {
	width: 1000px;
	margin: auto;
	display: block;
}
.clearfix:after,
#clearfix:after {
	content: '';
	display: block;
	clear: both;
	width: 0;
	height: 0;
}
img {
	font-size: 10px;
}
#sp-nav,
#sp-nav-trigger,
#sp-footer,
.youth2019-top .sp {
	display: none;
}
.youth2019-top * {
	color: #fff;
}
.youth2019-top footer {
	background-color: #000;
}
#ikeda-movie {
	top: 0;
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.9);
}
#ikeda-movie iframe {
	display: block;
	width: 90%;
	max-width: 800px;
	margin: auto;
	height: 50vh;
	max-height: 400px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#ikeda-movie #ikeda-movie-remove {
	cursor: pointer;
}
#ikeda-movie #ikeda-movie-remove:after {
	color: #fff;
	content: '×';
	font-size: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
}
#pv-movie {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.9);
}
#pv-movie iframe {
	display: block;
	width: 90%;
	max-width: 800px;
	margin: auto;
	height: 50vh;
	max-height: 400px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#pv-movie #pv-movie-remove {
	cursor: pointer;
}
#pv-movie #pv-movie-remove:after {
	color: #fff;
	content: '×';
	font-size: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
}
.youth2019-top.exp {
	height: 100vh;
	overflow: hidden;
}
.youth2019-top header {
	position: static;
	box-shadow: none;
	background-color: #00101B;
}
.youth2019-top header h1 {
	padding: 16px;
}
.youth2019-top header h1 a img {
	display: block;
	width: 38px;
}
.youth2019-top main {
	padding: 0!important;
	background-color: #00101B;
}
.youth2019-top main .top.pc {
	width: 1184px;
	margin: auto;
	position: relative;
}
.youth2019-top main .top figure img {
	width: 100%;
}
.youth2019-top main .top.pc .front {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 360px;
	width: 304px;
	flex-wrap: wrap;
}
.youth2019-top main .top.pc .front figure,
.youth2019-top main .top.pc .front figure img {
	display: block;
	width: 100%;
}
.youth2019-top main .top.pc .front a {
	width: 160px;
	display: block;
	background-color: #000;
	padding: 12px 0;
	text-align: center;
	color: #00ffd8;
}
.youth2019-top main .top.pc .front a:hover {
	opacity: .9;
}
.youth2019-top #prize,
.youth2019-top #prize,
.youth2019-top #judges,
.youth2019-top #schedule,
.youth2019-top #message,
.youth2019-top #outline {
	margin: 64px auto;
}
.youth2019-top #news {
	margin: 128px auto;
}
.youth2019-top #entry {
	margin: 40px auto 0;
	padding-bottom: 140px;
}
.youth2019-top #message-movie {
	width: 900px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
}
.youth2019-top #message-movie div {
	width: 440px;
}
.youth2019-top #message-movie div iframe {
	display: block;
	width: 100%;
	height: 240px;
}
.youth2019-top #message-movie div p {
	text-align: center;
	margin-top: 8px;
}
.youth2019-top #outline {
	width: 850px;
	display: flex;
}
.youth2019-top #outline h2 {
	width: 328px;
	padding-top: 40px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.youth2019-top #outline h2 span {
	display: block;
	font-size: 14px;
}
.youth2019-top #outline ul li:not(:last-child) {
	margin-bottom: 16px;
}
.youth2019-top #outline ul li h3 {
  color: #FF4AF1;
	margin-bottom: 8px;
	font-size: 14px;
}
.youth2019-top #outline ul li p {
	font-size: 20px;
}
.youth2019-top #outline ul li p.detail {
	font-size: 14px;
}
.youth2019-top #outline ul li p a {
	color: #00ffd8;
}
.youth2019-top #outline ul li p a:hover {
	text-decoration: underline;
}
.youth2019-top #schedule {
	width: 1000px;
}
.youth2019-top #faq h2,
.youth2019-top #news h2,
.youth2019-top #prize h2,
.youth2019-top #judges h2,
.youth2019-top #schedule h2,
.youth2019-top #message h2 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.youth2019-top #schedule h2 {
	margin-bottom: 56px;
}
.youth2019-top #faq h2,
.youth2019-top #news h2,
.youth2019-top #message h2,
.youth2019-top #prize h2,
.youth2019-top #judges h2 {
	margin-bottom: 32px;
}
.youth2019-top #faq h2 span,
.youth2019-top #news h2 span,
.youth2019-top #prize h2 span,
.youth2019-top #judges h2 span,
.youth2019-top #schedule h2 span,
.youth2019-top #message h2 span {
	display: block;
	font-size: 14px;
}
.youth2019-top #schedule ul {
  display: flex;
	justify-content: space-between;
}
.youth2019-top #schedule ul li {
	width: 15%;
	background-color: #000;
	padding: 16px 0;
}
.youth2019-top #schedule ul li.open {
	background-color: #fff;
}
.youth2019-top #schedule ul li h3 {
	font-size: 30px;
	color: #B1B1B1;
	font-weight: bold;
	text-align: center;
	margin-bottom: 32px;
}
.youth2019-top #schedule ul li .strike {
	margin-bottom:10px;
	text-decoration: line-through;
}
.youth2019-top #schedule ul li p {
	font-size: 14px;
	text-align: center;
}
.youth2019-top #schedule ul li.open p {
	color: #000;
}
.youth2019-top #message {
	background-color: #000;
	padding: 24px 0;
}
.youth2019-top #message div,
.youth2019-top #message h3 {
	width: 608px;
	margin: auto;
}
.youth2019-top #message h3 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #fff;
}
.youth2019-top #message h3 span {
	display: block;
	font-size: 20px;
	text-align: center;
}
.youth2019-top #message div p:not(:last-child) {
	margin-bottom: 1em;
}
.youth2019-top #message div p.name {
	text-align: right;
}
.youth2019-top #judges {
	width: 720px;
}
.youth2019-top #judges ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.youth2019-top #judges ul li {
	width: 49%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 48px;
	padding: 16px;
	background-color: #000;
	transition: all ease .3s;
	cursor: pointer;
}
.youth2019-top #judges ul li:hover {
	transform: scale(1.1);
}
.youth2019-top #judges ul li:last-child {
	width: 70%;
}
.youth2019-top #judges ul li:last-child div {
	width: 296px;
}
.youth2019-top #judges ul li figure {
	width: 136px;
}
.youth2019-top #judges ul li figure img {
	display: block;
	width: 100%;
}
.youth2019-top #judges ul li div {
	width: 144px;
}
.youth2019-top #judges ul li div p {
	font-size: 14px;
	margin-bottom: 8px;
}
.youth2019-top #judges ul li div h3 {
	font-size: 20px;
}
.youth2019-top #judges ul li div a {
	font-size: 14px;
	color: #00ffd8;
}
.youth2019-top #judges ul li div a:hover {
	text-decoration: underline;
}
.youth2019-top #prize {
	width: 780px;
}
.youth2019-top #prize .grand,
.youth2019-top #prize ul li {
	background-color: #000;
}
.youth2019-top #prize .grand {
	display: flex;
	margin-bottom: 16px;
}
.youth2019-top #prize .grand figure {
	display: flex;
}
.youth2019-top #prize .grand figure img {
	display: block;
	width: 179px;
}
.youth2019-top #prize .grand .detail {
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 16px;
}
.youth2019-top #prize .grand .detail .quantity {
	width: 80px;
	text-align: right;
	color: #B1B1B1;
	font-size: 30px;
	font-weight: bold;
	margin-top: -8px;
}
.youth2019-top #prize .grand .detail div h3 {
	font-size: 20px;
	margin-bottom: 16px;
}
.youth2019-top #prize .grand .detail div h3 span {
	display: block;
	font-size: 14px;
}
.youth2019-top #prize .grand .detail div p span {
	display: inline-block;
	min-width: 20px;
}
.youth2019-top #prize ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}
.youth2019-top #prize ul li {
	width: 382px;
	display: flex;
}
.youth2019-top #prize ul li figure img {
	width: 179px;
	display: block;
}
.youth2019-top #prize ul li > div {
	padding: 16px;
	width: 100%;
	position: relative;
}
.youth2019-top #prize ul li > div h3 {
	font-size: 20px;
	margin-bottom: 16px;
}
.youth2019-top #prize ul li > div h3 span {
	display: block;
	font-size: 14px;
}
.youth2019-top #prize ul li > div .quantity {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: 8px;
	padding-right: 16px;
	color: #B1B1B1;
	font-size: 30px;
	font-weight: bold;
}
.youth2019-top #prize aside {
	text-align: center;
	font-size: 14px;
}
.youth2019-top #news {
	width: 560px;
}
.youth2019-top #news ul li {
	display: flex;
	margin-bottom: 8px;
}
.youth2019-top #news ul li time {
	width: 200px;
}
.youth2019-top #news ul li p {
	width: 100%;
}
.youth2019-top #entry .btn {
	display: flex;
	justify-content: center;
}
.youth2019-top #entry .btn a {
	display: block;
	width: 300px;
	font-size: 18px;
	margin: 0 16px;
	text-align: center;
	color: #000;
	background-color: #00FFD8;
	padding: 16px 0;
}
.youth2019-top #entry .btn a:hover {
	opacity: .9;
}
.youth2019-top #entry .btn .submit {
	background-color: #FF4AF1;
}
.youth2019-top #entry p {
	text-align: center;
	margin-top: 40px
}
.youth2019-top #judge-popups {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.3);
	display: none;
	z-index: 99;
}
.youth2019-top #judge-popups > div {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 960px;
	height: 580px;
	margin: auto;
	padding: 40px;
	background-color: #00101B;
}
.youth2019-top #judge-popups > div .content {
	display: none;
	position: relative;
	z-index: 99;
	justify-content: center;
}
.youth2019-top #judge-popups > div.show .content {
	display: flex;
}
.youth2019-top #judge-popups > div figure img {
	width: 240px;
	margin-right: 80px;
}
.youth2019-top #judge-popups > div .content > div {
	width: 350px;
	height: 440px;
}
.youth2019-top #judge-popups > div .content > div .name {
	font-weight: bold;
	font-size: 20px;
}
.youth2019-top #judge-popups > div .content > div .name span {
	font-weight: bold;
	font-size: 12px;
	margin-left: 8px;
}
.youth2019-top #judge-popups > div .content > div .detail {
	margin-top: 16px;
}
.youth2019-top #judge-popups > div .content > div.exm .detail {
	height: 172px;
	overflow-y: scroll;
}
.youth2019-top #judge-popups > div .content > div .detail .org {
	margin-bottom: 16px;
	font-size: 12px;
}
.youth2019-top #judge-popups > div .content > div .detail .about {
	font-size: 12px;
}
.youth2019-top #judge-popups > div .content .exm iframe {
	width: 350px;
	height: 190px;
	margin-top: 32px;
	display: block;
}
.youth2019-top #judge-popups > div .nav {
	position: absolute;
	width: calc(100% - 32px);
	bottom: 16px;
	left: 16px;
	display: none;
	justify-content: space-between;
	z-index: 999;
}
.youth2019-top #judge-popups > div.show .nav {
	display: flex;
}
.youth2019-top #judge-popups > div .nav span {
	cursor: pointer;
}
.youth2019-top #judge-popups > div .nav span:hover {
	opacity: .8;
}
.youth2019-top #judge-popups > div .nav .prev:after {
	content: '\f104';
	font-family: FontAwesome;
	font-size: 64px;
	color: #fff;
}
.youth2019-top #judge-popups > div .nav .next:after {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 64px;
	color: #fff;
}
.youth2019-top #judge-popups > div .del {
	display: none;
	position: absolute;
	top: 24px;
	right: 24px;
	z-index: 999;
}
.youth2019-top #judge-popups > div.show .del {
	display: block;
}
.youth2019-top #judge-popups > div .del:hover {
	opacity: .8;
}
.youth2019-top #judge-popups > div .del:after {
	content: '✕';
	font-size: 40px;
	width: 90px;
	height: 90px;
	border-radius: 45px;
	background-color: #000;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 90px;
	cursor: pointer;
}
.youth2019-top #faq {
	width: 1100px;
	margin: 0 auto 120px;
}
.youth2019-top #faq > div {
	display: flex;
	justify-content: space-between;
}
.youth2019-top #faq > div > div {
	width: 23%;
}
.youth2019-top #faq > div > div ul li {
	margin-bottom: 20px;
}
.youth2019-top #faq > div > div ul li div,
.youth2019-top #faq > div > div ul li div a {
	font-size: 12px;
}
.youth2019-top #faq > div > div ul li div a {
	text-decoration: underline;
	color: #00ffd8
}
.youth2019-top #faq > div > div ul li div {
	padding: 0 30px;
}
.youth2019-top #faq > div > div ul li .q {
	cursor: pointer;
	background-color: #000;
	height: 120px;
	display: flex;
	align-items: center;
	position: relative;
}
.youth2019-top #faq > div > div ul li .q:hover {
	opacity: .9;
}
.youth2019-top #faq > div > div ul li .q:after {
	content: '\f04b';
	font-family: FontAwesome;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.youth2019-top #faq > div > div ul li .q.open:after {
	transform: rotate(270deg);
}
.youth2019-top #faq > div > div ul li .a {
	background-color: #fff;
	color: #000;
	padding: 30px;
	display: none;
}
.youth2019-top #precoutions {
	width: 720px;
	margin: auto;
	padding-bottom: 120px;
}
.youth2019-top #precoutions h2 {
	text-align: center;
	margin-bottom: 40px;
}
.youth2019-top #precoutions ul {
	padding: 24px;
}
.youth2019-top #precoutions ul li {
	list-style: disc;
	margin: 8px 0;
}
.youth2019-top #works {
	padding: 60px 0 40px;
	text-align: center;
}
.youth2019-top #works a {
	display: inline-block;
	padding: 12px 0;
	width: 240px;
	background-color: #000;
	color: #00ffd8;
	position: relative;
}
.youth2019-top #works a:after {
	font-family: FontAwesome;
	content: '\f105';
	color: #fff;
	position: absolute;
	right: 10px;
	top: 36%;
}
.youth2019-top #works a:hover {
	opacity: .8;
}
@media only screen and (max-width : 480px) {
	* {
		max-width: 100%;
		box-sizing: border-box;
	}
	[type="submit"],
	[type="button"] {
		-webkit-appearance: none;
		border-radius: 0;
	}
	input, select, option {
		font-size: 16px;
	}
	.youth2019.top .inner {
			max-width: 90%;
			margin: 0 auto;
	}
	.youth2019.top .message {
		max-width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	.youth2019.top .top,
	.youth2019.top .theme,
	.youth2019.top .judge {
		margin-bottom: 40px;
	}
	.youth2019.top .top .pc_top {
			display: none;
	}
	.youth2019.top .top .m_top {
		display: block;
	}
	.youth2019.top .top img {
			width: 100%;
	}
	.youth2019.top .judge .inner {
		display: flex;
		flex-wrap: wrap;
	}
	.youth2019.top .judge .inner .text {
		width: 48%;
		margin-bottom: 16px;
	}
	body:not(.home) main {
		padding-top: 64px;
	}
	#contact,
	#pc-header,
	#pc-footer {
		display: none;
	}
	#sp-header,
	#sp-footer {
		display: block;
	  min-width: initial;
	}
	#sp-header {
		background-color: rgba(0,0,0,0.8);
		height: 64px;
		overflow: hidden;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
	#sp-header .bar {
		display: flex;
		justify-content: space-between;
		padding: 12px;
		background-color: #fff;
	}
	#sp-header .bar .logo img {
		height: 40px;
	}
	#sp-header .bar .hm {
		display: flex;
		align-items: center;
		cursor: pointer;
	}
	#sp-header #menu-btn:before {
		font-size: 32px;
		font-family: FontAwesome;
		content: '\f0c9';
	}
	#sp-header #menu-btn.close:before {
		content: '\f00d';
	}
	#sp-header .menu {
		padding: 12px;
		overflow-y: scroll;
		height: calc(100vh - 72px);
	}
	#sp-header .menu * {
		color: #fff;
	}
	#sp-header .menu ul li {
		border-bottom: 1px solid #fff;
		padding: 12px 0;
	}
	#sp-header .menu ul li.col2 {
		display: flex;
	}
	#sp-header .menu ul li.col2 div {
		width: 50%;
	}
	#sp-header .menu ul li.col2 div a {
		display: block;
		margin-bottom: 8px;
	}
	#sp-header .menu ul li.col2 div a:last-child {
		margin-bottom: 0;
	}
	#sp-header .menu ul li a,
	#sp-header .menu ul li span {
		font-size: 16px;
	}
	#sp-header .menu .buy {
		margin-top: 16px;
		display: flex;
		justify-content: center;
	}
	#sp-header .menu .buy a {
		display: block;
		width: 30%;
		padding: 8px 0;
		text-align: center;
		border: 1px solid #fff;
		margin: 0 12px;
	}
	#sp-header .sns ul {
		border: none;
		display: flex;
		justify-content: center;
		margin-top: 12px;
	}
	#sp-header .sns ul li {
		border: none;
		margin: 0 12px;
	}
	#sp-header .sns a:before {
		font-family: FontAwesome;
		color: #fff;
		font-size: 28px;
	}
	#sp-header .sns .facebook:before {
		content: '\f09a';
	}
	#sp-header .sns .twitter:before {
		content: '\f099';
	}
	#sp-header .sns .youtube:before {
		content: '\f167';
	}
	#sp-footer {
		background-color: #000;
		margin-top: 48px;
	}
	#sp-footer h2 {
		color: #fff;
		text-align: center;
		padding: 16px 0;
	}
	#sp-footer .sitemap {
		border-top: 1px solid #898989;
		display: block;
	}
	#sp-footer .sitemap section {
		border-bottom: 1px solid #898989;
		padding: 16px;
	}
	#sp-footer .sitemap section .m-title {
		color: #fff;
		cursor: pointer;
	}
	#sp-footer .sitemap section .m-title h3 {
		display: flex;
		align-items: center;
		justify-content: space-between;
		color: #fff;
	}
	#sp-footer .sitemap section .m-title h3 a {
		color: #fff;
	}
	#sp-footer .sitemap section .m-title.am h3:after {
		font-family: FontAwesome;
		content: '\f067';
	}
	#sp-footer .sitemap section .m-title.am h3.close:after {
		content: '\f068';
	}
	#sp-footer .sitemap section .m-contents {
		margin-top: 8px;
		margin-left: 24px;
		display: none;
	}
	#sp-footer .sitemap section .m-contents ul li {
		margin-bottom: 8px;
	}
	#sp-footer .sitemap section .m-contents ul li a {
		color: #fff;
	}
	#sp-footer small {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 12px;
		padding: 0 0 8px;
		margin-top: 40px;
	}
	.youth2019.entry main h2 {
		margin-top: 20px;
	}
	.youth2019.entry main form {
		padding: 0 10px;
	}
	.youth2019.entry main form .form-cmp {
		display: block;
	}
	.youth2019.entry main form .form-cmp h4 {
		font-weight: bold;
		margin-bottom: 10px;
	}
	.youth2019.entry main form .btn a,
	.youth2019.entry main form .btn input {
		font-size: 16px;
		width: 40%;
		margin: 0 1%;
	}
	* {
		max-width: 100%;
	}
	#pv-movie {
		display: block;
	}
	.youth2019-top .pc {
		display: none;
	}
	#sp-footer,
	.youth2019-top .sp {
		display: block;
	}
	#sp-footer {
		margin: 0!important;
	}
  .youth2019-top br.sp {
		display: inline;
  }
	.youth2019-top header h1 a {
		display: block;
		width: 38px;
		margin: auto;
	}
  .youth2019-top header h1 a img {
		margin: auto;
	}
	.youth2019-top .top {
		padding: 0 24px;
		position: relative;
	}
	.youth2019-top .top .front {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.youth2019-top .top .front figure img {
		width: 164px;
	}
	.youth2019-top #outline,
	.youth2019-top #entry,
	.youth2019-top #judges,
	.youth2019-top #message,
	.youth2019-top #news,
	.youth2019-top #prize,
	.youth2019-top #schedule {
		padding: 0 16px;
	}
	.youth2019-top #message-movie {
		display: block;
		padding: 0 30px;
	}
	.youth2019-top #message-movie div {
		margin-bottom: 20px;
	}
	.youth2019-top #outline {
		display: block;
		margin-top: 0px;
	}
	.youth2019-top #outline h2 {
		width: 100%;
		margin-bottom: 40px;
	}
	.youth2019-top #outline ul {
		text-align: center;
	}
	.youth2019-top #outline ul li p {
		font-size: 15px;
	}
	.youth2019-top #outline ul li p.detail {
		font-size: 12px;
	}
	.youth2019-top #schedule ul {
		flex-wrap: wrap;
	}
	.youth2019-top #schedule ul li {
		width: calc(50% - 8px);
		margin-bottom: 16px;
	}
	.youth2019-top #schedule ul li h3 {
		font-size: 28px;
	}
	.youth2019-top #schedule ul li p {
		font-size: 12px;
	}
	.youth2019-top #message {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.youth2019-top #message div p {
		font-size: 12px;
	}
	.youth2019-top #judges ul li {
		background-color: #000;
		padding: 16px;
		display: block;
	}
	.youth2019-top #judges ul li:last-child {
		width: 47%;
	}
  .youth2019-top #judges ul li figure {
		width: 100%;
	}
	.youth2019-top #judges ul li figure img {
		margin: auto;
		display: block;
		margin-bottom: 8px;
	}
	.youth2019-top #judges ul li div p {
		font-size: 10px;
	}
	.youth2019-top #judges ul li div h3 {
		text-align: center;
		font-size: 15px;
	}
	.youth2019-top #judges ul li div a {
		text-align: center;
		display: block;
		font-size: 12px;
		margin-top: 8px;
	}
	.youth2019-top #prize .grand {
		display: block;
	}
	.youth2019-top #prize .grand figure img {
		width: 50%;
	}
	.youth2019-top #prize .grand .detail {
		position: relative;
		display: block;
	}
	.youth2019-top #prize .grand .detail div h3 span {
		font-size: 10px;
	}
	.youth2019-top #prize .grand .detail p {
		font-size: 12px;
	}
	.youth2019-top #prize .grand .detail .quantity {
		position: absolute;
		bottom: 8px;
		right: 16px;
	}
	.youth2019-top #prize ul {
		display: block;
	}
	.youth2019-top #prize ul li {
		margin-bottom: 16px;
		width: 100%;
	}
	.youth2019-top #prize ul li > div h3 span {
		font-size: 10px;
	}
	.youth2019-top #prize ul li > div p {
		font-size: 12px;
	}
	.youth2019-top #news {
		margin-top: 64px;
	}
	.youth2019-top #entry {
		padding-bottom: 100px;
	}
	.youth2019-top #entry .btn {
		display: block;
	}
	.youth2019-top #entry .btn a {
		font-size: 17px;
		margin: 16px auto;
		width: 70%;
	}
	.youth2019-top #entry p {
		font-size: 13px;
	}
	.youth2019-top #precoutions {
		padding: 0 30px 80px;
	}
	.youth2019-top #judge-popups > div {
		width: 100%;
		padding: 20px;
		display: none;
		height: 100vh;
		overflow-y: scroll;
	}
	.youth2019-top #judge-popups > div.show {
		display: block;
	}
	.youth2019-top #judge-popups > div.show .content {
  	display: block;
  }
	.youth2019-top #judge-popups > div figure img {
		width: 150px;
		margin: auto;
		display: block;
	}
	.youth2019-top #judge-popups > div .content > div .name {
		text-align: center;
		margin-top: 8px;
	}
	.youth2019-top #judge-popups > div .content > div .name span {
		display: block;
		text-align: center;
	}
	.youth2019-top #judge-popups > div .content > div.exm .detail {
		width: 90%;
		margin: 24px auto;
	}
	.youth2019-top #judge-popups > div .content > div {
		width: 100%;
		margin: auto;
	}
	.youth2019-top #judge-popups > div.show .nav {
		display: none;
	}
	.youth2019-top #judge-popups > div .del {
		right: 10px;
		top: 10px;
	}
	.youth2019-top #judge-popups > div .del:after {
		z-index: 999;
		font-size: 24px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
  .youth2019-top #judge-popups > div .content > div {
		height: initial;
	}
	.youth2019-top #judge-popups > div .content > div.exm .detail {
		height: initial;
		overflow-y: initial;
		margin: 16px auto;
	}
	.youth2019-top #judge-popups > div .content .exm iframe {
		width: 90%;
		margin: auto;
	}
	.youth2019-top #faq > div {
		display: block;
		padding: 0 20px;
	}
	.youth2019-top #faq > div > div {
		width: 100%;
	}
	.youth2019-top #faq > div > div ul li .q {
		height: initial;
		padding: 20px;
		display: flex;
		justify-content: space-between;
	}
	.youth2019-top #faq > div > div ul li .a {
		padding: 20px;
	}
	.youth2019-top #faq > div > div ul li .q:after {
		font-size: 15px;
		position: static;
		margin-right: -10px;
		margin-left: 20px;
	}
	body.ofh {
		overflow: hidden;
	}
	#sp-nav-trigger {
		right: 16px;
		top: 16px;
		padding: 10px;
		cursor: pointer;
	}
	#sp-nav-trigger,
	#sp-nav-trigger span {
		display: inline-block;
		transition: all ease .3s;
	}
	#sp-nav-trigger {
		position: fixed;
		z-index: 9;
		width: 54px;
		height: 47px;
		background-color: #00101B;
		border: 10px solid #00101B;
	}
	#sp-nav-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #00ffd8;
		border-radius: 10px;
	}
	#sp-nav-trigger span:nth-of-type(1) {
		top: 0;
	}
	#sp-nav-trigger span:nth-of-type(2) {
		top: 12px;
	}
	#sp-nav-trigger span:nth-of-type(3) {
		bottom: 0;
	}
	#sp-nav {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background-color: #00101B;
		z-index: 10;
		display: none;
	}
	#sp-nav ul {
		width: 100%;
		height: 100vh;
		padding: 100px 0;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}
	#sp-nav ul li {
		width: 100%;
	}
	#sp-nav ul li a {
		display: block;
		text-align: center;
		font-weight: bold;
		font-size: 30px;
	}
	#sp-nav > span {
		display: block;
		position: absolute;
		top: 20px;
		right: 20px;
		width: 20px;
		height: 20px;
		z-index: 20;
	}
	#sp-nav > span:hover {
		cursor: pointer;
	}
	#sp-nav > span span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #fff;
		border: none;
		margin: 0;
		padding: 0;
	}
	#sp-nav > span span:nth-of-type(2) {
		bottom: 0;
	}
	#sp-nav > span span:nth-of-type(1) {
		-webkit-transform: translateY(8px) rotate(-45deg);
		transform: translateY(8px) rotate(-45deg);
	}
	#sp-nav > span span:nth-of-type(2) {
		-webkit-transform: translateY(-8px) rotate(45deg);
		transform: translateY(-4px) rotate(45deg);
	}
}
