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

/*============================
#main
============================*/
article#main {
  /*============================
  #sec01
  ============================*/
  /*============================
  #sec02
  ============================*/
}
article#main section#sec01 {
  padding-top: 100px;
  padding-bottom: 110px;
  padding-top: 7.813vw;
  padding-bottom: 8.594vw;
}
@media screen and (max-width: 767px) {
  article#main section#sec01 {
    padding-top: 50px;
  }
}
article#main section#sec01 h2.ttl1 {
  margin-bottom: 87px;
  margin-bottom: 6.797vw;
}
@media screen and (max-width: 767px) {
  article#main section#sec01 h2.ttl1 {
    margin-bottom: 43px;
  }
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 div.w1080 {
    width: 1080px;
  }
}
article#main section#sec01 div.w1080 ol {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  article#main section#sec01 div.w1080 ol {
    flex-direction: column;
    padding: 0 20px;
  }
}
article#main section#sec01 div.w1080 ol li {
  flex: 0 0 226px;
  max-width: 226px;
  padding: 46px 23px 192px;
  flex: 0 0 17.656vw;
  max-width: 17.656vw;
  padding: 3.594vw 1.797vw 15vw;
  position: relative;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 div.w1080 ol li {
    flex: 0 0 226px;
    max-width: 226px;
    padding: 46px 23px 192px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 div.w1080 ol li {
    flex: 0 0 100%;
    max-width: none;
    margin-bottom: 40px;
    padding: 20px 0 0;
  }
}
article#main section#sec01 div.w1080 ol li h3 {
  font-family: noto-sans-cjk-jp, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 28px;
  font-size: 2.188vw;
  color: #C32B7C;
  margin-bottom: 1em;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 div.w1080 ol li h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 div.w1080 ol li h3 {
    font-size: 19px;
    font-size: 5.067vw;
  }
}
article#main section#sec01 div.w1080 ol li h3 small {
  display: block;
  font-family: roboto-slab, serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 18px;
  font-size: 1.406vw;
  letter-spacing: 0.06em;
  color: #1A1A1A;
  margin-bottom: 25px;
  margin-bottom: 1.953vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 div.w1080 ol li h3 small {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 div.w1080 ol li h3 small {
    font-size: 70%;
  }
}
article#main section#sec01 div.w1080 ol li p {
  font-size: 14px;
  font-size: 1.094vw;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 div.w1080 ol li p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 div.w1080 ol li p {
    font-size: 13px;
    line-height: 1.7;
  }
}
article#main section#sec01 div.w1080 ol li figure {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  article#main section#sec01 div.w1080 ol li figure {
    position: static;
    padding-top: 1em;
  }
}
article#main section#sec01 div.w1080 ol li::after {
  content: '';
  display: block;
  text-align: center;
  position: absolute;
  right: -36px;
  right: -2.812vw;
  top: 50%;
  transform: translateY(-50%);
  background: url("img/arow-r.svg") no-repeat 0 0;
  background-size: 10px 18px;
  width: 10px;
  height: 18px;
  background-size: 0.781vw 1.406vw;
  width: 0.781vw;
  height: 1.406vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec01 div.w1080 ol li::after {
    right: -36px;
    background-size: 10px 18px;
    width: 10px;
    height: 18px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec01 div.w1080 ol li::after {
    background: url("img/arow-r.svg") no-repeat 0 0;
    background-size: 10px 18px;
    width: 10px;
    height: 18px;
    left: calc(50% - 5px);
    top: auto;
    bottom: -28px;
    transform: none;
    transform: rotate(90deg);
  }
}
article#main section#sec01 div.w1080 ol li:last-child::after {
  display: none;
}
article#main section#sec02 {
  padding-top: 100px;
  padding-bottom: 142px;
  padding-top: 7.813vw;
  padding-bottom: 11.094vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 {
    padding-top: 100px;
    padding-bottom: 142px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
article#main section#sec02 h2.ttl1 {
  margin-bottom: 87px;
  margin-bottom: 6.797vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 h2.ttl1 {
    margin-bottom: 87px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 h2.ttl1 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 {
    width: 1080px;
  }
}
article#main section#sec02 div.w1080 dl {
  margin-bottom: 20px;
  margin-bottom: 1.563vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 dl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 div.w1080 dl {
    margin-bottom: 10px;
  }
}
article#main section#sec02 div.w1080 dl dt {
  display: flex;
  background: #EFEFEF;
  padding: 18px 104px 18px 84px;
  padding: 1.406vw 8.125vw 1.406vw 6.563vw;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 dl dt {
    padding: 18px 104px 18px 84px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 div.w1080 dl dt {
    padding: 20px 50px 20px 20px;
  }
}
article#main section#sec02 div.w1080 dl dt span:nth-of-type(1) {
  font-family: roboto-slab, serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 30px;
  font-size: 2.344vw;
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 dl dt span:nth-of-type(1) {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 div.w1080 dl dt span:nth-of-type(1) {
    font-size: 18px;
    letter-spacing: 0;
  }
}
article#main section#sec02 div.w1080 dl dt span:nth-of-type(2) {
  font-size: 18px;
  padding-left: 52px;
  font-size: 1.406vw;
  padding-left: 4.063vw;
  padding-top: 0.2em;
  color: #C32B7C;
  line-height: 1.5;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 dl dt span:nth-of-type(2) {
    font-size: 18px;
    padding-left: 52px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 div.w1080 dl dt span:nth-of-type(2) {
    font-size: 13px;
    padding-left: 1em;
    padding-top: 0;
  }
}
article#main section#sec02 div.w1080 dl dt::after {
  content: '';
  display: block;
  width: 104px;
  width: 8.125vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url("img/icon-plus.svg") no-repeat center;
  background-size: 20px auto;
  background-size: 1.563vw auto;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 dl dt::after {
    width: 104px;
    background-size: 20px auto;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 div.w1080 dl dt::after {
    width: 40px;
    background-size: 10px auto;
  }
}
article#main section#sec02 div.w1080 dl dt.open::after {
  background: url("img/icon-minus.svg") no-repeat center;
  background-size: 1.563vw auto;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 dl dt.open::after {
    background-size: 20px auto;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 div.w1080 dl dt.open::after {
    background-size: 10px auto;
  }
}
article#main section#sec02 div.w1080 dl dd {
  background: #fff;
  letter-spacing: 0.04em;
  line-height: 2;
  font-size: 16px;
  padding: 13px 112px 16px 169px;
  font-size: 1.25vw;
  padding: 1.016vw 8.75vw 1.25vw 13.203vw;
}
@media screen and (min-width: 1280px) {
  article#main section#sec02 div.w1080 dl dd {
    font-size: 16px;
    padding: 13px 112px 16px 169px;
  }
}
@media screen and (max-width: 767px) {
  article#main section#sec02 div.w1080 dl dd {
    font-size: 12px;
    padding: 13px 20px 16px 50px;
    letter-spacing: 0;
    line-height: 1.7;
  }
}
