#main_pict{
  }
#main_caption{
  width: 100%;
  margin: auto;
}
.pc_box{
  margin:-1612px auto 20px 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_box1{
  display: block;
  padding: 0;
  margin:876px auto 0 auto;
  width: 630px;
  text-align: right;
  line-height: 1;
}
.link_box1 a{
  display: inline-block;
  width: 182px;
  height: 230px;
  margin: 0 0 0 40px;
  border-radius: 10px;
  line-height: 1;
}
.link_box1 a:hover{
  background-color: #fff;
  opacity: .25;
}

#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:423px 0 4420px 0;
  display: block;
}
.link_box2{
  display: block;
  padding: 0;
  margin: 0 auto 0 auto;
  width: 876px;
  text-align: left;
  line-height: 1;

}
.link_box2 a{
  display: block;
  width: 100%;
  height: 132px;
  margin: 0 0 20px -54px;
}

@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:57.5% 8% 76% 8.6%;
      width: auto;
      background-image: url(video_sp.jpg);
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: top center;
      height: auto;
    }

    .link_box1{
      display: block;
      padding: 58% 5% 5% 1%;
      margin: 0 auto 0 auto;
      width: auto;
      text-align: right;
      line-height: 1;
      background-image: url(sp_box1.jpg);
      background-size: 100%;
      background-position: top center;
      background-repeat: no-repeat;
    }
    .link_box1 a{
      display: inline-block;
      width: 28%;
      height: auto;
      margin: 0 2%;
      border-radius: 0;
      line-height: 1;
      vertical-align: top;
      height: 35vw;
      font-size: 0;
    }
    .link_box1 a:hover{
      background-color: transparent;
      opacity: 1;
    }

    .sp_second{
      background-image: url(sp_box2.jpg);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top center;
      margin: 0 -28px;
      padding: 36% 0 0 0;
      background-color: #fdf2d4;
    }
    .link_box2{
        display: block;
        padding: 0;
        margin: 0 auto 7.5% auto;
        width: 89%;
        text-align: left;
        line-height: 1;
      
    }
    .link_box2 a{
        display: block;
        width: 80%;
        height: none;
        margin: 0 0 0 0;
        height: 30vw;
        margin: 0 auto 2.2vw 0;
        text-align: left;
        font-size: 0;
    }
    .link_box2 a:nth-child(2){
      height: 42vw;
    }
    .link_box2 a:nth-child(3){
      height: 42vw;
    }
}





