@charset "UTF-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	animation: fadeIn 1s ease 0s 1 normal;
	-webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
	0% {
		opacity: 0.3
	}
	100% {
		opacity: 1
	}
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0.3
	}
	100% {
		opacity: 1
	}
}
.respo1 {
		display: block;
}
.respo2 {
	display: none;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.flex > * {
	margin-right: 1rem;
}
.section {
	margin-bottom: 2rem;
}
.section .section {
	margin-bottom: 1rem;
}
header {
	background: #003477;
	border-bottom: solid 3px #14A9B1;
	width: 100%;
}
.logo {
	padding: 20px 0px 20px 0px;
	margin: 0 auto;
	color: white;
	font-size: 32px;
	line-height: 1.25em;
	font-weight: 600;
}
.logo a {
	color: white;
	font-size: 32px;
	font-weight: 600;
	text-decoration: none;
}
.sp-br{
	display: none;
}
p.kubun-pc{
	width: 100%;
	font-size: 14px;
	line-height: 1.5em;
	display: block;
}
p.kubun-sp{
	display: none;
}
.search {
	padding-top: 20px;
	padding-bottom: 20px;
}
.blockquote {
	width: 32%;
	float: right;
	border: solid 2px #C1C1C1;
}
.design01 {
	width: 65%;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #ADADC0;
}
.design01 th {
	padding: 7px;
	background: #E1F4FF;
	border: solid 1px #ADADC0;
}
.design01 td {
	padding: 7px;
	border: solid 1px #ADADC0;
}
.design02 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #ADADC0;
}
.design02 th {
	padding: 7px;
	width: 30%;
	background: #EFEFEF;
	border: solid 1px #ADADC0;
}
.design02 td {
	padding: 7px;
	border: solid 1px #ADADC0;
}
.input01 {
	width: 60px;
}
.input02 {
	width: 200px;
}
.input03 {
	width: 300px;
}
.input04 {
	width: 400px;
}
.input05 {
	width: 500px;
}
.input06 {
	width: 600px;
}
.input07 {
	width: 700px;
}
.input08 {
	width: 800px;
}
.input09 {
	width: 900px;
}
.input_m {
	width: 100%;
}
.search_b {
	padding: 30px;
	text-align: center;
}
.search_b a {
	font-size: 21px;
	font-weight: 600;
	border-radius: 8px;
	padding: 8px 30px;
	background: #2482EE;
	border: solid 2px #9ABBFF;
	transition: background-color 0.2s;
	color: #FFFFFF;
	text-decoration: none;
}
.search_b a:hover {
	background: #1055A4;
	border: solid 2px #528BFF;
	transition: background-color 0.2s;
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	border: solid 2px #422084;
	width: 100%;
}
.map {
	background: #ECFCFF;
	border: solid 2px #E9FBFF;
	display: flex;

}
.map_left {
	width: 50%;
	padding: 20px;
}
.map_right {
	width: 45%;
	padding: 20px;
}
.sentaku {
	background: #FFDFDF;
	padding: 1px 0px 1px 18px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.title {
	font-weight: 600;
	margin: 10px 5px 5px 5px;
}
.ken {
	margin: 5px 5px 10px 5px;
	width: auto;
}
.ken a {
	text-decoration: none;
	color: #0044FF;
	display:inline-block;
}
.sentaku.hokkaido {
	background: #8EBDD9;
}
.sentaku.kanto {
	background: #B0D4E2;
}
.sentaku.hokuriku {
	background: #B5D8C3;
}
.sentaku.toukai {
	background: #D9E8C8;
}
.sentaku.kinki {
	background: #F1E4B6;
}
.sentaku.chugoku {
	background: #F0D5C1;
}
.sentaku.sikoku {
	background: #E9D9E1;
}
.sentaku.okinawa {
	background: #EFB9C2;
}
.p-members__button a {
	text-decoration: none;
}
.c-button {
	background: #E7E7E7;
	border-radius: 7px;
	padding: 5px 10px;
}
.contents {
	padding: 20px 0px;
}
footer {
	padding-top: 10px;
	margin-top: 40px;
	background: #8A8A8A;
	width: 100%;
	color: white;
	text-align: center;
}
#result-header{
	padding: 15px 0 15px 0;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
table.result-list{
	border-collapse: collapse;
}
table.result-list th,
table.result-list td{
	border: solid 1px #AAAAAA;
	padding: 4px 8px;
	font-size: 14px;
}
table.result-list th.th-shibukai{
	width: 8em;
}
table.result-list th.th-shimei{
	width: 9em;
}
table.result-list th.th-taiou{
	width: 4em;
}
table.result-list th.th-kinmusaki{
}
table.result-list th.th-jusyo{
}
table.result-list th{
	background-color: #CDCDCD;
}
table.result-list td.taiou{
	text-align: center;
}
.pc-disp-none{
	display: none;
}
/* 全幅バージョン */
iframe.frame_schedule_all{
	width: 100%;
	height: 2250px;
	frameborder:0;
	border:0;
	padding: 0;
	margin: -10px 0 0 0;
}
/*ページャー*/
.paper-area{
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
}
ul.pager{
	text-align: center;
	list-style: none;
	display: inline-block;
	padding-left: 0;
	
}
ul.pager li {
	display: inline-block;
}
ul.pager li > a{
	background-color: #999;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	padding: 5px 14px;
	border: 1px solid #ddd;
	border-radius: 15px;
}
ul.pager li > a:hover,
ul.pager li > a:focus {
	color: #FFFFFF;
	background-color: #000000;
}
ul.pager li.thispage{
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 5px;
}
p.pager-text{
	margin: 0;
}
p.todoufuken-title{
	font-size: 36px;
	margin: 30px 0;
	text-align: center;
	color: #003477;
}
p.todoufuken-title span.ninzu{
	font-size:80%;
}

@media (max-width: 1000px) {
.blockquote {
	width: 80%;
	float: none;
	margin:  0 auto;
	padding: 30px;
}
	
.design01 {
	width: 88%;
	float: none;
	margin:  0 auto;
margin-top: 20px;
}
		.design01 th{
			width: auto;
		text-align: left;
	}
	
	.design02 {
	width: 88%;
	float: none;
	margin:  0 auto;
margin-top: 20px;
}
	
		
	.design02 th{
			width: auto;
		text-align: left;
	}
	
	hr {
	width: 95%;
}
	.sp-br{
		display: block;
	}
	
}
@media (max-width: 768px) {
	.map {
		border: solid 2px #FFFFFF;
		display: block;
	}
	.map_left {
		width: calc(100% - 20px);
		padding: 10px;
	}
	.map_right {
		width: calc(100% - 20px);
		padding: 10px;
	}
	.respo1 {
		display: block;
	}
	.respo2 {
		display: block;
	}
	.p-members__listItem a {
		border: 1px solid #DEDEDE;
		background: #F9F9F9;
	}
	
	.result{
		padding: 20px;
	}
	
		hr {
	width: 92%;
	}
	.logo {
		padding: 5px 0px 5px 20px;
		margin: 0 auto;
		color: white;
		font-size: 20px;
		font-weight: 600;
	}
	.logo a {
		color: white;
		font-size: 20px;
		font-weight: 600;
		text-decoration: none;
	}
	.sp-small{
		font-size: 14px;
	}
	.search_b {
		padding: 15px 10px 15px 0;
		text-align: center;
	}
	.search_b a {
		font-size: 13px;
		font-weight: 600;
		border-radius: 12px;
		padding: 4px 16px;
		border: solid 1px #9ABBFF;
	}
	.search_b a:hover {
	}
	.pc-disp-none{
		display: inline;
		font-weight: 600;
	}
	.ken {
		line-height: 1.2em;
		font-size: 14px;
	}
	table.result-list th,
	table.result-list td{
		padding: 2px 4px;
	}
	table.result-list td.shimei{
		border-bottom: none;
		border-top: none;
		font-size: 1em;
	}
	table.result-list td.kinmusaki{
		border-top: none;
		border-bottom: none;
	}
	table.result-list td.jusyo{
		border-top: none;
	}
	#result-header{
		position: sticky;
		top: 0px;/*自分が固定したい位*/
		box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.45);
	}
	p.todoufuken-title{
		font-size: 22px;
		text-align: center;
		margin: 0 auto 0;
		padding-right: 15px;
	}
	p.kubun-pc{
		display: none;
	}
	p.kubun-sp{
		width:calc(100% - 20px);
		letter-spacing: -0.25px;
		font-size: 11.5px;
		margin: 0 10px;
		line-height: 1.5em;
		display: block;
	}
	p.kubun-sp-title{
		color: #FFFFFF;
		background-color:#14A9B1;
		width:calc(100% - 20px);
		margin: 10px 0;
		padding: 6px 10px;
		font-size: 13px;
	}
	footer {
		padding: 10px 0;
		margin-top: 20px;
		background: #8A8A8A;
		font-size: 12px;
	}
	ul.pager li > a{
		padding: 2px 10px;
		font-size: 14px;
	}
	ul.pager li.thispage{
		font-weight: normal;
		font-size: 1em;
		margin: 0 5px;
	}
}
@media all and (min-width: 1024px) {
	.logo {
		max-width: 920px;
	}
}
@media all and (min-width: 1200px) {
	.logo {
		max-width: 1200px;
	}
}