@charset "UTF-8";
@media all and (-ms-high-contrast:none){
#side .search_area .termbox .box select { font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif, "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, Helvetica, Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";}
}
button, input, select, textarea {
	font-family : inherit;
}
.sub.eventTop nav > ul > .case > a:after {
	content: "";
	width: 100%;
	height: 5px;
	background: #ffe100;
	position: absolute;
	bottom: 0;
	left: 0;
}
.sub .mainContent {
	padding: 0;
	position: relative;
}

@media print, screen and (min-width: 751px) {

#event {
	background: #f9f8f3 !important;
}
#event {
	padding: 60px 0;
}
.bigEvent {
	padding: 0 0 60px;
}
.example {
	padding: 60px 0 0;
}
.sub.eventDetail h1 {
	background-image: url(/kodate2/imgs/event_list/img/bg_mv.jpg);
}
h1 .pt01 {
	font-size:28px;
	padding-bottom:10px;
}
.inner.medium {
	width: 946px;
}
.listCont {
	width: 726px;
	float: right;
}
.inner.medium .eventList .eventNote {
	text-align: center;
	margin-bottom: 40px;
}

.inner.medium .eventList table {
	border-right: 1px solid #dadada;
	width: 100%;
	border-collapse: collapse;
	letter-spacing: normal;
	background: #fff;
	text-align: center;
	line-height: 1.3em;
}
.inner.medium .eventList table tr:nth-child(odd) {
	background: #f2f2f2;
}
.inner.medium .eventList table td, 
.inner.medium .eventList table th {
	padding: 20px 12px;
	border: 1px solid #dadada;
	border-right: none;
	vertical-align: middle;
}
.inner.medium .eventList table th {
	text-align: center;
}
.inner.medium .eventList table td a{
	text-decoration: underline;
}
.inner.medium .eventList table td a:hover{
	opacity: 0.7;
}
.inner.medium .eventList table td.icon2.must{
	background: #ffe100;
	font-weight: bold;
}
.inner.medium .eventList table .place p{
	font-size: 14px;
}
.btnGeneral {
	border-radius: 3px;
	background-color: #333;
	color: #fff !important;
	font-size: 18px;
	letter-spacing: 1.8px;
	display: block;
	width: 393px;
	margin: 30px auto 0;
	padding: 0;
	text-align: center;
	position: relative;
	border: 1px solid #333;
}
.btnGeneral a {
	display:block;
	padding: 10px 10px;
	color: #fff !important;
}
.btnGeneral:hover a {
	color: #333 !important;
}

/* bigEvent
  --------------------------------------------------------- */
.bigEvent table td.date {
	width: 132px;
}
.bigEvent table td.widthm {
	width: 182px;
}
.bigEvent table td.place {
	width: 338px;
	text-align: left;
}
.bigEvent table td.icon2 {
	width: 74px;
}

/* otherEvent
  --------------------------------------------------------- */

.otherEvent table td.icon {
	width: 106px;
}
.otherEvent table td.date {
	width: 118px;
}
.otherEvent table td.widthm {
	width: 176px;
}
.otherEvent table td.place {
	width: 252px;
	text-align: left;
}
.otherEvent table td.icon2 {
	width: 74px;
	font-size: 14px;
	padding: 5px !important;
}
#otherEvt table .evtIcon span{
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	padding: 6px 10px;
	background: #000;
}

/* icon color
  ----------------- */
.otherEvent table td.icon span {
	margin: 0 auto;
	width: 71px;
	display: block;
	font-size: 14px;
	line-height:  1;
	color: #fff;
	border-radius: 4px;
	padding: 10px 5px;
	vertical-align: middle;
}
.colEvent {
	background: #f06b6b;
}
.colVisit {
	background: #6dc5df;
}
.colSeminor {
	background: #f49e39;
}
.colCounsel {
	background: #8cb725;
}



/* example
  --------------------------------------------------------- */ 
.example {
  padding: 60px 0 0;
}
.example .inner {
  width: 945px;
  margin: 0 auto;
  padding: 70px 0 25px;
}
.example h2 {
  width: 230px;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #ffe100;
  border-radius: 40px;
  font-size: 24px;
  padding: 10px 0;
}
.example h2 + p {
  text-align: center;
  display: block;
  font-size: 18px;
  margin-bottom: 30px;
}
.example:before {
  content: "";
  height: 42px;
  width: 726px;
  display: block;
  background: url(/kodate2/imgs/event_list/img/bg_example_el.png);
  background-size: 100% 100%;
}
.example .box {
  overflow: hidden;
  border: 2px solid #ebe7d2;
  border-top: none;
  padding: 5px 39px 0 39px;
  background: #fff;
}
.example .box ul li {
  float: left;
  width: 280px;
  margin-right: 13px;
  margin-bottom: 50px;
}
.example .box ul li:nth-child(even) {
  margin-right: 0;
  float: right;
}
.example .box ul li img {
  width: 100%;
}
.example .box ul li dl dt {
  border-bottom: 2px solid #ebe7d2;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  padding: 15px 0;
}
.example .box ul li dl dd {
  font-size: 15px;
  line-height: 1.8;
}
/* other
  --------------------------------------------------------- */
.other {
  background: #fff;
}
.other .inner {
  width: 945px;
  margin: 0 auto;
  padding: 70px 0 130px;
}
.other h2 {
  margin-bottom: 40px;
  font-size: 18px;
}
.other h2:before {
  content: "●";
  color: #ffe100;
  font-size: 18px;
  vertical-align: middle;
}
.other table {
  border: 1px solid #dddddd;
  width: 100%;
}
.other table th, .other table td {
  border-bottom: 1px solid #cacaca;
}
.other table tr:last-child th, .other table tr:last-child td {
  border-bottom: none;
}
.other table th {
  background: #f2f2f2;
  text-align: center;
  width: 150px;
  padding: 10px 0;
  font-size: 20px;
  vertical-align: middle;
}
.other table td {
  padding: 10px 25px;
  font-size: 18px;
  vertical-align: middle;
}
.other table td a:hover {
  text-decoration: underline;
}

/* sideNav
  --------------------------------------------------------- */
#side{
	float: left;
	width: 190px;
	background: #fff;
	border: 1px solid #b2b2b2;
}
#side .sb {
	margin-bottom: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #333333;
	padding: 20px 0;
	position: relative;
}
#side .sb::after {
	content: "";
	width: 13px;
	height: 7px;
	background: url(/kodate2/imgs/event_list/img/bg_hukidashi.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -7px;
	left: 94px;
	margin-left: -7px;
}

#side .sb.kikan::before {
	content: "";
	width: 23px;
	height: 26px;
	background: url(/kodate2/imgs/event_list/img/icon_kikan_side.png) no-repeat;
	background-size: cover;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 4px;
}
#side .sb.area::before {
	content: "";
	width: 25px;
	height: 24px;
	background: url(/kodate2/imgs/event_list/img/icon_area_side.png) no-repeat;
	background-size: cover;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 4px;
}
#side #left_area .sb {
	margin-bottom: 5px;
}
#side .search_area {
	padding: 0 0 10px;
}
#side .search_area a {
	color: #000;
}
#side .search_area_term {
	margin-bottom: 0;
	padding-bottom: 0;
}
#side .search_area_term .search_inner {
	margin:0 auto !important;
}
#side .search_area .termbox {
	vertical-align: bottom;
	margin-bottom: 5px;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	font-size: 0;
}
#side .search_area .termbox .box {
	white-space: nowrap;
	position: relative;
	display: inline-block;
}
#side .search_area .termbox .box::after {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -4px;
}
#side .search_area .termbox2 {
	padding-top: 16px;
	background: url(/kodate2/imgs/event_list/img/popup_termbg.png) center top no-repeat;
	background-size: 4px;
}
#side .search_area .termbox * {
	vertical-align: bottom;
}
#side .search_area .termbox .box select {
	border: 1px solid #cccccc;
	border-radius: 4px;
	background: #f0f0f0;
	outline:none;
	text-indent: 0.01px;
	text-overflow: '';
	vertical-align: middle;
	font-size: 13px;
	color: inherit;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	width: 4.3em;
	padding: 0 3px;
	letter-spacing: normal;
}
#side .search_area .termbox .box select::-ms-expand {
display: none;
}
#side .search_area .termbox .box select:-moz-focusring { 
color: transparent; 
text-shadow: 0 0 0 #828c9a;
}
#side .search_area .termbox select.short {
	width: 3em;
	min-width: 38px;
}
#side .search_area .termbox .termspan {
	vertical-align: bottom;
	margin: 0;
	font-size: 10px;
}
#side .search_area .term_btns {
	font-size: 0;
	text-align: center;
	padding: 12px 0;
	background: #f6f6f6;
	margin: 15px 0 30px;
}
/* sideBtn
  ----------------- */
.sideBtn {
	font-family: "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, Helvetica, Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	cursor: pointer;
	width: 80px;
	padding: 8px 10px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	color: #222222;
	background: #fff;
	border: 1px solid #a2a2a2;
	border-radius: 4px;
	vertical-align: middle;
	transition: background-color .3s;
}
.sideBtn:hover {
	background-color: #333;
	color: #fff;
	border: 1px solid #333;
}
.sideYel {
	background: #ffe100;
	border: 1px solid #ffe100;
}
.sideYel:hover {
	background-color: #ead003;
	color: #222222;
	border: 1px solid #ead003;
}

#side .search_area .term_btns .submit {
	margin-right: 6px;
}
#side .area_all {
	text-align: center;
	margin: 0 auto 16px;
	overflow:hidden;
	zoom:1;
	width: 100%;
	display: table;
	background: #f6f6f6;
	padding: 12px 0;
}
#side .area_all input {
}
#side .area_all input.check {
	margin-right: 6px;
}

#side .search_area .search_inner {
	margin: 0 10px 10px;
}

#side .search_area ul {
	padding: 0 0 5px;
}
#side .search_area ul input {
	margin-right: 5px;
}

#side .search_area ul li .area_select {
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
	border-bottom: 2px solid #ebe7d2;
}
#side .search_area ul li .area_select > span:before {
	content: "";
	width: 16px;
	height: 20px;
	background: url(../event_list/img/icon_region.png) no-repeat;
	background-size: cover;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
	margin-bottom: 2px;
}
#side .search_area ul li .area_select label {
	cursor: pointer;
	font-weight: normal;
	float: right;
}

html>/**/#side .search_area ul li {
	padding-top: 1px;
}

#side .search_area ul li input {
	position: relative;
	top: 2px;
}
#side .search_area ul ul {
	width: 140px;
	padding: 0 0 0 5px;
	background: none;
}
#side .search_area ul ul li {
	font-weight: normal;
	background: transparent;
	line-height: 1.5;
	margin: 0;
}
#side .search_area ul ul li label {
	cursor: pointer;
}
#side .search_area ul ul li label.disabled {
	cursor: default;
}

#side .search_area ul ul li span {
	color: #CCC;
}
#side .search_btn {
	text-align: center;
}
/* checkBox
  ----------------- */
input[type="checkbox"] {
	display: none;
}
label {
	position: relative;
	display: inline-block;
	padding: 3px 3px 3px 22px;
	cursor: pointer;
}
#side .search_area ul ul li span::before {
	border: 2px solid #eaeaea;
}
label span::before,
label a::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 11px;
	height: 11px;
	margin-top: -8px;
	background: #fff;
	border: 2px solid #b9b9b9;
	border-radius: 2px;
}
input[type="checkbox"]:checked + span::after,
input[type="checkbox"]:checked + a::after{
	position: absolute;
	content: '';
	top: 50%;
	left: 3px;
	width: 13px;
	height: 5px;
	margin-top: -9px;
	border-left: 2px solid #3498db;
	border-bottom: 2px solid #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


}