#breadcrumb{
  padding-bottom: 6px;
}
#mainVisual.main4{
  min-height:inherit;
}
#ticket{
  width:100%;
  padding:0;
}
.ticket_top{
  width:100%;
  padding:28px 20px 60px;
  background-image: url(../img/top_bg.png);
  background-size:cover;
  background-repeat: no-repeat;
  background-position:top center;
}
.ticket_top_img{
  width:100%;
  max-width:880px;
  padding:0 ;
  margin:0 auto;
  position: relative;
}
.ticket_top img{

}
.top_anime,.top_anime_rgiht{
  position: absolute;
  left: 0;
  top: 0;
}
.ticket_top_menu{
  width:100%;
  max-width:1100px;
  padding:0 20px;
  margin:0 auto;
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.ticket_top_menu .box{
  width:20%;
}
.ticket_top_menu img:hover{
   transform: scale(1.04);
}

.ticket_bus{
  background: #c3a4e0;
  border-radius: 40px;
  padding: 15px 15px 12px;
}
.ticket_suica{
  background: #66cccc;
  border-radius: 40px;
  padding: 15px 15px 12px;
}
.ticket_dekake{
  background: #e7ae00;
  border-radius: 40px;
  padding: 15px 15px 12px;
}
.ticket_yokohama{
  background: #e95383;
  border-radius: 40px;
  padding: 15px 15px 12px;
}
.list_main .box p{
  font-size:13px;
  color:#fff;
  font-weight:600;
}
#bus_main{
  width: 100%;
  background-color:#f9a448;
  padding: 20px 0 0;
  background-size:950px auto;
  background-position:center bottom;
  background-repeat: no-repeat;
}
.ticket_main{
  width: 100%;
  background: #fff;
  max-width: 950px;
  margin: 50px auto;
  text-align: center;
  padding:20px 80px;
}
.tickete_main_img{
  width:480px;
}
.tickete_main_box{
  width:100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-top:20px;
}
.ticket_main_left{
  width:48%;
  text-align: left;
  margin-top: -60px;
}
.ticket_main_right{
  width:48%;
}
.price_icon{
  text-align:left;
}
.price_icon img{
  height:39px;
  margin-bottom:10px;
  margin-left: 20px;
}
.price_img{
  width:400px;
  margin-left: -5px;
}
.ticket_border{
  width: 100%;
  border: solid 2px #e5004f;
  border-radius:20px;
  padding:15px;
  text-align: center;
  margin: 10px 0 20px;
}
.ticket_border h2{
  font-weight:400;
  font-size:22px;
  text-align: center;
}
.ticket_border h2 sup{
  font-size: 11px;
}
.ticket_main .ticket_border p{
  font-size:12px;
  line-height: 1.6em;
}
.ticket_main h3{
  font-size:16px;
  margin-bottom:10px;
  text-align: left;
}
.ticket_main h3.mt{
    margin-top:20px;
  }
.ticket_main p{
  font-size:14px;
  line-height: 1.8em;
  text-align: left;
}
.ticket_map{
  border: solid 2px #222;
  position: relative;
  padding:10px;
  cursor: pointer;
  margin:0 auto;
  width:80%;
  margin-top:28px;
}


.ticket_map span{
  position: absolute;
  left: 0;
  top: 0;
  background: #222;
  color: #fff;
  padding: 4px 10px;
  font-size: 12px;
  font-weight:600;
}
.ticket_link{
  text-align: center;
  padding:40px 0 28px;
}
.ticket_link img{
  width:365px;
  box-shadow:4px 4px 1px #000;
  transition:0.1s;
}
.ticket_link img:hover{
  box-shadow: 0px 0px 0px #333;
}
.ticket_kikan{
  margin-top:20px;
  text-align: left;
  margin-bottom: 15px;
}
.ticket_kikan h2{
  font-size: 22px;
  line-height: 1.1em;
  margin-bottom: 10px;
  color: #000;
  display:inline-block;
  margin-right:34px;
  vertical-align: top;
}
.ticket_kikan h2 span{
  font-size: 13px;
  line-height: 1.2em;
  border: solid 1px #000;
  padding: 5px 5px 1px;
  display: inline-block;
  color: #000;
  font-weight: 600;
  border-radius: 6px;
  margin-right: 10px;
  vertical-align: middle;
}
.mrkikanten{
  position: relative;
}
.mrkikanten::after{
  content: "";
  position: absolute;
  left:50%;
  top:50%;
  width:4px;
  height: 4px;
  margin-left:-2px;
  margin-top:-2px;
  border-radius:50%;
  background: #000;
}
.ticket_kikan h2 small{
  font-size: 13px;
  margin-left: 25px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3em;
}
#suica_main{
  width: 100%;
  background-color: #97cd67;
  padding: 20px 0 0;
  background-size:950px auto;
  background-position:center bottom;
  background-repeat: no-repeat;
}
#dekake_main{
  width: 100%;
  background-color: #a3dcf7;
  padding: 20px 0 0;
  background-size:950px auto;
  background-position:center bottom;
  background-repeat: no-repeat;
}
#yokohama_main{
  width: 100%;
  background-color: #f4aac1;
  padding: 20px 0 0;
  background-size:950px auto;
  background-position:center bottom;
  background-repeat: no-repeat;
}
#monoreru_main{
  width: 100%;
  background-color: #63c6b7;
  padding: 20px 0 0;
  background-size:950px auto;
  background-position:center bottom;
  background-repeat: no-repeat;
}
#ticket_other{
  width:100%;
  padding:0px 40px;
  text-align: center;
   max-width:880px;
  margin:60px auto;
  border:solid 2px #56ad00;
}
.ticket_other_box{
  width:100%;
  text-align: left;
}
.ticket_last{
  width:85%;
  margin-top:-20px;
}
#ticket_other ul{
  list-style-type: square;
  padding-left: 28px;
}
#ticket_other ul li{
  font-size: 34px;
  color: #222;
  line-height: 0.9em;
}
#ticket_other ul li span{
  color: #222;
  font-size: 16px;
  font-weight:600;
  vertical-align: middle;
  line-height: 1em;
}
#ticket_other ul li span small{
  font-weight:300;
}
.ticket_other_link{
  width:100%;
  text-align: center;
  padding:40px 0;
}
.ticket_other_link img{
  width: 450px;
  box-shadow: 4px 4px 1px #000;
  transition: 0.1s;
}
.ticket_other_link img:hover{
  box-shadow: 0px 0px 0px #333;
}
.suica_card_sp{
  display: none;
}
.anime_left{
  transition-property: opacity, transform;
transition-duration: 1s;
transition-timing-function: cubic-bezier(0.000, 0.295, 0.500, 1.000);
opacity: 0;
-webkit-transform: translate(-20px, 0px);
transform: translate(-20px, 0px);
}
.anime_left.ac{
  opacity: 1;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.anime_right{
  transition-property: opacity, transform;
transition-duration: 1s;
transition-timing-function: cubic-bezier(0.000, 0.295, 0.500, 1.000);
opacity: 0;
-webkit-transform: translate(20px, 0px);
transform: translate(20px, 0px);
}
.anime_right.ac{
   opacity: 1;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.anime_up{
  transition-property: opacity, transform;
transition-duration: 0.8s;
transition-timing-function: cubic-bezier(0.000, 0.295, 0.500, 1.000);
opacity: 0;
-webkit-transform: translate(0, 28px);
transform: translate(0, 28px);
}
.anime_up.ac{
   opacity: 1;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.anime_zoom{
  opacity: 0;
transform: scale(1.5);
transition: transform 800ms cubic-bezier(.215,.61,.355,1),opacity 380ms cubic-bezier(.694,0,.335,1),-webkit-transform 800ms cubic-bezier(.215,.61,.355,1);
}
.anime_zoom.ac{
  transform: scale(1);
  opacity: 1;
}
.anime_tops{
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.anime_tops.ac{
    -webkit-animation: scaleBounceOut 1.2s normal forwards;
    animation: scaleBounceOut 1.2s normal forwards;
}
@keyframes scaleBounceOut {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}



.animation_loop{
  background-color:none;
  overflow:hidden;
  position: relative;
  padding:22px;
}
.loop_img{
  display : inline-block;
  color:#ff8000;
  animation : loop_img 20s linear infinite;
  width: calc(100% + 240px);
  position: absolute;
  left:100%;
  white-space : nowrap;
}
.loop_suica{
  display : inline-block;
  color:#ff8000;
  animation : loop_img 28s linear infinite;
  width: calc(100% + 480px);
  position: absolute;
  left:100%;
  white-space : nowrap;
}
.loop_dekake{
  display : inline-block;
  color:#ff8000;
  animation : loop_img 34s linear infinite;
  width: calc(100% + 680px);
  position: absolute;
  left:100%;
  white-space : nowrap;
}
.loop_yokohama{
  display : inline-block;
  color:#ff8000;
  animation : loop_img 40s linear infinite;
  width: calc(100% + 880px);
  position: absolute;
  left:100%;
  white-space : nowrap;
}
.loop_monorails{
  display : inline-block;
  color:#ff8000;
  animation : loop_img 46s linear infinite;
  width: calc(100% + 1080px);
  position: absolute;
  left:100%;
  white-space : nowrap;
}

@keyframes loop_img{
   0% { transform: translateX(0)}
   100% { transform: translateX(-100%)}
}


.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 680px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
}

.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.open_btn{
  cursor:zoom-in;
}
.open_btn img{
  transition:0.4s;
}
.open_btn img:hover{
  transform: scale(1.02);
}





.dis_sp{
  display: none;
}
@media (max-width: 750px) {
  .dis_pc{
    display: none;
  }
  .dis_sp{
  display: initial;
  }
  #ticket{
    overflow-x: hidden;
  }
  .ticket_top{
    background-image: url(../img/top_bgsp.png);
    background-size:cover;
    padding: 20px 10px 10px;
  }
  .ticket_top_menu .box{
    width: 48%;
    margin-bottom: 10px;
  }
  .ticket_top_menu{
    padding:0;
    justify-content: center;
  }
  .ticket_list{
    padding: 25px 0 120px;
  }
  #bus_main,#suica_main,#dekake_main,#yokohama_main{
    background-size: 100% auto;
    padding:20px 0 0;
  }
  

  .ticket_top_img{
    padding: 0;
  }
  .list_main .box{
    padding:10px 5px;
  }
  .ticket_bus,.ticket_suica,.ticket_dekake,.ticket_yokohama{
    padding: 10px 15px 8px;
  }
  .list_main .box p{
    font-size:8px;
  }
  .ticket_main{
    width:calc(100% - 20px);
    margin:20px auto;
    padding: 20px 10px;
  }
  .tickete_main_img{
    width:250px;
  }
  .tickete_main_box{
    display: block;
  }
  .ticket_main_left{
    float: none;
    width:100%;
    margin-top: -10px;
  }
  .price_icon{
    margin-bottom: 0px;
    text-align:center;
  }
  .price_icon img{
    width: auto;
    height: 34px;
  }
  .price_img{
    width:280px;
  }
  .ticket_border{
    padding: 10px;
    margin: 5px 0 10px;
  }
  .ticket_border h2{
    font-size:15px;
  }
  .ticket_main .ticket_border p{
    font-size:8px;
  }
  .ticket_main h3{
    font-size: 13px;
    margin-bottom: 5px;
  }
  .ticket_main h3.mt{
    margin-top:10px;
  }

  .ticket_main p{
    font-size: 12px;
line-height: 1.6em;
  }
  .ticket_main_right{
    margin:15px auto;
    width:80%;
  }
  .ticket_map{
    padding:5px;
  }
  .ticket_map span{
    padding: 2px 5px;
    font-size: 7px;
  }
  .ticket_link{
    padding: 20px 0 28px;
  }
  .ticket_link img{
    width: 210px;
  }
  .ticket_kikan{
    margin-top: 15px;
  }
  .ticket_kikan h2{
    font-size: 16px;
    margin-bottom: 8px;
    margin-right:20px;
  }
  .ticket_kikan h2 span{
    font-size: 10px;
  }
  .ticket_kikan h2 small{
    font-size: 10px;
    margin-left: 40px;
  }
  #ticket_other{
    padding:10px 10px;
    width: calc(100% - 40px);
  }
  #ticket_other ul li{
    font-size: 24px;
  }
  #ticket_other ul li span{
    font-size: 12px;
  }
  .ticket_other_box{
    margin:10px auto;
  }
  .suica_card_sp{
    display: block;
    text-align:center;
    width: 100%;
    margin-bottom:20px;
  }
  .suica_card_sp img{
    width:200px;
  }
  .ticket_other_left{
    width:100%;
  }
  .ticket_other_link{
    padding: 20px 0;
  }
  .ticket_other_link img{
    width:250px;
  }
  .ticket_last{
    width:100%;
  }
  #ticket_other ul li span small{
    font-size:11px;
  }
  .kikan_img{
    margin-bottom:10px;
  }
  .animation_loop{
    padding: 5px 20px 15px;
  }
  .loop_img{
    width: calc(100% + 80px);
  }
  .loop_img img{
    width:80px;
  }
  .loop_suica{
    width: calc(100% + 160px);
    animation : loop_img 24s linear infinite;
  }
  .loop_suica img{
    width:160px;
  }
  .loop_dekake{
    animation : loop_img 34s linear infinite;
    width: calc(100% + 240px);
  }
  .loop_dekake img{
    width:240px;
  }
  .loop_yokohama{
    animation : loop_img 40s linear infinite;
    width: calc(100% + 320px);
  }
  .loop_yokohama img{
    width:320px;
  }
  .loop_monorails{
    animation : loop_img 40s linear infinite;
    width: calc(100% + 400px);
  }
  .loop_monorails img{
    width:400px;
  }
}
@media (max-width: 580px) {


}