 @charset "UTF-8";
 .singular .entry-title{width: 780px;}
h2{  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  text-align: left;
  color: #8fc31f;}
  h3{  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 25px;}
  .bg-gr{
	  background-color: rgba(230, 237, 185, 0.55);
	  border: solid 1px #8fc31f;
}
.bg-gr h4{
	background-color: #8fc31f;
	  font-size: 20px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 21px 0;
  margin-top: 0;
}
.bg-wh{background: #fff;
	padding: 70px 70px 70px;
	
}
.bg-wh p{
	  font-size: 18px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.bg-gr h5{
	  background-color: rgba(143, 195, 31, 0.5);
	  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  padding: 9px 0;
  margin-bottom: 0;
  
}
.w-500{max-width: 500px;margin: 60px auto;}
.lecture_day_place .lecture_promotion{
	padding: 0 50px 0 60px;
    border-top: none;
}

.lecture_day_place .lecture_promotion li{
	border-bottom: solid 1px #8fc31f;
	padding: 7px 0;
	line-height: 2.78;
	list-style-type: none;
}
.lecture_day_place .lecture_promotion li:last-child{
	border-bottom: none;
}
.top{color: #8fc31f;
    text-align: right;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    margin: 30px 0 60px;}
.lecture_day_place .lecture_promotion li span:nth-child(1){width: 144px;float: left; display: inline-block;color: #8fc31f;font-weight: bold;}
.lecture_day_place .lecture_promotion li span:nth-child(2){float: left; display: inline-block;color: #000;font-weight: normal;}


.mb-40{margin-bottom: 40px;}
.mb-70{margin-bottom: 70px;}
.mt-70{margin-top: 70px;}
.mt-20{margin-top: 20px;}
.lecture_day_place .lecture_promotion tr td {
    border-bottom: 1px solid rgb(143, 195, 31);
    border-left: 1px solid rgb(143, 195, 31);
}
.lecture_day_place .lecture_promotion tr th:nth-of-type(1), .lecture_day_place .lecture_promotion tr td:nth-of-type(1) {
    width: 200px;
    display: table-cell;
    padding: 20px 0px;
}
.lecture_day_place .lecture_promotion tr th:nth-of-type(2), .lecture_day_place .lecture_promotion tr td:nth-of-type(2) {
    width: 500px;
    display: table-cell;
    padding: 20px 0px;
}
.lecture_day_place .lecture_promotion tr td:nth-of-type(3), .lecture_day_place .lecture_promotion tr th:nth-of-type(3) {
    width: 200px;
    display: table-cell;
    padding: 20px 0px;
}
.lecture_day_place .lecture_promotion tr th:nth-of-type(4), .lecture_day_place .lecture_promotion tr td:nth-of-type(4) {
    width: 100px;
    display: table-cell;
    padding: 20px 0px;
}

.lecture_day_place .lecture_promotion tr th.t-w_01,
.lecture_day_place .lecture_promotion tr td.t-w_01,
.lecture_day_place .lecture_promotion tr th.t-w_02,
.lecture_day_place .lecture_promotion tr td.t-w_02
{width: 50%;}
.lecture_day_place h4{font-size: 20px;margin-bottom: 0;}
.entry-header p{font-size: 18px;}
.fs-14{font-size: 14px;}

@media (max-width: 767px) {
	br.sp{display: block;}
	 .singular .entry-title{width: 100%;
    font-size: 26px;}
	.bg-wh p{line-height: 1.88;font-size: 16px;}
	.mb-10{margin-bottom: 10px;}
	.lecture_day_place .lecture_promotion{padding: 0 18px;}
	.bg-wh{padding: 14px 20px;}
	.bg-gr h4{font-size: 18px !important;}
	.lecture_day_place .lecture_promotion li span:nth-child(2){line-height: 1.88;}
	.lecture_day_place .lecture_promotion tr td:nth-of-type(1) {
    width: 100%;
    display: block;
    padding: 0px 0px 10px;
    margin-bottom: 0;
}
.lecture_day_place .lecture_promotion li span:nth-child(1){width: 100%;float: left; display: inline-block;color: #8fc31f;font-weight: bold;}
.lecture_day_place .lecture_promotion tr td:nth-of-type(2) {
    width: 100% !important;
    display: block !important;
    padding: 0px 0px 10px !important;
    margin-bottom: 0 !important;

}
.lecture_day_place .lecture_promotion tr td:nth-of-type(3) {
    width: 100% !important;
    display: block !important;
    padding: 0px 0px 10px !important;
    margin-bottom: 0 !important;
}
.lecture_day_place .lecture_promotion tr td:nth-of-type(4) {
    width: 100% !important;
    display: block !important;
    padding: 0px 0px 10px !important;
    margin-bottom: 0 !important;
}
.lecture_day_place .lecture_promotion tr{
	    margin-bottom: 70px;
    display: block;
}
.lecture_day_place .lecture_promotion.list_m0 tr {
    margin-bottom: 0px;
    display: block;
}
.mb-70 {
    margin-bottom: 10px;
}
}