#main_pict{
  }
#main_caption{
  width: 100%;
  margin: auto;
}
.pc_box{
  margin:-2672px auto 1150px auto;
  position: relative;
  display: table;
  text-align: center;
}

#guide_link a {
    display: block;
    color: #000;
    width: 500px;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 20px;
}
#entry_button_area, #guide_link, #cancel_button_area, #confirm_button_area{
  min-width: auto;
}
.guide_agreement_message{
  font-size: 22px;
  letter-spacing: 3px;
}
.common_link a .icon, #guide_link a .icon{
  vertical-align: 0;
}

.ytb_box{
  display: block;
  margin: 0;
  padding: 0;
  width: 827px;
  height: auto;
  text-align: center;
}
.youtube-variable{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube-variable iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*
  height: 421px;
  width: 822px;*/
}

.link_box3{
  display: block;
  padding: 0;
  margin: 100px auto 843px auto;
  width: 510px;
  text-align: right;
  line-height: 1;
}
.link_box3 a{
  display: block;
  width: 100%;
  height: 112px;
  margin: 0 auto;
  border-radius: 50px;
  line-height: 1;
}



#second_caption {
    line-height: 2;
    font-size: 15px;
    width: 100%;
    margin: auto;
    margin-bottom: 0;
    text-align: center;
}
.pc_second{
  background-image: url(second_pc.jpg);
  background-size: 1400px;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding:4576px 0 360px 0;
  display: block;
}


.link_box4{
  display: block;
  padding: 0;
  margin: 0 auto 0 auto;
  width: 510px;
  text-align: center;
  line-height: 1;

}
.link_box4 a{
  display: block;
  width: 100%;
  height: 80px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
    #entry_button_area .shadow_frame{
      display: none;
    }
    .sp_box{
      display: block;
      margin:-28px;
      padding:0;
    }
    .sp_second img.img_box{
      display: block;
      margin:0 auto;
      padding:0;
      width: 100%;
    }
    .guide_agreement_message {
        font-size: 3vw;
        letter-spacing: 0;
    }
    .common_link a .icon, #guide_link a .icon {
        vertical-align: -0.6vw;
    }
    #guide_link a {
        display: block;
        color: #000;
        width: 60%;
        line-height: 1;
        text-align: center;
        margin: 0 auto;
        padding: 3vw 0;
        font-size: 4vw;
    }
    .social_link {
        display: block;
        width: 80%;
        margin-bottom: 21px;
        margin: 0 auto 5vw auto;
    }

    .youtube-variable {
        position: relative;
        width: 100%;
        padding-top: 56.15%;
    }
    .youtube-variable iframe {
      
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }
    .ytb_box{
      display: block;
      margin:0 auto;
      padding:154.8% 8% 170% 8.6%;
      width: auto;
      background-image: url(video_sp.jpg);
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: top center;
      height: auto;
    }

    

    .sp_second{
      
      margin: 0 -28px;
      padding: 0 0 0 0;
    }
    

    .link_box3{
      display: block;
      padding: 0;
      margin: 0 auto 0 auto;
      width: 100%;
      text-align: center;
      line-height: 1;
    }
    .link_box3 a{
      display: block;
      width: 100%;
      height: auto;
      margin: 0 auto;
      border-radius: 0;
      line-height: 1;
      background-color: transparent;
      opacity: 1;
    }
    .link_box3 a img{
      display: block;
      margin:0 auto;
      padding:0;
      width: 100%;
    }
    .link_box4{
      display: block;
      padding: 42% 0 46% 0;
      margin: 0 auto 0 auto;
      width: 100%;
      text-align: center;
      line-height: 1;
      background-image: url(second2_sp.jpg);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top center;

    }
    .link_box4 a{
      display: block;
      width: 90%;
      height: 20vw;
      margin: 0 auto;
    }
}





