@charset "utf-8";
.top_arigato_section_separate.solpac {
  background-color: #f5f5f5;
}
.second_cont {
  top: -100px;
}
.cont_section {
  background: #f5f5f5;
  padding-top: 50px;
}
.ceo_section1 {
  max-width: 1200px;
  margin: 0 auto 630px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.ceo_section2 {
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  justify-content: space-between;
  padding-bottom: 500px;
  transform: translateX(35px);
  margin-bottom: -120px;
  z-index: 100;
}
.ceo_section1_photo img, .ceo_section2_photo img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.ceo_section1_caption, .ceo_section2_caption {
  background: #fff;
  box-sizing: border-box;
  padding: 70px;
  border-radius: 16px;
}
.ceo_section1_caption p, .ceo_section2_caption p {
  line-height: 2.0;
  margin-bottom: 1em;
  font-size: 16px;
}
@media(min-width: 1301px) {
  .ceo_section2_caption p {
    max-width: 900px;
  }
}
.ceo_section1_caption p:last-child, .ceo_section2_caption p:last-child {
  margin-bottom: 0;
}
.ceo_section1_caption h4 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}
.ceo_section1 .ceo_section1_photo {
  width: 45%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.ceo_section1_photo img {
  width: 100%;
  height: auto;
}
.ceo_section1 .ceo_section1_caption {
  position: relative;
  top: 500px;
  z-index: 1;
  width: 60%;
}
.ceo_section1_photo::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -260px;
  right: 20px;
  width: 250px;
  height: 100px;
  background: url("../images/ceo_figure1.png") no-repeat 0 0;
  background-size: 100%;
  animation: cloud1 2s ease-in-out infinite alternate;
}
.ceo_section2_caption::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 150px;
  left: -220px;
  width: 260px;
  height: 180px;
  background: url("../images/ceo_figure2.png") no-repeat 0 0;
  background-size: 100%;
  animation: cloud2 2s ease-in-out infinite alternate;
}
@keyframes cloud1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(40px);
  }
}
@keyframes cloud2 {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.ceo_section2 .ceo_section2_photo {
  width: 100%;
  position: relative;
  z-index: 0;
}
.ceo_section2 .ceo_section2_caption {
  position: absolute;
  top: 510px;
  right: -160px;
  z-index: 1;
  width: 100%;
}
@media(max-width: 1300px) {
  .ceo_section2 .ceo_section2_caption {
    top: 40vw;
    right: -40px;
    width: calc(100% - 60px);
    padding-right: 100px;
  }
}
.ceo_section1 .ceo_col_hdr_wrap {
  position: absolute;
  top: 320px;
  left: 170px;
}
.ceo_col_hdr {
  padding: 20px 40px;
  background: #fff;
  border-radius: 16px;
  position: relative;
  width: 300px;
}
.ceo_col_hdr_inner {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
}
.ceo_caption2 {
  font-weight: 500;
}
.ceo_caption2 {
  font-size: 40px;
  font-weight: 500;
}
.ceo_section1 .thankyu_en_catch {
  position: absolute;
  top: 110px;
  left: 160px;
  width: 310px;
  opacity: 1;
  transform: rotate(-13deg);
}
@media(max-width: 960px) {
  .second_top.second2 h3 {
    font-size: 5.5vw;
    margin-bottom: 20px;
  }
  .ceo_section1 {
    display: block;
    margin-bottom: 80px;
  }
  .ceo_section1 .ceo_section1_photo, .ceo_section2 .ceo_section2_photo {
    position: static;
    top: inherit;
    right: inherit;
    width: 100%;
  }
  .ceo_section1 .ceo_col_hdr_wrap {
    position: static;
  }
  .ceo_section1 .ceo_section1_caption, .ceo_section2 .ceo_section2_caption {
    position: static;
    top: inherit;
    width: auto;
    margin: 0 20px;
    padding: 25px 25px 60px;
  }
  .ceo_section1_photo img, .ceo_section2_photo img {
    border-radius: 0;
  }
  .ceo_col_hdr {
    padding: 8px 20px;
    width: 35%;
    margin: -8vw 0 20px;
    border-radius: 8px;
  }
  .ceo_caption1 {
    font-size: 2vw;
  }
  .ceo_caption2 {
    font-size: 4.5vw;
  }
  .ceo_section1_caption h4 {
    font-size: 5vw;
    margin-bottom: 25px;
  }
  .ceo_col_hdr_wrap {
    display: flex;
    justify-content: flex-end;
    padding: 0 20px;
  }
  .ceo_col_hdr::before, .ceo_col_hdr::after {
    width: 20px;
    height: 12px;
  }
  .ceo_section2 {
    display: block;
    padding-bottom: 0;
    transform: translateX(0);
    margin-bottom: 0px;
  }
  .ceo_section2 .ceo_section2_photo, .ceo_section2 .ceo_section2_caption {
    position: static;
  }
  .ceo_section2_photo {
    margin-bottom: 30px;
  }
  .ceo_section1 .thankyu_en_catch {
    margin: 0;
    top: -47vw;
    left: 18vw;
    width: 40vw;
    transform: translateY(150px) rotate(-13deg);
  }
  .ceo_section1_photo::after {
    display: none;
  }
  .ceo_section1_caption::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -50px;
    right: 20px;
    width: 25vw;
    height: 12vw;
    background: url(../images/ceo_figure1.png) no-repeat 0 0;
    background-size: 100%;
    animation: cloud1 2s ease-in-out infinite alternate;
  }
  .ceo_section2_caption::after {
    bottom: 0;
    left: inherit;
    right: 20px;
    width: 25vw;
    height: 25vw;
    background: url("../images/ceo_figure2.png") no-repeat 0 0;
    background-size: 100%;
    animation: cloud2 2s ease-in-out infinite alternate;
  }
  .ceo_section2 {
    padding-bottom: 80px;
  }
}