@charset "UTF-8";
/*-----------------------------------------------------------------------
* top sp read bottom
*-----------------------------------------------------------------------*/
#whats{
  font-size: 13px;
  font-weight: bold;
  line-height: 1.8;
}
#whats{
  background: #0382d0;
  color: #fff;
}
#whats h2 {
  height: 170px;
  margin: 0 0 20px;
}
#whats h2 img {
  width: 280px;
}
#whats h3{
  color: #fff;
  font-size: 24px;
}
#whats p{
  margin-bottom: 1em;
}
#whats p:last-of-type{
  margin-bottom: 20px;
}
#flow{
}
#flow ul{
  max-width: 370px;
  margin: 0 auto 20px;
  padding-top: 8px;
}
#flow ul>img{
  display: block;
  margin: 20px auto 0;
  max-width: 370px;
  width: 100%;
}
#flow ul li{
  width: 100%;
}
#flow ul li:nth-of-type(1) {
  margin-bottom: -12%;
}
#flow ul li:nth-of-type(2),
#flow ul li:nth-of-type(3) {
  margin-bottom: -11%;
}
#case{
}
#case section{
}
#case .btn {
  min-width: auto;
}
#case h4{
  margin: 0 auto 12px;
}
#case h4 img {
  width: 100%;
}
#case p{
  margin-bottom: 20px;
  text-align: left;
}
#case section section div{
  display: inline-block;
}
#case section section div>img{
  max-width: 370px;
  width: 100%;
}
#case #trip,
#case #biz{
  padding: 0;
  text-align: center;
}
#case #biz{
  margin-top: 40px;
  border-top: 1px solid #f0f5f9;
  padding-top: 40px;
}
#pickup{
}
#pickup h2{
}
#pickup .airportmap{
}
#pickup .airportmap ul.mapul{
}
#pickup h3,
#pickup p{
}
#pickup p{
}
main article#qa{
  background: #fff;
}
main article#qa dd{
  background-color: #e5f2fd;
}
#info-bottom{
}
article#info-bottom section {
  padding-left: 8px;
  padding-right: 8px;
}
#info-bottom h2{
}
#info-bottom ul{
  max-width: 1000px;
  margin: 0 auto 20px;
  font-weight: bold;
  text-align: left;
}
#info-bottom ul li{
  display: block;
  margin-top: 2px;
}
#info-bottom ul li a{
  display: block;
  padding: 12px;
  background-color: #fff;
  text-decoration: none;
  color: #0e0e0e;
}
#info-bottom ul li a span{
  display: inline-block;
}
#info-bottom ul li a span.text{
  clear:both;
  margin-top: 8px;
  display: block;
  font-weight: normal;
}
#info-bottom ul li a span.date{
  font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 23px;
  font-style: italic;
  letter-spacing: 0;
  width: 80px;
}
#info-bottom ul li a span.icon{
  float: right;
  border: 1px solid #2b94e4;
  font-size: 10px;
  line-height: 1;
  padding: 6px 0 5px;
  width: 90px;
  color: #2b94e4;
  text-align: center;
}
#info-bottom ul li a span.important{
  border-color: #c53d3c;
  color: #c53d3c;
}

