@charset "UTF-8";
.page-cacaostyle .cacao-main, .page-cacaostyle .cacao-movie-wrapper {
  color: #2D1805;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}
.page-cacaostyle .cacao-kv {
  /* margin-bottom: 157px; */
  margin-bottom: 110px;
  height: 48vw;
}

.pc-only {
  display: block !important;
}

.sp-only {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
}
/*KV*/
.cacao-kv--cacaostyle {
  background-image: url(../images/common/cacao-kv-cacaostyle.jpg);
}

@media screen and (max-width: 767px) {
  .page-cacaostyle .cacao-kv {
    margin-bottom: 65px;
    height: 203vw;
  }
  .cacao-kv--cacaostyle {
    background-image: url(../images/common/cacao-kv-cacaostyle_sp.jpg);
  }
  /*デザインアワードバナー掲載*/
  .bnr_award {
    padding: 0 !important;
  }
  .bnr_award img {
    /* margin: -20px auto 45px !important; */
    margin: 50px auto !important;
  }
}
/*デザインアワードバナー掲載*/
.bnr_award {
  padding: 0 14px;
}
.bnr_award img {
  /* margin: -50px auto 100px; */
  margin: 110px auto 120px;
}

/* news */
.news {
  /* padding-bottom: 120px; */
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  padding: 30px;
  background: #f7f2ea;
  background: #e9eff3;
  margin-top: 10px;
  height: 280px;
  /* overflow-y: scroll; */
  overflow: auto;
}
.news .ttl {
  font-size: 30px;
  font-size: 22px;
  font-weight: 500;
  border-bottom: 1px solid #333;
  padding-bottom: 8px;
}

.news-contents-wrap .news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* padding-top: 30px; */
  /* padding-top: 20px; */
  /* padding-top: 24px; */
  padding-top: 14px;
  /* padding-bottom: 30px; */
  /* padding-bottom: 20px; */
  padding-left: 16px;
  margin-bottom: 0;
  /* border-bottom: 1px solid #333; */
}
.news-contents-wrap .news-item.is-hidden {
  opacity: 0;
  height: 0;
  margin: 0;
  display: none;
  /* border-bottom: 1px solid #333; */
}
.news-contents-wrap .news-item dt, .news-contents-wrap .news-item dd {
  font-size: 16px;
}
.news-contents-wrap .news-item dt {
  margin-right: 60px;
  font-weight: bold;
}
.news-contents-wrap .news-item dd ul.news-dd-list {
  padding-left: 0;
  margin-bottom: 0;
}
.news-contents-wrap .news-item dd ul.news-dd-list li {
  list-style: none;
}
.news-contents-wrap .news-item dd ul.news-dd-list li + li {
  margin-top: 6px;
}

/* .news-contents-wrap .news-item+.news-item {
    border-top: 1px solid #333;
} */
.top_news_list-btn {
  margin-top: 20px;
  /* background-color: #efefef; */
  background-color: #2D1805;
  /* color:#333; */
  color: #fff;
  cursor: pointer;
  padding: 5px;
  font-size: 1.4rem;
  line-height: 1.4;
  border-radius: 30px;
  width: 8em;
  text-align: center;
  margin: 30px auto 0;
}
.top_news_list-btn.is-btn-hidden {
  display: none;
}

/* .simplebar-track.simplebar-horizontal {
    height: 10px;
    background: #B5B5B5;
    border-radius: 5px;
    max-width: 372px;
    margin: 0 auto;
  } */
.simplebar-scrollbar {
  /* height: 10px; */
  background: #412307;
  /* background: #FFBD00; */
  border-radius: 5px;
}
.simplebar-scrollbar:before {
  background: #412307 !important;
}

@media screen and (max-width: 767px) {
  .news {
    padding: 20px 16px;
    margin-bottom: 70px;
    margin-bottom: 45px;
    margin-top: 50px;
    height: 230px;
  }
  .news .ttl {
    font-size: 18px;
    padding-bottom: 4px;
    margin-bottom: 0;
  }
  .news-contents-wrap .news-item {
    /* padding-top: 10px; */
    /* padding-top: 14px; */
    padding-top: 16px;
    /* padding-bottom: 10px; */
    /* padding-bottom: 14px; */
    padding-left: 8px;
    display: block;
  }
  .news-contents-wrap .news-item dt, .news-contents-wrap .news-item dd {
    font-size: 14px;
  }
  .news-contents-wrap .news-item dt {
    margin-right: 0;
  }
  .news-contents-wrap .news-item dd {
    /* margin-top: 4px; */
    margin-top: 8px;
  }
  .news-contents-wrap .news-item dd ul.news-dd-list li + li {
    margin-top: 8px;
  }
  /* .simplebar-scrollbar {
      height: 40px !important;
    } */
}
/*About*/
.about {
  padding-bottom: 230px;
}
.about > div:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about > div:first-of-type > div {
  width: 50%;
}
.about h2 {
  padding-bottom: 128px;
  font-size: 22px;
  font-weight: normal;
}
.about > div > div > div {
  padding-left: 70px;
}
.about h3 {
  padding-bottom: 54px;
  font-size: 30px;
  font-weight: normal;
  line-height: 2;
}
.about p {
  font-size: 14px;
  line-height: 2.1;
}
.about > div:first-of-type > img {
  padding-left: 70px;
  padding-bottom: 10px;
  width: 50%;
}
.about > div:last-of-type {
  position: relative;
}
.about > div:last-of-type > div:first-of-type {
  width: 50%;
}
.about > div:last-of-type > div:first-of-type img {
  margin-left: 70px;
  width: 65%;
}
.about > div:last-of-type p {
  padding-top: 60px;
  padding-left: 35px;
  width: calc(50% - 34px);
  float: right;
}
.about > div:last-of-type > div:last-of-type {
  position: absolute;
  top: 206px;
  left: calc(50% + 34px);
}
.about > div:last-of-type > div:last-of-type img {
  margin-left: 35px;
  width: 80%;
}

@media screen and (max-width: 1350px) {
  .about h2 {
    padding-left: 2%;
  }
  .about > div > div > div {
    padding-left: 2%;
  }
  .about > div:first-of-type > img {
    padding-left: 30px;
  }
  .about > div:last-of-type p {
    padding-left: 0;
  }
  .about > div:last-of-type > div:first-of-type {
    margin-top: 50px;
  }
  .about > div:last-of-type > div:first-of-type img {
    margin-left: 2%;
    width: 70%;
  }
  .about > div:last-of-type > div:last-of-type img {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .about > div:first-of-type > img {
    height: 100%;
  }
  .about > div:last-of-type > div:last-of-type {
    top: 240px;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding-bottom: 50px;
  }
  .about > div:first-of-type {
    display: block;
  }
  .about > div:first-of-type > div {
    width: 100%;
  }
  .about h2 {
    margin-left: 0;
    padding-bottom: 35px;
    padding-left: 0;
    font-size: 18px;
  }
  .about > div > div > div {
    padding-left: 0;
  }
  .about h3 {
    padding-bottom: 18px;
    font-size: 25px;
    line-height: 1.9;
  }
  .about p {
    line-height: 1.5;
  }
  .about p + p {
    margin-top: 22px;
  }
  .about > div:first-of-type > img {
    padding: 35px 0 0;
    width: 100%;
  }
  .about > div:last-of-type > div {
    width: 60%;
  }
  .about > div:last-of-type > div img {
    padding-top: 60px;
    width: 100%;
  }
  .about > div:last-of-type p {
    padding-top: 10px;
    padding-left: 0;
    width: 100%;
  }
  .about > div:last-of-type > div:first-of-type {
    width: 60%;
  }
  .about > div:last-of-type > div:first-of-type img {
    padding-top: 30px;
    margin-left: 0;
    width: 100%;
  }
  .about > div:last-of-type > div:last-of-type {
    width: 88%;
    position: relative;
    top: 0;
    left: unset;
    display: block;
    right: -12%;
  }
  .about > div:last-of-type > div:last-of-type img {
    width: 100%;
  }
}
/*Partner Products*/
.partner {
  padding-top: 86px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  background: #F7F2EA;
}
.partner h2 {
  padding-bottom: 62px;
  font-size: 30px;
  font-weight: normal;
  color: #333;
  text-align: center;
}
.partner .cacao-cards {
  margin-top: 0;
}
.partner .cacao-cards > div {
  padding-top: 20px;
  border-top: 1px solid #333;
}
.partner .l-card-header > p {
  float: left;
}
.partner .btn {
  margin-top: 5px;
  padding: 11px 49px;
  font-size: 14px;
  line-height: 1;
  background: #FFBD00;
  border-radius: 20px;
  display: inline;
  text-decoration: none;
  float: right;
}
.partner .l-card .m-txt {
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
.partner .l-card img {
  border-radius: 0;
  padding-top: 18px;
  /* min-height: 242px; */
}
.partner .l-card img.withTxt {
  border-radius: 0;
  padding-top: 0;
}
.partner h3 {
  font-weight: normal;
  color: #333;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .partner {
    padding-left: 2%;
    padding-right: 2%;
  }
  .partner .btn {
    padding: 11px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .partner .l-card img {
    /* min-height: auto; */
    padding-top: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .partner {
    padding-top: 43px;
  }
  .partner h2 {
    margin-bottom: 0;
    padding-bottom: 43px;
  }
  .partner .cacao-cards > div {
    padding-top: 18px;
  }
  .partner .l-card-header > p {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.8;
  }
  .partner .btn {
    margin-top: 7px;
    padding: 14px 51px;
  }
  .partner .l-card {
    margin-bottom: 56px;
  }
  .partner h3 {
    font-size: 20px;
  }
  .partner .l-card img {
    /* min-height: auto; */
    padding-top: 0;
  }
}
/*mission*/
.mission {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin: 62px auto 0 auto;
  max-width: 1200px;
  color: #fff;
  background: #2D1805;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mission > div:first-of-type {
  width: calc(50% - 54px);
}
.mission > div:last-of-type {
  padding: 49px 0;
  padding-right: 70px;
  width: 50%;
}
.mission h2 {
  margin: 0;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: normal;
}
.mission h3 {
  padding-bottom: 28px;
  font-size: 26px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
}
.mission p {
  font-size: 14px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  line-height: 1.6;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mission {
    width: 100%;
  }
  .mission > div:first-of-type {
    width: 50%;
  }
  .mission > div:last-of-type {
    padding: 36px 6% 46px 6%;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .mission {
    margin: 30px auto 0 auto;
    width: 92vw;
    display: block;
  }
  .mission > div:first-of-type {
    width: 100%;
  }
  .mission > div:last-of-type {
    padding: 36px 6% 46px 6%;
    width: 100%;
  }
  .mission h2 {
    padding-bottom: 35px;
    font-size: 18px;
  }
  .mission h3 {
    padding-bottom: 35px;
    font-size: 30px;
  }
}
.cacao-movie-inner {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .cacao-movie-inner {
    max-width: 92vw;
    margin-top: 60px;
  }
}
.cacao-video {
  /* max-width: 800px; */
  height: 450px;
  background: gray;
  margin: 50px auto;
}

@media screen and (max-width: 767px) {
  .cacao-video {
    /* max-width: 92vw; */
    height: 51.734vw;
    margin: 40px auto;
  }
}
.video-ttl {
  /* color: #CE2F42; */
  color: #2D1805;
  font-size: 3.2rem;
  position: relative;
  /* padding-left: 65px; */
  /* margin: 0 0 20px; */
  line-height: 1;
  /* max-width: 800px; */
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: center;
  /* font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; */
  font-weight: 500;
}

.video-desc {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  .video-desc {
    font-size: 1.4rem;
    /* text-align: left; */
  }
}
/* .video-ttl::before {
    position: absolute;
    left: 0;
    top: 50%;transform: translateY(-50%);
    display: block;
    content: "";
    width: 50px;
    height: 30px;
    background: url(/sustainability/newaction/cacao/assets/images/top/icon_play.png) no-repeat top right/contain;
} */
@media screen and (max-width: 767px) {
  .video-ttl {
    font-size: 2.2rem;
    /* padding-left: 40px; */
    margin: 24px 0 12px;
  }
  /* .video-ttl::before {
      position: absolute;
          left: 0;
          top: 50%;transform: translateY(-50%);
          display: block;
          content: "";
          width: 30px;
          height: 20px;
          background: url(/sustainability/newaction/cacao/assets/images/top/icon_play.png) no-repeat top right/contain;

  }   */
}
/* technology */
.technology {
  /* padding-bottom: 120px; */
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
  padding: 30px;
  background: #f7f2ea;
  margin-top: 60px;
}
.technology .ttl {
  font-size: 30px;
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 8px;
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.technology .tec-contents-ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.technology .tec-contents-text {
  font-size: 1.4rem;
  line-height: 1.8;
}
.technology .top_tec_List {
  font-size: 1.6rem;
  line-height: 2.1;
  margin-bottom: 30px;
}
.technology .tec-contents-wrap-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.technology .tec-contents-wrap-inner > div {
  width: 65%;
}
.technology .tec-contents-wrap-inner .tec-contents-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
}
.technology .tec-contents-wrap-inner .tec-contents-img-box figure {
  margin: 0 10px;
}
.technology figcaption {
  font-size: 1.2rem;
  margin-top: 10px;
}

.btn.tec-btn {
  margin-top: 5px;
  padding: 11px 49px;
  font-size: 14px;
  line-height: 1;
  background: #FFBD00;
  border-radius: 20px;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 200px;
  margin: 0px auto 0;
}

@media screen and (max-width: 767px) {
  .technology {
    padding: 20px 16px;
    margin-bottom: 70px;
    margin-bottom: 60px;
    margin-top: 50px;
    height: auto;
    font-size: 1.4rem;
  }
  .technology .ttl {
    font-size: 18px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .technology .ttl .btn {
    display: none;
  }
  .technology .tec-contents-ttl {
    font-size: 1.6rem;
  }
  .technology .tec-contents-text {
    font-size: 1.4rem;
  }
  .technology .top_tec_List {
    font-size: 1.6rem;
    line-height: 2.1;
  }
  .technology .tec-contents-wrap-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .technology .tec-contents-wrap-inner > div {
    width: 100%;
  }
  .technology .tec-contents-wrap-inner .tec-contents-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 20px 0;
  }
  .technology .tec-contents-wrap-inner .tec-contents-img-box figure {
    margin: 0 10px;
  }
  .technology .tec-contents-wrap-inner .tec-contents-img-box figcaption {
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=cacaostyle.css.map */