@charset "UTF-8";
  .air_img{
background-image: url(//en.hij-limoservice.com/en/wp-content/themes/en/img/airport_img.jpg);
width: 100%;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
position: relative;
height: 243px;
top: 3vw;
max-width: 1000px;
margin: auto;
}
.airport_wrap{
margin-bottom: 30px;
}
.airport_card_l{
border: none;
}
.card_wrap{
margin: 0;
padding: 0 15px;
}
.airport_card_s{
margin-bottom: 0;
padding: 30px 0;
}
.passen_wrap{
display: flex;
justify-content: center;
text-align: center;
margin-bottom: 10px;
}
.passen_wrap + p{
line-height: 1.5;
}
.passen_wrap > div:first-child{
margin-right: 15px;
}
.passe{
background: #3a3a3a;
display: inline-flex;
color: #fff;
padding: 10px;
font-size: 16px;
margin-bottom: 7px;
}
.passe + p{
font-size: 24px;
}
.card_wrap + img{
margin: auto;
width: 100%;
}
.airport_card_s + img{
max-width: 1000px;
margin: auto;
} @media screen and (max-width: 810px){
.airport_wrap {
margin-bottom: 60px;
}
} @media screen and (max-width: 649px){
h1 {
font-size: 26px;
}
section {
padding: 20px 0;
}
.air_img {
background-size: cover;
height: 163px;
top: 10vw;
}
.under_ttl_wrap {
top: -52%;
}
.underlayer_s {
font-size: 14px;
}
.under_ttl {
margin-bottom: 8px;
}
.airport_img:nth-child(3) img {
top: 60px;
}
.airport_img:nth-child(3) img + p {
width: 39vw;
}
.passen_wrap + p{
font-size: 14px;
}
airport_img:nth-child(3) img + p {
width: 39vw;
}
}