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


/* ////////////////////////////////////////////////////////

　新型コロナウイルス感染症対策


//////////////////////////////////////////////////////// */


/* title image */

#outline {
}
#header {
	margin-bottom:30px !important;
}

/* 大会概要 */

#outline table#gaiyou {
	width: 100%;
	margin-bottom: 20px;
}

#outline table#gaiyou th,
#outline table#gaiyou td {
	border: solid 1px #999;
	padding: 0.5em 1em;
}

#outline table#gaiyou th {
	background-color: #33b2ed;
	color: #FFF;
	white-space: nowrap;
}


/* 種目 */

#outline table#shumoku {
	width: 100%;
	margin-bottom: 5px;
}

#outline table#shumoku th,
#outline table#shumoku td {
	border: solid 2px #FFF;
	padding: 0.5em 0.25em;
	text-align: center;
	vertical-align: middle;
}

#outline table#shumoku th {
	background-color: #727171;
	color: #FFF;
	white-space: nowrap;
}

#outline table#shumoku td {
	color: #333;
}

#outline table#shumoku td.bg01 {
	background-color: #87CAF0;
}

#outline table#shumoku td.bg02 {
	background-color: #9FD4F3;
}

#outline table#shumoku td.bg03 {
	background-color: #CAE6F8;
}

#outline table#shumoku span.kome {
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
}


/* 招待競技者 */
.invitation {
	background-color: #E5E519;
	padding: 10px;
	margin-bottom: 5px;
}

/* 宿泊付きエントリー */
.stay_entry {
	background-color: #C7E8FA;
	padding: 10px;
	margin-bottom: 10px;
}

.invitation h4,
.stay h4,
.stay_entry h4 {
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
}

.invitation strong,
.stay_entry strong {
	color: #333;
}


/* チャリティエントリー */

.charity_entry {
	background-color: #C7E8FA;
	padding: 10px;
	margin-bottom: 10px;
}

.invitation h4,
.stay h4,
.charity_entry h4 {
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
}

.invitation strong,
.charity_entry strong {
	color: #333;
}


/* ハートサポートエントリー */

.support_entry {
	background-color: #C7E8FA;
	padding: 10px;
	margin-bottom: 10px;
}

.invitation h4,
.stay h4,
.support_entry h4 {
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
}

.invitation strong,
.support_entry strong {
	color: #333;
}


/* 関門制限 */

h4.kanmon {
	font-size: 12px;
	margin-bottom: 5px;
}

h4.kanmon span {
	background-color: #00A7E5;
	margin-right: 0.25em;
	padding: 0 0.25em;
	display: block;
	width: 1em;
	float: left;
	color: #FFF;
	text-align: center;
}

table.kanmon {
	width: 100%;
	clear: both;
}

table.kanmon th,
table.kanmon td {
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 0.5em 1em;
}

table.kanmon th {
	font-weight: normal;
	background-color: #B5DDF6;
}

table.kanmon th.border,
table.kanmon td.border {
	border-left: dashed 1px #999;
	border-right: dashed 1px #999;
}



/* Tシャツ */

table.tshits th ,table.tshits td {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	text-align:center !important;
}


/* お申し込み */

h4.entry_ttl {
	color: #00A7E5;
	font-size: 12px;
	background-color: #DDEFFB;
	padding: 0.25em 1em;
	margin-bottom: 10px;
}

table.entry {
	width: 100%;
}

table.entry th,
table.entry td {
	padding: 0.5em;
	border: solid 1px #00A7E5;
}

table.entry th {
	background-color: #9FD9F6;
	font-size: 14px;
	color: #333;
}

table.entry td.bg04 {
	background-color: #DDEFFB;
	text-align: center;
	font-weight: bold;
}

table.entry td strong {
	color: #00A7E5;
	font-size: 16px;
}

table.entry td table.noborder {
	width: 100%;
}

table.entry td table.noborder tr th {
	background-color: #9FD9F6;
	border: none;
	padding: 0.25em 0 0;
	font-size: 12px;
}

table.entry td table.noborder tr td {
	border: none;
	padding: 0.5em 1.0em 0 0.5em;
	line-height: 1.0em;
}

div.shimekiri {
	border: solid 1px #CC0000;
	padding: 7px 15px 5px;
}

div.shimekiri h5 {
	font-size: 12px;
	width: 6em;
	float: left;
}

div.shimekiri p {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

div.shimekiri p span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}


/* 規約 */

ol#kiyaku {
	list-style-type: decimal;
	padding: 0 1.0em 0 2.0em;
	margin-bottom: 20px;
}

ol#kiyaku li {
	list-style-type: decimal;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}


h5 {
	font-size: 120%;
	font-weight: bold;
	color: #00A7E5;
	padding-bottom: 5px;
}

h5#line {
	border-top: dashed 1px #00A7E5;
	padding: 20px 0 5px 0;
}

ol.attention {
	margin-bottom: 5px;
}

ol.attention li {
	list-style-type: decimal;
	margin-left: 2.0em;
}

p.attention {
	margin-left: 2.0em;
}

#hereafter {
	border: solid 2px #ff0000;
	padding: 10px;
	margin: 0px;
}

#address {
	border: solid 5px #C9E6F8;
	padding: 10px;
	margin: 10px;
}

#address_02 {
	border: solid 5px #9fd4f3;
	background:#dff1fc;
	padding: 10px;
	margin: 10px;
}


#address h6 , #address_02 h6 {
	font-size: 100%;
	font-weight: bold;
}



span.shironuki {
	background:#CC0000;
	color:#fff;
	padding:0 3px;
	margin-left:5px;
}


.sikakumoji {
	background:#00A0E9;
	padding:2px 4px;
	font-weight:bold;
	color:#fff;
}

table.moushikomi {
	width:100%;
}
table.moushikomi th , 
table.moushikomi td {
	border:1px solid #00A0E9;
	padding:5px 10px;
	text-align:center;
}
table.moushikomi th {
	background:#9FD9F6;
}
table.moushikomi td.bg01 {
	background:#e6e6e6;
}


.pink { color:#E5004F; }
.ao { color:#00A0E9;}

.underline { text-decoration:underline; } 


.basic_link_button{
	font-size:1.4em;
	padding: 10px;
	background-color: #FF484C;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	display:block
}
.basic_link_button:hover{
	text-decoration: none;
	background-color: #f5787b;
	color:white;
}
.text-disabled{
	color: silver;
}

.no_link_btn{
	font-size:1.2em;
	color:#FFFFFF;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	background-color: #777777;
	display:block
}



















	