<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ==========================================================================
	01.	RESET STYLE
	========================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---------------------------------------------------------------------------
 * COMMON
--------------------------------------------------------------------------- */
body {
	background: url("../img/pc/bg_top.jpg")top 40px center no-repeat, url(../img/bg_main.png) 0 0 repeat #081c4d;
	font-family: 'Roboto', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	line-height: 1;
}
body.upfinal12 {
	background: url(../img/bg_main_light.png) top center no-repeat, url(../img/bg_main.png) 0 0 repeat #081c4d;
	background-size: 1600px, auto;
}
body.no_bg {
	background: none;
}
img {
	max-width: 100%;
	vertical-align: middle;
}
a {
	color: #fff;
	text-decoration: none;
}
.youtube2 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.ls01 {
	letter-spacing: 0.1em;
}
.ls-005 {
	letter-spacing: -0.05em;
}
.ls-01 {
	letter-spacing: -0.1em;
}
.ls-02 {
	letter-spacing: -0.2em;
}
.ls-03 {
	letter-spacing: -0.3em;
}
.ls-05 {
	letter-spacing: -0.5em;
}
@media screen and (min-width:641px) {
	.onlyPC {
		display: block;
	}
	.onlySP {
		display: none !important;
	}
}
@media screen and (max-width:640px) {
	.onlyPC {
		display: none !important;
	}
	.onlySP {
		display: block;
	}
}
/* ---------------------------------------------------------------------------
 * header
--------------------------------------------------------------------------- */
.wrap_header {
	max-width: 1000px;
	width: 96%;
	margin: 0 auto;
	position: relative;
}
.header_main {
	width: 100%;
	margin-top: 50px;
}
.header_main .logo_owarai {
	width: 20%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	display: none;
}
.header_main .allphoto {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_apply.png) 6 stretch;
	-webkit-border-image: url(../img/border_apply.png) 6 stretch;
	-o-border-image: url(../img/border_apply.png) 6 stretch;
	border-image: url(../img/border_apply.png) 6 fill stretch;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.header_main .bg_video {
	width: 95%;
	height: auto;
	margin: 0 auto;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_apply.png) 6 stretch;
	-webkit-border-image: url(../img/border_apply.png) 6 stretch;
	-o-border-image: url(../img/border_apply.png) 6 stretch;
	border-image: url(../img/border_apply.png) 6 fill stretch;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.header_main .bg_video .info-video {
	width: 100%;
	max-width: 950px;
	margin: 0 auto 0;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.header_main .bg_video .info-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.upfinal12 .logo_owarai {
	width: 54%;
	padding: 0 0 0 11%;
	margin: 0 auto;
}
.upwinner .logo_owarai {
	padding: 0;
}
.oa_date {
	margin: -65px 0 20px;
	text-align: center;
	position: absolute;
	width: 140%;
	left: -20%;
	z-index: 0;
}
.up0708 .oa_date {
	margin: 0 auto 40px;
}
.up0708.upfinal12 .oa_date {
	margin: -30px auto 30px;
}
.date0708 {
	margin: 0 auto;
	position: relative;
}
.date0708 img {
	display: none;
}
.date0708:before {
	content: "";
	width: 100%;
	padding-top: 13.62%;
	background: url(../img/pc/oa_date_07080225.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.date0708:after {
	content: "";
	padding-top: 13.62%;
	display: block;
}
.snslink {
	position: absolute;
	top: -45px;
	right: 30px;
	display: flex;
}
.upfinal12 .snslink {
	top: 20%;
}
.snslink li {
	margin: 0 5px 10px;
}
.snslink img {
	max-width: 40px;
}
.popup-iframe {
	display: block;
	position: relative;
	background: #000;
	border: 2px solid #fff;
}
.video_wrap {
	width: 21%;
	position: absolute;
	top: 22%;
	left: 1%;
	box-shadow: 0px 0px 10px 3px #fff;
}
.popup-iframe:before {
	content: "";
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	background: url(../img/icon-play.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
}
.popup-iframe {
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}
.popup-iframe img {
	transition: all 0.3s ease-in-out;
}
.popup-iframe:hover img {
	opacity: 0.6;
	transform: scale(1.05);
}
.bnr_area {
	width: 100%;
	max-width: 1200px;
	padding: 15px 0;
	margin: 0 auto 40px;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0));
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0));
	font-size: 0;
	text-align: center;
}
.bnr_area li {
	width: 30%;
	max-width: 300px;
	margin: 0 1%;
	display: inline-block;
	vertical-align: bottom;
}
@media screen and (max-width:1000px) {
	body {
		background: url("../img/pc/bg_top_tbl.jpg")top 50px center no-repeat, url(../img/bg_main.png) 0 0 repeat #081c4d;
		font-family: 'Roboto', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
		line-height: 1;
	}
	.oa_date {
		margin: -45px 0 20px;
		text-align: center;
		position: absolute;
		width: 150%;
		left: -25%;
	}
	body.upfinal12 {
		background: url(../img/bg_main_light.png) top 50px center no-repeat, url(../img/bg_main.png) 0 0 repeat #081c4d;
		background-size: 170%, auto;
	}
}
@media screen and (max-width:850px) {
	.logo_owarai {}
	/*.up0708 .oa_date {
		width: 80%;
	}*/
	.snslink {
		top: -5.7vw;
		margin-right: 0;
	}
	.snslink li {
		margin: 0 0 0 8px;
		display: inline-block;
	}
	.upfinal12 .snslink li {
		margin: 0 0 0.5vw;
		display: block;
	}
	.snslink img {
		width: 5vw;
	}
	.video_wrap {
		width: 19vw;
		left: 2%;
	}
	.popup-iframe:before {
		width: 5.8vw;
		height: 5.8vw;
		margin-top: -2.9vw;
		margin-left: -2.9vw;
	}
}
@media screen and (max-width:640px) {
	body.upfinal12, body {
		background: url("../img/pc/bg_top_tbl.jpg")top 0 center no-repeat, url(../img/bg_main.png) 0 0 repeat #081c4d;
		background-size: 200%, auto;
	}
	.header_main {
		width: 100%;
		margin-top: 10vw;
		display: block;
	}
	.header_main .logo_owarai {
		width: 40%;
		padding: 0;
		margin: 0 auto;
		text-align: center;
	}
	.header_main .allphoto {
		width: 100%;
		margin: 10px auto 15px;
		border-style: solid;
		border-width: 4px;
		-moz-border-image: url(../img/border_apply.png) 4 stretch;
		-webkit-border-image: url(../img/border_apply.png) 4 stretch;
		-o-border-image: url(../img/border_apply.png) 4 stretch;
		border-image: url(../img/border_apply.png) 4 fill stretch;
		box-sizing: border-box;
		position: relative;
	}
	.header_main .bg_video {
		width: 100%;
		height: auto;
		margin: 10px auto 15px;
		border-style: solid;
		border-width: 4px;
		-moz-border-image: url(../img/border_apply.png) 4 stretch;
		-webkit-border-image: url(../img/border_apply.png) 4 stretch;
		-o-border-image: url(../img/border_apply.png) 4 stretch;
		border-image: url(../img/border_apply.png) 4 fill stretch;
		box-sizing: border-box;
		position: relative;
	}
	.header_main .bg_video .info-video {
		width: 100%;
		max-width: 1000px;
		margin: 0 auto 0;
		position: relative;
		padding-bottom: 56.25%;
		overflow: hidden;
	}
	.header_main .bg_video .info-video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.upfinal12 .logo_owarai {
		width: 54%;
		padding: 0 0 0 11%;
		margin: 0 auto;
	}
	.upwinner .logo_owarai {
		padding: 0;
	}
	.logo_owarai {
		padding: 0;
	}
	.upfinal12 .logo_owarai {
		width: 70%;
		padding: 0;
	}
	.oa_date {
		width: 110%;
		margin: -5% 0 0 20%;
	}
	.up0708 .oa_date {
		margin: 0 auto 25px;
	}
	.up0708.upfinal12 .oa_date {
		margin: 0 auto 30px;
	}
	.date0708 img {
		display: inline;
	}
	.date0708:before, .date0708:after {
		content: none;
	}
	.upfinal12 .snslink {
		top: 31vw;
		margin-right: 2%;
	}
	.upfinal12 .snslink li {
		margin: 0 0 0 5px;
		display: inline-block;
	}
	.snslink img {
		width: 8vw;
	}
	.video_wrap {
		width: 50%;
		margin: 0 auto 30px;
		position: static;
	}
	.popup-iframe:before {
		width: 10vw;
		height: 10vw;
		margin-top: -5vw;
		margin-left: -5vw;
	}
	.bnr_area {
		padding: 10px 0;
		margin: 0 auto 30px;
	}
	.bnr_area li {
		width: 45%;
		margin: 0 1% 2%;
	}
	.bnr_area li:last-child {
		margin: 0;
	}
}
@media screen and (max-width:415px) {
	.upfinal12 .logo_owarai, .logo_owarai {
		width: 90%;
	}
	.up0708 .oa_date {
		width: 90%;
	}
	.upfinal12 .snslink, .snslink {
		top: -8.8vw;
		right: 0;
		left: inherit;
	}
	.video_wrap {
		width: 80%;
	}
	.bnr_area li {
		width: 80%;
		margin: 0 0 2%;
	}
}
.wrap_header .btn_apply02 {
	width: 100%;
	max-width: 750px;
	margin: 15px auto 0;
	padding: 100px 0 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	/*transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);*/
}
@media screen and (max-width:640px) {
	.wrap_header .btn_apply02 {
		width: 95%;
		margin: 15px auto 0;
		padding: 28vw 0 0;
	}
}
.wrap_header .btn_apply02:before {
	right: -10px;
	top: -10px;
}
.wrap_header .btn_apply02:after {
	right: -10px;
	bottom: -10px;
}
.wrap_header .btn_apply02 a:before {
	left: -10px;
	top: -10px;
}
.wrap_header .btn_apply02 a:after {
	left: -10px;
	bottom: -10px;
}
.wrap_header .btn_apply02:hover {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}
/* ---------------------------------------------------------------------------
 * contents
--------------------------------------------------------------------------- */
.wrap {
	overflow: hidden;
}
.contents {
	padding: 25px 0 0;
}
@media screen and (min-width:641px) {
	.contents {
		padding: 30px 0 0;
	}
}
@media screen and (max-width:1000px) {
	.wrap {
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	}
}
/* ---------------------------------------------------------------------------
 * desc
--------------------------------------------------------------------------- */
.wrap_desc {
	width: 96%;
	max-width: 1000px;
	padding: 40px 40px 100px;
	margin: 0 auto 60px;
	box-sizing: border-box;
	position: relative;
	background: url(../img/pc/bg_desc_bot.png) top 50px center no-repeat;
	background-size: 96% auto;
}
.desc_box {
	position: relative;
	margin-top: 90px;
}
.desc_box p {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.5;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
	text-align: center;
}
/*.up0708 .desc_box p{
	font-size: 1.5rem;
}*/
.desc_box p + p {
	margin-top: 20px;
}
.desc_box p span {
	color: #fff07f;
}
.up0708 .desc_box p span {
	color: inherit;
}
.desc_box p.ttl_whats {
	color: #ffe733;
	font-size: 1.75rem;
}
/*.up0708 .desc_box p.ttl_whats{
	font-size: 2rem;
}*/
.desc_box .flap {
	display: none;
}
.desc_box .flap_min {
	display: none;
}
@media screen and (max-width: 900px) {
	.wrap_desc {
		width: 96%;
		max-width: 1000px;
		padding: 40px 40px 80px;
		margin: 0 auto 30px;
		box-sizing: border-box;
		position: relative;
		background: url(../img/pc/bg_desc_bot.png) top 20px center no-repeat;
		background-size: 96% auto;
	}
	.desc_box {
		margin-top: 40px;
	}
	.desc_box p.ttl_whats {
		font-size: 2.4vw;
	}
	.desc_box p {
		font-size: 1.8vw;
	}
}
/**/
@media screen and (max-width:1000px) {
	/*.up0708 .desc_box p.ttl_whats {
		font-size: 3.2vw;
	}
	.up0708 .desc_box p {
		font-size: 2.4vw;
	}*/
}
@media screen and (max-width:640px) {
	.wrap_desc {
		padding: 25px 10px 32vw;
		margin: 2% auto -5vw;
		width: 80%;
		box-sizing: border-box;
		position: relative;
		background: url(../img/smp/bg_desc_bot.png) top 70px center no-repeat;
		background-size: 96% auto;
	}
	.wrap_desc:before {
		height: 50%;
	}
	.wrap_desc:after {
		height: 50%;
	}
	.desc_box {
		margin-top: 17.5vw;
	}
	.desc_box:before {
		width: 200%;
		top: -45px;
		left: -80%;
	}
	.desc_box:after {
		content: "";
		width: 200%;
		padding: 29.06%;
		background: url(../img/desc_light.png) top center no-repeat;
		background-size: contain;
		position: absolute;
		box-sizing: border-box;
		top: -60px;
		left: -15%;
		z-index: 10;
	}
	/*.up0708 .desc_box p,*/
	.desc_box p {
		font-size: 1.0rem;
	}
	.desc_box p + p {
		margin-top: 12px;
	}
	.desc_box p.ttl_whats {
		color: #fff07f;
		/*font-size: 1.375rem;*/
		font-size: 1.25rem;
		line-height: 1.3;
	}
	/*.up0708 .desc_box p.ttl_whats{
		font-size: 1.25rem;
	}*/
}
@media screen and (max-width:415px) {
	.wrap_desc {
		padding: 25px 10px 27vw;
		margin: 2% auto 0;
		width: 85%;
		box-sizing: border-box;
		position: relative;
		background: url(../img/smp/bg_desc_bot.png) top 30px center no-repeat;
		background-size: 96% auto;
	}
	.desc_box .flap {
		display: block !important;
	}
	.desc_box .flap_min {
		display: block !important;
	}
}
@media screen and (max-width:350px) {
	.wrap_desc {
		padding: 25px 10px 32vw;
		margin: 2% auto -5vw;
		width: 80%;
		box-sizing: border-box;
		position: relative;
		background: url(../img/smp/bg_desc_bot.png) top 30px center no-repeat;
		background-size: 96% auto;
	}
	.desc_box .flap_min {
		display: block !important;
	}
	.desc_box p.ttl_whats {
		font-size: 1.1rem;
	}
	.desc_box p {
		font-size: 0.8rem;
	}
	/*.up0708 .desc_box p.ttl_whats {
		font-size: 1.15rem;
	}*/
}
/* ---------------------------------------------------------------------------
 * news
--------------------------------------------------------------------------- */
.wrap_news_box {
	background: url(../img/bg_main2.png) 0 0 #b80006;
	border-top: 2px solid #f8edaa;
	border-bottom: 2px solid #f8edaa;
	position: relative;
	z-index: 10;
}
.wrap_news {
	width: 96%;
	max-width: 1000px;
	padding: 30px 0;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
}
.wrap_news dl {
	min-width: 100%;
	margin: 0 auto;
	display: table;
}
.wrap_news dt {
	width: 15%;
	padding: 20px;
	background: #ffe74c;
	display: table-cell;
	box-sizing: border-box;
	color: #000;
	font-size: 1.125rem;
	text-align: center;
	vertical-align: middle;
}
.wrap_news dt span {
	/*padding-left: 2em;*/
	display: inline-block;
	position: relative;
}
/*.wrap_news dt span:before{
	content: "";
	width: 1.4em;
    height: 1.27em;
    margin-top: -0.635em;
	background: url(../img/icon_news.png) left center no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 0;
}*/
.wrap_news dd {
	width: 85%;
	padding-left: 2%;
	display: table-cell;
	box-sizing: border-box;
	font-size: 1.25rem;
	line-height: 1.3;
	vertical-align: middle;
	/*text-shadow: 0 2px 0 rgba(0,0,0,1.0);*/
}
.wrap_news .eng {
	font-size: 1.75rem;
}
.wrap_news .small {
	font-size: 1.0rem;
	font-weight: normal;
}
.wrap_news li {
	margin: 0 0 10px;
	padding-left: 1.5em;
	box-sizing: border-box;
	position: relative;
}
.wrap_news li:last-child {
	margin: 0;
}
.wrap_news li:before {
	content: "";
	width: 22px;
	height: 22px;
	margin-top: 0.3em;
	background: url(../img/icon_list.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -7px;
}
.wrap_news li a {
	text-decoration: none;
	color: #ffe74c;
}
.wrap_news li a:hover {
	text-decoration: none;
	color: #fff;
}
.wrap_news .flap {
	display: none;
}
@media screen and (max-width:1000px) {
	.wrap_news dt {
		padding: 2.2vw;
	}
	.wrap_news dt {
		font-size: 2.0vw;
	}
	.wrap_news dd {
		font-size: 2.2vw;
	}
}
@media screen and (max-width:640px) {
	.wrap_news {
		padding: 20px 0;
	}
	.wrap_news dl {
		display: block;
	}
	.wrap_news dt {
		width: 9em;
		padding: 11px;
		margin: 0 auto;
		display: block;
		font-size: 1.0rem;
	}
	.wrap_news dd {
		width: 100%;
		padding-left: 0;
		margin: 0.75em 0 0;
		display: block;
		font-size: 1.0rem;
	}
	.wrap_news .small {
		font-size: 0.85rem;
	}
	.wrap_news .flap {
		display: block;
	}
}
@media screen and (max-width:350px) {
	.wrap_news dd {
		font-size: 1.15rem;
	}
}
/* ---------------------------------------------------------------------------
/* result
--------------------------------------------------------------------------- */
.wrap_result {
	padding-top: 200px;
	margin: 0 auto;
}
.result_flame {
	padding-top: 630px;
	position: relative;
	background: url(../img/bg_result_flame.png) center center no-repeat;
}
.result_flame .result_box {
	width: 800px;
	height: 450px;
	margin-top: -225px;
	margin-left: -400px;
	background: #000;
	position: absolute;
	top: 50%;
	left: 50%;
}
.result_flame .ttl_result {
	width: 100%;
	max-width: 973px;
	margin-top: -230px;
	margin-left: -486px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
	text-indent: -9999px;
	font-size: 0;
}
.result_flame .ttl_result:before {
	content: "";
	width: 100%;
	padding-top: 33.91%;
	background: url(../img/ttl_result.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.result_flame .ttl_result:after {
	content: "";
	padding-top: 33.91%;
	display: block;
}
.result_flame .ttl_result_interview {
	width: 100%;
	max-width: 973px;
	margin-top: -47px;
	margin-left: -486px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
	text-indent: -9999px;
	font-size: 0;
}
.result_flame .ttl_result_interview:before {
	content: "";
	width: 100%;
	padding-top: 13.97%;
	background: url(../img/ttl_result_interview.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.result_flame .ttl_result_interview:after {
	content: "";
	padding-top: 13.97%;
	display: block;
}
.result_flame + .result_flame {
	margin-top: 30px;
}
@media screen and (max-width:980px) {
	.wrap_result {
		padding-top: 21vw;
	}
	.result_flame .ttl_result {
		max-width: inherit;
		margin-top: -24.5vw;
		margin-left: 0;
		left: 0;
	}
	.result_flame {
		padding-top: 66vw;
		background: url(../img/bg_result_flame.png) center center no-repeat;
		background-size: 145vw;
	}
	.result_flame .result_box {
		width: 82.8vw;
		height: 46.68vw;
		margin-top: -40.5vw;
		margin-left: -41.4vw;
		background: #000;
		position: absolute;
		top: 50vw;
		left: 50vw;
	}
	.result_flame .ttl_result_interview {
		max-width: inherit;
		margin-top: -4.4vw;
		margin-left: 0;
		left: 0;
	}
}
@media screen and (max-width:640px) {
	.result_flame + .result_flame {
		margin-top: 10px;
	}
}
@media screen and (max-width:415px) {
	.wrap_result {
		padding-top: 19vw;
	}
}
/* ---------------------------------------------------------------------------
/* summary
--------------------------------------------------------------------------- */
.wrap_summary {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto 50px;
	background: #fff;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_apply.png) 6 stretch;
	-webkit-border-image: url(../img/border_apply.png) 6 stretch;
	-o-border-image: url(../img/border_apply.png) 6 stretch;
	border-image: url(../img/border_apply.png) 6 fill stretch;
	box-sizing: border-box;
	position: relative;
	color: #000;
	line-height: 1.3;
}
.ttl_summary {
	padding: 25px 10px;
	background: url(../img/bg_ttl_xy.png) 0 0 #b80006;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
}
.ttl_summary .flap {
	display: none;
}
.summary_inner {
	padding: 30px;
	font-size: 1.0rem;
	line-height: 1.5;
}
.summary_inner p + p {
	margin-top: 1.0em;
}
.summary_inner p + p.top_border {
	margin-top: 1.5em;
}
.summary_inner .ti-05 {
	text-indent: -0.5em;
}
.summary_inner .top_border {
	border-top: 1px solid #ccc;
	padding-top: 1.4em;
}
.summary_inner .fs-small {
	font-size: 90%;
}
@media screen and (max-width:980px) {
	.ttl_summary {
		padding: 20px 10px;
		font-size: 2.8vw;
	}
}
@media screen and (max-width:640px) {
	.wrap_summary {
		margin: 0 auto 40px;
	}
	.ttl_summary {
		padding: 15px 5px;
		font-size: 4vw;
	}
	.ttl_summary .flap {
		display: block;
	}
	.summary_inner {
		padding: 15px;
		font-size: 0.875rem;
	}
}
@media screen and (max-width:400px) {
	.ttl_summary {}
}
/* ---------------------------------------------------------------------------
 * final
--------------------------------------------------------------------------- */
.wrap_final_box {
	padding: 40px 0 60px;
}
.wrap_final {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
}
.upwinner .wrap_final_box {
	padding: 10px 0 0 0;
}
.wrap_final_box .wrap_ttl_live {
	margin-bottom: 20px;
}
.wrap_final_box .ttl_live {
	text-shadow: #002e66 3px 0px 1px, #002e66 -3px 0px 1px, #002e66 0px -3px 1px, #002e66 0px 3px 1px, #002e66 3px 3px 1px, #002e66 -3px 3px 1px, #002e66 3px -3px 1px, #002e66 -3px -3px 1px, #002e66 1px 3px 1px, #002e66 -1px 3px 1px, #002e66 1px -3px 1px, #002e66 -1px -3px 1px, #002e66 3px 1px 1px, #002e66 -3px 1px 1px, #002e66 3px -1px 1px, #002e66 -3px -1px 1px;
}
.wrap_final_box .ttl_live .fs_small {
	display: block;
	margin: 0.2em 0;
	font-size: 70%;
}
.wrap_final_box .wrap_sns {
	padding: 0;
}
.wrap_final_box .wrap_sns:last-child {
	padding: 0 0 60px;
}
.wrap_final_box .wrap_sns + .wrap_sns {
	padding: 60px 0 0;
}
.wrap_final_box .wrap_sns + .wrap_sns:last-child {
	padding: 60px 0 60px;
}
.upwinner .wrap_final {
	background: none;
}
.wrap_final .ttl_final_wrap {
	max-width: 1351px;
	margin: 0 auto;
}
.wrap_final h2 {
	padding-top: 30%;/*21.16%*/
	margin-top: -8%;
	background: url(../img/pc/img_ttl_final.png) center center no-repeat;
	background-size: contain;
	text-align: center;
}
.wrap_final h2 img {
	display: none;
}
.wrap_final .ttl_block_wrap {
	max-width: 1018px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.wrap_final .ttl_block_wrap img {
	display: none;
}
.wrap_final .ttl_block_wrap:before {
	content: "";
	width: 100%;
	padding-top: 15.25%;
	position: absolute;
	top: 0;
	left: 0;
}
.wrap_final .a-block .ttl_block_wrap:before {
	background: url(../img/pc/img_ttl_a-block.png) 0 0 no-repeat;
	background-size: contain;
}
.wrap_final .b-block .ttl_block_wrap:before {
	background: url(../img/pc/img_ttl_b-block.png) 0 0 no-repeat;
	background-size: contain;
}
.wrap_final .c-block .ttl_block_wrap:before {
	background: url(../img/pc/img_ttl_c-block.png) 0 0 no-repeat;
	background-size: contain;
}
.wrap_final .d-block .ttl_block_wrap:before {
	background: url(../img/pc/img_ttl_d-block.png) 0 0 no-repeat;
	background-size: contain;
}
.wrap_final .ttl_block_wrap:after {
	content: "";
	padding-top: 16.20%;
	display: block;
}
.block_cution {
	width: 94%;
	max-width: 1000px;
	margin: -90px auto 0;
	color: #fff;
	text-align: right;
	font-size: 0.85rem;
}
.block_box {
	/*max-width: 1020px;*/
	margin: 0 auto;
	padding: 30px 0 0;
	/*background: url(../img/bg_line_final.png) center bottom no-repeat;*/
}
.block_box:last-child {
	/*padding: 30px 0 0;*/
	background: none;
}
.ttl_final_wrap + .block_box {
	margin-top: -65px;
}
.block_box ul {
	font-size: 0;
	text-align: center;
}
.block_box li {
	width: 25%;
	max-width: 242px;
	/*margin: 0 5px;*/
	margin: 0 4px 25px;
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.block_box li .performer_box.manzai {
	padding: 1px;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_box01.png) 6 stretch;
	-webkit-border-image: url(../img/border_box01.png) 6 stretch;
	-o-border-image: url(../img/border_box01.png) 6 stretch;
	border-image: url(../img/border_box01.png) 6 fill stretch;
	border-image-repeat: round;
	box-sizing: border-box;
	position: relative;
}
.block_box li .performer_box.konto {
	padding: 1px;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_box03.png) 6 stretch;
	-webkit-border-image: url(../img/border_box03.png) 6 stretch;
	-o-border-image: url(../img/border_box03.png) 6 stretch;
	border-image: url(../img/border_box03.png) 6 fill stretch;
	border-image-repeat: round;
	box-sizing: border-box;
	position: relative;
}
.block_box li .performer_box.mandan {
	padding: 1px;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_box02.png) 6 stretch;
	-webkit-border-image: url(../img/border_box02.png) 6 stretch;
	-o-border-image: url(../img/border_box02.png) 6 stretch;
	border-image: url(../img/border_box02.png) 6 fill stretch;
	border-image-repeat: round;
	box-sizing: border-box;
	position: relative;
}
.block_box li .performer_box.pin {
	padding: 1px;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_box04.png) 6 stretch;
	-webkit-border-image: url(../img/border_box04.png) 6 stretch;
	-o-border-image: url(../img/border_box04.png) 6 stretch;
	border-image: url(../img/border_box04.png) 6 fill stretch;
	border-image-repeat: round;
	box-sizing: border-box;
	position: relative;
}
.block_box li.lose .performer_box {
	background: #999;
}
.block_box li .performer_box .genre {
	width: 53px;
	padding: 21px 1px 25px 0px;
	position: absolute;
	top: -20px;
	left: -13px;
	z-index: 10;
	color: #fff;
	font-size: 0.75rem;
	font-weight: bold;
	text-align: center;
}
.block_box li .performer_box .genre.cat01 {
	background: url(../img/bg_box01.png) 0 0 no-repeat;
	background-size: 53px auto;
}
.block_box li .performer_box .genre.cat02 {
	background: url(../img/bg_box02.png) 0 0 no-repeat;
	background-size: 53px auto;
}
.block_box li .performer_box .genre.cat03 {
	background: url(../img/bg_box03.png) 0 0 no-repeat;
	background-size: 53px auto;
}
.block_box li .performer_box .genre.cat04 {
	background: url(../img/bg_box04.png) 0 0 no-repeat;
	background-size: 53px auto;
}
.block_box li .manzai .performer_box_inner {
	background: #b90400;
	border: 1px solid #000;
	box-sizing: border-box;
}
.block_box li .konto .performer_box_inner {
	background: #035bbe;
	border: 1px solid #000;
	box-sizing: border-box;
}
.block_box li .mandan .performer_box_inner {
	background: #bc8903;
	border: 1px solid #000;
	box-sizing: border-box;
}
.block_box li .pin .performer_box_inner {
	background: #047621;
	border: 1px solid #000;
	box-sizing: border-box;
}
.block_box li .img {
	position: relative;
}
.block_box li.win:before {
	content: "";
	width: 93.5%;
	height: 50%;
	margin-left: 8px;
	background: url(../img/icon_finalstage.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 187px;
	left: 0;
	z-index: 1;
}
.block_box li .name {
	padding: 10px 5px;
	color: #fff;
	font-size: 1.125rem;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
@media screen and (max-width:640px) {
	.block_box li .name {
		display: block;
	}
	.wrap_final .ttl_block_wrap {
		max-width: 1018px;
		margin: 0 auto 15px;
		position: relative;
		text-align: center;
	}
}
.block_box li .manzai .belong {
	padding: 10px 5px;
	background: #4c0002;
	color: #fff;
	font-size: 0.7rem;
	text-align: center;
	vertical-align: middle;
}
.block_box li .konto .belong {
	padding: 10px 5px;
	background: #011338;
	color: #fff;
	font-size: 0.7rem;
	text-align: center;
}
.block_box li .mandan .belong {
	padding: 10px 5px;
	background: #543d02;
	color: #fff;
	font-size: 0.7rem;
	text-align: center;
}
.block_box li .pin .belong {
	padding: 10px 5px;
	background: #02300e;
	color: #fff;
	font-size: 0.7rem;
	text-align: center;
}
.block_box li .btn_wrap {
	width: 90%;
	padding: 10px 0;
	margin: 10px auto;
	background: -webkit-linear-gradient(bottom, #ffff00, #ffd400);
	background: -o-linear-gradient(bottom, #ffff00, #ffd400);
	background: linear-gradient(to top, #ffff00, #ffd400);
	/*display: block;*/
	display: none;
	box-sizing: border-box;
	border-radius: 10px;
	color: #000;
	text-align: center;
}
.block_box li .tel_num {
	padding-left: 1.5em;
	margin-right: 0.2em;
	position: relative;
	font-size: 1.3rem;
	font-weight: bold;
}
.block_box li .tel_num:before {
	content: "";
	width: 1.2em;
	height: 1.2em;
	margin-top: -0.6em;
	background: url(../img/icon_tel.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 0;
}
.block_box li .present_name {
	margin-top: 8px;
	display: block;
	font-size: 0.8125rem;
	font-weight: bold;
}
.choice_01 .btn_wrap.num_01 {
	display: block;
}
.choice_01.end_a .a-block .btn_wrap.num_01 {
	display: none !important;
}
.choice_01.end_b .b-block .btn_wrap.num_01 {
	display: none !important;
}
.choice_02 .btn_wrap.num_02 {
	display: block;
}
.choice_02.end_a .a-block .btn_wrap.num_02 {
	display: none !important;
}
.choice_02.end_b .b-block .btn_wrap.num_02 {
	display: none !important;
}
.choice_03 .btn_wrap.num_03 {
	display: block;
}
.choice_03.end_a .a-block .btn_wrap.num_03 {
	display: none !important;
}
.choice_03.end_b .b-block .btn_wrap.num_03 {
	display: none !important;
}
/**/
.wrap_spmov_box {
	padding: 50px 0 0;
	margin-top: 60px;
	background: rgba(0, 60, 179, 0.5);
}
.wrap_final + .wrap_spmov_box {
	margin-top: 0;
}
@media screen and (max-width:1000px) {
	.wrap_final h2 {
		padding-top: 25%;
		margin-top: -5%;
		background: url(../img/pc/img_ttl_final.png) center center no-repeat;
		background-size: 100%;
	}
	.block_cution {
		margin: -60px auto 0;
	}
	.block_box li {
		width: 23%;
		margin: 0 0.5% 25px;
	}
	.block_box li.win:before {
		width: 90.5%;
		top: 16.8vw;
	}
	.block_box li .name {
		font-size: 1.7vw;
	}
	.block_box li .performer_box .genre {
		font-size: 1.4vw;
		padding: 22px 1px 25px 0px;
		top: -26px;
		left: -15px;
	}
	.block_box li .tel_num {
		font-size: 2.1vw;
	}
	.block_box li .present_name {
		font-size: 1.3vw;
	}
}
@media screen and (max-width:640px) {
	/*.wrap_final_box {
		padding: 0 0 40px 0;
	}*/
	.wrap_final_box .wrap_sns {
		padding: 0 !important;
	}
	.wrap_final_box .wrap_sns + .wrap_sns {
		padding: 40px 0 0 !important;
	}
	.wrap_final_box .wrap_sns + .wrap_sns:last-child {
		padding: 40px 0 40px !important;
	}
	.wrap_final h2 {
		padding: 0 0 2vw;
		background: none;
	}
	.wrap_final h2 img {
		display: inline;
		width: 95%;
	}
	.block_cution {
		width: 90%;
		margin: 0 auto 0;
	}
	.block_box {
		padding: 20px 0 35px;
	}
	.ttl_final_wrap + .block_box {
		margin-top: -35px;
	}
	.wrap_final .ttl_block_wrap:before, .wrap_final .ttl_block_wrap:after {
		content: none;
	}
	.wrap_final .ttl_block_wrap img {
		display: inline;
	}
	.block_box li.win:before {
		content: none;
	}
	.block_box li .performer_box_inner:after {
		content: "";
		display: block;
		clear: both;
		zoom: 1;
	}
	.block_box li .performer_box .genre {
		left: -25px;
		top: -18px;
		font-size: 0.75rem;
		font-weight: bold;
		color: #fff;
	}
	.block_box li {
		width: 90%;
		max-width: inherit;
		margin: 0 0 15px;
	}
	.block_box li:last-child {
		margin: 0;
	}
	.block_box li .img {
		width: 35vw;
		margin: 1.5vw;
		float: right;
	}
	.block_box li .txt {
		width: 100%;
	}
	.block_box li.win .txt:after {
		content: "";
		width: 44vw;
		height: 8vw;
		margin: 0 0 0 1.8%;
		background: url(../img/icon_finalstage.png) 0 0 no-repeat;
		position: absolute;
		background-size: contain;
		top: 24.5vw;
		left: 0;
	}
	.block_box li .name {
		padding: 15px 10px;
		font-size: 1.0rem;
		text-align: center;
	}
	.block_box li .belong {
		padding: 10px;
		font-size: 0.575rem;
		text-align: left;
	}
	.block_box li .btn_wrap {
		width: 47vw;
		margin-right: 2vw;
	}
	.block_box li .tel_num {
		font-size: 4.5vw;
	}
	.block_box li .present_name {
		font-size: 2.5vw;
	}
	.wrap_spmov_box {
		padding: 30px 0 0;
		margin-top: 40px;
	}
}
@media screen and (max-width:350px) {
	.block_box li .name {
		padding: 10px 10px;
		font-size: 0.85rem;
	}
	.block_box li.win .txt:after {
		margin-top: 0;
		margin-bottom: 7px;
	}
}
/* ---------------------------------------------------------------------------
 * entry
--------------------------------------------------------------------------- */
.wrap_entry_box {
	padding: 40px 0 60px;
}
.wrap_entry {
	width: 96%;
	max-width: 1000px;
	padding: 20px 40px 30px;
	margin: 0 auto;
	background: url(../img/bg_list.png) top left 0 repeat #fff;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_apply.png) 6 stretch;
	-webkit-border-image: url(../img/border_apply.png) 6 stretch;
	-o-border-image: url(../img/border_apply.png) 6 stretch;
	border-image: url(../img/border_apply.png) 6 fill stretch;
	box-sizing: border-box;
	position: relative;
	color: #000;
	line-height: 1.3;
}
.wrap_entry .cution {
	padding-right: 1em;
	font-size: 0.8rem;
	text-align: right;
}
.ttl_entry {
	padding: 0 0 20px;
	margin: 0 0 30px;
	font-size: 2.5rem;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	color: #e50022;
	border-bottom: 2px solid #c8a62f;
}
.ttl_entry .eng {
	font-size: 3rem;
}
.ttl_entry .flap {
	display: none;
}
.entry_list ul {
	font-size: 0;
}
.entry_list li {
	width: 32%;
	padding: 0 0.5em 0;
	margin: 0 0 20px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 1.0rem;
	font-weight: bold;
	vertical-align: top;
}
.entry_list li span {
	display: block;
	font-size: 0.7rem;
	font-weight: normal;
	text-indent: -0.5em;
}
@media screen and (min-width:1000px) {
	.wrap_entry_box {
		padding: 40px 0 60px;
	}
}
@media screen and (max-width:1000px) {
	.ttl_entry {
		font-size: 5vw;
	}
	.ttl_entry .eng {
		font-size: 6vw;
	}
	.entry_list li {
		width: 49%;
	}
}
@media screen and (max-width:640px) {
	.wrap_entry_box {
		padding: 20px 0 40px;
	}
	.wrap_entry {
		padding: 20px 10px 20px;
	}
	.ttl_entry {
		padding: 0 0 15px;
		margin: 0 0 25px;
		font-size: 1.6rem;
	}
	.ttl_entry .eng {
		font-size: 1.85rem;
	}
	.ttl_entry .flap {
		display: block;
	}
	.entry_list li span {
		font-size: 0.7rem;
	}
}
/* ---------------------------------------------------------------------------
 * cast
--------------------------------------------------------------------------- */
.wrap_cast_box {
	padding: 60px 0;
	/*background: rgba(28,96,255,0.2);*/
	background: rgba(0, 0, 0, 0.2);
}
.wrap_cast {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
}
.wrap_cast dl {
	width: 100%;
	margin: 0 0 10px;
	display: table;
}
.wrap_cast dl:last-child {
	margin: 0 !important;
}
.wrap_cast dt, .wrap_cast dd {
	display: table-cell;
	box-sizing: border-box;
}
.wrap_cast dt {
	width: 23%;
	padding: 10px;
	background: linear-gradient( 160deg, rgba(255, 205, 25, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 205, 25, 1));
	border: 2px solid #b39015;
	font-weight: bold;
	font-size: 1.25rem;
	text-align: center;
	vertical-align: middle;
}
.wrap_cast .big {
	font-size: 1.5rem;
}
.wrap_cast dd {
	width: 77%;
	padding: 10px 10px 10px 30px;
	color: #fff;
	font-size: 1.125rem;
	font-weight: bold;
}
.wrap_cast dd .small {
	font-size: 1.0rem;
	font-weight: normal;
}
.wrap_cast li {
	margin: 0 1em 0 0;
	display: inline-block;
	line-height: 1.5;
}
.wrap_cast li:last-child {
	margin: 0;
}
@media screen and (max-width:640px) {
	.wrap_cast_box {
		padding: 40px 0 25px;
	}
	.wrap_cast dl {
		margin: 0 0 20px;
		display: block;
	}
	.wrap_cast dt, .wrap_cast dd {
		display: block;
	}
	.wrap_cast dt {
		width: 100%;
		font-size: 1.0rem;
	}
	.wrap_cast .big {
		font-size: 1.25rem;
	}
	.wrap_cast dd {
		width: 100%;
		padding: 10px;
		font-size: 1.0rem;
	}
	.wrap_cast dd .small {
		font-size: 0.85rem;
	}
	.wrap_cast li {
		margin: 0;
		display: block;
	}
}
/* ---------------------------------------------------------------------------
 * data
--------------------------------------------------------------------------- */
.wrap_data_box {
	padding: 60px 0 60px;
	background: url(../img/bg_main2.png) 0 0 repeat #1366cf;
}
.wrap_data {
	width: 96%;
	max-width: 1000px;
	padding: 2px;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.7);
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_apply.png) 6 stretch;
	-webkit-border-image: url(../img/border_apply.png) 6 stretch;
	-o-border-image: url(../img/border_apply.png) 6 stretch;
	border-image: url(../img/border_apply.png) 6 fill stretch;
	box-sizing: border-box;
	position: relative;
	color: #fff;
	line-height: 1.3;
}
.ttl_data {
	padding: 20px;
	background: url(../img/bg_ttl_xy.png) 0 0 #b80006;
	font-size: 1.875rem;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
}
.ttl_data .flap {
	display: none;
}
.data_inner {
	padding: 30px;
}
.img_data_main {
	width: 70%;
	max-width: 640px;
	padding: 2px;
	margin: 0 auto 30px;
	border: 2px solid #ffd400;
	box-sizing: border-box;
	display: block;
	position: relative;
}
.img_data_main:after {
	content: "※画面はイメージです";
	position: absolute;
	right: 0;
	bottom: -1.75em;
	font-size: 0.75rem;
}
.data_block + .data_block {
	margin-top: 30px;
}
.sttl_data {
	padding: 0 0 8px 35px;
	border-bottom: 2px solid #ffea00;
	position: relative;
	color: #ffea00;
	font-size: 1.75rem;
	font-weight: bold;
}
.sttl_data:before {
	content: "";
	width: 19px;
	height: 19px;
	margin-top: 0.3em;
	background: url(../img/icon_list.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	left: 2px;
	top: 0px;
	transform: rotate(-45deg);
}
.txt_data {
	padding: 15px 5px 0;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.5;
}
.txt_data.bg_present {
	background: url(../img/bg_data_present.png) center right no-repeat;
	background-size: contain;
}
.txt_data .txt_present {
	margin: 0 0 1em;
	padding-left: 1em;
	text-indent: -1em;
}
.txt_data .txt_present:last-child {
	margin: 0;
}
.txt_data .txt_present .fs_small {
	font-size: 0.9rem;
}
.data_cution {
	margin-top: 30px;
}
.data_cution dt {
	padding: 15px;
	background: #004db3;
	box-sizing: border-box;
	position: relative;
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.data_cution dt:hover {
	background: #1464cc;
}
.data_cution dt:before {
	content: "";
	width: 3px;
	height: 17px;
	margin-top: -9px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	right: 22px;
	transition: .3s;
}
.data_cution dt.active:before {
	opacity: 0;
}
.data_cution dt:after {
	content: "";
	width: 17px;
	height: 3px;
	margin-top: -2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	transition: .3s;
}
.data_cution dd {
	padding: 10px 20px 20px;
	background: #334966;
	display: none;
}
.data_cution_block {
	padding: 15px 5px;
}
.data_cution_block .sttl {
	margin: 0 0 5px;
	color: #33ccff;
	font-size: 1.125rem;
	font-weight: bold;
}
.data_cution_block .txt {
	font-size: 0.875rem;
	line-height: 1.5;
	padding: 0 5px;
}
.data_cution_block .txt li {
	margin-bottom: 0.9em;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.3;
}
.data_cution_block .txt li:last-child {
	margin-bottom: 0;
}
.data_cution_block + .data_cution_block {
	border-top: 1px solid rgba(255, 255, 255, 0.4)
}
@media screen and (max-width:1000px) {
	.ttl_data {
		font-size: 3vw;
	}
	.txt_data.bg_present {
		background: url(../img/bg_data_present.png) center right -10% no-repeat;
		background-size: 45%;
		padding-right: 35%;
	}
}
@media screen and (max-width:640px) {
	.wrap_data_box {
		padding: 40px 0 40px;
	}
	.data_inner {
		padding: 20px 15px 15px;
	}
	.ttl_data {
		padding: 15px;
		font-size: 5vw;
	}
	.ttl_data .flap {
		display: inline;
	}
	.img_data_main {
		width: 90%;
	}
	.data_block.present_box + .data_block {
		margin-top: 0;
	}
	.sttl_data {
		padding: 0 0 8px 1.3em;
		font-size: 1.3rem;
	}
	.sttl_data:before {
		width: 0.7em;
		height: 0.7em;
		margin-top: 0.25em;
	}
	.txt_data {
		font-size: 1.0rem;
	}
	.data_cution dd {
		padding: 10px 15px 15px;
	}
	.txt_data.bg_present {
		background: url(../img/bg_data_present.png) center bottom no-repeat;
		background-size: 60vw;
		padding-right: 0;
		padding-bottom: 35vw;
	}
}
@media screen and (max-width:640px) {}
/* ---------------------------------------------------------------------------
 * apply
--------------------------------------------------------------------------- */
.wrap_apply {
	padding: 50px 0 60px;
	background: url(../img/bg_apply02.jpg) bottom center no-repeat #000;
	position: relative;
	margin-bottom: 19px;
	color: #fff;
}
.wrap_apply:before {
	display: block;
	width: 100%;
	height: 19px;
	content: "";
	background: url(../img/line.png) repeat-x top center;
	position: absolute;
	top: -19px;
}
.wrap_apply:after {
	display: block;
	width: 100%;
	height: 19px;
	content: "";
	background: url(../img/line.png) repeat-x bottom center;
	transform: rotateY( 180deg);
	position: absolute;
	bottom: -19px;
}
.wrap_apply .ttl_apply {
	width: 100%;
	text-align: center;
}
.wrap_apply .wrap_catch {
	margin: 0 0 40px;
	text-align: center;
}
.wrap_apply .catch {
	display: inline-block;
	position: relative;
}
.wrap_apply .catch span {
	position: absolute;
	right: 0;
	bottom: -20px;
	font-weight: bold;
}
.wrap_apply .wrap_info {
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
}
.wrap_apply .wrap_info li {
	max-width: 710px;
	width: 100%;
	padding: 0 0 0 30px;
	margin: 0 0 15px;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	font-size: 1.375rem;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
}
.wrap_apply .wrap_info li:before {
	content: "";
	width: 22px;
	height: 22px;
	margin-top: 0.3em;
	background: url(../img/icon_list.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -9px;
}
.wrap_apply .wrap_info li span {
	white-space: nowrap;
}
.wrap_apply .wrap_info li span.attention {
	margin-left: 0.5em;
	font-size: 1.0rem;
	font-weight: normal;
}
.wrap_apply .wrap_info li span.address {
	font-size: 1.0rem;
}
.wrap_apply .btn_apply {
	width: 100%;
	max-width: 560px;
	margin: 30px auto 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.wrap_apply .btn_apply:before {
	right: -10px;
	top: -10px;
}
.wrap_apply .btn_apply:after {
	right: -10px;
	bottom: -10px;
}
.wrap_apply .btn_apply a:before {
	left: -10px;
	top: -10px;
}
.wrap_apply .btn_apply a:after {
	left: -10px;
	bottom: -10px;
}
.wrap_apply .btn_apply:hover {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}
.reflection {
	height: 100%;
	width: 30px;
	position: absolute;
	top: -180px;
	left: 0;
	background-color: #fff;
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-webkit-animation: reflection 4s ease-in-out infinite;
}
.wrap_apply .btn_apply.close a {
	opacity: 0.2;
}
.wrap_apply .btn_apply.close:hover {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.wrap_apply .btn_apply.close .txt_close {
	width: 100%;
	margin-top: -0.4em;
	position: absolute;
	top: 50%;
	left: 0;
	color: #ffe733;
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
	text-shadow: 1px 1px 20px black, -1px 1px 20px black, 1px -1px 20px black, -1px -1px 20px black;
}
@-webkit-keyframes reflection {
	0% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0;
	}
	85% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}
	86% {
		-webkit-transform: scale(4) rotate(45deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}
.wrap_apply .txt_btn {
	font-size: 1.125rem;
	text-align: center;
}
@media screen and (max-width:750px) {
	.wrap_apply_box {
		padding: calc(30px+ 9vw) 0 40px;
	}
	.wrap_apply {
		padding: 12vw 4.8vw 7vw;
		/*margin: calc(40px + 9vw) auto 0;*/
	}
	.wrap_apply.final {
		padding: 12vw 4.8vw 7vw;
		background: url(../img/bg_apply_final.jpg) top center no-repeat #000;
		background-size: 150%;
	}
	.wrap_apply .catch span {
		font-size: 2.5vw;
	}
}
@media screen and (max-width:640px) {
	.wrap_apply {
		padding: 40px 0 50px;
	}
	.wrap_apply .ttl_apply {
		width: 100%;
		margin: 0 auto;
	}
	.wrap_apply .wrap_catch {
		width: 90%;
		margin: 5px auto 30px;
	}
	.wrap_apply .wrap_info {
		width: 90%;
		text-align: center;
		padding: 0 5%;
	}
	.wrap_apply .wrap_info li {
		font-size: 1.125rem;
	}
	.wrap_apply .wrap_info li span {
		white-space: nowrap;
	}
	.wrap_apply .btn_apply:before, .wrap_apply .btn_apply:after, .wrap_apply .btn_apply a:before, .wrap_apply .btn_apply a:after {
		width: 2.96vw;
		height: 2.96vw;
	}
	.wrap_apply .btn_apply:before {
		right: -1.56vw;
		top: -1.56vw;
	}
	.wrap_apply .btn_apply:after {
		right: -1.56vw;
		bottom: -1.56vw;
	}
	.wrap_apply .btn_apply a:before {
		left: -1.56vw;
		top: -1.56vw;
	}
	.wrap_apply .btn_apply a:after {
		left: -1.56vw;
		bottom: -1.56vw;
	}
	.wrap_apply .btn_apply.close .txt_close {
		font-size: 1.3rem;
	}
	.up0708 .wrap_apply .img_btn_apply img {
		display: inline;
	}
	.up0708 .wrap_apply .img_btn_apply:before {
		content: none;
	}
	.up0708 .wrap_apply .img_btn_apply:after {
		content: none;
	}
}
@media screen and (max-width:415px) {
	.wrap_apply .catch span {
		font-size: 3.5vw;
	}
	.wrap_apply .txt_btn {
		text-align: left;
	}
}
@media screen and (max-width:350px) {
	.wrap_apply .btn_apply.close .txt_close {
		font-size: 1.25rem;
	}
}
/* ---------------------------------------------------------------------------
 * whats
--------------------------------------------------------------------------- */
.wrap_whats_box {
	padding: 10px 0 60px;
	background: url(../img/bg_whats.png) top center repeat #080808;
	position: relative;
	margin-bottom: 19px;
}
.wrap_whats_box:before {
	display: block;
	width: 100%;
	height: 19px;
	content: "";
	background: url(../img/line.png) repeat-x top center;
	position: absolute;
	top: -19px;
}
.wrap_whats_box:after {
	display: block;
	width: 100%;
	height: 19px;
	content: "";
	background: url(../img/line.png) repeat-x bottom center;
	transform: rotateY( 180deg);
	position: absolute;
	bottom: -19px;
}
.wrap_whats {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
	line-height: 1.3;
}
.wrap_whats .desc_box {
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
}
.wrap_whats .desc_box:after {
	content: "";
	width: 120%;
	height: 2px;
	padding: 0;
	background: linear-gradient( to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0));
	display: block;
	position: absolute;
	top: initial;
	left: -10%;
	bottom: 0;
}
.wrap_whats .desc_box:before {
	content: none;
}
.wrap_whats .desc_box p span {
	color: #fff;
}
.wrap_whats ul {
	display: flex;
}
.wrap_whats li {
	width: 33.33%;
	padding: 0 1%;
	box-sizing: border-box;
}
.wrap_whats li:first-child {
	padding-left: 0;
}
.wrap_whats li:last-child {
	padding-right: 0;
}
.wrap_whats li .img {
	margin: 0 0 20px;
	text-align: center;
}
.wrap_whats li .ttl {
	color: #ffe74c;
	margin: 0 0 15px;
	font-size: 1.5rem;
	text-align: center;
}
.wrap_whats li .ttl .eng {
	font-size: 1.75rem;
}
.wrap_whats li .txt {
	line-height: 1.5;
}
@media screen and (max-width:1000px) {
	.wrap_whats li .ttl {
		font-size: 2.4vw;
	}
	.wrap_whats li .ttl .eng {
		font-size: 2.8vw;
	}
	.wrap_whats li .txt {
		font-size: 1.8vw;
	}
}
@media screen and (max-width:640px) {
	.wrap_whats_box {
		background: url(../img/bg_whats.png) top center repeat #080808;
	}
	.wrap_whats {
		width: 90%;
	}
	.wrap_whats_box {
		padding: 0 0 70px;
	}
	.wrap_whats .desc_box {
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.wrap_whats .desc_box p.ttl_whats {
		font-size: 5vw;
	}
	.wrap_whats .desc_box p {
		font-size: 4vw;
	}
	.wrap_whats ul {
		display: block;
	}
	.wrap_whats li {
		width: 100%;
		padding: 30px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	}
	.wrap_whats li:first-child {
		padding: 0 0 30px;
	}
	.wrap_whats li:last-child {
		padding: 30px 0 0;
	}
	.wrap_whats li:last-child {
		border-bottom: none;
	}
	.wrap_whats li .img {
		width: 80%;
		margin: 0 auto 10px;
	}
	.wrap_whats li .ttl {
		font-size: 1.25rem;
	}
	.wrap_whats li .ttl .eng {
		font-size: 1.5rem;
	}
	.wrap_whats li .txt {
		font-size: 1.0rem;
	}
}
/* ---------------------------------------------------------------------------
 * sns
--------------------------------------------------------------------------- */
.wrap_sns {
	padding: 40px 0;
}
.wrap_sns_box {
	padding: 40px 0 60px;
	position: relative;
	margin-bottom: 19px;
}
.wrap_sns_box:after {
	display: block;
	width: 100%;
	height: 19px;
	content: "";
	background: url(../img/line.png) repeat-x bottom center;
	transform: rotateY( 180deg);
	position: absolute;
	bottom: -19px;
}
.wrap_twitter {
	width: 90%;
	max-width: 670px;
	margin: 0 auto;
	height: auto;
	box-sizing: border-box;
	padding: 10px;
	background: url(../img/bg_whats.png) top center repeat #080808;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.wrap_twitter h2 {
	padding: 8px 10px 13px;
	text-align: center;
	font-size: 1.25rem;
	color: #000;
	line-height: 1.3;
	margin: 0;
	width: auto;
	font-weight: bold;
}
.wrap_twitter iframe {
	width: 660px !important;
}
/**/
.live .wrap_youtube {
	/*width: 90%;
	max-width: 660px;*/
	margin: 0 auto 50px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.live .wrap_youtube:last-child {
	margin: 0 auto;
}
.btn_youtube {
	padding: 25px 0;
	background: #e60004;
	border: 2px solid #fff;
	display: block;
	text-align: center;
	font-size: 0;
}
.btn_youtube.ttl_youtube {
	border-bottom: none;
}
.btn_youtube span {
	width: 37.5%;
	max-width: 151px;
	margin-right: 4%;
	position: relative;
	display: inline-block;
	text-indent: -9999px;
}
.btn_youtube span:before {
	content: "";
	width: 100%;
	padding-top: 22.62%;
	background: url(../img/img_ttl_youtube.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.btn_youtube span:after {
	content: "";
	padding-top: 22.62%;
	display: block;
}
.youtube-inner {
	margin: 0 auto;
}
.youtube-inner .coming {
	background: #000;
	padding-top: 56.25%;
	position: relative;
	color: #fff;
	font-size: 1.0rem;
}
.youtube-inner .coming span {
	width: 100%;
	padding: 0 1em;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 0;
	letter-spacing: 0;
	text-align: center;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}
.upwinner .youtube-inner .coming span {
	font-size: 1.5rem;
	font-weight: bold;
}
/**/
.live .wrap_twitter {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	line-height: 0;
}
.btn_twitter_l {
	padding: 25px 0;
	background: #0e94e8;
	border: 2px solid #fff;
	display: block;
	text-align: center;
	font-size: 0;
}
.btn_twitter_l.ttl_twitter {
	border-bottom: none;
}
.btn_twitter_l span {
	width: 37.5%;
	max-width: 151px;
	margin-right: 4%;
	position: relative;
	display: inline-block;
	text-indent: -9999px;
}
.btn_twitter_l span:before {
	content: "";
	width: 100%;
	padding-top: 19.35%;
	background: url(../img/img_ttl_twitter.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.btn_twitter_l span:after {
	content: "";
	padding-top: 19.35%;
	display: block;
}
.twitter-inner {
	padding: 0 2px 2px;
	margin: 0 auto;
}
.wrap_instagram {
	width: 70%;
	max-width: 400px;
	margin: 30px auto 0;
	background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	overflow: hidden;/*はみ出た部分を隠す*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.btn_instagram_l {
	padding: 25px 0;
	background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
	background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
	overflow: hidden;/*はみ出た部分を隠す*/
	background-size: 100% 100%;
	border: 2px solid #f8edaa;
	display: block;
	text-align: center;
	font-size: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.btn_instagram_l span {
	width: 50%;
	max-width: 200px;
	margin-right: 2%;
	position: relative;
	display: inline-block;
	text-indent: -9999px;
}
.btn_instagram_l span:before {
	content: "";
	width: 100%;
	padding-top: 18.0%;
	background: url(../img/img_ttl_instagram.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.btn_instagram_l span:after {
	content: "";
	padding-top: 18.0%;
	display: block;
}
.btn_linelive {
	padding: 25px 0;
	background: #000;
	background-size: 100% 100%;
	border: 2px solid #fff;
	display: block;
	text-align: center;
	font-size: 0;
}
.btn_linelive span {
	width: 42.75%;
	max-width: 171px;
	margin-right: 2%;
	position: relative;
	display: inline-block;
	text-indent: -9999px;
}
.btn_linelive span:before {
	content: "";
	width: 100%;
	padding-top: 18.71%;
	background: url(../img/img_ttl_linelive.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.btn_linelive span:after {
	content: "";
	padding-top: 18.71%;
	display: block;
}
.wrap_ttl_live {
	margin-bottom: 40px;
	text-align: center;
}
.ttl_live {
	padding: 0 1em;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.2;
}
.ttl_live:before, .ttl_live:after {
	content: "";
	width: 5px;
	height: 110%;
	background: #fff;
	display: block;
	position: absolute;
	top: 0;
}
.ttl_live:before {
	left: 0;
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
.ttl_live:after {
	right: 0;
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
}
.ttl_live .fc_yellow {
	color: #ffea00;
}
.ttl_live .eng {
	font-size: 2.8rem;
}
.ttl_live .flap {
	display: none;
}
.wrap_live {
	width: 85%;
	max-width: 860px;
	padding: 40px 50px;
	margin: 0 auto;
	background: url(../img/bg_sns.png) 0 0 #fff;
	border-style: solid;
	border-width: 6px;
	-moz-border-image: url(../img/border_apply.png) 6 stretch;
	-webkit-border-image: url(../img/border_apply.png) 6 stretch;
	-o-border-image: url(../img/border_apply.png) 6 stretch;
	border-image: url(../img/border_apply.png) 6 fill stretch;
	box-sizing: border-box;
	position: relative;
	color: #000;
	line-height: 1.3;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}
.wrap_live .icon_live {
	width: 100%;
	position: absolute;
	top: -0.9em;
	left: 0;
	overflow: hidden;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
.wrap_live .icon_live:before, .wrap_live .icon_live:after {
	content: "";
	width: 4em;
	height: 4em;
	margin-top: -2em;
	margin-left: -2em;
	display: block;
	background: #e60004;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
}
.wrap_live .icon_live:after {
	-ms-animation: bg_live 1.0s infinite ease-in-out;
	animation: bg_live 1.0s infinite ease-in-out;
}
@-ms-keyframes bg_live {
	0% {
		transform: scale(1.0)rotate(45deg);
		opacity: 0.5;
	}
	100% {
		transform: scale(1.5)rotate(45deg);
		opacity: 0;
	}
}
@keyframes bg_live {
	0% {
		transform: scale(1.0)rotate(45deg);
		opacity: 0.5;
	}
	100% {
		transform: scale(1.5)rotate(45deg);
		opacity: 0;
	}
}
.wrap_live .icon_live span {
	color: #fff;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.live .wrap_bnr {
	width: 90%;
	max-width: 660px;
	margin: 50px auto 0;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.live .wrap_youtube a:hover, .live .wrap_twitter a:hover, .live .wrap_bnr a:hover {
	opacity: 0.7;
	transition: all 0.2s ease-in-out;
}
.live .bnr_caution {
	width: 90%;
	max-width: 660px;
	margin: 20px auto 0;
	font-size: 1.0rem;
	text-align: center;
	letter-spacing: 0;
}
/*twitter*/
@media screen and (max-device-width:320px) {
	.twitter-inner, .twitter-inner iframe {
		width: 260px !important;
		height: 260px !important;
	}
}
@media screen and (min-device-width:321px) and (max-device-width:375px) {
	.twitter-inner, .twitter-inner iframe {
		width: 300px !important;
		height: 300px !important;
	}
}
@media screen and (min-device-width:376px) and (max-device-width:414px) {
	.twitter-inner, .twitter-inner iframe {
		width: 320px !important;
		height: 320px !important;
	}
}
@media screen and (min-device-width:415px) and (max-device-width:500px) {
	.twitter-inner, .twitter-inner iframe {
		width: 380px !important;
		height: 380px !important;
	}
}
@media screen and (min-device-width:501px) and (max-device-width:640px) {
	.twitter-inner, .twitter-inner iframe {
		width: 480px !important;
		height: 480px !important;
	}
}
/**/
@media screen and (max-width:1000px) {
	.ttl_live {
		font-size: 5.0vw;
	}
	.ttl_live .eng {
		font-size: 5.5vw;
	}
}
@media screen and (max-width:640px) {
	.wrap_sns {
		padding: 40px 0;
	}
	.wrap_sns.live {
		padding: 40px 0;
	}
	.ttl_youtube {
		padding: 4vw 0;
	}
	.btn_twitter_l {
		padding: 5vw 0;
	}
	.wrap_instagram {
		margin: 30px auto 0;
	}
	.btn_instagram_l {
		padding: 5vw 0;
	}
	.btn_linelive {
		padding: 5vw 0;
	}
	.wrap_live {
		padding: 0;
	}
	.wrap_ttl_live {
		margin-bottom: 30px;
	}
	.ttl_live {
		padding: 0 0.75em;
		font-size: 6.0vw;
	}
	.ttl_live .eng {
		font-size: 6.5vw;
	}
	.ttl_live:before, .ttl_live:after {
		width: 3px;
	}
	.ttl_live .flap {
		display: block;
	}
	.live .wrap_youtube {
		width: auto;
		margin: 0 auto 30px;
	}
	.live .wrap_bnr {
		margin: 30px auto 0;
	}
	.upwinner .youtube-inner .coming span {
		font-size: 4.5vw;
	}
}
/* ------------------------------------
 * kiyaku_cp
------------------------------------ */
.kiyaku_cp {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: #fff;
	color: #000;
}
.kiyaku_cp a {
	color: #e50000;
	text-decoration: underline;
}
.ttl_kiyaku_cp {
	padding: 30px;
	background: url(../img/bg_ttl_xy_blue.png) #006edb;
	text-align: center;
}
.kiyaku .ttl_kiyaku_cp {
	background: url(../img/bg_main2.png)top center repeat;
	color: #fff;
	font-size: 1.875rem;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
	line-height: 1.3;
}
.kiyaku_cp_inner {
	padding: 30px;
	line-height: 1.5;
}
.kiyaku_cp_inner .lead {
	margin: 0 0 20px;
	font-size: 1.25rem;
	font-weight: bold;
	color: #b90400;
	text-align: center;
}
.kiyaku_cp .kiyaku_cp_inner .lead img {
	margin: 0 auto;
}
.kiyaku_cp_inner .photolist {
	font-size: 0;
}
.kiyaku_cp_inner .photolist li {
	width: 15.5%;
	margin: 0 1% 2% 0;
	display: inline-block;
	vertical-align: top;
}
.kiyaku_cp_inner .photolist li:nth-child(6) {
	margin: 0 0 2% 0;
}
.kiyaku_cp_inner .photolist li img {
	width: 100%;
}
.kiyaku_cp_inner .photolist li .txt {
	padding: 5px;
	font-size: 0.75rem;
	text-align: center;
}
.kiyaku_cp_inner .ttl {
	color: #fff;
	padding: 10px 15px;
	background: url(../img/bg_ttl_xy_blue.png) #006edb;
	font-size: 1.25rem;
	font-weight: bold;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
}
.kiyaku .kiyaku_cp_inner .ttl {
	background: url(../img/bg_whats.png) 0 0 #080808;
}
.kiyaku_cp_inner .txt_box {
	padding: 15px 5px;
	margin: 0 0 15px;
}
.kiyaku_cp_inner .txt_box:last-child {
	margin: 0 0 0;
}
.kiyaku_cp_inner .txt_box li {
	margin-bottom: 0.5em;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.875rem;
}
.kiyaku_cp_inner .txt_box li span {
	color: #b90400;
	font-weight: bold;
}
.kiyaku_cp_inner .fs_big {
	margin-bottom: 0.5em;
	display: block;
	font-size: 1.125rem;
	font-weight: bold;
}
.kiyaku_cp_inner .fs_small {
	font-size: 0.875rem;
}
@media screen and (max-width:900px) {
	.kiyaku_cp_inner .photolist li {
		width: 24%;
	}
	.kiyaku_cp_inner .photolist li:nth-child(6) {
		margin: 0 1% 2% 0;
	}
	.kiyaku_cp_inner .photolist li:nth-child(4) {
		margin: 0 0 2% 0;
	}
}
@media screen and (max-width:640px) {
	.ttl_kiyaku_cp {
		padding: 20px 10px;
	}
	.kiyaku .ttl_kiyaku_cp {
		font-size: 7vw;
	}
	.kiyaku_cp_inner {
		padding: 15px;
	}
	.kiyaku_cp_inner .lead {
		margin: 0 0 20px;
		font-size: 1.0rem;
		text-align: left;
	}
	.kiyaku_cp_inner .photolist li {
		width: 32%;
	}
	.kiyaku_cp_inner .photolist li:nth-child(4) {
		margin: 0 1% 2% 0;
	}
	.kiyaku_cp_inner .photolist li:nth-child(3) {
		margin: 0 0 2% 0;
	}
	.kiyaku_cp_inner .txt_box {
		padding: 10px 0;
	}
	.kiyaku_cp_inner .txt_box li {
		font-size: 0.8rem;
	}
}
@media screen and (max-width:415px) {
	.kiyaku_cp_inner .photolist li {
		width: 49%;
	}
	.kiyaku_cp_inner .photolist li:nth-child(3) {
		margin: 0 1% 2% 0;
	}
	.kiyaku_cp_inner .photolist li:nth-child(2) {
		margin: 0 0 2% 0;
	}
}
.kiyaku_cp .footer {
	color: #fff;
}
.kiyaku_cp .footer ul {
	width: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.kiyaku_cp .footer li {
	text-align: center;
}
.kiyaku_cp .footer li:first-child:after {
	content: "　|　";
}
.kiyaku_cp .footer a {
	color: #fff;
	text-decoration: underline;
}
.kiyaku_cp .footer a:hover {
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width:640px) {
	.kiyaku_cp .footer ul {
		width: auto;
		margin: 0 auto;
		display: block;
		justify-content: flex-start;
	}
	.kiyaku_cp .footer li {
		width: 100%;
		text-align: left;
		margin-bottom: 8px;
		text-align: center;
	}
	.kiyaku_cp .footer li:first-child:after {
		content: "";
	}
}
/* ------------------------------------
 * footer
------------------------------------ */
.footer {
	padding: 50px 40px;
	background: url("../img/bg_main2.png")top center repeat;
	position: relative;
	text-align: center;
}
.footer .pageTop {
	position: absolute;
	top: -40px;
	right: 50px;
}
.footer .pageTop img {
	max-width: 81px;
}
.pageTop a {
	transition: .3s;
	position: relative;
	top: 0;
}
.pageTop:hover a {
	top: -10px;
}
.footer p.foot_title {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
	text-align: center;
}
.footer p.foot_title:before {
	content: url("../img/title_lastyear.png");
	position: relative;
	top: 0.25em;
	margin-right: 0.5em;
}
.footer p.foot_title:after {
	content: url("../img/title_lastyear.png");
	transform: rotateY(180deg);
	position: relative;
	top: 0.25em;
	margin-left: 0.5em;
	display: inline-block;
}
.footer .lastyear_wrap {
	width: 60%;
	max-width: 380px;
	margin: 0 auto 40px;
	position: relative;
	text-align: center;
	transition: all 0.2s ease-in-out;
}
.footer .lastyear_wrap:before {
	content: "";
	width: 26px;
	height: 40px;
	margin-top: -20px;
	background: url(../img/bg_lastyear_l.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: -26px;
}
.footer .lastyear_wrap:after {
	content: "";
	width: 26px;
	height: 40px;
	margin-top: -20px;
	background: url(../img/bg_lastyear_r.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: -26px;
}
.footer .lastyear_wrap:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.footer .lastyear {
	width: 100%;
	padding: 15px;
	background: url(../img/bg_btn_red.png) 0 0 repeat #cc0000;
	border: 2px solid #e5b400;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5) inset;
	border-radius: 3px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 1.375rem;
	font-weight: bold;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
}
.footer .lastyear:after {
	content: "";
	width: 15px;
	height: 15px;
	margin-top: -7px;
	background: url(../img/bg_btn_arrow_s.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 10px;
}
.footer .past_link {
	max-width: 1000px;
	width: 100%;
	margin: 50px auto;
	text-align: center;
}
.footer .past_link:after {
	content: "";
	display: block;
	clear: both;
}
.footer .past_link li {
	width: 22%;
	position: relative;
	float: left;
	margin: 0 4% 2% 0;
}
.footer .past_link li:nth-child(4n) {
	margin: 0 0 2%;
}
.footer .past_link li a {
	padding: 15px;
	border: 1px solid #ccc;
	display: block;
	color: #fff;
	transition: all 0.2s ease-in-out;
}
.footer .past_link li a:hover {
	background-color: #810101;
}
.footer .past_link li a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 15px;
	background: url(../img/history_icon.png) right center no-repeat;
}
.footer_copy {
	font-size: 0.75rem;
}
@media screen and (max-width:640px) {
	.footer {
		padding: 35px 20px;
		/*padding: 0 40px 50px;
		padding: 80px 40px 50px;*/
	}
	.footer .pageTop {
		position: static;
		margin-top: -90px;
		margin-bottom: 20px;
	}
	.footer .lastyear_wrap {
		width: 100%;
		margin: 0 auto 20px;
	}
	.footer .lastyear {
		padding: 20px 20px 20px 0px;
		font-size: 1.1rem;
	}
	.footer .past_link {
		margin: 0 auto 20px;
		flex-flow: wrap;
	}
	.footer .past_link li {
		width: 48%;
		margin: 0 4% 3% 0;
	}
	.footer .past_link li:nth-child(2n) {
		width: 48%;
		margin: 0 0 3% 0;
	}
	.footer p.foot_title {
		position: relative;
		z-index: 1;
		color: #fff;
		font-size: 1.25rem;
		font-weight: bold;
		line-height: 1;
		text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
		text-align: center;
		margin-bottom: 15px;
	}
	.footer p.foot_title:before {
		content: "";
		position: relative;
		top: 0.25em;
		margin-right: 0.5em;
	}
	.footer p.foot_title:after {
		content: "";
		background-size: 15%;
		transform: rotate(180deg);
		position: relative;
		top: 0.25em;
		margin-left: 0.5em;
	}
}
.clr:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------
 * GYAO
--------------------------------------------------------------------------- */
.wrap_gyao_box {
	padding: 30px 0 15px;
	background-color: rgba(0, 0, 0, 0.5);
	position: relative;
	color: #fff;
	border-top: 2px solid #f8edaa;
}
.gyao_txt {
	color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 2px 0 rgba(0,0,0,1.0);
}
.wrap_gyao {
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.wrap_gyao img {
	margin: 0 auto;
}
.wrap_header .btn_apply {
	width: 100%;
	max-width: 370px;
	margin: 15px auto 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
@media screen and (max-width:640px) {
	.wrap_header .btn_apply {
		width: 65%;
		margin: 10px auto 0;
	}
}
.wrap_header .btn_apply:before {
	right: -10px;
	top: -10px;
}
.wrap_header .btn_apply:after {
	right: -10px;
	bottom: -10px;
}
.wrap_header .btn_apply a:before {
	left: -10px;
	top: -10px;
}
.wrap_header .btn_apply a:after {
	left: -10px;
	bottom: -10px;
}
.wrap_header .btn_apply:hover {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}
.wrap_gyao_bnr {
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.wrap_gyao_bnr img {
	width: 100%;
	margin-bottom: 15px;
	max-width: 480px;
}
.wrap_gyao_bnr a:hover {
	opacity: 0.7;
}
@media screen and (min-width:640px) {
	.wrap_gyao_bnr img {
		max-width: 350px;
	}
}
@media screen and (min-width:1000px) {
	.wrap_gyao_box {
		padding: 30px 0 5px;
	}
	.wrap_gyao_bnr img {
		width: 100%;
		margin-bottom: 25px;
		max-width: 480px;
	}
}
.wrap_header .wrap_gyao_bnr_02 {
	width: 100%;
	max-width: 1000px;
	margin: 100px auto 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.wrap_header .wrap_gyao_bnr_02 img {
	width: 100%;
	margin-bottom: 15px;
	max-width: 480px;
}
.wrap_header .wrap_gyao_bnr_02 a:hover {
	opacity: 0.7;
}
@media screen and (min-width:640px) {
	.wrap_header .wrap_gyao_bnr_02 img {
		max-width: 350px;
	}
}
@media screen and (min-width:1000px) {
	.wrap_header .wrap_gyao_bnr_02 img {
		width: 100%;
		margin: 10px auto 10px;
		max-width: 480px;
	}
}
@media screen and (max-width:640px) {
	.wrap_header .wrap_gyao_bnr_02 {
		margin: 35vw auto 0;
	}
}
/* ------------------------------------
 * 審査員
------------------------------------ */
#judge {
	padding: 30px 0 10px;
	background: url("../img/bg_main2.png")top center repeat;
	position: relative;
	text-align: center;
	color: #fff;
}
#judge:before {
	display: block;
	width: 100%;
	height: 19px;
	content: "";
	background: url(../img/line.png) repeat-x top center;
	position: absolute;
	top: -19px;
}
#judge p.ttl_judge, #judge p.ttl_judge02 {
	position: relative;
	z-index: 1;
	color: #fff07f;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
	text-align: center;
}
#judge p.ttl_judge:before {
	content: url("../img/title_lastyear.png");
	position: relative;
	top: 0.25em;
	margin-right: 0.5em;
}
#judge p.ttl_judge:after {
	content: url("../img/title_lastyear.png");
	transform: rotateY(180deg);
	position: relative;
	top: 0.25em;
	margin-left: 0.5em;
	display: inline-block;
}
#judge ul {
	max-width: 900px;
	width: 90%;
	margin: 10px auto 35px;
}
#judge ul:after {
	content: "";
	display: block;
	clear: both;
}
#judge ul li {
	display: inline-block;
	white-space: nowrap;
	margin-right: 5px;
	line-height: 1.5;
	font-size: 1.25rem;
}
#judge ul li span {
	font-size: 80%;
}
#judge ul li:after {
	content: "、";
}
#judge ul li:last-child:after {
	content: none;
}
@media screen and (max-width:640px) {
	#judge {
		padding: 30px 0 20px;
	}
	#judge p.ttl_judge, #judge p.ttl_judge02 {
		position: relative;
		z-index: 1;
		color: #fff07f;
		font-size: 1.25rem;
		font-weight: bold;
		line-height: 1;
		text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
		text-align: center;
		margin-bottom: 10px;
	}
	#judge p.ttl_judge:before {
		content: "";
		position: relative;
		top: 0.25em;
		margin-right: 0.5em;
	}
	#judge p.ttl_judge:after {
		content: "";
		background-size: 15%;
		transform: rotate(180deg);
		position: relative;
		top: 0.25em;
		margin-left: 0.5em;
	}
	#judge ul {
		width: 90%;
		margin: 5px auto 25px;
	}
	#judge ul li {
		display: inline-block;
		white-space: nowrap;
		margin-right: 0;
		line-height: 1.4;
		font-size: 1rem;
	}
}
/* ---------------------------------------------------------------------------
 * winner
--------------------------------------------------------------------------- */
.wrap_winner_box {
	padding: 20px 0 60px;
	background: url(../img/bg_whats.png) top center repeat #080808;
	position: relative;
	margin-bottom: 19px;
}
.wrap_winner_box:after {
	display: block;
	width: 100%;
	height: 19px;
	content: "";
	background: url(../img/line.png) repeat-x bottom center;
	transform: rotateY( 180deg);
	position: absolute;
	bottom: -19px;
}
.ttl_winner {
	padding-top: 200px;
	background: url(../img/ttl_winner.png) center center no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
.wrap_winner_box .desc_winner {
	margin: -40px 0 25px;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
}
.wrap_winner_box .btn_apply {
	width: 100%;
	max-width: 370px;
	margin: 15px auto 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
@media screen and (max-width:640px) {
	.wrap_winner_box {
		padding: 20px 0 30px;
	}
	.wrap_winner_box .btn_apply {
		width: 65%;
	}
}
.wrap_winner_box .btn_apply:before {
	right: -10px;
	top: -10px;
}
.wrap_winner_box .btn_apply:after {
	right: -10px;
	bottom: -10px;
}
.wrap_winner_box .btn_apply a:before {
	left: -10px;
	top: -10px;
}
.wrap_winner_box .btn_apply a:after {
	left: -10px;
	bottom: -10px;
}
.wrap_winner_box .btn_apply:hover {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}
.wrap_winner {
	width: 96%;
	max-width: 1000px;
	padding: 15px 0;
	margin: 0 auto;
	position: relative;
	color: #fff;
	line-height: 1.3;
}
.wrap_winner_present {
	margin: 0 auto 30px;
	display: flex;
	justify-content: space-between;
}
.wrap_winner_present li {
	width: 32%;
	max-width: 315px;
	position: relative;
}
.wrap_winner_present li .img {
	position: relative;
	border-style: solid;
	border-width: 4px;
	-moz-border-image: url(../img/border_apply.png) 6 stretch;
	-webkit-border-image: url(../img/border_apply.png) 6 stretch;
	-o-border-image: url(../img/border_apply.png) 6 stretch;
	border-image: url(../img/border_apply.png) 6 fill stretch;
	box-sizing: border-box;
}
.wrap_winner_present li .txt {
	padding: 15px 0 0;
	font-size: 1.25rem;
	line-height: 1.1;
	font-weight: bold;
	text-align: left;
}
.wrap_winner_present li .txt .fc_yel {
	margin-bottom: 5px;
	display: block;
	color: #ffea00;
}
.wrap_winner_present li .txt .fs_small {
	font-size: 0.875rem;
	color: #fff;
}
.wrap_winner_present li .txt .link_small {
	font-size: 0.875rem;
	color: #fff;
}
.wrap_winner_present li .txt .link_small a {
	color: #ffea00;
	text-decoration: underline;
}
.wrap_winner_present li .txt .link_small a:hover {
	color: #ffea00;
	text-decoration: none;
}
.wrap_winner_present li .txt .cution {
	margin-top: 5px;
	display: block;
	font-size: 0.8125rem;
	font-weight: normal;
	color: #fff;
}
.wrap_winner_present li .txt span.sub {
	vertical-align: sub;
	font-size: 80%;
}
@media screen and (max-width:640px) {
	.ttl_winner {
		padding-top: 50px;
		background: url(../img/ttl_winner.png) center center no-repeat;
		background-size: 95%;
		font-size: 0;
		text-indent: -9999px;
	}
	.wrap_winner_box .desc_winner {
		margin: 0 0 15px;
		color: #fff;
		font-size: 1.0rem;
		line-height: 1.3;
		font-weight: bold;
		text-align: center;
		text-shadow: 0 2px 0 rgba(0, 0, 0, 1.0);
	}
	.wrap_winner_present {
		margin: 0 auto 30px;
		display: block;
	}
	.wrap_winner_present li {
		width: 90%;
		max-width: 90%;
		float: left;
		margin: 0 5% 35px;
	}
}
</pre></body></html>