.fare .sec03 .baggage:after,.fare .sec03 .cargo:after,.fare .sec03 .size:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
    overflow: hidden
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-color-index:0) {
    .fare .sec03 .baggage:after,.fare .sec03 .cargo:after,.fare .sec03 .size:after {
        content: '.';
        color: #fff
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,body {
        font-feature-settings: "pkna"
    }
}

.fare .sec01 {
    margin-bottom: 20px
}

.fare .sec01 .title--01 {
    margin-top: -20px
}

.fare .sec01 .faretable {
    width: 100%;
    border-collapse: collapse
}

.fare .sec01 .faretable th,.fare .sec01 .faretable td {
    padding: 14px 10px;
    vertical-align: middle;
    box-sizing: border-box
}

.fare .sec01 .faretable th {
    border: 1px #bbb solid;
    background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_blue.png) repeat
}

.fare .sec01 .faretable__bg {
    border-left: 1px #bbb solid;
    border-bottom: 1px #bbb solid;
    background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_box.png) repeat
}

.fare .sec01 .caption {
    margin-bottom: 30px;
    font-size: 12px;
    text-align: right
}

@media screen and (min-width:751px) {
    .fare .sec01 {
        margin-bottom: 40px
    }

    .fare .sec01 .title--01 {
        margin-top: -10px
    }

    .fare .sec01 .faretable {
        table-layout: fixed;
        border-collapse: separate;
        border-spacing: 0
    }
}

.fare .sec02 {
    margin-bottom: 20px
}

.fare .sec02 .table {
    margin-bottom: 20px
}

@media screen and (min-width:751px) {
    .fare .sec02 {
        margin-bottom: 40px
    }
}

.fare .sec03 {
    margin-bottom: 20px
}

.fare .sec03 .text {
    margin-bottom: 30px
}

.fare .sec03 .baggage,.fare .sec03 .cargo {
    position: relative
}

.fare .sec03 .baggage {
    margin-bottom: 40px
}

.fare .sec03 .figure {
    float: left;
    width: 40%;
    max-width: 160px;
    margin: 0 0 20px
}

.fare .sec03 .figure img {
    padding-top: 10px
}

.fare .sec03 .title {
    position: absolute;
    left: 180px;
    top: 22%;
    font-size: 16px
}

.fare .sec03 .title:before {
    position: absolute;
    left: -14px;
    top: 7px;
    width: 10px;
    height: 10px;
    display: block;
    content: '';
    background: url(https://www.nomo.co.jp/wp-content/themes/images/fare_icon_circle.png) left top no-repeat;
    background-size: cover
}

.fare .sec03 .title span {
    display: block
}

.fare .sec03 .price {
    display: table;
    width: 100%;
    margin: 6px 0;
    text-align: center;
    font-size: 15px;
    border: solid 1px #bbb
}

.fare .sec03 .price dt {
    display: table-cell;
    width: 40%;
    padding: 10px 0;
    border-right: solid 1px #bbb;
    background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_blue.png) repeat
}

.fare .sec03 .price dd {
    padding: 10px 0;
    background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_box.png) repeat
}

@media screen and (min-width:751px) {
    .fare .sec03 {
        margin-bottom: 40px
    }

    .fare .sec03 .baggage,.fare .sec03 .cargo {
        clear: both;
        padding: 0 20px
    }

    .fare .sec03 .figure {
        float: left;
        width: 136px;
        max-width: 136px;
        margin: 0
    }

    .fare .sec03 .size {
        float: right;
        width: 420px;
        margin-top: 10px
    }

    .fare .sec03 .title {
        position: relative;
        left: auto;
        top: auto;
        margin: 0 0 15px 20px;
        text-align: left;
        font-size: 14px
    }

    .fare .sec03 .title:before {
        left: -20px;
        top: 0;
        width: 14px;
        height: 14px
    }

    .fare .sec03 .title span {
        display: inline
    }

    .fare .sec03 .price {
        font-size: 16px
    }

    .fare .sec03 .price dt {
        width: 166px
    }
}

.fare .sec04 {
    margin-bottom: 20px
}

.fare .sec04 .table {
    margin-bottom: 10px
}

.fare .sec04 .border-gradient {
    padding: 0;
    position: relative;
    background-image: linear-gradient(19.5deg,transparent 50%,#ccc 51%,#ccc 51%,transparent 51%,transparent);
    width: 140px
}

.fare .sec04 .border-gradient__inner {
    height: 60px;
    background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_blue.png) repeat
}

.fare .sec04 .left-title {
    position: absolute;
    left: 6px;
    bottom: 5px;
    font-size: 11px;
    letter-spacing: normal
}

.fare .sec04 .right-title {
    position: absolute;
    right: 6px;
    top: 5px;
    font-size: 11px;
    letter-spacing: normal
}

.fare .sec04 .table--01__head {
    height: 60px;
    font-size: 12px;
    letter-spacing: .04em
}

.fare .sec04 .table--01__body th,.fare .sec04 .table--01__body td {
    border-top: 1px #bbb dotted
}

.fare .sec04 ol.notes {
    list-style: decimal inside;
    text-indent: 0
}

@media screen and (min-width:751px) {
    .fare .sec04 {
        margin-bottom: 40px
    }

    .fare .sec04 .border-gradient {
        background-image: linear-gradient(22deg,transparent 50%,#bbb 51%,black 51%,transparent 51%,transparent)
    }

    .fare .sec04 .left-title {
        left: 8px
    }

    .fare .sec04 .right-title {
        right: 8px
    }
}

.fare .sec05 .service__head {
    padding: 15px 20px 12px;
    font-size: 20px;
    text-align: left;
    background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_blue.png) repeat
}

.fare .sec05 .service__head span {
    display: block
}

.fare .sec05 .service__inner {
    padding: 20px 0 0;
    text-align: left
}

.fare .sec05 .service__title {
    margin-bottom: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: #be993f
}

.fare .sec05 .service__text dt {
    position: relative;
    margin-bottom: 10px;
    padding-left: 14px;
    font-weight: 700
}

.fare .sec05 .service__text dt:before {
    position: absolute;
    left: 0;
    top: 3px;
    width: 10px;
    height: 10px;
    display: block;
    content: '';
    background: url(https://www.nomo.co.jp/wp-content/themes/images/fare_icon_circle.png) left top no-repeat;
    background-size: cover
}

.fare .sec05 .service__text dd {
    font-size: 13px;
    line-height: 1.4
}

@media screen and (min-width:751px) {
    .fare .sec05 {
        margin-bottom: 0
    }

    .fare .sec05 .service__head {
        padding: 15px 20px 12px;
        font-size: 20px;
        text-align: left;
        background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_blue.png) repeat
    }

    .fare .sec05 .service__head span {
        display: inline
    }

    .fare .sec05 .service__inner {
        padding: 20px;
        text-align: left;
        background: url(https://www.nomo.co.jp/wp-content/themes/images/common/bg_box.png) repeat
    }

    .fare .sec05 .service__title {
        margin-bottom: 14px;
        font-weight: 700;
        line-height: 1.4;
        color: #be993f
    }

    .fare .sec05 .service__text dt {
        margin-bottom: 10px;
        font-weight: 700
    }

    .fare .sec05 .service__text dd {
        font-size: 13px;
        line-height: 1.4
    }
}