@charset "UTF-8";
.topPage .mv {
  background-color: #fdf2bc;
  padding-top: 1.5em;
}
@media only screen and (min-width: 580px) {
  .topPage .mv {
    text-align: center;
  }
  .topPage .mv img {
    max-width: 1500px;
    margin: 0 auto;
  }
}
.topPage div.banner {
  padding: 4em 0;
}
.topPage div.banner .bannerItem {
  margin-bottom: 1em;
  display: inline-block;
  width: 85%;
}
.topPage div.banner .bannerItem:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 580px) {
  .topPage div.banner {
    padding: 5.5em 0;
  }
  .topPage div.banner .bannerItem {
    margin-bottom: 1em;
    display: inline-block;
    width: 32%;
    margin-bottom: 0;
  }
  .topPage div.banner .bannerItem:last-child {
    margin-bottom: 0;
  }
  .topPage div.banner .bannerItem:hover {
    opacity: 0.7;
    transition: 0.5s;
  }
}
.topPage section.news {
  border-top: 1px solid #bababa;
}
.topPage section.news .listItem a {
  display: flex;
  align-items: center;
  padding: 1.3em 0;
  border-top: 1px solid #bababa;
}
.topPage section.news .listItem a:last-child {
  border-bottom: 1px solid #bababa;
}
.topPage section.news .listItem a .txtWrap {
  flex: 1;
  display: flex;
}
.topPage section.news .listItem a .txtWrap .date {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding-right: 0.7em;
  color: #f4654a;
}
.topPage section.news .listItem a .txtWrap .date::before {
  content: "●";
  padding-right: 0.3em;
}
.topPage section.news .listItem a .txtWrap .txt {
  text-align: left;
  font-size: 0.9em;
}
@media only screen and (min-width: 580px) {
  .topPage section.news {
    padding: 0;
  }
  .topPage section.news .newsWrap {
    display: flex;
    align-items: stretch;
  }
  .topPage section.news .newsWrap .left {
    width: 30%;
    border-right: 1px solid #bababa;
    display: flex;
    align-items: center;
  }
  .topPage section.news .newsWrap .left .enJptitle {
    display: block;
    text-align: left;
    margin-bottom: 0;
  }
  .topPage section.news .newsWrap .left .enJptitle .en {
    display: block;
  }
  .topPage section.news .newsWrap .left .enJptitle .jp {
    display: block;
    padding: 1em 0 0 0;
  }
  .topPage section.news .newsWrap .right {
    flex: 1;
    padding-left: 2em;
  }
  .topPage section.news .newsWrap .right .listItem a {
    border-bottom: 1px solid #bababa;
    border-top: none;
    padding: 1.8em 0;
  }
  .topPage section.news .newsWrap .right .listItem a:last-child {
    border-bottom: none;
  }
}
.topPage section.about {
  margin-bottom: 3em;
  color: #fff;
  text-align: left;
}
.topPage section.about h2 {
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  font-size: 2.5em;
  letter-spacing: 2px;
  margin-bottom: 1em;
}
.topPage section.about .title {
  font-size: 2em;
  font-family: "Zen Maru Gothic", serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 1em;
}
.topPage section.about p {
  margin-bottom: 2em;
  line-height: 180%;
}
.topPage section.about .img {
  width: 75%;
  margin: 0 auto;
}
.topPage section.about .img img {
  margin: 0 auto 2em;
}
.topPage section.about .img a.orangeBtn {
  width: 100%;
}
.topPage .swiper1 {
  overflow: hidden;
}
.topPage .swiper1 .swiper-wrapper {
  transition-timing-function: linear;
}
.topPage .swiper1 .swiper-wrapper img {
  border-radius: 15px;
}
@media only screen and (min-width: 580px) {
  .topPage section.about .wrap .txt {
    width: 55%;
  }
  .topPage section.about .wrap .img {
    width: 40%;
    margin: 0;
  }
  .topPage section.about .wrap .img img {
    margin: 0;
  }
}
.topPage section.product {
  margin-top: 3em;
}
.topPage section.product .enJptitle {
  text-align: center;
  display: block;
}
.topPage section.product .enJptitle .en {
  color: #fff;
  display: block;
  margin-bottom: 0.3em;
}
.topPage section.product .enJptitle .jp {
  display: block;
}
.topPage section.product .title {
  font-family: "Zen Maru Gothic", serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 1.55em;
  font-weight: 600;
  margin-bottom: 1em;
}
.topPage section.product a.orangeBtn {
  margin: 1.5em auto;
}
@media only screen and (min-width: 580px) {
  .topPage section.product .img {
    margin-bottom: 2em;
  }
}
.topPage section.sustainable .enJptitle {
  text-align: center;
  display: block;
}
.topPage section.sustainable .enJptitle .en {
  display: block;
  line-height: 100%;
  margin-bottom: 0.2em;
}
.topPage section.sustainable .enJptitle .jp {
  display: block;
}
.topPage section.sustainable a.orangeBtn {
  margin: 3em auto 4em;
}
.topPage section.sustainable .actionWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.topPage section.sustainable .actionWrap .actionItem {
  width: 50%;
  margin-bottom: 3em;
}
.topPage section.sustainable .actionWrap .actionItem .number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f4654a;
  /* 丸の色 */
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 26px;
  font-family: "Roboto Slab", serif;
  font-weight: 900;
  margin: 0 auto;
}
.topPage section.sustainable .actionWrap .actionItem p {
  font-weight: bold;
  font-family: "Zen Maru Gothic", serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 120%;
}
@media only screen and (min-width: 580px) {
  .topPage section.sustainable .actionWrap .actionItem {
    width: 20%;
  }
  .topPage section.sustainable .actionWrap .actionItem:nth-child(even) {
    padding-top: 4em;
  }
}
@media only screen and (min-width: 580px) {
  .topPage .footerImg {
    max-width: 800px;
    margin: 0 auto;
  }
  .topPage .footerImg img {
    height: auto;
    object-fit: cover;
    overflow: hidden;
  }
}
.topPage section.contact .contactItem {
  text-align: left;
  margin-bottom: 2em;
}
.topPage section.contact .contactItem .title {
  border-left: 8px solid #f4654a;
  color: #f4654a;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding: 0.3em 0 0.3em 1em;
}
.topPage section.contact .contactItem a.number {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 1.8em;
  display: block;
  margin: 0 0 0.2em 25px;
  letter-spacing: 2px;
}
.topPage section.contact .contactItem span {
  font-size: 0.9em;
  display: block;
  margin-left: 25px;
}
@media only screen and (min-width: 580px) {
  .topPage section.contact .contactItem {
    display: flex;
    align-items: center;
    margin-bottom: 3em;
  }
  .topPage section.contact .contactItem .title {
    width: 35%;
    margin-bottom: 0em;
  }
  .topPage section.contact .contactItem a.number {
    margin-bottom: 0;
  }
}