.news {
	background-color: #f5fafd;
	padding-top: 70px;
	padding-bottom: 70px;
}

.news-list{
	list-style: none outside;
	margin: 0;
	padding: 0;
	font-size:15px
}
.news-list .item a{
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
}
.news-list .item:first-child a{
  border-top: 1px solid #CCC;
}
.news-list .item .date{
  margin: 0;
  min-width: 140px;
  color: #999;
  padding: 0 20px 0 0;
}
.news-list .item .category{
  margin: 0;
  min-width: 140px;
  padding: 0 20px 0 0;
}
.news-list .item .category span{
  background: #999;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
}
.news-list .item a:hover .title{
  color: #00F;
}

@media screen and (max-width: 767px){
.news-list .item a{
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 10px;
}
}





.mv .slide-inner, .mv .box-img {
  height: 660px;
  margin: 0;
  position: relative
}

@media screen and (min-width: 1920px) {
  .mv .slide-inner, .mv .box-img {
    height: auto
  }
}

@media screen and (max-width: 1399px) {
  .mv .slide-inner, .mv .box-img {
    height: 560px
  }
}

@media screen and (max-width: 1199px) {
  .mv .slide-inner, .mv .box-img {
    height: 460px
  }
}

@media screen and (max-width: 991px) {
  .mv .slide-inner, .mv .box-img {
    height: 360px
  }
}

@media screen and (max-width: 767px) {
  .mv .slide-inner, .mv .box-img {
    height: auto
  }
}

.mv .slide-inner .slide-img, .mv .box-img .slide-img {
  display: block;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 100%;
  width: 100%
}

.mv .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #949393;
  opacity: 1.0
}

.mv .swiper-pagination .swiper-pagination-bullet-active {
  background: #ff6c00
}

.mv .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px
}

.mv .slide a {
  max-width: 440px;
  position: absolute;
  bottom: 10%;
  display: block;
  right: calc(50% + 12px)
}

@media screen and (min-width: 1920px) {
  .mv .slide a {
    width: 22.8%;
    right: 51%
  }
}

@media screen and (max-width: 1399px) {
  .mv .slide a {
    width: 374px
  }
}

@media screen and (max-width: 1199px) {
  .mv .slide a {
    width: 304px
  }
}

@media screen and (max-width: 991px) {
  .mv .slide a {
    width: 234px;
    bottom: 11%
  }
}

.mv .slide a img {
  width: 100%
}

.mv .slide03 a, .mv .slide05 a {
  right: unset;
  left: calc(50% + 38px)
}

@media screen and (min-width: 1920px) {
  .mv .slide03 a, .mv .slide05 a {
    right: unset;
    left: 52%
  }
}

@media screen and (max-width: 991px) {
  .mv .slide03 a, .mv .slide05 a {
    left: calc(50% + 28px)
  }
}

@media screen and (max-width: 767px) {
  .mv .slide a {
    width: 86%;
    left: 50%;
    right: unset;
    transform: translateX(-50%);
    bottom: 9%
  }
}

.read {
  background: url(../images/common/bg-square@2x.png) 0% 0%/84px repeat;
  padding: 60px 0
}

.read .inner {
  background: url(../images/top/read-bg.jpg) 50% 50%/cover no-repeat;
  padding: 70px 20px
}

@media screen and (max-width: 767px) {
  .read .inner {
    background: url(../images/top/read-bg-sp.jpg) 50% 50%/cover no-repeat
  }
}

.read .box {
  max-width: 710px;
  padding: 48px;
  background: #fff;
  margin: auto
}

@media screen and (max-width: 767px) {
  .read .box {
    padding: 48px 30px
  }
}

.read h2 {
  margin-bottom: 0.6em
}

.read h2 img {
  display: block;
  margin: auto;
  max-width: 234px
}

@media screen and (max-width: 767px) {
  .read h2 img {
    max-width: 160px
  }
}

.read p {
  text-align: center;
  font-weight: bold;
  font-size: 20px
}

@media screen and (max-width: 767px) {
  .read p {
    font-size: 15px
  }
}

.contents {
  padding-top: 56px;
  padding-bottom: 100px;
  position: relative
}

@media screen and (max-width: 767px) {
  .contents {
    padding: 56px 0 20px
  }
}

.contents::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(151px + 120px);
  background-color: #ffea00;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}

.contents h2 img {
  max-width: 200px
}

@media screen and (max-width: 767px) {
  .contents h2 img {
    max-width: 150px
  }
}

.contents .contants-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 1.5%
}

@media screen and (max-width: 991px) {
  .contents .contants-list {
    max-width: 575px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px
  }
}

.contents .contants-list li {
  width: 16.1%;
  padding-bottom: 70px;
  position: relative
}

@media screen and (max-width: 991px) {
  .contents .contants-list li {
    width: 46%;
    margin-bottom: 50px
  }
}

.contents .contants-list li h3 img {
  display: block;
  margin: auto
}

.contents .contants-list li:first-child {
  width: 18%;
  margin-top: -1.5%
}

@media screen and (max-width: 991px) {
  .contents .contants-list li:first-child {
    width: 100%
  }
}

.contents .contants-list li:first-child h3 {
  margin-bottom: 0.7em
}

.contents .contants-list li:first-child p {
  font-size: 20px
}

@media screen and (max-width: 767px) {
  .contents .contants-list li:first-child p {
    font-size: 15px
  }
}

.contents .box-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 175px;
  left: 50%;
  transform: translateX(-50%)
}

.contents .morebtn {
  font-weight: bold;
  font-size: 16px;
  display: block;
  max-width: 170px;
  width: 96%;
  position: relative;
  text-align: center;
  border: 3px solid #002571;
  border-radius: 50px;
  padding: 0.3em 0
}

.contents .morebtn img {
  display: block;
  position: absolute;
  right: calc(-8% - 3px);
  top: calc(50% - 4px)
}

.problem .upper {
  background: url(../images/top/problem-bg@2x.jpg) 50% 50%/cover no-repeat;
  padding: 50px 0 0
}

@media screen and (max-width: 767px) {
  .problem .upper {
    background: url(../images/top/problem-bg-sp@2x.jpg) 50% 50%/cover no-repeat
  }
}

.problem h2 {
  margin-bottom: 0.6em
}

.problem h2 img {
  display: block;
  margin: auto;
  max-width: 576px
}

@media screen and (max-width: 767px) {
  .problem h2 img {
    max-width: 232px
  }
}

@media screen and (max-width: 575px) {
  .problem .container {
    overflow: hidden
  }
}

@media screen and (max-width: 575px) {
  .problem .box-img {
    padding: 21% 0
  }
}

.problem .box-img img {
  display: block;
  margin: auto
}

@media screen and (max-width: 575px) {
  .problem .box-img img {
    transform: scale(1.25)
  }
}

.problem .bottom {
  background: #ffea00;
  position: relative;
  padding: 40px 0
}

.problem .bottom::before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 30px solid #ffea00;
  border-right: 28px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 28px solid transparent
}

@media screen and (max-width: 575px) {
  .problem .bottom::before {
    border-top: 23px solid #ffea00;
    border-right: 21px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 21px solid transparent
  }
}

.problem .bottom img {
  display: block;
  margin: auto;
  max-width: 733px
}

@media screen and (max-width: 767px) {
  .problem .bottom img {
    max-width: 325px
  }
}

.merit {
  background: url(../images/common/bg-square@2x.png) 0% 0%/84px repeat;
  padding: 50px 0
}

@media screen and (max-width: 767px) {
  .merit {
    padding: 50px 0 20px
  }
}

.merit h2 img {
  display: block;
  margin: auto;
  max-width: 449px
}

@media screen and (max-width: 767px) {
  .merit h2 img {
    max-width: 360px;
    width: 100%
  }
}

.merit .merit-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.merit .merit-list li {
  width: calc(50% - 20px);
  margin-bottom: 40px
}

@media screen and (max-width: 767px) {
  .merit .merit-list li {
    width: 100%;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto
  }
}

.merit h3 {
  background: #002571;
  font-size: 18px;
  display: flex;
  border: 4px solid #002571;
  align-items: center;
  margin: 0
}

@media screen and (max-width: 1199px) {
  .merit h3 {
    padding: 20px;
    border: 0
  }
}

@media screen and (max-width: 991px) {
  .merit h3 {
    font-size: 14px
  }
}

.merit h3 .num {
  background: #fff url(../images/top/merit-num-bg@2x.png) 50% 50%/cover no-repeat;
  font-size: 34px;
  height: 52px;
  width: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px
}

@media screen and (max-width: 991px) {
  .merit h3 .num {
    height: 39px;
    width: 39px;
    font-size: 26px
  }
}

.merit h3 .ttl {
  color: #fff;
  display: block
}

.merit h3 .bold {
  font-size: 24px;
  color: #ffea00
}

@media screen and (max-width: 1199px) {
  .merit h3 .bold {
    display: block
  }
}

@media screen and (max-width: 991px) {
  .merit h3 .bold {
    font-size: 18px
  }
}

.merit .box-txt {
  background: #f7f7f7;
  padding: 30px;
  position: relative
}

@media screen and (max-width: 1199px) {
  .merit .box-txt {
    padding: 15px
  }
}

.merit .box-txt .box-btn {
  position: absolute;
  bottom: 30px;
  right: 30px
}

@media screen and (max-width: 1199px) {
  .merit .box-txt .box-btn {
    bottom: 16px;
    right: 15px
  }
}

@media screen and (max-width: 767px) {
  .merit .box-txt .box-btn {
    position: static;
    text-align: right
  }
}

.merit .box-txt .box-btn a {
  color: #ff6c00;
  border-bottom: 1px solid #ff6c00;
  position: relative;
  padding-right: 1em;
  display: inline-block;
  line-height: 1.4
}

.merit .box-txt .box-btn a::after {
  content: '▶';
  font-size: 12px;
  display: inline-block;
  padding-left: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}


/*# sourceMappingURL=top.min.css.map */