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

p.resizeimage img {

}
/* TOPのみcover内みだし */
.cover ul.ddmenu {
	width: auto;
	height: auto;
	text-align: left;
  	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.cover p{
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 10px 0px;
}
/* サブなしレポのみ */
.dd_midashi {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #4161BC;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 10px;
}
.cover .dd_midashi a{
	color: #FFF;
	margin: 0px;
	padding: 0px 10px;
	display: block;  
}
.cover .dd_midashi a:before{
	font-family: "Font Awesome 5 Free";
	content: '\f13a';
	font-weight: 900;
	color: #FFF;
	padding-right: 5px;
}
/* サブあり7つ */
.cover ul.ddmenu li {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	width: 100%;
   	height: auto;
	background-color: #4161BC;
	margin: 0px;
	padding: 10px;
   	display: inline-block;
   	list-style-type: none;
   	position: relative;
}
.cover ul.ddmenu li:before{
	font-family: "Font Awesome 5 Free";
	content: '\f13a';
	font-weight: 900;
	color: #FFF;
	padding-right: 5px;
}
.cover ul.ddmenu a {
   display: block;
}
.cover ul.ddmenu a:hover,
.cover ddmenu2 a:hover {
   color: #F00;
}

/* サブ */
.cover ul.ddmenu ul {
	display: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	position: absolute;
	z-index:1;   
}
/* メインonサブopen*/
.cover ul.ddmenu li:hover ul {
	display: block;
}
/* サブ */
.cover ul.ddmenu ul li {
	font-size: 0.9em;
	line-height: 1.2em;
	width: 100%;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px;
	background-color: #FFF;
	top: 10px;
/*	filter: alpha(opacity=95);  透明度 
	-moz-opacity: 0.95;
	opacity: 0.95; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
@media screen and (max-width: 460px) {
	/* サブ */
.cover ul.ddmenu ul li {
	font-size: 1em;
	line-height: 1.2em;
	width: 100%;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px;
	background-color: #FFF;
	top: 10px;
/*	filter: alpha(opacity=95);  透明度 
	-moz-opacity: 0.95;
	opacity: 0.95; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
}
.cover .ddmenu li .top1 li:before{
	content: none;
}
.cover ul.ddmenu ul li a {
   text-align: left;
}
.cover ul.ddmenu ul li a:hover {
   color: #F00;
}
.ddmenu li .top1 li a{
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000;
}
.ddmenu li .top1 li a:before{
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
	color: #4161BC;
	padding-right: 5px;
}
 /* cover内ここまで */


/* 打ち消し線 */
del {
    background-image: linear-gradient(#fe3464, #fe3464);
    background-position: 0 50%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
    color: #888;
    margin: 0 0.4em;
    text-decoration: none;
}
/* 各頁 */
.midashi {
	font-family: sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #000
}
/* 各項目大みだし */
.midashi1 {
	font-family: sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #000;
	font-weight: bolder;
	/*	box-shadow: 2px 2px 3px rgba(0, 0, 0, .20);*/
	margin: 0px auto; /* 写真と揃えるため */
	padding: 0px 0px 0px 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009000;
}
/* 各項目小みだし */
.midashi2 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #FFF;
	font-weight: bolder;
	margin: 10px 0px;
	padding: 5px 15px;
	background-color: #009000;
	margin-left: 0px;
}
/* 各項目小みだし */
.midashi3 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #000;
	font-weight: bolder;
	margin: 0px 0px 15px 0px;
	padding: 2px 0px 2px 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009000;
	opacity: 0.6;/*透明度*/
}
/* 各項目小みだし */
.midashi4 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #06C;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0px;
}
/* ■印 */
.midashi4:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-weight: 900;
	color: #06C;
	padding-right: 5px;
}
.midashi5 {
/* 各項目小みだし黒ボールド */
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* イベント */
.midashi6 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #099;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	padding: 10px;
}
/* 講習会小みだし */
.midashi7 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #FF0000;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.midashi8 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #06C;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	padding: 10px;
}
/* グラス小みだし */
.midashi9 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #06C;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.midashi10 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #F06;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	padding: 10px;
}
/* LAP小みだし */
.midashi11 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #F06;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.midashi12 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #F60;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 10px;
}
.midashi13 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F60;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
/* アクセス車・電車 */
.midashi14 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	font-weight: bolder;
	height: auto;
	width: auto;
	margin: 10px 0px;
	padding: 8px 20px 8px 20px;
	border: 2px solid #4161BC;
	border-radius: 10px;
}
/* 大会当日までの流れ */
.midashi15 {
	font-family: sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #06C;
	font-weight: bolder;
	margin: 5px 0px 10px 0px ;
	padding: 0px;
}
/* ■印 */
.midashi15:before {
	font-family: "Font Awesome 5 Free";
	content: '\f101';
	font-weight: 900;
	color: #06C;
	padding-right: 5px;
}
/* チェックリスト */
.midashi16 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	font-weight: bolder;
	background-color: #3D5B99;
	border-radius: 20px;/* 角丸 */
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* サブイベント */
.midashi17 {
	font-family: sans-serif;
	font-size: 2em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
/* サブイベント */
.midashi18 {
	font-family: sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #009000;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009000;
}
/* 無料イベント・ブース */
.midashi19 {
	font-family: sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bolder;
	margin: 0px 0px;
	padding: 0px;
}
/* Q&Aみだし(ケイなし) */
.midashi20 {
	font-family: sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #009000;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
/* ■マーク */
.midashi20:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-size: 1.0em;
	font-weight: 900;
	color: #009000;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
/* Q&Aみだし(ケイあり) */
.midashi21 {
	font-family: sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #009000;
	font-weight: bolder;
	margin: 10px 0px;
	padding: 10px 0px 0px 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009000;
}
/* ■マーク */
.midashi21:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-size: 1.0em;
	font-weight: 900;
	color: #009000;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
.midashi22 {
	font-family: sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #0066CC;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
.midashi23 {
	font-family: sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bolder;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F00;
}
.midashi24 {
	font-family: sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #FF0000;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* 車両規定 */
.midashi25 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #009000;
	font-weight: bolder;
	height: auto;
	width: auto;	
	margin: 5px 0px 10px 0px;
	padding: 8px 0px 8px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009000;
	border-bottom-color: #009000;

}
.midashi26 {
	height: auto;
	width: auto;
	color: #000000;
	margin: -3px 0px 10px 0px;
	font-size: 1em;
	line-height: 1.2em;
	padding: 10px 15px 10px 15px;
	background-color: #EDEDED;
}
.kakomi_balloon{
	position: relative;
	width: auto;
	height: 1px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
.kakomi_balloon::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 30px;
	top: -12px;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #EDEDED;
	border-left: 10px solid transparent;
}
.kakomi_balloon::after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 30px;
	top: -10px;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #EDEDED;
	border-left: 10px solid transparent;
}
/* よくあるご質問 */
.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: 50px;
	height: auto;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 10px;
}
.container .content dl dt{
	width: 50px;
	float: left;
	margin: 0px 10px 0px 0px;
	border: none;
}
.container .content dl dd{
	width: auto;
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 20px 0px;
	border: none;
}
hr{
	color: #EDEDED;
	height: 1px;
	margin: 0px 0px 20px 0px;
}

/* 今年の変更点 右フキダシ */
.change1 {
	position: relative;
	display: inline-block;
	min-width: 106px;
	max-width: 100%;
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #06C;
	border: 1px solid #06C;
	margin: 5px 10px 5px 0;
	padding: 3px 10px 3px 10px;
	border-radius: 5px;
}
.change1:after {
	content: "";
	position: absolute;
	top: 60%;
	right: -25px;
	margin-top: -14px;
	border: 11px solid transparent;
	border-left: 14px solid #06C;
	padding-right: 5px;
	z-index: 1;
}
/* 取り消し線 */
.cancel {
	text-decoration: line-through;
	text-decoration-color: #000;
	text-decoration-thickness: 2px;
}
/* 今年の変更点 下フキダシ小 */
.change2 {
	position: relative;
	display: inline-block;
	min-width: 106px;
	max-width: 100%;
	color: #FFF;
	font-size: 15px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #FF0066;
	border: 1px solid #FF0066;
	margin: 5px 10px 15px 0;
	padding: 3px 10px 3px 10px;
	border-radius: 5px;
}
.change2:after {
	content: "";
	position: absolute;
	bottom: -23px;
	right: 44px;
	border: 11px solid transparent;
	border-top-color: #FF0066;
}
.change3 {
	position: relative;
	display: inline-block;
	min-width: 106px;
	max-width: 100%;
	color: #000;
	font-size: 15px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #DDD;
	border: 1px solid #DDD;
	margin: 5px 0px 10px 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 5px;
}
.change3:after {
	content: "";
	position: absolute;
	bottom: -23px;
	right: 44px;
	border: 11px solid transparent;
	border-top-color: #DDD;
}
.mark {
	font-family:sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #FF0000;
	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: #F00;
	padding-right: 5px;
	font-size: 1.4em;
	vertical-align:middle;
}
/* 注意マーク赤帯 */
.mark2 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F00;
	background-color: #FFF;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	width: auto;
	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: #F00;
	border-bottom-color: #F00;
}
/* 注意マーク赤帯 */
.mark2:before {
	font-family: "Font Awesome 5 Free";
	content: '\f06a';
	font-weight: 900;
	color: #F00;
	padding-right: 5px;
	font-size: 1.4em;
	vertical-align:middle;
}
/* 注意マーク */
.mark3 {
	font-size: 1.3em;
	line-height: 1.4em;
	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: #F00;
	padding-right: 8px;
	font-size: 1.4em;
	vertical-align:middle;
}
/* 注意マーク */
.mark4 {
	font-size: 1em;
	line-height: 1.2em;
	color: #F00;
	background-color: #FFF;
	font-weight: bold;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px 8px 3px 8px;
	border-radius: 20px;
	border: 1px solid #F00;
	display: inline-block;
}
/* 注意マーク */
.mark4:before {
	font-family: "Font Awesome 5 Free";
	content: '\f06a';
	font-weight: 900;
	color: #F00;
	padding-right: 5px;
	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 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0px;
}
/* ○印 */
.circle1:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-weight: 900;
	color: #70B962;
	padding-right: 5px;
}
/* ■赤マーク文字赤 */
.circle2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #F00;
	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.0em;
	font-weight: 900;
	color: #F00;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
/* ◎マーク文字黒 */
.circle3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ◎マーク */
.circle3:before {
	font-family: "Font Awesome 5 Free";
	content: '\f192';
	font-size: 1em;
	font-weight: 900;
	color: #F00;
	padding-right: 0.3em;/* インデントと揃える */
	margin: 0px;
	vertical-align: baseline;
}
/* ●マーク文字 */
.circle4 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	font-weight: bolder;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* ●マーク */
.circle4:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-weight: 900;
	color: #70B962;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
.circle5 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0px;
	font-weight: bolder;
}
/* ○印 */
.circle5:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-weight: 900;
	color: #70B962;
	padding-right: 5px;
}
/* ●橙マーク文字bolder */
.circle6 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
}
/* ●橙マーク */
.circle6:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-weight: 900;
	color: #FF6600;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ●橙マーク文字normal */
.circle7 {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
/* ●橙マーク */
.circle7:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-weight: 900;
	color: #FF0066;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ニュース内で使用 */
/* ◎マーク文字黒 */
.circle8 {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15x;
	margin-left: 0px;
}
/* ◎マーク */
.circle8:before {
	font-family: "Font Awesome 5 Free";
	content: '\f192';
	font-weight: 900;
	color: #4A902A;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
.circle8 a {
	font-weight: normal;
}

/* 未使用 */
/* ◎青マーク文字青 */
.circle9 {
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}
/* ◎青マーク */
.circle9:before {
	font-family: "Font Awesome 5 Free";
	content: '\f111';
	font-weight: 900;
	color: #06C;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* お申し込み状況 */
/* ■6時間 緑マーク */
.circle_6h {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.0em;
	color: #4161BC;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
}
/* ■6時間 緑マーク */
.circle_6h:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-weight: 900;
	color: #4161BC;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ■4時間 青マーク */
.circle_4h {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.0em;
	color: #06C;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
}
/* ■4時間 青マーク */
.circle_4h:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-weight: 900;
	color: #06C;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ■アタック 橙マーク */
.circle_at {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.0em;
	color: #FF0066;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
}
/* ■アタック 橙マーク */
.circle_at:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-weight: 900;
	color: #FF0066;
	padding-right: 0.3em;/* インデントと揃える */
	font-size: 0.8em;
	vertical-align: baseline;
}
/* ブース*/
.pr1  {
	font-family: sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	line-height: 1.3em;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #009000;
	padding: 5px 10px;
} 
.pr2 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.4em;
	color: #009000;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
} 
.pr3  {
	font-family: sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	line-height: 1.3em;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #3366CC;
	padding: 5px 10px;
} 
.pr4 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.4em;
	color: #3366CC;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
/* 出展あり */
.pr5 {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #FFF;
	background-color: #FF0000;
	margin: 5px 5px 5px 0px;
	padding: 3px 20px;
	word-spacing: 3px;
	border-radius: 20px;
	display: inline-block;
	border: 2px solid #F00;
}
/* 各企業リンク */
.pr6  {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFF;
	margin: 5px 5px 5px 0px;
	padding: 3px 20px;
	word-spacing: 3px;
	border-radius: 20px;
	display: inline-block;
	border: 2px solid #F00;
}
.container .content .pr6 a{
	font-weight: bolder;
	color: #FF0000;
}
.container .content .pr6 a:hover{
	font-weight: bolder;
	color: #FF0000;
}
/* 矢印
.pr6:before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	padding-right: 5px;
}
 */
/* 出展なし */
.pr7 {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #FFF;
	background-color: #3399CC;
	margin: 5px 5px 5px 0px;
	padding: 3px 20px;
	word-spacing: 3px;
	border-radius: 20px;
	display: inline-block;
	border: 2px solid #3399CC;
}
/* 各企業リンク */
.pr8  {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #3399CC;
	background-color: #FFF;
	margin: 5px 5px 5px 0px;
	padding: 3px 20px;
	word-spacing: 3px;
	border-radius: 20px;
	display: inline-block;
	border: 2px solid #3399CC;
}
.container .content .pr8 a{
	font-weight: bolder;
	color: #3399CC;
}
.container .content .pr8 a:hover{
	font-weight: bolder;
	color: #3399CC;
}
 /* ここまで */
 
.container .content a
{
	text-decoration:none;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}
a:link{
	color: #0066FF;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}

a:visited{
	color: #0099CC;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}
a:active{
	color:#FF0000;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}

a:hover{
	color:#FF0000;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold {
	font-weight: bolder;
}
.bold1 {
	color: #000;
	font-weight: bolder;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bold2 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bold3 {
	font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 5px;
}
.small{
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.white {
	color: #FFF;
}
.red {
	color: #FF0000;
	font-weight: bolder;
}
.red1 {
	color: #FF0000;
	font-size: 0.8em;
}
.red2 {
	color: #FF0000;
}
.red3 {
	color: #FF0000;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lightblue {
	color: #39C;
	font-weight: bolder;
}
.blue {
	color: #06C;
	font-weight: bolder;
}
.blue2 {
	color: #06C;
}
.blue3 {
	color: #06C;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}
.green {
	color: #096;
	font-weight: bolder;
}
.green2 {
	color: #096;
}
.green3 {
	color: #096;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}
.white {
	color: #FFF;
	font-weight: bolder;
}
.white2 {
	color: #FFF;
}
.white3 {
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: normal;
	text-align: left;
	color: #999;
	margin: 20px 0px 0px 0px;
	padding: 0px;
} 
h2 {
	font-family: sans-serif;
	font-size: 2em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, .30);
}
h3 {
	font-family: sans-serif;
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
	padding: 0px;
	margin: 0px;
} 
h4 {
	font-family: sans-serif;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
	padding: 0px;
	margin: 0px;
} 
h5 {
	font-family: sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
	padding: 0px;
	margin: 0px;
} 
h6 {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
/* 表の中　新種目 */
.new {
	height: auto;
	width: auto;
	border-radius: 10px;
	font-size: 1em;
	font-weight: bolder;
	color: #F00;
	line-height: 1.5em;
	padding: 1px 10px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	border: 1px solid #F00;
	display: inline-block;
}
.kakomi1 {
	height: auto;
	width: auto;
	border-radius: 10px 10px 10px 10px;
	font-size: 1em;
	font-weight: normal;
	background-color: #EDEDED;
	line-height: 1.5em;
	margin: 0px;
	padding: 15px;
}
.kakomi2 {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #FFF;
	background-color: #0066CC;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* 矢印 */
.kakomi2:before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	color: #FFF;
	padding-right: 5px;
}
.container .content .kakomi2 a{
	font-weight: bolder;
	color: #FFF;
}
.container .content .kakomi2 a:hover{
	font-weight: bolder;
	color: #F00;
}
.kakomi3 {
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bolder;
	background-color: #EDEDED;
	height: auto;
	width: auto;
	margin: 15px 0px;
	padding: 10px 15px;
	border: 1px solid #CCC;
	border-radius: 15px;
	display: block;
}
.kakomi3 a{
	font-weight: bolder;
	color: #000;
}
.kakomi3 a:hover, a:active{
	font-weight: bolder;
	color: #F00;
}
/* 矢印 */
.kakomi3:before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	padding-right: 5px;
	color: #F00;
}
.kakomi4 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bolder;
	text-align: center;
	height: auto;
	width : 32%;
	background-color: #EDEDED;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0.5%;
	border-radius: 5px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .30);
	display: inline-table;
}
.container .content .kakomi4 a{
	font-weight: bolder;
	color: #000;
}
.container .content .kakomi4 a:hover, a:active{
	font-weight: bolder;
	color: #F00;
}
/*区切り罫ドット*/
.container .content .kakomi4 .dot_border{
	border-top: 1px dashed #666;
}

/*kakomi10の反転色*/
.kakomi5 {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #FFF;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #4161BC;
	border: 1px solid #4161BC;
	margin: 5px 15px 5px 0;
	padding: 3px 10px 3px 10px;
	border-radius: 20px;	
}
/* 矢印 */
.kakomi5:before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	padding-right: 5px;
}
.container .content .kakomi5 a{
	font-weight: bolder;
	color: #FFF;
}
.container .content .kakomi5 a:hover{
	font-weight: bolder;
	color: #F00;
}
@media screen and (max-width: 500px) {
/* 画面500以下の場合*/
.kakomi5 {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
	height: auto;
	width: 100%;
	font-weight: bolder;
	color: #FFF;
	background-color: #4161BC;
	margin: 5px 0px 15px 0;
	padding: 5px 0px 5px 0px;
	border-radius: 20px;
}
}
.kakomi6  {
	text-align: center;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #0066CC;
	background-color: #FFF;
	margin: 5px 5px 5px 0px;
	padding: 5px 8px;
	border: 1px solid #06C;
	border-radius: 20px;
	display: inline-block;
}
/* 矢印 */
.kakomi6:before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	color: #06C;
	padding-right: 5px;
}
.container .content .kakomi6 a{
	font-weight: bolder;
	color: #06C;
}
.container .content .kakomi6 a:hover, a:active{
	font-weight: bolder;
	color: #F00;
}
.kakomi7 {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
	height: auto;
	width: auto;
	font-weight: bolder;
	color: #FFF;
	background-color: #0066CC;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;	
}
/* 矢印 */
.kakomi7:before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	padding-right: 5px;
}
.container .content .kakomi7 a{
	font-weight: bolder;
	color: #FFF;
}
.container .content .kakomi7 a:hover{
	font-weight: bolder;
	color: #F00;
}
/* 下フキダシ */
.kakomi8{
	font-size: 15px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	width: auto;
	height: auto;
	background-color: #FC0;
	margin: 10px 0px;
	padding: 3px 10px;
	display: inline-block;
	position: relative;
	border-radius: 10px;
}
.kakomi8:before{
	content: "";
	position: absolute;
	bottom: -20px;
	right: 50%;
	color: #FFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
/* 右フキダシ */
.kakomi9 {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #FFF;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #F00;
	border: 1px solid #F00;
	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;
}
.kakomi9:after {
	content: "";
	position: absolute;
	top: 60%;
	right: -25px;
	margin-top: -14px;
	border: 11px solid transparent;
	border-left: 14px solid #F00;
	padding-right: 5px;
	z-index: 1;
}
/* 競技方法へリンクボタン */
.kakomi10 {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #4161BC;
	font-size: 16px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #FFF;
	border: 1px solid #4161BC;
	margin: 5px 15px 5px 0;
	padding: 3px 10px 3px 10px;
	border-radius: 20px;	
}
/* 矢印 */
.kakomi10:before {
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
	padding-right: 5px;
}
.container .content .kakomi10 a{
	font-weight: bolder;
	color: #000;
}
.container .content .kakomi10 a:hover{
	font-weight: bolder;
	color: #F00;
}
@media screen and (max-width: 500px) {
/* 画面500以下の場合*/
.kakomi10 {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
	height: auto;
	width: 100%;
	font-weight: bolder;
	color: #4161BC;
	background-color: #FFF;
	margin: 5px 0px 15px 0;
	padding: 5px 0px 5px 0px;
	border: 1px solid #4161BC;
	border-radius: 20px;
}
}
/* 右フキダシ小 */
.kakomi11 {
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #F00;
	border: 1px solid #F00;
	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;
}
.kakomi11:after {
	content: "";
	position: absolute;
	top: 60%;
	right: -25px;
	margin-top: -14px;
	border: 11px solid transparent;
	border-left: 14px solid #F00;
	padding-right: 5px;
	z-index: 1;
}
/* 無料マーク */
.kakomi12 {
	font-size: 0.8em;
	line-height: 1em;
	color: #FFF;
	background-color: #F00;
	font-weight: normal;
	height: auto;
	width: auto;
	margin: 0px 0px 0px 10px;
	padding: 5px 8px 4px 8px;
	border-radius: 20px;
	display: inline-block;
}
/* 保険申請 メールアイコン*/
.kakomi13 {
	position: relative;
	display: inline-block;
	width: auto;
	color: #4161BC;
	font-size: 1.0em;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #FFF;
	margin: 10px 0px;
	padding: 8px 15px;
	border-radius: 10px;
	text-align: center;
}
/* メールアイコン */
.kakomi13:before {
	font-family: "Font Awesome 5 Free";
	content: '\f0e0';
	font-weight: 900;
	padding-right: 10px;
	color: #06C;
}
.kakomi13 {
  border: 4px outset #CCC;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}
.kakomi13:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}
.kakomi13 a:link,
.kakomi13 a:visited{
	color: #0066FF;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}
.kakomi13 a:active,
.kakomi13 a:hover{
	color:#FF0000;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}

@media screen and (max-width: 460px){
/* 保険申請 メールアイコン*/
.kakomi13 {
	position: relative;
	display: block;
	/*	min-width: 120px;
	max-width: 100%; */
	width: 100%;
	color: #4161BC;
	font-size: 1.0em;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #FFF;
	margin: 5px 15px 5px 0;
	padding: 8px;
	border-radius: 10px;
	text-align: center;
}
}

/* スポエンへリンク*/
.kakomi14 {
	position: relative;
	display: inline-block;
	/*	min-width: 120px;
	max-width: 100%; */
	width: auto;
	color: #4161BC;
	font-size: 1.0em;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #FFF;
	margin: 15px 0px;
	padding: 8px 15px;
	border-radius: 10px;
	text-align: center;
}
.kakomi14:before {
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
	padding-right: 5px;
	color: #06C;
}
.kakomi14 {
  border: 4px outset #CCC;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}
.kakomi14:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}
.kakomi14 a:link,
.kakomi14 a:visited{
	color: #0066FF;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}
.kakomi14 a:active,
.kakomi14 a:hover{
	color:#FF0000;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}

@media screen and (max-width: 460px){
/* スポエンへリンク*/
.kakomi14 {
	position: relative;
	display: block;
	/*	min-width: 120px;
	max-width: 100%; */
	width: 100%;
	color: #4161BC;
	font-size: 1.0em;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #FFF;
	margin: 5px 15px 5px 0;
	padding: 8px;
	border-radius: 10px;
	text-align: center;
}
}
/* 大会当日までの流れ*/
.kakomi15 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #FFF;
	background-color: #009000;
	height: auto;
	width: auto;
	margin: 10px 0px 10px 0px;
	padding: 8px 15px;
	border-radius: 0px;
}
/* 会場案内*/
.kakomi16 {
	position: relative;
	display: inline-block;
	/*	min-width: 120px;
	max-width: 100%; */
	width: auto;
	color: #4161BC;
	font-size: 1.0em;
	font-weight: bolder;
	box-sizing: border-box;
	background-color: #FFF;
	margin: 15px 0px 20px 0px;
	padding: 8px 15px;
	border-radius: 15px;
	text-align: left;
}
.kakomi16:before {
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
	padding-right: 5px;
	color: #06C;
}
.kakomi16 {
  border: 1px outset #CCC;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}
.kakomi16:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}
.kakomi16 a:link,
.kakomi16 a:visited{
	color: #000;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}
.kakomi16 a:active,
.kakomi16 a:hover{
	color:#FF0000;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.2em;
}

/* ボタン形状 */
.button1 {
	font-size: 1.05em;
	line-height: 1.5em;
	color: #FFF;
	font-weight: bolder;
	background-color: #06C;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 15px;
	border-radius: 15px;
	box-shadow: inset 0 -10px 15px 0 rgba(0, 0, 0, .3);
	display: inline-block;
}
.button1 :before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	color: #FFF;
	padding-right: 5px;
}	
.button1 a,
.button1 a:hover,
.button1 a:active, 
.button1 a:visited  {
	color: #FFF;
}
/* ボタン形状（準備中ボタン） */
.button2 {
	font-size: 1.05em;
	line-height: 1.5em;
	color: #FFF;
	font-weight: bolder;
	background-color: #06C;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 15px;
	border-radius: 15px;
	box-shadow: inset 0 -10px 15px 0 rgba(0, 0, 0, .3);
	display: inline-block;
	opacity: 0.4;/*透明度*/
}
.button2 :before {
	font-family: "Font Awesome 5 Free";
	content: '\f0a9';
	font-weight: 900;
	color: #FFF;
	padding-right: 5px;
}
/* リザルト用 */
.buttons{
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bolder;
	color: #888;
}
.buttons hr{
	height: 1px;
	width: 100%;
	color: #EDEDED;
	margin: 30px 0px 35px 0px;
}
.button3{
	text-align: center;
	height: auto;	
	width: 30%;
	display: inline-block;
	background-color: #EDEDED;
	margin: 0px 1em 10px 1em;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .30);	
}
.button3 a {
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bolder;
	color: #000;
	height: auto;	
	width: auto;
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	transition: 0.3s;
}
.button3 a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 2px solid #F00;
  border-right: 2px solid #F00;
  transition: 0.3s;
}
.button3 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: calc(1em + 5px);
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 2px solid #F00;
  border-right: 2px solid #F00;
  transition: 0.3s;
}
.button3 a:hover {
  text-decoration: none;
  background-color: #EDEDED;
}
.button3 a:hover::before {
  right: 0.5em;
}
.button3 a:hover::after {
  right: calc(0.5em + 5px);
}

@media screen and (max-width: 1140px){
/* 1140px以下*/
/* リザルトボタン*/
.button3{
	text-align: center;
	height: auto;	
	width: 45%;
	display: inline-block;
	background-color: #EDEDED;
	margin: 0px 1em 10px 1em;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .30);	
}
}
@media screen and (max-width: 980px){
/* 980px以下*/
.kakomi4 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bolder;
	text-align: center;
	height: auto;
	width : 100%;
	background-color: #EDEDED;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0.5%;
	border-radius: 5px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .30);
	display: inline-table;
}
}
@media screen and (max-width: 780px){
/* 780px以下*/
/* リザルトボタン*/
.button3{
	height: auto;	
	width: 48%;
	display: inline-block;
	background-color: #EDEDED;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .30);	
}
}
@media screen and (max-width: 670px){
/* 670px以下*/
/* リザルトボタン*/
.button3{
	height: auto;	
	width: 100%;
	display: inline-block;
	background-color: #EDEDED;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .30);	
}
}
@media screen and (max-width: 600px){
/* 670px以下*/
.kakomi4 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bolder;
	text-align: center;
	height: auto;
	width : 100%;
	background-color: #EDEDED;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 5px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .30);
	display: inline-table;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
}
/* 文字サイズを小さめに*/
@media screen and (max-width: 600px){
.container, h1{	
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3, .midashi1, .midashi2{	
	font-size: 1.6em;
	line-height: 1.5em;
}
.midashi, .midashi1, .midashi2{	
	font-size: 1.3em;
	line-height: 1.5em;	
}
}
