@charset "UTF-8";
/* PC */
@media print, screen and (min-width: 751px) {
  #main_contents .first_copy {
    font-size: 2.2rem;
    font-weight: bold;
    color: #333;
    line-height: 1.4;
    padding-bottom: 10px;
    text-align: center;
    margin-top: -10px;
  }
  #main_contents .page_title_box {
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 2.0rem;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 45px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #00a09e;
    margin-bottom: 40px;
  }
  #main_contents #need_first_apply {
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: -10px;
  }
  #main_contents #need_first_apply #free_zero {
    width: 6.35%;
    position: absolute;
    top: -20px;
    left: 6.88%;
  }
  #main_contents #need_first_apply #need_first_apply_text {
    display: inline-block;
    width: 83.66%;
    padding-left: 11.09%;
    color: #333;
    font-size: 1.9rem;
    font-weight: bold;
    padding-bottom: 45px;
    text-align: left;
  }
  #main_contents #howto_movie {
    width:68.82%;
    margin:0 auto 70px;
  }

  #main_contents #howto_apply {
    width: 100%;
    position: relative;
    padding-bottom: 40px;
  }
  #main_contents #howto_apply .howto_apply_case {
    padding-bottom: 30px;
  }
  #main_contents #howto_apply .howto_apply_case .symbol {
    width: 9.68%;
    float: left;
  }
  #main_contents #howto_apply #howto_apply_case1 .symbol {
    padding-top:40px;
  }
  #main_contents #howto_apply .howto_apply_case .infos {
    margin-left: 2.15%;
    width: 37.63%;
    float: left;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 7px;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text {
    color: #333;
    font-size: 1.4rem;
    padding-bottom: 4px;
    line-height: 1.4;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text#info_text_link {
    padding:5px 0 7px;
  }

  #main_contents #howto_apply .howto_apply_case .infos .info_text span{
    color:#c8146e;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:link,
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:active,
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:visited{
    color:#007876;
    text-decoration:underline;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a{
    padding-left:0;
    padding-right:20px;
    margin-left:0;
    margin-right:5px;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a::before{
      background: url(/material/img/ico_blank_b.svg) no-repeat;
      left:auto;
      right:0;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:hover{
    color:#007876;
    text-decoration:none;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_caption {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.4;
  }
  #main_contents #howto_apply #vendor_machines {
    position: absolute;
    width: 47.74%;
    top: 0;
    right: 0;
  }
  #main_contents #howto_apply #vendor_machines .info_caption {
    font-size:1.3rem;
    margin-top: 20px;
  }
  #main_contents #flow_vendor_machine {
    width: 92.47%;
    margin:0 auto;
    padding-bottom: 60px;
  }
  #main_contents #flow_vendor_machine .flow_vendor_machine_title {
    color: #009e9c;
    font-size: 2.1rem;
    padding-bottom: 30px;
  }
  #main_contents #flow_vendor_machine .flow_main {
    width: 100%;
  }
  #main_contents #flow_vendor_machine .flow_main li {
    width: 46.5%;
    height:470px;
    float: left;
    margin-right: 7%;
    position: relative;
    background-color:#f5f5f5;
    text-align:center;
  }
  #main_contents #flow_vendor_machine .flow_main li a:link, #main_contents #flow_vendor_machine .flow_main li a:hover, #main_contents #flow_vendor_machine .flow_main li a:active, #main_contents #flow_vendor_machine .flow_main li a:visited {
    color: #fff;
    text-decoration: none;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_image {
    margin-bottom: 20px;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_button {
    width: 90%;
    margin:0 auto;
    font-size: 1.3rem;
    padding:5px 0;
    color: #fff;
    background-color: #000;
    margin-bottom: 20px;
    text-align:center;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_caption {
    color: #333;
    font-size: 1.5rem;
    line-height: 1.3;
    text-align:center;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_delta {
    width: 20px;
    position: absolute;
    top: 150px;
    right: -40px;
  }
  #main_contents #flow_vendor_machine .flow_main li.last {
    margin-right: 0;
  }
  
  #main_contents #flow_vendor_machine .large_image {
    text-align: center;
  }
  #main_contents #flow_vendor_machine .flow_link{
    display:block;
    border:1px solid #303030;
    width:500px;
    margin:0 auto;
    text-align:center;
  }

  #main_contents #flow_vendor_machine .flow_link a{
    width:100%;
    padding:13px 0;
    display:block;
  }

  #main_contents #flow_vendor_machine .flow_link a span{
    padding-right:20px;
    position:relative;
    display:inline-block;
  }

  #main_contents #flow_vendor_machine .flow_link a:link span,
  #main_contents #flow_vendor_machine .flow_link a:active span,
  #main_contents #flow_vendor_machine .flow_link a:visited span{
    font-size:1.6rem;
    color:#007876;
    text-decoration:underline;
  }

  #main_contents #flow_vendor_machine .flow_link a:hover span{
    font-size:1.6rem;
    color:#007876;
    text-decoration:none;
  }

  #main_contents #flow_vendor_machine .flow_link a span::after{
    content:"";
    display:block;
    background:url('/material/img/ico_blank_b.svg') no-repeat;
    background-size: contain;
    position:absolute;
    width:12px;
    height:12px;
    top:4px;
    right:0;
  }

  #main_contents #flow_vendor_machine .large_image{
    width:100%;
    text-align:center;
  }
  #main_contents #flow_vendor_machine .large_image span{
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    padding: 15px 40px;
    letter-spacing: 0.15em;
  }
  #main_contents #flow_vendor_machine .caption {
    font-size:1.2rem;
    text-align:right;
    padding-top:30px;
  }

  #main_contents .down_delta{
    width:20px;
    margin:0 auto;
    padding:20px 0;
  }
  #main_contents #how_to_ride {
    padding-bottom: 65px;
  }
  #main_contents #how_to_ride #page_title_box {
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 2.0rem;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 45px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #00a09e;
    margin-bottom: 20px;
  }
  #main_contents #how_to_ride #how_to_info {
    font-size: 1.9rem;
    color: #333;
    font-weight: normal;
    padding-bottom: 24px;
    text-align: center;
  }
  #main_contents #how_to_ride .how_to_info_each_title {
    font-size:1.7rem;
    color:#007876;
    font-weight:bold;
    margin-bottom:20px;
  }
  #main_contents #how_to_ride .how_to_info_each_illust {
    padding-bottom: 40px;
  }
  #main_contents #how_to_ride #howto_caution {
    background-color: #f5f6b3;
    text-align: center;
  }
  #main_contents #how_to_ride #howto_caution #caution_title {
    display: inline-block;
    font-size: 1.9rem;
    font-weight: bold;
    color: #333;
    padding: 20px 0 15px;
  }
  #main_contents #how_to_ride #howto_caution #caution_title span {
    display:inline-block;
    padding-left: 30px;
    background-image: url("../../img/howto/mark_caution.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px 23px;
    height:23px;
  }
  #main_contents #how_to_ride #howto_caution #caution_text {
    width: 93.55%;
    margin: 0 auto;
    padding-bottom: 45px;
    font-size: 1.28rem;
    line-height: 1.6;
    color: #333;
    text-align: left;
  }
}
/* SP */
@media screen and (max-width: 750px) {
  #main_contents .first_copy {
    width: 93.75%;
    margin: 0 auto;
    font-size: 2.0rem;
    font-weight: bold;
    color: #333;
    line-height: 1.4;
    padding-bottom: 10px;
  }
  #main_contents .page_title_box {
    width: 93.75%;
    margin: 0 auto 15px;
    height: 50px;
    color: #fff;
    font-size: 1.9rem;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #00a09e;
  }
  #main_contents #need_first_apply {
    width: 93.75%;
    margin: 0 auto;
    position: relative;
    margin-top: -10px;
  }
  #main_contents #need_first_apply #free_zero {
    width: 17.83%;
    position: absolute;
    top: -45px;
    left: 3.33%;
  }
  #main_contents #need_first_apply #need_first_apply_text {
    display: inline-block;
    color: #333;
    font-size: 1.6rem;
    line-height: 1.5;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  #main_contents #howto_movie {
    width:93.75%;
    margin:0 auto 40px;
  }
  #main_contents #howto_apply {
    width: 93.75%;
    margin: 0 auto;
  }
  
  #main_contents #howto_apply .howto_apply_case .infos .info_title_wrapper{
    width:100%;
    padding-top:12px;
    padding-bottom:20px;
  }

  #main_contents #howto_apply #howto_apply_case1 .infos .info_title_wrapper #symbol_mobile_suica {
    width: 39.17%;
    float:left;
  }

  #main_contents #howto_apply #howto_apply_case1 .infos .info_title_wrapper #symbol_mobile_suica img{
    width:84.03%;
    margin-left:3.36%;
    margin-top:14px;
  }

  #main_contents #howto_apply #howto_apply_case1 .infos .info_title_wrapper .info_title {
    width: 60.83%;
    float:left;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
  }

  #main_contents #howto_apply #howto_apply_case2 .infos .info_title_wrapper #symbol_traffic_card {
    width: 22.50%;
    float:left;
  }

  #main_contents #howto_apply #howto_apply_case2 .infos .info_title_wrapper #symbol_traffic_card img{
    width:74.07%;
    margin-left:10.61%;
  }

  #main_contents #howto_apply #howto_apply_case2 .infos .info_title_wrapper .info_title {
    width: 77.50%;
    padding-top:13px;
    float:left;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
  }
  #main_contents #howto_apply #charge_machines {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 33px;
  }
  #main_contents #howto_apply #charge_machines img {
    width: 29.50%;
    display: block;
    margin: 0 auto;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text {
    font-size: 1.5rem;
    line-height: 1.4;
    padding-bottom: 15px;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span{
    color:#c8146e;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text#info_text_link {
    padding:5px 0 7px;
  }

  #main_contents #howto_apply .howto_apply_case .infos .info_text span{
    color:#c8146e;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:link,
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:active,
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:visited{
    color:#007876;
    text-decoration:underline;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a{
    padding-left:0;
    padding-right:20px;
    margin-left:0;
    margin-right:5px;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a::before{
      background: url(/material/img/ico_blank_b.svg) no-repeat;
      left:auto;
      right:0;
  }
  #main_contents #howto_apply .howto_apply_case .infos .info_text span a:hover{
    color:#007876;
    text-decoration:none;
  }

  #main_contents #howto_apply .howto_apply_case .infos .info_caption {
    font-size: 1.3rem;
    line-height: 1.4;
    padding-bottom: 20px;
  }
  #main_contents #howto_apply #vendor_machines {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 33px;
  }
  #main_contents #howto_apply #vendor_machines img {
    width: 95%;
    display: block;
    margin: 0 auto;
  }
  #main_contents #howto_apply #vendor_machines .info_caption {
    font-size:1.3rem;
    margin-top: 15px;
  }
  #main_contents #flow_vendor_machine {
    width: 93.75%;
    margin: 0 auto;
    padding-bottom: 55px;
  }
  #main_contents #flow_vendor_machine .flow_vendor_machine_title {
    font-size: 2.0rem;
    font-weight: bold;
    color: #009e9c;
    line-height: 1.3;
    padding-bottom: 12px;
  }
  #main_contents #flow_vendor_machine .flow_main li{
    background-color:#f5f5f5;
    margin-bottom:55px;
    position:relative;
  }
  #main_contents #flow_vendor_machine .flow_main li.last{
    margin-bottom:0;
  }
  #main_contents #flow_vendor_machine .flow_main li a:link, #main_contents #flow_vendor_machine .flow_main li a:hover, #main_contents #flow_vendor_machine .flow_main li a:active, #main_contents #flow_vendor_machine .flow_main li a:visited {
    color: #fff;
    text-decoration: none;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_image {
    width: 100%;
    padding-bottom: 16px;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_button {
    width: 90%;
    margin:0 auto;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 1.9rem;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_caption {
    width: 100%;
    color: #333;
    font-size: 1.6rem;
    line-height: 1.4;
    padding-bottom:22px;
    text-align:center;
  }
  #main_contents #flow_vendor_machine .flow_main li .flow_delta {
    position:absolute;
    width: 7.17%;
    left:46.415%;
    bottom:-40px;
  }

  #main_contents #flow_vendor_machine .flow_link{
    display:block;
    border:1px solid #303030;
    width:89.67%;
    margin:0 auto;
    text-align:center;
  }

  #main_contents #flow_vendor_machine .flow_link a{
    width:100%;
    padding:13px 0;
    display:block;
  }

  #main_contents #flow_vendor_machine .flow_link a span{
    padding-right:20px;
    position:relative;
    display:inline-block;
  }

  #main_contents #flow_vendor_machine .flow_link a:link span,
  #main_contents #flow_vendor_machine .flow_link a:active span,
  #main_contents #flow_vendor_machine .flow_link a:visited span{
    font-size:1.6rem;
    color:#007876;
    text-decoration:underline;
  }

  #main_contents #flow_vendor_machine .flow_link a:hover span{
    font-size:1.6rem;
    color:#007876;
    text-decoration:none;
  }

  #main_contents #flow_vendor_machine .flow_link a span::after{
    content:"";
    display:block;
    background:url('/material/img/ico_blank_b.svg') no-repeat;
    background-size: contain;
    position:absolute;
    width:12px;
    height:12px;
    top:4px;
    right:0;
  }

  #main_contents #flow_vendor_machine .large_image {
    text-align: center;
  }
  #main_contents #flow_vendor_machine .large_image{
    width:100%;
    text-align:center;
  }
  #main_contents #flow_vendor_machine .large_image span{
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    letter-spacing: 0.15em;
  }
  #main_contents #flow_vendor_machine .caption {
    font-size:1.4rem;
    padding-top:30px;
  }
  #main_contents .down_delta{
    width: 7.17%;
    margin:0 auto;
    padding:20px 0;
  }
  #main_contents #how_to_ride #page_title_box {
    width: 93.75%;
    margin: 0 auto 9px;
    height: 50px;
    color: #fff;
    font-size: 2.0rem;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #00a09e;
  }
  #main_contents #how_to_ride #how_to_info {
    width: 93.75%;
    margin: 0 auto 9px;
    font-size: 1.9rem;
    color: #333;
    font-weight: normal;
    padding-bottom: 24px;
  }
  #main_contents #how_to_ride .how_to_info_each_title {
    width: 93.75%;
    margin: 0 auto 9px;
    font-size:1.9rem;
    color:#007876;
    font-weight:bold;
    margin-bottom:20px;
  }
  #main_contents #how_to_ride .how_to_info_each_illust {
    width: 93.75%;
    margin: 0 auto 9px;
    padding-bottom: 50px;
  }

  #main_contents #how_to_ride #how_to_ride_illust {
    padding-bottom: 20px;
  }
  #main_contents #how_to_ride #howto_caution {
    background-color: #f5f6b3;
    text-align: center;
  }
  #main_contents #how_to_ride #howto_caution #caution_title {
    display: inline-block;
    font-size: 1.7rem;
    font-weight: bold;
    color: #333;
    padding: 20px 0 15px;
  }
  #main_contents #how_to_ride #howto_caution #caution_title span {
    display:inline-block;
    padding-left: 30px;
    background-image: url("../../img/howto/mark_caution.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px 23px;
    height:23px;
  }
  #main_contents #how_to_ride #howto_caution #caution_text {
    width: 93.75%;
    margin: 0 auto 30px;
    padding-bottom: 15px;
    font-size: 1.48rem;
    line-height: 1.6;
    color: #333;
    text-align: left;
  }
}

