@charset "shift_jis";

.footer_text_base .global_footer{
  margin-bottom: 30px;
}
.footer_text_base .page_top{
  margin: 0;
}

.maintenance, .contact{
  padding-left: calc( 30 / 750 * 100vw );
  padding-right: calc( 30 / 750 * 100vw );
}
.maintenance dt{
  font-weight: bold;
}
.contact p{
  font-size: calc( 28 / 750 * 100vw );
}
.straveldesk{
  margin-top: 20px;
}
.traveldesk_title{
  font-size: calc( 39 / 750 * 100vw );
}
.traveldesk_item dt{
  width: 100%;
  box-sizing: border-box;
}
.telnumber_container a{
  font-size: 22px;
}
.traveldesk_item{
  padding-bottom: 20px;
}
.traveldesk_item + .traveldesk_item{
  margin-top: 10px;
}
.telnumber_container a, .telnumber_container .freecall{
  background-position: center left;
}
.telnumber_container + .telnumber_container{
  margin-top: 5px;
}
.btn{
  margin-top: 10px;
}
.traveldesk_list + .btn {
  margin-top: 30px;
}
.firstclass .btn a{
  width: 100%;
}

.link_list_container{
  display: none;
}