a,
body {
    color: #282828
}

.list-unstyled,
ol,
ul {
    list-style: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    font: 14px/24px Meiryo, sans-serif
}

.bold,
strong {
    font-weight: 700
}

.breakcrumb li a,
.sale-content {
    font-family: Meiryo UI, sans-serif
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box
}

a {
    text-decoration: none
}

p {
    margin-bottom: 8px
}

img {
    max-width: 100%
}

select {
    background: #fff
}

.text-red {
    color: #e61518
}

.guidemenu,
.top-header h1 {
    color: #fff
}

.f12 {
    font-size: 12px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f24 {
    font-size: 24px
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: '';
    width: 100%;
    clear: both;
    display: table
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.visible-xs {
    display: none
}

.container {
    margin: 0 auto
}

@media (min-width:320px) {
    .container {
        padding: 0 10px
    }
}

@media (min-width:768px) {
    .container {
        width: 750px;
        padding: 0 15px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.list-unstyled {
    padding-left: 0
}

.col-sm-4,
.col-sm-6 {
    padding: 0 5px;
    float: left
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

#air_search #search_btn,
.brand-title {
    text-align: center
}

.col-sm-6 {
    width: 50%
}

@media screen and (max-width:767px) {
    .col-sm-6 {
        width: 100%
    }
}

.col-sm-4 {
    width: 33.333333%
}

@media screen and (max-width:767px) {
    .col-sm-4 {
        width: 100%;
        padding: 0
    }
}

.row {
    margin-left: -5px;
    margin-right: -5px
}

.img-left {
    float: left;
    margin-right: 60px
}

.marB0 {
    margin-bottom: 0!important
}
.breakcrumb {
    padding: 15px 0 19px
}

@media screen and (max-width:767px) {
    .breakcrumb {
        padding: 20px 0 0;
        height: 56px;
        overflow-x: scroll;
        word-break: keep-all;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
}

.breakcrumb li {
    display: inline-block;
    color: #b1b0b0;
    font-size: 11px;
    font-weight: 600
}

.breakcrumb li a {
    color: #b1b0b0;
    font-size: 11px
}

.breakcrumb li a:after {
    content: '>';
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.breakcrumb li a:hover {
    color: #e61518
}

.breakcrumb li a:hover:after {
    color: #b1b0b0
}

.sale-content {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    position: relative
}

@media (min-width:320px) {
    .sale-content {
        padding: 5px 15px
    }
    .sale-content .visible-sm {
        display: inline-block;
        float: none
    }
    .sale-content .hidden-sm {
        display: none
    }
}

@media (min-width:768px) {
    .sale-content .visible-sm {
        display: inline-block;
        float: right
    }
}

@media (min-width:992px) {
    .sale-content {
        padding: 12px 21px
    }
    .sale-content .visible-sm {
        display: none
    }
    .sale-content .hidden-sm {
        display: inline-block
    }
}

.sale-content .sale-off {
    position: absolute;
    top: -22px;
    right: 15px
}

.banner-content {
    float: left
}

@media (min-width:320px) {
    .banner-content {
        width: 100%;
        margin-top: -14px;
        margin-left: 0
    }
    .banner-content .banner-sp {
        display: block
    }
    .banner-content .banner-pc,
    .banner-content .banner-tb {
        display: none
    }
}

@media (min-width:768px) {
    .banner-content {
        width: 55%
    }
    .banner-content .banner-tb {
        display: inline-block;
        float: right
    }
    .banner-content .banner-pc,
    .banner-content .banner-sp {
        display: none
    }
}

@media (min-width:992px) {
    .banner-content {
        width: 61.1%
    }
    .banner-content .banner-pc {
        display: inline-block
    }
    .banner-content .banner-tb {
        float: right
    }
    .banner-content .banner-sp,
    .banner-content .banner-tb {
        display: none
    }
}

.radio,
.radio label {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle
}

.calendar-content {
    background: url(/images/airline/bg_calendar.png);
    float: right
}

@media (min-width:320px) {
    .calendar-content {
        padding: 0px;
        width: 100%
    }
}

@media (min-width:768px) {
    .calendar-content {
        padding: 15px 15px 0;
        width: 45%
    }
}

@media (min-width:992px) {
    .calendar-content {
        padding: 15px 30px 0;
        width: 38.9%
    }
}

.calendar-content .title-cal {
    background: url(/images/airline/cal_flight.png) left 2px no-repeat;
    padding-left: 54px;
    color: #fff;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 18px;
    border-bottom: 2px solid #fff;
    padding-bottom: 3px
}

.radio {
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width:320px) {
    .radio {
        padding-top: 8px;
        margin-bottom: 5px
    }
}

@media (min-width:992px) {
    .radio {
        padding-top: 10px;
        margin-bottom: 5px
    }
}

@media (min-width:1200px) {
    .radio {
        padding-top: 20px;
        margin-bottom: 12px
    }
}

.radio input[type=checkbox] {
    opacity: 0;
    z-index: 1;
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.radio label {
    position: relative;
    padding-left: 5px;
    min-height: 20px;
    color: #fff
}

.radio label.active::after,
.radio label::before {
    position: absolute;
    margin-left: -20px;
    display: inline-block
}

.radio-info input[type=checkbox]:checked+label::before {
    border-color: #4b74b4
}

.radio label::before {
    content: "";
    width: 16px;
    height: 16px;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}

.radio input[type=checkbox]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.radio label.active::after {
    content: " ";
    width: 14px;
    height: 14px;
    left: 2px;
    top: 2px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}

#air_search {
    color: #fff
}

#air_search #fukuro_dip select,
#air_search #ouro_dip select {
    height: 36px;
    border-radius: 2px;
    font-family: "MS PGothic", sans-serif;
    font-size: 13px;
    border: none;
    padding-left: 5px
}

@media (max-width:767px) {
    #air_search #fukuro_dip select,
    #air_search #ouro_dip select {
        margin-right: 10px
    }
}

#air_search .from-trigger,
#air_search .to-trigger {
    vertical-align: middle
}

@media (min-width:768px) {
    #air_search .cl-month {
        width: 50px
    }
}

@media (min-width:992px) {
    #air_search .cl-month {
        width: 50px
    }
}

@media (min-width:1200px) {
    #air_search .cl-month {
        width: 62px
    }
}

@media (min-width:768px) {
    #air_search .cl-day {
        width: 50px
    }
    #air_search .full-width select {
        margin: 15px 0
    }
}

@media (min-width:992px) {
    #air_search .cl-day {
        width: 50px
    }
    #air_search .full-width select {
        margin: 15px 0
    }
}

@media (min-width:1200px) {
    #air_search .cl-day {
        width: 78px
    }
    #air_search .full-width select {
        margin: 20px 0
    }
}

#air_search .full-width select {
    width: 97%;
    height: 36px;
    border-radius: 2px;
    font-family: "MS PGothic", sans-serif;
    font-size: 13px;
    border: none;
    text-indent: 20px
}

#air_search .hissu {
    position: relative
}

#air_search .hissu:before {
    content: '';
    background: url(/images/airline/ico_loca.png) no-repeat;
    width: 8px;
    height: 13px;
    position: absolute;
    left: 8px;
    top: 30px
}

@media screen and (max-width:1024px) {
    #air_search .hissu:before {
        top: 26px
    }
}

#air_search .ico-search {
    background: url(/images/airline/search.png) no-repeat;
    width: 206px;
    height: 44px;
    border: none;
    font-size: 0;
    cursor: pointer
}

#air_search .ico-search:hover {
    opacity: .95
}

.brand-title {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 36px;
    font-weight: 100;
    background: url(/jal/images/line.png) left bottom repeat-x;
    margin-bottom: 17px;
    width: 100%;
    display: inline-block;
    padding-bottom: 19px
}

@media (min-width:320px) {
    .brand-title {
        margin-top: 40px;
        font-size: 20px
    }
}

@media (min-width:768px) {
    .brand-title {
        margin-top: 40px;
        font-size: 25px
    }
}

@media (min-width:1200px) {
    .brand-title {
        margin-top: 55px
    }
}

.brand-title.first-brand {
    margin-top: 42px;
    padding-bottom: 16px;
    margin-bottom: 30px
}

.brand-title .location-title {
    position: relative;
    display: inline-block;
    height: 48px
}

.brand-title .location-title img {
    vertical-align: middle;
    margin-right: 10px
}

.star-cup {
    margin: 20px -5px 0;
    position: relative
}

.star-cup li {
    width: 20%;
    float: left;
    padding: 0 5px
}

@media screen and (max-width:767px) {
    #air_search .hissu:before {
        top: 11px
    }
    .star-cup li {
        width: 50%;
        margin-bottom: 40px
    }
    .star-cup li:last-child {
        margin-bottom: 0
    }
}

.star-cup li .cup-content {
    border-radius: 6px;
    text-align: center
}

@media (min-width:768px) {
    .star-cup li .cup-content {
        padding: 0 5px 12px
    }
}

@media (min-width:992px) {
    .star-cup li .cup-content {
        padding: 0 7px 12px
    }
}

@media (min-width:1200px) {
    .star-cup li .cup-content {
        padding: 0 10px 12px
    }
}

.star-cup .cup-title {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #d7d7d7;
    padding: 7px 5px;
    width: 88px;
    margin: -23px auto 15px;
    font-size: 18px
}

@media screen and (max-width:767px) {
    .star-cup .cup-title {
        margin-bottom: 8px
    }
}

.star-cup .cup-title img {
    vertical-align: middle
}

@media (min-width:320px) {
    .star-cup .cup-body {
        font-size: 13px;
        padding-bottom: 10px
    }
}

@media (min-width:992px) {
    .star-cup .cup-body {
        font-size: 13px
    }
}

.star-cup .cup-body span {
    display: block;
    border-bottom: 1px dotted #203989;
    padding-bottom: 3px;
    margin-bottom: 7px
}

@media (min-width:768px) {
    .star-cup .cup-body {
        font-size: 13px
    }
    .star-cup .cup-body span {
        padding: 3px 10px
    }
    .star-cup .cup-body strong {
        font-size: 20px
    }
}

@media (min-width:1024px) {
    .star-cup .cup-body span {
        padding: 3px 0
    }
}

.star-cup .cup-body strong {
    color: #fe0057;
    font-weight: 700
}

@media (min-width:992px) {
    .star-cup .cup-body strong {
        font-size: 22px
    }
}

.brand-flight-content {
    margin-top: 50px
}

@media (max-width:991px) {
    .brand-flight-content .brand-item .sm-col-full .col-sm-6 {
        width: 100%
    }
}

.brand-flight-content .brand-flight {
    width: 59.6%;
    float: left
}

@media (max-width:767px) {
    .brand-title .location-title {
        height: auto
    }
    .brand-flight-content .brand-flight {
        width: 100%;
        float: none;
        padding: 60px 10px 10px;
        margin-bottom: 15px
    }
}

.brand-flight-content .all-brand-flight {
    width: 39.3%;
    float: right
}

@media (max-width:767px) {
    .brand-flight-content .all-brand-flight {
        width: 100%;
        float: none;
        height: auto
    }
}

.brand-item .col-sm-6 {
    width: 47.8%
}

.brand-item .col-sm-6.pull-right {
    float: right
}

.brand-item .brand-title {
    line-height: 1.2
}

.brand-item .brand-item-title {
    font-size: 16px;
    color: #e61518;
    padding: 10px 0;
    font-weight: 700
}

.media:first-child {
    margin-top: 5px
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media {
    margin-top: 4px;
    border: 1px solid #d1d6e7
}

.media-body,
.media-left {
    display: table-cell;
    vertical-align: top
}

@media screen and (max-width:767px) {
    .brand-item .col-sm-6 {
        width: 100%
    }
    .media-body,
    .media-left {
        display: block;
        width: 100%
    }
}

.media-left,
.media>.pull-left {
    background: #f8f8f8;
    vertical-align: middle;
    text-align: right;
    font-weight: 700;
    border-right: 1px solid #d1d6e7;
    position: relative
}

.media-left:after,
.media-left:before,
.media>.pull-left:after,
.media>.pull-left:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -12px
}

.media-left:before,
.media>.pull-left:before {
    border-left: 12px solid #f8f8f8;
    right: -10px;
    z-index: 1
}

.media-left:after,
.media>.pull-left:after {
    border-left: 12px solid #e1e6f9;
    right: -12px
}

@media screen and (max-width:767px) {
    .media-left,
    .media>.pull-left {
        border-right: none;
        text-align: center;
        padding: 10px
    }
    .media-left:after,
    .media-left:before,
    .media>.pull-left:after,
    .media>.pull-left:before {
        display: none
    }
}

@media (min-width:320px) {
    .media-left .media-title,
    .media>.pull-left .media-title {
        width: auto;
        padding-right: 0;
        text-align: center
    }
}

@media (min-width:768px) {
    .media-left .media-title,
    .media>.pull-left .media-title {
        width: 180px;
        padding-right: 20px
    }
}

@media (min-width:992px) {
    .media-left .media-title,
    .media>.pull-left .media-title {
        width: 230px;
        padding-right: 40px
    }
}

.media-body {
    width: 10000px;
    padding-left: 42px;
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (max-width:767px) {
    .media-body {
        width: 100%;
        padding: 15px 10px
    }
}

.media.media-content {
    border: none;
    margin: 0 0 20px
}

.media.media-content.last {
    margin-bottom: 0
}

.media.media-content .media-left:after,
.media.media-content .media-left:before {
    display: none
}

.media.media-content .media-left {
    background: 0 0;
    border-right: none
}

@media (max-width:767px) {
    .media.media-content .media-left {
        width: 100%;
        display: block;
        text-align: center
    }
}

@media (min-width:768px) {
    .media.media-content .media-left {
        width: 20%
    }
    .brand-item-body.overload .border {
        background-size: cover;
        padding-top: 15px
    }
}

.brand-item-body.overload .border p,
.table {
    width: 100%
}

.media.media-content .media-body {
    padding-left: 50px;
    padding-bottom: 0
}

.brand-item-body {
    word-break: break-all
}

.brand-item-body.overload .border {
    padding-bottom: 16px
}

@media (min-width:1120px) {
    .brand-item-body.overload .border {
        margin-top: -43px;
        padding-top: 56px
    }
}

.bag-content .border-bottom {
    border-bottom: 2px solid #d1d6e7;
    padding-bottom: 27px;
    margin-bottom: 25px
}

@media (min-width:768px) {
    .bag-content .border-bottom {
        height: 220px
    }
}

@media (min-width:992px) {
    .bag-content .border-bottom {
        height: 275px
    }
}

.bag-content .table {
    margin-top: 18px;
    margin-bottom: 28px
}

@media (max-width:767px) {
    .media.media-content .media-body {
        width: 100%;
        display: block;
        padding-left: 0
    }
    .brand-item-body.overload .border {
        background: 0 0
    }
    .brand-item-body.overload .border p {
        width: 100%
    }
    .bag-content .table {
        margin-bottom: 10px
    }
    .table th {
        width: 80px;
        padding: 3px 10px
    }
}

.table th {
    background: #f8f8f8
}

.table td,
.table th {
    border: 1px solid #e2e2e2;
    padding: 3px 18px;
    vertical-align: middle
}

.border-bottom2 {
    border-bottom: 2px solid #d1d6e7
}

.brand-item-body.reload-content .marB {
    margin-bottom: 45px
}

.brand-item-body.reload-content .f12 {
    padding: 13px 0
}

.brand-item-body.reload-content .item-answer {
    padding-bottom: 25px
}

.contact-content {
    border-top: 2px solid #d7d7d7;
    padding: 30px 35px 0;
    margin-top: 10px
}

.contact-content img {
    float: left;
    margin-right: 54px
}

@media (max-width:767px) {
    .brand-item-body.reload-content .marB {
        margin-bottom: 20px
    }
    .contact-content {
        padding: 30px 15px 0
    }
    .contact-content img {
        float: none;
        margin: 0 auto;
        display: inherit
    }
}

@media (max-width:768px) {
    .contact-content img {
        background: url(/images/airline/jal/about_chair_tb.png) right top no-repeat;
        background-size: cover;
        margin-bottom: 25px
    }
}

.marT-men {
    margin-top: 22px
}

.flight-connect {
    margin: 30px 0
}

@media (max-width:767px) {
    .flight-connect {
        margin: 30px 0 20px
    }
    .flight-connect .col-sm-4 {
        padding-bottom: 10px
    }
}

.flight-connect .col-sm-4 p {
    letter-spacing: -1px
}

.list-flight .list-flight-item {
    margin-top: 9px;
    margin-bottom: 23px
}

.list-flight .list-flight-item.last {
    margin-bottom: 0
}

.list-flight .list-flight-title {
    border-bottom: 2px dotted #cacaca;
    padding-bottom: 17px;
    margin-bottom: 8px
}

@media (max-width:768px) {
    .list-flight .list-flight-title {
        padding-bottom: 5px;
        margin-bottom: 10px
    }
}

.list-flight li {
    float: left
}

.list-flight li:after {
    content: '/';
    padding: 0 5px
}

.list-flight li.last:after,
.list-flight li:last-child:after {
    display: none
}

.list-flight li a:hover {
    color: #e61518
}

.iframe-content {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .hidden-xs,
    .iframe-content {
        display: none!important
    }
    .visible-xs {
        display: block
    }
    #ouro select {
        margin-bottom: 10px
    }
    #air_search dd select.arriveBox,
    #air_search dd select.leaveBox {
        width: 100%!important;
        padding: 3px 20px
    }
}

.contact-content img,
.media-content .media-left {
    display: none!important
}

.media-content .media-body {
    padding-left: 0!important
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    cursor: pointer;
    position: absolute;
    top: 2px;
    width: 2.5em;
    height: 2.5em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 2.5em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 1px solid #f2f2f2;
    background: #deeaec
}

.ui-datepicker td a:hover {
    background: #f2f2f2
}

.ui-datepicker td {
    border: 1px solid #f2f2f2;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .7em;
    text-align: center;
    text-decoration: none;
    font-size: 16px
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-widget {
    font-family: Tahoma, Verdana, Arial, sans-serif
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #000
}

.ui-widget-content a {
    color: #000
}

.ui-widget-header {
    border: 1px solid #fff;
    background: #466fb1;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #000
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 0;
    background: #ebe7e7
}

.ui-datepicker-current-day a {
    background: #06BAE7;
    color: #fff
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(/images/airline/icon_arrow.png)
}

.ui-icon-circle-triangle-e {
    background-position: top right;
    background-size: cover;
    opacity: .8
}

.ui-icon-circle-triangle-w {
    background-position: top left;
    background-size: cover;
    opacity: .7
}

.ui-datepicker {
    font-size: 100%;
    width: auto
}

.ui-datepicker-trigger {
    vertical-align: middle;
    cursor: pointer
}

.sunday .ui-state-default {
    color: red
}

.saturday .ui-state-default {
    color: #00f
}

.date-holiday .ui-state-default {
    color: red
}

.from-trigger,
.to-trigger {
    display: inline-block;
    vertical-align: bottom
}

.ui-datepicker.ui-datepicker-multi {
    width: 100%!important;
    margin: 0!important
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 100%!important
}

#ui-datepicker-div.ui-datepicker-multi .ui-datepicker-group table {
    width: 100%
}

#ui-datepicker-div.ui-datepicker td span,
.ui-datepicker td a {
    font-size: 16px
}

.bg_calendar {
    background: url(/images/airline/bg_opacity70.png);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    text-align: center;
    display: none
}

#datepicker0,
#datepicker1 {
    width: 1000px;
    margin: -212px auto 0 -500px;
    left: 50%;
    display: none;
    z-index: 100;
    position: fixed;
    top: 50%!important;
    padding: 1.5em;
    background: #fff
}

#datepicker0 p,
#datepicker1 p {
    font-size: 18px;
    font-weight: 700;
    color: #466fb1;
    padding-bottom: 15px
}

@media (max-width:991px) {
    #datepicker0,
    #datepicker1 {
        width: 96%;
        left: 2%;
        margin-left: inherit;
        top: 50%;
        margin-top: -175px;
        padding: 10px
    }
}

@media (max-width:767px) {
    #fukuro_dip,
    .search #ouro #ouro_dip,
    .search dl {
        margin-left: 0
    }
    .search #fukuro,
    .search #ouro {
        background: 0 0
    }
    .search dl {
        box-sizing: content-box;
        width: 100%
    }
    .search dl>dd:nth-child(1) {
        width: 28%;
        float: left
    }
    .search dl>dd:nth-child(2) {
        width: 72%
    }
    #fukuro dl strong,
    .search #ouro dl strong {
        width: 76px;
        display: block;
        margin-top: 7px
    }
    select#ID_F1Month,
    select#ID_F2Month {
        width: 30%
    }
    select#ID_F1Day,
    select#ID_F2Day {
        width: 45%
    }
    .search #search_btn {
        width: auto
    }
    .search #search_btn input {
        width: 100%;
        background-size: 100%
    }
    #search_wrap,
    #search_wrap .search {
        min-height: inherit!important
    }
    .ui-datepicker th {
        font-size: 13px
    }
    .ui-datepicker td a,
    .ui-datepicker td span {
        padding: 8px
    }
    #datepicker0 p,
    #datepicker1 p {
        padding-top: 10px
    }
}

.sweet-alert,
.sweet-overlay {
    position: fixed;
    display: none
}

@media (max-width:376px) {
    select#ID_F1Month,
    select#ID_F2Month {
        width: 30%
    }
    select#ID_F1Day,
    select#ID_F2Day {
        width: 40%
    }
}

.sweet-overlay {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000
}

.sweet-alert {
    background-color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2000
}

.sweet-alert h2,
.sweet-alert p {
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding: 0;
    position: relative
}

.sweet-alert h2 {
    color: #575757;
    font-weight: 400;
    text-transform: none;
    line-height: 60px;
    display: block
}

.sweet-alert p {
    font-weight: 300;
    float: none;
    line-height: normal
}

.sweet-alert hr {
    height: 10px;
    color: transparent;
    border: 0
}

.sweet-alert button {
    color: #fff;
    border: 0;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 0 5px;
    cursor: pointer
}

.sweet-alert button:focus {
    outline: 0
}

.sweet-alert button.cancel[disabled] {
    opacity: .4
}

.sweet-alert button.confirm[disabled] {
    border: 4px solid transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0 30px;
    vertical-align: middle;
    background-color: transparent!important;
    color: transparent;
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal
}

.sweet-alert button::-moz-focus-inner {
    border: 0
}

.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none!important
}

.sweet-alert .icon {
    width: 55px;
    height: 55px;
    border: 3px solid grey;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

.sweet-alert .icon.error {
    border-color: #f27474
}

.sweet-alert .icon.error .x-mark {
    position: relative;
    display: block
}

.sweet-alert .icon.error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    border-radius: 2px
}

.sweet-alert .icon.error .line.left {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}

.sweet-alert .icon.error .line.right {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}

.sweet-alert .icon.warning {
    border-color: #f8bb86
}

.sweet-alert .icon.warning .body {
    position: absolute;
    width: 5px;
    height: 20px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #f8bb86
}

.sweet-alert .icon.warning .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #f8bb86
}

.sweet-alert .icon.info::after,
.sweet-alert .icon.info::before {
    background-color: #c9dae1;
    content: '';
    position: absolute
}

.sweet-alert .icon.info {
    border-color: #c9dae1
}

.sweet-alert .icon.info::before {
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px
}

.sweet-alert .icon.info::after {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px
}

.sweet-alert .icon.success {
    border-color: #a5dc86
}

.sweet-alert .icon.success::after,
.sweet-alert .icon.success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}

.sweet-alert .icon.success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    -ms-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.sweet-alert .icon.success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    -ms-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.sweet-alert .icon.success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.sweet-alert .icon.success .fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sweet-alert .icon.success .line {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.sweet-alert .icon.success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sweet-alert .icon.success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sweet-alert .icon.custom {
    background-size: contain;
    border-radius: 0;
    border: 0;
    background-position: center center;
    background-repeat: no-repeat
}

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

.show-sweet-alert {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

.show-sweet-alert.no-animation {
    -webkit-animation: none;
    animation: none
}

.hide-sweet-alert {
    -webkit-animation: hideSweetAlert .2s;
    animation: hideSweetAlert .2s
}

.hide-sweet-alert.no-animation {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes animate-success-tip {
    0%,
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animate-success-tip {
    0%,
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animate-success-long {
    0%,
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animate-success-long {
    0%,
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0%,
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100%,
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0%,
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100%,
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

.animate-success-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s
}

.animate-success-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s
}

.icon.success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

.animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s
}

@-webkit-keyframes animate-x-mark {
    0%,
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animate-x-mark {
    0%,
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s
}

@-webkit-keyframes pulse-warning {
    0% {
        border-color: #f8d486
    }
    100% {
        border-color: #f8bb86
    }
}

@keyframes pulse-warning {
    0% {
        border-color: #f8d486
    }
    100% {
        border-color: #f8bb86
    }
}

.pulse-warning {
    -webkit-animation: pulse-warning .75s infinite alternate;
    animation: pulse-warning .75s infinite alternate
}

@-webkit-keyframes pulse-warning-ins {
    0% {
        background-color: #f8d486
    }
    100% {
        background-color: #f8bb86
    }
}

@keyframes pulse-warning-ins {
    0% {
        background-color: #f8d486
    }
    100% {
        background-color: #f8bb86
    }
}

.pulse-warning-ins {
    -webkit-animation: pulse-warning-ins .75s infinite alternate;
    animation: pulse-warning-ins .75s infinite alternate
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
/*css/fda.css*/

.bc-content {
    background: url(../images/bg_jal.png) top center no-repeat
}

@media (min-width:320px) {
    .bc-content {
        margin-top: 30px;
        background-size: cover
    }
}

@media (min-width:768px) {
    .bc-content {
        margin-top: 70px;
        background-size: 100% 100%;
        max-height: 264px
    }
    .jal-banner {
        margin-top: -15px;
        margin-left: -10px
    }
}

@media (min-width:992px) {
    .bc-content {
        background-size: 100% 100%;
        max-height: 264px
    }
}

.jal-banner {
    display: inline-block;
    position: relative
}

@media (min-width:992px) {
    .jal-banner {
        margin-top: -16px;
        margin-left: -11px
    }
}

@media (min-width:1200px) {
    .bc-content {
        background-size: 100%;
        max-height: 320px
    }
    .jal-banner {
        margin-top: -19px;
        margin-left: -13px
    }
}

.jal-banner img {
    width: 100%
}

.radio-info input[type=radio]+label::after {
    background-color: #000
}

.brand-title {
    color: #e61518
}

.gray-color {
    color: #5e5e5e
}

.star-cup li .cup-content {
    border: 2px solid #e61518
}

.brand-flight {
    overflow: hidden;
    background: url(../images/brand_fda.png) right top no-repeat;
    background-size: 100%;
    border-radius: 4px;
    border: 1px solid #d7d7d7
}

@media (min-width:768px) {
    .brand-flight {
        height: 250px;
        padding: 120px 35px 15px
    }
}

@media (min-width:992px) {
    .brand-flight {
        height: 330px;
        padding: 110px 35px 15px
    }
}

@media (min-width:1200px) {
    .brand-flight {
        height: 274px;
        padding: 105px 35px 15px
    }
}

.all-brand-flight {
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #d7d7d7
}

@media (max-width:767px) {
    .all-brand-flight {
        padding: 15px 15px 8px
    }
}

@media (min-width:768px) {
    .all-brand-flight {
        height: 250px;
        padding: 25px 15px 15px
    }
    .all-brand-flight li {
        width: 14%
    }
}

@media (min-width:992px) {
    .all-brand-flight {
        height: 330px;
        padding: 25px 35px 15px
    }
}

@media (min-width:1200px) {
    .all-brand-flight {
        height: 274px
    }
}

.all-brand-flight ul {
    margin: 0 -5px
}

.all-brand-flight li {
    float: left;
    padding: 0 5px
}

@media (min-width:992px) {
    .all-brand-flight li {
        width: 25%
    }
}

.all-brand-flight li img {
    border: 1px solid #e1e1e1
}

.all-brand-flight p {
    padding-bottom: 12px
}

@media (max-width:991px) {
    .brand-flight-content .all-brand-flight {
        height: auto;
        width: 100%;
        float: none;
        margin-top: 10px
    }
    .brand-flight-content .brand-flight {
        height: auto;
        width: 100%;
        float: none
    }
}

.brand-item-body .item-body-title {
    background: #e61518;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px 9px 35px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 700
}

@media (max-width:767px) {
    .brand-item-body .item-body-title {
        padding: 10px 15px 9px;
        font-size: 16px
    }
}

.brand-item-body .item-body-title.icon-bag {
    background-image: url(../images/ico_bag.png);
    background-repeat: no-repeat;
    background-position: 35px 14px;
    padding-left: 65px
}

.brand-item-body .item-body-title.icon-reload {
    background-image: url(../images/ico_re.png);
    background-repeat: no-repeat;
    background-position: 35px 14px;
    padding-left: 65px
}

.brand-item-body .border {
    border: 1px solid #ebf2f5;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 18px 30px 35px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .brand-item-body .border {
        padding: 15px
    }
}

.brand-item-body .item-question {
    background: url(../images/ico_question.png) left 0 no-repeat;
    font-size: 16px;
    color: #f90;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 700;
    margin-top: 3px;
    margin-bottom: 12px;
    padding-left: 34px;
    padding-bottom: 9px
}

.brand-item-body .item-answer {
    background: url(../images/ico_answer.png) left 0 no-repeat;
    padding-left: 34px;
    padding-bottom: 35px
}

@media (max-width:767px) {
    .brand-item-body .item-answer {
        padding-bottom: 15px
    }
}

.brand-item-body .item-answer.last {
    padding-bottom: 0
}

.brand-item-body .item-answer.last p {
    margin-bottom: 0
}

.brand-item-body .item-answer .strong {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 4px
}

.brand-item-body .border-title {
    border: 1px solid #e61518;
    border-radius: 15px;
    padding: 4px 20px;
    margin-bottom: 20px;
    margin-top: 7px
}

@media (max-width:991px) {
    .brand-item-body .border-title.tb-padding {
        padding: 16px 20px
    }
}

.title-red-border {
    font-size: 18px;
    font-weight: 700;
    color: #e61518;
    border-bottom: 2px solid #d1d6e7;
    padding-bottom: 3px;
    margin-bottom: 16px
}

.bg-color {
    background: #e61518;
    border-radius: 6px;
    padding: 8px 15px;
    margin: 18px 0 29px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    border: none
}

.bg-color.icon-eye {
    background: url(../images/ico_eye.png) 20px 14px no-repeat #e61518;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .3)
}
@media (max-width:767px) {
    .bc-content {
        background: 0 0
    }
    .calendar-content {
        background-color: #e61518
    }
}
/*tags feed*/

.news-feed-content article {
    display: block
}

.news-feed-content .blog-item-wrap {
    margin-bottom: 50px;
    border: 2px solid #51b8db;
    position: relative
}

.news-feed-content .blog-item-wrap:before,
.news-feed-content .blog-item-wrap:after {
    content: '';
    display: table;
    width: 100%
}

.news-feed-content .blog-item-wrap a {
    color: #337ab7;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.news-feed-content .blog-item-wrap .single-featured {
    float: left
}

.news-feed-content img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: none
}

.news-feed-content .blog-item-wrap a:hover {
    color: #DA4453;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.news-feed-content .blog-item-wrap a.img {
    width: 260px;
    height: 260px;
    display: block;
    float: left
}

.news-feed-content .post-inner-content {
    padding: 25px;
    background-color: #fff;
    color: #373737
}

.news-feed-content .entry-title {
    margin-top: 10px;
    font-size: 20px;
    color: #1c82a4;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 150%
}

.news-feed-content .entry-title a {
    color: #1c82a4
}

.news-feed-content .entry-meta {
    font-size: 13px;
    color: #1c82a4;
    position: absolute;
    top: 10px;
    right: 0
}

.news-feed-content .entry-meta span {
    margin-right: 10px
}

.news-feed-content .entry-content,
.entry-summary {
    margin: 1.5em 0 0
}

.news-feed-content .entry-content:before,
.news-feed-content .entry-content:after {
    content: '';
    display: table
}

.news-feed-content p {
    margin: 0 0 10px
}

.news-feed-content .entry-header .tags a,
.news-feed-content .entry-content .tags a,
.other-post .tags a {
    display: inline-block;
    background: #eeff2d;
    padding: 5px 10px;
    font-size: 13px;
    margin-right: 5px;
    color: #DA4453
}

.news-feed-content .entry-header .tags a:hover,
.news-feed-content .entry-content .tags a:hover,
.other-post .tags a:hover {
    color: #23527c
}

.news-feed-content span.read-more {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0
}

.news-feed-content span.read-more a {
    display: block;
    background: #51B8DB;
    color: #fff;
    line-height: 30px;
    height: 30px;
    padding: 0 20px 0 10px;
    cursor: pointer
}

.news-feed-content .read-more a:before {
    content: '';
    left: -30px;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 30px solid #51B8DB;
    border-left: 30px solid transparent
}

.news-feed-content .read-more a:after {
    content: '';
    top: 10px;
    right: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 5px solid transparent
}

#infinite-handle a {
    background: #01a6e0;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 15px;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
    margin: 0 5px 30px
}
/*Start #14288 add box 口コミ [Tramtt]*/

.itemSec {
    box-sizing: border-box;
    margin-bottom: 50px
}

.btnDetail {
    height: 42px;
    width: 262px;
    margin-bottom: 90px
}

.btnDetail a {
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #e61518;
    font-weight: 700;
    padding: 8px 25px;
    color: #e61518;
    box-sizing: border-box
}

.btnDetail a span img {
    vertical-align: middle;
    margin-right: 10px
}

.reviewDetail {
    margin-bottom: 60px
}

.headReview {
    font-size: 18px;
    color: #e61518;
    border-bottom: 2px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 5px
}

.itemSec .avatar {
    float: left;
    width: 10%;
    text-align: center;
    font-weight: 700
}

.itemSec .avatar .day {
    font-size: 12px
}

.itemSec .avatar .yearOld {
    font-size: 16px;
    line-height: 120%
}

.itemSec .avatar img {
    width: 69px
}

.itemSec .itemCont {
    position: relative;
    float: right;
    width: 87%;
    padding: 30px 20px 30px 20px;
    margin-left: 3%;
    border: 1px solid #e3e6f1;
    background: #fafbfd;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px
}

.itemSec .itemCont .arrow {
    position: absolute;
    right: 100%;
    top: 30px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 18px solid #fafbfd;
    border-bottom: 10px solid transparent
}

.itemSec .itemCont:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 29px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 20px solid #e3e6f1;
    border-bottom: 11px solid transparent
}

.itemSec .itemCont .secCont {
    float: left;
    width: 60%
}

.secCont .contHead {
    border-bottom: 1px solid #e3e6f1;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.secCont .contHead .route,
.secCont .contHead .purpose {
    display: inline-block
}

.secCont .contHead .route {
    width: 78%
}

.secCont .contHead .purpose {
    width: 18%;
    margin-left: 2%
}

.secCont .contHead .route span,
.secCont .contHead .purpose span {
    display: inline-block;
    padding: 3px 5px;
    margin-right: 10px;
    text-align: center
}

.secCont .contHead .route span:first-child {
    display: inline-block;
    width: 90px;
    margin-right: 10px;
    background: #333;
    color: #fff
}

.secCont .contHead .purpose span:first-child {
    width: 50px;
    background: #333;
    color: #fff
}

.viewCont .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px
}

.viewCont .content span.viewMore {
    color: #e61518
}

.itemSec .itemCont .secRanking {
    float: right;
    width: 318px;
    margin-left: 4%
}

.rankSort {
    margin-bottom: 20px;
    text-align: center
}

.rankSort ul li {
    float: left;
    text-align: right;
    margin-right: 20px
}

.rankSort ul li:last-child {
    margin-right: 0
}

.rankSort li .th {
    width: auto;
    display: inline-block;
    text-align: right;
    line-height: 120%;
    margin-right: 10px;
    vertical-align: top;
    padding-top: 5px
}

.rankSort li span.thead {
    display: inline-block;
    font-size: 12px;
    margin: 0 12px;
    margin-right: 0;
    margin-left: 24px;
    vertical-align: top
}

.rankSort li span.th {
    width: auto;
    text-align: left;
    margin-right: 5px
}

.rankSort ul:after {
    display: block;
    content: "";
    clear: both
}

.rankSort.ver {
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #e3e6f1
}

.rankSort.ver ul li {
    float: none;
    margin: 0;
    text-align: center
}

.rankSort.ver li .th {
    width: 74px;
    display: inline-block;
    text-align: right;
    line-height: 120%;
    margin-right: 15px;
    vertical-align: top;
    padding-top: 5px
}

.rankSort.ver li span.thead {
    display: inline-block;
    font-size: 12px;
    margin: 0 12px;
    vertical-align: top
}

.rankReview {
    display: inline-block;
    width: 132px;
    height: 26px;
    position: relative
}

.rankReview span {
    position: absolute;
    width: 26px;
    height: 26px;
    display: inline-block
}

.rankReview span a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -3333px
}

.rankReview span.s01 {
    left: -2px;
    top: 0
}

.rankReview span.s02 {
    left: 26px;
    top: 0
}

.rankReview span.s03 {
    left: 54px;
    top: 0
}

.rankReview span.s04 {
    left: 82px;
    top: 0
}

.rankReview span.s05 {
    left: 108px;
    top: 0
}

.rankReview.parent00 {
    background: url(/images/airline/user_feedback/img_ranking_00.png) no-repeat
}

.rankReview.parent01 {
    background: url(/images/airline/user_feedback/img_ranking_01.png) no-repeat
}

.rankReview.parent02 {
    background: url(/images/airline/user_feedback/img_ranking_02.png) no-repeat
}

.rankReview.parent03 {
    background: url(/images/airline/user_feedback/img_ranking_03.png) no-repeat
}

.rankReview.parent04 {
    background: url(/images/airline/user_feedback/img_ranking_04.png) no-repeat
}

.rankReview.parent05 {
    background: url(/images/airline/user_feedback/img_ranking_05.png) no-repeat
}

.comment {
    margin-bottom: 20px
}

.comment textarea {
    width: 100%
}

.comment .tt_com {
    margin-bottom: 10px
}

.comment .tt_com span img {
    vertical-align: middle;
    margin-right: 10px
}

.rankSortH {
    margin-bottom: 20px
}

.supView {
    font-size: 12px
}

.supView .refer,
.supView .help {
    position: relative;
    height: 32px;
    box-sizing: border-box
}

.supView .help {
    float: left;
    width: 45%;
    border: 1px solid #e61518
}

.supView .refer {
    float: right;
    width: 50%;
    margin-left: 5%;
    border: 1px solid #666
}

.supView .help a,
.supView .refer a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    padding: 3px 5px
}

.supView .help a:hover {
    color: #fff;
    background: #e61518;
    opacity: 1
}

.supView .refer a:hover {
    color: #fff;
    background: #666;
    opacity: 1
}

.supView .refer span,
.supView .help span {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    padding-top: 3px;
    margin: 0
}

.supView .refer span {
    background: #666;
    color: #fff
}

.supView .help span {
    background: #e61518;
    color: #fff
}

.supView .refer a:focus,
.supView .help a:focus {
    background: none;
    color: #000
}

.itemSec:after,
.itemSec .itemCont:after,
.supView:after,
.rankSortH:after {
    content: "";
    clear: both;
    display: block
}

.tCenter {
    text-align: center
}

.mL30 {
    margin-left: 30px
}

.btnPageDetail,
.btnToMail {
    clear: both;
    background: #000;
    width: 300px;
    height: 50px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 0 auto
}

.btnPageDetail a,
.btnToMail a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 15px;
    color: #fff;
    font-size: 18px
}

.btnPageDetail:hover,
.btnDetail:hover,
.btnToMail:hover,
a:hover {
    opacity: .8
}

.searchForm .row,
.radio-inline {
    display: inline-block
}

.searchForm {
    margin-bottom: 20px
}

.searchForm .row {
    margin-left: 5px
}

.searchForm .row dl {
    float: left;
    margin-right: 20px;
    font-size: 14px;
    line-height: 120%
}

.searchForm .row dl:last-child {
    margin-right: 0
}

.searchForm .row dl dt,
.searchForm .row dl dd {
    display: inline-block;
    margin-right: 5px
}

.searchForm .row dl dt span.routes {
    margin-left: 15px
}

.searchForm .row select {
    width: 145px;
    height: 35px;
    padding: 5px 10px;
    background: #f1f1f1
}

input[type=radio] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    outline-offset: -2px
}

input[type=radio] {
    margin-right: 10px;
    margin-top: 1px\9;
    line-height: normal;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #535353;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative
}

input[type=radio]:checked:before {
    position: absolute;
    content: "";
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    width: 14px!important;
    height: 14px!important;
    top: 6px;
    left: 6px;
    margin-top: -5px!important;
    margin-left: -5px!important;
    line-height: 8px;
    background: #666;
    float: left;
    font: normal 14px/1 'FontAwesome';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline-offset: -2px
}

.gender {
    display: inline-block;
    margin: 5px 15px 0 0;
    vertical-align: top
}

.gender .genItem {
    display: inline-block
}

.gender label,
.gender input {
    vertical-align: top
}

.morecontent span {
    display: none
}

.morelink {
    display: block
}

.viewCont div.content {
    position: relative
}

.viewCont a {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    position: absolute;
    right: 0;
    bottom: -25px;
    width: 94px;
    text-align: right;
    color: #e61518;
    background: url(/images/airline/user_feedback/ico_crop_down.png) 0 2px no-repeat
}

.morecontent a.morelink.less {
    padding-left: 15px;
    right: 0;
    bottom: -25px;
    background: url(/images/airline/user_feedback/ico_crop.png) 0 2px no-repeat;
    opacity: 1
}

.display {
    opacity: 1;
    pointer-events: none
}

@media screen and (max-width:1024px) {
    .viewCont div.content {
        margin-bottom: 20px
    }
    .gender {
        margin-bottom: 20px
    }
    .searchForm .row {
        width: 100%;
        margin: 0
    }
    .searchForm .row dl {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20px
    }
    .searchForm .row dl dt {
        width: 40%
    }
    .searchForm .row dl dd {
        width: 56%;
        margin-right: 0
    }
    .searchForm .row dl dd select {
        width: 100%
    }
    .itemSec .itemCont .secCont {
        float: left;
        width: 56%
    }
    .secCont .contHead .route,
    .secCont .contHead .purpose {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .secCont .contHead .route span:first-child {
        width: 84px;
        vertical-align: top;
        text-align: center
    }
    .secCont .contHead .route span {
        width: 174px;
        margin-right: 0;
        text-align: left
    }
    .itemSec .itemCont .secRanking {
        float: right;
        width: 292px;
        margin-left: 3%
    }
    .searchForm .row dl dt span.routes {
        margin-left: 15px
    }
}

@media screen and (max-width:768px) {
    .viewCont div.content {
        margin-bottom: 40px
    }
    .btnDetail {
        margin: 0 auto;
        margin-bottom: 50px
    }
    .searchForm .row {
        width: 100%;
        margin: 0
    }
    .searchForm .row dl {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20px
    }
    .searchForm .row dl dt {
        width: 40%
    }
    .searchForm .row dl dd {
        width: 56%;
        margin-right: 0
    }
    .searchForm .row dl dd select {
        width: 100%
    }
    .itemSec .avatar {
        float: none;
        width: 100%;
        text-align: left;
        margin-bottom: 10px
    }
    .itemSec .avatar img {
        vertical-align: bottom
    }
    .itemSec .avatar img,
    .itemSec .avatar .day,
    .itemSec .avatar .yearOld {
        display: inline-block
    }
    .itemSec .avatar .day {
        margin-right: 10px
    }
    .itemSec .itemCont:before,
    .itemSec .itemCont .arrow {
        display: none
    }
    .itemSec .itemCont {
        width: 100%;
        margin: 0;
        padding: 20px 10px;
        border-radius: 0
    }
    .itemSec .itemCont .secCont {
        width: 100%;
        float: none
    }
    .secCont .contHead span.purpose {
        display: block
    }
    .itemSec .itemCont .secRanking {
        float: none;
        width: 100%;
        margin: 0
    }
    .rankSort.hor .head {
        display: none
    }
    .rankSort ul {
        width: 100%;
        margin: 0
    }
    .rankSort ul li {
        float: none;
        text-align: center;
        margin: 0
    }
    .rankSort ul li .th {
        width: 74px
    }
    .rankSort li span.thead {
        margin: 0 12px
    }
    .searchForm .row dl dt span.routes {
        margin-left: 15px
    }
    .itemSec .avatar img {
        width: 50px
    }
}

@media screen and (width:768px) {
    .secCont .contHead .route {
        width: 64%
    }
    .secCont .contHead .purpose {
        width: 18%;
        margin-left: 2%
    }
    .secCont .contHead .route span {
        width: auto
    }
}

@media screen and (max-width:767px) {
    .btnPageDetail,
    .btnToMail {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    .supView .help,
    .supView .refer {
        float: none;
        width: 100%;
        margin: 10px 0
    }
}

@media screen and (max-width:320px) {
    .secCont .contHead .route span {
        width: 156px;
        padding: 3px 0
    }
    .secCont .contHead .route span:first-child {
        width: 84px;
        margin-right: 5px
    }
    .searchForm .row dl dt span.routes {
        margin-left: 0
    }
    .rankSort,
    .rankSort.ver {
        padding: 10px 5px
    }
    .rankSort.ver li .th {
        width: 60px;
        margin-right: 8px
    }
    .searchForm .row dl dt {
        vertical-align: middle
    }
    .searchForm .row dl dt span.routes {
        display: block
    }
}
/*START [#14492] - modify template for sp ver [Quyen]*/

.secRanking.visible-xs {
    display: none
}

@media screen and (max-width:767px) {
    .brand-flight-content {
        margin-top: 0
    }
    .brand-flight-content .brand-title {
        margin-bottom: 17px;
        margin-top: 0;
    }
    .brand-title,
    .brand-title.first-brand {
        margin-top: 17px;
        margin-bottom: 15px
    }
    .media.media-content {
        margin: 0 0 0
    }
    .headReview {
        margin-bottom: 15px
    }
    .itemSec {
        margin-bottom: 20px
    }
    .secCont .contHead .purpose {
        margin-top: 5px
    }
    .brand-item .brand-item-title.title-show-body {
        border-bottom: 1px solid;
        position: relative;
        cursor: pointer;
        padding-right: 20px;
        letter-spacing: -.5px
    }
    .brand-item .brand-item-title.title-show-body:after {
        content: '+';
        position: absolute;
        right: 0;
        top: 22px;
        margin-top: -12px;
        width: 24px;
        height: 24px;
        border: 1px solid red;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        font-weight: 100;
        box-sizing: border-box
    }
    .brand-item .brand-item-title.title-show-body.active:after {
        content: '-'
    }
    .body-hide {
        display: none;
        padding: 10px
    }
    .brand-item-body {
        margin-bottom: 5px
    }
    .brand-item-body .item-body-title.title-button {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 10px 35px 10px 10px;
        letter-spacing: -.8px;
        font-size: 16px;
        z-index: 1;
        position: relative
    }
    .brand-item-body .item-body-title.title-button.active {
        -webkit-border-radius: 4px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius: 4px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
    .brand-item-body .item-body-title.title-button:after {
        content: '+';
        position: absolute;
        right: 5px;
        top: 22px;
        margin-top: -12px;
        width: 24px;
        height: 24px;
        border: 1px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        font-size: 14px;
        font-weight: 100;
        box-sizing: border-box
    }
    .brand-item-body .item-body-title.title-button.active:after {
        content: '-'
    }
    .brand-item-body .border {
        padding: 10px 15px
    }
    .brand-item-body.overload .border {
        padding-bottom: 2px
    }
    .media-body {
        padding: 0
    }
    .viewCont div.content {
        margin-bottom: 0
    }
    .review .viewCont div.content {
        margin-bottom: 40px
    }
    .rankSort.ver {
        margin-bottom: 0
    }
    .viewCont a {
        float: right;
        position: static;
        margin-top: 15px
    }
    .secRanking.visible-xs {
        display: block
    }
    .itemSec .itemCont .secRanking {
        margin: 15px 0 0
    }
    .itemSec .itemCont {
        padding: 20px 10px
    }
}

@media screen and (max-width:320px) {
    .brand-item .brand-item-title {
        font-size: 14px;
        letter-spacing: -1px
    }
    .brand-item-body .item-body-title {
        font-size: 16px
    }
    .brand-item-body .item-body-title.title-button {
        letter-spacing: 0
    }
}
/*fix css star*/

@media (min-width:768px) {
    .itemSec .itemCont .secCont {
        float: left;
        width: 56%
    }
    .itemSec .itemCont .secRanking {
        float: right;
        width: 42%;
        margin-left: 2%
    }
    .rankSort.ver {
        padding: 10px 5px
    }
    .rankSort.ver li .th {
        width: 58px;
        margin-right: 10px
    }
    .rankSort.ver li span.th {
        width: 42px
    }
    .rankSort.ver li span.thead {
        margin: 0 7px
    }
}

@media (min-width:992px) {
    .itemSec .itemCont .secCont {
        width: 60%
    }
    .itemSec .itemCont .secRanking {
        width: 38%
    }
    .rankSort.ver li .th {
        width: 56px;
        display: inline-block;
        text-align: right
    }
    .rankSort.ver li span.th {
        width: 56px
    }
    .rankSort.ver li span.thead {
        margin: 0 12px
    }
}

@media (min-width:1200px) {
    .itemSec .itemCont .secCont {
        width: 60%
    }
    .itemSec .itemCont .secRanking {
        width: 36%;
        margin-left: 4%
    }
    .rankSort.ver li .th,
    .rankSort.ver li span.th {
        width: 74px
    }
}

.secCont .contHead:before,
.secCont .contHead:after {
    content: '';
    display: table;
    width: 100%
}

.secCont .contHead .route {
    width: 70%;
    float: left
}

.secCont .contHead .purpose {
    width: 30%;
    float: right;
    margin-left: 0;
    text-align: right
}

.secCont .contHead .route span {
    width: auto
}

@media (max-width:767px) {
    .secCont .contHead .route {
        width: 100%;
        float: none
    }
    .secCont .contHead .purpose {
        width: 100%;
        float: none;
        text-align: left
    }
}
/*fix search box*/

@media (min-width:768px) {
    .tabContainer {
        float: right;
        width: 45%;
        padding: 0 15px
    }
}

@media (min-width:992px) {
    .banner-content {
        width: 60.9%
    }
    .tabContainer {
        float: right;
        width: 39.1%;
        padding: 35px 15px 35px!important;
    }
}

@media (min-width:768px) {
    #overseas-search-form-widget #os_search label {
        font-size: 12px!important;
        font-weight: 700
    }
}

@media (min-width:992px) {
    #overseas-search-form-widget #os_search label {
        font-size: 14px!important
    }
}
/*fix pagination #3790*/

.paging {
    text-align: center
}

.paging a {
    background: #01a6e0;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
    margin: 0 0 30px
}

.paging .pageNum a {
    margin: 0 3px 30px
}

.paging .active a {
    background: #4b74b4
}

.paging .previous,
.paging .pageNum,
.paging .next {
    display: inline-block
}

@media (max-width:767px) {
    .paging a {
        padding: 3px 10px;
    }
    .tabcontent {
        padding: 1px 0;
    }
    #atgNav-SP .nav_tab_sup {
        height: 35px!important;
    }
    .bc-content {
        margin-top: 0;
    }
    #atgNav-SP .nav_tab_sup .tabcontent a {
        height: 35px!important;
        line-height: 35px!important;
    }
    #atgNav-SP {
        height: 87px!important;
    }
    .main-content {
        margin-top: 10px;
    }
    .singleReview_verified_buyer_tag {
        position: relative;
    }
    .singleReview_tooltip_text {
        margin-left: 0 !important;
        left: -30px;
    }
    .star-cup .cup-body span {
        font-size: 11px !important;
    }
    .airtrip-seachbox .airtrip-onewaySelect .oneway {
        margin: 15px 0 !important;
    }
    #soratrabi_form_outline {
        margin: 10px !important;
    }
    .submit-btn input[type=submit] {
        font-size: 12px !important;
    }
}
@media (max-width: 640px) {
    html, body {
        overflow-x: hidden;
    }
}
@media (max-width: 360px) {
    .submit-btn input[type=submit] {
        font-size: 10px !important;
    }
    .singleReview_tooltip_text {
        left: -70px;
    }
}