@charset "UTF-8";
/* CSS Document */

/* common
-----------------------------------------------------------------*/
.pc-mode-01 {
  display: block !important;
}
.pc-mode-02 {
  display: inline !important;
}
.sp-mode-01 {
  display: none !important;
}
.sp-mode-02 {
  display: none !important;
}

.kv_img_01 .pc-large {
  display: inline;
}
.kv_img_01 .pc-small {
  display: none;
}

.section_kv_bg {
  background: #63ad8a;
  overflow: hidden;
}
.section_kv {
  width: 940px;
  height: 560px;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

@media screen and (min-width: 769px) {
  .section_kv {
    background-image: url(/-/Media/com/acnes/top/202203/img_kv_01_pc.png);
  }
  .section_kv::before,
  .section_kv::after {
    content: "";
    display: block;
    width: 778px;
    height: 560px;
    background: url(/-/Media/com/acnes/top_202105/img/img_kv_01_03_pc.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .section_kv::before {
    left: -788px;
  }
  .section_kv::after {
    right: -788px;
  }
}

.section_kv .kv_img_01 {
  position: static;
}
.section_kv .kv_img_02 {
  width: 423px;
  height: 376px;
  position: absolute;
  top: 72px;
  right: 0;
}
.section_kv .kv_img_03 {
  width: 112px;
  height: 140px;
  position: absolute;
  top: 12px;
  left: 422px;
}
.section_kv .note-txt{
  position: absolute;
  bottom: 30px;
  right: 160px;
  font-size: 12px;
  color: #555;
  line-height: 1.5;
}
.section_kv .note-txt dt{
  float: left;
}
.section_kv .note-txt dd{
  padding-left: 20px;
}
.section_kv .kv_img_04 {
  width: 138px;
  height: 123px;
  position: absolute;
  bottom: 20px;
  right: 12px;
}

.mainVisual {
  background: #fff;
}
.mainVisual_inner {
  padding: 60px 50px;
}
.mainVisual_inner .inner_text {
  padding-top: 0;
}

.top-bunner,
.top-bunner .content_bunner {
  background-color: #ecf7f7;
}
.top-bunner .content_bunner {
  padding: 4rem 0 5.3rem;
}
.top-bunner .content_bunner img {
  background-color: #fff;
  border-radius: 26px;
}
.top-bunner .content_bunner .ttl-bunner {
  font-size: 2.4rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
  width: 100%;
  display: block;
  margin: 0 0 40px 0;
  padding-bottom: 0;
}

/* 理由部分 */
.content_cause {
  padding-top: 100px;
  width: 940px;
  margin: 0 auto;
}
.content_cause .line-01 {
  font-size: 1.8rem;
  font-weight: bold;
  background: url(/-/Media/com/acnes/top_202105/img/wavy.png) repeat-x bottom;
  padding-bottom: 5px;
}

section.content_cause h2 {
  display: block;
  padding-bottom: 1.5rem;
}
section.content_cause h2 img {
  height: inherit;
}
.content_cause .cause-01 {
  margin-bottom: 81px;
  margin-left: 113px;
}
.content_cause .cause-02 {
  margin-bottom: 22px;
  margin-left: 353px;
}
section.content_cause .cause-02 h2 {
  padding-bottom: 0.3rem;
}
.content_cause .cause-01,
.content_cause .cause-02 {
  font-size: 1.6rem;
  color: #555;
  font-weight: 500;
  text-align: left;
}
.content_cause .cause-01 p {
  margin-left: 54px;
}
.content_cause .cause-02 ul {
  margin-left: 64px;
}
.content_cause .cause-02 {
  line-height: 2.875;
}
.content_cause .cause-02 ul li::before {
  position: relative;
  top: -4px;
  left: -6px;
  display: inline-block;
  width: 5px;
  height: 5px;
  content: "";
  border-radius: 100%;
  background: #555;
}
.content_cause .cause-03 {
  width: 800px;
  height: 359px;
  background: url(/-/Media/com/acnes/top_202105/img/wash_bg_pc.png) no-repeat center bottom;
  background-size: contain;
  overflow: hidden;
  margin: 0 auto 39px;
}
.content_cause .cause-03 .cause-03-pk {
  float: left;
  margin-left: 74px;
  width: 170px;
}
.content_cause .cause-03 .cause-03-txt {
  float: left;
  text-align: left;
  margin-left: 40px;
  padding-top: 108px;
  font-weight: 500;
  font-size: 1.6rem;
  color: #555;
}
.content_cause .cause-03 .cause-03-txt h3 {
  font-size: 1rem;
  color: #333;
  margin-bottom: 20px;
}
.content_cause .cause-03 .cause-03-txt h3 img {
  margin-bottom: 10px;
}
.content_cause .cause-04 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 93px;
}

.content_cause .cause-04 .cause-04-child.no-icon {
  padding-top: 51px;
}
.content_cause .cause-04 .cause-04-icon {
  width: 88px;
  margin: 0 auto 14px;
}
.content_cause .cause-04 .cause-04-child img,
.content_cause .cause-04 .cause-04-child .txt {
  width: 288px;
}
.content_cause .cause-04 .cause-04-child .txt {
  font-size: 1.6rem;
  color: #333;
  margin-bottom: 6px;
}
.content_cause .cause-04 .cause-04-child .small {
  color: #333;
  font-size: 1.2rem;
  margin-top: 7px;
}
.content_cause .cause-04 .cause-04-child .arw {
  position: relative;
  padding-right: 29px;
}
.content_cause .cause-04 .cause-04-child .arw::after {
  content: "";
  display: block;
  background: url(/-/Media/com/acnes/top_202105/img/arw_pc.png) no-repeat;
  width: 50px;
  height: 20px;
  position: absolute;
  bottom: 17px;
  right: 5px;
}

.content_movie {
  text-align: center;
  width: 940px;
  margin: 0 auto 100px;
}
.content_movie .ttl-movie {
  width: 914px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 34px;
}
.content_movie .ttl-movie img {
  margin: 0 auto;
}
.content_movie .ttl-movie .sub-ttl {
  margin-bottom: 12px;
}
.content_movie .ttl-movie .sub-txt {
  color: #333;
  font-size: 1.1429em;
  letter-spacing: 0;
  text-align: right;
  margin-top: 10px;
}
.content_movie a :hover {
  opacity: 0.75;
}

.sub-title {
  background: none;
  margin-bottom: 0;
  padding-bottom: 2.8rem;
}
.sub-title img {
  width: 84rem;
}

@media (max-width: 1500px) {
  .kv_img_01 .pc-large {
    display: none;
  }
  .kv_img_01 .pc-small {
    display: inline;
  }
}
