.page_title_box h1 {
  width: 590px;
}
@media screen and (min-width: 1400px) {
  .page_title_box h1 {
    width: 42.1vw;
  }
}
@media screen and (max-width: 1080px) {
  .page_title_box h1 {
    width: 54.6vw;
  }
}
@media screen and (max-width: 768px) {
  .page_title_box h1 {
    width: 59.7vw;
  }
}

.base_content {
  background-image: url(../images/motor/page_bg01_pc.svg);
  background-size: auto 1614px;
}
@media screen and (max-width: 1080px) {
  .base_content {
    background-size: auto 149.4vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content {
    background-image: url(../images/motor/page_bg01_sp.svg);
    background-size: 100% auto;
  }
}
.base_content .bg01 {
  background-image: url(../images/gallery/page_bg02_pc.png);
  background-repeat: no-repeat;
  background-size: 1820px auto;
  background-position: center top;
}
@media screen and (max-width: 1080px) {
  .base_content .bg01 {
    background-size: 168.5vw auto;
  }
}
@media screen and (max-width: 768px) {
  .base_content .bg01 {
    background: none;
  }
}
.base_content .wrap01 {
  padding-top: 80px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1080px) {
  .base_content .wrap01 {
    padding-top: 7.4vw;
    padding-bottom: 11.1vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .wrap01 {
    width: 92%;
    padding-top: 8vw;
    padding-bottom: 15.3vw;
  }
}
.base_content #gallery_box {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1080px) {
  .base_content #gallery_box {
    padding-top: 2.8vw;
    padding-bottom: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box {
    padding-top: 7.2vw;
    padding-bottom: 10vw;
  }
}
.base_content #gallery_box .days_switch {
  width: 92.7%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .base_content #gallery_box .days_switch {
    margin-bottom: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .days_switch {
    width: 89.9%;
    margin-bottom: 8vw;
    justify-content: center;
  }
}
.base_content #gallery_box .days_switch > div {
  width: 13.2%;
  overflow: hidden;
  border-radius: 6px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9b7d00+0,967100+22,9b7d00+50,dfc20b+100 */
  background: linear-gradient(to bottom, rgb(155, 125, 0) 0%, rgb(150, 113, 0) 22%, rgb(155, 125, 0) 50%, rgb(223, 194, 11) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  cursor: pointer;
  opacity: 0.4;
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .days_switch > div {
    width: 23.4%;
    border-radius: 0.8vw;
    margin-left: 2.1%;
  }
  .base_content #gallery_box .days_switch > div:nth-child(4n+1) {
    margin-left: 0;
  }
  .base_content #gallery_box .days_switch > div:nth-child(n+5) {
    margin-top: 1.7vw;
  }
}
.base_content #gallery_box .days_switch > div .day {
  font-size: 40px;
  line-height: 1em;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding-top: 0.1em;
  padding-bottom: 0.2em;
}
@media screen and (max-width: 1080px) {
  .base_content #gallery_box .days_switch > div .day {
    font-size: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .days_switch > div .day {
    font-size: 6.4vw;
  }
}
.base_content #gallery_box .days_switch > div .count {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #826400;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 1080px) {
  .base_content #gallery_box .days_switch > div .count {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .days_switch > div .count {
    font-size: 3.1vw;
  }
}
.base_content #gallery_box .days_switch > div.no_link {
  cursor: default;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cccccc+0,999999+22,979797+50,e6e6e6+100 */
  background: linear-gradient(to bottom, rgb(204, 204, 204) 0%, rgb(153, 153, 153) 22%, rgb(151, 151, 151) 50%, rgb(230, 230, 230) 100%); /* W3C, IE10+, FF16+, Chrome26+, 
Opera12+, Safari7+ */
  opacity: 1;
}
.base_content #gallery_box .days_switch > div.no_link .count {
  background-color: #808080;
}
.base_content #gallery_box .pho_box {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  display: none;
}
.base_content #gallery_box .pho_box .pho {
  width: 31.7%;
  margin-left: 2.45%;
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .pho_box .pho {
    width: 48.2%;
    margin-left: 3.6%;
  }
}
.base_content #gallery_box .pho_box .pho:nth-child(3n+1) {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .pho_box .pho:nth-child(3n+1) {
    margin-left: 3.6%;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .pho_box .pho:nth-child(2n+1) {
    margin-left: 0%;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .pho_box .pho:nth-child(n+3) {
    margin-top: 4.4vw;
  }
}
.base_content #gallery_box .pho_box .pho:nth-child(n+4) {
  margin-top: 30px;
}
@media screen and (max-width: 1080px) {
  .base_content #gallery_box .pho_box .pho:nth-child(n+4) {
    margin-top: 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .pho_box .pho:nth-child(n+4) {
    margin-top: 4.4vw;
  }
}
.base_content #gallery_box .pho_box .pho img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  height: 210px;
}
@media screen and (max-width: 1080px) {
  .base_content #gallery_box .pho_box .pho img {
    height: 19.4vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #gallery_box .pho_box .pho img {
    height: 29.3vw;
  }
}
.base_content #gallery_box .pho_box .pho img.ue {
  -o-object-position: top 13% left 50%;
     object-position: top 13% left 50%;
}
.base_content #gallery_box.days20 .days_switch .days20 {
  opacity: 1;
}
.base_content #gallery_box.days20 #days20 {
  display: flex;
}
.base_content #gallery_box.days21 .days_switch .days21 {
  opacity: 1;
}
.base_content #gallery_box.days21 #days21 {
  display: flex;
}
.base_content #gallery_box.days22 .days_switch .days22 {
  opacity: 1;
}
.base_content #gallery_box.days22 #days22 {
  display: flex;
}
.base_content #gallery_box.days23 .days_switch .days23 {
  opacity: 1;
}
.base_content #gallery_box.days23 #days23 {
  display: flex;
}
.base_content #gallery_box.days24 .days_switch .days24 {
  opacity: 1;
}
.base_content #gallery_box.days24 #days24 {
  display: flex;
}
.base_content #gallery_box.days25 .days_switch .days25 {
  opacity: 1;
}
.base_content #gallery_box.days25 #days25 {
  display: flex;
}
.base_content #gallery_box.days26 .days_switch .days26 {
  opacity: 1;
}
.base_content #gallery_box.days26 #days26 {
  display: flex;
}
.base_content .btn_back {
  margin-top: 70px;
}
@media screen and (max-width: 1080px) {
  .base_content .btn_back {
    margin-top: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .btn_back {
    margin-top: 12.7vw;
  }
}/*# sourceMappingURL=style_gallery.css.map */