/* ------------------------------
 width: all
------------------------------ */
main section.s09 .wrapper {
  width: 1000px;
  margin: 0 auto;
}
main section.s09 .wrapper img {
  width: 840px;
  display: block;
  margin: 0 auto;
}
main section.s09 .wrapper .txt01 {
  width: 70%;
  display: block;
  margin: 30px auto 0;
}
main section.s09 .wrapper .txt02 {
  width: 840px;
  display: block;
  margin: 80px auto 0;
}

main section.s10 .wrapper {
  width: 1000px;
  margin: 0 auto 150px;
}
main section.s10 .wrapper .ttl02 {
  width: 420px;
  display: block;
  margin: 80px auto 0;
}
main section.s10 .wrapper .photolist_contest {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 760px;
  margin: -10px auto 0;
}
main section.s10 .wrapper .photolist_contest li {
  margin-top: 50px;
  width: calc(50% - 15px);
  margin-right: 30px;
}
main section.s10 .wrapper .photolist_contest li:nth-child(even) {
  margin-right: 0;
}
main section.s10 .wrapper .photo_dl {
  width: 840px;
  margin: 0 auto;
}
main section.s10 .wrapper .photo_dl dt .photo {
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s10 .wrapper .photo_dl dt .photo:hover {
  opacity: 0.6;
}
main section.s10 .wrapper .photo_dl.dl01 {
  margin-top: 50px;
}
main section.s10 .wrapper .photo_dl.dl01 dt .ttl01 {
  width: 420px;
  display: block;
  margin: 0 auto;
}
main section.s10 .wrapper .photo_dl.dl01 dt .photo {
  width: 560px;
  display: block;
  margin: 20px auto 0;
}
main section.s10 .wrapper .photo_dl.dl02 {
  margin-top: 70px;
}
main section.s10 .wrapper .photo_dl.dl02 + .dl02 {
  margin-top: 40px;
}
main section.s10 .wrapper .photo_dl.dl02 dt .ttl01 {
  width: 420px;
  display: block;
  margin: 0 auto;
}
main section.s10 .wrapper .photo_dl.dl02 dt .photo {
  width: 420px;
  display: block;
  margin: 20px auto 0;
}
main section.s10 .wrapper .photo_dl.dl03 {
  width: 100%;
}
main section.s10 .wrapper .photo_dl.dl03 dt .photo {
  width: 100%;
  display: block;
  margin: 0 auto;
}
main section.s10 .wrapper .photo_dl dd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 100000;
  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;
  padding: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
main section.s10 .wrapper .photo_dl dd .box {
  width: 1200px;
  max-width: 100%;
  height: 2000px;
  max-height: 100%;
  margin: 0 auto;
}
main section.s10 .wrapper .photo_dl dd .box .photo {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s10 .wrapper .photo_dl dd .icon_close_dl {
  width: 40px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

main section.s01 .wrapper {
  width: 1000px;
  margin: 0 auto;
}

main section.s01 .wrapper img {
  width: 840px;
  margin: 0 auto;
  padding-bottom: 40px;
  display: block;
}

main section.s02 .wrapper {
  width: 1000px;
  margin: 0 auto;
}

main section.s02 .wrapper img {
  width: 420px;
  margin: 0 auto;
  padding-bottom: 60px;
  display: block;
}

main section.s03 .wrapper {
  width: 1000px;
  margin: 0 auto;
}

main section.s03 .wrapper img {
  width: 840px;
  margin: 0 auto;
  padding-bottom: 40px;
  display: block;
}

main section.s04 .wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
main section.s04 .wrapper a {
  width: 84%;
  height: 6.25%;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
}
main section.s04 .wrapper a.link01 {
  top: 11.4647058824%;
}
main section.s04 .wrapper a.link02 {
  top: 17.3470588235%;
}
main section.s04 .wrapper a.link03 {
  top: 23.2294117647%;
}
main section.s04 .wrapper a.link04 {
  top: 29.0117647059%;
}
main section.s04 .wrapper a.link05 {
  top: 34.8941176471%;
}
main section.s04 .wrapper a.link06 {
  top: 40.7764705882%;
}
main section.s04 .wrapper a.link07 {
  top: 46.5588235294%;
}
main section.s04 .wrapper a.link08 {
  top: 52.4411764706%;
}
main section.s04 .wrapper a.link09 {
  top: 58.3235294118%;
}
main section.s04 .wrapper a.link10 {
  top: 64.1058823529%;
}
main section.s04 .wrapper a.link11 {
  top: 69.9882352941%;
}
main section.s04 .wrapper a.link12 {
  top: 75.7705882353%;
}
main section.s04 .wrapper a.link13 {
  top: 81.6529411765%;
}

main section.s04 .wrapper img {
  width: 840px;
  margin: 0 auto;
  padding-bottom: 40px;
  display: block;
}

main section.s05 .wrapper {
  width: 1000px;
  margin: 0 auto;
}

main section.s05 .wrapper img {
  width: 840px;
  margin: 0 auto;
  padding-bottom: 40px;
  display: block;
}

main section.s06 .wrapper {
  width: 1000px;
  margin: 0 auto;
}

main section.s06 .wrapper img {
  width: 840px;
  margin: 0 auto;
  padding-bottom: 50px;
  display: block;
}

main section.s07 .wrapper {
  width: 1000px;
  margin: 0 auto;
}

main section.s07 .wrapper img {
  width: 420px;
  margin: 0 auto;
  padding-bottom: 60px;
  display: block;
}

main section.s08 .wrapper {
  width: 1000px;
  margin: 0 auto;
}

main section.s08 .wrapper img {
  width: 840px;
  margin: 0 auto;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s09 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s09 .wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s09 .wrapper .txt01 {
    width: 90%;
    display: block;
    margin: 30px auto 0;
  }
  main section.s09 .wrapper .txt02 {
    width: 94%;
    display: block;
    margin: 40px auto 0;
  }
  main section.s10 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 50px;
  }
  main section.s10 .wrapper .ttl02 {
    width: 260px;
    display: block;
    margin: 50px auto 0;
  }
  main section.s10 .wrapper .photolist_contest {
    max-width: 500px;
    padding: 0 20px;
    width: 100%;
    display: block;
    margin: -10px auto 0;
  }
  main section.s10 .wrapper .photolist_contest li {
    width: 100%;
    margin: 30px auto 0 !important;
  }
  main section.s10 .wrapper .photo_dl {
    width: 100%;
    margin: 0 auto;
  }
  main section.s10 .wrapper .photo_dl dt .photo {
    width: 100%;
    display: block;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s10 .wrapper .photo_dl dt .photo:hover {
    opacity: 0.6;
  }
  main section.s10 .wrapper .photo_dl.dl01 {
    margin-top: 20px;
  }
  main section.s10 .wrapper .photo_dl.dl01 dt .ttl01 {
    width: 300px;
    display: block;
    margin: 0 auto;
  }
  main section.s10 .wrapper .photo_dl.dl01 dt .photo {
    width: 100%;
    display: block;
    margin: 20px auto 0;
  }
  main section.s10 .wrapper .photo_dl.dl02 {
    margin-top: 40px;
  }
  main section.s10 .wrapper .photo_dl.dl02 + .dl02 {
    margin-top: 30px;
  }
  main section.s10 .wrapper .photo_dl.dl02 dt .ttl01 {
    width: 260px;
    display: block;
    margin: 0 auto;
  }
  main section.s10 .wrapper .photo_dl.dl02 dt .photo {
    width: 100%;
    display: block;
    margin: 20px auto 0;
  }
  main section.s10 .wrapper .photo_dl.dl03 {
    width: 100%;
  }
  main section.s10 .wrapper .photo_dl.dl03 dt .photo {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s10 .wrapper .photo_dl dd {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 100000;
    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;
    padding: 50px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: none;
  }
  main section.s10 .wrapper .photo_dl dd .box {
    width: 1200px;
    max-width: 100%;
    height: 2000px;
    max-height: 100%;
    margin: 0 auto;
  }
  main section.s10 .wrapper .photo_dl dd .box .photo {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s10 .wrapper .photo_dl dd .icon_close_dl {
    width: 30px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
  }
  main section.s01 .wrapper {
    width: 95%;
    margin: 100px auto 0;
  }
  main section.s01 .wrapper img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper img {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 40px;
    display: block;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper img {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s04 .wrapper a {
    width: 95%;
    height: 6.4102564103%;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s04 .wrapper a.link01 {
    top: 11.7481927711%;
  }
  main section.s04 .wrapper a.link02 {
    top: 17.7722891566%;
  }
  main section.s04 .wrapper a.link03 {
    top: 23.6963855422%;
  }
  main section.s04 .wrapper a.link04 {
    top: 29.7204819277%;
  }
  main section.s04 .wrapper a.link05 {
    top: 35.6445783133%;
  }
  main section.s04 .wrapper a.link06 {
    top: 41.6686746988%;
  }
  main section.s04 .wrapper a.link07 {
    top: 47.5927710843%;
  }
  main section.s04 .wrapper a.link08 {
    top: 53.6168674699%;
  }
  main section.s04 .wrapper a.link09 {
    top: 59.5409638554%;
  }
  main section.s04 .wrapper a.link10 {
    top: 65.565060241%;
  }
  main section.s04 .wrapper a.link11 {
    top: 71.5891566265%;
  }
  main section.s04 .wrapper a.link12 {
    top: 77.613253012%;
  }
  main section.s04 .wrapper a.link13 {
    top: 83.6373493976%;
  }
  main section.s04 .wrapper img {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s05 .wrapper img {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }
  main section.s06 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s06 .wrapper img {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 40px;
    display: block;
  }
  main section.s07 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s07 .wrapper img {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 40px;
    display: block;
  }
  main section.s08 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s08 .wrapper img {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: block;
  }
}