.topSlide {
  width: 100%;
  margin: -6px auto 0;
  position: relative;
  overflow: hidden;
}

.topSlide_main {
  overflow: hidden;
  height: 350px;
}

.topSlide_main li {
  float: left;
  height: 350px;
}

.topSlide_btn {
  z-index: 9999;
  position: absolute;
  width: 1000px;
  height: 32px;
  margin-left: -500px;
  margin-top: -16px;
  top: 50%;
  left: 50%;
}

.topSlide_btn a {
  z-index: 9999;
  display: block;
  position: absolute;
}

.topSlide_btn-prev {
  top: 0;
  left: 10px;
  width: 32px;
}

.topSlide_btn-next {
  top: 0;
  right: 10px;
  width: 32px;
}

.topSection01 {
  margin: 0 0 30px;
}

.topSection01_list {
  overflow: hidden;
  margin-left: -24px;
  padding: 5px 0;
}

.topSection01_pic {
  text-align: center;
  margin: 0 0 5px;
}

.topSection01_item {
  background: #fff;
  width: 310px;
  height:310px;
  float: left;
  padding: 20px;
  margin: 0 0 15px 24px;
  border: 1px solid #DAD7CF;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.topSection01_item02 {
  /*background: #fff;*/
  width: 310px;
  /*height:310px;*/
  float: left;
  /*padding: 20px;*/
  margin: 0 0 15px 24px;
  /*border: 1px solid #DAD7CF;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);*/
}

.topSection01_item02-list{
}

.topSection01_item02-list li{
}

.topSection01_item02-01{
  margin-bottom: 15px;
}

.topSection01_item02-list li a{
  display: flex;
  height: 120px;
  background: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
}

.topSection01_item02-01 img{
  width: auto;
  height: 64px;
}

.topSection01_item02-02 img{
  width: auto;
  height: 60px;
}








.topSection01_info dt {
  font-size: 120%;
  font-weight:bold;
  margin-bottom: 5px;
  margin-top:10px;
}

.topSection01_info dt a {
  background: url("../img/top/icon_arrow.png") no-repeat left;
  padding: 2px 0 2px 25px;
  text-decoration: underline;
}

.topSection01_info dt a:hover {
  text-decoration: none;
}

.topSection01_info dd {
  font-size: 105%;
　text-align: justify;
　text-justify: inter-ideograph;
}

.topSection02 {
  margin-bottom: 30px;
}

.topSection02_pic {
  width: 180px;
  height: 82px;
  margin: 0 auto 10px;
  border: 1px solid #D9E6F4;
}

.topSection02_pic a {
  border: 1px solid #fff;
  display: block;
}

.topSection02_pic a img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.topSection02_title {
  font-size: 120%;
  line-height: 1.4;
  height: 56px;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
}

.topSection02_title a {
  text-decoration: underline;
}

.topSection02_title a:hover {
  text-decoration: none;
}

.topSection02_comment {
  font-size: 100%;
  margin: 0 0 5px;
  height:100px;
}

.topSection02_data {
  overflow: hidden;
  font-size: 98%;
}

.topSection02_data li {
  float: right;
}

.topSection02_data li:first-child {
  float: left;
  padding-top: 3px;
  letter-spacing: 1px;
}

.topSection02_data-cat {
  color: #fff;
  display: inline-block;
  padding: 3px 0;
  width: 80px;
  text-align: center;
}

.topSection02_data-info {
  background: #D9D900;
  color:#000000;
}

.topSection02_data-recruit {
  background: #00B285;
}

.topSection02_data-blog {
  background: #599EBF;
}

.topSection02_data-cat04 {
  background: #0080FF;
}

.topSection02_list {
  overflow: hidden;
  margin: 0 0 0 -31px;
  padding: 5px 0;
}

.topSection02_item {
  background: #fff;
  width: 220px;
  float: left;
  padding: 20px 17px;
  margin: 0 0 20px 31px;
  border: 1px solid #DAD7CF;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.topSection02_more {
  text-align: right;
  padding-right: 10px;
}

.topSection02_more a {
  background: url("../img/top/icon_arrow.png") no-repeat;
  padding: 3px 0 3px 27px;
  text-decoration: underline;
  font-size: 120%;
  color: #636361;
}

.topSection02_more a:hover {
  text-decoration: none;
}

.topSection02MainNews {
  margin-bottom: 40px;
}

.topSection02MainNews_item {
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  -ms-flex-align: center;
      align-items: center;
}

.topSection02MainNews_day {
  font-size: 14px;
  margin-right: 15px;
}

.topSection02MainNews_cat {
  margin-right: 15px;
}

.topSection02MainNews_cat span {
  display: inline-block;
  background: #70b034;
  color: #fff;
  padding: 3px 5px;
  width: 90px;
  text-align: center;
}
.topSection02MainNews_cat.magazine span {
  background: #5188b1;
}

.topSection02MainNews_cat.topics span {
  background: #EA6096;
}
.topSection02MainNews_cat.members span {
  background: #bcd537;
}

.topSection02MainNews_title a {
  color: #333;
  text-decoration: underline;
}

.topSection02MainNews_title a:hover {
  text-decoration: none;
}

.topSection02MainNews_more a {
  background: url("../img/top/icon_arrow.png") no-repeat;
  padding: 3px 0 3px 27px;
  text-decoration: underline;
  font-size: 120%;
  color: #636361;
}

.topSection02MainNews_more a:hover {
  text-decoration: none;
}
