#pagettl {
  background-image: url("img/mainvis.jpg");
}

/*============================
#main
============================*/
article#main {
  /*============================
  #sec01
  ============================*/
}
article#main section#sec01 {
  padding-top: 103px;
  padding-top: 8.047vw;
}
@media screen and (max-width: 767px) {
  article#main section#sec01 {
    padding: 50px 20px;
  }
}
article#main section#sec01 figure {
  width: 954px;
  margin: 0 auto 123px;
  width: 74.531vw;
  margin: 0 auto 9.609vw;
  position: relative;
  display: flex;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure {
    width: 954px;
    margin: 0 auto 123px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure {
    width: auto;
    margin: 0 auto 60px;
    display: block;
    background: #fff;
  }
}
article#main section#sec01 figure::before {
  content: '';
  display: block;
  width: 787px;
  height: 350px;
  width: 61.484vw;
  height: 27.344vw;
  background: #fff;
  position: absolute;
  right: 0;
  top: 55px;
  top: 4.297vw;
  z-index: -1;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure::before {
    width: 787px;
    height: 350px;
    top: 55px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure::before {
    display: none;
  }
}
article#main section#sec01 figure div.photo {
  flex: 0 0 452px;
  flex: 0 0 35.313vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure div.photo {
    flex: 0 0 452px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure div.photo {
    margin: 0 -20px;
  }
}
article#main section#sec01 figure figcaption {
  flex: 0 0 502px;
  max-width: 502px;
  padding: 30px 40px 55px 50px;
  flex: 0 0 39.219vw;
  max-width: 39.219vw;
  padding: 2.344vw 3.125vw 4.297vw 3.906vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure figcaption {
    flex: 0 0 502px;
    max-width: 502px;
    padding: 30px 40px 55px 50px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure figcaption {
    max-width: none;
    padding: 30px 20px 30px;
  }
}
article#main section#sec01 figure figcaption h2 {
  font-size: 50px;
  font-size: 3.906vw;
  font-family: roboto-slab, serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 1;
  margin-bottom: 1.8em;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure figcaption h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure figcaption h2 {
    font-size: 20px;
    margin-bottom: 1em;
  }
}
article#main section#sec01 figure figcaption h2 small {
  font-size: 18px;
  font-size: 1.406vw;
  display: inline-block;
  padding-right: 0.2em;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure figcaption h2 small {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure figcaption h2 small {
    font-size: 10px;
  }
}
article#main section#sec01 figure figcaption h3 {
  font-family: noto-sans-cjk-jp, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 34px;
  font-size: 2.656vw;
  line-height: 1.5;
  color: #C32B7C;
  margin-bottom: 1em;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure figcaption h3 {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure figcaption h3 {
    font-size: 19px;
    font-size: 5.067vw;
  }
}
article#main section#sec01 figure figcaption p {
  font-size: 16px;
  font-size: 1.25vw;
  letter-spacing: 0.04em;
  line-height: 2;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 figure figcaption p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 figure figcaption p {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.7;
  }
}
