@charset "utf-8";

/*==========================================
 TOP
===========================================*/

#top_mv_Area {
  width: 100%;
  height: auto;
}
#top_mv_Area #topMv {
  opacity: 0;
}
#top_mv_Area img {
  width: 100%;
  height: auto;
}

/* スマホ用 */
@media only screen and (max-width: 767px) {
}

#topSns {
  width: 100%;
  margin: 20px 0;
  padding: 20px 0 5px;
  background-color: #248c51;
}
#topSns h2 {
  margin: 0 0 30px;
  font-family: はんなり明朝;
  font-size: 32px;
  text-align: center;
  letter-spacing: -3px;
  color: #fff;
}
#topSns #topSns_Area {
  width: 100%;
  height: 160px;
  margin: 0 0 30px;
  overflow: hidden;
}
#topSns #topSns_Area #topSns_Mv {
  opacity: 1;
}
#topSns #topSns_Area #topSns_Mv ul {
  list-style-type: none;
}
#topSns #topSns_Area #topSns_Mv ul li {
  float: left;
  width: 160px;
}
#topSns #topSns_Area #topSns_Mv ul li img {
  width: 160px;
  height: auto;
}

#topSns #topSns_Area02 {
  width: 960px;
  height: 160px;
  margin: 0 auto 30px;
  overflow: hidden;
}
#topSns #topSns_Area02 ul {
  list-style-type: none;
}
#topSns #topSns_Area02 ul li {
  float: left;
  width: 160px;
  height: 160px;
}
#topSns #topSns_Area02 ul li img {
  width: 160px;
  height: 160px;
  object-fit: cover;
}

#topSns .botLink {
  margin: 20px auto;
}
/* スマホ用 */
@media only screen and (max-width: 767px) {
  #topSns {
    width: 100%;
    margin: 20px 0;
    padding: 10px 0 5px;
  }
  #topSns h2 {
    margin: 5px 0 15px;
    font-family: はんなり明朝;
    font-size: 24px;
  }
  #topSns .botLink {
    margin: 0 auto 10px;
  }

  #topSns #topSns_Area02 {
    width: 320px;
    height: 480px;
    margin: 0 auto 30px;
  }
  #topSns #topSns_Area02 ul li:nth-child(1n) {
    float: left;
    width: 160px;
    height: 160px;
    overflow: hidden;
  }
  #topSns #topSns_Area02 ul li:nth-child(2n) {
    float: right;
    width: 160px;
    height: 160px;
    overflow: hidden;
  }
  #topSns #topSns_Area02 ul li img {
    width: 160px;
    height: auto;
  }
}

#topEvent {
  width: 100%;
  margin: 40px 0;
  padding: 20px 0 5px;
  background-color: #efefef;
}
#topEvent h2 {
  margin: 0 0 30px;
  font-family: はんなり明朝;
  font-size: 32px;
  text-align: center;
  letter-spacing: -3px;
  color: #333;
}
#topEvent .botLink_ty02 {
  margin: 20px auto;
}
#topEvent #topEvent_Area {
  width: 980px;
  margin: 0 auto;
}
#topEvent #topEvent_Area #topEvent_Box {
  margin: 0 0 50px 0;
}
#topEvent #topEvent_Area #topEvent_Box .topEvent_Link {
  position: relative;
  float: left;
  width: 314px;
  margin: 0 19px 20px 0;
  padding: 16px;
  box-sizing: border-box;
  background-color: #FFF;
  border-radius: 6px;
}
#topEvent #topEvent_Area #topEvent_Box a:nth-child(3n) .topEvent_Link {
  margin: 0 0 20px 0;
}
#topEvent #topEvent_Area #topEvent_Box .topEvent_Link .column_L {
  float: left;
  width: 74px;
}
#topEvent #topEvent_Area #topEvent_Box .topEvent_Link .column_R {
  float: right;
  width: 190px;
}
#topEvent #topEvent_Area #topEvent_Box .topEvent_Link img {
  width: 100%;
  height: auto;
}
#topEvent #topEvent_Area #topEvent_Box .topEvent_Link img.icon_New {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 40px;
  height: 40px;
  border: none;
}
#topEvent #topEvent_Area #topEvent_Box .topEvent_Link h4 {
  margin: 0 0 10px;
  padding: 0;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
  text-align: left;
  color: #333;
  line-height: 1.3;
  border: none;
  background-image: none;
}

#topEvent #topEvent_Area #topEvent_Box .topEvent_Link p {
  position: relative;
  padding: 0 0 0 58px;
  font-size: 13px;
  color: #333;
}
#topEvent #topEvent_Area #topEvent_Box .topEvent_Link p:before {
  position: absolute;
  left: 0;
  top: -2px;
  padding: 2px 7px 3px;
  content: "開催日";
  background-color: #248c51;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
}
#topEvent h3 {
  margin: 40px 0 20px;
  font-family: はんなり明朝;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  letter-spacing: -3px;
  color: #333;
}
#topEvent_Report {
  width: 960px;
  margin: 0 auto 20px;
  padding: 3px 10px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#topEvent_Report ul {
  list-style-type: none;
}
#topEvent_Report ul li {
  padding: 15px 0;
  border-bottom: 1px dotted #ddd;
}
#topEvent_Report ul li span {
  position: relative;
  padding: 0 10px 0 0;
}
#topEvent_Report ul li span:after {
  position: absolute;
  left: 120px;
  top: 50%;
  width: 120px;
  margin: -12px 0 0;
  padding: 5px 0 7px;
  font-size: 13px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#topEvent_Report ul li span.icon01:after {
  content: "社会教育事業";
  background-color: #165fb7;
}
#topEvent_Report ul li span.icon02:after {
  content: "文化スポーツ教室";
  background-color: #e57623;
}
#topEvent_Report ul li span.icon03:after {
  content: "活動発表";
  background-color: #d3b316;
}
#topEvent_Report ul li a {
  padding: 0 0 0 130px;
  text-decoration: none;
  color: #333;
}
#topEvent_Report ul li a:hover {
  text-decoration: underline;
  color: #248c51;
}
#topEvent_Report ul li:last-child {
  border-bottom: none;
}
/* スマホ用 */
@media only screen and (max-width: 767px) {
  #topEvent {
    width: 100%;
    margin: 20px 0;
    padding: 10px 0 5px;
  }
  #topEvent h2 {
    margin: 5px 0 15px;
    font-family: はんなり明朝;
    font-size: 24px;
  }
  #topEvent .botLink_ty02 {
    margin: 10px auto;
  }
  #topEvent #topEvent_Area {
    width: 94%;
    margin: 0 3%;
  }
  #topEvent #topEvent_Area #topEvent_Box {
    margin: 0 0 30px 0;
  }
  #topEvent #topEvent_Area #topEvent_Box a:nth-child(1n) .topEvent_Link {
    float: left;
    width: 48%;
    margin: 0 0 20px 0;
    padding: 12px;
  }
  #topEvent #topEvent_Area #topEvent_Box a:nth-child(2n) .topEvent_Link {
    float: right;
    width: 48%;
    margin: 0 0 20px 0;
    padding: 12px;
  }
  #topEvent #topEvent_Area #topEvent_Box a:nth-child(3n) .topEvent_Link {
    margin: 0 0 20px 0;
  }
  #topEvent #topEvent_Area #topEvent_Box .topEvent_Link .column_L {
    float: none;
    width: 100%;
  }
  #topEvent #topEvent_Area #topEvent_Box .topEvent_Link .column_R {
    float: none;
    width: 100%;
  }
  #topEvent #topEvent_Area #topEvent_Box .topEvent_Link img.icon_New {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 40px;
    height: 40px;
    border: none;
  }
  #topEvent #topEvent_Area #topEvent_Box .topEvent_Link h4 {
    font-size: 12px;
  }
  #topEvent #topEvent_Area #topEvent_Box .topEvent_Link p {
    padding: 0 0 20px 50px;
    font-size: 11px;
  }
  #topEvent h3 {
    margin: 30px 0 10px;
    font-size: 20px;
  }
  #topEvent_Report {
    width: 88%;
    margin: 0 3% 10px;
    padding: 3px 3%;
  }
  #topEvent_Report ul li {
    padding: 13px 0;
    font-size: 13px;
  }
  #topEvent_Report ul li span {
    padding: 0;
  }
  #topEvent_Report ul li span:after {
    left: 100px;
    width: 100px;
    margin: -10px 0 0;
    padding: 5px 0 5px;
    font-size: 11px;
  }
  #topEvent_Report ul li a {
    display: block;
    padding: 10px 0 0;
    font-size: 14px;
    font-weight: 500;
  }
}
#topNewsArea {
  width: 100%;
  margin: 0;
}
#topNews {
  width: 980px;
  margin: 20px auto;
  padding: 20px 0 5px;
}
#topNews h2 {
  margin: 0 0 30px;
  font-family: はんなり明朝;
  font-size: 32px;
  text-align: center;
  letter-spacing: -3px;
  color: #333;
}
#topNews #topNews_Area {
 margin: 0 0 50px;
}
#topNews #topNews_Area #topNews_L {
  float: left;
  width: 600px;
}
#topNews #topNews_Area #topNews_L ul {
  border-top: 1px dotted #ddd;
  list-style-type: none;
}
#topNews #topNews_Area #topNews_L ul li {
  padding: 15px 0;
  border-bottom: 1px dotted #ddd;
}
#topNews #topNews_Area #topNews_L ul li span {
  position: relative;
  float: left;
  display: block;
  padding: 0 10px 0 0;
}
#topNews #topNews_Area #topNews_L ul li span:after {
  position: absolute;
  left: 120px;
  top: 50%;
  width: 80px;
  margin: -12px 0 0;
  padding: 5px 0 7px;
  font-size: 13px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#topNews #topNews_Area #topNews_L ul li span.icon01:after {
  content: "お知らせ";
  background-color: #999;
}
#topNews #topNews_Area #topNews_L ul li span.icon02:after {
  content: "レストラン";
  background-color: #bfbf13;
}
#topNews #topNews_Area #topNews_L ul li a {
  display: block;
  margin: -3px 0 0 210px;
  text-decoration: none;
  color: #333;
  line-height: 1.4;
}
#topNews #topNews_Area #topNews_L ul li a:hover {
  text-decoration: underline;
  color: #248c51;
}
#topNews #topNews_Area #topNews_R {
  float: right;
  width: 360px;
}
#topNews #topNews_Area #topNews_R img {
  margin: 0 0 10px;
}
/* スマホ用 */
@media only screen and (max-width: 767px) {
  #topNewsArea {
    margin: 20px 0 0;
  }
  #topNews {
    width: 94%;
    margin: 0 3% 0;
    padding: 10px 0 0;
  }
  #topNews h2 {
    margin: 5px 0 15px;
    font-size: 24px;
  }
  #topNews #topNews_Area {
   margin: 0 0 30px;
  }
  #topNews #topNews_Area #topNews_L {
    float: none;
    width: 100%;
  }
  #topNews #topNews_Area #topNews_L ul li {
    padding: 13px 0;
    font-size: 13px;
  }
  #topNews #topNews_Area #topNews_L ul li span {
    padding: 0;
  }
  #topNews #topNews_Area #topNews_L ul li span:after {
    left: 100px;
    width: 100px;
    margin: -10px 0 0;
    padding: 5px 0 5px;
    font-size: 11px;
  }
  #topNews #topNews_Area #topNews_L ul li a {
    display: block;
    margin: 15px 0 0;
    padding: 10px 0 0;
    font-size: 14px;
    font-weight: 500;
  }
  #topNews #topNews_Area #topNews_R {
    float: none;
    width: 100%;
    margin: 20px 0 0;
  }
  #topNews #topNews_Area #topNews_R img {
    width: 100%;
    margin: 0 0 10px;
  }
}

#topPR {
  width: 100%;
  margin: 0;
  padding: 20px 0 20px;
  background-color: #efefef;
  text-align: center;
}
/* スマホ用 */
@media only screen and (max-width: 767px) {
  #topPR {
    width: 94%;
    margin: 20px 0;
    padding: 3% ;
  }
  #topPR img {
    width: 100%;
  }
}
