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

.top_red {
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #FFF;
	background-color: #E50012;
	text-align: center;
	height: auto;
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 3px 10px 3px 10px;
	display: inline-block;
}
.top {
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #00498A;
	padding: 0px 0px;
	margin: 0px 0px 10px 0px;
}
.top1 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #00498A;
	font-weight: bolder;
	text-align: left;
	width: 100%;
	padding: 10px 0px;
	margin: 10px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00498A;
	border-bottom-color: #00498A;
}
.top2 {
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #FFF;
	position: relative;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000;
	/*	text-shadow: 0 2px 4px rgba(0, 0, 0, .30); */
}
.top2::before {
	position: absolute;
	left: -20px;
	bottom: 0;
	content: '';
	width: 20px;
	height: 50%;
	background-color: #CCC;
}
/* 各大みだし */
.midashi1 {
	font-family: sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
/* 	background-image: url(../image/midashi1.jpg);
	background-repeat: repeat-x;
	background-position: left top;  */
	background-color: #00498A;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .30);
	padding: 10px 10px 10px 20px;
	margin: 15px 0px 15px auto;
}
/* 01_1 */
.midashi2 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #000;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
/*	text-shadow: 2px 2px 0px rgba(0, 0, 0, .20);*/
}
@media screen and (max-width: 800px){
.midashi2 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
/*	text-shadow: 2px 2px 0px rgba(0, 0, 0, .20);*/
}
}
/* 種目みだし */
.midashi3 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #0066ba;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #039;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* 01_1 小見出し*/
.midashi4 {
	font-family: sans-serif;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bolder;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
/* 未使用 */
.midashi5 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: sans-serif;
	color: #000;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}
/* トロバラ未使用 */
.midashi6 {
	font-family: sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bolder;
	background-image: url(../image/midashi6.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #06F;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
/* 01_2 */
.midashi7 {
	font-family: sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #003399;
	font-weight: bolder;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 10px;
	position: relative;
	padding-left: 0.4em;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.midashi7::before {
	position: absolute;
	left: -10px;
	bottom: 0;
	content: '';
	width: 10px;
	height: 50%;
	background-color: #00498A;
}
.midashi7::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;

}
/* 02_1 */
.midashi8 {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 03_1メカニック小見出し */
.midashi9 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 02_1スポエン */
.midashi10 {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	border-radius: 10px;/*角丸さ*/
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #0066CC;
	display: inline-block;
	margin: 3px 5px 3px 5px;
	background-color: #FFF;
}
/* 02_1 */
.midashi11 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000;
	font-weight: bolder;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E50012;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* 04_1 ブース*/
.midashi12 {
	font-family: sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 5px 0px;
}
/* 03_1 */
.midashi13 {
	font-family: sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bolder;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #0066CC;
}
/* 03_1車両規定 */
.midashi14 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #00498A;
	font-weight: bolder;
	height: auto;
	width: auto;	
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00498A;
	border-bottom-color: #00498A;

}
/* 04_1ロトラップ追記 */
.midashi15 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #DC3500;
	font-weight: bolder;
	margin: -10px 0px 20px 0px;
}
.midashi15:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-weight: 900;
	color: #DC3500;
	padding-right: 8px;
	font-size: 0.9em;
	vertical-align: middle;
}
/* 04_1小見出し */
.midashi16 {
	font-family: sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #000000;
	font-weight: bolder;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/* 05_1カーブ注意 */
.midashi17 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E50012;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #E50012;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E50012;
}
/* 04_1ロト */
.midashi18 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi18.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_1抽選 */
.midashi19 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi19.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_1未使用 */
.midashi20 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi20.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_2 講習会*/
.midashi21 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi21.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_2マッサージ */
.midashi22 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi22.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_2 アイウェア*/
.midashi23 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi23.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_2グッズ */
.midashi24 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi24.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_2ラップクリップ */
.midashi25 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi25.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_2バザール */
.midashi26 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../image/midashi26.jpg);
	background-repeat: repeat;
	background-position: left center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .30);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
/* 04_1 04_2イベント時間・場所 */
.midashi27 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	font-weight: bold;
}
/* 02_1 スタートまでの流れ追加 */
.midashi28 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.4em;
	color: #000;
	height: auto;
	width: auto;
	display: flex;
	align-items: center;
	padding: 10px;
	background-color: #E5E5E5;
}
/* 02_1 追加 */
.midashi29 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #00498A;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 8px 5px;
}
.midashi30 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E50012;
}
/* よくあるご質問 */
.midashi31 {
	font-family: sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #00498A;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .30);
	padding: 10px 10px 10px 20px;
	margin: 15px 0px 15px auto;
}
.Q2 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFF;
	background-color: #06C;
	text-align: center;
	width: 50px;
	height: auto;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 10px;
}
.A2 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFF;
	background-color: #E50012;
	text-align: center;
	width: 50xp;
	height: auto;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 10px;
}
.container .content .columns1 dl dt{
	width: 60px;
	float: left;
	margin: 0px 10px 0px 0px;
	border: none;
}
.container .content .columns1 dl dd{
	width: auto;
	padding: 0px 0px 0px 70px;
	margin: 0px 0px 20px 0px;
	border: none;
}
hr{
	color: #EDEDED;
	height: 1px;
	margin: 0px 0px 20px 0px;
}
@media screen and (max-width: 460px){
.Q2 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFF;
	background-color: #06C !important;
	text-align: center;
	width: 50px;
	height: auto;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 10px;
}
.A2 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFF;
	background-color: #E50012 !important;
	text-align: center;
	width: 50xp;
	height: auto;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 10px;
}
}
/* WEB参加確認証 */
.midashi32 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #E50012;
	font-weight: bolder;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;	
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E50012;
}
.midashi33 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000000;
	font-weight: bolder;
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 0px 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E50012;
}
/* 02_1追加 */
.midashi34 {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #E50012;
	margin: 5px 0px 15px 0px;
	padding: 0px;
}
.midashi35 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #00498A;
	font-weight: bolder;
	height: auto;
	width: auto;
	margin: 15px 0px 10px 0px;
	padding: 8px 0px 8px 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #00498A;
	border-bottom-color: #00498A;
	border-bottom-width: 1px;
}
/* 04_1ブース */
.pr1 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bolder;
	line-height: 1.4em;
	color: #000;
	background-color: #DDD;
	height: auto;
	width: auto;
	display: flex;
	align-items: center;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px;
	border-radius: 0px 10px 10px 10px;
} 
.pr2 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #C00;
	font-weight: bolder;
	margin: 15px 0px;
	padding: 0px 10px;
}
.pr3  {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #36C;
	font-weight: bolder;
	margin: 15px 0px;
	padding: 0px 10px;
}
/* リンク先 */
.pr4 {
	font-size: 1.0em;
	height: auto;
	width: auto;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	background-color: #DDD;
	margin: 5px 5px 0px 0px;
	padding: 3px 10px;
	border: 1px solid #666;
	border-radius: 15px;
	display: inline-block;
}
.prbooth .pr4 a{
	color: #36C;
}
/* ブース出展あり */
.pr5 {
	font-size: 1em;
	height: auto;
	width: auto;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	background-color: #C00;
	margin: 15px 0px 0px 0px;
	padding: 3px 10px;
	display: inline-block;
	border-radius: 10px 10px 0px 0px;
}
/* ブース出展なし */
.pr6 {
	font-size: 1em;
	height: auto;
	width: auto;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	background-color: #36C;
	margin: 15px 0px 0px 0px;
	padding: 3px 10px;
	display: inline-block;
	border-radius: 10px 10px 0px 0px;
}

@media screen and (max-width: 500px) {
/* 画面500以下の場合*/
.pr1 {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bolder;
	line-height: 1.4em;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: auto;
	display: flex;
	align-items: center;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C00;
	border-bottom-color: #C00;
} 
.pr2 {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bolder;
	line-height: 1.4em;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: auto;
	display: flex;
	align-items: center;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #36C;
	border-bottom-color: #36C;
}
.pr3  {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #000;
	line-height: 1.3em;
	font-weight: bolder;
	margin: 15px 0px;
	padding: 0px;
}
/* リンク先 */
.pr4 {
	font-size: 0.9em;
	height: auto;
	width: auto;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	background-color: #ededed;
	margin: 5px 5px 0px 0px;
	padding: 3px 10px;
	border: 1px solid #CCC;
	border-radius: 15px;
	display: inline-block;
}
}
/* allsupors_みだし */
.allsports_midashi{
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #0066ba;
	font-weight: bolder;
	height: auto;
	width: auto;	
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066ba;
	border-bottom-color: #0066ba;
}
/* チェック印 */
.check {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #06C;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* チェック印 */
.check:before {
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
    font-weight: 900;
    color: #E50012;
    border: 1px solid #E50012;
    padding: 3px;
    margin-right: 5px;
}
/* 注意マーク */
.mark {
	font-family:sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #E50012;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 注意マーク */
.mark:before {
	font-family: "Font Awesome 5 Free";
	content: '\f06a';
	font-weight: 900;
	color: #E50012;
	padding-right: 5px;
	font-size: 1.4em;
	vertical-align:middle;
}
/* 注意マーク赤帯 */
.mark2 {
	font-family:sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	background-color: #E50012;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* 注意マーク赤帯 */
.mark2:before {
	font-family: "Font Awesome 5 Free";
	content: '\f06a';
	font-weight: 900;
	color: #FFF;
	padding-right: 5px;
	font-size: 1.4em;
	vertical-align:middle;
}
/* 注意マーク */
.mark3 {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
/* 注意マーク */
.mark3:before {
	font-family: "Font Awesome 5 Free";
	content: '\f06a';
	font-weight: 900;
	color: #E50012;
	padding-right: 8px;
	font-size: 1.4em;
	vertical-align:middle;
}
/* 注意マーク */
.mark4 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
/* 注意マーク */
.mark4:before {
	font-family: "Font Awesome 5 Free";
	content: '\f06a';
	font-weight: 900;
	color: #E50012;
	padding-right: 3px;
	font-size: 1.2em;
	vertical-align:middle;
}
/* 注意マーク */
.mark5 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #E50012;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
/* 注意マーク */
.mark5:before {
	font-family: "Font Awesome 5 Free";
	content: '\f06a';
	font-weight: 900;
	color: #E50012;
	margin-left: -3px;
	padding-right: 3px;
	font-size: 1.1em;
	vertical-align:middle;
}
/* ●青マーク文字黒 */
.circle1 {
	font-size: 1.0em;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ●青マーク */
.circle1:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-size: 1.0em;
	font-weight: 900;
	color: #3C5AAC;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 1em;
	vertical-align: baseline;
}
/* ■赤マーク文字赤 */
.circle2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #E50012;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ■赤マーク */
.circle2:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-size: 1.1em;
	font-weight: 900;
	color: #E50012;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
/* ◎赤マーク文字黒 */
.circle3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ◎赤マーク */
.circle3:before {
	font-family: "Font Awesome 5 Free";
	content: '\f192';
	font-size: 1.0em;
	font-weight: 900;
	color: #E50012;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
/* ◎水色マーク文字黒 */
.circle4 {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}
/* ◎水色マーク */
.circle4:before {
	font-family: "Font Awesome 5 Free";
	content: '\f192';
	font-weight: 900;
	color: #0099CC;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ◎青マーク文字青 */
.circle5 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #0066CC;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ◎青マーク */
.circle5:before {
	font-family: "Font Awesome 5 Free";
	content: '\f192';
	font-weight: 900;
	color: #0066CC;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ◎青マーク文字黒 */
.circle6 {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}
/* ◎青マーク */
.circle6:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-weight: 900;
	color: #0066CC;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ■青マーク文字青 */
.circle7 {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #0066CC;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}
/* ■青マーク */
.circle7:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-weight: 900;
	color: #0066CC;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ●赤マーク文字黒 */
.circle8 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ●赤マーク */
.circle8:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-size: 1.0em;
	font-weight: 900;
	color: #E50012;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
/* ●緑マーク文字黒 */
.circle9 {
	font-size: 1.0em;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 5px 0px;
}
/* ●緑マーク */
.circle9:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-size: 1.0em;
	font-weight: 900;
	color: #0066ba;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 1em;
	vertical-align: baseline;
}
/* ●黄緑マーク文字黒 */
.circle10 {
	font-size: 1.0em;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ●黄緑マーク */
.circle10:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-size: 0.8em;
	font-weight: 900;
	color: #99CC99;
	margin-left: 0.3em;
	padding-right: 0.3em;/* インデントと揃える */
	vertical-align: baseline;
}
/* ◎3と同じ赤マーク文字黒ボールドなし */
.circle11 {
	font-size: 1.0em;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ◎赤マーク */
.circle11:before {
	font-family: "Font Awesome 5 Free";
	content: '\f192';
	font-size: 1.1em;
	font-weight: 900;
	color: #E50012;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
.bold {
	color: #000;
	font-weight: bold;

}
.red {
	color: #E50012;
	font-weight: bold;
}
.red2 {
	color: #E50012;
}
.blue {
	color: #0066CC;
	font-weight: bold;
}
.blue2 {
	color: #06F;
}
.blue3 {
	color: #0066CC;
	font-weight: bold;
	font-size: 0.85em;
}
.sizedown {
	font-size: 0.8em;
}
.large {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bolder;
	margin: 0px 0px 5px 0px ;
}
/* 01_3 */
.kakomi1 {
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #EEE;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* 04_1 */
.kakomi2 {
	font-size: 0.95em;
	line-height: 1.3em;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: 100%;
	margin: 15px 0px;
	padding: 5px 15px;
	border-radius: 10px;
	border: 2px solid #CCC;
}
/* 04_1 */
.kakomi3 {
	height: auto;
	width: auto;
	border-radius: 10px;
	color: #FFF;
	font-weight: bolder;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: #E50012;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* 02_1誓約 */
.kakomi4 {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #CCC;
	border-radius: 10px;
	display: inline-block;
}
/* 02_1誓約 */
.kakomi5 {
	font-size: 1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	height: auto;
	width: 100px;
	background-color: #FF6633;
	display: inline-block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-radius: 10px 10px 10px 10px;
}
/* 01_2宿泊 */
.kakomi6 {
	height: auto;
	width: auto;
	background-color: #E5E5E5;
	color: #000000;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.2em;
}
/* フキダシ付き */
.kakomi7{
	font-size: 100%;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	width: 200px;
	border-radius: 12px;
	position: relative;
	border-radius: 10px;/*角丸さ*/
	background-color: #0066CC;	/* Opera用 */
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.kakomi7:before{
	content: "";
	position: absolute;
	bottom: -23px;
	right: 50%;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
}
.kakomi8 {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 5px;
}
.kakomi8:after {
	content: "";
	position: absolute;
	top: 60%;
	right: -25px;
	margin-top: -14px;
	border: 11px solid transparent;
	border-left: 14px solid #BBE6F2;
	padding-right: 5px;
	z-index: 1;
}
.kakomi8b {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 5px;
}
.kakomi8b:before {
	content: "";
	position: absolute;
	top: 60%;
	left: -25px;
	margin-top: -14px;
	border: 11px solid transparent;
	border-right: 14px solid #BBE6F2;
	padding-left: 5px;
	z-index: 1;
}
@media screen and (max-width:800px) {	
.kakomi8b {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 5px;
}
.kakomi8b:before {
	width: 0;
    height: 0;
    content: "";
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: -10px;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent #BBE6F2 transparent;
}
}
.kakomi9 {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 5px;
}
.kakomi9:after {
	content: "";
	position: absolute;
	top: 90%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 14px solid #BBE6F2;
	z-index: 1;
}
@media screen and (max-width:580px) {	
.kakomi9 {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 5px;
	text-align: center;
}
.kakomi9:after {
	content: "";
	position: absolute;
	top: 90%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 14px solid #BBE6F2;
	z-index: 1;
}
}
.kakomi9b {
	position: relative;
	display: inline-block;
	min-width: 162px;
	max-width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-radius: 5px;
}
.kakomi9b:after {
	content: "";
	position: absolute;
	top: 90%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 14px solid #BBE6F2;
	z-index: 1;
}
@media screen and (max-width:580px) {	
.kakomi9b {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 5px;
	text-align: center;
}
.kakomi9b:after {
	content: "";
	position: absolute;
	top: 90%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 14px solid #BBE6F2;
	z-index: 1;
}
}
.kakomi11 {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #BBE6F2;
	border: 1px solid #BBE6F2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 5px;
}
.kakomi11:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 14px solid #BBE6F2;
	z-index: 1;
}
.kakomi10 {
	height: auto;
	width: auto;
	color: #000000;
	margin: -3px 0px 10px 0px;
	font-size: 1em;
	line-height: 1.2em;
	padding: 10px 15px 10px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
}
.kakomi_balloon{
	position: relative;
	width: auto;
	height: 1px;
	padding: 0px;
	margin: 3px 0px 3px 0px;
}
.kakomi_balloon::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 30px;
	top: -14px;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #999;
	border-left: 10px solid transparent;
}
.kakomi_balloon::after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 30px;
	top: -12px;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid transparent;
}
/* 02_1 追加 */
.kakomi12 {
	height: auto;
	width: auto;
	color: #FFF;
	background-color: #E50012;
	margin: 0px 10px 0px 0px;
	font-size: 1em;
	line-height: 1.2em;
	padding: 2px 10px;
	border-radius: 5px;
}
/* 04_1 場所・時間 */
.time {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFF;
	background-color: #00498A;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-radius: 10px;
	display: inline-block;
	border: 2px solid #00498A;
}
/* 01_1 新種目new */
.new1 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFF;
	background-color: #E50012;
	height: auto;
	width: auto;
	border-radius: 8px;
	display: inline-block;
	margin: 3px 0px 3px 0px;
	padding: 2px 10px 2px 10px;
}
/*区切り罫ドット*/
.container .content .columns1 .kakomi4 .dot_border{
	border-top: 1px dashed #666;
}
/* ボタン形状 */
.button1,
.button2,
.button3,
.button4 {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #FFF;
	height: auto;
	width: auto;
	margin: 5px 5px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-radius: 10px;
	box-shadow: inset 0 -10px 25px 0 rgba(0, 0, 0, .3);
	display: inline-block;
}
/* ボタン色 */
.button1 {
	background-color: #399;
}
.button2 {
	background-color: #06C;
}
.button3 {
	background-color: #F00;
}
.button4 {
	background-color: #096;
}
/* ボタン内 */
.button1 a,
.button2 a,
.button3 a,
.button4 a  {
	font-weight: normal;
	color: #FFF;
}

/* WEB確認証 検索ページへ */
.button5 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFF;
	height: auto;
	width: auto;
	margin: 15px 0px 5px 0px;
	padding: 8px 20px;
	border-radius: 15px;
	box-shadow: inset 0 -5px 10px 0 rgba(0, 0, 0, .3);
	display: inline-block;
	background-color: #0085C3;
	text-align: center;
}
.button5 a,
.button5 a:link,
.button5 a:visited,
.button5 a:hover {
	font-weight: normal;
	color: #FFF;
}
/* 未使用 */
.button6 {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #399;
	background-color: #FFF;
	height: auto;
	width: auto;
	margin: 5px 5px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #399;
	border-radius: 10px;
	box-shadow: inset -3px -3px 5px 0px rgba(0, 0, 0, .3);
	display: inline-block;
}
.button6 a {
	font-weight: bold;
	color: #399;
}

/* スマホ用*/
/*--- 表示領域が780px以下の場合に適用するスタイル ---*/
@media screen and (max-width:780px) {	
/* 各項目みだし */
h1 {
	font-family: sans-serif;
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;/* 	text-shadow: 0px 3px 3px rgba(0, 0, 0, .20); */
}
/* TOP大みだし */
h2 {
	font-family: sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #0091FF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
}
/* 取り消し線 */
.cancel {
	text-decoration: line-through;
	text-decoration-color: #000;
	text-decoration-thickness: 2px;
}