@charset "UTF-8";
img {
    width: auto;
    height: auto
}
a {
    outline: none
}
html#form, #form body {
    height: 100%;
    min-height: 720px
}
body {
    color: #333;
    font-size: 16px;
    line-height: 1;
    min-width: 1000px;
    max-width: 100%;
    overflow-x: hidden;
    margin: 0 auto;
    background: #f6f6f6;
}
strong {
    font-weight: bold
}
.hover {
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 1
}
.hover:hover {
    opacity: .7
}

.center {
    text-align: center
}
.flex, .flexBetween, .flexStyleBC, .alignCenter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.flexBetween, .flexStyleBC {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.alignCenter, .flexStyleBC {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

h2.title {
    color: #5d0926;
    font-size: 26px;
    width: 1093px;
    height: 74px;
    margin-left: -94px;
    padding: 28px 0 0 157px;
    background: url(../img/title.png) no-repeat;
}

#header {
    padding: 25px 0;
    background: #fff;
}
#header .inner {
    width: 1000px;
    margin: auto;
}

#fv {
    width: 1000px;
    margin: auto;
}
#fv img {
    margin: 0 -200px;
}


#bnr_area {
    text-align: center;
    width: 1000px;
    margin: auto;
    padding: 40px 0 30px;
}
#bnr_area img:first-child {
    margin-bottom: 28px;
}


#step {
    width: 1000px;
    margin: auto;
}
#step .step_img {
    margin: 43px 0 60px;
}


.cv {
    text-align: center;
    padding: 40px 0 32px;
    margin-bottom: 58px;
    background: #f72e73;
}
.cv p {
    margin-bottom: 14px;
}


#what {
    width: 1000px;
    margin: auto;
}
#what .txt1 {
    color: #5d0926;
    font-size: 23px;
    text-align: center;
    margin: 50px 0 35px;
}
#what .txt1 .yellow {
    color: #ff9a01;
    font-size: 26px;
}
#what .txt1 .big {
    font-size: 26px
}
#what .txt2 {
    font-size: 16px;
    text-align: center;
    line-height: 1.75;
    margin-bottom: 60px;
}
#what .txt3 {
    color: #5d0926;
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}
#what .txt3::after {
    content: url(../img/easy.png);
    margin-left: 15px;
    position: absolute;
    top: -25px;
}
#what .step_img {
    margin-bottom: 60px;
}


#details {
    width: 1000px;
    margin: auto;
}
#details .box {
    padding: 50px 28px;
    border: solid 1px #ffb6d3;
    margin: 37px 0 58px;
}
#details .box dt {
    color: #5d0926;
    font-size: 18px;
    height: 27px;
    padding: 6px 0 0 37px;
    margin-bottom: 14px;
    position: relative;
}
#details .box dt::before {
    content: url(../img/point.png);
    position: absolute;
    left: 0;
    top: 0;
}
#details .box dd {
    line-height: 1.75;
    margin-bottom: 40px;
}
#details .box dd .red {
    color: #fe0600;
}
#details .box dd:last-child {
    margin: 0;
}
#details .box li {
    line-height: 1.75;
}


#search {
    height: 469px;
    background:-webkit-linear-gradient(left, #8e2a4d 0%, #8e2a4d 50%, #f72e73 50%, #f72e73 100%);
    background:-o-linear-gradient(left, #8e2a4d 0%, #8e2a4d 50%, #f72e73 50%, #f72e73 100%);
    background:linear-gradient(to right, #8e2a4d 0%, #8e2a4d 50%, #f72e73 50%, #f72e73 100%);
    margin-bottom: 60px;
}
#search .inner {
    width: 1000px;
    margin: auto;
}
#search .search_title {
    color: #fff;
    font-size: 26px;
    text-align: center;
    width: 236px;
    padding-top: 225px;
    position: relative;
}
#search .search_title::before {
    content: url(../img/icon04.png);
    margin: auto;
    position: absolute;
    top: 176px;
    left: 0;
    right: 0;
}
#search .search_box {
    height: 469px;
    width: 764px;
    padding: 47px 0 0 20px;
    background: #f72e73;
}

.radio-input {
    display: none;
}
#radio-choose {
    margin-bottom: 20px;
}
#radio-choose label {
    color: #c9a5b0;
    font-size: 18px;
    text-align: center;
    width: 365px;
    height: 41px;
    padding-top: 12px;
    background: #8e2a4d;
    display: block;
}
#radio-choose .radio-input:checked + label {
    color: #f72e73;
    background: #fff;
    position: relative;
}
#radio-choose .radio-input:checked + label::after {
    content: "";
    margin: auto;
    border-top: 17px solid #fff;
    border-right: 20px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 20px solid transparent;
    display: block;
    position: absolute;
    bottom: -32px;
    left: 45%;
}
.form-reverse-area {
    width: 52px;
    height: 130px;
    background: #fff url(../img/arrow.png) no-repeat center;
}
.form-reverse-area a {
    width: 100%;
    height: 100%;
    display: block;
}
.airport1,
.airport2 {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.airport2 {
    margin-top: 10px;
}
.departure,
.arrival {
    color: #fcbad1;
    font-size: 18px;
    width: 683px;
    height: 60px;
    padding-left: 77px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.departure {
    margin-bottom: 10px;
    background: #fff url(../img/icon01.png) no-repeat;
    background-position: left 20px center;
}
.arrival {
    background: #fff url(../img/icon02.png) no-repeat;
    background-position: left 20px center;
}
.departure option,
.departure optgroup,
.arrival option,
.arrival optgroup {
    color: #333;
}
.form-flight-day {
    margin-top: 10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.form-flight-day input {
    color: #fcbad1;
    font-size: 18px;
    width: 366px;
    height: 60px;
    padding-left: 77px;
    background: #fff url(../img/icon03.png) no-repeat;
    background-position: left 28px center;
    border: none;
}
#form-search-submit input {
    width: 458px;
    height: 75px;
    margin-top: 34px;
    background: url(../img/search.png) no-repeat;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#form-search-submit input:hover {
    opacity: 0.7;
}
.can-not {
    opacity: 0.7;
}
input[type=text] {
    cursor: pointer;
}
.airport2 {
    display: none;
}


#guide {
    width: 1000px;
    margin: auto;
}
table.footer-carrier-table{
  border:1px solid #fff;
  empty-cells:hide;
  margin:35px auto 0;
}
table.footer-carrier-table td{
  border:1px solid #fff;
  width:240px;
  height:150px;
  text-align:center;
  vertical-align:bottom;
  position: relative;
}
table.footer-carrier-table td > a{
  text-decoration: none;
  width:240px;
  height:150px;
  text-align:center;
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size:45%;
  display:block;
}
table.footer-carrier-table td.ana > a{
  background-color:#003277;
  background-image:url(../img/ana.png);
}
table.footer-carrier-table td.jal > a{
  background-color:#e50112;
  background-image:url(../img/jal.png);
}
table.footer-carrier-table td.sky > a{
  background-color:#f6b211;
  background-image:url(../img/sky.png);
}
table.footer-carrier-table td.ado > a{
  background-color:#87d0f3;
  background-image:url(../img/ado.png);
}
table.footer-carrier-table td.jjp > a{
  background-color:#ff6729;
  background-image:url(../img/jjp.png);
}
table.footer-carrier-table td.sna > a{
  background-color:#6db328;
  background-image:url(../img/sna.png);
}
table.footer-carrier-table td.apj > a{
  background-color:#c54acb;
  background-image:url(../img/apj.png);
}table.footer-carrier-table td.sfj > a{
  background-color:#000000;
  background-image:url(../img/sfj.png);
}
table.footer-carrier-table td.vnl > a{
  background-color:#0fa0df;
  background-image:url(../img/vnl.png);
}
table.footer-carrier-table td.fda > a{
  background-color:#d61b18;
  background-image:url(../img/fda.png);
}
table.footer-carrier-table td.ibex > a{
  background-color:#ff379f;
  background-image:url(../img/ibex.png);
}
table.footer-carrier-table td.waj > a{
  background-color:#dd2f21;
  background-image:url(../img/waj.png);
}
table.footer-carrier-table td > a:hover{
  opacity: 0.6;
}
table.footer-carrier-table td > a > span{
  font-size:12px;
  color:#fff;
  display:block;
  margin:auto;
  text-align:center;
  position: absolute;
  bottom:10px;
  left:0;
  right:0;
}
table.footer-carrier-table td.vnl > a::after{
  position: absolute;
  background-color: rgba(0,0,0, .5);
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  z-index: 20;
}


footer#footer{
  width:100%;
  margin:122px auto 0;
  background-color:#0f327c;
}
#footer-copy{
  font-size:12px;
  color:#fff;
  text-align:center;
  padding:10px 0;
}
#footer-copy > a{
  text-decoration: none;
  color:#ffff67;
}
#footer-text-h2{
  font-size:11px;
  line-height:1.4;
  color:#fff;
  text-align:left;
  width:970px;
  margin:auto;
  padding:30px 0 50px 0;
  display:block;
}

.pagetop{
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index:5;
}
.pagetop > a{
  background-color:#0f327c;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 30px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index:5;
  box-shadow:0px 2px 2px 0px #b7b7b7;
}
.pagetop > a:hover {
  background-color: #999;
}

.side_bnr {
    position: fixed;
    top: 108px;
    right: 0;
}



