@charset "utf-8";

/*------------------------------------------
　Common
------------------------------------------*/
body {
    min-width: 980px;
}

#wrapper {
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
    line-height: 1.6;
}

#breadCrumb {
    width: 980px;
    margin: 0 auto;
}

h1.pageHeading {
    border-bottom: 1px dotted #CCCCCC;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 0 9px;
    width: 980px;
    margin: 0 auto 20px;
}

.totop {
    width: 980px;
    clear: both;
    text-align: right;
    font-size: 12px;
    margin: 8px auto 24px;
}

.w980 {
    width: 980px;
    margin: 0 auto;
}

.bg-pattern {
    background: url(/tour/common/images/special/047_okinawa/step/bg_pattern_black.png);
    background-size: 7px;
    width: 100%;
    height: 100%;
}

/*------------------------------------------
　メインビジュアル
------------------------------------------*/
.main_visual {
    height: 480px;
    background: url(/tour/common/images/special/047_okinawa/step/main_visual.jpg) no-repeat center 0;
    background-size: cover;
    margin-bottom: 80px;
}

.main_visual h2 {
    text-align: left;
    width: 980px;
    margin: 0 auto;
    padding: 66px 0;
}

/*------------------------------------------
　沖縄の旅を探しているこんな方にオススメです。
------------------------------------------*/
h2.plainTit {
    color: #333;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 36px;
}

ul.persona-list {
    overflow: hidden;
    width: 100%;
    padding-top: 24px;
    margin-bottom: 68px;
}

li.persona-list-child {
    position: relative;
    width: 310px;
    height: 148px;
    margin-right: 25px;
    background: #f1f1f1;
    padding: 25px 25px;
    box-sizing: border-box;
    float: left;
}

li.persona-list-child:last-child {
    margin-right: 0;
}

img.persona-icon {
    width: 98px;
    float: left;
    margin-right: 10px;
}

.persona-comment {
    width: 152px;
    height: 80px;
    float: right;
    color: #555;
    font-size: 18px;
    line-height: 1.5;
    padding: 9px 0;
}

li.persona-list-child:before {
    content: "";
    display: block;
    position: absolute;
    top: -32px;
    right: 30px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border: 18px solid transparent;
    border-bottom: 24px solid #f1f1f1;
}

.flt-Box.summary {
    overflow: hidden;
    width: 755px;
    margin: 0 auto;
}

p.flt-left_txt {
    font-size: 18px;
    line-height: 1.7;
    width: 552px;
    margin-right: 40px;
    box-sizing: border-box;
    float: left;
    text-shadow: 1px 1px 0 #fff;
}

p.flt-right_pic {
    width: 163px;
    float: left;
}

span.mb25 {
    display: block;
    margin-bottom: 25px;
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
}

span.qr {
    display: block;
    width: 552px;
    height: 135px;
}

span.qr img {
    width: 100%;
    height: auto;
    box-shadow: 1px 1px 5px #ccc;
    border-radius: 10px;
}

.osusume,.gensen-flow {
    margin-bottom: 74px;
}

/*------------------------------------------
　サブビジュアル
------------------------------------------*/
.sub_visual.step {
    position: relative;
    height: 370px;
    background: url(/tour/common/images/special/047_okinawa/step/sub_visual.jpg) no-repeat center 0;
    background-size: cover;
    margin-bottom: 60px;
}

.sub_visual.step h2.sv-Tit {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    text-shadow: 1px 1px 8px #003894;
}

/*------------------------------------------
　ご予約までの流れ
------------------------------------------*/
h3.tit-ribbon {
    position: relative;
    padding: 13px 0;
    background: url(/tour/common/images/special/047_okinawa/step/tit_ribbon.png) 0 0 no-repeat;
    background-size: 470px 50px;
    background-position: center;
    margin: 0 auto 21px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}

p.tit-Und_txt {
    font-size: 16px;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
}

.gensen-flow .flt-Box {
    position: relative;
    display: inline-table;
    margin-right: 40px;
    margin-bottom: 36px;
    padding: 30px;
    background: url(/tour/common/images/special/047_okinawa/step/bg_pattern_step.jpg);
    background-size: 7px;
    width: 296px;
    height: 100%;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
}

.gensen-flow .flt-Box.step3,.gensen-flow .rsv {
    margin-right: 0;
}

.gensen-flow .flt-Box .top_txt {
    background: url(/tour/common/images/special/047_okinawa/step/ico_step1.png) no-repeat 0 0;
    background-size: 150px;
    background-position: top center;
    height: 194px;
    color: #003894;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding-top: 170px;
    margin-bottom: 24px;
    box-sizing: border-box;
}
    .gensen-flow .flt-Box.step1 .top_txt {
        background: url(/tour/common/images/special/047_okinawa/step/ico_step1.png) no-repeat 0 0;
        background-size: 150px;
        background-position: top center;
    }
    .gensen-flow .flt-Box.step2 .top_txt {
        background: url(/tour/common/images/special/047_okinawa/step/ico_step2.png) no-repeat 0 0;
        background-size: 150px;
        background-position: top center;
    }
    .gensen-flow .flt-Box.step3 .top_txt {
        background: url(/tour/common/images/special/047_okinawa/step/ico_step3.png) no-repeat 0 0;
        background-size: 150px;
        background-position: top center;
    }
.gensen-flow .flt-Box.step1:before,
.gensen-flow .flt-Box.step2:before {
    content: "";
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    margin: auto 0;
    background: url(/tour/common/images/special/047_okinawa/step/arrow_step_right.jpg) no-repeat 0 0;
    background-size: 20px 40px;
}
.gensen-flow .flt-Box.step3:before {
    content: "";
    width: 40px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: 0 auto;
    background: url(/tour/common/images/special/047_okinawa/step/arrow_step_bottom.jpg) no-repeat 0 0;
    background-size: 40px 20px;
}

.gensen-flow .rsv {
    display: inline-table;
    padding: 45px 130px;
    background: url(/tour/common/images/special/047_okinawa/step/bg_pattern_step.jpg);
    background-size: 7px;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    box-sizing: border-box;
}

.gensen-flow .rsv .rsv_txt {
    display: table-cell;
    background: url(/tour/common/images/special/047_okinawa/step/ico_airplane.png) no-repeat 0 0;
    background-size: 77px;
    color: #003894;
    font-size: 28px;
    line-height: 1;
    padding-left: 97px;
    height: 77px;
    vertical-align: middle;
}

/*------------------------------------------
　たびらい厳選ツアーの特徴
------------------------------------------*/
.gensen-feature {
    padding: 60px 0;
    background: url(/tour/common/images/special/047_okinawa/step/bg_pattern_orange.jpg);
    background-size: 7px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.gensen-feature h3.tit-ribbon {
    margin-bottom: 40px;
}

/* カルーセル */
#carouselWrap {
    margin: 0 auto;
    width: 980px;
    height: 426px;
    padding: 0 90px;
    position: relative;
    box-sizing: border-box;
}
#carouselPrev {
    position:absolute;
    top: 50%;
    left: 0;
    margin-top: -42px;
    cursor:pointer;
}
#carouselNext {
    position:absolute;
    top: 50%;
    right: 0;
    margin-top: -42px;
    cursor:pointer;
}
#carouse {
    width:100%;
    height:100%;
    overflow:hidden;
}
#carouselInner li.column {
    width: 800px;
    height: 426px;
    list-style-type:none;
    float:left;
    box-sizing: border-box;
}
#carouselInner li.column .flt-left_img {
    width: 38%;
    float: left;
    margin-right: 4%;
    text-align: center;
}
#carouselInner li.column .flt-right_txt {
    width: 58%;
    float: right;
    margin-top: 3em;
}
#carouselInner li.column .flt-right_txt span.detail_slider_tit {
    display: block;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
}
#carouselInner li.column .flt-right_txt span.detail_slider_text {
    display: block;
    font-size: 15px;
    line-height: 1.7;
}

/*------------------------------------------
　たびらいスタッフの想い
------------------------------------------*/
h2.plainTit-blue {
    color: #003894;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-bottom: 36px;
}

.tabirai-staff {
    padding: 95px 0;
    background: url(/tour/common/images/special/047_okinawa/step/bg_summary.jpg) no-repeat bottom center;
    background-size: cover;
}

.staff-list {
    overflow: hidden;
    width: 980px;
    margin: 0 auto 70px;
}

.staff-Intro {
    width: 300px;
    background: #fff;
    padding: 50px 30px;
    margin-right: 40px;
    float: left;
    box-sizing: border-box;
    box-shadow: 1px 1px 5px #ccc;
}

.staff-Intro:last-child {
    margin-right: 0;
}

.staff-pic {
    width: 149.1px;
    height: auto;
    margin: 0 auto 25px;
}

.staff-name {
    color: #003894;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-bottom: 25px;
}

.staff-comment {
    color: #777;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 25px;
}

.staff-osusume {
    color: #777;
    font-size: 16px;
    line-height: 1.7;
}

.staff-pic img {
    width: 100%;
    height: auto;
}

/*------------------------------------------
　宿くらべ
------------------------------------------*/
.hotelLink {
    display: table;
    width: 755px;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 5px;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.5);
}

.hotelLink__title {
    display: table-cell;
    width: 85px;
    vertical-align: middle;
}

.hotelLink__list {
    display: table-cell;
    width: 660px;
    color: #333;
}

a.hotelLink__list__item {
    color: #333;
    text-decoration: underline;
}

a.hotelLink__list__item:hover {
    text-decoration: none;
}