@charset "UTF-8";

@media screen and (min-width: 751px) {
  .forsp {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .forpc {
    display: none !important;
  }
}

img {
  vertical-align: bottom;
}
.sec02 {
  margin-top: -10%;
  background-color: #A9AACD;
}

.sec03 {
  position: relative;
  padding-bottom: 0;
  background-color: #dfc2c7;
}
.sec03.forpc picture {
  display: block;
  transform: translateY(-50px);
}
.sec03.forsp {
  padding-bottom: 20%;
}
.sec03_ttl {
  padding: 10% 5% 5%;
  line-height: 1.4;
  font-size: 2.2em;
  font-weight: bold;
  color: #9f0a41;
}
@media screen and (max-width: 750px) {
  .sec03_ttl {
    font-size: 1.8em;
  }
}
.sec03_img {
  width: 50%;
  margin: -10% 5% 0 auto;
}
.sec03_data {
  padding: 5%;
}

.sec4_bg {
  background: url(../img/top4_bg.png) center top repeat-x #b6b094;
  background-size: auto 100%;
}
.sec04 {
  position: relative;
  padding: 5%;
}
.sec04_ttl {
  width: min(70%, 283px);
  margin: 0 auto;
  padding: 10% 0 5%;
  text-align: center;
}
.sec04_img {
  position: absolute;
  top: -10%;
  right: 0;
  width: calc((342 / 1030) * 100%);
}
.sec04_notes {
  margin-top: .5em;
  text-align: right;
  font-size: .8em;
}
@media screen and (max-width: 750px) {
  .sec04_scroll {
    overflow-x: scroll;
  }
  .top04_graph {
    width: min(200vw, 927px);
  }
  .sec04_img {
    top: -20vw;
    width: 50vw;
  }
  .sec04_notes {
    text-align: left;
  }
}
.sec05 {
  padding-bottom: 20%;
}
.sec05_ttl {
  width: min(70%, 473px);
  margin: 0 auto 50px;
}
.sec05_cont {
  width: calc((830 / 1030) * 100%);
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .sec05 {
    padding-bottom: 30vw;
  }
  .sec05_ttl {
    margin: 0 auto;
    padding: 10% 0;
  }
  .sec05_cont {
    width: 100%;
  }
  .sec05_cont .slick-track {
    display: flex;
    align-items: stretch;
  }
  .sec05_cont .slick-track .slick-slide {
    display: flex;
    align-items: stretch;
    float: none;
    height: auto;
  }
}
.sec05_box {
  margin-bottom: 30px;
  padding: 30px;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 750px) {
  .sec05_box {
    margin: 0 10px 0;
    padding: 30px;
    line-height: 1.6;
    font-size: .8em;
  }
}
.sec05_box.box01 {
  background-image: url(../img/pc-bg3.png);
}
.sec05_box.box02 {
  padding-bottom: 50px;
  background-image: url(../img/pc-bg4.png);
}
.sec05_box.box03 {
  padding-bottom: 50px;
  background-image: url(../img/pc-bg5.png);
}
@media screen and (min-width: 751px) {
  .sec05_box.box02, .sec05_box.box03 {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  .sec05_box.box01 {
    background-image: url(../img/smp-bg3.png);
  }
  .sec05_box.box02 {
    background-image: url(../img/smp-bg4.png);
  }
  .sec05_box.box03 {
    background-image: url(../img/smp-bg5.png);
  }
}
.sec05_box dl {
  display: flex;
  align-items: center;
  color: #6e1e32;
}
@media screen and (max-width: 750px) {
  .sec05_box dl {
    flex-direction: column;
    gap: 1em;
  }
}
.sec05_box dl dt {
  width: 30%;
  font-size: 1.4em;
}
@media screen and (max-width: 750px) {
  .sec05_box dl dt {
    width: 100%;
  }
}
.sec05_box dl dd {
  flex: 1;
  font-weight: bold;
}
.sec06 {
  position: relative;
  padding: 0 0 10%;
  background-color: rgb(200, 230, 220);
}
.sec06_img {
  position: absolute;
  top: -10%;
  left: 10%;
  width: calc((249 / 1030) * 100%);
}
@media screen and (max-width: 750px) {
  .sec06_img {
    top: -25vw;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
  }
}
.sec06_ttl {
  width: min(80%, 450px);
  margin: 0 auto;
  padding: 12% 0 0;
  line-height: 1.6;
  text-align: center;
  font-size: 2.2em;
  font-weight: bold;
  color: #008080;
}
@media screen and (max-width: 750px) {
  .sec06_cont {
    width: 100%;
    margin: -15% auto 0;
  }
  .sec06_ttl {
    margin-bottom: 5%;
    padding-top: 15%;
  }
}
.sec07 {
  position: relative;
  padding-bottom: 100px;
  background-color: #d7ceab;
}
.sec07_img {
  position: absolute;
  top: -100px;
  left: 5%;
  width: calc((304 / 1030) * 100%);
}
@media screen and (max-width: 750px) {
  .sec07_img {
    top: -10vw;
    left: 3%;
  }
}
.sec07_ttl {
  width: min(70%, 277px);
  margin: 0 auto;
  padding: 7% 0;
}
@media screen and (max-width: 750px) {
  .sec07_ttl {
    padding: 15% 0;
  }
}
/* .sec07_ttl {
  margin-bottom: 30px;
  padding: 7% 0 0;
  line-height: 1.6;
  text-align: center;
  font-size: 2.2em;
  font-weight: bold;
  color: #008080;
}
@media screen and (max-width: 750px) {
  .sec07_ttl {
    font-size: 1.8em;
  }
} */
.sec07_ttl span {
  display: block;
  font-size: .5em;
}
.sec07_cont {
  width: calc((900 / 1030) * 100%);
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  .sec07_cont {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }
}
@media screen and (max-width: 750px) {
  .sec07_cont {
    width: min(100%, 440px);
  }
  .sec07_box {
    padding: 0 1em;
  }
}
.sec07_box dl {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif !important;
  color: #008080;
}
.sec07_box dl dt {
  margin: 2em 0 1em;
  font-size: 1.2em;
  font-weight: bold;
}
/* .sec07_box dl dd {
  font-weight: bold;
} */
.sec07_box dl dd:last-child {
  margin-top: .5em;
  font-size: .8em;
}
.sec08 {
  background-color: #cbb440;
}
.sec08 picture {
  position: relative;
  display: block;
  margin-top: -50px;
}
.sec08_notes {
  width: 84%;
  margin: 10px auto;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .sec08 picture {
    width: 100%;
  }
  .sec08_notes {
    font-size: .6em;
  }
}


.footer_block {
  padding: 50px;
  text-align: center;
}
.footer_cta {
  width: min(90%, 460px);
  margin: 0 auto;
}
.footer_cta li {
  margin-bottom: 30px;
}
.footer_sns {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 750px) {
  .footer_block {
    padding: 10% 5%;
  }
  .footer_cta li {
    margin-bottom: 5%;
  }
  .footer_sns {
    gap: 5%;
  }
  .footer_sns li {
    width: 13%;
  }
}

body.responsive #content .slick-arrow, body.responsive #contents .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
}
body.responsive #content .sec07_cont .slick-arrow, body.responsive #contents .sec07_cont .slick-arrow {
  top: 25%;
}
body.responsive #content .slick-arrow:before,body.responsive #contents .slick-arrow:before {
  background: url(../img/icon-carouselarrow.png) !important;
  background-size: contain !important;
  opacity: 1 !important;
  width: 100%;
  height: 100%;
}
.slick-prev {
  left: 15px;
}
.slick-next {
  right: 15px;
}