@charset "utf-8";

/* ==================================================================
	Site Name:
	Version: 1.0

	Page Title: 	下層ページ

=================================================================== */
#global-nav .license a {
/*	background-color: #0056b3;
	color: #FFF!important;*/
}

.conts hr {
	clear: both;
	border: none;
	border-top: 1px solid #F0F0F0;
	margin: 25px 0;
}

.conts h3.section_title {
	background-color: #f3f9ff;
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#entries-box .conts table {
	margin: 15px 0;
}

#entries-box .conts table th {
	padding: 5px;
}
#entries-box .conts table th.charge {
	width: 16%;
}

#entries-box .conts table td {
	padding: 5px;
}

#entries-box .conts table td.midashi {
	padding-left: 20px;
	font-weight: bold;
	color: #fb5050;
}

#entries-box .conts .license-title {
	margin-bottom: 6px;
}

#entries-box .conts h3 a {
	display: block;
	color: #f5f5f5;
}
#entries-box .conts h3 a:hover {
	background-color: #9ea4dc;
}

#entries-box .conts p.exp_text {
	font-size: 100%;
}

#entries-box .conts p.sub_note {
	font-size: 90%;
	line-height: 1.3em;
}

#entries-box .conts p.sub_note span {
	color: #327bec;
}

#entries-box .conts #course_charge table {
	font-size: 105%;
}

@media screen and (max-width: 960px) {
	#entries-box .conts #course_charge table {
		font-size: 100%;
	}
}




.jisshi-list {
	margin: 10px 15px;
	display: table;
}

.jisshi-list dt,
.jisshi-list dd {
	float: left;
	width: 100px;
	display: table-cell;
}

.jisshi-list dt,
.jisshi-list dd a {
	padding: 2px 0;
	text-align: center;
	background-color: #f0f0f0;
	text-decoration: none!important;
	display: block;
	color: #4b4b4b!important;
	border-width: 1px;
	border-style: solid;
	border-color: #bbb;
}

.jisshi-list dd a:hover {
	opacity: 0.7;
}

.jisshi-list dd.sakura a {
	background-color: #f0a519!important;
	color: #FFF!important;
	border-color: #ca8606;
}


.jisshi-list dd.kozaki a {
	background-color: #41af00!important;
	color: #FFF!important;
	border-color: #368e01;
}

.hosoku {
	background-color: #F0F0F0;
	padding: 10px 5px;
	font-size: 80%;
}


.school-list {
	clear: both;
}

.school-list li {
	float: left;
	width: 50%;
}

.school-list li a {
	padding: 10px;
	text-align: center;
	background-color: #f0f0f0;
	text-decoration: none!important;
	display: block;
	color: #4b4b4b!important;
	border: 2px solid #ddd;
}

.school-list li.sakura a.on,
.school-list li.sakura a:hover {
	background-color: #f0a519!important;
	color: #FFF!important;
	border: 2px solid #ca8606;
}


.school-list li.kozaki a.on,
.school-list li.kozaki a:hover {
	background-color: #41af00!important;
	color: #FFF!important;
	border: 2px solid #368e01;
}

.calendar {
	background-color: #f5f5f5;
	padding: 5px;
}

.example {

}

.example dt {
	color: #0056b3;
	font-weight: bold;
	float: left;
	padding: 3px 5px;
	margin: 3px 3px;
}


.example dd {
	font-weight: bold;
	float: left;
	padding: 3px 6px;
	margin: 3px 0.8em 3px 3px;
	border-radius: 3px;
}

.example dd .extext {
	font-size: 95%;
}

#calhead {
	height: 2.6em;
}


.calendar .example .type01 {
	background: #37be46!important;
	color: #fff;
}

.calendar .example .type02 {
	background-color: #fff53c!important;
}

.calendar .example .type03 {
	background-color: #ff4164!important;
	color: #fff;
}

.calendar .example .type04 {
	background-color: #dcdcdc!important;
}

.calendar .example .type05 {
	background-color: #666666!important;
	color: #fff;
}

.calendar .example .type06 {
	background-color: #327bec!important;
	color: #fff;
}

.calendar .example .type09 {
	background-color: #327bec!important;
	color: #fff;
}


.calendar table td {
	padding: 3px 0!important;
}

.calendar table .type01 {
	color: #fff;
}

.calendar table .type02 {
}

.calendar table .type03 {
	color: #fff;
}

.calendar table .type04 {
}

.calendar table .type05 {
	color: #fff;
}

.calendar table .type06 {
	color: #fff;
}

.calendar table .type09 {
	color: #fff;
}

.calendar span.gak {
	border: 1px solid #ccc;
	background-color: #8c68f2 !important;
}

.calendar table {
	width: 100%;
	margin: 10px 0!important;
	background-color: #FFF;
}

.calendar table th {
	text-align: center;
	font-weight: normal;
	padding: 7px 0!important;
	width: 2.7%;
	border: 1px solid #969696;
}

.calendar table th.sat {
	background-color: #9bc7ff !important;
}

.calendar table th.sun {
	background-color: #ff9bd2 !important;
}

/*.calendar table th.gak {
	background-color: #8c68f2 !important;
	color: #efefef;
}*/

.calendar table td {
	text-align: center;
	font-weight: normal;
	height: 2.4em;
	padding: 0!important;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	border-left: 1px dotted #dfdfdf;
	border-right: 1px dotted #dfdfdf;
}

/*.calendar table td.gak {
	background-color: #a79dfb !important;
}*/

#entries-box .conts table.yoko {
	margin-bottom: 0px !important;
}

#entries-box .conts table.yoko td.set_hours {
	line-height: 0.5;
}

#entries-box .conts table.yoko th.month_guide {
	text-align: left;
	padding: 2px 0 0 2px!important;
	border-top: 2px solid #4a97a9;
}

#entries-box .conts table.yoko th.lineidx_header {
	text-align: left;
	padding: 2px 0 0 2px!important;
	border-top: 2px solid #4a97a9;
	border-bottom: 2px solid #4a97a9;
	width: 150px;
}

#entries-box .conts table.yoko th.thda {
	border-top: 2px solid #4a97a9;
}
#entries-box .conts table.yoko th.thwe {
	border-bottom: 2px solid #4a97a9;
}

#entries-box .conts table th.fwdmon {
	color: #fcfcfc;
	background-color: #c3c3c3 !important;
}

#entries-box .conts table td.fwdmon {
	color: #fcfcfc;
	background-color: #efefef !important;
}

#entries-box .conts table td.lineidx_body {
	width: 150px;
}
#entries-box .conts table td.lineidx_body.venue_sel {
	width: 150px;
}
#entries-box .conts table td.lineidx_body.venue {
	width: 30px;
}
#entries-box .conts table td.lineidx_body.sel {
	width: 120px;
}
#entries-box .conts table td.lineidx_body.dis {
	width: 20px;
}

#entries-box .conts table td.lineidx_body span {
	display: block;
}
#entries-box .conts table td.lineidx_body .venue {
	float: left;
	text-align: left;
	padding-left: 10px;
}
#entries-box .conts table td.lineidx_body .sel_name {
	float: right;
	text-align: right;
	padding-right: 10px;
}
#entries-box .conts table td.lineidx_body.venue_sel .sel_name {
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
}

.calendar table td a {
	display: block;
	margin: 0 auto;
	width: 105%;
	height: 1.8em;
	position: relative;
	z-index: 10;
	text-decoration: none !important;
}
.calendar table.yoko td.set_hours a {
	padding-top: 1px;
}

.calendar table td.type01 a,
.calendar table td.type02 a,
.calendar table td.type03 a,
.calendar table td.type04 a,
.calendar table td.type05 a,
.calendar table td.type06 a,
.calendar table td.type09 a {
	border-radius: 6px;
	border-width: 1px;
	border-style: solid;
	z-index: 50;
}

.calendar table td.type01 a {
	background-color: #37be46;
	border-color: #317739;
	color: #fff !important;
}
.calendar table td.type02 a {
	background-color: #fff53c;
	border-color: #efd164;
	color: #666 !important;
}
.calendar table td.type03 a {
	background-color: #ff4164;
	border-color: #af2f47;
	color: #fff !important;
}
.calendar table td.type04 a {
	background-color: #dcdcdc;
	border-color: #9c9c9c;
	color: #666 !important;
}
.calendar table td.type05 a {
	background-color: #666666;
	border-color: #2b2b2b;
	color: #fff !important;
}
.calendar table td.type06 a {
	background-color: #327bec;
	border-color: #183c75;
	color: #fff !important;
}

.calendar table td.type09 a {
	background-color: #327bec;
	border-color: #183c75;
	color: #fff !important;
}

.calendar table td.type01s a,
.calendar table td.type02s a,
.calendar table td.type03s a,
.calendar table td.type04s a,
.calendar table td.type05s a,
.calendar table td.type06s a,
.calendar table td.type09s a {
	height: 1.2em;
	border-width: 1px;
	border-style: solid none;
	z-index: 49;
}

.calendar table td.type01s a {	/* 受付中 */
	background-color: #64ea73;
	border-color: #64ea73;
	color: #fff !important;
}
.calendar table td.type02s a {	/* 残りわずか */
	background-color: #fff888;
	border-color: #efd164;
	color: #666 !important;
}
.calendar table td.type03s a {	/* 満員 */
	background-color: #f96a84;
	border-color: #f96a84;
	color: #fff !important;
}
.calendar table td.type04s a {	/* 受付前 */
	background-color: #e2e2e2;
	border-color: #c0c0c0;
	color: #666 !important;
}
.calendar table td.type05s a {	/* 受付終了 */
	background-color: #808080;
	border-color: #808080;
	color: #fff !important;
}
.calendar table td.type06s a {	/* 条件付き */
	background-color: #73aafe;
	border-color: #73aafe;
	color: #fff !important;
}
.calendar table td.type09s a {	/* 条件付き */
	background-color: #73aafe;
	border-color: #73aafe;
	color: #fff !important;
}

.calendar table td a span {
	display: block;
	position: relative;
	top: 13%;
	text-decoration: none !important;
	font-weight: bold !important;
	color: #fff !important;
}

.calendar table td.type01s a.last,
.calendar table td.type02s a.last,
.calendar table td.type03s a.last,
.calendar table td.type04s a.last,
.calendar table td.type05s a.last,
.calendar table td.type06s a.last,
.calendar table td.type09s a.last {
	border-style: solid solid solid none;
	border-radius: 0 5px 5px 0;
}


.calendar table td.type01 a span {
	color: #fff !important;
}
.calendar table td.type02 a span {
	color: #666 !important;
}
.calendar table td.type03 a span {
	color: #fff !important;
}
.calendar table td.type04 a span {
	color: #666 !important;
}
.calendar table td.type05 a span {
	color: #fff !important;
}
.calendar table td.type06 a span {
	color: #fff !important;
}
.calendar table td.type09 a span {
	color: #fff !important;
}

.calendar table td.type01s a span {
	color: #fff !important;
}
.calendar table td.type02s a span {
	color: #666 !important;
}
.calendar table td.type03s a span {
	color: #fff !important;
}
.calendar table td.type04s a span {
	color: #666 !important;
}
.calendar table td.type05s a span {
	color: #fff !important;
}
.calendar table td.type06s a span {
	color: #fff !important;
}
.calendar table td.type09s a span {
	color: #fff !important;
}


.calendar table td.null {
	background-color: transparent !important;
	z-index: 50;
	background: url(../images/dot.png) center center no-repeat!important;
}



.calendar table.tate {
	background-color: #fff;
}

.calendar table.tate th.sclabel {
	width: 40px;
}

.calendar table.tate td {
	text-align: center;
	font-weight: normal;
	width: 7.27%;
	height: 2em;
	padding: 0;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
	border-top: 1px dotted #DFDFDF;
	border-bottom: 1px dotted #DFDFDF;
	position: relative;
}
.calendar table.tate td.set_hours {
	line-height: 0.5;
}
.calendar table.tate td.set_hours a {
	padding-top: 1px;
}

.calendar table.tate {
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}




.calendar table.tate th {
	width: 1.5em;
	vertical-align: top;
}

.calendar table.tate th.lineidx_header {
}

.calendar table.tate th.lineidx_body {
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	height: 14.2em;
}
.calendar table.tate th.lineidx_body.venue_sel {
	height: 14.2em;
}
.calendar table.tate th.lineidx_body.venue {
	height: 2.2em;
}
.calendar table.tate th.lineidx_body.sel {
	height: 12.2em;
}
.calendar table.tate th.lineidx_body.dis {
	height: 1em;
}

.calendar table.tate th.lineidx_body span {
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
}

.calendar table.tate th.lineidx_body .venue {
	height: 2em;
	vertical-align: top;
}

.calendar table.tate th.lineidx_body .sel_name {
	height: 74%;
	vertical-align: bottom;
}


.calendar table.tate td.type01 a,
.calendar table.tate td.type02 a {
	display: block;
	width: 100%;
	height: 103%;
	position: relative;
	z-index: 50;
	border-radius: 6px;
}
.calendar table.tate td.type03 a,
.calendar table.tate td.type04 a,
.calendar table.tate td.type05 a,
.calendar table.tate td.type06 a,
.calendar table.tate td.type09 a {
	display: block;
	width: 100%;
	height: 103%;
	position: relative;
	z-index: 50;
	border-radius: 6px;
}
.calendar table.tate td.type01s a,
.calendar table.tate td.type02s a,
.calendar table.tate td.type03s a,
.calendar table.tate td.type04s a,
.calendar table.tate td.type05s a,
.calendar table.tate td.type06s a,
.calendar table.tate td.type09s a {
	display: block;
	width: 70%;
	height: 103%;
	left: 1px;
	position: relative;
	z-index: 49;
	border-style: none solid;
}

.calendar table.tate td.type01s a.last,
.calendar table.tate td.type02s a.last,
.calendar table.tate td.type03s a.last,
.calendar table.tate td.type04s a.last,
.calendar table.tate td.type05s a.last,
.calendar table.tate td.type06s a.last,
.calendar table.tate td.type09s a.last {
	border-style: none solid solid solid;
	border-radius: 0 0 5px 5px;
}

.calendar table.tate td a span {
	top: 18%;
	font-size: 100%;
}


.calendar table.tate td.null {
	background-color: transparent !important;
}

table.tate {
	display: none;
}

.calendar table.tate td.null {
	background-color: transparent !important;
	z-index: 30;
	background: url(../images/dott.png) center center no-repeat!important;
}

.calendar .course_times {
	margin: 2px 0;
	padding: 0;
	display: table;
}

.calendar .course_times h1 {
	font-size: 100%;
}

.calendar .course_times span.cont {
	display: block;
	margin: 0 0 0 18px;
}

.calendar .course_times ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.calendar .course_times ul li {
	margin: 2px 0 2px 10px;
	padding: 0;
	float: left;
	font-size: 100%;
	font-weight: bold;
}
.calendar .course_times ul li:after {
	content: "|";
	padding-left: 10px;
}
.calendar .course_times ul li.last:after {
	content: "";
}


@media screen and (max-width: 767px) {
	.calendar table td {
		padding: 0 4px 0 2px!important;
		height: 2.4em!important;
	}

	.calendar table td a {
		height: 100%;
	}
	.calendar .course_times ul li {
		margin-left: 10px;
		float: none;
		font-size: 100%;
		font-weight: bold;
	}
	.calendar .course_times ul li:after {
		content: "";
	}
	.calendar .course_times ul li.last:after {
		content: "";
	}
}


.calendar a.sch_bar:before {
}
.calendar a.sch_bar_off {
	cursor: default;
}
@media screen and (max-width: 767px) {
	.calendar a.sch_bar:before {
		top: 2px;
	}
}

#calnavi {
	text-align: center;
	background-color: #fff;
	z-index: 51;
}

#calendar-nav {
	text-align: center;
	background-color: #fff;
	z-index: 40;
}

@media screen and (max-width: 767px) {
	.example dt {
		margin: 3px 3px 3px 3px;
	}

	.calendar .example dd {
		border-radius: 3px;
		margin-right: 0.8em;
	}

	.calendar .example .type01 {
		clear: left;
	}

	.schedule_nenkanlist .example .typea {
		clear: left;
	}

	table.tate {
		display: table;
	}

	table.yoko {
		display: none;
	}


	.calendar-fixed {
		position: fixed;
		width: 100%;
		top: 104px;
		z-index: 51 important;
		left: 0;
		margin: 0!important;
		transition: top 0.65s ease-in;
		-webkit-transition: top 0.65s ease-in;
		-moz-transition: top 0.65s ease-in;
	}

	.calnavi-fixed {
		position: fixed;
		width: 100%;
		top: 104px;
		z-index: 51 important;
		left: 0;
		margin: 0!important;
		transition: top 0.65s ease-in;
		-webkit-transition: top 0.65s ease-in;
		-moz-transition: top 0.65s ease-in;
	}
}

.schedule_list {
	width: 100%;
}

.schedule_list .list_header_comment {
	width: 96%;
	text-align: left;
	margin: 5px auto auto auto;
}

.schedule_list .list_header_comment_tab {
	width: 96%;
	text-align: left;
	margin: 5px auto 20px auto;
}

.schedule_list .note {
	width: 100%;
	text-align: center;
}

.schedule_list .note table {
	width: 96%;
	margin: 40px auto 20px auto!important;
	font-size: 16px;
	background: #f0f0f9;
}

.schedule_list .note table.month_tab {
	width: 96%;
	margin: auto !important;
	font-size: 16px;
	background: #f0f0f9;
}

.schedule_nenkanlist {
	width: 100%;
}

.schedule_nenkanlist .list_header_comment {
	width: 96%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.schedule_nenkanlist .note {
	width: 100%;
	text-align: center;
}

.schedule_nenkanlist .note table {
	width: 96%;
	margin: 40px auto 20px auto!important;
	font-size: 16px;
}

.schedule_nenkanlist .note table th,
.schedule_nenkanlist .note table td {
	font-size: 16px;
	vertical-align: middle;
}
.schedule_nenkanlist .note table .wschedule {
	width: 40%;
}
.schedule_nenkanlist .note table .wdetail {
	width: 60%;
}

.wdetail .detail_place,
.wdetail .detail_stat {
	display: inline-table;
}
.wdetail .detail_place {
	float: right;
	width: 64%;
}
.wdetail .detail_stat {
	width: 34%;
}
.wdetail .detail_stat .table_btn_box a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.wschedule,
.wschedule_list {
	vertical-align: top;
}
.wschedule {
	width: 38%;
}

.wschedule_list {
	width: 34%;
}

.fschedule li {
	display: inline-table;
}
.fschedule li.edate::before {
	content: "～";
	padding-left: 6px;
	padding-right: 8px;
}

.fslists {
	margin: 0 auto;
}
.fslists li {
	display: list-item;
	text-align: left;
}
.fslists li.sdate {
	padding-left: 20px;
}
.fslists li.sdate::before {
	content: "・";
	padding-left: 6px;
	padding-right: 8px;
}

.fsvenuesel {
	line-height: 1.2;
}
.fsvenuesel li {
	display: inline-table;
	text-align: left;
	width: 85%;
}

@media screen and (max-width: 767px) {
	.wschedule,
	.wschedule_list {
		padding-bottom: 10px!important;
	}
	.fslists li.sdate {
		padding-left: 0;
	}
	.fsvenuesel li {
		line-height: 1.5em;
	}
}

.fstat,
.fplace {
	margin-left: 6px;
}
.fstat li,
.fplace li {
	margin-left: 0;
}
.fstat li{
	text-align: center;
}
.fstat li span,
.fplace li span {
	display: block;
	word-wrap: break-word;
	width: 95%;
	min-width: 200px;
	padding-left: 1em;
}
.fstat li span::before,
.fplace li span::before {
	content: "・";
	float: left;
	text-indent: -1em;
}
.table_btn_box {
	text-align: center;
	width: 90%;
	margin: 6px auto 6px 10px;
}
.table_btn_box a {
	display: block;
	width: 100%;
	border: none;
	border-radius: 5px;
	background: #37be46!important;
	padding: 5px 3px;
	text-decoration: none!important;
	color: #fff!important;
}
.table_btn_box a::after {
	content: "詳細";
	border: 1px solid #fff;
	border-radius: 2px;
	margin-left: 7px;
	font-size: 90%;
	padding: 1px 4px;
	opacity: 0.8;
}
.table_btn_box a.nwpact::after {
	content: none;
}
.table_btn_box a.nwpact {
	cursor: default;
}
.table_btn_box a.nwpact:hover {
	opacity: 1.0!important;
}
.table_btn_box a.type02 {
	background-color: #fff53c!important;
	color: #607c9a!important;
}
.table_btn_box a.type03 {
	background-color: #ff4164!important;
}
.table_btn_box a.type04 {
	background-color: #dcdcdc!important;
	color: #607c9a!important;
}
.table_btn_box a.type05 {
	background-color: #666666!important;
}
.table_btn_box a.type06 {
	background-color: #327bec!important;
}
.table_btn_box a.type09 {
	background-color: #327bec!important;
}

@media screen and (max-width: 767px) {
	.schedule_list .note table {
		width: 100%;
	}
	.schedule_list .note table th,
	.schedule_list .note table td {
		display: block;
		width: 97%!important;
		font-size: 14px;
	}
	.wdetail .detail_place,
	.wdetail .detail_stat {
		width: 100%;
	}
	.wdetail .detail_place {
		clear: right;
	}
	.table_btn_box {
		width: 50%;
		margin: 6px auto;
	}
	.fstat li span,
	.fplace li span {
		width: 85%;
	}
}

.floatThead-container {
	display: none;
}
@media screen and (max-width: 767px) {
	.floatThead-container {
		display: block;
		margin-top: -10px!important;
	}
}
