/* ------------------------------
 width: all
------------------------------ */
main section.ttlsection .wrapper {
  padding-top: 45px;
}
main section.ttlsection .wrapper .ttl_en {
  width: 197px;
}
main section.ttlsection .wrapper h2 {
  bottom: 45px;
}
main section.s01 .wrapper {
  margin: 30px auto 0;
}
main section.s01 .wrapper h3 {
  text-align: center;
  font-size: 36px;
  line-height: 50px;
  background-image: url(../../images/cr0101.png);
  background-size: 762px auto;
  background-repeat: no-repeat;
  background-position: bottom 0 center;
  padding-bottom: 20px;
  margin-bottom: 45px;
}
main section.s01 .wrapper dl {
  margin-top: 60px;
}
main section.s01 .wrapper dl + dl {
  margin-top: 80px;
}
main section.s01 .wrapper dl dt {
  position: relative;
}
main section.s01 .wrapper dl dt .msg {
  display: block;
  margin: 0 auto;
  position: absolute;
  right: 0;
  left: 0;
}
main section.s01 .wrapper dl dt p {
  text-align: center;
  font-size: 36px;
  color: #fff;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
main section.s01 .wrapper dl dt.dt01 {
  background-image: url(../../images/eq0100.jpg);
  background-size: 100% 100%;
}
main section.s01 .wrapper dl dt.dt01 .photo {
  width: 1100px;
  margin: 0 auto;
  display: block;
}
main section.s01 .wrapper dl dt.dt01 .msg {
  width: 598px;
  top: 210px;
}
main section.s01 .wrapper dl dt.dt01 p {
  top: 320px;
}
main section.s01 .wrapper dl dt.dt02 .photobox {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s01 .wrapper dl dt.dt02 .photobox .photo {
  width: 50%;
  height: 500px;
}
main section.s01 .wrapper dl dt.dt02 .photobox .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s01 .wrapper dl dt.dt02 .msg {
  width: 268px;
  top: 170px;
}
main section.s01 .wrapper dl dt.dt02 p {
  top: 280px;
}
main section.s01 .wrapper dl dt.dt03 .photobox {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s01 .wrapper dl dt.dt03 .photobox .photo {
  width: 50%;
  height: 500px;
}
main section.s01 .wrapper dl dt.dt03 .photobox .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s01 .wrapper dl dt.dt03 .msg {
  width: 453px;
  top: 170px;
}
main section.s01 .wrapper dl dt.dt03 p {
  top: 275px;
}
main section.s01 .wrapper dl dd {
  width: 1080px;
  margin: 20px auto 0;
}
main section.s01 .wrapper dl dd .t01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
}
main section.s01 .wrapper dl dd .t02 {
  font-size: 16px;
  line-height: 200%;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.ttlsection .wrapper {
    padding-top: 10px;
  }
  main section.ttlsection .wrapper .ttl_en {
    width: 120px;
  }
  main section.ttlsection .wrapper h2 {
    bottom: 10px;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 0 auto 0;
  }
  main section.s01 .wrapper h3 {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    background-image: url(../../images/cr0101.png);
    background-size: 285px auto;
    background-repeat: no-repeat;
    background-position: bottom 0 center;
    padding-bottom: 3px;
  }
  main section.s01 .wrapper dl {
    margin-top: 20px;
  }
  main section.s01 .wrapper dl + dl {
    margin-top: 50px;
  }
  main section.s01 .wrapper dl dt {
    position: relative;
  }
  main section.s01 .wrapper dl dt .msg {
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
  }
  main section.s01 .wrapper dl dt p {
    text-align: center;
    font-size: 24px;
    color: #fff;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  }
  main section.s01 .wrapper dl dt.dt01 {
    background-image: url(../../images/eq0100.jpg);
    background-size: 100% 100%;
  }
  main section.s01 .wrapper dl dt.dt01 .photo {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  main section.s01 .wrapper dl dt.dt01 .msg {
    width: 300px;
    top: calc(50% - 50px);
  }
  main section.s01 .wrapper dl dt.dt01 p {
    top: calc(50% + 10px);
  }
  main section.s01 .wrapper dl dt.dt02 .photobox {
    display: block;
  }
  main section.s01 .wrapper dl dt.dt02 .photobox .photo {
    width: 100%;
    height: auto;
  }
  main section.s01 .wrapper dl dt.dt02 .photobox .photo img {
    width: 100%;
    height: auto;
    display: block;
  }
  main section.s01 .wrapper dl dt.dt02 .msg {
    width: 134px;
    top: calc(50% - 70px);
  }
  main section.s01 .wrapper dl dt.dt02 p {
    top: calc(50% + 10px);
  }
  main section.s01 .wrapper dl dt.dt03 .photobox {
    display: block;
  }
  main section.s01 .wrapper dl dt.dt03 .photobox .photo {
    width: 100%;
    height: auto;
  }
  main section.s01 .wrapper dl dt.dt03 .photobox .photo img {
    width: 100%;
    height: auto;
    display: block;
  }
  main section.s01 .wrapper dl dt.dt03 .msg {
    width: 226px;
    top: calc(50% - 60px);
  }
  main section.s01 .wrapper dl dt.dt03 p {
    top: calc(50% + 10px);
  }
  main section.s01 .wrapper dl dd {
    width: 100%;
    padding: 0 20px;
    margin: 15px auto 0;
  }
  main section.s01 .wrapper dl dd .t01 {
    font-size: 16px;
    font-weight: bold;
    line-height: 200%;
  }
  main section.s01 .wrapper dl dd .t02 {
    font-size: 14px;
    line-height: 200%;
  }
}