.test {
  text-align: center;
}

.tac {
  text-align: center;
}

.photo-contest-page {
  margin: -20px -15px;
  padding: 0;
}
.photo-contest-page img {
  max-width: 100%;
  height: auto;
}

.top-main {
  background-color: #F7FEDB;
  padding: 25px 2vw;
  text-align: center;
  background-size: contain;
  background-image: url(https://connect.tsuribito.co.jp/lp01/main-top-bg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.top-main .contest-section .text {
  max-width: 504px;
  margin: 0 auto;
}

.how-to-apply {
  background-color: #EBFBFF;
  padding: 25px 3vw;
  text-align: center;
}
.how-to-apply .step3-img00 {
  margin-bottom: -40px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .how-to-apply .step3-img00 {
    margin-bottom: -20px;
  }
}
.how-to-apply ol {
  max-width: 100%;
  margin: 0 auto;
}
.how-to-apply ol li {
  background-color: #fff;
  font-size: 15px;
}
.how-to-apply ol li:nth-child(1)::before {
  background-image: url(https://connect.tsuribito.co.jp/lp01/step3-img01.png);
}
.how-to-apply ol li:nth-child(2)::before {
  background-image: url(https://connect.tsuribito.co.jp/lp01/step3-img02.png);
}
.how-to-apply ol li:nth-child(3)::before {
  background-image: url(https://connect.tsuribito.co.jp/lp01/step3-img03.png);
}
.how-to-apply ol li::before {
  content: "";
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
.how-to-apply ol li span {
  font-size: 13px;
}

.gallery {
  background-color: #F7FEDB;
  padding: 25px 3vw;
  text-align: center;
}
.gallery .gallery-img00 {
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}

.entry {
  background-color: #EBFBFF;
  padding: 25px 3vw;
  text-align: center;
}
.entry .entry-img00 {
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}
.entry .entry-box {
  background-color: #fff;
  margin-bottom: 17px;
  border-radius: 10px;
  text-align: center;
  padding: 20px;
  position: relative;
}
.entry .entry-box.box01::before {
  background-image: url(https://connect.tsuribito.co.jp/lp01/entry-img-sakana01.png);
  position: absolute;
  right: 14px;
  top: -15px;
  content: "";
  width: 104px;
  height: 53px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.entry .entry-box.box02::before {
  background-image: url(https://connect.tsuribito.co.jp/lp01/entry-img-sakana01.png);
  position: absolute;
  left: 14px;
  top: -35px;
  content: "";
  width: 104px;
  height: 53px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.entry .entry-box.box03 .tit {
  margin: 20px 0;
}
.entry .entry-box.box03 p {
  max-width: 590px;
  margin: 0 auto;
}
.entry .entry-box.box03::before {
  background-image: url(https://connect.tsuribito.co.jp/lp01/entry-img-sakana01.png);
  position: absolute;
  right: 14px;
  top: -5px;
  content: "";
  width: 104px;
  height: 53px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.entry .precautions {
  background-color: #F8F8F8;
  border: 1px solid #DCDCDC;
  padding: 20px;
  margin-bottom: 20px;
}
.entry .precautions h3 {
  text-align: center;
  margin: 20px 0;
}
.entry .precautions .scroll-box {
  background: none;
}
.entry .form-toggle-wrapper {
  background-size: contain;
  background-image: url(https://connect.tsuribito.co.jp/lp01/entry-img-sakana02.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 30px;
}

.column {
  background-color: #F7FEDB;
  padding: 25px 3vw;
  text-align: center;
}

.feature {
  background-color: #EBFBFF;
  padding: 25px 3vw;
  text-align: center;
}
.feature .feature-img00 {
  margin-bottom: 20px;
}
.feature .feature-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
}
.feature .feature-list .feature-item {
  width: 50%;
}
.feature .feature-list .feature-item a {
  margin: 7px;
  display: block;
  text-align: left;
}
.feature .feature-list .feature-item a .post-card img {
  max-height: 180px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature .feature-list .feature-item a .post-card-content h3 {
  font-size: 14px;
  color: #373131;
  margin-bottom: 0;
}
.feature .feature-list .feature-item a .post-card-content p {
  font-size: 14px;
  color: #484848;
}

.supporting-sponsor {
  background-color: #F7FEDB;
  padding: 25px 3vw 45px;
  text-align: center;
}
.supporting-sponsor .sponsor-img00 {
  margin-bottom: 20px;
}
.supporting-sponsor .sponsor-sec {
  border-top: 1px dotted #000;
  padding: 30px 0px;
  border-bottom: 20px;
  text-align: center;
}
.supporting-sponsor .sponsor-sec:last-child {
  border-bottom: 1px dotted #000;
}
.supporting-sponsor .sponsor-sec h3 {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .supporting-sponsor .sponsor-sec h3 {
    font-size: 18px;
  }
}
.supporting-sponsor .sponsor-sec h4 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .supporting-sponsor .sponsor-sec h4 {
    font-size: 16px;
  }
}
.supporting-sponsor .sponsor-sec p {
  margin-bottom: 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .supporting-sponsor .sponsor-sec p {
    font-size: 14px;
  }
}
.supporting-sponsor .sponsor-sec .sponsor-box {
  background-color: #fff;
  padding: 20px;
}
.column-img00 {
  text-align: center;
  background-image: url(https://connect.tsuribito.co.jp/lp01/column-img00bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .column-img00 {
    background-image: none;
  }
}

.feature-img00 {
  text-align: center;
  background-image: url(https://connect.tsuribito.co.jp/lp01/feature-img00bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .feature-img00 {
    background-image: none;
  }
}

.sponsor-img00 {
  text-align: center;
  background-image: url(https://connect.tsuribito.co.jp/lp01/sponsor-img00bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.entry-img00 {
  text-align: center;
  background-image: url(https://connect.tsuribito.co.jp/lp01/entry-img00bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.gallery-img00 {
  text-align: center;
  background-image: url(https://connect.tsuribito.co.jp/lp01/gallery-img00bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
@media screen and (max-width: 767px) {
  .gallery-img00 {
    background-image: none;
  }
}

.step3-img00 {
  text-align: center;
  background-image: url(https://connect.tsuribito.co.jp/lp01/step3-img00bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.main-images02 {
  text-align: center;
  background-image: url(https://connect.tsuribito.co.jp/lp01/main-images02bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}/*# sourceMappingURL=style.css.map */