@charset "utf-8";


.scrollbox h2.noline,
.table-manabi + h2.noline {
	margin-top: 60px;
}

.table-manabi a {
	color: #000;
	text-decoration: none;
}

.table-manabi a .ttl:after {
	content: "\f101";
	font-family: "FontAwesome";
	display: inline-block;
	font-size: 1.4rem;
	font-weight: normal;
	text-indent: 0.5em;
	color: #00a6f9;
	align-self: flex-end;
	align-self: center;
}

.table-manabi a:visited .ttl:after {
	color: #999;
}

.table-manabi {
	width: 100%;
	margin-bottom: 0;
	border-collapse: collapse;
	border: solid #333;
	border-width: 1px 0;
	line-height: 1.4;
}


.table-manabi tr {
	border-bottom: 1px solid #999;
}

.table-manabi th {
	padding: 4px 7px;
	font-size: 1.1rem;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	background: #eaeaea;
}

.table-manabi td:nth-child(n+2) {
	border-left: 1px dotted #ccc;
}

.table-manabi thead tr:before {
	content: "";
}

.table-manabi tbody tr:before {
	content: "";
	display: block;
	float: left;
	width: 1px;
	height: 50px;
	vertical-align: middle;
}

.table-manabi td:nth-child(2) { font-size: 1.3rem; width: 8em; }
.table-manabi td:nth-child(3) { font-size: 1.3rem; width: 10.5em; }
.table-manabi td:nth-child(4) { font-size: 1.3rem; width: 14em; }
.table-manabi td:nth-child(5) { font-size: 1.3rem; width: 11.5em; }

.table-manabi .dat, 
.table-manabi .trg, 
.table-manabi .loc, 
.table-manabi .fee {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.3;

}

.table-manabi .prm {
	display: inline-block;
	margin-bottom: 2px;
	font-size: 1.3rem;
	color: #666;
}

.table-manabi .ttl {
	display: inline-block;
	font-size: 1.6rem;
	text-align: left;
}

.table-manabi tr.nw .ttl {
	position: relative;
	padding-left: 38px;
}

.table-manabi tr.nw .ttl:before {
	content: "NEW";

	position: absolute;
	left: -6px;
	top: 50%;
	transform: translateY(-50%);

	display: inline-block;
	padding: 2px 6px 4px;
	overflow: hidden;
	text-align: center;
	line-height: 1.0;
	font-size: 1.2rem;
	border-radius: 3px;

	color: #fff;
	background: #f00;

	-webkit-animation:	blink 1.8s ease-in-out infinite alternate;
	-moz-animation:		blink 1.8s ease-in-out infinite alternate;
	animation:			blink 1.8s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
	0%		{ opacity:0; }
	100%	{ opacity:1; }
}
@-moz-keyframes blink {
	0%		{ opacity:0; }
	100%	{ opacity:1; }
}
@keyframes blink {
	0%		{ opacity:0; }
	100%	{ opacity:1; }
}

.table-manabi .dat {
	display: inline-block;
	width: 100%;
	min-width: 34px;
	text-align: center;
}

.table-manabi td:nth-last-child(2) {
	padding: 12px 12px;
}

.table-manabi .JSAP-PR .evT {
	/* 太字にしない */
}

.flags {
	margin-top: 0;
	line-height: 1.0;
}

/*
.table-manabi .get-hide td > div {
	max-height: 0;
	height: 0;
	padding: 0;
	opacity: 0;
}
*/

.get-hide {
	display: none;
}

.new {
	background: rgba(255,255,0,0.2);
}

/**/



#searchMeetingFormBlock {
	text-align: center;
	top: 0;
	z-index: 20000;
}

#searchMeetingFormBlock.FX {
	width: 100%;
	max-width: 960px;
}

.TB #searchMeetingFormBlock.FX {
	width: calc(100% - 20px);
}

#searchMeetingFormBlock.FX + #pubdate {
	display: block;
}

#searchIcon {
	float: right;
	margin-top: -60px;
	margin-top: 0px;
}

.FX #searchIcon {
	margin-top: 0;
}

#searchIcon a {
	position: relative;
	display: inline-block;
	height: 24px;
	padding: 5px 12px 5px 38px;
	text-align: center;
	font-size: 1.3rem;
	line-height: 24px;
	border-radius: 17px;
	background: #dadada;
}

#searchIcon a:hover {
	text-decoration: none;
}

#searchIcon a .fa {
	position: absolute;
	top: 5px;
	left: 12px;
	margin-right: 2px;
	font-size: 2.4rem;
}

#searchClose {
	position: absolute;
	top: 0;
	right: 0;
}

#searchClose a {
	display: inline-block;
	padding: 6px;
	color: #999;
}

#searchClose a .fa {
	font-size: 2.8rem;
	line-height: 1.0;
}

#searchMeetingForm {
/*	display: none;*/
	display: inline-block;
	position: relative;
	max-width: 920px;
	margin: 0 auto;
	padding: 5px 50px 5px 20px;	/* 2021-06-07 */
	padding: 10px 20px;	/* 2021-06-07 */
	text-align: center;
	color: #fff;
	color: #2a2a2a;
}

.OP #searchMeetingForm {
	display: inline-block;
}

#searchMeetingForm:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	max-width: 960px;
	min-height: 100%;
	background: rgba(0,0,0,0.8);
	background: rgba(55, 126, 164, 0.1);
	border-radius: 5px;
}

input[type="radio"], 
input[type="checkbox"] {
	display: none;
}

.radio, 
.checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	margin: 0 0 8px 0;
	padding: 6px 0 0 24px;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;

}
.radio:hover, 
.checkbox:hover input[type="checkbox"] {
	background-color: #0096e9;
}
.radio:hover:after, 
.checkbox:hover:after {
	border-color: #0096e9;
}
.radio:after, 
.checkbox:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 61%;
	left: 0;
	display: block;
	margin-top: -9px;
	width: 14px;
	height: 14px;
	border: 2px solid rgba(0,0,0,0);
	border-radius: 4px;
	content: '';
	background: #f2f2f2;
}

.radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #53b300;
	content: '';
	opacity: 0;
}

input[type=radio]:checked + .radio:before {
	opacity: 1;
}

.checkbox:before {
	z-index: 1000;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 60%;
	left: 7px;
	display: block;
	margin-top: -12px;
	width: 6px;
	height: 14px;
	border-right: 4px solid #333;
	border-bottom: 4px solid #333;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

input[type="checkbox"]:checked + .checkbox:before {
	opacity: 1;
}

#searchMeetingForm > .formRow {
	margin: 0;
	text-align: left;
	font-size: 1.3rem;
	line-height: 1.4;
}

#searchMeetingForm > div#d { margin-left: 0; }
#searchMeetingForm > div#b {
	margin-top: 12px;
	margin-right: 0;
	margin: 8px 0;		/* 2021-05-20 */
	vertical-align: 1px;
	position: relative;
}

#searchMeetingForm input[type="text"] {
	height: 24px;
	line-height: 20px;
	margin: 0 4px;
	padding: 3px 2px;
	text-indent: 2px;
	font-size: 1.6rem;
	border: 1px solid #cacaca;
	border-radius: 3px;
	background: #f2f2f2;
	background: #fff;
	outline: none;
	transition: box-shadow 0.2s linear;
}

#searchMeetingForm input[type="text"]#srcTermY,
#searchMeetingForm input[type="text"]#srcTermM {
	text-align: center;
	text-indent: -2px;
}

#searchMeetingForm input[type="text"]::placeholder {
	padding: 2px;
	line-height: 20px;
	font-size: 1.4rem;
	color: #969696;
}

#searchMeetingForm input[type="text"]:focus {
	box-shadow: 0 0 0 3px #0096e9;
}

#searchMeetingForm select {
	margin: 0;
	padding: 0 12px 0;
	font-size: 1.6rem;
	line-height: 32px;
	border: none;
	outline: none;
	background: rgba(255,255,255,0.2);
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 3px;
}

.safari #searchMeetingForm select {
	padding: 4px 12px 0px;
	line-height: 28px;
}

#searchMeetingForm select:before {
	content: "▼";
}

#searchMeetingForm option {
	font-size: 1.6rem;
}

input[type="text"]#srcTermY	{ width: 94px; }
input[type="text"]#srcTermM	{ width: 52px; }
input[type="text"]#srcTermY	{ width: 50px; }
input[type="text"]#srcTermM	{ width: 28px; }
select#srcTermY				{ width: auto; }
select#srcTermM				{ width: auto; }
#srcKW		{ width: 116px; }
#srcLocate	{ width: 100px; }
#srcPromote	{ width: 100px; }



#ys, #ms, #kw {
	position: relative;
	display: inline-block;
}

.selectPanel {
	position: absolute;
	top: 100%;
	left: 50%;
	display: inline-flex;
	margin: 5px 0 0;
	justify-content: flex-start;
	flex-wrap: wrap;
	font-size: 1.5rem;
	background: #0b8bd3;
	border-radius: 4px;
	color: #fff;
}

#ys .selectPanel { /*min-width: 199px;*/ max-width: 199px; width:auto; min-height: 39px; transform: translateX(-43px); }
#ms .selectPanel { width: 150px; min-height: 156px; transform: translateX(-86px); }
#kw .selectPanel { width: 150px; min-height: 156px; }

.selectPanel > .selectOpt {
	display: inline-block;
	margin: 1px;
	padding: 8px 8px;
	text-align: center;
	white-space: nowrap;
	border-radius: 4px;
	cursor: pointer;
	background: #0096e9;
	z-index: 21000;
}

#ms .selectPanel > .selectOpt {
	min-width: 32px;
}

#kw .selectPanel > .selectOpt {
	display: block;
	min-width: 130px;
	margin: 1px;
}

.selectPanel > .selectOpt:hover {
	color: #0096e9;
	background: #fff;
}

#searchMeetingForm #b a {

	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
	vertical-align: baseline;

	display: inline-block;
	min-width: 60px;
	margin: 0 2px;
	padding: 0 0 2px ;
	text-align: center;
	font-size: 1.3rem;
	line-height: 30px;
	color: #fff;
	border-radius: 3px;
	background: #0096e9;
}

#searchMeetingForm a:hover {
	text-decoration: none;
	color: #fff;
}

#searchMeetingForm #b a:hover {
	color: #fff !important;
	transform: translateY(-2px);
}

#submitBtn {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}

#searchMeetingFormBlock label {
	margin-right: 8px;
}

#r1 > div, 
#r3 > div {
	display: inline-block;
}


.firefox #r1 > #d3 {
	margin: -0.1px 0;
}

#r1 > #d2, 
#r1 > #b {
	margin-left: 12px;
}

#r1 > #d3 {
	margin-left: 18px !important;
}

#d3 .checkbox:after {
	margin-top: -9px;
}

.firefox #d3 .checkbox:after {
	margin-top: -8px;
}

#d3 .checkbox {
	padding-top: 7px;
	margin-bottom: 7px;
}

#d6 {
	padding-left: 32px;
	border-left: 1px solid rgba(255,255,255,0.2);
}

.formRow {
	padding: 2px 0 0;
}

.formRow#r1 {
	display: flex;
	padding-top: 0;
}

.formRow + .formRow {
}


.formGroup {
	display: flex;
}

.formGroup .major {
	display: inline-block;
	margin-right: 16px;
	white-space: nowrap;
}

.formGroup#r4 > div {
	display: flex;
}

.formGroup .formFlex {
	margin: 3px 0 3px;
	font-size: 1.2rem;
}

.formGroup .formFlex .checkbox {
	color: #999;
	margin: 0 12px 2px 0;
	padding: 4px 6px 3px 22px;
	border-radius: 4px;
}

.formGroup .formFlex .checkbox:before {
	left: 9px;
	width: 4px;
	height: 12px;
	border-right: 3px solid #fff;
	border-bottom: 4px solid #fff;
}

.formGroup .formFlex .checkbox:after {
	top: 60%;
	left: 4px;
	width: 10px;
	height: 10px;
	border: 2px solid rgba(0,0,0,0);
	border-radius: 3px;
	background: rgba(255,255,255,0.15);
}

.formGroup .formFlex input:checked + .checkbox {
	color: #fff;
}

.formGroup .formFlex .checkbox:hover {
	color: #fff;
	background: #0096e9;
}

.formGroup .formFlex input:checked + .checkbox:after {
	background: rgba(255,255,255,0.10);
}

.formGroup .formFlex .checkbox:hover:after {
	background: rgba(255,255,255,0.4);
}


#mask {
	position: fixed;
	top: 0;
	left: 0;

	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	display: none;
}

#help {
	position: absolute;
	top: 12px;
	top: calc(50% - 9px);
	left: -20px;
	display: inline-block;
	text-align: left;
	color: #000;
}

#help .fa {
	cursor: pointer;
	font-size: 1.8rem;
	opacity: 0.5;
	transition: all 0.2s ease-out 0s;
}

#help:hover .fa {
	opacity: 1.0;
}

#help p {
	display: none;
	margin: 20px 0 0 18px;
	padding: 8px 16px;
	background: rgba(0,0,0,0.6);
	border-radius: 5px;
	color: #fff;
}

#help:hover p {
	display: block;
}

#searchMeetingForm {
	z-index: 200;
}
#searchMeetingForm:before {
	z-index: -1;
}
.selectPanel { 
	z-index: 20000;
}
.selectOpt { 
	z-index: 30000;
}
#mask {
	z-index: 10000;
}

.list-manabi_form {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.list-manabi_form > li {
	display: flex;
	margin-bottom: 12px;
}

.list-manabi_form > li > .h {
	display: inline-block;
	width: 124px;
	text-align: right;
}


@media screen and (max-width:960px) {
	.scroll-box {
		overflow-x: scroll;
	}
	.table-manabi td {
		white-space: nowrap;
	}
}

@media screen and (max-width:480px) {

	#searchMeetingForm {
		padding: 10px 15px;
	}

	.formRow#r1 {
		flex-direction: column;
	}

	#r1 > div {
		display: block;
		margin: 0 0 8px 0 !important;
	}

	#srcKW {
		width: calc(100% - 40px);
	}

	#r1 > #d3 {
		margin-left: 0 !important;
		text-align: center;
	}

	#r1 > #b {
		margin: 0 !important;
		text-align: center;
	}
	
	.table-manabi {
		display: block;
		font-size: 1.4rem;
	}

	.table-manabi th {
		padding: 4px 2px;
	}
	.table-manabi .evD {
		font-size: 1.1rem;
	}

	.table-manabi td:nth-last-child(1) {
		width: auto;
		font-size: 1.2rem;
	}
	.table-manabi td:nth-last-child(1) br {
		display: none;
	}

	.table-manabi .evT {
		display: inline-block;
		min-width: 150px;
	}

	.membership:after {
		top: 17px;
		left: -8px;
	}

}