.tourlist01,
.tourlist02,
.tourlist03,
.tourlist04 {
    margin: 0;
    padding: 0;
    list-style: none
}

.pc {
    display: block
}

.sp {
    display: none
}

.inner {
    width: 800px
}

body {
    background: #000;
    color: #fff
}

.oki2019 {
    max-width: 1000px;
    margin: 0 auto
}

.oki2019 a {
    text-decoration: none
}

.oki2019 a:hover {
    opacity: .7;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.oki2019_main {
    margin: 0
}

.oki2019_main img {
    display: block;
    width: 100%
}

.intro {
    background-color: #fff
}

.intro_sub {
    margin: 0;
    padding: 24px 0;
    color: #e50000;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.12em;
    line-height: 1.5;
    text-align: center
}

.intro_list {
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-left: 40px
}

.intro_list li {
    color: #000;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    font-size: 1.6rem;
    list-style: disc !important
}

.tourlist {
    margin-bottom: 50px;
    background-color: #111
}

.tourlist_note {
    margin: 0 auto;
    padding: 42px 0;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right
}

.tourlist01 {
    margin: 0 auto;
    padding-top: 68px
}

.tourlist01 li {
    width: 100%;
    margin-bottom: 50px
}

.tourlist01 li:last-child {
    margin-bottom: 0
}

.tourlist01 img {
    display: block;
    width: 100%
}

.tourlist01 a {
    display: block
}

.tourlist02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 36px
}

.tourlist02 li {
    width: 48%;
    margin-right: 30px;
    margin-bottom: 30px
}

.tourlist02 li:nth-child(2n) {
    margin-right: 0
}

.tourlist02 img {
    display: block;
    width: 100%
}

.tourlist02 a {
    display: block
}

.tourlist03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

.tourlist03 li {
    width: 32.2%;
    margin-right: 14px
}

.tourlist03 li:last-child {
    margin-right: 0
}

.tourlist03 img {
    display: block;
    width: 100%
}

.tourlist03 a {
    display: block
}

.tourlist04 {
    margin: 0 auto;
    padding-top: 35px
}

.tourlist04 li {
    width: 100%
}

.tourlist04 img {
    display: block;
    width: 100%
}

.tourlist04 a {
    display: block
}

.flow {
    padding-top: 18px;
    padding-bottom: 42px;
    background-color: #eceaea
}

.flow_ttl {
    margin: 0;
    margin-bottom: 38px;
    padding-top: 16px;
    padding-bottom: 17px;
    background-color: #111;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 29px;
    font-size: 2.9rem;
    font-weight: normal;
    letter-spacing: 0.08em;
    line-height: 1;
    text-align: center
}

.flow_inner {
    padding: 0 44px
}

.flow_img img {
    width: 100%
}

.flow_img .pc {
    display: block
}

.flow_img .sp {
    display: none
}

.flow_note {
    margin: 0;
    margin-top: 39px;
    margin-bottom: 10px;
    color: #000;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 21px;
    font-size: 2.1rem;
    letter-spacing: 0.06em;
    line-height: 1
}

.flow_detail {
    margin: 0
}

.flow_detail div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flow_detail div:last-child dt,
.flow_detail div:last-child dd {
    border-bottom: none
}

.flow_detail dt {
    position: relative;
    width: 20%;
    padding: 15px 20px;
    border-bottom: 1px solid #fff;
    background-color: #cdcdcd;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem
}

.flow_detail dt span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flow_detail dd {
    width: 80%;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #cdcdcd;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem
}

.flow_detail dd span {
    display: block
}

.flow_detail dd ul {
    margin: 0;
    padding-left: 18px
}

.flow_detail dd li {
    margin-bottom: 4px;
    list-style: disc !important
}

.em {
    color: #e50000
}

.schedule {
    padding-top: 84px;
    padding-bottom: 139px
}

.schedule_ttl {
    margin: 0;
    padding: 20px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: normal;
    letter-spacing: 0.3em;
    line-height: 1;
    text-align: center
}

.schedule_sub {
    margin: 58px 0;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0.06em;
    text-align: center
}

.schedule_sub span {
    font-size: 44px;
    font-size: 4.4rem
}

.schedule_flight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

.schedule_flight_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

.schedule_flight_box:last-child {
    margin-left: 13px
}

.schedule_flight_box div {
    border-right: 3px solid #000
}

.schedule_flight_box div:last-child {
    border-right: none
}

.schedule_flight_box dt {
    width: 129px;
    background-color: #333;
    font-size: 21px;
    font-size: 2.1rem;
    text-align: center
}

.schedule_attention {
    text-align: right;
    color: #fff;
    margin: 15px auto;
    font-size: 12px;
}

.schedule_flight_box dd {
    width: 129px;
    margin: 0;
    background-color: #fff;
    color: #000;
    font-size: 25px;
    font-size: 2.5rem;
    text-align: center
}

.schedule_bnr {
    margin: 59px auto
}

.schedule_bnr a {
    display: block
}

.schedule_bnr img {
    width: 100%
}

.schedule_bnr .pc {
    display: block
}

.schedule_bnr .sp {
    display: none
}

.btn_rsv a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 600px;
    height: 90px;
    margin: 0 auto;
    border: 5px solid #cdcdcd;
    color: #fff;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 80px;
    text-align: center
}

.btn_rsv a::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("../images/16_arrow.png");
    background-repeat: no-repeat;
    content: ''
}

.a-txt-end {
	font-size: 1.8rem;
}

@media only screen and (max-device-width: 768px),
only screen and (max-device-width: 1024px),
only screen and (max-width: 768px) {
    .pc {
        display: none
    }

    .sp {
        display: block
    }

@media screen and (min-width: 768px){
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 768px){
  .br-pc { display:none; }
  .br-sp { display:block; }
}

    .inner {
        width: auto;
        padding: 0 5%
    }

    .intro_sub {
        padding: 13px 0;
        font-size: 13px;
        font-size: 1.3rem
    }

    .intro_list {
        padding: 0 5% 10px;
        padding-left: 10%
    }

    .intro_list li {
        font-size: 10px;
        font-size: 1rem
    }

    .tourlist {
        margin-bottom: 20px
    }

    .tourlist_note {
        padding: 20px 0;
        font-size: 8px;
        font-size: .8rem
    }

    .tourlist01 {
        padding-top: 20px
    }

    .tourlist01 li {
        margin-bottom: 20px
    }

    .tourlist02 {
        padding-top: 20px
    }

    .tourlist02 li {
        margin-right: 0;
        margin-bottom: 20px
    }

    .tourlist03 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .tourlist03 li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .flow {
        padding-top: 10px;
        padding-bottom: 0
    }

    .flow_ttl {
        margin-bottom: 15px;
        padding: 10px 0;
        font-size: 19px;
        font-size: 1.9rem
    }

    .flow_inner {
        padding: 0 3%
    }

    .flow_img .pc {
        display: none
    }

    .flow_img .sp {
        display: block
    }

    .flow_note {
        margin-top: 20px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .flow_detail div {
        display: block
    }

    .flow_detail dt {
        width: auto;
        border-bottom: none;
        font-size: 11px;
        font-size: 1.1rem
    }

    .flow_detail dd {
        width: auto;
        border-bottom: none;
        background-color: #eceaea;
        font-size: 11px;
        font-size: 1.1rem
    }

    .schedule {
        padding-top: 40px
    }

    .schedule_ttl {
        padding: 10px 0;
        font-size: 21px;
        font-size: 2.1rem
    }

    .schedule_sub {
        margin: 30px 0;
        font-size: 14px;
        font-size: 1.4rem
    }

    .schedule_sub span {
        font-size: 22px;
        font-size: 2.2rem
    }

    .schedule_flight {
        display: block
    }

    .schedule_flight_box:last-child {
        margin-top: 15px;
        margin-left: 0
    }

    .schedule_flight_box div {
        width: 100%
    }

    .schedule_flight_box dt {
        width: auto;
        font-size: 17px;
        font-size: 1.7rem
    }

    .schedule_flight_box dd {
        width: auto;
        font-size: 19px;
        font-size: 1.9rem
    }

    .schedule_bnr {
        margin: 30px 0;
        margin-bottom: 60px
    }

    .schedule_bnr .pc {
        display: none
    }

    .schedule_bnr .sp {
        display: block
    }

    .btn_rsv a {
        width: auto;
        max-width: 80%;
        height: auto;
        padding: 15px 0;
        border-width: 3px;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1
    }
}

/*# sourceMappingURL=style.css.map */