@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,400i,700&display=swap);#app {
    font-size: .9375rem;
    line-height: 1.5;
    position: relative;
    color: #000;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
    overflow: hidden;
}

#app:after {
    display: block;
    content: ""
}

#app hr {
    font-size: 0;
    height: 1px;
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #fff
}

#app input,#app select {
    vertical-align: middle;
    border: 1px solid #ccc
}

#app textarea {
    border: 1px solid #ccc
}

#app button,#app input,#app select,#app textarea {
    font-size: 1rem;
}

#app a {
    text-decoration: none;
    color: #000;
    -webkit-tap-highlight-color: rgba(0,0,0,.2)
}

#app a:active,#app a:focus,#app a:hover {
    color: #333
}

#app a:hover {
    text-decoration: none!important
}

#app figure {
    position: relative
}

#app figure img {
    width: 100%;
    vertical-align: bottom
}

#app ul {
    list-style: none
}

#app .inner-box {
    box-sizing: content-box;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 6.75676%
}

footer.footer {
    padding-top: 1px
}

#app .btn-flights {
    position: fixed;
    z-index: 5;
    right: 0;
    bottom: 10%
}

#app .btn-flights a {
    display: block;
    transition: .4s;
    background: #cd3c15;
    box-shadow: 0 1px 0 rgba(13,2,4,.25)
}

#app #flights-block a:hover,#app .btn-flights a:hover {
    transition: .4s;
    background: #b63513
}

#app .cloud {
    position: absolute;
    z-index: 4;
    display: block
}

#app .cloud.l-color {
    width: 31.75676%;
    max-width: 470px;
    height: 102px;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/cloud-long-color.png) no-repeat left top/100%
}

#app .cloud.s-color {
    width: 21.89189%;
    max-width: 324px;
    height: 102px;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/cloud-short-color.png) no-repeat left top/100%
}

#app .cloud.l-white {
    width: 31.75676%;
    max-width: 470px;
    height: 102px;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/cloud-long-white.png) no-repeat left top/100%
}

#app .cloud.s-white {
    width: 21.89189%;
    max-width: 324px;
    height: 102px;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/cloud-short-white.png) no-repeat left top/100%
}

#app .btn-more {
    position: relative;
    z-index: 5;
    max-width: 198.5px
}

#app .btn-more.window {
    max-width: 288.5px
}

#app .btn-more a {
    display: block;
    transition: .4s;
    background: #000
}

#app .btn-more a:hover {
    transition: .4s;
    background: #1a1a1a
}

#app #detail-block .flex-box figure img,#app .btn-more a img {
    width: 100%
}

#app #flights-block {
    margin-top: -80px;
    padding-top: 80px
}

#app #flights-block .button.btn_findflights {
    width: 450px;
    padding: 16px
}

#app #flights-block a {
    font-size: 1.75rem;
    display: flex;
    transition: .4s;
    opacity: 1;
    background: #cd3c15;
    box-shadow: 0 1px 0 rgba(13,2,4,.25);
    align-items: center;
    justify-content: center
}

#app #flights-block a i {
    display: block;
    width: 35px;
    height: 30px;
    margin-right: 16px;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/icn-airplane.png) no-repeat center center/100%;
    background-size: 100%
}

#app #flights-block .inner-box {
    max-width: inherit;
    padding: 18.91892% 0;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-flights.jpg) no-repeat center center/cover;
    background-size: cover
}

#app #flights-block .flights-text,#app #flights-block a,#app .season-header .inner-box h1 {
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
    line-height: 1;
    color: #fff
}

#app #flights-block .flights-text {
    font-style: italic;
    margin-bottom: 2.7027%;
    padding: 0 16px;
    text-align: center;
    letter-spacing: 4px;
    text-shadow: 0 0 8px #000;
    font-size: 2rem;
}

#app .season-header {
    position: relative;
    background: #1d2f50
}

#app .season-header .inner-box {
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
    align-items: center;
    justify-content: space-between
}

#app .season-header .inner-box h1 {
    font-size: 1.5rem;
}

#app #nav-block .text-box p a,#app .season-header .inner-box p a {
    text-decoration: underline;
    color: #fff
}

#app .season-header .season-block {
    position: relative;
    display: flex;
    height: 60vh;
    align-items: center
}

#app .season-header .season-block>div {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 3.78378%;
    text-align: center;
    background: rgba(255,255,255,.9)
}

#app #about-block .inner-box h3,#app #day-block .swiper-slide p,#app .season-header .season-block>div h2,#app .season-header .season-block>div p {
    font-family: "Ubuntu",sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1
}

#app .season-header .season-block>div h2 span {
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
    line-height: 1;
    display: inline-block
}

#app .season-header .season-block>div p {
    font-size: .875rem;
    font-weight: 400;
    font-style: italic;
    margin-top: 1.62162%
}

#app .season-header .season-block.spring {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/spring/fig-main.jpg) no-repeat center top/cover;
    background-size: cover
}

#app .season-header .season-block.summer {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/summer/fig-main.jpg) no-repeat center top/cover;
    background-size: cover
}

#app .season-header .season-block.autumn {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/autumn/fig-main.jpg) no-repeat center top/cover;
    background-size: cover
}

#app .season-header .season-block.winter {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/winter/fig-main.jpg) no-repeat center top/cover;
    background-size: cover
}

#app .season-header .text-copy {
    font-size: .75rem;
    position: absolute;
    right: 80px;
    bottom: -18px
}

#app #about-block {
    padding: 5.40541% 0 0
}

#app #about-block.spring {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/spring/bg-decoration.png) no-repeat 10% top/34%;
    background-size: 34%
}

#app #about-block.summer {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/summer/bg-decoration.png) no-repeat 10% top/34%;
    background-size: 34%
}

#app #about-block.autumn {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/autumn/bg-decoration.png) no-repeat 10% top/34%;
    background-size: 34%
}

#app #about-block.winter {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/winter/bg-decoration.png) no-repeat 10% top/34%;
    background-size: 34%
}

#app #about-block .inner-box {
    max-width: 740px
}

#app #about-block .inner-box h3 {
    font-size: 2rem;
    margin-bottom: 3.22581%;
    text-align: center
}

#app #day-block {
    position: relative;
    padding-bottom: 6.75676%;
    background: #ebeff6
}

#app #day-block:after,#app #day-block:before {
    position: absolute;
    z-index: 0;
    top: 0;
    display: block;
    content: "";
    background-size: 100%
}

#app #day-block:before {
    left: 0;
    height: 100%;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-decoration-white-left.png) no-repeat left top/100%;
    width: 34.52703%
}

#app #day-block:after {
    right: 0;
    width: 48.31081%;
    height: calc(100% + 32px);
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-decoration-white-right.png) no-repeat left top/100%
}

#app #day-block .position-1 {
    top: 0;
    left: 0;
    transform: translateX(-50%) translateY(100%)
}

#app #day-block .position-2 {
    right: 0;
    bottom: 30%;
    transform: translateX(25%) translateY(0%)
}

#app #day-block .fig-block {
    position: relative;
    z-index: 2;
    display: flex;
    max-width: 1240px;
    margin: 12.16216% auto -32px;
    transform: translateY(-50%);
    flex-wrap: wrap
}

#app #day-block .fig-block li {
    width: 25%
}

#app #day-block .fig-block li .text-copy {
    font-size: .75rem;
    margin-top: 4px;
    text-align: right
}

#app #day-block .inner-box {
    max-width: 740px;
    padding: 0
}

#app #day-block .swiper-slide {
    text-align: center
}

#app #day-block .swiper-slide h4,
#app #day-block .swiper-slide p {
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 5.40541%;
    color: #1d2f50;
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
    line-height: 1;
}

#app #day-block .swiper-slide:nth-child(1) h4:after,
#app #day-block .swiper-slide:nth-child(1) p:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 50%;
    height: 4px;
    content: "";
    transform: translateY(-50%) translateX(25%);
    background: #1d2f50
}

#app #day-block .swiper-slide:nth-child(2) h4:after,
#app #day-block .swiper-slide:nth-child(2) p:after {
    position: absolute;
    top: 50%;
    right: 50%;
    display: block;
    width: 50%;
    height: 4px;
    content: "";
    transform: translateY(-50%) translateX(-25%);
    background: #1d2f50
}

#app #day-block .swiper-slide dl {
    padding: 0 16px
}

#app #day-block .swiper-slide dl dt {
    margin-top: 5.40541%
}

#app #day-block .swiper-button-next,#app #day-block .swiper-button-prev {
    display: none;
    z-index: 5;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36px
}

#app #day-block .swiper-button-prev,#app #day-block .swiper-container-rtl .swiper-button-next {
    background-image: url(/japan-travel-planner/fascinating-fukuoka/assets/images/btn-prev.png)
}

#app #day-block .swiper-button-next,#app #day-block .swiper-container-rtl .swiper-button-prev {
    background-image: url(/japan-travel-planner/fascinating-fukuoka/assets/images/btn-next.png)
}

#app #day-block .swiper-button-prev.swiper-button-white,#app #day-block .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(/japan-travel-planner/fascinating-fukuoka/assets/images/btn-prev.png)
}

#app #day-block .swiper-button-next.swiper-button-white,#app #day-block .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(/japan-travel-planner/fascinating-fukuoka/assets/images/btn-next.png)
}

#app #day-block .swiper-button-prev.swiper-button-black,#app #day-block .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(/japan-travel-planner/fascinating-fukuoka/assets/images/btn-prev.png)
}

#app #day-block .swiper-button-next.swiper-button-black,#app #day-block .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(/japan-travel-planner/fascinating-fukuoka/assets/images/btn-next.png)
}

#app #detail-block {
    position: relative;
    z-index: 1;
    padding: 5.40541% 0;
    background: #1d2f50
}

#app #detail-block:after,#app #detail-block:before {
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
    content: "";
    background-size: 100%
}

#app #detail-block:before {
    left: 0;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-decoration-left.png) no-repeat left top/100%;
    width: 50.67568%
}

#app #detail-block:after {
    right: 0;
    width: 52.63514%;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-decoration-right.png) no-repeat left top/100%
}

#app #detail-block .inner-box {
    position: relative;
    z-index: 2;
    max-width: 1100px
}

#app #detail-block .flex-box {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

#app #detail-block .flex-box>div {
    width: 48%;
    margin: 0 0 5%
}

#app #detail-block .flex-box .text-copy {
    font-size: .75rem;
    position: absolute;
    top: 4px;
    right: 4px
}

#app #detail-block .flex-box .text-box {
    position: relative;
    padding: 6.45161%;
    background: rgba(255,255,255,.9)
}

#app #detail-block .flex-box .text-box h3 {
    font-size: 1.375rem;
    margin-bottom: 3.22581%
}

#app #detail-block .flex-box .text-box .btn-more {
    margin: 2rem auto 0;
    text-align: center
}

#app #detail-block .position-1 {
    top: 0;
    left: 0;
    transform: translateX(8%) translateY(0%)
}

#app #detail-block .position-2 {
    top: 45%;
    right: 0;
    transform: translateX(20%) translateY(0%)
}

#app #detail-block .position-3 {
    right: 0;
    bottom: 0;
    transform: translateX(20%) translateY(0%)
}

#app #nav-block {
    margin-bottom: 5.40541%;
    padding: 6.45161% 0;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/fig-map-white.png) #1d2f50 no-repeat 25% 64%/35%;
    background-size: 35%
}

#app #nav-block .inner-box,#app #nav-block ul {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#app #nav-block .text-box {
    width: 25.80645%;
    color: #fff
}

#app #detail-block .flex-box .text-box h3,#app #nav-block .text-box h2,#app #nav-block .text-box h2 span,#app #nav-block ul li {
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
    line-height: 1
}

#app #nav-block .text-box h2 {
    margin-bottom: 3.22581%;
    font-size: 2rem;
}

#app #nav-block .text-box h2 span {
    display: block
}

#app #nav-block .text-box p {
    margin-top: 1rem
}

#app #nav-block .text-box p span {
    display: inline-block
}

#app #nav-block .text-box p a span {
    text-decoration: underline
}

#app #nav-block .text-box p a:hover span {
    text-decoration: none
}

#app #nav-block ul {
    width: 59.67742%
}

#app #nav-block ul li {
    font-size: 1.125rem;
    width: 23%;
    text-align: center
}

#app #nav-block ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 40% 0;
    transition: .4s
}

#app #nav-block ul li a:hover {
    transition: .4s;
    opacity: .8
}

#app #nav-block ul li:nth-child(1) {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-spring.png) no-repeat center center/100%
}

#app #nav-block ul li:nth-child(2) {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-summer.png) no-repeat center center/100%
}

#app #nav-block ul li:nth-child(3) {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-autumn.png) no-repeat center center/100%
}

#app #nav-block ul li:nth-child(4) {
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-winter.png) no-repeat center center/100%
}

html:lang(de) #app #nav-block {
    margin-bottom: 5.40541%;
    padding: 6.45161% 0;
    background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/fig-map-white-de.png) #1d2f50 no-repeat 25% 64%/35%;
    background-size: 35%
}

@media only screen and (max-width: 1024px) {
    #app #about-block .inner-box h3,#app #nav-block .text-box h2 {
        font-size:1.75rem;
    }

    #app #detail-block .flex-box .text-box p {
        font-size: .8125rem;
    }

    #app #nav-block ul li {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 768px) {
    :root {
        font-size:.9375rem;
    }

    #app .btn-flights {
        display: none;
        visibility: hidden!important
    }

    #app .cloud.l-color {
        width: 235px;
        height: 51px
    }

    #app .cloud.s-color {
        width: 162px;
        height: 51px
    }

    #app .cloud.l-white {
        width: 235px;
        height: 51px
    }

    #app .cloud.s-white {
        width: 162px;
        height: 51px
    }

    #app #flights-block {
        margin-top: -62px;
        padding-top: 62px
    }

    #app #flights-block .inner-box {
        padding: 16.21622% 0 83.78378%;
        background-position: left center;
        background-size: cover
    }

    #app #flights-block .flights-text {
        line-height: 1.41;
        margin-bottom: 5.40541%;
        letter-spacing: 2px
    }

    #app #day-block:before,#app .season-header .inner-box p {
        display: none
    }

    #app .season-header .text-copy {
        right: 4px
    }

    #app #about-block .inner-box h3,#app #nav-block .text-box h2 {
        font-size: 1.5rem;
    }

    #app #day-block:after {
        width: 100%;
        height: 100%;
        background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-decoration-white-sp.png) repeat-y left top/100%
    }

    #app #detail-block:before {
        display: none
    }

    #app #detail-block:after {
        width: 100%;
        height: 100%;
        background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/bg-decoration-sp.png) repeat-y left top/100%
    }

    #app #detail-block .flex-box>div {
        width: 100%
    }

    #app #detail-block .flex-box .text-box {
        padding: 5%;
        order: 2
    }

    #app #detail-block .flex-box .text-box h3 {
        font-size: 1.125rem;
    }

    #app #nav-block {
        background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/fig-map-sp.png) #1d2f50 no-repeat right top/45%;
        background-size: 45%
    }

    #app #nav-block .inner-box {
        flex-wrap: wrap
    }

    #app #nav-block .text-box {
        width: 100%;
        padding-right: 30%
    }

    #app #nav-block ul {
        width: 100%;
        flex-wrap: wrap
    }

    #app #nav-block ul li {
        width: 48%;
        margin-top: 4%
    }

    #app #nav-block ul li a {
        padding: 30% 0
    }

    html:lang(de) #app #nav-block {
        background: url(/japan-travel-planner/fascinating-fukuoka/assets/images/fig-map-sp.png) #1d2f50 no-repeat right top/45%;
        background-size: 45%
    }
}

@media only screen and (max-width: 640px) {
    #app .inner-box {
        padding:0 12px
    }

    :root {
        font-size: .8125rem;
    }

    #app #flights-block .button.btn_findflights {
        width: 300px
    }

    #app #flights-block a {
        font-size: 1.5rem;
    }

    #app #day-block .position-1,#app #flights-block a i {
        display: none
    }

    #app .season-header .inner-box {
        padding: 16px
    }

    #app .season-header .inner-box h1 {
        font-size: 1.25rem;
    }

    #app #day-block .position-2 {
        bottom: auto;
        transform: translateX(25%) translateY(-90%)
    }

    #app #day-block .fig-block {
        margin-bottom: 0;
        padding: 0 12px;
        transform: translateY(-10%)
    }

    #app #day-block .fig-block li {
        width: 50%
    }

    #app #day-block .swiper-slide dl {
        padding: 0 64px
    }

    #app #day-block .swiper-button-next,#app #day-block .swiper-button-prev {
        display: block
    }

    #app #detail-block .position-1 {
        transform: translateX(-20%) translateY(-20%)
    }

    #app #detail-block .position-2 {
        top: 50%;
        right: 0;
        transform: translateX(30%) translateY(-50%)
    }

    #app #detail-block .position-3 {
        right: auto;
        bottom: 0;
        left: 0;
        transform: translateX(-20%) translateY(10%)
    }
}
