@charset "utf-8";
/* CSS Document */

/*******************************
共通設定項目
********************************/
body {
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	font-family: "Noto Sans JP", sans-serif;
	-webkit-text-size-adjust: none;
	line-height:1.3em;
	font-size:18px;
/*	background:url(../images/bk.png) ;*/
	/* color:#333; */
}

/* テキストリンク設定 */
a{font-weight:bold;color:#FF1D25;text-underline-offset: 4px;}
a:hover{color:#000;}
a:active, a:focus{outline:0;}

.sun{color:red;}

.non {display: none !important;}

 #header{
	padding-top: 30px;
 }

/* 応募の流れ
------------------------------------------------------------*/	
#header .flow {
	width: 750px;
	color: #fff;
	background: rgba(255, 230, 0,0.3);
	margin: 0 auto;
	font-size: 16px;line-height: 2.4em;
	text-align:center;
	border-radius: 100vmax;
}
#header .flow .now {
	color: #ffe600;
	font-weight: 700;
}

/* 概要
------------------------------------------------------------*/	

#wrapper{
	background:  #009440;
	background-attachment: fixed;
	min-height: 100vh;
	position: relative;
}
.head{
	background: url(../images/head_pc.png);
	width: 670px;
	height: 210px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.title{
	text-align: center;
	width: 750px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

.title::before{
	content: '';
	width: 961px;
	height: 847px;
	background: url(../images/title_illust.png);
	position: absolute;
	top: -250px;
	left: -85px;
}

.title img{
	position: relative;
	top: 40px;
}

.gaiyo{
	padding-top: 110px;
	width: 750px;
	z-index: 1;
	margin: 0 auto;
	position: relative;
}
.gaiyo::before{
	content: '';
	width: 850px;
	height: 850px;
	background: #F7CA11;
	border-radius: 100%;
	display: block;
	position: absolute;
	z-index: -1;
	left: -55px;
	top: 0px;
}

.gaiyo .mida{
	text-align: center;
	font-size: 45px;
	font-weight: 900;
	color: #009440;
	margin-bottom: 30px;
}
.gaiyo .lead{
	color: #009440;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 35px;
}
.gaiyo .lead span{
	color: #FF1D25;
}

.gaiyo .lead2{
	width: 690px;
	margin: 0 auto 80px auto;
	border-top: 1px solid #AE5D00;
	border-bottom: 1px solid #AE5D00;
	font-size: 20px;
	font-weight: bold;
	color: #AE5D00;
	padding: 20px 0;
	display: flex;
	justify-content: center;
}

section{
	width: 690px;
	margin: 0 auto 50px auto;
	background: #FFF;
	border-radius: 15px;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 50px;
}
section h2{
	top: -40px;
	position: relative;
	width: 450px;
	margin: 0 auto;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	font-weight: 900;
	font-size: 28px;
	background: linear-gradient(to right,#EE8D1E,#FF1D25);
}

section p{font-weight: 900;}
section .mini{font-size: 22px; margin-bottom: 10px}
section .present{font-size: 40px; line-height: 1.2em; margin-bottom: 20px;}
section .num{
	background: #F7CA11;
	width: 350px;
	line-height: 50px;
	border-radius: 100vmax;
	margin: 0 auto 10px auto;
	font-size: 30px;
	font-weight: 900;
}
section .come{font-size: 16px;}

section .day{
	font-size: 60px;
	line-height: 60px;
}
section .day span{font-size: 40px;}

.form_tit{
	background: #302681; color: #F7CA11;
	width: 750px;
	line-height: 70px;
	margin: 0 auto 15px auto;
	font-weight: 900;
	text-align: center;
	font-size: 30px;
        border-radius: 10px;
}




/* フォームスタイル
------------------------------------------------------------*/	
#contents .item {
	color: #fff;
	/* background: #39B0AF; */
}

#contents .item.nick {
	color: #FFF;
	/* background: #ffc2d8; */
	line-height: 1.2em;
	font-weight: bold;
	font-size: 18px;
	height: 40px;
}
#contents .ans.nick{
	/* border: solid 2px #ffc2d8; */
	/* background: #fff; */
	height: 36px;
	padding: 10px 10px 5px;
	margin-bottom: 30px;
}


/* 選手選択
------------------------------------------------------------*/	
.players {
	width: 750px;
	/* background: #ffc2d8; */
	font-size: 22px;
	margin: 40px auto 30px auto;
}

.players h3 {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
}
.players h3 .small {
	font-size: 20px;
}

.players .players_list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.players label {
	width: 180px;
	font-weight: 500;
	padding: 10px 0 15px 0;
	position: relative;
	text-align: center; /* img 追加*/
	background: rgba(255, 230, 0,0.4);
	border-radius: 10px;
	color: #003D1A;
}
.players label:hover {
	cursor: pointer;
}

.players label span{font-size: 16px; margin-right: 5px; font-family: 'Oswald',sans-serif;}

.players input{
	width: 20px;
	height: 20px;
margin-bottom: 6%;}

/* チェックされたlabel */
.players label:has(input[type="radio"]:checked) {
	background: #FFF; /* 好きな半透明 */
	color: #000;
}

.players img {
	width: 150px;
	margin-bottom: 10px;
}


.player-card {
	width: 750px;
	margin: 30px auto 30px;
}
.player-card .small {
	font-size: 16px;
}

.player-card .player-header {
	color: #fff;
	height: 50px;
	font-size: 27px;
	font-weight: 700;
	line-height: 50px;
	padding-left: 80px;
	position: relative;
	width: calc(100% - 40px);
	margin-bottom: -20px;
}
.player-card .player-header::before {
	content: '';
	display: inline-block;
	width: 50px;
	height: 33px;
	background: url(../images/vote_icon.svg) no-repeat center;
	background-size: contain;
	position: absolute;
	top: 8px;
	left: 20px;
}

.player-card .player-header span {
	font-size: 16px;
}

.player-card .section-title {
	/* background: #ffc2d8; */
	height: 40px;
	width: 750px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #FFF;
	font-weight: bold;
	position: relative;
}

.player-card textarea {
	width: 740px;
	padding: 5px;
	min-height: 100px;
	font-size: 16px;
	line-height: 1.4em;
	/* margin: 20px 0; */
}

.tag-list {
	margin-bottom: 30px;
}

.tag {
    display: inline-block;
    padding: 6px 15px;
    border-radius: 18px;
	/* border: solid 1px #707070; */
	font-size: 18px;
	background: rgba(255, 230, 0,0.4);
    cursor: pointer;
    transition: background-color 0.2s;
    user-select: none;
	min-width: 90px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #003D1A;
}
.player-card input[type="checkbox"] {
	display: none;
}
.player-card input[type="checkbox"]:checked + .tag {
	background-color: #FFF;
	font-weight: bold;
	color: #000;
}

/* ボタン
------------------------------------------------------------*/	
#area_bt .bt_check input[type="submit"],
#area_bt .bt_apply input[type="submit"]{
	width: 230px; height: 60px;
	background: linear-gradient(#EE8D1E,#FF1D25 50%);/*ボタングラデーション変更*/
	color: #FFF;
}
#area_bt .bt_check input[type="submit"]:hover,
#area_bt .bt_apply input[type="submit"]:hover{
	background: linear-gradient(#FF1D25 50%,#EE8D1E);/*ホバーボタングラデーション変更*/
	}

/* footer
------------------------------------------------------------*/	
#footer {
	color: #fff;
	/* background: #39B0AF; */
}

/***********************************************************************
「★PC版 CSS★」ブラウザの幅が751px以上ならここの記述が有効になる
**********************************************************************/
@media all and (min-width: 751px) {
	
.pc_non,.sp{display: none;}

.br_sp, .space{
	display: inline-block;
}


#wrapper::before{
	content: '';
	background:url("../images/bk.png") no-repeat center top;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	position: fixed;
	min-width: 1920px;
	left: 0;
	top: 0;
	pointer-events: none;
}
@media only all and (max-width: 1920px) {
	#wrapper::before{
	left: calc(50% - 960px);
	}
}

/* ヘッダー
------------------------------------------------------------*/

#header h1{
	height: 300px;
	background: #BDE0FE;
}

#header .title{ /*タイトル共通画像*/
	height:300px;
	width: 750px;
	background:url(../images/tit.png) no-repeat top center;
	
}
#header .title{
	margin: 0 auto;
	padding: 0 0 16px 0;
	padding: 0;
}


/*追加*/
/* リード文 */
.lead{
    width: 700px;
    font-size: 16px;
    line-height: 1.6em;
    margin: 0 auto;
    padding-top: 20px;
}
/* .lead span{color: #00347D;font-weight: bold;}	 */




/* 選手選択
------------------------------------------------------------*/
.players h3 {
	font-weight: 900;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}

/* .players label:nth-child(4n) {
    margin: 15px 0px 0 0;
}
.players label:nth-child(4n)::after,
.players label:last-child::after {
	display: none;
} */

.players input[type="checkbox"] {
    width: 15px;
    height: 15px;
}


/* 応募要項テキスト
------------------------------------------------------------*/	
#header .attention{
	width: 585px;
	margin: 20px auto ;
	padding-left: 15px;
	color: #FFF;
}	
#header .attention li{
	font-size: 16px;
	line-height: 1.6em;
    list-style:  none;
    margin: 0;padding: 0;
	text-indent: -1em;
}	
#header .attention li.kome:before{
	content:  "※"; 
}			
#header .attention_check{
	width: 700px;
	margin: 20px auto;
	text-align: center;
}	
#header .attention_check li{
	font-size: 16px;
	line-height: 1.6em;
    list-style:  none;
    margin: 0; padding: 0;
}
	
/* フォームスタイル 
------------------------------------------------------------*/
.bold{font-size: 18px; font-weight: bold;}	

#contents .box{
	width: 750px;
	margin: 0 auto;	clear: both;
}	
#contents .box ul{}
#contents .box ul li{font-size: 15px;display: flex;}
#contents .item,
#contents .ans{ /*高さサイズ*/
	height: 24px;
	margin-bottom: 2px;
	float: left;
	word-break: break-all;
	}
#contents .item{
	width: 290px; /*項目横サイズ*/
	color: #FFF;
	/* background:#000; */
	padding: 10px 0px;
	float: left;
	}
#contents .ans{
	width: 440px; /*記入項目横サイズ*/
	background:rgba(255, 230, 0,0.3);
	padding: 10px 10px;
	border-radius: 5px;
	line-height: 1.6em;
	}
#contents .ans_l{
	border-radius: 5px;
	font-size: 16px;
	padding: 10px 15px;
	margin-bottom: 20px;
	background:rgba(255, 230, 0,0.3);}

#contents .ans_l .large{
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
}

#contents .ans.height,
#contents .item.height{height: 60px; }/*★項目・記入項目高さ指定する場合*/
#contents .ans.height_anc,
#contents .item.height_anc{overflow:hidden;height: auto;min-height: 24px;}/*★項目・記入項目高さ指定する場合*/
	
#contents .ans.height_anc_double,
#contents .item.height_anc_double{height: 60px;}/*★項目・記入項目高さ２行分*/
	
#contents .ans.height_anc_forth,
#contents .item.height_anc_forth{height: auto;min-height: 24px;}/*★項目・記入項目高さ２行分*/
	
#contents .item span.mark{font-size: 14px; color:#FFF; margin-right: 4px;}
#contents .item span.small{font-size: 14px; font-weight: normal;}
	
#contents .color_item{background:#FF9600; font-weight: bold;}/*別色エリア*/
#contents .color_ans{background:#FFE6BF;}/*別色エリア*/
	
/*追加*/
#contents .box_racer{
	width: 750px;
	margin: 0 auto 0;
	overflow: hidden;
	margin-bottom: 30px;
	
}	

.racer_tit{
    width: 750px;
    height: auto;
    text-align: center;
    font-size: 25px;
    padding: 5px 0;
	font-weight: bold;
}

.racer_tit .small{
	font-size: 20px;
}

#contents .box_racer ul{}
#contents .box_racer ul li{}
#contents .box_racer .item,
#contents .box_racer .ans{ /*高さサイズ*/
	height: 34px;
	margin-bottom: 2px;
	float: left;
	word-break: break-all;
	}
#contents .box_racer .item{
	width: 290px; /*項目横サイズ*/
	color: #FFF;
	background:#001F76;
	padding: 10px 10px 0;
	float: left;
	}
#contents .box_racer .ans{
	width: 420px; /*記入項目横サイズ*/
	background:#ECECEC;
	padding: 10px 10px 0;
	line-height: 1.6em;
	}
#contents .box_racer .ans label.komoku,
#contents .box_racer ul li .ans li{
	width: 236px;
	display: block;
	float: left;
	}	
#contents .box_racer ul li .ans li{
	width: 220px;
	font-size: 18px;
	line-height: 1.6em;
    list-style:  none;
    margin: 0;padding: 0;
	text-indent: -1em;
	padding-left: 15px;
}
#contents .box_racer ul li .ans li:before{
	content:  "・"; 
}		
#contents .ans label {cursor: pointer;}
	
#contents .box_racer .item span.mark{
	font-size: 20px;
	color:#FFFF00; margin-right: 4px;
	}
#contents .box_racer .item span.small{font-size: 18px; font-weight: normal;}
	
	
input{
	font-size: 16px;
	text-indent: 4px;
	border:1px #CCC solid;
}
	
/*テキストエリア・幅*/

.box_nickname{width: 420px; height: 30px; font-size: 18px;}

.box_quiz{ width:150px; height:24px; font-weight: bold; margin: 0 5px;}	/*別色エリア*/
.box_name_shi,.box_name_mei,
.box_name_shi_kana,.box_name_mei_kana{ width:120px; height:24px; margin: 0 5px;}	
.box_zip,.box_age { width:100px; height:24px; margin: 0 0px;}	
/* .box_add { width:350px; height:24px; margin: 0 5px;}	 */
.box_add { width:420px; max-width: 420px; min-width: 395px; height:54px; max-height:54px; min-height:54px; margin: 0 0px; line-height: 1.2em; padding: 5px; font-size: 16px;} 	
/* .box_tel,.box_fax { width:70px; height:24px; margin: 0 5px;}	 */
.box_tel,.box_fax { width:120px; height:24px; margin: 0 0px;}	
.box_club{ width:40px; height:24px; margin: 0 10px 0 5px;}
.box_mail,.box_twitter{ width:280px; height:24px; margin: 0 5px;}
.box_text{ width:400px; height:150px;}	
	
	
/* フォームスタイル */
select{
	font-size: 16px;
	line-height:1.2em;
	padding:2px;
	}
/* テキストエリア */	
/* textarea{
	width: 400px;
	height:110px;
	min-width: 400px;
	max-width: 400px;
	min-height: 70px;
	max-height: 70px;
} */

.racer_tit{
	margin-top: 30px;
}
	
/* 記入エラー
------------------------------------------------------------*/	
.error{
/*	display: none;*//*システム渡し時にはエラーが表示されている状態に*/
	width:710px;
	margin:0 auto 20px;
	padding: 10px 20px;
	background:#FF1D25;color: #FFF;
	font-size: 16px;
}
.error span{color: #FFFF00;}/*エラー内強調色*/
.error ul{}
.error ul li{}
	
#wrapper_all{min-height: 100vh;} /*//最小でも画面の高さ分のbodyの高さを担保する*/
		
/* フッター */
#footer{
	width: 100%;
	font-size:0.7em;text-align:center;
	line-height: 3em;
	/* background: #000;color: #FFF; */
	bottom: 0;position: relative;
}

/* 確認メッセージ */
.kakunin, .kakunin_check{
	height: auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-top: 50px;
	margin: auto;
}
	
/* セキュリティーサイン */
#sign table {
	width:750px;
	margin:20px auto ;
	border-collapse:collapse;
	border:1px solid #CCC;
	box-sizing: border-box;
}
#sign th,#sign td {}
#sign th,#sign td .sign_size{
	font-size:14px; line-height: 1.3em;padding: 5px;
	text-align: center;
	}


/* ボタン
------------------------------------------------------------*/	
#area_bt{
	width:480px;
	overflow:hidden;
	margin:20px auto;
	padding: 30px 0;
	clear: both;
	}

/* 確認画面へ・応募するボタン */
#area_bt .bt_check input[type="submit"],
#area_bt .bt_apply input[type="submit"]{
	width: 230px; height: 60px;
	border-radius: 10px;
	margin:0 auto;
	display:block;
	cursor:pointer;
	border: 0;
	float: right;
	font-size: 22px; font-weight: bold;
	text-shadow:1px 2px 2px #333;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
}
	#area_bt .bt_apply input[type="submit"]{
		margin-right: 6px;
}
#area_bt .bt_check input[type="submit"]{float:none;}/*1つボタンセンター位置*/

/* もどるボタン */
#area_bt .bt_return [type="button"]{
	width: 230px; height: 60px;
	background: linear-gradient(#FFF,#CCC);/*ボタングラデーション変更*/
	border: 4px solid #00347D;
	color: #00347D;
	border-radius: 10px;
	float: left;
	display:block;
	cursor:pointer;
	font-size: 22px; font-weight: bold;
	text-shadow:1px 2px 2px #999;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
}
#area_bt .bt_return [type="button"]:hover{
	background: linear-gradient(#CCC,#FFF);/*ホバーボタングラデーション変更*/
	}

/*
OK画面
-------------------------------------------------------*/
.ok_contents{
    height: 140px;
    margin: 200px auto 0;
    padding-bottom: 200px;
}

.ok{
	font-size: 22px;
	line-height:1.4em; color: #000;
	text-align:center;
	font-weight: bold;
	margin-bottom: 30px;
}

.message{
	height: 25px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

}

/***********************************************************************
「★SP版 CSS★」ブラウザの幅が750px以下ならここの記述が有効になる
**********************************************************************/
@media only all and (max-width: 750px) {

#wrapper{background: #009440;}
.sp_non,.pc{display: none;}

.space{
display: none;
}

#wrapper{
	width:750px;
	overflow-x: hidden;
	}

.br_sp{
	white-space: pre;
}


/* ヘッダー
------------------------------------------------------------*/
.gaiyo::before{
	width: 1050px;
	height: 1050px;
	left: -150px;
}
.gaiyo .lead{
	font-size: 28px; line-height: 48px;
}
.gaiyo .lead2{
	font-size: 30px;
	line-height: 40px;
}

section h2{
	width: 610px;
	line-height: 80px;
	font-size: 36px;
}
section .mini{font-size: 28px;}
section .present{font-size: 50px;}
section .num{width: 450px; line-height: 54px; font-size: 34px; margin-bottom: 20px;}
section .come{font-size: 18px;}

/* ヘッダー
------------------------------------------------------------*/
#header {}
#header .title{ 
	height:300px;width: 750px;
	background:url(../images/tit.png) no-repeat top center;
}

.players label span{
	font-size: 22px;
}

	
/* 応募の流れ
------------------------------------------------------------*/	
#header .flow{
	width: 750px;
	height: 60px;
	font-size: 24px;
	text-align:center;

	line-height: 1.4em;
	padding: 10px 0 20px;
}

/*追加*/
/* リード文 */
.lead{
	width: 710px;
	font-size: 22px;line-height: 1.5em;
	margin: 20px auto;
	letter-spacing: -1px;
}
/* .lead span{color: #00347D;font-weight: bold;}	 */
.lead .large {
	font-size: 38px;
}
.lead .large::before, .lead .large::after {width: 50px; height: 50px; top: 30px;}
.lead .large::before {left: -110px;}

#header .attention{color: #FFF;}



.form_tit{line-height: 120px; font-size: 48px; margin-bottom: 20px; border-radius: 0;}

#header .flow{width: 720px;}

/* 選手選択
------------------------------------------------------------*/	
.players {
	font-size: 28px;
	margin: 50px 0 ;
}

.players h3 {
	font-size: 36px;
	line-height: 1em;
	font-weight: bold;
	margin: 80px 0 30px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

.players .players_list{
	justify-content: center;
	gap: 20px;
}
.players img{margin-bottom: 15px; width: 180px;}

.players input[type="radio"]{margin: 5px 0 10px 0; width: 28px; height: 28px;}
.players label {width: 215px;}

.player-card {
	font-size: 34px;
	line-height: 1.4em;
}

.player-card .player-header {
	height: 70px;
	line-height: 70px;
	font-size: 37px;
	padding-left: 100px;
	width: calc(100% - 60px);
}
.player-card .player-header span {
	font-size: 24px;
}
.player-card .player-header::before {
	width: 60px;
	height: 53px;
}

.player-card .section-title {
	font-size: 32px;
	height: 55px;
	width: 680px;
	margin: 0 auto 20px auto;
	line-height: 55px;
}
.player-card .section-title .small {
	font-size: 24px;
}
.player-card {text-align: center;}

.player-card textarea {
	font-size: 30px;
	min-height: 260px;
	padding: 10px;
	width: 680px;
	margin: 0 auto;
}

.tag-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	width: 700px;
	margin: 0 auto 30px auto;
}

.tag {
	font-size: 28px;
	line-height: 70px;
	padding: 0 20px;
}

.box_nickname {
	height: 60px !important;
	font-size: 30px;
	width: 665px;
	font-size: 30px !important;
}


/* 応募フォーム */
.oubo{
	width: 750px;
	margin: 45px auto 40px;
	font-size: 40px;font-weight: bold;
	text-align: center;
}
.oubo .star{color: #00347D;}

/* 応募要項テキスト
------------------------------------------------------------*/	
#header .attention{
	width:680px;
	margin: 20px auto;
	padding-left: 30px;
}	
#header .attention li{
	font-size: 24px;
	line-height: 1.4em;
    list-style:  none;
    margin: 0; padding: 0;
	text-indent: -1em;
}
#header .attention li.kome:before{
	content:  "※"; 
}			
#header .attention_check{
	width:690px;
	margin: 20px auto;
}	
#header .attention_check li{
	font-size: 32px;
	line-height: 1.4em;
    list-style:  none;
    margin: 0; padding: 0;
}

.normal_size{
	font-size: 26px;
	font-weight: normal;
}
	
/* フォームスタイル 
------------------------------------------------------------*/
.bold{font-weight: bold;}		

#contents .item.nick {
	color: #FFF;
	/* background: #ffc2d8; */
	line-height: 1.4em;
	font-size: 36px;
	/* height: 65px; */
	margin-bottom: 50px;

}
#contents .item.nick .small {
	font-size: 22px;
	display: block;
	position: relative;
	top:-5px;
	left: 40px;
}
/* #contents .ans.nick{
	height: 36px;
	padding: 15px 20px 25px;
	width: 706px;
} */
#contents .ans.nick{
	width: 660px;
	min-height: 65px;
	height: 6px;
	padding: 20px;
}
#contents .racer_tit{
	width: 750px;
	height: 56px;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	line-height: 30px;
}

.racer_tit .normal_size{
	font-size: 22px;
}

#contents .racer_tit .small{
	font-size: 35px;
}

#contents .box ul li{font-size: 34px;}
#contents .item,
#contents .ans{ 
	word-break: break-all;
	}
#contents .item{
	width: 708px; min-height: 45px;
	color: #FFF;
	/* background: #000; */
	padding: 20px 20px 0px 20px;
	}
#contents .ans{
	width: 660px; min-height: 50px;
	margin: 0 auto;
	border-radius: 6px;
        background: rgba(255, 230, 0, 0.3);
	padding: 20px 20px 20px 20px;
	line-height: 1.6em;
	}
#contents .ans.height,
#contents .item.height{/*height: 50px;*/}/*★項目・記入項目高さ指定する場合*/
#contents .ans.height_anc,
#contents .item.height_anc{/*height: 280px;*/}/*★項目・記入項目高さ指定する場合*/
	
#contents .item span.mark{font-size: 30px; color:#FFF; margin-right: 4px;}
#contents .item span.small{font-size: 26px; font-weight: normal;}
	
#contents .color_item{background:#FF9600; font-weight: bold;}/*別色エリア*/
#contents .color_ans{background:#FFE6BF;}/*別色エリア*/

#contents .box_racer{
    height: 956px;
    margin: 35px auto 90px;
}

#contents .box_racer .item span.mark{
	font-size: 30px;
	color:#FFFF00; margin-right: 4px;
	}
	
input{
	font-size: 30px;
	text-indent: 10px;
	border:2px #CCC solid;
}

/*投票選手一覧*/
.box_racer .item{
	font-size: 34px;
	background: #001F76!important;
}

.box_racer .ans{
	font-size: 34px;
}

.racer_menu{

}
	
/*テキストエリア・幅*/
.box_quiz{ width:300px; height:45px; font-weight: bold; margin: 0 5px;}	/*別色エリア*/
.box_name_shi,.box_name_mei,
.box_name_shi_kana,.box_name_mei_kana{ width:190px; height:45px; margin: 0 5px;}	
.box_zip,.box_age { width:120px; height:45px; margin: 0 5px;}	
.box_add { width:97%; height:125px; margin: 0 5px; line-height: 1.3em; padding: 5px;}	
/* .box_tel,.box_fax { width:160px; height:45px; margin: 0 5px;}	 */
.box_tel,.box_fax { width:220px; height:45px; margin: 0 5px;}	
.box_mail,.box_twitter{ width:380px; height:45px; margin: 0 5px;}
.box_club{ width:70px; height:45px; margin: 0 10px 0 5px;}
.box_job,.box_number{ width:400px; height:45px; margin: 0 5px;}
.box_text{ width:98%; height:250px;}
	
/* ラジオボタン指定 */	
input.radio {}
input[type="radio"] {
    width: 32px; height: 32px;
	margin: 0 3px 0 2px;
    content: "";
    vertical-align: middle;
    cursor: pointer;	
}
	
/* チェックボックス指定 */
input.checkbox {}	
input[type="checkbox"] {
    width: 32px;height: 32px;
	margin: 0 1px 0 2px;
    content: "";
    vertical-align: middle;
    cursor: pointer;
}
	
/* フォームスタイル */
select{
	height: 50px;
	font-size: 30px;
	line-height:1.2em;
	padding:2px;
	}
	
/*テキストエリア*/		
textarea{
	font-size: 30px;
	width:98%;
}

.racer_tit{
	padding-top: 60px;
	padding-bottom: 15px;
}

.racer_tit .normal_size{
	margin-top: 20px;
}
	
/* 記入エラー
------------------------------------------------------------*/	
.error{
/*	display: none;*//*システム渡し時にはエラーが表示されている状態に*/	
	width:710px;
	margin:0 auto -20px;
	padding: 20px 20px;
	background:#AB0002; color: #FFF;
	font-size: 24px;line-height: 1.4em;
}
.error span{color: #FFFF00;}/*エラー内強調色*/
.error ul{}
.error ul li{}
		
/* フッター */
#footer{
	width: 100%;
	font-size:24px; text-align:center;
	line-height: 2.8em;
	/* background: #000;color: #FFF; */
	bottom: 0;position: relative;
}

/* 確認メッセージ */
.kakunin{
    width: 750px;
    height: 85px;
    text-align: center;
    font-size: 26px;
    overflow: hidden;
    padding-top: 50px;
	line-height: 1.4em;
}

.kakunin_check{
	width: 750px;
    height: 180px;
    text-align: center;
    font-size: 32px;
    overflow: hidden;
    padding-top: 30px;
    line-height: 1.4em;
}

.kakunin .br{
	display: inline-block;
}


/* セキュリティーサイン */
#sign table {
	width:730px;
	margin:20px auto ;
	border-collapse:collapse;
	border:1px solid #CCC;
	box-sizing: border-box;
}
#sign th,#sign td {}
#sign th,#sign td .sign_size{
	font-size:26px; line-height: 1.2em;
	padding: 10px;
	}


/* ボタン
------------------------------------------------------------*/	
#area_bt{ width:710px; overflow:hidden; margin:20px auto; margin-top: 0; padding: 30px 0;}

/* 確認画面へ・応募するボタン */
#area_bt .bt_check input[type="submit"],
#area_bt .bt_apply input[type="submit"]{
	width: 340px; height: 100px;
	border-radius: 20px;
	margin:0 auto;
	display:block;
	border: 0;
	float: right;
	font-size: 38px; font-weight: bold;
	text-shadow:1px 2px 2px #333;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
#area_bt .bt_check input[type="submit"]{float:none;}/*1つボタンセンター位置*/

/* もどるボタン */
#area_bt .bt_return [type="button"]{
	width: 340px; height: 100px;
	background: linear-gradient(#FFF,#CCC);/*ボタングラデーション変更*/
	border: 6px solid #00347D;
	color: #00347D;
	border-radius: 20px;
	float: left;
	display:block;
	cursor:pointer;
	font-size: 38px; font-weight: bold;
	text-shadow:1px 2px 2px #999;
	box-shadow: 2px 1px 6px #999;
}

/*
OK画面
-------------------------------------------------------*/
.ok_contents{
	width: 750px;
	height: 300px;
	margin: 200px auto;
}

.ok{
    font-size: 36px;
    line-height: 1.4em;
    color: #000;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 30px;
}
	
.message{
	height: 100px;
	width: 750px;
	margin: auto;
	font-size: 28px;
	text-align: center;
	line-height: 1.4em;
}


#contents .ans_l{
	border-radius: 5px;
	width: 660px;
	margin: 0 auto;
	padding: 20px 20px;
	text-align: left;
	margin-bottom: 20px;
	background:rgba(255, 230, 0,0.3);}

#contents .ans_l .large{
	font-weight: bold;
	font-size: 46px;
	line-height: 46px;
}




}
	
	
	

