@charset "UTF-8";

#container > .bg_glay {
	padding: 0;
}
.cont_bnr_box .col {
	align-self: center;
}
.cont_bnr_box .btn_link:nth-of-type(2) a {
	background: #3E9600;
	background: -moz-linear-gradient( #65AD29 0%, #3E9600 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#65AD29), to(#3E9600));
	background: -webkit-linear-gradient( #65AD29 0%, #3E9600 100%);
	background: -o-linear-gradient( #65AD29 0%, #3E9600 100%);
	background: linear-gradient( #65AD29 0%, #3E9600 100%);
	padding: 30px 64px 30px;
}
.cont_bnr_box .btn_link:nth-of-type(2) a::before {
	content: "";
	display: none;
}
.cont_bnr_box .btn_link:nth-of-type(2) a:hover {
	background: linear-gradient(to top, #65AD29 0%, #3E9600 100%);
	box-shadow: 0 1px 5px #636363B3;
	opacity: 1;
	transform: scale(1.05);
}
.cont_bnr_box .inner {
	max-width: 800px;
}
.seminar_search_box {
	width: 100%;
	margin-top: 20px;
	padding: 20px 18px 20px 20px;
	background: #f4f4f4;
	border-bottom: solid 1px #dddddd;
	display: flex;
	justify-content: center;
}
.seminar_search_box .h2_type01 {
	width: 218px;
	margin-top: 20px;
	font-size: 20px;
	line-height: 1.1;
	margin-bottom: 0;
	border-bottom: none;
}
.seminar_search_box form {
	width: 476px;
}
.seminar_search_box .seminar_search_input {
	float: left;
	width: 367px;
	padding: 20px 15px;
	border: solid 1px #d5d5d5;
	border-radius: 5px;
	font-size: 16px;
}
.seminar_search_box .search_bt {
	color: #fff;
	float: right;
	font-size: 16px;
	width: 100px;
	height: 60px;
	padding: 0;
	background: #3E9600;
	background: -moz-linear-gradient( #65AD29 0%, #3E9600 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#65AD29), to(#3E9600));
	background: -webkit-linear-gradient( #65AD29 0%, #3E9600 100%);
	background: -o-linear-gradient( #65AD29 0%, #3E9600 100%);
	background: linear-gradient( #65AD29 0%, #3E9600 100%);
	border: none;
	cursor: pointer;
}
.imgover:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#calendar-section,
#category-public,
#category-members {
	margin-top: -60px;
	padding-top: 60px;
}
#calendar table {
	width: 100%;
	border-collapse: collapse;
}
#calendar .calendar_head {
	position: relative;
	padding: 10px;
	background: #3E7314;
	color: #ffffff;
	text-align: center;
	line-height: 1.1;
}
#calendar .calendar_head .month {
	font-size: 28px;
	font-weight: bold;
}
#calendar .calendar_head .month span {
	font-size: 54px;
	font-weight: bold;
}
#calendar .calendar_head .calender_arrow .slvzr_first_child,
#calendar .calendar_head .calender_arrow .slvzr_last_child {
	border: 1px solid #B9D01B;
	background: #fff;
	position: absolute;
	display: inline-block;
	max-width: 150px;
}
#calendar .calendar_head .calender_arrow .slvzr_first_child {
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}
#calendar .calendar_head .calender_arrow .slvzr_last_child {
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}
#calendar .calendar_head .calender_arrow a {
	display: block;
	padding: 8px 25px;
}
#calendar .calendar_head .calender_arrow a::before {
  background: #7B7B7B;
  background: -moz-linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#A0A0A0), to(#7B7B7B));
  background: -webkit-linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  background: -o-linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  background: linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
}
#calendar .calendar_head .calender_arrow a::after {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: "";
  display: inline-block;
  height: 6px;
  position: absolute;
  top: 40%;
  right: 3px;
  transform: rotate(-135deg) translateY(-50%);
  width: 6px;
}
#calendar .calendar_head .calender_arrow .slvzr_first_child a::before {
  background: #7B7B7B;
  background: -moz-linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#A0A0A0), to(#7B7B7B));
  background: -webkit-linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  background: -o-linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  background: linear-gradient( #A0A0A0 0%, #7B7B7B 100%);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
}
#calendar .calendar_head .calender_arrow .slvzr_first_child a::after {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: "";
  display: inline-block;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: rotate(45deg) translateY(-50%);
  width: 6px;
}
#calendar .calendar_head .calender_arrow a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#calendar th {
	width: 17.14%;
	padding: 5px 5px;
	background: #f4f4f4;
	border: solid 1px #e0e0e0;
	color: #000000;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	box-sizing: border-box;
}
#calendar td {
	padding: 10px;
	border: solid 1px #e0e0e0;
	vertical-align: top;
}
#calendar td h4 {
	margin-bottom: 5px;
	padding: 2px 10px;
	font-size: 14px;
	font-weight: 400;
}
#calendar td a {
	display: block;
	font-size: 14px;
}
#calendar td a:last-of-type {
	margin-bottom: 10px;
}
#calendar td .yoshin-zemi h4 {
	background: #E9FDD8;
}
#calendar td .special-zemi h4 {
	background: #FFE3E9;
}
#calendar td .stepup-zemi h4 {
	background: #FFFBBE;
}
#calendar td .seminar-info h4 {
	background: #C2DCFF;
}

@media screen and (max-width: 767px) {
	.seminar_search_box {
		display: block;
		margin: 0 -20px;
		width: 112%;
	}
	.seminar_search_box .h2_type01 {
		font-size: 20px;
		text-align: left;
		width: 100%;
		margin-bottom: 10px;
	}
	.seminar_search_box .seminar_search_input,
	.seminar_search_box form {
		display: flex;
		width: 100%;
	}
	#calendar .calendar_head {
		margin-top: 80px;
	}
	#calendar .calendar_head .calender_arrow .slvzr_first_child {
		border: 1px solid #B9D01B;
		left: 0;
    top: -40px;
	} 
	#calendar .calendar_head .calender_arrow .slvzr_last_child {
		right: 0;
    top: -40px;
	}
	#calendar .calendar_head .month span {
		font-size: 30px;
	}
	#calendar .sp_scroll {
		border-collapse: collapse;
    height: 500px;
    overflow: scroll;
	}
	#calendar tr:first-of-type,
	#calendar .td_none {
		display: none;
	}
	#calendar td {
		display: block;
	}
}

@media only screen and (min-width: 768px) {
	
	#mail_magazine ,
	#mail_magazine_detail {
		margin-right: 30px;
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#container > .inner {
		display: block;
		margin: 0 20px;
	}
	.sidebar {
		margin: 60px 0;
	}
}

#mail_magazine .dl_magazine {
  display: flex;
  flex-wrap: wrap;
}
#mail_magazine .dl_magazine {
	border-top: 1px solid #EEEEEE;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 15px;
}
#mail_magazine .dl_magazine dt {
	padding-left: 10px;
}
#mail_magazine .dl_magazine dd {
	border-bottom: 1px solid #EEEEEE;
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 100%;
}
#mail_magazine .dl_magazine dd:not(:last-of-type) {
	margin-bottom: 15px;
}

/* �ڍ� */
#mail_magazine_detail time {
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
#mail_magazine_detail .h3_type01 {
	margin-top: 30px;
}
#mail_magazine_detail .h4_type01 {
	margin-top: 30px;
}
#mail_magazine_detail ul + * {
	margin-top: 10px;
}
#mail_magazine_detail .box_task {
	margin-top: 30px;
} 
#mail_magazine_detail .box_task .h3_type01 {
	margin-top: 0;
}
#mail_magazine_detail .box_task .link_list {
	margin-top: 10px;
}
#mail_magazine_detail .service_type01 {
	margin-top: 30px;
}
#mail_magazine_detail .service_type01 .col {
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
	#mail_magazine_detail #container > .inner {
		margin: 0 20px;
	}
	#mail_magazine_detail {
		width: 100%;
	}
	#mail_magazine_detail img {
		max-width: 100%;
	}
}

#mail_magazine.part2,
#mail_magazine_detail.part2,
#mail_magazine.part2 .dl_magazine {
	max-width: 100%;
}

/* 詳細ページ
=========================*/
#single_cont p,
#single_cont div {
	margin-top: 0;
}
#single_cont > p {
	margin-bottom: 20px;
}
#single_cont > div {
	margin-bottom: 20px;
}
#single_cont table {
	margin: 20px 0;
  width: 100%;
}
#single_cont table th {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  background: #3E7314;
  color: #fff;
  padding: 14px 20px;
	min-width: 150px;
}
#single_cont table th + th {
  border-left: 1px solid #fff;
}
#single_cont table .th_sub {
  background: #F5FCE1;
	text-align: center;
}
#single_cont table td {
}
#single_cont table td,
#single_cont table .th_sub {
  padding: 14px 20px;
  vertical-align: middle;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
#single_cont table td:first-of-type,
#single_cont table .th_sub:first-of-type {
  border-left: 1px solid #CECECE;
}