@charset "utf-8";
/* CSS Document */

/*******************************
共通設定項目
********************************/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 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: #D80000;
}

a:hover {
	color: #000;
}

a:active,
a:focus {
	outline: 0;
}

#header h1 {
	height: 260px;
	/* background: #FF3600; */
}

#header .title {
	height: 265px;
	width: 750px;
	background: url(../images/tit.png) no-repeat top center;
	margin: 0 auto;
}

#header .flow .now {
	color: #0000A7;
	font-weight: bold;
}

/* #header .lead span { font-weight: 900; color: #D80000;} */

.limit_wrap {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 500px;
	height: 44px;
	margin: 0 auto 30px;
	color: #fff;
	background: #DB0000;
	border-radius: 30px;
	font-weight: 900;
	font-size: 25px;
}

.limit_wrap .limit {
	width: 358px;
	height: 33px;
	padding: 7px 0 0;
	color: #000;
	background: #fff;
	border-radius: 30px;
	margin: 0 3px 0 18px;
	font-size: 31px;
	border: none !important;
}

.limit_wrap span.sun {
	color: #fff;
	font-size: 17px;
	background: #D80000;
	border-radius: 50%;
	padding: 1px 5px 3px;
	position: relative;
	margin-left: 6px;
	bottom: 3px;
}

.back_color {
	background-color: #ffe5e9;
}

.attention {
	background: #ffe5e9;

}

.taisyo {
	background: #A0C3F8;
}

.taisyo .tit {
	background: #0000A7;
}

#contents .item {
	background: #F02584 !important;
}

#contents .item2 {
	background: #F02584 !important;
}

#contents .item3 {
	background: #F02584 !important;
}

#contents .item4 {
	background: #F02584 !important;
}

#contents .box_racer {
	background: #ff7aa5 !important;
}

#contents .box_racer .item,
#contents .box_racer .ans {
	background: none !important;
}

/***********************************************************************
「★PC版 CSS★」ブラウザの幅が751px以上ならここの記述が有効になる
**********************************************************************/
@media all and (min-width: 751px) {

	.pc_non,
	.sp {
		display: none;
	}

	/* #wrapper{background:url("../images/tit_pc.png") no-repeat center top;} */

	/* ヘッダー
------------------------------------------------------------*/

	hr.line {
		height: 3px;
		background-color: #D80000;
		border: none;
	}

	/*追加*/
	/* リード文 */
	.lead {
		width: 750px;
		font-size: 14px;
		line-height: 1.4em;
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.lead span {
		font-size: 15px;
	}

	.back_color {
		/* background-color: #ffe5e9; */
		/* border-radius: 10px; */
		margin-bottom: -35px;
		padding: 35px;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.lead_red {
		width: 680px;
		font-size: 16px;
		line-height: 1.6em;
		margin: 0 auto;
		padding-top: 20px;
	}

	.tyui {
		width: 680px;
		font-size: 12px;
		line-height: 1.6em;
		margin: 0 auto;
		padding-top: 12px;
	}

	.red {
		color: #D80000;
		font-weight: bold;
	}

	.blue {
		color: #2832ff;
		font-weight: bold;
	}

	/* 対象レース */
	.taisyo {
		width: 750px;
		margin: 20px auto;
		text-align: center;
		/* background: #A0C3F8; */
		color: #000;
		padding: 20px 20px 0px 20px;
		box-sizing: border-box;
	}

	.komoku img {
		margin-bottom: 10px;
		/* 画像の下に10pxのスペースを追加 */
	}

	.taisyo .tit {
		width: 680px;
		margin: 0 auto;
		font-size: 22px;
		line-height: 1.8em;
		font-weight: bold;
		text-align: center;
		border-radius: 40px;
		/* background: #0000A7; */
		color: #FFF;
	}

	.taisyo .race {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.3em;
		text-align: center;
		padding: 20px 0px;
	}

	.taisyo_kome {
		width: 730px;
		margin: 0 auto;
	}

	.taisyo_kome li {
		font-size: 16px;
		line-height: 1.6em;
		list-style: none;
		margin: 0;
		padding: 0;
		text-indent: -1em;
	}

	.taisyo_kome li.kome:before {
		content: "※";
	}

	/* 投票期間 */
	.limit {
		width: 750px;
		margin: 20px auto;
		font-size: 26px;
		font-weight: bold;
		text-align: center;
		padding: 12px 0;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
	}

	.limit .shime {
		color: #D80000;
	}

	.limit .red,
	.taisyo .red {
		color: red;
	}

	/* 賞品 */
	.shohin {
		overflow: hidden;
		text-align: center;
		padding-top: 10px;
	}

	/* 応募フォーム */
	.oubo {
		width: 750px;
		margin: 20px auto 20px;
		font-size: 26px;
		font-weight: bold;
		text-align: center;
	}

	.oubo .star {
		color: #D80000;
	}

	/* 応募の流れ
------------------------------------------------------------*/
	#header .flow {
		width: 750px;
		margin: 0 auto;
		font-size: 16px;
		line-height: 2.4em;
		text-align: center;
		border-bottom: 1px dotted #000;
		/*	background: #A21967;*/
	}

	/* 応募要項テキスト
------------------------------------------------------------*/
	.attention {
		width: 715px;
		margin: 20px auto;
		padding: 20px 0;
		padding-left: 35px;
		position: relative;
	}

	.attention li {
		font-size: 15px;
		line-height: 1.6em;
		list-style: none;
		margin: 0;
		padding: 0;
		text-indent: -1em;
	}

	.attention li.kome:before {
		content: "※";
	}

	.attention li.ten:before {
		content: "・";
	}

	.attention_check {
		width: 700px;
		margin: 20px auto;
		text-align: center;
	}

	.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 .item2,
	#contents .ans {
		/*高さサイズ*/
		height: 24px;
		margin-bottom: 2px;
		float: left;
		word-break: break-all;
	}

	#contents .item3,
	#contents .ans {
		/*高さサイズ*/
		height: 24px;
		margin-bottom: 2px;
		float: left;
		word-break: break-all;
	}

	#contents .item4 {
		width: 290px;
		/*項目横サイズ*/
		color: #FFF;
		background: #D7387E;
		padding: 10px 10px;
		float: left;
	}

	#contents .ans {
		width: 420px;
		/*記入項目横サイズ*/
		background: #ECECEC;
		padding: 10px 10px;
		line-height: 1.6em;
	}

	#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 20px;
		background: #D7387E;
		overflow: hidden;
	}

	#contents .box_racer ul {}

	#contents .box_racer ul li {
		text-align: left !important;
	}

	#contents .box_racer .item,
	#contents .box_racer .ans {
		/*高さサイズ*/
		width: 710px;
		margin-left: 10px;
		margin-bottom: 2px;
		background: none;
	}

	#contents .box_racer .item {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		margin-bottom: 16px;
	}

	.list {
		font-size: 22px;
		font-weight: bold;
		color: #FFF;
		margin-bottom: 3px;
	}

	#contents .box_racer .ans {
		font-size: 18px;
		float: left;
		height: auto;
		padding-bottom: 10px;
		margin-top: -12px;
		/* display: flex; */
		flex-wrap: wrap;
	}

	#contents .box_racer .ans label.komoku,
	#contents .box_racer ul li .ans li {
		width: 117px;
		display: block;
		float: left;
		text-align: center;
		color: #FFF;
		margin-bottom: 10px;
	}

	#contents .box_racer .ans label.komoku img {
		width: 105px;
	}

	#contents .box_racer .ans label.komoku6,
	#contents .box_racer ul li .ans li {
		width: 236px;
		display: block;
		float: left;
		color: #FFF;
	}

	#contents .box_racer ul li .ans li {
		width: 200px;
		font-size: 18px;
		line-height: 1.6em;
		list-style: none;
		margin: 0;
		padding: 0;
		text-indent: -1em;
		padding-left: 35px;
	}

	#contents .box_racer ul li .ans label {
		font-size: 18px;
		line-height: 21px;
		cursor: pointer;
	}

	#contents .box_racer ul li .ans label span {
		font-size: 16px;
	}

	#contents .box_racer ul li .ans label img {
		width: 120px;
		height: 140px;
		object-fit: cover;
		object-position: top;
	}

	#contents .box_racer ul li .ans li:before {
		content: "・";
	}

	#contents .ans2 {
		/*高さサイズ*/
		height: 24px;
		margin-bottom: 2px;
		float: left;
		word-break: break-all;
	}

	#contents .item {
		width: 290px;
		/*項目横サイズ*/
		color: #FFF;
		/* background: #661e1e; */
		padding: 10px 10px;
		float: left;
	}

	#contents .item2 {
		width: 290px;
		/*項目横サイズ*/
		color: #FFF;
		/* background: #661e1e; */
		background: #72BB2A;
		padding: 10px 10px;
		float: left;
	}

	#contents .item3 {
		width: 290px;
		/*項目横サイズ*/
		color: #FFF;
		/* background: #661e1e; */
		background: #FF9600;
		padding: 10px 10px;
		float: left;
	}

	#contents .item4 {
		width: 290px;
		/*項目横サイズ*/
		color: #FFF;
		/* background: #661e1e; */
		background: #72BB2A;
		padding: 10px 10px;
		float: left;
	}

	#contents .ans2 {
		width: 420px;
		/*記入項目横サイズ*/
		background: #ECECEC;
		padding: 10px 10px;
		line-height: 1.6em;
	}

	#contents .ans2.height,
	#contents .item.height {
		/*height: 60px;*/
	}

	/*★項目・記入項目高さ指定する場合*/
	#contents .ans2.height_anc,
	#contents .item.height_anc {
		overflow: hidden;
		height: auto;
		min-height: 24px;
	}

	/*★項目・記入項目高さ指定する場合*/

	#contents .ans2.height_anc_double,
	#contents .item.height_anc_double {
		height: 60px;
	}

	/*★項目・記入項目高さ２行分*/

	#contents .ans2.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_ans2 {
		background: #FFE6BF;
	}

	/*別色エリア*/

	/*追加*/
	#contents .box_racer {
		width: 750px;
		margin: 0 auto 20px;
		overflow: hidden;
		padding-bottom: 10px;
	}

	#contents .box_racer ul {}

	#contents .box_racer ul li {}

	#contents .box_racer .item,
	#contents .box_racer .ans2 {
		/*高さサイズ*/
		width: 668px;
		margin-left: 31px;
		margin-bottom: 2px;
		background: none;
	}

	#contents .box_racer .item2,
	#contents .box_racer .ans2 {
		/*高さサイズ*/
		width: 668px;
		margin-left: 31px;
		margin-bottom: 2px;
		background: none;
	}

	#contents .box_racer .item4,
	#contents .box_racer .ans2 {
		/*高さサイズ*/
		width: 668px;
		margin-left: 31px;
		margin-bottom: 2px;
		background: none;
	}

	#contents .box_racer .item {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		/* border-top: 1px solid #fff; */
		margin-bottom: 30px;
		padding-top: 25px;
	}

	#contents .box_racer .item2 {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		/* border-top: 1px solid #FFF; */
		margin-bottom: 30px;
	}

	#contents .box_racer .item4 {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		/* border-top: 1px solid #fff; */
		margin-bottom: 30px;
		padding-top: 15px;
	}

	.list {
		font-size: 22px;
		font-weight: bold;
		color: #FFF;
		margin-bottom: 3px;
	}

	#contents .box_racer .ans2 {
		font-size: 18px;
		float: left;
		height: auto;
		padding-bottom: 10px;
		margin-top: -12px;
		/* display: flex; */
		flex-wrap: wrap;
	}

	#contents .box_racer .ans2 label.komoku,
	#contents .box_racer ul li .ans2 li {
		width: 142px;
		display: block;
		float: left;
		/* text-align: center; */
		color: #FFF;
		margin-bottom: 10px;
	}

	#contents .box_racer .ans2 label.komoku img {
		width: 120px;
	}

	#contents .box_racer .ans2 label.komoku6,
	#contents .box_racer ul li .ans2 li {
		width: 236px;
		display: block;
		float: left;
		color: #FFF;
	}

	#contents .box_racer ul li .ans2 li {
		width: 220px;
		font-size: 18px;
		line-height: 1.6em;
		list-style: none;
		margin-left: 43px;
		padding: 0;
		text-indent: -1em;
		padding-left: 15px;
	}

	#contents .box_racer ul li .ans2 label {
		font-size: 20px;
		line-height: 24px;
		cursor: pointer;
	}

	#contents .box_racer ul li .ans2 label span {
		font-size: 16px;
	}

	#contents .box_racer ul li .ans2 label img {
		width: 120px;
		height: 140px;
		object-fit: cover;
		object-position: top;
	}

	#contents .box_racer ul li .ans2 li:before {
		content: "・";
	}

	#contents .box_racer .item span.mark {
		font-size: 20px;
		color: #FFFF00;
		margin-right: 4px;
	}

	#contents .box_racer .item2 span.mark {
		font-size: 20px;
		color: #FFFF00;
		margin-right: 4px;
	}

	#contents .box_racer .item4 span.mark {
		font-size: 20px;
		color: #FFFF00;
		margin-right: 4px;
	}

	#contents .box_racer .item span.small {
		font-size: 18px;
		font-weight: normal;
	}

	#contents .box_racer .item2 span.small {
		font-size: 18px;
		font-weight: normal;
	}


	input {
		font-size: 16px;
		text-indent: 4px;
		border: 1px #CCC solid;
	}

	.list {
		color: #fff;
		font-size: 22px;
		margin-left: 43px;
	}

	/*テキストエリア・幅*/
	.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: 70px;
		height: 24px;
		margin: 0 5px;
	}

	.box_add {
		width: 395px;
		max-width: 395px;
		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: 120px;
		height: 24px;
		margin: 0 5px;
	}

	.box_mail,
	.box_twitter {
		width: 280px;
		height: 24px;
		margin: 0 5px;
	}

	.box_job,
	.box_number {
		width: 170px;
		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;
	}

	/* 記入エラー
------------------------------------------------------------*/
	.error {
		/*	display: none;*/
		/*システム渡し時にはエラーが表示されている状態に*/
		width: 710px;
		margin: 0 auto 20px;
		padding: 10px 20px;
		background: #AB0002;
		;
		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 {
		height: 25px;
		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;
	}


	/* ボタン
------------------------------------------------------------*/
	#area_bt {
		width: 480px;
		overflow: hidden;
		margin: 20px auto;
		padding: 30px 0;
		clear: both;
	}

	/* 確認画面へ・応募するボタン */
	#area_bt .bt_check .next,
	#area_bt .bt_apply .next {
		width: 230px;
		height: 60px;
		background: linear-gradient(#EC0404, #BB0000);
		/*ボタングラデーション変更*/
		color: #FFF;
		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: 2px 1px 6px #999;
	}

	#area_bt .bt_apply .next {
		margin-right: 6px;
	}

	#area_bt .bt_check .next:hover,
	#area_bt .bt_apply .next:hover {
		background: linear-gradient(#BB0000, #EC0404);
		/*ホバーボタングラデーション変更*/
	}

	#area_bt .bt_check .next {
		float: none;
	}

	/*1つボタンセンター位置*/

	/* もどるボタン */
	#area_bt .bt_return .back {
		width: 230px;
		height: 60px;
		background: linear-gradient(#FFF, #CCC);
		/*ボタングラデーション変更*/
		border: 4px solid #666;
		color: #666;
		border-radius: 10px;
		float: left;
		display: block;
		cursor: pointer;
		font-size: 22px;
		font-weight: bold;
		/* text-shadow:1px 2px 2px #999; */
		box-shadow: 2px 1px 6px #999;
	}

	#area_bt .bt_return .back: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) {

	.sp_non,
	.pc {
		display: none;
	}

	#wrapper {
		width: 750px;
	}

	/* ヘッダー
------------------------------------------------------------*/
	/* #header {} */
	#header .title {
		height: 270px;
		width: 750px;
		background: url(../images/tit.png) no-repeat top center;
	}


	/* 応募の流れ
------------------------------------------------------------*/
	#header .flow {
		width: 720px;
		font-size: 30px;
		line-height: 1.4em;
		text-align: center;
		padding: 15px;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		margin-top: 1px;
	}

	/*追加*/
	/* リード文 */
	.lead {
		width: 710px;
		padding: 0 20px;
		font-size: 24px;
		line-height: 1.5em;
		margin: 20px auto;
	}

	#header .lead.green {
		border-radius: 0;
	}

	#header .lead.green span {
		font-size: 26px;
	}

	.back_color {
		/* background-color: #F8F4E6; */
		/* border-radius: 10px; */
		margin-bottom: -35px;
		padding: 20px;

	}

	.lead_red {
		width: 700px;
		font-size: 32px;
		line-height: 1.5em;
		margin: 20px auto;
		/* padding: 20px; */
	}

	.tyui {
		width: 700px;
		font-size: 26px;
		line-height: 1.5em;
		margin: 20px auto;
	}

	.red {
		color: #D80000;
		font-weight: bold;
	}

	.blue {
		color: #2832ff;
		font-weight: bold;
	}

	/* 対象レース and 賞品 */
	.taisyo {
		width: 750px;
		margin: 20px auto;
		text-align: center;
		/* background: #FFD05D; */
		color: #000;
		padding: 10px 0 20px;
	}

	.taisyo .tit {
		width: 680px;
		margin: 20px auto;
		font-size: 32px;
		line-height: 1.8em;
		font-weight: bold;
		text-align: center;
		border-radius: 40px;
		/* background: #FF9600; */
		color: #fff;
	}

	.taisyo .race {
		font-size: 34px;
		width: 750px;
		font-weight: bold;
		line-height: 1.4em;
		text-align: center;
		margin: 20px 0 10px;
		display: table-cell;
		vertical-align: middle;
	}

	.taisyo_kome {
		width: 650px;
		margin: 0 auto;
	}

	.taisyo_kome li {
		font-size: 26px;
		line-height: 1.4em;
		list-style: none;
		margin: 0;
		padding: 0;
		text-indent: -1em;
	}

	.taisyo_kome li.kome:before {
		content: "※";
	}

	/* 投票期間 */
	.limit {
		width: 680px;
		margin: 40px auto;
		font-size: 29px;
		font-weight: bold;
		text-align: center;
		padding: 20px;
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
	}

	.limit .shime {
		color: #D80000;
	}

	.limit .red,
	.taisyo .red {
		color: red;
	}

	.limit_wrap {
		width: 710px;
		height: 67px;
		margin: 0 auto 30px;
		border-radius: 40px;
		font-size: 39px;
	}

	.limit_wrap .limit {
		width: 490px;
		height: 41px;
		padding: 20px 0 0;
		border-radius: 40px;
		margin: 0 3px 0 26px;
		font-size: 46px;
	}

	.limit_wrap span.sun {
		font-size: 26px;
		padding: 1px 7px 3px;
		margin-left: 6px;
		bottom: 5px;
	}

	/* 賞品 */
	.shohin {
		font-size: 30px;
		text-align: center;
		padding-bottom: 15px;
	}

	/* 応募フォーム */
	.oubo {
		width: 750px;
		margin: 45px auto 40px;
		font-size: 40px;
		font-weight: bold;
		text-align: center;
	}

	.oubo .star {
		color: #D80000;
	}

	/* 応募要項テキスト
------------------------------------------------------------*/
	.attention {
		width: 685px;
		margin: 40px auto 40px auto;
		/*	padding-left: 30px;*/
		padding: 20px 20px 20px 45px;
	}

	.attention li {
		font-size: 26px;
		line-height: 1.4em;
		list-style: none;
		margin: 0;
		padding: 0;
		text-indent: -1em;
	}

	.attention li.kome:before {
		content: "※";
	}

	.attention_check {
		width: 690px;
		margin: 20px auto;
	}

	.attention_check li {
		font-size: 32px;
		line-height: 1.4em;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	/* フォームスタイル 
------------------------------------------------------------*/
	.bold {
		font-weight: bold;
	}

	#contents .racer_tit {
		width: 750px;
		height: 56px;
		font-size: 45px;
		font-weight: bold;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
	}

	#contents .racer_tit .small {
		font-size: 35px;
	}

	#contents .box ul li {
		font-size: 34px;
	}

	#contents .item,
	#contents .ans {
		float: left;
		word-break: break-all;
	}

	#contents .item {
		width: 710px;
		min-height: 45px;
		color: #FFF;
		background: #72BB2A;
		padding: 20px 20px 0px 20px;
		float: left;
	}

	#contents .ans {
		width: 710px;
		min-height: 50px;
		background: #ECECEC;
		padding: 20px 20px 20px 20px;
		line-height: 1.6em;
		display: flex;
		flex-wrap: wrap;
	}

	.list {
		font-size: 34px;
		font-weight: bold;
		color: #FFF;
		margin-bottom: 3px;
		/* margin-left: 47px; */
		margin-left: 12px;
	}

	#contents .ans.height,
	#contents .item.height {
		/*height: 60px;*/
	}

	/*★項目・記入項目高さ指定する場合*/
	#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 {
		width: 750px;
		margin: 0 auto 30px;
		padding-bottom: 10px;
		overflow: hidden;
	}

	#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;
	}

	/*投票選手一覧*/
	#contents .box_racer .item {
		font-size: 34px;
		font-weight: bold;
		text-align: center;
		background: #D7387E;
		color: #FFF;
		border-bottom: 1px solid #FFF;
	}

	.box_racer .ans {
		font-size: 34px;
		/* background: #D7387E; */
		color: #FFF;
	}

	#contents .box_racer ul li .ans li:before {
		content: "・";
	}

	#contents .box_racer .ans label.komoku img {
		width: 220px;
		height: 240px;
		/*元の値 width: 320px;
	height: 340px; */
		object-fit: cover;
		object-position: top;
		margin-bottom: 10px;
	}

	#contents .box_racer .ans label.komoku,
	#contents .box_racer ul li .ans2 li {
		/* width: 350px; */
		width: 235px;
		margin-bottom: 10px;
		display: block;
		float: left;
		text-align: center;
	}

	hr.line {
		height: 5px;
		background-color: #D80000;
		/* border: none; */
	}

	#contents .box_racer .ans label.komoku {
		font-size: 36px;
		line-height: 40px;
	}

	#contents .box_racer .ans label.komoku span {
		font-size: 28px;
		margin-top: -15px;
	}

	#contents .box_racer .ans label.komoku6,
	#contents .box_racer ul li .ans2 li {
		width: 350px;
		margin-bottom: 10px;
		font-size: 32px;
		display: flex;
		float: left;
	}

	#contents .ans2 {
		float: left;
		word-break: break-all;
	}

	#contents .item3 {
		width: 710px;
		min-height: 25px;
		color: #FFF;
		/* margin-left: 30px; */
		background: #FF9600;
		padding: 20px 20px 20px 20px;
		float: left;
	}

	#contents .item4 {
		width: 650px;
		min-height: 45px;
		color: #FFF;
		margin-left: 30px;
		background: #72BB2A;
		padding: 20px 20px 0px 20px;
		float: left;
	}

	#contents .ans2 {
		width: 710px;
		min-height: 50px;
		background: #e74367c4;
		padding: 20px 20px 20px 20px;
		line-height: 1.6em;
		/* display: flex; */
		flex-wrap: wrap;
		justify-content: center;
	}

	.list {
		font-size: 34px;
		font-weight: bold;
		color: #FFF;
		margin-bottom: 3px;
		/* margin-left: 47px; */
		margin-left: 12px;
	}

	#contents .ans2.height,
	#contents .item.height {
		min-height: 60px;
	}

	/*★項目・記入項目高さ指定する場合*/
	#contents .ans2.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 .item2 span.small {
		font-size: 26px;
		font-weight: normal;
	}

	#contents .color_item {
		background: #FF9600;
		font-weight: bold;
	}

	/*別色エリア*/
	#contents .color_ans2 {
		background: #FFE6BF;
	}

	/*別色エリア*/
	#contents .box_racer {
		width: 750px;
		margin: 0 auto 30px;
		padding-bottom: 10px;
		overflow: hidden;
	}

	#contents .box_racer .item span.mark {
		font-size: 30px;
		color: #FFFF00;
		margin-right: 4px;
	}

	#contents .box_racer .item2 span.mark {
		font-size: 30px;
		color: #FFFF00;
		margin-right: 4px;
	}

	#contents .box_racer .item4 span.mark {
		font-size: 30px;
		color: #FFFF00;
		margin-right: 4px;
	}

	input {
		font-size: 30px;
		text-indent: 10px;
		border: 2px #CCC solid;
	}

	/*投票選手一覧*/
	#contents .box_racer .item {
		font-size: 34px;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		border-bottom: 3px solid #FFF;
		padding-top: 35px;
	}

	#contents .box_racer .item2 {
		font-size: 34px;
		font-weight: bold;
		text-align: center;
		background: #5084C4;
		color: #FFF;
		border-bottom: 3px solid #FFF;
		/* border-top: 3px solid #FFF; */
	}

	#contents .box_racer .item4 {
		font-size: 34px;
		font-weight: bold;
		text-align: center;
		background: #5084C4;
		color: #FFF;
		border-bottom: 3px solid #FFF;
		padding-top: 35px;
	}

	.box_racer .ans2 {
		font-size: 34px;
		/* background: #D7387E; */
		color: #FFF;
	}

	#contents .box_racer ul li .ans2 li:before {
		content: "・";
	}

	#contents .box_racer .ans2 label.komoku img {
		width: 320px;
		height: 340px;
		object-fit: cover;
		object-position: top;
		margin-bottom: 10px;
	}

	#contents .box_racer .ans2 label.komoku,
	#contents .box_racer ul li .ans2 li {
		width: 350px;
		margin-bottom: 10px;
		display: block;
		float: left;
		text-align: center;
	}

	#contents .box_racer .ans2 label.komoku {
		font-size: 36px;
		line-height: 40px;
	}

	#contents .box_racer .ans2 label.komoku span {
		font-size: 28px;
		margin-top: -15px;
	}

	#contents .box_racer .ans2 label.komoku6,
	#contents .box_racer ul li .ans2 li {
		width: 350px;
		margin-bottom: 10px;
		font-size: 32px;
		display: flex;
		float: left;
	}

	#contents .box_racer {
		width: 750px;
		margin: 0 auto 20px;
		background: #5084C4;
		overflow: hidden;
	}

	/*テキストエリア・幅*/
	.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: 220px;
		height: 45px;
		margin: 0 5px;
	}

	.box_mail,
	.box_twitter {
		width: 380px;
		height: 45px;
		margin: 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%;
	}

	/* ボートデザイン */
	#contents .box_boat .item {
		font-size: 28px;
		padding-top: 20px;
	}

	#contents .box_boat .item .mark {
		font-size: 28px;
	}

	#contents .box_boat .ans {
		padding-left: 50px;
		padding-right: 50px;
		margin-top: -50px;
	}

	#contents .box_boat .komoku {
		width: 254px;
		font-size: 36px;
		padding: 20px;
		padding-top: 30px;
		margin: 20px 0px;
	}

	#contents .box_boat .komoku img {
		width: 254px;
		height: 494px;
		margin-top: 10px;
	}

	#contents .box_boat input[type="radio"] {
		width: 26px;
		height: 26px;
		margin-left: 5px;
	}

	.box {
		display: inline-block;
	}

	/* 記入エラー
------------------------------------------------------------*/
	.error {
		/*	display: none;*/
		/*システム渡し時にはエラーが表示されている状態に*/
		width: 710px;
		margin: 0 auto 20px;
		padding: 20px 20px;
		background: #AB0002;
		color: #FFF;
		font-size: 28px;
		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 .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 .next,
	#area_bt .bt_apply .next {
		width: 340px;
		height: 100px;
		background: linear-gradient(#EC0404, #BB0000);
		/*ボタングラデーション変更*/
		color: #FFF;
		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: 2px 1px 6px #999;
	}

	#area_bt .bt_check .next {
		float: none;
	}

	/*1つボタンセンター位置*/

	/* もどるボタン */
	#area_bt .bt_return .back {
		width: 340px;
		height: 100px;
		background: linear-gradient(#FFF, #CCC);
		/*ボタングラデーション変更*/
		border: 4px solid #666;
		color: #666;
		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: 30px;
		text-align: center;
		line-height: 1.4em;
	}

}