@charset "UTF-8";
.main_60daysLP {
  /* 改行位置調整 */
  overflow: hidden;
  /* デバイス対応 */
}

.main_60daysLP .pc {
  display: block;
}

@media screen and (max-width: 820px) {
  .main_60daysLP .pc {
    display: none !important;
  }
}
.main_60daysLP .pc_inline {
  display: inline-block;
}

@media screen and (max-width: 820px) {
  .main_60daysLP .pc_inline {
    display: none;
  }
}
.main_60daysLP .sp {
  display: none;
}

@media screen and (max-width: 820px) {
  .main_60daysLP .sp {
    display: block !important;
  }
}
.main_60daysLP .sp_inline {
  display: none;
}

@media screen and (max-width: 820px) {
  .main_60daysLP .sp_inline {
    display: inline-block;
  }
}
.main_60daysLP .tab {
  display: none;
}

@media screen and (max-width: 820px) {
  .main_60daysLP .tab {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .main_60daysLP .tab {
    display: none;
  }
}
.main_60daysLP .tabsp_inline {
  display: none;
}

@media screen and (max-width: 820px) {
  .main_60daysLP .tabsp_inline {
    display: inline-block;
  }
}
.main_60daysLP {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
}

.main_60daysLP .hero_area {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
}

.main_60daysLP .txt01 {
  width: 67%;
  margin: 0px auto;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .txt01 {
    width: 86.4%;
    margin-bottom: 30px;
  }
}
.main_60daysLP .mov_area {
  width: 63%;
  margin: 0px auto;
  position: relative;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .mov_area {
    width: 79.2%;
    margin-bottom: 20px;
  }
}
.main_60daysLP .mov_area video {
  width: 100%;
  max-width: 100%;
}

.main_60daysLP .mov_area img {
  width: 126px;
  position: absolute;
  left: -110px;
  bottom: -20px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .mov_area img {
    width: 63px;
    left: -53px;
  }
}
.main_60daysLP .sec01 {
  width: 100%;
  max-width: 100%;
}

.main_60daysLP .sec_com {
  padding: 50px 0 0;
  margin-bottom: 160px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec_com {
    padding: 20px 0 0;
    margin-bottom: 20px;
  }
}
.main_60daysLP .sec_com .tit01 {
  width: 63%;
  margin: 0px auto;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec_com .tit01 {
    width: 71.2%;
    margin-bottom: 30px;
  }
}
.main_60daysLP .sec_com .sec_com_flex {
  width: 76%;
  margin: 0px auto;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec_com .sec_com_flex {
    width: 78.66%;
  }
}
.main_60daysLP .sec_com .sec_com_flex ul {
  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;
}

.main_60daysLP .sec_com .sec_com_flex ul li {
  width: 30.92%;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec_com .sec_com_flex ul li {
    width: 48%;
    margin-bottom: 30px;
  }
}
.main_60daysLP .sec_com .sec_com_flex ul li.-wid {
  width: 61.84%;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec_com .sec_com_flex ul li.-wid {
    width: 48%;
    margin-bottom: 30px;
  }
}
.main_60daysLP .sec_com .img01 {
  width: 54%;
  margin: 0px auto;
}

.main_60daysLP .sec_com .img02 {
  width: 71%;
  margin: 0px auto;
  position: relative;
  bottom: -60px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec_com .img02 {
    width: 100%;
    max-width: 100%;
    bottom: 0;
  }
}
.main_60daysLP .sec_com.sec02 {
  background: url("../img/index/bg01.webp") center 0 repeat-y;
  background-size: 100% auto;
}

.main_60daysLP .sec_com.sec03 {
  background: url("../img/index/bg02.webp") center 0 repeat-y;
  background-size: 100% auto;
}

.main_60daysLP .sec_com.sec04 {
  background: url("../img/index/bg03.webp") center 0 repeat-y;
  background-size: 100% auto;
}

.main_60daysLP .sec05 {
  width: 100%;
  max-width: 100%;
  background-color: #7d0000;
  padding: 100px 0;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec05 {
    padding: 40px 0;
  }
}
.main_60daysLP .sec05 .sec05_in {
  width: 77%;
  margin: 0px auto;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec05 .sec05_in {
    width: 92.8%;
  }
}
.main_60daysLP .sec06 {
  padding: 20px 0 80px;
  background: url("../img/index/bg04.webp") center 0 repeat-y;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec06 {
    padding: 10px 0 40px;
  }
}
.main_60daysLP .sec06 .sec06_in {
  width: 77%;
  margin: 0px auto;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec06 .sec06_in {
    width: 89.73%;
  }
}
.main_60daysLP .sec06 .sec06_in .txt02 {
  font-size: 10px;
  color: #231815;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec06 .sec06_in .txt02 {
    margin-bottom: 20px;
  }
}
.main_60daysLP .sec06 .sec06_in .btn {
  width: 60%;
  margin: 0px auto;
}

@media screen and (max-width: 768px) {
  .main_60daysLP .sec06 .sec06_in .btn {
    width: 100%;
    max-width: 100%;
  }
}
section.sec-about {
  position: relative;
  margin-top: 3.6em;
}
@media screen and (max-width: 768px) {
  section.sec-about {
    margin-top: 1.6em;
  }
}

section.sec-cacaotrace {
  position: relative;
  padding: 15px 0 20px;
}
section.sec-cacaotrace .txt-cacaotrace {
  width: 69.1%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section.sec-cacaotrace .txt-cacaotrace {
    width: 82.666%;
  }
}
section.sec-cacaotrace .txt-cacaotrace img {
  width: 100%;
  height: auto;
}
section.sec-cacaotrace ul.cacao-box {
  position: relative;
  width: 93%;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  section.sec-cacaotrace ul.cacao-box {
    display: block;
    width: 75%;
    margin: 16px auto 0;
  }
}
@media screen and (max-width: 768px) {
  section.sec-cacaotrace ul.cacao-box li {
    width: 100%;
  }
}
section.sec-cacaotrace ul.cacao-box li:nth-child(n+2) {
  margin-left: -38px;
}
@media screen and (max-width: 768px) {
  section.sec-cacaotrace ul.cacao-box li:nth-child(n+2) {
    margin: -20px auto 0;
  }
}
section.sec-cacaotrace .result {
  position: relative;
  width: 56%;
  margin: 45px auto 0;
}
@media screen and (max-width: 768px) {
  section.sec-cacaotrace .result {
    width: 83.733%;
    margin: 16px auto 0 3.5%;
  }
}
section.sec-cacaotrace .result img {
  width: 100%;
  height: auto;
}
section.sec-cacaotrace .result .chara {
  position: absolute;
  content: "";
  bottom: -10%;
  right: -7.5%;
  width: 14%;
}
@media screen and (max-width: 768px) {
  section.sec-cacaotrace .result .chara {
    width: 22.2%;
    right: -13.5%;
    bottom: -18.5%;
  }
}
section.sec-cacaotrace .result .chara img {
  width: 100%;
  height: auto;
}

section.sec-about-60days {
  position: relative;
  margin-top: 84px;
}
@media screen and (max-width: 768px) {
  section.sec-about-60days {
    margin-top: 40px;
  }
}

section.sec-process {
  position: relative;
  padding: 40px 0 0px;
}
@media screen and (max-width: 768px) {
  section.sec-process {
    padding: 8px 0 0px;
  }
}
section.sec-process h2 {
  position: relative;
  width: 56%;
  margin: 4px auto 0;
}
@media screen and (max-width: 768px) {
  section.sec-process h2 {
    width: 75.733%;
  }
}
section.sec-process h2 img {
  width: 100%;
  height: auto;
}
section.sec-process .img-flow {
  position: relative;
  width: 79%;
  margin: 76px auto 0;
}
@media screen and (max-width: 768px) {
  section.sec-process .img-flow {
    margin: 27px auto 0;
    width: 92%;
  }
}
section.sec-process .img-flow img {
  width: 100%;
  height: auto;
}
section.sec-process .photo {
  position: relative;
  margin: 45px auto 0;
  width: 72%;
}
@media screen and (max-width: 768px) {
  section.sec-process .photo {
    margin: 45px auto 0;
    width: 96.5%;
  }
}
section.sec-process .photo img {
  width: 100%;
  height: auto;
}

section.sec-chocosoft {
  margin: 76px auto 90px !important;
}
@media screen and (max-width: 768px) {
  section.sec-chocosoft {
    margin: 48px auto 44px !important;
  }
}/*# sourceMappingURL=main.css.map */