@charset "UTF-8";
/* CSS Document */


/* -------------------------------------------

全体設定

 ---------------------------------------------------*/
html {
}

body {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif !important;
	width:100%;
	min-width:1040px;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	line-height:1.2;
	background:url(../images/bg_header.jpg) top center no-repeat fixed;
	background-size: cover;
}
a {
	text-decoration: none;
	color:#313131;
	cursor: pointer!important;
}
a:hover{
	opacity:0.6;
}
img{
	width:100%;
	vertical-align: bottom;
}

.cnt_wrapper{
	width:1028px;
	margin: 0 auto;
}


/* ヘッダー -----------------------------*/
.bg_header {
	width: 100%;
	position: relative;
}
header{
	position:relative;
	width:1028px;
	margin: 0 auto;
	padding: 30px 0 0;
	z-index: 9990;
}
.img_mv{
	width:1008px;
	margin: 0 auto;
}
.btn_entry_header{
	position: absolute;
	display: block;
	width:336px;
	top: 217px;
	z-index: 9997;
}
.btn_entry_header.fixed{
	position: fixed;
}
.img_prize{
	position: absolute;
	width:418px;
	height: 900px;
	background:url(../images/img_prize.png) no-repeat;
	top: 0;
	right: 50%;
	margin-right: -580px;
	z-index: 9997;
}
.sns_area{
	position: relative;
	letter-spacing: -0.4em;
	text-align: right;
	top: -114px;
	z-index:9998;
}
.sns_area a{
	display:inline-block;
	letter-spacing: normal;
	margin-left: 14px;
}
.schedule{
	position: relative;
	width:928px;
	margin: 0 auto;
	bottom: 75px;
}
nav{
	position: relative;
	overflow:hidden;
	bottom: 35px;
}
nav a{
	float: left;
	display:block;
	width: auto;
	height: 58px;
	margin-left: 7px;
}
nav a:first-child{
	margin-left: 0;
}
nav a:hover{
	opacity:1;
}
.bg{
	background:url(../images/bg_dancer.png) center no-repeat;
	background-size: cover;
	width:100%;
	height: 1482px;
	position: absolute;
	bottom: -250px;
	z-index: 999;
}
.bg_light{
	background:url(../images/bg_light.png) center no-repeat;
	background-size: cover;
	width:100%;
	height: 1482px;
	position: absolute;
	bottom: 0;
	z-index: 800;
}


/* ニュース -----------------------------*/
#news{
	background:#c30d23;
	color: #fff;
	padding: 35px 0 40px;
	position: relative;
	z-index: 999;
}
#news h1{
	color:#fff100;
	font-size: 32px;
	text-align: center;
}
#news dl{
	width:1028px;
	margin: 30px auto 0;
	font-size:18px;
	line-height: 1.8;
}
#news dl dt{
	clear: left;
	float: left;
	width: 6%;
}
#news dl dd{
	margin-left:6%;
}


/* 募集要項 -----------------------------*/
#requirements{
	float: left;
	width: 724px;
	margin: 34px 20px 40px 0;
	padding: 28px 0;
	background-color: rgba(255,255,255,0.5)
/*	background: #b4bdc5;*/
}
#requirements h1{
	font-size:30px;
	font-weight: bold;
	line-height: 1.2;
	margin:0 0  24px 20px;
}
.requirements_cnt{
	float: left;
	width:50%;
	padding-right:2%;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.requirements_cnt h2, .requirements_cnt_wide h2{
	width:250px;
	height: 30px;
	line-height: 30px;
	color: #830707;
	font-size:20px;
	font-weight: bold;
	margin-bottom: 12px;
	background: #fff100;
	padding-left: 22px;
	box-sizing: border-box;
	position: relative;
	left: -2px;
}
.requirements_cnt p{
	font-size:14px;
	font-weight: bold;
	line-height: 1.5;
	margin:0 0 0 20px;
}
.requirements_cnt p span.req_indent_boshu {
	font-weight: bold;
	display: inline-block;
	width: 200px;
}
.requirements_cnt_wide p{
	font-size:14px;
	line-height: 1.5;
	margin:14px 0 16px 20px;
}
.requirements_cnt p.cap{
	font-size:12px;
	font-weight: normal;
	line-height: 1.2;
	margin-top: 4px;
	padding-left:1em;
	text-indent:-1em;
}
.requirements_cnt p.cap.genre{
	text-indent:0;
}
.requirements_cnt_wide p span{
	font-weight: bold;
}
.requirements_cnt_wide p span.req_indent_contest {
	font-weight: bold;
	display: inline-block;
	width: 164px;
}
.requirements_cnt_wide p span.req_indent_contest2 {
	font-weight: normal;
	display: inline-block;
	width: 224px;
}

.requirements_cnt .place{
	width:206px;
	margin-top: 13px;
}
.requirements_cnt_wide{
	margin:15px 0 35px;
}
.requirements_cnt_wide a{
	color:#e60012;
	text-decoration: underline;
}
.tournament{
	width:574px;
	margin: 0 auto;
}

.tw_tl {
	float: right;
	width: 280px;
	height: 1174px;
	margin: 34px 0 0;
	background: #FFF;
}

/* コンテストの流れ -----------------------------*/
#step{
	background:#fff;
	padding: 50px 0 90px;
}
#step h1{
	font-size:31px;
	font-weight: bold;
	text-align: center;
}
#step h2{
	color: #c30d23;
	font-size:30px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 40px;
}
#step ul{
	width:958px;
	margin: 0 auto;
}
#step ul li{
	position: relative;
	color: #fff;
	font-size:21px;
	margin-bottom: 76px;
	padding: 20px 0 30px;
	background: #c30d23;
	border-radius: 8px;
}
#step ul li:after{
	content: "";
	position: absolute;
	bottom: -55px;
	left: 50%;
	border-style: solid;
	border-color: #c30d23 transparent transparent transparent;
	border-width: 56px 56px 0 56px;
	margin-left: -56px;
}
#step ul li:last-child{
	margin-bottom: 0;
}
#step ul li:last-child:after{
	display:none;
}
#step ul li h3{
	width:236px;
	margin: 0 auto 18px;
}
#step ul li h4{
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#step ul li p{
	text-align: center;
}
#step ul li p span{
	display: block;
	font-size:14px;
}
#step ul li a{
	display: block;
	color: #fff;
	text-decoration: underline;
	margin:15px 0 0 98px;
}
#step .btn_entry{
	display: block;
	width:550px;
	margin: 65px auto 0;
}


span.qualification_img_area{
	margin-bottom: 10px;
	display: block;
}

span.final_img_area {
	display: block;
	line-height: 1.0!important;
}

span.guidelines_img_area{
width: 330px;
	margin-bottom: 10px;
	display: block;
}

span.close_img_area{
width: 1024px;
	display: block;
}

/* 賞金と特典 -----------------------------*/
#prize_privilege{
	background:#001323;
}
#prize_privilege div{
	width:1028px;
	margin: 0 auto;
}


/* 審査委員 -----------------------------*/
#judge{
	background:#fff;
	padding: 34px 0 25px;
}
#judge h1{
	font-size:30px;
	font-weight: bold;
	text-align: center;
}
.judge_cnt{
	width:1028px;
	margin: 0 auto;
	border-bottom: 2px dashed #6f6f6f;
	padding:24px 0 22px;
}
.judge_cnt:last-child{
	border-bottom:none;
}
.judge_cnt h2{
	font-size:18px;
	font-weight: bold;
	margin-bottom: 24px;
}
.judge_cnt ul{
	overflow: hidden;
}
.judge_cnt ul li{
	width:314px;
	float: left;
	margin-left: 43px;
}
.judge_cnt ul li:first-child{
	margin-left: 0;
}

.img_judge{
	float: left;
	width:76px;
}
.txt_judge{
	float: left;
	width:226px;
	margin-left: 12px;
}
.txt_judge .name{
	font-size:12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.txt_judge .txt{
	font-size:11px;
	line-height: 1.3;
}

.img_judge2{
	float: left;
	width:76px;
	margin-top: 20px;
}
.txt_judge2{
	float: left;
	width:226px;
	margin-left: 12px;
	margin-top: 20px;
}
.txt_judge2 .name{
	font-size:12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.txt_judge2 .txt{
	font-size:11px;
	line-height: 1.3;
}

/* エントリー -----------------------------*/
#entry{
	background:url(../images/bg_entry.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	padding: 98px 0 106px;
}
#entry h1{
	width:424px;
	margin: 0 auto;
}
#entry p{
	font-size:38px;
	font-weight: bold;
	margin: 46px 0;
}
#entry .btn_entry{
	display: block;
	width:550px;
	margin: 0 auto;
}

#page_wrap .btn_entry{
	display: block;
	width:550px;
	margin: 0 auto;
}

/* アクセス -----------------------------*/
#access{
	background:#fff;
	padding: 56px 46px;
}
#access h1 {
	letter-spacing:-0.4em;
	text-align: center;
	margin-bottom: 55px;
}
#access h1 img{
	display: inline-block;
	width:200px;
	letter-spacing: normal;
}
#access h1 span{
	display: inline-block;
	vertical-align: middle;
	font-size:30px;
	font-weight: bold;
	letter-spacing: normal;
	padding-left: 18px;
	line-height: 1.1;
}

#access .cnts_box {
	width: 1028px;
	margin: 0 auto;
	overflow: hidden;
}

#access .txt_area{
	float: left;
	width: 470px;
	font-size: 14px;
	line-height: 1.2;
}

#access .txt_area p {
	margin-bottom: 20px;
}

#access .map{
	float: right;
	width: 550px;
	height: 430px;
}

#access .map iframe {
}

#toiawase {
	text-align: center;
	padding-bottom: 100px;
	background: #001323;
}
#toiawase img.lastyear {
	margin-top: 20px;
}

#toiawase h1{
	color: #c30d23;
	font-size: 30px;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 65px;
}

#toiawase p,
#toiawase ul {
	font-size: 21px;
	color: #FFF;
	font-weight: normal;
	line-height: 1.6;
}

.copyright {
	width: 100%;
	padding: 16px 0;
	background: #FFF;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.copyright a {
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}



/* -------------------------------------------

　応募ページ

 ---------------------------------------------------*/

body.pages{
	background-image:none;
	background-color: #001323;
}
.page_header{
	width:100%;
	height: 340px;
	padding: 10px 0 0;
	background: url(../images/bg_page_header_01.jpg) no-repeat center;
	background-size: cover;
	box-sizing: border-box;
}
.page_header h1{
	width:340px;
	margin: 0 auto 10px;
}
.page_header nav{
	width:1028px;
	margin: 0 auto;
	bottom:0;
}
#page_wrap{
	width:1028px;
	margin: 34px auto 100px;
}
#page_wrap h1{
	color:#fff100;
	font-size: 30px;
	font-weight: bold;
}
#page_wrap .entry_txt{
	color: #fff;
	font-size:14px;
	line-height: 1.3;
	margin: 15px 0 20px;
}
.entry_form{
	width: 100%;
	background:#fff;
	padding: 24px;
	box-sizing: border-box;
	border-spacing: 0;
	font-size:14px;
}
.entry_form th{
	width:240px;
    vertical-align: top;
	background:#d0cdcb;
	border-bottom:2px solid #fff;
	padding: 14px 15px;
	text-align: left;
	box-sizing: border-box;
}
.entry_form th .form_required{
	display: inline-block;
	width: 60px;
	background:#c30d23;
	color: #fff;
	font-size:12px;
	text-align: center;
	padding: 4px 0;
	margin-right: 10px;
}
.entry_form td{
    vertical-align: middle;
	border-bottom:2px solid #d0cdcb;
	padding: 30px;
	box-sizing: border-box;
}
.entry_form td input{
	font-size:14px;
	padding:7px 8px;
	border: 1px solid #9e9a98;
}
.entry_form td .notice{
	font-size:10px;
}
.entry_form td .notice.red{
	color: #c30d23
}

input[type=radio], input[type=checkbox] {
  display: none;
}

.radio {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 0 18px 0;
  padding: 4px 10px 4px 34px;
  vertical-align: middle;
  cursor: pointer;
}
.radio:hover:after {
  border-color: #f00;
}
.radio:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #000;
  border-radius: 50%;
  content: '';
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}

select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    height: 32px;
    background: transparent;
    position: relative;
    z-index: 1;
    padding: 0 30px 0 15px;
    border: 1px solid #9e9a98;
	border-radius: 0;
	width: 100%;
	font-size: 14px;
}
select::-ms-expand {
    display: none;
}
.select_wrap{
    position: relative;
    display: inline-block;
}
.select_wrap::after{
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7px 0 7px;
    border-color: #000 transparent transparent transparent; 
}

.entry_form .team_name div:first-child{
	margin-bottom:34px;
}
.entry_form .team_name label{
	display: inline-block;
	width:4em;
	margin-right: 18px;
}
.entry_form .team_name input{
	width:440px;
}
.entry_form .num label{
	margin-right:18px;
}
.entry_form .num .select_wrap{
	width:140px;
	margin-bottom: 18px;
}
.entry_form .genre th{
	vertical-align: middle;
}
.entry_form .genre .select_wrap{
	width:295px;
}
.entry_form .delegate_name label{
	display: inline-block;
	width:2em;
	margin-right: 10px;
}
.entry_form .delegate_name input{
	width:210px;
}
.entry_form .delegate_name td div{
	margin-top: 12px;
}
.entry_form .delegate_name td div.kana{
	margin-top:36px;
}
.entry_form .delegate_name td div:first-child{
	margin-top:0;
}
.entry_form .mail th, .entry_form .mail td{
	border-bottom:none;
	vertical-align: middle;
}
.entry_form .mailcheck th{
	vertical-align: middle;
}
.entry_form .mail td{
	padding:40px 30px 20px;
}
.entry_form .mailcheck td{
	padding:20px 30px 40px;
}
.entry_form .mail th .form_required, .entry_form .mailcheck th .form_required{
	display:block;	
	margin-bottom: 8px;
}
.entry_form .mail input, .entry_form .mailcheck input{
	width:418px;
	margin-bottom: 8px;
}
.entry_form .address input{
	width:422px;
	margin-bottom: 8px;
}
.entry_form .address .postal_code{
	margin-bottom:35px;
}
.entry_form .address .postal_code input{
	width:114px;
}
.entry_form .address .postal_code span{
	margin: 0 5px;
}
.entry_form .tel th{
	vertical-align: middle;
}
.entry_form .tel input{
	width:422px;
	margin-bottom: 8px;
}
.entry_form .team th{
	vertical-align: middle;
	border-bottom: none;
}
.entry_form .team th span{
	display:block;
	font-size:11px;
	margin-top: 8px;
}
.entry_form .team td{
	border-bottom:none;
}
.entry_form .team input{
	width:422px;
}
.btn_send{
	display:block;
	width:465px;
	height: 64px;
	line-height: 64px;
	color: #fff100;
	font-size:28px;
	font-weight: bold;
	text-align: center;
	background: #c30d23;
	margin: 50px auto 26px;
}
.btn_send:before{
	content: "▶";
	font-size:14px;
	vertical-align: middle;
	margin-right: 14px;
}
.btn_reset{
	display:block;
	width:138px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
	margin: 0 auto;
}
.btn_reset:before{
	content: "▶";
	font-size:10px;
	vertical-align: middle;
	margin-right: 10px;
}

.input_txt {
	font-size: 16px;
	line-height: 1.6;
}

.entry_chk_notice {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
}

.tit_send_comp {
	margin: 120px 0 70px;
	font-size: 30px;
	font-weight: bold;
	color: #fff!important;
	text-align: center;
}
.tit_send_comp.ylw {
	color: #fff100!important;
}
.txt_send_comp {
	font-size: 30px;
	line-height: 1.6;
	font-weight: bold;
	color: #fff100;
	text-align: center;	
}
.notice_send_comp {
	margin: 100px 0 100px;
	font-size: 24px;
	line-height: 1.6;
	color: #fff;
	text-align: center;
}

/* -------------------------------------------

　個人情報ページ

 ---------------------------------------------------*/

.privacy_wrap{
	background:#fff;
	margin: 20px 0 0;
	padding: 30px 26px 50px;
	line-height: 1.5;
}
.privacy_wrap p{
	margin-bottom: 16px;
}
.privacy_wrap h2{
	font-size:24px;
	font-weight: bold;
}


/* -------------------------------------------

　カミングスーンページ

 ---------------------------------------------------*/

.comingsoon_wrap{
	height: calc(100vh - 388px);
}
.comingsoon_wrap p{
	padding-top: 15%;
	color: #fff100;
	text-align: center;
	font-size:30px;
	font-weight: bold;
}

.comingsoon_page_wrap {
	padding-bottom: 150px;
}

.txt_comingsoon{
	font-size: 24px!important;
    font-weight: bold!important;
    color: #fff!important;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}

/* -------------------------------------------

　結果発表ページ

 ---------------------------------------------------*/

.result_wrap {
	width: 1024px;
	margin: 0 auto;
	color: #FFF;
}
.result_wrap > h1 {
	margin: 30px 0 26px;
	font-size: 30px;
	font-weight: bold;
	color: #fff100;
}

.result_wrap ul.schedule_list {
	width: 1024px;
	display: -webkit-flex;
	display: flex;
}

.result_wrap ul.schedule_list li {
	-webkit-flex: 1;
 	flex: 1;
	text-align: center;
	position: relative;
}
.result_wrap ul.schedule_list li img {
	height: 120px;
	width: auto;
}

/* ComingSoonの帯 */
.icon_cs {
	position: absolute;
	width: 100%;
	left: 50%;
	margin-left: -42%;
	z-index: 100;
}

.result_wrap > h2 {
	margin: 80px 0 78px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
}

.result_detail {
	margin-bottom: 76px;
}
.result_detail .inner {
	width: 568px;
	margin: 0 auto;
	overflow: hidden;
}
.result_detail h1 {
	display: table-cell;
	padding-left: 80px;
	width: 289px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	position: relative;
}

/***** アイコン *****/
.result_detail h1:before {
	content: url(../images/icon_1.png);
	width: 66px;
	height: 66px;
	position:absolute;
	display: block;
	left: 0;
}

/* 1位 */
.result_detail.first h1:before {
	content: url(../images/icon_1.png);
}
/* 2位 */
.result_detail.second h1:before {
	content: url(../images/icon_2.png);
}
/* 3位 */
.result_detail.third h1:before {
	content: url(../images/icon_3.png);
}
/* 4位 */
.result_detail.fourth h1:before {
	content: url(../images/icon_4.png);
}
/* 5位 */
.result_detail.fifth h1:before {
	content: url(../images/icon_5.png);
}
/* 6位 */
.result_detail.sixth h1:before {
	content: url(../images/icon_6.png);
}

.result_detail h1 span {
	display: block;
	font-size: 36px;
	font-weight: bold;
	color: #fff100;
}
.result_detail .result_box {
	display: table-cell;
	width: 289px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	vertical-align: bottom;
	padding-bottom: 6px;
}

.result_detail .result_box span {
	color: #fff100;
}
.result_detail .result_box span span {
	font-size: 30px;
	font-weight: bold;
	color: #fff100;
}

/***** 順位色分け *****/
.result_detail.second h1 span,
.result_detail.second .result_box span,
.result_detail.second .result_box span span {
	color: #b5b5b6;
}
.result_detail.third h1 span,
.result_detail.third .result_box span,
.result_detail.third .result_box span span {
	color: #b28247;
}
.result_detail.fourth h1 span,
.result_detail.fourth .result_box span,
.result_detail.fourth .result_box span span {
	color: #a48b78;
}
.result_detail.fifth h1 span,
.result_detail.fifth .result_box span,
.result_detail.fifth .result_box span span {
	color: #a48b78;
}
.result_detail.sixth h1 span,
.result_detail.sixth .result_box span,
.result_detail.sixth .result_box span span {
	color: #a48b78;
}



.result_detail .youtube {
	width: 568px;
	margin: 10px 0 20px;
}
.result_detail .largephoto{
	width: 568px;
	margin: 10px 0 20px;
}
.result_detail .mainphoto{
	width: 1000px;
	margin: 10px 0 20px;
}
.result_detail ul.photo {
	overflow: hidden;
}
.result_detail ul.photo li {
	float: left;
	width: 24%;
	margin-left: 1%;
}
.result_detail ul.photo li:first-child {
	margin-left: 0;
}
.result_detail ul.photo li img {
	width: 100%;
}

.result_detail.first {
	
}
.result_detail.second {
	
}
.result_detail.third {
	
}
.result_detail.fourth {
	
}
.result_detail.fifth {
	
}
.result_detail.sixth {
	
}

.result_wrap .committee h1 {
	margin-bottom: 50px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.result_wrap .committee ul {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 70px;
}
.result_wrap .committee ul li {
	-webkit-flex: 1;
 	flex: 1;
	padding-left: 30px;
	color: #FFF;
	overflow: hidden;
}
.result_wrap .committee ul li:first-child {
	padding-left: 0;
}
.result_wrap .committee ul li img {
	float: left;
	width: 75px;
}
.result_wrap .committee ul li .txt_box {
	float: left;
	margin-left: 15px;
	width: calc(100% - 90px);
}
.result_wrap .committee ul li h2 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.result_wrap .committee ul li p {
	font-size: 11px;
	line-height: 1.4;
}
/* -------------------------------------------

　TOPへ戻る

 ---------------------------------------------------*/
#btn_page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 5;
	width: 44px;
	height: 44px;
	display: block;
}


/* -------------------------------------------

　メールフォーム

 ---------------------------------------------------*/
.form_mail .btn_send{
	border:none;
	cursor: pointer;
}
.form_mail .btn_send:hover{
	opacity: 0.6;
}
.form_mail .btn_reset{
	cursor: pointer;
	background:transparent;
}
.form_mail .btn_reset:hover{
	opacity: 0.6;
}

/* -------------------------------------------

clearfix

 ---------------------------------------------------*/

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}