@charset "UTF-8";

@media screen and (max-width: 939px) {
	.--growing-platforms .section__contents--block .contents__visual {
		margin-top: -0.6rem;
	}
	.--growing-platforms .section__contents--block {
		padding-bottom: 5rem;
	}
}

.mv__contents img {
	object-fit: inherit;
	height: auto;
}

/*----------------------------------------------------
contents
----------------------------------------------------*/
.contents-top {
	background-color: #f4e9d8;
}
.contents-top .mv__contents.--light {
  background: transparent;
}

/*----------------------------------------------------
 main-visual
----------------------------------------------------*/
.contents-top .main-visual {
  padding-bottom: min(160px, 14.22vw);
}
.contents-top .main-visual-full {
  padding-bottom: 40px;
}
.contents-top .main-visual-full img {
  width: 100%;
}
.contents-top .slick-dots {
  bottom: max(-120px, -10.67vw);
}

.contents-top .slick-dots li {
  height: min(30px, 2.67vw);
  margin-left: min(22.5px, 2vw);
  margin-right: min(22.5px, 2vw);
  width: min(30px, 2.67vw);
}
.contents-top .slick-dots li button:before {
  background: #b3b3b3;
  border-radius: 100%;
  content: '';
  height: min(30px, 2.67vw);
  opacity: 1;
  width: min(30px, 2.67vw);
}
.contents-top .slick-dots li.slick-active button:before {
  background: #ff6a01;
}

@media (min-width: 940px) {
  .contents-top .main-visual {
    padding-bottom: min(140px, 7.29vw);
  }
  .contents-top .main-visual-full {
    padding-bottom: 80px;
  }
  .contents-top .slick-dots {
    bottom: max(-70px, -3.65vw);
  }
  .contents-top .slick-dots li {
    height: 16px;
    margin-left: 17px;
    margin-right: 17px;
    width: 16px;
  }
  .contents-top .slick-dots li button:before {
    height: 16px;
    width: 16px;
  }
  .contents-top .mv__contents {
    padding-bottom: 0;
  }
  .contents-top .mv__contents img {
    width: min(1500px, 78.13vw);
  }
  .contents-top .mv__contents .main-visual-full img {
    width: 100%;
  }
  .contents-top .main-visual-slider .slick-slide {
    position: relative;
  }
  .contents-top .main-visual-slider .slick-slide:before {
    background: rgba(0, 0, 0, .2);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  .contents-top .main-visual-slider .slick-current:before {
    content: none;
  }

  .contents-top .slick-prev::before,
  .contents-top .slick-next::before {
    content: none;
  }
  .contents-top .slick-prev,
  .contents-top .slick-next {
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    height: min(93px, 4.84vw);
    width: min(42px, 2.19vw);
    z-index: 3;
  }
  .contents-top .slick-prev {
    background-image: url(/src/img/top/20240924/btn-prev.webp);
    left: min(125px, 6.51vw);
  }
  .contents-top .slick-next {
    background-image: url(/src/img/top/20240924/btn-next.webp);
    right: min(125px, 6.51vw);
  }
}

/*----------------------------------------------------
 banner
----------------------------------------------------*/
.top-banner {
  padding: 0 10px 40px;
  text-align: center;
}
.top-banner > div:nth-child(n+2) {
  margin-top: 10px;
}
.top-banner a {
  display: inline-block;
  vertical-align: middle;
}
.top-banner img {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 940px) {
  .top-banner {
      padding: 0 40px 80px;
  }
  .top-banner > div:nth-child(n+2) {
      margin-top: 20px;
  }
}

/*----------------------------------------------------
 top-contents
----------------------------------------------------*/
.top-contents {
  padding: 0 min(62px, 5.51vw) min(62px, 5.51vw);
}

@media (min-width: 940px) {
  .top-contents {
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 min(160px, 8.33vw);
    width: min(1600px, 83.33vw);
  }
}

/*----------------------------------------------------
 each
----------------------------------------------------*/
.top-each {
  background: #fff;
  padding: min(62px, 5.51vw);
}
.top-each:nth-child(n+2) {
  margin-top: min(62px, 5.51vw);
}
/* main */
.top-main {
  margin-bottom: min(80px, 7.11vw);
}
.top-maimate .top-main {
  margin-left: max(-62px, -5.51vw);
  margin-right: max(-62px, -5.51vw);
}
/* points */
.top-points {
  margin-bottom: min(62px, 5.51vw);
}
.top-point {
  border: min(11px, 0.98vw) solid #e6e6e6;
  font-size: min(48px, 4.27vw);
  font-weight: bold;
  padding: min(62px, 5.51vw);
  text-align: center;
}
.top-point:nth-child(n+2),
.top-point-wrap:nth-child(n+2) .top-point {
  border-top: 0;
}
.top-point-img {
  padding-bottom: min(62px, 5.51vw);
}
/* detail */
.top-detail {
  text-align: center;
}
.top-detail a {
  display: inline-block;
  width: min(727px, 64.62vw);
  transition: opacity .8s, transform .4s ease-in-out; 
}
.top-detail a:hover {
  opacity: .7;
}
/* remark */
.top-point-remark {
  font-size: min(26px, 2.3vw);
  margin-top: 1em;
  text-align: center;
}
@media (min-width: 940px) {
  .top-each {
    padding: min(60px, 3.13vw) min(170px, 8.85vw) min(80px, 4.17vw);
  }
  .top-each:nth-child(n+2) {
    margin-top: min(62px, 5.51vw);
  }
  /* main */
  .top-main {
    margin-bottom: min(55px, 2.86vw);
  }
  .top-maimate .top-main {
    margin-left: max(-170px, -8.85vw);
    margin-right: max(-170px, -8.85vw);
  }
  /* points */
  .top-points {
    display: flex;
    justify-content: space-between;
    margin-bottom: min(95px, 4.95vw);
  }
  .top-point-wrap {
    width: 31.6%;
  }
  .top-point {
    border: 0;
    font-size: min(26px, 1.35vw);
    padding: 0;
    width: 31.6%;
  }
  .top-point-wrap .top-point {
    width: 100%;
  }
  .top-point-img {
    margin-bottom: min(20px, 1.04vw);
    padding-bottom: 0;
  }
  /* detail */
  .top-detail a {
    width: min(460px, 23.96vw);
  }
  /* remark */
  .top-point-remark {
    font-size: min(13px, .677vw);
    line-height: 1.8;
  }
}


/*----------------------------------------------------
 news
----------------------------------------------------*/
.top-news-title {
	margin-bottom: 15px;
	text-align: center;
}
.top-news-title img {
	width: 40%;
}
.top-news-subtitle {
	color: #333;
	font-size: min(42px, 3.73vw);
	font-weight: bold;
	text-align: center;
}
.top-news-more {
	margin-top: 3rem;
	text-align: center;
}
.top-news-more.btn__block {
	display: block;
}
.top-news-more a {
	display: inline-block;
	width: min(445px, 39.56vw);
}
.contents-top .--news .btn__block {
  width: 100%;
}
@media screen and (min-width: 940px) {
  .contents-top .--news {
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 min(160px, 8.33vw);
    width: min(1600px, 83.33vw);
  }
	.--news .section__contents--block {
    background: #fff;
    padding: min(120px, 6.25vw) min(180px, 9.38vw) min(80px, 4.17vw);
    max-width: 100%;
	}
  .contents-top .--news .contents__header {
    width: min(230px, 11.98vw);
  }
  .contents-top .--news .contents__body, .--blogs .contents__body {
    margin-left: min(86px, 4.48vw);
  }
	.top-news-title img {
		width: 100%;
	}
	.top-news-subtitle {
		font-size: min(20px, 1.04vw);
	}
	.top-news-more a {
		display: inline-block;
		padding-left: 0;
    width: min(171px, 8.91vw);
	}
  .contents-top .--news .section__contents--block .btn__block {
    margin: min(65px, 3.39vw) auto 0;
    position: relative;
    left: auto;
    bottom: auto;
  }
  .contents-top .--news .section__contents--block .btn__block img {
    width: 100%;
  }
}

