@charset "utf-8";
.contents p{font-size: 16px;}
.contents p img{display: inline-block;vertical-align: middle;margin: 0 5px;}
.pageLink{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;margin-top: 20px;}
.pageLink li a{width: 300px;box-sizing: border-box;}
.imgAmadeus{padding: 20px 70px;box-sizing: border-box;}
.imgAmadeus img{width: 100%;}
section dl{margin-top: 30px;}
section dl dt{font-size: 16px;font-weight: bold;}
section dl dd ul li{font-size: 16px;margin-top: 10px;background: url(../img/btn_amadeus03.png) no-repeat left center;padding-left: 30px;}
section dl dd ul li:first-child{background: url(../img/btn_amadeus02.png) no-repeat left center;}