@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&display=swap');

/* ページ設定 */
.kyufunWrap .mainWrap {
    color: #333;
    line-height: 1.7;
    font-size: 14px;
    font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif
}

.kyufunNav {
    padding: 0 40px;
}

.navList li a {
    background: #927532;
    border-bottom: 1px solid #735612;
    color: #fff;
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    border-radius: 2px;
    font-style: italic;
}

.navList li a::after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    bottom: 3px;
    border-style: solid;
    border-width: 5.8px 3.5px 0 3.5px;
    border-color: #eacb1e transparent transparent transparent;
}


h2.ttl01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 35px;
    color: #594f32;
    line-height: 1;
    margin-top: 20px;
}

h2.ttl01 .ttlIcon {
    padding-top: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
}

h2.ttl01 .ttl {
    margin-left: 5px;
}

.ttlUnderline {
    margin-bottom: 20px;
}

.floatWrap img,
.list img {
    padding: 1px;
    background: #FFF;
    border: solid 1px #ccc;
}

.floatWrap {
    padding: 0 0 30px;
    overflow: hidden;
}

.floatWrap dt {
    float: left;
    padding: 0 20px 0 0;
    width: 41%;
}

h3.ttl02 {
    color: #786742;
    font-size: 20px;
    font-weight: bold;
    clear: none;
    line-height: 1.2;
}

.kyufunMeasureItemInner {
    padding: 0 20px;
}

.tourTxt {
    font-size: 18px;
    line-height: 1.7;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #dc0000;
}

.tourBtnList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.tourBtnList li {
    letter-spacing: normal;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 0 5px;
}

.tourBtnList li a {
    display: block;
}

.tourBtnList li a.btn_nomove {
    background: #BFBFBF;
    border: solid 3px #BFBFBF;
}

.tourBtnList li a.btn_nomove .price {
    color: #fff;
}

.tourBtnList li a .departure {
    background: #c52d2d;
    color: #FFF;
    line-height: 1;
    font-size: 27px;
    border-radius: 6px;
    border-right: solid 2px #9c2020;
    border-bottom: solid 2px #9c2020;
    margin-bottom: 5px;
    display: block;
    padding: 12px 15px 9px;
}

.tourBtnList li a .price {
    color: #c90e09;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -0.04em;
}

.list {
    margin-top: 20px;
}

.caption {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 5px;
}

.rest .floatWrap dt {
    width: 34%;
}

.rest dd .txt:first-of-type {
    padding-bottom: 15px;
}

.weather .kyufunMeasureItemInner .txt:first-of-type {
    padding-bottom: 15px;
}

.direction .kyufunMeasureItemInner .ttl02 {
    margin-top: 10px;
}

.direction .kyufunMeasureItemInner .txt.bottom {
    padding: 10px 0 5px;
}

.direction .txt .subTtl {
    color: #dc0000;
    font-size: 15px;
    font-weight: 700;
}

.twilightInner {
    background: #ffe9f5;
    padding: 10px;
}

.twilightWrap {
    background: #FFF url(/import/tenant_1/www.wbf.co.jp/mlp/img/pc/bg_dot_line.png) repeat-y 2em top;
    overflow: hidden;
    border-left: solid 10px #fff;
    border-top: solid 10px #fff;
    border-right: solid 10px #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.scheduleBox {
    width: 40%;
}

.scheduleBox dl dt {
    line-height: 1.6;
    position: relative;
    background: #FFF;
    padding: 5px 0 3px;
    width: 7em;
}

.scheduleBox dl dd {
    margin-top: -27px;
    line-height: 1.6;
    padding: 0 0 60px 7.5em;
}

.scheduleBox dl dd.planLast {
    background: #FFF;
}

.scheduleBox dl dd .ttlPlan {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.ttlDay {
    color: #ff266c;
    font-weight: bold;
    background: #FFF;
    padding-top: 17px;
    font-size: 15px;
}

.spotBox {
    width: 57%;
}

.spotBoxWrap {
    background: #fff4f4;
    padding: 10px;
    margin-bottom: 10px;
}

.photoBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.photoBox dt {
    width: 40%;
}

.photoBox dd {
    width: 58%;
}

.photoBox dd .photoTtl {
    font-weight: bold;
    margin-bottom: 8px;
}

.photoBox dd .photoTxt {
    line-height: 1.6;
}

.photoBox dd .underline {
    font-weight: 700;
    border-bottom: solid 2px #FF00FF;
}

.dp {
    text-align: center;
    margin: 0px 15px 0px;
    overflow: hidden;
    background: #ffe9f5;
    padding: 10px 10px 40px;
}

.dp h3.ttl02 {
    border-bottom: 1px solid #786742;
}

.dp .txt {
    font-size: 13px;
    line-height: 1.2;
}

.dp .txt a {
    color: #00A0E9;
}

.dp .txt a:hover {
    text-decoration: underline;
}

.expranation {
    margin-top: 15px;
}

.dpImage {
    padding: 10px 10px 25px 10px;
    margin-top: 30px;
}

.dpImage img {
    display: inline;
}

.option .dp {
    background: none;
}

@media (max-width: 1024px) {
    .kyufunWrap .mainWrap .inner {
        max-width: 100%;
    }

    .kyufunNav {
        padding: 0 14px;
    }

    .navList li a {
        font-size: 17px;
    }
}

@media (max-width: 599px) {
    .kyufunWrap .mainWrap {
        font-size: 16px;
    }

    .kyufunWrap .mainWrap .inner {
        width: 100%;
    }

    .kyufunNav {
        padding: 0;
    }

    .navList {
        margin: 0 15px;
    }

    .navList li a {
        padding: 7px 0 10px;
    }

    h2.ttl01 {
        font-size: 28px;
        padding-bottom: 7px;
        margin-left: 10px;
    }

    h2.ttl01.small {
        font-size: 25px;
    }

    h2.ttl01 .ttlIcon {
        padding-top: 1px;
    }

    .floatWrap dt {
        float: none;
        padding-right: 0;
        margin-bottom: 5px;
        width: 100%;
    }

    h3.ttl02 {
        padding-top: 5px;
    }

    .tourTxt {
        font-size: 16px;
        line-height: 1.6;
    }

    .tourBtnList {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .tourBtnList li {
        width: 46%;
        margin-bottom: 7px;
    }

    .tourBtnList li a.btn_nomove {
        background: none;
        border: none;
    }

    .tourBtnList li a.btn_nomove .price {
        color: #c90e09;
    }

    .tourBtnList li a .departure {
        font-size: 20px;
        padding: 9px 0 5px;
        margin-bottom: 2px;
    }

    .tourBtnList li a .price {
        font-size: 18px;
    }

    .caption {
        font-size: 15px;
    }

    .rest .floatWrap dt {
        width: 100%;
    }

    .direction .txt .subTtl {
        font-size: 17px;
    }

    .twilightInner {
        padding: 5px;
    }

    .twilightWrap {
        display: block;
        background-size: 2px auto;
        border-left: solid 5px #fff;
        border-top: solid 5px #fff;
        border-right: solid 5px #fff;
    }

    .scheduleBox {
        width: 100%;
    }

    .scheduleBox dl dt {
        width: 6.5em;
        font-size: 18px;
    }

    .scheduleBox dl dd {
        margin-top: -31px;
        padding: 0 0 5px 7.5em;
    }

    .scheduleBox dl dd .ttlPlan {
        font-size: 18px;
    }

    .ttlDay {
        font-size: 16px;
        line-height: 1.6;
    }

    .spotBox {
        width: 100%;
    }

    .photoBox {
        display: block;
    }

    .photoBox dt {
        width: 100%;
        margin-bottom: 10px;
    }

    .photoBox dd {
        width: 100%;
    }

    .photoBox dd .photoTtl {
        font-size: 18px;
    }

    .dp .txt {
        font-size: 17px;
    }
}

.subtxt {
  padding: 15px;
  border: dashed 2px #594f32;
  margin-bottom: 40px;
}


.ttl-sixbox {
  margin: 20px 10px;
    padding: 6px 10px 5px;
    background: #594f32;
    color: #fff;
    font-size: 200%;
    font-weight: bold;
    border-left: 6px solid #d4bb74;
}


/*campaignQa*/
.campaignQa .box dl+dl {
    margin-top: 40px;
}

.campaignQa .box dl > * {
    font-size: 18px;
    padding: 30px 50px 30px 140px;
    border-radius: 4px;
    position: relative;
    z-index: 0;
}

.campaignQa .box dl dt {
  background: #fff;
    cursor: pointer;
}
.campaignQa .box dl dt.active{
  border-radius:4px 4px 0 0;
}

.campaignQa .box dl dd {
    background: #fff;
    border: 1px dashed #eee;
}

.campaignQa .box dl dt:before {
    content: "";
    width: 10px;
    height: 10px;
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -6px;
    -webkit-transform: rotate( 45deg);
            transform: rotate( 45deg);
}

.campaignQa .box dl dt.active:before {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
}

.campaignQa .box dl .sub {
    width: 60px;
    height: 60px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    border-radius: 4px;
    position: absolute;
    top: 45px;
    left: 30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 0;
}

.campaignQa .box dl dt .sub {
  background: #786742;
}

.campaignQa .box dl dd .sub {
  background: #c00;
}

.campaignQa .box dl .more a {
    background-color: #568fc7;
    color: #fff;
    padding: 5px 10px 4px 25px;
    margin: 0 5px;
    border-radius: 4px;
    position: relative;
    display: inline-block;
}

.campaignQa .box dl .more a:after {
    content: '';
    width: 6px;
    height: 6px;
    border-bottom: solid 2px #FFF;
    border-right: solid 2px #FFF;
    position: absolute;
    top: 60%;
    left: 5px;
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    z-index: 0;
}

.campaignQa .box dl .moreTxt {
    display: inline-block;
}

.campaignQa .box dl .moreTxt a {
    color: #568fc7;
}

.campaignQa .box dl .moreTxt a:hover {
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .campaignQa .box dl+dl {
        margin-top: 20px;
    }
}

@media (max-width: 599px) {
    .campaignQa .box dl > * {
        font-size: 14px;
        padding: 20px 30px 10px 55px;
    }
    
    .campaignQa .box dl .sub {
        width: 35px;
        height: 35px;
        font-size: 18px;
        line-height: 35px;
        top: 30px;
        left: 10px;
    }

    .campaignQa .box dl dt:before {
        width: 8px;
        height: 8px;
        right: 10px;
    }
}
